
/* Author: Louis Holladay
 * Website: AdminDesigns.com
 * Last Updated: 01/12/14 
 
 * This file is reserved for changes made by 
 * the user. It's often times a good idea to 
 * seperate your changes from the themes core.
 * It makes modifications, and future theme
 * updates much easier to apply.
-----------------------------------------------*/


/* These styles have been placed here for as 
 * they have a high chance of needing to be
 * changed if one decides to modify the header
-----------------------------------------------*/

/*Theme customizer 
   Added by Alaa Ahmed */
.navbar {
    /*OLD CSS change to become the same Portal Page*/
    /*background-color: rgb(79, 150, 180);*/
    background-color: #1C7476;
    background-image: none;
}

#sidebar ul.sidebar-nav > li > a {
    border-color: #c9c9c9;
    background-color: transparent;
    background-image: -webkit-linear-gradient(top, #ffffff 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ffffff 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f5f5f5", GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

#sidebar ul.sidebar-nav li ul.sub-nav {
    background: #fafafa;
    border-color: #c9c9c9;
}

.sidebar-toggle {
    background-color: rgb(170, 170, 170);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff", endColorstr="#00ffffff", GradientType=0);
    background-repeat: repeat-x;
}

ul.sidebar-nav > li > a .glyphicons {
    color: rgb(40, 123, 171);
}

#topbar {
    background-color: rgb(240, 240, 240);
    background-image: none;
}

.breadcrumb li a {
    /*color: rgb(79, 150, 180);*/
    color: #1f496e;
}

.go-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 1;
    width: 55px;
    height: 55px;
    background-image: url(../img/upimg.png);
    background-repeat: no-repeat;
    background-position: center;
    display: none;
    font-size: 14px !important;
    color: #565656 !important;
    text-align: center;
    text-indent: -999px;
    overflow: hidden;
}



.footer-baner {
    float: right;
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 10px;
    right: 15px;
    padding: 10px;
    z-index: 999999 !important;
}


/*.breadcrumb li:nth-child(n+4):before {
        padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}*/

.panel-heading {
    background-color: #1C7476;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 35%, rgba(0, 0, 0, 0.12) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 35%, rgba(0, 0, 0, 0.12) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff", endColorstr="#00ffffff", GradientType=0);
    background-repeat: repeat-x;
}

.panel-title .fa {
    color: #fff;
}

.panel-title {
    color: rgb(255, 255, 255);
}

    .panel-title span {
        margin-right: 5px;
        margin-left: 0px;
    }

.panel {
    border-color: rgb(28, 91, 134);
    -webkit-box-shadow: 0 1px 3px #000000,0 -1px 1px #000000;
    -ms-box-shadow: 0 1px 3px #000000,0 -1px 1px #000000;
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15),0 -1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px #000000,0 -1px 1px #000000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15),0 -1px 1px rgba(0, 0, 0, 0.05);
    background-color: rgb(240, 240, 240);
    background-image: none;
}



#content:after {
    background-color: rgb(255, 255, 255);
    background-image: none;
}

/*----------------------------------------------------------------------------------------------------------------------------*/

body {
    padding-top: 0 !important;
}

@media (min-width: 1200px) {
    .container {
        width: 100% !important;
    }
}

/*#content {
    min-height: 900px !important;
}*/

#pagefooter {
    margin-bottom: -20px !important;
    border-top: 1px solid rgb(207, 205, 205);
    -webkit-box-shadow: 0 -2px 1px 0 #000000;
    -webkit-box-shadow: 0 -2px 1px 0px #000000;
    -moz-box-shadow: 0 -2px 1px 0px #000000;
    -moz-box-shadow: 0 -2px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -2px 1px 0px #000000;
    box-shadow: 0 -2px 1px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    min-width: 100%;
    z-index: 10 !important;
    background-color: #FFF;
}



.footernav {
    padding: 5px 0px;
    background-image: url("../img/patterns/1.png");
}

.row {
    margin-left: 0px !important;
    /* For resizing console buttons within viewport*/
    margin-right: 0px !important;
}

.navbar-logo strong {
    font-size: 28px;
    color: #f5f5f5;
}

.navbar-brand .navbar-logo {
    max-width: 400px !important;
}

.navbar-brand {
    width: 400px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}

.dsglogo {
    margin: 5px;
    float: left !important;
}

.iacadlogo {
    float: right !important;
}

/* navbar bottom border disabled by default */

.navbar {
    /*border-bottom: 1px solid transparent;*/
    margin-bottom: 1px !important;
    z-index: 100;
}

.breadcrumb {
    background-color: transparent !important;
    z-index: 999 !important;
    padding: 15px;
    padding-left: 0px;
}

#topbar {
    z-index: 99 !important;
    border-left: none !important;
    /*margin-left: 1px;*/
    margin-right: 0px;
}

/* Top Bar Menu Navigation */

.menunav {
    background-image: url("../img/patterns/1.png");
    /*margin-left: 1px;*/
    position: relative;
}

    .menunav ul {
        text-align: left;
        display: inline;
        margin: 0;
        padding: 5px 4px 7px 0;
        padding: 10px 10px;
        list-style: none;
        z-index: 999;
        position: relative;
    }

        .menunav ul li {
            font: bold 12px/18px sans-serif;
            display: inline-block;
            margin-right: -4px;
            position: relative;
            padding: 10px 10px;
            cursor: pointer;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -ms-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s;
            margin-bottom: 0px;
        }

            .menunav ul li a {
                text-decoration: none;
            }

                .menunav ul li a:hover {
                    color: white;
                }

            .menunav ul li:hover {
                background: #555;
                color: White;
            }

            .menunav ul li ul {
                padding: 0;
                position: absolute;
                top: 35px;
                left: 0;
                width: 150px;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                display: none;
                opacity: 0;
                visibility: hidden;
                -webkit-transiton: opacity 0.2s;
                -moz-transition: opacity 0.2s;
                -ms-transition: opacity 0.2s;
                -o-transition: opacity 0.2s;
                -transition: opacity 0.2s;
            }

                .menunav ul li ul li {
                    background: #555;
                    display: block;
                    color: #fff;
                    /*text-shadow: 0 -1px 0 #000;*/
                    margin-bottom: 0px;
                }

                    .menunav ul li ul li a:hover {
                        color: white;
                    }

                    .menunav ul li ul li:hover {
                        background: #666;
                    }

            .menunav ul li:hover ul {
                display: block;
                opacity: 1;
                visibility: visible;
            }


/* header button states - text colors */

.header-btns > div > button:focus {
    color: #666;
}

.header-btns > div > button:hover {
    color: #0094d2;
}

.logocontainer {
    min-width: 100%;
    min-height: 60px;
    display: block;
    background-color: white;
}

.LayoutSrchTxt {
    margin-left: 570px;
}

.LayoutSrchBtn {
    margin: 0px;
}

/* Choosen List*/

.chosen-container {
    height: 100% !important;
}

    .chosen-container a {
        height: 34px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-top-right-radius: 4px !important;
        border-bottom-right-radius: 4px !important;
        padding: 6px 14px !important;
        background-color: none !important;
        background-image: none !important;
        border: 1px solid #cccccc !important;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
        font-size: 14px !important;
    }

.chosen-container-active a {
    border-bottom-right-radius: 0px !important;
}

.chosen-container a span {
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 26px !important;
}

.chosen-container {
    width: 100% !important;
    max-width: 280px !important;
}

.chosen-container-single .chosen-single div {
    left: auto !important;
    right: 0px !important;
}

    .chosen-container-single .chosen-single div b {
        background-position-y: 5px !important;
        background-position-x: 2px !important;
    }

.chosen-container .chosen-drop {
    border: 1px solid #cccccc !important;
    z-index: 999 !important;
    min-width: 100% !important;
    max-width: 280px !important;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -15px 5px !important;
}

/* Register Page Styles*/

.container .panel {
    width: auto !important;
}

.requiredType1 label {
    font-weight: bold;
}

    .requiredType1 label:after {
        color: #e32;
        content: ' *';
        display: inline;
    }

    .requiredType1 label.radio-inline {
        font-weight: normal;
    }

        .requiredType1 label.radio-inline:after {
            display: none;
        }

.required label label {
    font-weight: bold;
}

    .required label label:after {
        color: #e32;
        content: ' *';
        display: inline;
    }

.phoneNo {
    text-align: left;
    direction: ltr;
}





input.wait {
    background: url(../img/form/ajax-loader.gif)no-repeat center right;
}

input.success {
    background: url(../img/form/keygen-sucess24x24.png)no-repeat center right;
}

input.failure {
    background: url(../img/form/Error-icon24x24.png)no-repeat center right;
}

#fbContainer {
    margin: 2%;
    text-align: center;
    height: 100%;
}


.fb {
    height: 100%;
    float: left;
    margin: 0 2% !important;
    width: 46%;
    min-width: 150px !important;
}

    .fb .panel {
        border: 2px solid rgb(216, 215, 215);
        min-height: 400px !important;
    }



    .fb > input[type=radio] {
        display: inline;
        opacity: 0;
    }

    .fb .panel {
        cursor: pointer;
    }

        .fb .panel .glyphicon {
            overflow: hidden !important;
        }

        .fb .panel .panel-body div {
            margin: 10px;
        }

    .fb > input[type=radio]:checked + .panel {
        border: 2px solid #f00;
        /*-webkit-box-shadow: 10px 0px 30px rgba(0,0,0,0.3);
                                                                                    -moz-box-shadow: 10px 0px 30px rgba(0,0,0,0.3);
                                                                                    box-shadow: 10px 0px 30px rgba(0,0,0,0.3);*/
    }

.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
    z-index: 999;
    display: none;
}

.ribbon-green {
    font: bold 15px Sans-Serif;
    color: #333;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
    background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
    color: #6a6340;
}

    .ribbon-green:before, .ribbon-green:after {
        content: "";
        /*border-top: 3px solid #6e8900;
                                                        border-left: 3px solid transparent;
                                                        border-right: 3px solid transparent;*/
        position: absolute;
        bottom: -3px;
    }

/* Wizard*/

.wizard-wrapper {
    padding-left: 0px !important;
    text-align: center !important;
}

.wizard li.disabled {
    display: none !important;
}

.wizard li.save {
    float: right !important;
}

/*---------------------------------------------
 * Place your custom styles or styles which 
 * have been generated with the customization 
 * tool below this line. 
----------------------------------------------*/

@media (max-width: 767px) {
    body.mobile-viewport .fb {
        float: left !important;
        margin: 0 1% !important;
        width: 44% !important;
    }

        body.mobile-viewport .fb .panel {
            min-height: 243px !important;
        }

            body.mobile-viewport .fb .panel .description {
                display: none;
            }

    .logocontainer {
        min-width: 100%;
        /*min-height: 120px;*/
        display: block;
        background-color: white;
    }

    .breadcrumb {
        text-align: left !important;
        z-index: 999 !important;
    }
}

@media (min-width: 1450px) {
    #content {
        margin-left: 200px !important;
        margin-right: 0px !important;
    }

        #content > .container {
            padding: 35px 35px 50px 45px !important;
        }

    #sidebar {
        width: 200px !important;
    }

        #sidebar:before {
            width: 200px !important;
        }

    #sidebar-search form {
        max-width: 140px !important;
    }

    #sidebar-search {
        display: none;
    }

    ul.sidebar-nav ul.sub-nav > li > a,
    ul.sidebar-nav ul.sub-nav > li:last-child a {
        padding-left: 35px !important;
        padding-right: 0px !important;
    }
}






/*********Side Bar**********/

#sidebar {
    width: 200px !important;
    /*z-index: 100 !important;*/
    z-index: auto !important;
    border-right: 1px solid #d2d2d2;
    border-left: none !important;
    -webkit-transition: width .1s ease-out;
    transition: width .1s ease-out;
}

body.sidebar-collapsed #sidebar {
    width: 40px !important;
    -webkit-transition: width .1s ease-out;
    transition: width .1s ease-out;
}

body.sidebar-collapsed #content {
    margin-left: 40px !important;
    margin-right: 0px !important;
    width: 98% !important;
    -webkit-transition: width .1s ease-out;
    transition: width .1s ease-out;
}

body #content {
    margin-left: 200px !important;
    margin-right: 0px !important;
    /*width: 85% !important;*/
    -webkit-transition: width .1s ease-out;
    transition: width .1s ease-out;
}

body #contentTab {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 10px !important;
    /*width: 85% !important;*/
    -webkit-transition: width .1s ease-out;
    transition: width .1s ease-out;
}

body.sidebar-persist #sidebar-search form {
    max-width: 140px;
    display: block;
}

#sidebar-search {
    display: none;
}

ul.sidebar-nav > li > a .sidebar-title, body.sidebar-collapsed ul.sidebar-nav > li > a .sidebar-title {
    width: 160px !important;
}

body.mobile-viewport #sidebar {
    width: 40px !important;
}

body.mobile-viewport #content {
    margin-left: 40px !important;
    margin-right: 0px !important;
    /*max-width: 95% !important;*/
    width: auto !important;
}

body.mobile-viewport #contentTab {
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-top: 5px !important;
    /*max-width: 95% !important;*/
    width: auto !important;
}

body.sidebar-persist.mobile-viewport #sidebar {
    width: 200px !important;
    max-width: 200px !important;
}

body.sidebar-persist.mobile-viewport #content {
    left: 0px !important;
    margin-left: 200px !important;
    margin-right: 0px !important;
    max-width: 85% !important;
    width: auto !important;
}


.profileInfoBox {
    float: right !important;
}


.editInfoBox {
    float: right !important;
}

body.mobile-viewport .profileInfoBox {
    float: none !important;
}

body.mobile-viewport .editInfoBox {
    float: none !important;
}

/* Happiness meter Smiley Div Responsive*/
body.mobile-viewport #applicationdiv {
    left: 0px !important;
    width: 50px;
}

    body.mobile-viewport #applicationdiv a img {
        width: 50px;
    }


body.mobile-viewport #eComplaindiv {
    left: 50px !important;
    width: 50px;
}

    body.mobile-viewport #eComplaindiv a img {
        width: 50px;
    }

/**** Wizard Step Vertical ***/

@media (max-width: 400px) {
    ul.wizard-steps li {
        display: block;
        width: 55%;
    }

        ul.wizard-steps li:after {
            width: 8px;
            height: 100%;
        }

        ul.wizard-steps li a {
            top: -45px;
            left: 80px;
        }
}

/*** IACAD Logo Small***/
@media (max-width:600px) and (min-width:340px) {
    .iacadlogo img {
        content: url("../img/small_iacad_logo.png")!important;
        
    }

    .fa-ul {
        padding: 0px 10px 0px 0px !important;
        margin: 0px 0px 0px 5px !important;
    }
}

@media (max-width:340px) {
    .iacadlogo img {
        content: url("../img/IACAD-LOGO.png")!important;
        
    }

  .fa-ul {
        padding: 0px 10px 0px 0px !important;
        margin: 0px 0px 0px 5px !important;
    }
}

/*** Login Page Label Fix ***/

@media (min-width: 992px) {
    .form-horizontal .control-label {
        text-align: left !important;
        display: block !important;
    }
}

/**** Modal Close Button*****/

.close {
    float: right !important;
}

/**** fatwa discription steps *****/

.fatwa-discription-steps {
    margin: 5px;
    width: 20.3%;
    text-align: center;
    direction: ltr;
    vertical-align: middle;
    border-radius: 5px;
    line-height: 90px;
}

.fatwa-discription-steps-i {
    width: auto;
}

.hide-down-arrow {
    display: none;
}

.hide-right-left-arrow {
    display: block;
}

@media (max-width: 700px) {
    .fatwa-discription-steps {
        text-align: center;
        vertical-align: middle;
        line-height: 100px;
        margin: 5px;
        width: 70%;
        border-radius: 5px;
        clear: left;
    }

    .hide-down-arrow {
        display: block;
    }

    .hide-right-left-arrow {
        display: none;
    }
}

.form-Control {
    text-transform: capitalize;
}

/*Datatable Processing*/

.dataTables_processing {
    height: 200px !important;
    background-image: url("../img/form/loading1.gif");
    background-repeat: no-repeat;
    background-position: center;
    color: transparent !important;
}

/*Dropdown button inside Datatable*/

.dropdown-menu .inside-datatable {
    direction: rtl;
    left: -80px;
}

.dataTables_empty {
    text-align: center;
}

/*Smart Search Datatable*/

#dt1_wrapper div.dataTables_paginate {
    float: right;
    margin: 10px;
}

#dt1_wrapper div.dataTables_length {
    float: left;
    margin: 10px;
}

#dt1_wrapper div.dataTables_filter {
    float: right;
    margin: 10px;
}

#dt1_wrapper {
    margin-right: 2px;
}

    #dt1_wrapper table.dataTable {
        border: 1px solid #E2E2E2;
    }


@media (max-width: 800px) {
     [id^="dt"].table,
    thead,
    tbody,
    tfoot,
    tr:not(.dow),
    td:not(.day),
    th:not(.switch):not(.prev):not(.next):not(.dow) {
        display: block;
        border: none;
    }

        [id^="dt"].table thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    [id^="dt"] tfoot tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    [id^="dt"] tbody tr th { /* Behave  like a "row" */
    }

    [id^="dt"] tbody tr {
        /* Behave  like a "row" */
        border: 1px solid gray;
        margin: 20px 0;
    }

        [id^="dt"] tbody tr td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 50%;
            white-space: normal;
            text-align: left;
            min-height: 30px;
        }

    [id^="dt"] tbody td:last-child {
        min-height: 60px;
    }

    [id^="dt"] tbody td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        /*white-space: nowrap;*/
        text-align: left;
        font-weight: bold;
    }

    /*
	Label the data
	*/
    [id^="dt"] td:before {
        content: attr(data-title);
    }

    [id^="dt"] tbody td:last-child .dropdown-menu {
        top: -95px;
        left: 0;
    }

    [id^="dt"].mosqueTable tbody td:first-child {
        padding-left: 0% !important;
        text-align: center;
    }

    [id^="dt"].mosqueTable tbody td:last-child {
        padding-left: 0% !important;
        text-align: center;
    }

        [id^="dt"].mosqueTable tbody td:last-child .btn {
            width: 80%;
        }
}

/*Modal Dialog*/
#formModal .modal-content {
    width: auto !important;
}

    #formModal .modal-content .checkboxinside {
        text-align: center !important;
    }

body.mobile-viewport #formModal .modal-content .checkboxinside {
    text-align: left !important;
}

/*Text Ellipsis*/
.textellipsis {
    text-overflow: ellipsis;
    display: -webkit-box;
    padding-bottom: 5px !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}

/*Messages Click Row*/
.rowStep td {
}

tr.rowStep:hover td {
    background-image: url("../img/patterns/1.png");
    cursor: pointer;
}

tr.template-upload:first-child td {
    width: 35% !important;
    max-width: 35% !important;
}

tr.template-upload:first-child img {
    width: 35% !important;
    max-width: 35% !important;
}


select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: auto !important;
}

.bgcolor-white {
    background-color: #fff;
}

.panel-title {
    text-shadow: 0 1px #999 !important;
}

.dl-horizontal .mosquePanel dt {
    width: 190px;
}

.panel {
    background-color: rgb(255, 255, 255);
    background-image: none;
}

.dl-horizontal dt label {
    margin-bottom: 5px;
}

.dl-horizontal dd {
    margin-bottom: 5px;
}

/*Prayer Timings SubMenu*/
ul li a.submenuitem {
    text-align: left;
}

    ul li a.submenuitem i.fa:before {
        padding-right: 10px;
    }

div.navbar-logo {
    padding-left: 10px;
    padding-top: 3px;
}



/*View Fatwa Answer Panel to display Status*/
.email-content .row .panel {
    padding: 10px;
    background-image: url('/img/patterns/2.png');
    margin-right: 20px;
    border: none;
    min-width: 100px;
}

    .email-content .row .panel div {
        font-size: 24px;
        text-align: center;
    }

        .email-content .row .panel div strong {
            font-size: 18px;
            text-align: center;
        }

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

#applicationdiv {
    position: fixed;
    bottom: 0px;
    left: 15px;
    background-color: #006977;
    padding: 10px;
    z-index: 2000 !important;
}

#eComplaindiv {
    position: fixed;
    bottom: 0px;
    left: 70px;
    /*background-color: #006977;*/
    padding: 10px;
    z-index: 2000 !important;
}

ul.sidebar-nav > li > a .sidebar-title, body.sidebar-collapsed ul.sidebar-nav > li > a .sidebar-title {
    z-index: 10001 !important;
}

.divLoader {
    /*content: url(../img/form/ajax-loader.gif)no-repeat 0 0;*/
    background: url(../img/form/ajax-loader.gif)no-repeat 0 0;
    min-width: 16px;
    min-height: 16px;
    margin: auto;
}

@media (max-width: 990px) and (min-width: 767px) {
    .pager {
        float: left;
    }

    .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}



@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .container {
        width: 100%;
    }
}

.inputInlineSearch {
    width: 130px;
    -webkit-transition: width 0.3s ease-in-out;
    background-image: url('../img/icon-search.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    text-indent: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
}

    .inputInlineSearch:focus {
        width: 100%;
        -webkit-transition: width 0.5s ease-in-out;
    }

.inputInlineSearchDiv {
    position: absolute;
    top: 0px;
    right: 0px;
}



@media (max-width: 990px) {
    .inputInlineSearch {
        display: inline;
        width: 30px;
        -webkit-transition: width 0.3s ease-in-out;
        background-image: url('../img/icon-search.png');
        background-position: right 5px center;
        background-repeat: no-repeat;
        border: 1px solid #ccc;
        text-indent: 30px;
        -webkit-border-radius: 50px;
        border-color: rgba(79, 150, 180, 0.1);
        outline: 0 none;
        position: absolute;
        top: 0px;
        right: 0px;
    }

        .inputInlineSearch:focus {
            width: 100%;
            -webkit-transition: width 0.5s ease-in-out;
        }

    .inputInlineSearchDiv {
        width: 100%;
        z-index: 10000;
    }

    .console-btn-Small {
        height: 140px !important;
    }
}


/* Horizontal Scrolling Removed*/
.navbar-nav {
    margin: 7.5px;
    margin-right: 0px;
}

.navbar-right {
    margin-right: 0px;
}

.console-btn-Small {
    height: 140px !important;
}

.console-btn-Medium {
    height: 185px !important;
}

.console-Text-Small {
    font-size: 12px !important;
}

.absolute-position-left {
    left: 0;
    right: auto;
}

.absolute-position-right {
    left: auto;
    right: 0;
}

/*Spacing between icons and Text*/
.glyphicons, .glyphicon, .imoon, .fa {
    margin-right: 5px;
    margin-left: auto;
}

.custom-table-border-outer {
    border-color: rgb(28, 91, 134);
    border: 1px solid;
    border-radius: 5px;
    padding: 5px;
}

.textalign {
    text-align: left;
}

.textalignright {
    text-align: right;
}

textarea.fixed-width {
    width: 100%;
    max-width: 100%;
    height: initial !important;
}

textarea.fixed-height {
    max-height: 100%;
    width: initial !important;
}

/*Console styles*/
#homePageConsoleButtons {
    moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}

    #homePageConsoleButtons > div.col-md-4 {
        width: 100%;
    }

@media (max-width: 990px) {
    #homePageConsoleButtons {
        moz-column-count: 1;
        -moz-column-gap: 20px;
        -webkit-column-count: 1;
        -webkit-column-gap: 20px;
        column-count: 1;
        column-gap: 20px;
    }
}

.console-title {
    margin-top: 9px;
    font-weight: bold !important;
    font-size: 14px !important;
    /*color: #428BCA !important;*/
    color: #204C7A !important;
    display: table-cell;
    padding-left: 10px;
}

.console-subtitle {
    text-align: right;
    /*color: #428BCA !important;*/
    color: #204C7A !important;
}

.console-btn:hover .console-icon {
    color: rgb(79, 150, 180);
}

.console-btn .console-text {
    display: inline-block;
    padding-top: 5px;
    width: 100%;
}

.console-icon.divider-right {
    display: table-cell;
    margin-right: 5px;
}

.console-btn > a > div {
    display: table;
    margin-bottom: 5px;
}

input[type="submit"][disabled], input[type="submit"][disabled] {
    cursor: not-allowed;
}

.superscriptError {
    vertical-align: super;
    font-size: xx-small;
    color: red;
}

.gritter-close {
    right: 3px;
    left: auto !important;
}

.user-menu .item-message {
    text-align: left;
}

/*#filterOptions.pager > li.active a {
    background-color: #428BCA;
    border: 1px solid #428BCA;
    color: white;
}*/

#filterOptions.pager > li.active a {
    background-color: #248286;
    border: 1px solid #248286;
    color: white;
}


/*button,input[type=search],input[type=button],input[type=submit],a,input[type=text], textarea {
              outline: none;
              padding: 3px 0px 3px 3px;
              margin: 5px 1px 3px 0px;
              border: 1px solid #DDDDDD;
            }*/
.note-editable:focus {
    transform: scale(1) !important;
}
/*body *:focus { */
input:focus, label:focus, button:focus, textarea:focus, a:focus {
    -webkit-box-shadow: 0px 0px 150px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 150px rgba(0,0,0,1);
    box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    /*-webkit-transform: scale(1.5);*/
    -ms-transition: all 200ms ease-in;
    /*-ms-transform: scale(1.5);*/
    -moz-transition: all 200ms ease-in;
    /*-moz-transform: scale(1.5);*/
    transition: all 200ms ease-in;
    /*transform: scale(1.2);*/
}

.zoomInFocus {
    -webkit-box-shadow: 0px 0px 150px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 150px rgba(0,0,0,1);
    box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    /*-webkit-transform: scale(1.5);*/
    -ms-transition: all 200ms ease-in;
    /*-ms-transform: scale(1.5);*/
    -moz-transition: all 200ms ease-in;
    /*-moz-transform: scale(1.5);*/
    transition: all 200ms ease-in;
    /*transform: scale(1.2);*/
}

.accordion-toggle-icon:focus {
    display: inline !important;
    font-size: 100%;
}

.accordion-toggle-icon.zoomInFocus {
    display: inline !important;
}

.resetinputInlineSearch {
    border: 1px solid transparent;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
}

    .resetinputInlineSearch:after {
        content: "x";
        background-color: #1C7476; /*rgb(79, 150, 180);*/
        width: 50px;
        height: 50px;
        color: #FFFFFF !important;
        position: relative;
        right: 5px;
        top: 9px;
        margin: auto;
        border-radius: 50%;
        text-align: center;
        vertical-align: middle;
        -webkit-box-shadow: 0 0 2px #1C7476;
        -moz-box-shadow: 0 0 2px #1C7476;
        box-shadow: 0 0 2px #1C7476; /*rgb(79, 150, 180);*/
        cursor: pointer;
        font-weight: normal;
        /*font-size: 18px;*/
        font-size: 50%;
        overflow: hidden;
    }
/*.resetinputInlineSearch:after {
                                            content: "x";
                                            background-color: rgb(79, 150, 180);
                                            width: 15px;
                                            height: 15px;
                                            color: white;
                                            position: center;
                                            right: 5px;
                                            top: 9px;
                                            margin: auto;
                                            border-radius: 50%;
                                            text-align: center;
                                            vertical-align: middle;
                                            box-shadow: 0 0 2px rgb(79, 150, 180);
                                            cursor: pointer;
                                            font-weight: normal;
                                            font-size: 11px;
                                        }*/

.SocialShare{
	position: relative;
}
.SocialShareToggle{
	position: absolute;
    	background: rgb(255, 255, 255);
    	z-index: 1;
    	top: 45px;
        display:inline-block;
        width: 140px !important;
}
