﻿.tab-content {
    padding-top: 0px !important;
    box-shadow: none;
}

.no-padding-left {
    padding-left: 0px;
}

.no-padding-right {
    padding-right: 0px;
}

.content {
    padding: 0px !important;
}

.re-profilePicture {
    padding: 15px;
    padding-right: 0px;
    float: none;
}

.re-profileInfo {
    margin: 0px;
    padding-top: 15px;
}

re-tab > .nav-tabs.nav-justified > li > a {
    width: auto;
    color: #fff;
}

.re-tab > ul {
    background-color: #116da5;
    margin-top: -15px;
}

    .re-tab > ul > li {
        background-color: #1487ce;
        color: #fff;
        position: relative !important;
        min-width: 0px;
        width: auto !important;
        padding: 0px;
        margin: 0;
        margin-top: -21px;
        margin-left: 2px;
        margin-right: 2px;
        float: left !important;
    }

        .re-tab > ul > li:first-child {
            margin-left: 15px;
        }

        .re-tab > ul > li > a {
            font-size: 10px;
            color: #fff;
            position: relative !important;
            min-width: 0px;
            width: auto;
            padding-left: 10px;
            padding-right: 10px;
            height: auto;
        }

/**/
.subTabMR > ul {
    background-color: #555555;
}

    .subTabMR > ul > li > a {
        background-color: #555555;
        border: 0px !important;
        position: relative;
        border-radius: 0px;
    }

    .subTabMR > ul > li:active > a, .subTabMR > ul > li:focus > a, .subTabMR > ul > li > a {
        margin: 0px;
        padding-top: 5px !important;
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
        border: 0px;
        position: relative !important;
        float: left;
        color: #fff;
    }

    .subTabMR > ul > li a:active, .subTabMR > ul > li a:focus, .subTabMR > ul > li a:hover {
        /*color:#5bc0de;*/
    }

    .subTabMR > ul > li {
        position: relative;
        margin: 0px;
        border: 0px;
        width: auto !important;
        min-width: 0px;
        float: left !important;
    }

.subTabMR > .nav-tabs > li.active > a:after,
.subTabMR > .nav-tabs > li.active > a:hover:after,
.subTabMR > .nav-tabs > li.active > a:focus:after {
    content: "";
    display: block;
    height: 2px;
    background: transparent; /*#43A0F2;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.subTabMR > .nav-tabs > li.active > a, .subTabMR > .nav-tabs > li.active > a:hover, .subTabMR > .nav-tabs > li.active > a:focus {
    /*color:#000;*/
}
/**/
#tabsHome > ul {
    background-color: #555555;
}

    #tabsHome > ul > div > .active {
        background-color: #999;
    }

    #tabsHome > ul > li > a {
        background-color: #555555;
        border: 0px !important;
        position: relative;
        border-radius: 0px;
    }

    #tabsHome > ul > li:active > a, #tabsHome > ul > li:focus > a, #tabsHome > ul > li > a {
        margin: 0px;
        padding-top: 5px !important;
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
        border: 0px;
        position: relative !important;
        float: left;
        color: #fff;
    }

    #tabsHome > ul > li a:active, #tabsHome > ul > li a:focus, #tabsHome > ul > li a:hover {
        /*color:#5bc0de;*/
    }

    #tabsHome > ul > li {
        position: relative;
        margin: 0px;
        border: 0px;
        width: auto;
        min-width: 0px;
        float: left !important;
    }

#tabsHome > .nav-tabs > li.active > a:after,
#tabsHome > .nav-tabs > li.active > a:hover:after,
#tabsHome > .nav-tabs > li.active > a:focus:after {
    content: "";
    display: block;
    height: 2px;
    background: transparent; /*#43A0F2;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#tabsHome > .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    /*color:#5bc0de;*/
}

.cl-sidebar .cl-navblock .search-field {
    padding: 8px 9px;
}

.re-cl-mcont .row {
    margin-top: 0px;
}

.re-tab > .nav-tabs.nav-justified > .active > a, .re-tab > .nav-tabs.nav-justified > .active > a:hover, .re-tab > .nav-tabs.nav-justified > .active > a:focus {
    background-color: #002d56;
    color: #fff;
}

    .re-tab > .nav-tabs.nav-justified > .active > a, .re-tab > .nav-tabs.nav-justified > li > a, .re-tab > .nav-tabs.nav-justified > .active > a:hover, .re-tab > .nav-tabs.nav-justified > li > a:hover, .re-tab > .nav-tabs.nav-justified > .active > a:focus, .re-tab > .nav-tabs.nav-justified > li > a:focus {
        border: 0px;
        font-size: 0.899em;
    }

.re-tab > .nav-tabs.nav-justified > .active:first-child > a, .re-tab > .nav-tabs.nav-justified > li:first-child > a, .re-tab > .nav-tabs.nav-justified > .active:first-child > a:hover, .re-tab > .nav-tabs.nav-justified > li:first-child > a:hover, .re-tab > .nav-tabs.nav-justified > .active:first-child > a:focus, .re-tab > .nav-tabs.nav-justified > li:first-child > a:focus {
    border: 0px;
}

.re-tab > .nav-tabs.nav-justified > .active:last-child > a, .re-tab > .nav-tabs.nav-justified > li:last-child > a, .re-tab > .nav-tabs.nav-justified > .active:last-child > a:hover, .re-tab > .nav-tabs.nav-justified > li:last-child > a:hover, .re-tab > .nav-tabs.nav-justified > .active:last-child > a:focus, .re-tab > .nav-tabs.nav-justified > li:last-child > a:focus {
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 0px;
}


.re-tab > .nav-tabs.nav-justified > .active:first-child {
    border: 0px;
}
/*#116da5*/
#uitabsetMRN .nav-tabs {
    display: none;
}

.re-navbar {
    margin-bottom: 0px;
    /*background-color:#5bc0de;*/
}
/*.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background-color:#4b9ab1;
    color:#fff;
}*/
.re-profile {
    background-color: #116da5;
    color: #fff;
    margin-top: -31px !important;
}

.re-block-flat {
    padding: 0px;
}

.modal-dialog {
    width: 98%;
}

.heightCol {
    min-height: 241px;
}

re-tab > .nav-tabs.nav-justified {
    border-bottom: 0;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: auto;
    max-height: 100px;
}

.b {
    font-weight: bold !important;
}

.bold {
    font-weight: bold;
    text-align: left;
}

.normal {
    font-weight: normal;
    text-align: right;
}

.success {
    background-color: #60C060;
    border-color: #54A754;
    color: #fff;
}

.signatureImage {
    height: 50px;
}

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
    margin-bottom: 13px;
    font-weight: normal;
}

.fa-xs-12 {
    border-bottom: 1px solid #000;
    height: 14px;
    margin-top: -12px;
}

.b {
    font-weight: bold;
}

b {
    font-weight: bold;
}

.sigHeight {
    height: 150px;
    padding-top: 100px;
}

.control-label {
    font-weight: normal;
    text-align: left
}

li {
    font-weight: normal;
}

.modal-content h4, .modal-content h4 {
    font-weight: bold;
}

.fitScreen {
    max-width: 1307px;
    margin-left: auto;
    margin-right: auto;
}

.responTitle > h4 {
    width: auto;
}

.mdy {
    max-width: 144px;
}

.mdyh {
    max-width: 167px;
}

.tel {
    max-width: 150px;
}

.admissionColumn {
    width: 50%;
}

.numPattern {
    width: 50px;
}

.textarea, .textarea2 {
    width: 500px;
    height: 100px !important;
}

.cisclist {
    width: 800px;
}

.btnField {
    margin-top: 22px;
}

.btn-crud {
    min-width: 250px;
    width: 250px;
}

input.ng-invalid, select.ng-invalid {
    background-color: #ffffaa;
    border: 1px solid;
}



.listing tbody tr {
    /*background-color: #5bc0de;*/
    color: #fff;
}

.indexation {
    list-style-type: decimal;
    list-style-position: inside;
}

    .indexation li a:hover {
        text-decoration: underline;
    }

    .indexation li a {
        text-decoration: none;
        cursor: pointer;
    }



@media (max-width:1011px) {
    .re-tab > ul > li {
        margin-top: 10px !important;
    }
}

ul.nav.navbar-nav > li.dropdown > ul.dropdown-menu > li > ul > li > a:hover, ul.nav.navbar-nav > li.dropdown > ul.dropdown-menu > li > ul > li > a:focus, ul.nav.navbar-nav > li.dropdown > ul.dropdown-menu > li > ul > li > a:active {
    /*background-color:#5bc0de;*/
    color: #fff;
}

#sub-menu-nav ul {
}

.Control .btn-group {
    margin-left: 6.5px;
}

.Control {
    width: 4% !important;
}

.controle {
    width: 91px;
    min-width: 91px;
    text-align: center;
}

.sb-collapsed #pcont {
    margin-left: 0px
}

#pcont {
    position: absolute;
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
    right: 0;
    left: 335px;
    overflow-x: auto;
    bottom: 0px;
    top: 67px;
}

.page-aside div.fixed {
    background-color: #fff;
}

.cl-mcont {
    margin-top: 0;
    max-width: 100%;
    font-weight: 500;
}

.MRNasTab .cl-mcont, .MRNasTab.cl-mcont {
    position: relative;
    margin-top: 15px;
}

.cl-mcont .row {
    margin-left: 0;
    margin-right: 0;
}

#cl-wrapper {
    margin-left: -2px;
}

.block-tab {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
}

.tab-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
    background: #F6F6F6;
    border: 0;
    margin-bottom: 0;
}

    .tab-content .tab-content, .tab-content .tab-content .cl-mcont {
        background: #FFF;
        padding: 0;
    }

.modal-lg .tab-content {
    background: #FFF !important;
    margin-bottom: 0;
    padding: 40px !important;
    border-bottom: 1px solid #E2E2E2;
    border-left: 1px solid #ECECEC;
    border-radius: 0 3px 3px;
    -webkit-border-radius: 0 3px 3px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.04);
}

    .modal-lg .tab-content .tab-content, .tab-content .tab-content .cl-mcont {
        background: #FFF;
        padding: 0;
    }

.modal-lg .nav-tabs.nav-justified > li > a {
    color: black !important;
    font-weight: bold
}

.nav-tabs.nav-justified > li {
    width: auto !important;
    min-width: 250px
}

#pcont .block-flat {
    margin-bottom: 0;
    border: 0;
}

.back-to-top {
    bottom: 45px;
    right: 12px;
}

/*angularjs-easy-grid*/
.gridH-list {
    width: 100%;
    margin: 0 auto;
    display: table;
}

.gridH-header {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0;
    background: grey;
    display: table-caption;
}

.gridH-row-group {
    display: table-row-group;
}

.gridH-footer {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0;
    display: table-footer;
}

.gridH-list-Item {
    padding: 0;
}

.gridH-row {
    margin-right: 0px;
    margin-left: 0px;
    display: table-row;
}

.gridH-col {
    position: relative;
    min-height: 1px;
    display: table-cell;
}

.gridH-col-UR {
    width: 18.7%;
    float: left;
    margin-left: 9px;
    padding: 0px;
}

.gridH-list-Item a {
    text-decoration: none;
}

.card {
    width: 99%;
    border-bottom: 15px solid #fff;
    box-shadow: 1px 1px 3px #888;
    /*border-top: 10px solid #002d56;*/
    min-height: 290px;
    margin-bottom: 30px;
    padding: 0px;
}

    .card .col-xs-8 {
        min-height: 164px;
    }

    .card:hover {
        box-shadow: 0px;
        border-top: 15px solid #fff;
    }

    .card img {
        max-width: 99%;
        margin-top: 1px;
        max-height: 151px;
    }

    .card h1 {
        position: absolute;
        font-weight: lighter;
        margin-top: 0px;
        /*margin-left: 100px;*/
        /*margin-top: -70px;*/
        font-size: smaller;
    }

    .card ul {
        list-style-type: none;
        /*margin-left: 100px;*/
        padding: 0;
        /*padding-top: 15px;*/
        font-size: 11px;
    }

        .card ul > li p > span {
            font-size: 13px;
            font-weight: bold;
        }

.itemsUR {
    /*text-align: left;*/
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0px !important;
    /*padding-left: 8px;
    padding-right: 8px;*/
}


.labelUR {
    text-align: right;
    padding-right: 1px;
}

.centerUR {
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    width: 1px;
}

.textUR {
    text-align: left;
    padding-left: 1px;
}

.centerUR {
    /*text-align: center;*/
}

.card ul > li p {
    margin: 0px;
    font-size: 12px;
    font-weight: normal;
}

.cardUr {
    width: 99%;
    border: 5px solid #002d56;
    box-shadow: 1px 1px 3px #888;
    /*border-top: 10px solid #002d56;*/
    min-height: 560px;
    margin-top: 5px;
    padding: 0px;
}

    .cardUr .col-xs-8 {
        min-height: 164px;
    }

    .cardUr:hover {
        box-shadow: 0px;
        border-top: 10px solid #014B8E;
    }

    .cardUr h1 {
        position: absolute;
        font-weight: lighter;
        margin-top: 0px;
        /*margin-left: 100px;*/
        /*margin-top: -70px;*/
        font-size: smaller;
    }

    .cardUr ul {
        list-style-type: none;
        padding: 0;
        padding-top: 5%;
        font-size: 11px;
    }

        .cardUr ul > li {
        }

            .cardUr ul > li p {
                margin: 0px;
                font-size: 17px;
            }

.cardURImg {
    max-width: 99%;
    margin-top: 1px;
    max-height: 168px;
}


@media (min-width: 1400px) {
    .gridH-col {
        width: 11.9%;
        float: left;
        margin-left: 6px;
        padding: 5px;
    }

    .search-col {
        width: 36.5%;
        float: left;
        margin-left: 6px;
        padding: 5px;
    }
}

@media (min-width: 1600px) {
    .search-col {
        width: 24.2%;
        float: left;
        margin-left: 6px;
        padding: 5px;
    }
}

@media (max-width: 767px) {
    #datatable-icons_wrapper .radio-inline, .checkbox-inline {
        margin-left: 0 !important;
        padding-left: 0 !important;
        display: block;
    }

    #pcont {
        position: relative;
        left: 0;
    }
}

/* MODAL */
.modal-content {
    background-color: inherit;
    box-shadow: none;
}

    .modal-content #pcont, .modal-content container-fluid, .modal-content .cl-mcont {
        padding: 0;
        margin: 0;
        display: inherit;
        left: 0;
        position: relative;
        bottom: 0;
        top: 0;
    }

    .modal-content .cl-mcont {
        background-color: inherit;
        position: relative;
        padding: 10px;
    }

    .modal-content .block-flat {
        margin-bottom: 0;
        padding: 0;
    }

.modal-body, .modal-footer {
    padding: 0px 30px 0px 30px;
}

.modal-content .col-xs-12:first-child {
    /*padding-left:0;
    padding-right:0;*/
}

.modal-lg {
    padding: 0;
    margin: 0;
    width: 100%;
}

.modal-open {
    overflow: hidden;
}

.ui-menu {
    z-index: 9999 !important;
}

/* COMPONENTS */
input[type="text"], textarea {
    font-weight: normal
}

input[type="checkbox"] {
    height: 20px;
    width: 20px !important;
    margin-right: 10px;
    margin-left: 0px !important;
    margin-bottom: 6px;
    box-shadow: none;
}

input[type="radio"] {
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FF */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
    padding: 10px;
    margin-right: 5px;
    margin-left: 3px;
}

a, a:hover {
    cursor: pointer;
    color: #555;
}

    a.color-primary:hover {
        color: #3078EF;
    }

.table-responsive {
    overflow-x: auto;
}

/* CUSTOM CLASSES */
tbody .primary-emphasis td, tbody .primary-emphasis-dark td {
    background: #4D90FD;
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

.unpressed {
    color: #fff;
    background-color: #4D90FD;
    border: none;
    border-radius: 15px;
    box-shadow: 0 10px #27496d;
    padding: 5px 10px 5px 10px !important;
    text-align: center;
    margin-bottom: 15px !important;
    cursor: pointer;
}

.pressed {
    color: #fff;
    background-color: #386ec7;
    border: none;
    border-radius: 15px;
    box-shadow: 0 5px #27496d;
    padding: 5px 10px 5px 10px !important;
    text-align: center;
    margin-bottom: 15px !important;
    cursor: pointer;
    transform: translateY(5px);
}

.gritter-item-wrapper.clean .gritter-close:after, .gritter-close:after {
    content: '×';
}

.gritter-item-wrapper.clean.clean-success .gritter-close {
    border: 0;
    background-image: -moz-linear-gradient(center top, #60C060 45%, #30bb30 102%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#60C060), to(#30bb30));
    /* Chrome, Safari 4+ */
    background-image: -webkit-linear-gradient(top, #60C060, #30bb30);
    /* Chrome 10-25, iOS 5+, Safari 5.1+ */
    background-image: -o-linear-gradient(top, #60C060, #30bb30);
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #60C060, #30bb30);
    background-color: #30bb30;
}

.gritter-item-wrapper.clean.clean-warning .gritter-close {
    border: 0;
    background-image: -moz-linear-gradient(center top, #fcbb59 45%, #FF9900 102%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcbb59), to(#FF9900));
    /* Chrome, Safari 4+ */
    background-image: -webkit-linear-gradient(top, #fcbb59, #FF9900);
    /* Chrome 10-25, iOS 5+, Safari 5.1+ */
    background-image: -o-linear-gradient(top, #fcbb59, #FF9900);
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #fcbb59, #FF9900);
    background-color: #FF9900;
}

.gritter-item-wrapper.clean.clean-danger .gritter-close {
    border: 0;
    background-image: -moz-linear-gradient(center top, #da6350 45%, #DF4B33 102%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#da6350), to(#DF4B33));
    /* Chrome, Safari 4+ */
    background-image: -webkit-linear-gradient(top, #da6350, #DF4B33);
    /* Chrome 10-25, iOS 5+, Safari 5.1+ */
    background-image: -o-linear-gradient(top, #da6350, #DF4B33);
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #da6350, #DF4B33);
    background-color: #DF4B33;
}

.bootstrap-switch {
    min-width: 170px;
}

.invisivel {
    display: none
}

#searchclear {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
}

/*DEFAULT TABLE STYLE*/
table {
    width: 100%
}

tr.collapse.in {
    display: table-row;
}

.table tbody.primary-emphasis td {
    background: #4D90FD !important;
    color: #FFF !important;
    border-color: #4D90FD !important;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.3) !important;
}

table.listing td {
    background: #4D90FD !important;
    color: #FFF !important;
    border-color: #4D90FD !important;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.3) !important;
}

table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    padding: 10px 8px 5px 8px;
    color: #555;
}

    table thead th:last-child {
        border-right: 1px solid #DADADA;
    }

table thead span {
    font-size: 15px;
    display: block;
}

table td {
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    padding: 7px 8px;
    color: #555;
}

table.padding-sm td {
    padding: 4px 6px;
}

table td .progress {
    margin: 0;
}

table.hover tbody tr:hover {
    background: #f3f3f3;
}

table td p {
    width: auto;
    text-align: left;
    font-weight: normal;
}

table td:last-child {
    border-right: 1px solid #dadada;
}

table tr:nth-child(2n) {
    background: #f8f8f8;
}

table.no-strip tr:nth-child(2n) {
    background: transparent;
}
/*No-Internal borders in thead*/
table .no-border th {
    border-left: 0;
}

table .no-border tr th:first-child {
    border-left: 1px solid #dadada;
}
/*No-Internal borders in tbody x and y*/
table .no-border-x td {
    border-bottom: 0;
}

table .no-border-x tr:last-child td {
    border-bottom: 1px solid #dadada;
}

table .no-border-y td {
    border-left: 0;
}

table .no-border-y tr td:first-child {
    border-left: 1px solid #dadada;
}

/*No-External borders general table*/
table.no-border tr th {
    border-top: 0;
}

    table.no-border tr th:first-child {
        border-left: 0;
    }

    table.no-border tr th:last-child {
        border-right: 0;
    }

table.no-border tr td:first-child {
    border-left: 0;
}

table.no-border tr td:last-child {
    border-right: 0;
}

table.no-border tr:last-child td {
    border-bottom: 0;
}

/*No-External borders when .no-padding in block*/
.no-padding table th:first-child {
    border-left: 0;
}

.no-padding table th:last-child {
    border-right: 0;
}

.no-padding table tr td:first-child {
    border-left: 0;
}

.no-padding table tr td:last-child {
    border-right: 0;
}

.no-padding table tr:last-child td {
    border-bottom: 0;
}

table tbody .toggle-details {
    cursor: pointer;
}

table tbody .details {
    background: #FFF;
}

table tbody td .btn {
    margin-bottom: 0 !important;
}

table tbody td .btn-group .dropdown-menu {
    margin-top: -1px;
    min-width: 130px;
}

    table tbody td .btn-group .dropdown-menu li > a {
        padding: 5px 12px;
        text-align: left;
    }

table td .flag {
    text-align: center;
    padding: 0 4px;
}

table td .legend {
    width: 10px;
    height: 10px;
    background: #efefef;
}

div.dataTables_length label select {
    display: inline !important;
}

.table td .btn i {
    width: inherit;
}

.table > thead:first-child > tr:first-child > th {
    font-weight: normal;
    font-size: 12px;
}

.collapsing {
    transition: height 0.6s;
}

.page-aside.email .header, .page-aside.app .header {
    padding: 20px 20px 0px 20px;
}

.page-aside .content.nano-content {
    padding-bottom: 100px !important;
}

@media (min-width: 980px) {
    #cl-wrapper.fixed-menu .menu-space, .cl-sidebar, .cl-sidebar .collapse-button {
        width: 270px;
        margin-left: 3px;
    }

        .cl-sidebar .collapse-button .search {
            width: 209px;
        }
}

.modal-lg {
    max-width: 95%;
    top: 40px;
    margin: 0 auto
}

.lg-modal {
    padding: 0;
}

    .lg-modal .block-flat {
        padding: 20px;
        border: 0;
    }

    .lg-modal .modal-footer {
        padding: 20px 20px 0px 20px;
        text-align: left
    }

    .lg-modal .autoCompleteBox {
        width: 100%
    }

.md-effect-8.lg-modal {
    -webkit-perspective: 5300px;
    -moz-perspective: 5300px;
    perspective: 5300px;
}

.md-content div {
    font-weight: 500
}

.edit-header {
    border-bottom: 1px solid #e5e5e5 !important;
}

.cg-busy-backdrop {
    opacity: .2;
}

.cg-busy {
    border-radius: 5px;
}

.footer-text {
    color: #99999F;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
}

/*Vitals*/
.face {
    display: inline-block;
    width: 86px;
    text-align: center;
    height: 170px;
}

    .face img {
        width: 35px;
    }

    .face .control-label {
        display: block;
        text-align: center;
    }

    .face input[type=radio] {
        margin-top: 10px;
    }

.face-image {
    height: 35px;
}

/*myaccount*/
.my-account-block {
    left: 65px;
}

.button-modal-close {
    font-size: 30px;
}

.data-date-time {
    width: 140px;
    margin-bottom: 18px;
}

.other {
    padding-left: 5px;
    display: inline;
}

/*data*/
.data-date {
    width: 84px;
}


/*Demographic*/
.label-demographic {
    /*font-weight: bold;*/
}

/*MRNEdit*/
.select-mrn .btn-group {
    margin-left: 0px;
}

.adjust-edit {
    margin-top: -120px;
}

@media screen and (max-width: 32em) {
    /*Demographic*/
    .label-demographic {
        font-weight: bold;
        font-size: 83%;
    }

    .content-demographic {
        font-size: 83%;
    }
}

/* Admission Dashboard */
.easy-tabs {
    color: #fff;
    overflow-x: auto;
    display: flex;
    margin: 0 !important
}

.easy-tabs-item {
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 1px;
    padding: 10px;
    border-top: 2px solid #0094ff;
    border-left: 1px solid #808080;
    background-color: #2494F2;
    color: #fff;
    display: inline-table;
    width: 110px;
    text-align: center;
}

.easytabsitemselected {
    border-top: 2px solid #002d56;
    background-color: #002d56;
    color: #fff !important;
}

span.eligibleName {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}

    span.eligibleName:hover {
        text-decoration: none;
        text-shadow: 1px 1px 1px #555;
    }

select.form-control {
    width: 100% !important
}

.container-outer {
    display: table;
    position: absolute;
    height: 90%;
    width: 100%;
}

.container-middle {
    display: table-cell;
    vertical-align: middle;
}

.container-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    padding: 15px;
}

.letter:hover {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}

.letter {
    padding: 5px;
    padding-left: 0px
}

.link {
    cursor: pointer;
    color: blue;
}

    .link:hover {
        text-decoration: none;
        text-decoration: underline;
    }

.h4-title {
    display: inline;
    cursor: pointer;
    background: initial;
    color: initial;
    padding: 0
}

.inherit-position {
    position: inherit !important;
}

.chosen-container.chosen-container-multi, .chosen-container.chosen-container-single {
    width: 100% !important
}

.chosen-container-single .chosen-single {
    height: 28px !important
}

.login-container .content {
    padding: 30px !important;
    padding-bottom: 10px !important
}

.login-container .block-flat .foot {
    padding: 0 45px 0px;
}

.login-container .powered-by {
    background: rgba(255,255,255,0.4);
    color: #fff;
    padding: 5px
}

.reset-container .block-flat .content {
    background: rgba(255,255,255,0.8);
    font-weight: bold
}

.reset-container .text-success {
    color: #00b200;
}

.reset-container .text-danger {
    color: red;
}

.login-container b {
    font-weight: normal
}

.text-danger {
    color: red;
}

.text-success {
    color: green;
}

.link.text-danger, .link.text-success {
    text-decoration: underline
}

.btn-dropdown {
    color: white;
    border: 1px solid #3680BF;
}

.btn-darkprimary {
    background-color: #3a7ff0;
    color: white;
    border: 1px solid #3680BF;
}

.td-no-padding {
    padding-top: 0 !important;
    padding: 0 !important
}

.table .dropdown-multiselect button {
    font-size: 12px
}

.table thead span {
    display: inline
}

.carved-out br {
    display: none;
}

.carved-out label:first-child {
    float: left;
}

.carved-out select {
    width: 50% !important;
    margin-left: 10px;
    display: inline-block;
}

.carved-out .align-carved {
    width: 188px;
    text-align: right;
    margin-right: 10px;
}

.modal-body .content {
    display: inline-block;
    width: 100%
}

.navbar-nav.navbar-right:last-child {
    margin-right: 0 !important;
}

.carved-out-city label, .carved-out-city br {
    display: none;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: 29px !important
}

.dropdown-multiselect .dropdown-menu > li > a {
    padding: 5px 0px;
}

.btn-show-carved-out {
    margin-left: 145px;
    margin-top: 10px
}

.carved-out h5 {
    margin-left: 145px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer
}

.block {
    display: block !important
}

.container-rate-information {
    padding-right: 37px;
}

/* Admission Dashboard tabs */
/*----- Toggle Button -----*/
#toggle-nav, #toggle-nav-admission{
    display: none;
}

/*----- Menu -----*/
@media screen and (min-width: 1250px) {
    .admission-dashborad-menu ul {
        width: auto;
        padding: 10px 18px;
        box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
        border-radius: 3px;
        background: #4D90FD;
        max-width: 750px;
    }
}

.admission-dashborad-menu ul {
    display: inline-block;
}

.admission-dashborad-menu li {
    margin: 0px 31px 0px 0px;
    float: left;
    list-style: none;
    font-size: 14px;
}

    .admission-dashborad-menu li:last-child {
        margin-right: 0px;
    }

.admission-dashborad-menu a {
    color: #fff;
    transition: color linear 0.15s;
}

    .admission-dashborad-menu a:hover, .admission-dashborad-menu .current-item a {
        text-decoration: underline
    }

/*----- Responsive -----*/
@media screen and (max-width: 1150px) {
    .wrap {
        width: 90%;
    }
}

@media screen and (max-width: 1250px) {
    .admission-dashborad-menu {
        position: relative;
        display: inline-block;
        z-index: 10
    }

        .admission-dashborad-menu ul.active {
            display: none;
        }

        .admission-dashborad-menu ul {
            position: absolute;
            top: 120%;
            left: 0px;
            padding: 10px 18px;
            box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
            border-radius: 3px;
            background: #4D90FD;
            min-width: 160px
        }

            .admission-dashborad-menu ul:after {
                width: 0px;
                height: 0px;
                position: absolute;
                top: 0%;
                left: 22px;
                content: '';
                transform: translate(0%, -100%);
                border-left: 7px solid transparent;
                border-right: 7px solid transparent;
                border-bottom: 7px solid #303030;
            }

        .admission-dashborad-menu li {
            margin: 5px 0px 5px 0px;
            float: none;
            display: block;
        }

        .admission-dashborad-menu a {
            display: block;
        }

    #toggle-nav, #toggle-nav-admission {
        padding: 10px;
        float: left;
        display: inline-block;
        box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
        border-radius: 3px;
        background: #4D90FD;
        text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
        color: #fff;
        font-size: 20px;
        transition: color linear 0.15s;
    }

        #toggle-nav:hover, #toggle-nav.active, #toggle-nav-admission :hover, #toggle-nav-admission.active {
            text-decoration: none;
            color: #fff;
        }
}

.multiselect-parent.btn-group.dropdown-multiselect {
    width: 100%
}

.width-facility-eiv {
    width: 4%;
    padding-right: 0px;çç
}

.width-column-input-eiv {
    width:85px;
}

.width-column-label-eiv {
    width: 35px;
}

.margin-left-20{
    margin-left:20px !important;
}

.border-bottom-eiv {
    border-bottom: 1px solid #dadada;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 20px;
}

.padding-right-5{
    padding-right:5px;
}

.hr-eiv {
    margin-left: -15px;
    width: 102%;
    border-color: #dadada;
    margin-top: 15px;
}

.priority-star {
    cursor: pointer;
    position: relative;
    top: -4px;
    font-size: 21px !important;
    width: 30px !important;
}

.priority-star-normal {
    color: #ffcd00;
}

.priority-star-high {
    color: red;
}

.priority-star-low {
    color: gray;
}

.priority-star-none {
    color: #a4a4a4;
}

.sb-collapsed .cl-vnavigation li a i {
    font-size: 24px;
    margin: 0px
}

.cl-vnavigation li a {
    white-space: normal
}

.sb-collapsed .cl-vnavigation .parent a {
    background-image: none;
    text-align: center;
    padding: 14px 18px 13px 15px
}

.sb-collapsed .cl-vnavigation > li > a > span {
    opacity: 100;
    width: 0;
    height: 0
}

.cl-vnavigation li a span {
    display: inline
}
#cl-wrapper.sb-collapsed.fixed-menu .menu-space{
    width: 110px;
}
.sb-collapsed .cl-sidebar {
    min-width: 112.5px;
}