/* Minification failed. Returning unminified contents.
(2419,33): run-time error CSS1030: Expected identifier, found ':'
(2419,34): run-time error CSS1031: Expected selector, found 'not('
(2419,34): run-time error CSS1025: Expected comma or open brace, found 'not('
(3365,23): run-time error CSS1046: Expect comma, found '0'
(3365,27): run-time error CSS1046: Expect comma, found '/'
(3854,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3855,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3856,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3857,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3863,28): run-time error CSS1039: Token not allowed after unary operator: '-do-time-picker-bg-color'
(3864,28): run-time error CSS1039: Token not allowed after unary operator: '-do-time-picker-border-color'
(3878,21): run-time error CSS1039: Token not allowed after unary operator: '-do-time-picker-text-color'
(3895,21): run-time error CSS1039: Token not allowed after unary operator: '-do-time-picker-primary-color'
(3905,32): run-time error CSS1039: Token not allowed after unary operator: '-do-time-picker-border-color'
(3933,25): run-time error CSS1039: Token not allowed after unary operator: '-do-time-picker-text-color'
(3937,34): run-time error CSS1039: Token not allowed after unary operator: '-do-time-picker-primary-color'
 */
html,
body {
    height: 100%;
    width: 100%;
}

body {
    color: #777;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    background: #FFF;
    padding-top: 52px;
}

a:focus {
    outline: 0;
}

.pad-t-60 {
    padding-top: 60px;
}

.margin-top15 {
    margin-top: 15px;
}


.margin-0 {
    margin: 0px !important;
}

.navbar {
    background: #fefdfd;
    margin-bottom: 0;
}

.nav > li {
    float: none;
}

.navbar-brand {
    height: auto;
    padding: 5px 15px;
}

.navbar-nav > li > a {
    padding: 16px 20px;
    border-left: none;
}

.navbar-nav {
    margin: 0;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin: 0;
    padding-left: 0;
}

.navbar-collapse {
    padding-right: 0;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-left: none;
}

.right-top-menu > li > a {
    position: relative;
}

    .right-top-menu > li > a .number {
        position: absolute;
        background: #304155;
        font-size: 11px;
        color: #fff;
        border-radius: 50%;
        padding: 0 7px;
        top: 10px;
        right: 4px;
    }

    .right-top-menu > li > a i {
        margin-right: 7px;
        font-size: 16px;
    }

.dropdown.open a {
    background-color: transparent !important;
}

.user-icon {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
}

    .user-icon img {
        width: 40px;
        height: 40px;
    }

.user-name {
    float: left;
    color: #fff;
    text-align: right;
    padding: 0 15px;
}

.user-menu .dropdown-toggle {
    padding: 5px;
    display: inline-block;
    color: #fff;
}

    .user-menu .dropdown-toggle p {
        margin-bottom: 0;
    }

.dropdown-menu li .text-success {
    color: #1b5e20;
}

.dropdown-menu li .text-warning {
    color: #9a6009;
}

.dropdown-menu li .text-danger {
    color: #ad190e;
}

.user-menu .dropdown-menu li a .fa {
    margin-right: 7px;
}

.user-menu .user-name + .caret {
    color: #fff;
    margin-top: 20px;
    margin-right: 15px;
}

.logo-box {
    height: 52px;
    padding: 3px;
    width: 250px;
    text-align: center;
}

.term-scroll {
    max-height: 180px;
    overflow: auto;
    margin-bottom: 20px;
}

.logo-box img {
    display: inline;
}

.top-teader {
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border: 0;
}

.form-control {
    box-shadow: none;
    border-radius: 3px;
}

.control-label {
    font-weight: 500;
}

.content-top-tab {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    margin-top: -20px;
    padding-top: 15px;
    background: #eee;
}

    .content-top-tab .control-label {
        text-align: left;
    }

.cobrand-btn .btn:first-child {
    margin-right: -5px;
}

.cobrand-btn .btn {
    margin: 0;
    border-radius: 0;
    background: #d0d9dd;
    color: #223249;
}

.cobrand-btn button.active {
    background: #2397c7;
    color: #fff;
}

.right-que-mark i {
    font-size: 18px;
    color: #223249;
}

.more-btn {
    background: #2397c7;
    border: 0;
    color: #fff;
    float: right;
}

.box-top-tab h4 {
    float: left;
    margin: 0;
    color: #223249;
}



.box-top-tab {
    float: left;
    padding-bottom: 10px;
    width: 100%;
}

    .box-top-tab a {
        float: right;
    }

.left-img-box {
    text-align: center;
}

.left-box-para {
    font-size: 14px;
}

.red-text {
    color: #bc0707;
}

.branding-area {
    padding: 50px;
    text-align: center;
}

.thumb-img img {
    width: 100%;
}

.thumb-img {
    border: 1px solid #eee;
    border-radius: 3px;
    margin-bottom: 15px;
    padding: 10px;
}

.tom-dropdown {
    margin: 16px;
}

    .tom-dropdown .btn {
        background: #2397c7;
        border-color: #2397c7;
    }

.bottom-social-icon {
    background: #f5f5f5;
    padding: 0 15px 15px 15px;
    float: left;
    width: 100%;
}

    .bottom-social-icon a {
        background: #ddd;
        float: left;
        height: 30px;
        margin-right: 5px;
        padding: 7px;
        text-align: center;
        width: 30px;
        color: #333;
    }

        .bottom-social-icon a:hover {
            background: #2397c7;
            color: #fff;
        }

.edit-icon {
    background: #d9edf7;
    height: 40px;
    padding: 5px;
    text-align: center;
    width: 40px;
    border: 1px solid #bce8f1;
    border-radius: 3px;
    margin-bottom: 15px;
    color: #31708f;
    float: left;
    font-size: 20px;
}

    .edit-icon:hover {
        color: #223249;
        background: #fff;
    }


#menu-toggle {
    color: #fff;
    margin: -8px -2px -4px -10px;
    float: left;
    font-size: 28px;
}

    #menu-toggle:hover {
        color: #fff;
    }

#HideLocalTechGrids {
    color: #fff;
    margin: -8px -2px -4px 10px;
    float: left;
    font-size: 28px;
}

#wrapper {
    min-height: 100%;
    max-height: 100%;
    position: relative;
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    #wrapper.toggled {
        height: 100%;
        padding-left: 250px;
    }

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    /*height: 100%;*/
    margin-left: -250px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #304057;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#wrapper.toggled .time-spend-box-custom {
    left: 0px;
}

#page-content-wrapper, .page-content-wrapper {
    width: 100%;
    /*position: absolute;*/
    padding: 20px 0;
}

    #page-content-wrapper #menu-toggle, .page-content-wrapper #menu-toggle {
        background: #1991be;
        position: absolute;
        z-index: 100;
        top: -17px;
        left: -25px;
        padding: 7px;
        color: #fff;
    }

#wrapper.toggled #page-content-wrapper,
#wrapper.toggled .page-content-wrapper {
    /*position: absolute;*/
    margin-right: -250px;
}

/* Sidebar Styles */
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-second {
    height: 400px;
    overflow-y: auto;
}

#Lensometrydiv table {
    border: 1px solid #ccc;
    padding: 15px;
    margin-top: 15px;
}

#PreviousContactLensDiv table {
    border: 1px solid #ccc;
    padding: 15px;
    margin-top: 15px;
}

.sidebar-nav li {
    text-indent: 10px;
    line-height: 40px;
    border-bottom: 1px solid #304057;
}

    .sidebar-nav li a {
        display: block;
        text-decoration: none;
        color: #fff;
        background: #223249;
        width: 260px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 15px;
    }

        .sidebar-nav li a i {
            margin-right: 5px;
            margin-left: -5px;
            width: 20px;
            text-align: center;
        }

        .sidebar-nav li a:hover, .sidebar-nav li a.active {
            text-decoration: none;
            color: #fff;
            background: #79b843;
        }

        .sidebar-nav li a:active,
        .sidebar-nav li a:focus {
            text-decoration: none;
        }

.time-spend-box {
    background: #303032;
    height: 34px;
    padding: 6px 0;
}

    .time-spend-box span {
        color: #fff;
        margin-right: 5px;
    }

        .time-spend-box span.time-text {
            font-style: italic;
        }

.profile-box {
    width: 100%;
    text-align: center;
    margin: 15px 0;
    color: #eee;
}

.profile-image-box {
    border-radius: 50%;
    overflow: hidden;
    width: 80px;
    height: 80px;
    margin: auto;
    border: 3px solid #ccc;
    box-shadow: 0 0 10px #1a283b;
}

.content-heading {
    font-size: 20px;
    margin-top: 0;
    font-weight: 500;
    color: #333;
    margin-top: 25px;
}

.panel-blue .panel-heading {
    /*color: #000;*/
    font-weight: 500;
    font-size: 16px;
}

.custom-panel {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0px;
}

    .custom-panel .panel-heading {
        padding: 6px 15px;
    }

    .custom-panel .form-group label {
        color: #555;
        font-weight: 500;
        font-size: 12px;
    }

.mid-with-panel .panel-body {
    width: 97%;
    margin: auto;
}

.mrgin7 {
    margin: 7px;
}

footer {
    width: 100%;
    text-align: center;
    padding: 5px 0;
    font-size: 12px;
    float: left;
    background: #374760;
    color: #fff;
}

/* 19-11-2016 */
.margin-b-10 {
    margin-bottom: 10px;
}

.margin-10 {
}

.margin-b-10 input[type="radio"], input[type="checkbox"] {
    margin: 10px;
}

.myvalidation {
    color: red;
}
/******12/15/2016******/



.note-box {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 15px;
}

.modal.and.carousel {
    position: absolute;
    // Needed because the carousel overrides the position property;
}

.carousel-control.left, .carousel-control.right {
    /*background: none;*/
    /*z-index: 999999;*/
    background: none;
}
/*21-2-2017*/
.table1 input {
    width: 100% !important;
}

.visual-acuity-table input {
    width: 100% !important;
}

.visual-acuity-table2 textarea {
    width: 100% !important;
}

.visual-acuity-table2 input {
    width: 100% !important;
}

.font-size-12 {
    font-size: 12px;
}

.padding-r-10 {
    padding-right: 10px;
}

.padding-r-0 {
    padding-right: 0px;
}

.padding-l-0 {
    padding-left: 0px;
    padding-right: 20px;
}

.box {
    height: 100px;
    background: #4b4b4b;
    border-radius: 5px;
    margin-bottom: 10px;
}

/*24-02-2017*/
.table1 thead tr th {
    font-size: 13px;
}

.table1 tbody tr td {
    padding-right: 2px;
    padding-bottom: 2px;
}

    .table1 tbody tr td select {
        height: 26px;
    }


.visual-acuity-table tbody tr td {
    padding-right: 2px;
    padding-bottom: 2px;
}

.custom-page-content-wrapper {
    padding: 0px;
}

/*2-3-2017*/
.signaute-box {
    padding: 10px;
    height: 120px;
}

.printPatient {
    display: none;
}

.margin-t-5 {
    margin-top: 5px;
}

.margin-t-10 {
    margin-top: 10px;
}


/*7-3-2017*/
.modal-dialog-custom-padding {
    margin: 220px auto;
}

/*10-3-2017*/
.modal-dialog-custom-width {
    width: 740px !important;
}

#divPrintTop h2 {
    font-size: 20px;
    margin-top: 0;
    padding: 0;
    font-weight: 500;
    color: #333;
}

.loading {
    width: 32px;
    position: absolute;
    color: White;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}

.all-buttons {
    margin: 10px 0px;
}


/*2017-06-09*/

.tableInforamtionIcon .circle-blue {
    width: 10px;
    height: 10px;
    background: #00a1ff;
    display: inline-block;
}

.tableInforamtionIcon p {
    margin-left: 7px;
    margin-bottom: 5px;
    margin-top: -3px;
    font-size: 13px;
    color: #00a1ff;
    display: inline-block;
    margin-right: 5px;
}

.tableInforamtionIcon .circle-red {
    width: 10px;
    height: 10px;
    background: #f02;
    display: inline-block;
}

.tableInforamtionIcon p.red {
    margin-left: 7px;
    font-size: 13px;
    color: #f02;
    display: inline-block;
}

.tableInforamtionIcon .circle-orange {
    width: 10px;
    height: 10px;
    background: #ffa500;
    display: inline-block;
}

.tableInforamtionIcon p.orange {
    margin-left: 7px;
    font-size: 13px;
    color: #ffa500;
    display: inline-block;
}

.tableInforamtionIcon .circle-green {
    width: 10px;
    height: 10px;
    background: #5cb85c;
    display: inline-block;
}

.tableInforamtionIcon p.green {
    margin-left: 7px;
    font-size: 13px;
    color: #5cb85c;
    display: inline-block;
}

.tableInforamtionIcon .circle-purple {
    width: 10px;
    height: 10px;
    background: #d793f5;
    display: inline-block;
}

.tableInforamtionIcon p.purple {
    margin-left: 7px;
    font-size: 13px;
    color: #d793f5;
    display: inline-block;
}

.tableInforamtionIcon .circle-pink {
    width: 10px;
    height: 10px;
    background: #f5abd5;
    display: inline-block;
}

.tableInforamtionIcon p.pink {
    margin-left: 7px;
    font-size: 13px;
    color: #f5abd5;
    display: inline-block;
}

.tableInforamtionIcon .SubGroup {
    display: inline-block;
}





/*2017-06-15*/
.padding-b0 {
    padding-bottom: 0px !important;
}

.padding-t0 {
    padding-top: 0px !important;
}

.visualAcuity {
    margin-top: 30px;
}

.padd25 {
    padding: 0px 20px 20px 30px !important;
}

.logoutlink {
    background: #fff;
}

    .logoutlink li {
        background: #fff;
    }

/*2017-08-21*/

.terminatedDiv .modal-footer {
    border-top: none !important;
}

.terminatedDiv .panel {
    border: none !important;
}

#Carousel .carousel-inner {
    overflow: visible;
}

#btnPrev {
    top: -40px !important;
    left: 75px !important;
    margin-top: 0 !important;
}

#btnNxt {
    margin-top: 511px;
    left: 75px;
}

.carousel-indicators {
    bottom: -490px !important;
    margin-left: -33%;
}

.padding-t50 {
    padding-top: 50px;
}

/*2017-12-01*/
.custom-text-area-btn {
    width: 100% !important;
}


.CanvasSignatureBox {
    border: 2px dotted black;
    background-color: lightgrey;
    height: 240px;
    cursor: pointer;
    width: 100%;
}

#Carousel .carousel-indicators {
    position: absolute;
    left: 80px;
    margin-left: 0px;
    text-align: left;
}

#divWhiteboardPanel {
    overflow: auto;
}

.form-horizontal .control-label {
    text-align: left;
}

#feedControls {
    display: flex;
    text-align: center;
    justify-content: center;
}

/*2018-02-05*/
.btnRemoveReferral {
    margin-right: 3px;
}

.display-noneDiv {
    display: none;
}

.display-blockDiv {
    display: block;
}

/*2018-03-05*/
.visual-acuity-table2 tbody tr td {
    padding: 2px;
}

.visual-acuity-table2 > thead:first-child > tr > th {
    text-align: center;
}

.customWidthBox {
    width: 280px;
}


/*2018-07-20*/
.btn_class input {
    margin: 5px;
    width: 150px;
}

#btSubmit {
    margin-left: 5px;
}

.first-row .col-sm-1 {
    width: 10%;
}

.second-row .col-sm-1 {
    width: 10%;
}

/*2018-08-31*/
.rate-text {
    color: #3cbad1;
    font-size: 16px;
}

.note-content p {
    color: #000;
}

.inNetworkDocText {
    color: #a94442 !important;
}

.loader {
    border: 14px solid #f3f3f3;
    border-radius: 50%;
    border-top: 14px solid #3cbad1;
    width: 100px;
    height: 100px;
    -webkit-animation: spin .8s linear infinite;
    animation: spin 0.8s linear infinite;
    background-color: white;
}

.load-sec {
    display: table;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

    .load-sec center {
        display: table-cell;
        vertical-align: middle;
    }

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.right-top-menu .glyphicon-bell {
    color: #fff;
    font-size: 20px;
    padding: 7px 7px;
    border-radius: 50%;
    margin: 10px 10px;
    position: relative;
}

    .right-top-menu .glyphicon-bell:hover {
        background: #fff;
        color: #3cbad1;
    }

.badge {
    position: absolute;
    top: -10px;
    right: -9px;
    padding: 5px 10px;
    border-radius: 50%;
    background-color: red;
    color: white;
    font-size: 10px;
    animation: blink 1s ease-in infinite;
}

.glyphicon-bell {
    font-size: 1.5rem;
}

.notifications {
    min-width: 320px;
}

.notifications-wrapper {
    overflow: auto;
    max-height: 250px;
}

.menu-title {
    color: #ffffff;
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
}

.glyphicon-circle-arrow-right {
    margin-left: 10px;
}


.notification-heading, .notification-footer {
    padding: 2px 10px;
}


.dropdown-menu.divider {
    margin: 5px 0;
}

.item-title {
    font-size: 1.3rem;
    color: #000;
    font-weight: bold;
    margin: 5px 0px;
}

.notifications a.content {
    text-decoration: none;
    display: block;
    color: #000;
}

.notification-item {
    position: relative;
    padding: 10px;
    padding-left: 20px;
    padding-bottom: 0px;
}

    .notification-item img {
        position: absolute;
        top: 7px;
        left: 10px;
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }

.dropdown-menu .divider {
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

ul.dropdown-menu.notifications .notifications-wrapper a.content {
    padding: 0px !important;
    background: rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid #d1d1d1;
}

    ul.dropdown-menu.notifications .notifications-wrapper a.content:hover {
        color: #000;
        background: rgba(0, 0, 0, 0.1);
    }

.login-nav ul.nav.navbar-nav.navbar-right li a {
    display: block;
}

.notification-heading {
    background: #303032;
    text-decoration: none;
    display: block;
}

ul.dropdown-menu.notifications {
    padding: 0px;
}

.dropdown .glyphicon-bell {
    vertical-align: middle;
}

.dropdown {
    list-style: none;
}






@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .ie {
        width: 80%;
        margin: auto;
    }
}

.carousel-control {
    opacity: 1;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #fff;
}

.multiselect-item input[type="radio"], .multiselect-item input[type="checkbox"] {
    margin: 2px 0 0 -20px;
}

.margin-b-10 input[type="radio"], input[type="checkbox"] {
    margin: 2px 0 0 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 300px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}

.custom-modal {
    overflow: hidden;
}

    .custom-modal .modal-dialog {
        margin-top: 15%;
    }

    .custom-modal .modal-footer {
        text-align: center;
    }
/*2017-03-22*/
#mendatorynotification {
    margin: 0px 0px;
    /*margin: 10px 0px;*/
}


.margin-t-65 {
    margin-top: 65px;
}

#loginPopup h4 {
    font-weight: normal;
    line-height: 26px;
}

#locationDiv h4 {
    color: #000;
    font-size: 15px;
    margin: 0px;
}

.iframe1 {
    width: 100%;
    zoom: 100%;
}

.custom-overflow {
    overflow: scroll !important;
}

.custom-model {
    height: auto;
    overflow-y: hidden;
    /*width: 1285px;*/
    margin: 0px auto;
}

    /*.modal-open .custom-model {
    overflow: hidden;
    width:1285px;
    margin:0px auto;
}*/

    .custom-model .table {
        margin-bottom: 0;
    }

    .custom-model .pad-t-60 {
        padding-top: 60px;
    }

    .custom-model .modal-footer {
        padding: 10px;
    }

#carousel-example-genericForAudio span {
    margin-top: 0px;
}


.signaute-box img {
    height: 100px !important;
}



/*2017-08-21*/

#iv-container {
    z-index: 99999 !important;
}

.iv-fullscreen {
    z-index: 9999999; /* On top of toast messages*/
}

/*2017-10-26*/

.terminatedPrescription thead tr th {
    font-size: 14px !important;
}

.terminatedPrescription tbody tr td {
    font-size: 14px !important;
}


/*2017-10-27*/

#divMessageInnerContainer {
    width: 100%;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 5px;
    padding: 5px;
    max-height: 451px;
    overflow: auto;
}

.right-msg {
    background: #e7f5d8;
    width: 180px;
    border-radius: 4px;
    float: right;
    padding: 6px;
    color: #333;
    margin-bottom: 5px;
    /*position: absolute;
    bottom: 0px;
    right: 5px;*/
}

.left-msg {
    background: #ececec;
    width: 180px;
    border-radius: 4px;
    float: left;
    padding: 6px;
    color: #304057;
    margin-bottom: 5px;
}



/* #Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #page-content-wrapper .modal,
    .page-content-wrapper .modal {
        top: -5%;
    }

    .carousel-indicators {
        bottom: -10px !important;
    }
}

@media only screen and (max-width: 768px) {
    #page-content-wrapper .modal,
    .page-content-wrapper .modal {
        top: -5%;
    }

    section#demo {
        width: 270px;
    }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .table-custom-width {
        width: 800px;
    }

    .box {
        margin-top: 10px;
    }

    #xmlDynamicDataDiv {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    #carousel-example-genericForAudio span {
        margin-top: 3px;
    }

    .sidebar-nav {
        position: initial !important;
    }

    .carousel-indicators {
        bottom: -10px !important;
    }

    .icon-div {
        display: block;
    }

    .form-div {
        display: block;
    }

    #tableWhiteBoard tbody tr td {
        display: block;
    }

    .customWidthBox {
        width: 100% !important;
    }
}






/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
}


.table-scroll {
    overflow: auto;
}

.custom-success a {
    color: #fff;
    text-decoration: none;
}

.padding-0-4 {
    padding: 0px 4px;
}

input[type=text]::-ms-clear {
    display: none;
}

input[type=password]::-ms-reveal {
    display: none;
}

@-moz-document url-prefix() {
    .panel-body input[type="file"] {
        padding: 0px;
    }
}

.margin-t-25 {
    margin-top: 25px;
}

.margin-r-10 {
    margin-right: 10px;
}

.height-overflow {
    height: 600px;
    overflow: scroll;
}


#scrollToTop, #scrollToBottom {
    cursor: pointer;
    background-color: #0090CB;
    display: inline-block;
    height: 40px;
    width: 40px;
    color: #fff;
    font-size: 16pt;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

.panel-body .m_fildname {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
}

    .panel-body .m_fildname.doted {
        background: none;
        border: 1px dotted #ccc;
        height: 100px;
    }

.panel-body .m_spc {
    margin-bottom: 10px;
}

.panel-body h2.heading {
    margin: 0px;
}

/*10-01-2017*/


#scroll-table-data tbody tr td:nth-child(8), #scroll-table-data tbody tr td:nth-child(9), #scroll-table-data tbody tr td:nth-child(10), #scroll-table-data tbody tr td:nth-child(11), #scroll-table-data tbody tr td:nth-child(12) {
    text-align: center;
    width: 50px;
}

#scroll-table-data thead tr th:nth-child(8), #scroll-table-data thead tr th:nth-child(9), #scroll-table-data thead tr th:nth-child(10), #scroll-table-data thead tr th:nth-child(11), #scroll-table-data thead tr th:nth-child(12) {
    text-align: center;
    width: 50px;
}

#localTechnicianGrid tbody tr td:nth-child(7), #localTechnicianGrid tbody tr td:nth-child(8), #localTechnicianGrid tbody tr td:nth-child(9), #localTechnicianGrid tbody tr td:nth-child(10), #localTechnicianGrid tbody tr td:nth-child(11), #localTechnicianGrid tbody tr td:nth-child(12), #localTechnicianGrid tbody tr td:nth-child(13) {
    text-align: center;
    width: 50px;
}

#localTechnicianGrid thead tr th:nth-child(7), #localTechnicianGrid thead tr th:nth-child(8), #localTechnicianGrid thead tr th:nth-child(9), #localTechnicianGrid thead tr th:nth-child(10), #localTechnicianGrid thead tr th:nth-child(11), #localTechnicianGrid thead tr th:nth-child(12), #localTechnicianGrid thead tr th:nth-child(13) {
    text-align: center;
    width: 50px;
}

#CategoryDetailsGrid thead tr th:nth-child(3), #CategoryDetailsGrid thead tr th:nth-child(4) {
    text-align: center;
}

#CategoryDetailsGrid tbody tr td:nth-child(3), #CategoryDetailsGrid tbody tr td:nth-child(4) {
    text-align: center;
}

#DeviceDetailsGrid thead tr th:nth-child(5), #DeviceDetailsGrid thead tr th:nth-child(6) {
    text-align: center;
}

#TestDetailsGrid thead tr th:nth-child(5), #TestDetailsGrid thead tr th:nth-child(6) {
    text-align: center;
}

#InsuranceDetailsGrid thead tr th:nth-child(6), #InsuranceDetailsGrid thead tr th:nth-child(7) {
    text-align: center;
}

#examSiteGrid thead tr th:nth-child(9) {
    text-align: center;
}

#grid thead tr th:nth-child(4), #grid thead tr th:nth-child(5), #grid thead tr th:nth-child(6) {
    text-align: center;
}

#localTechnicianWaitGrid thead tr th:nth-child(5), #localTechnicianWaitGrid thead tr th:nth-child(6), #localTechnicianWaitGrid thead tr th:nth-child(7) {
    text-align: center;
}

#localTechnicianWaitGrid tbody tr td:nth-child(5), #localTechnicianWaitGrid tbody tr td:nth-child(6), #localTechnicianWaitGrid tbody tr td:nth-child(7), #localTechnicianWaitGrid tbody tr td:nth-child(8) {
    text-align: center;
}

#patientDetailsGridAtAdminLogin thead tr th:nth-child(7), #patientDetailsGridAtAdminLogin thead tr th:nth-child(7) {
    text-align: center;
}

#patientDetailsGridAtAdminLogin tbody tr td:nth-child(7), #patientDetailsGridAtAdminLogin tbody tr td:nth-child(7) {
    text-align: center;
}

#patientDetailsGridAtAdminLogin thead tr th:nth-child(8), #patientDetailsGridAtAdminLogin thead tr th:nth-child(8) {
    text-align: center;
}

#patientDetailsGridAtAdminLogin tbody tr td:nth-child(8), #patientDetailsGridAtAdminLogin tbody tr td:nth-child(8) {
    text-align: center;
}

#tblPatientDetail thead tr th:nth-child(9), #tblPatientDetail thead tr th:nth-child(11) {
    text-align: center;
}

#tblPatientDetail tbody tr td:nth-child(9), #tblPatientDetail tbody tr td:nth-child(11) {
    text-align: center;
}

#RemoteTechnicianWaitGridAtLocalTechnicanEnd thead tr th:nth-child(6), #RemoteTechnicianWaitGridAtLocalTechnicanEnd thead tr th:nth-child(7) {
    text-align: center;
}

#RemoteTechnicianWaitGridAtLocalTechnicanEnd tbody tr td:nth-child(6), #RemoteTechnicianWaitGridAtLocalTechnicanEnd tbody tr td:nth-child(7) {
    text-align: center;
}

#RemoteTechnicianDashboardWaitGrid thead tr th:nth-child(6), #RemoteTechnicianDashboardWaitGrid thead tr th:nth-child(7), #RemoteTechnicianDashboardWaitGrid thead tr th:nth-child(8) {
    text-align: center;
}

#RemoteTechnicianDashboardWaitGrid tbody tr td:nth-child(6), #RemoteTechnicianDashboardWaitGrid tbody tr td:nth-child(7), #RemoteTechnicianDashboardWaitGrid tbody tr td:nth-child(8) {
    text-align: center;
}

#RemoteDoctorWaitGridAtLocalTechnicanEnd thead tr th:nth-child(6), #RemoteDoctorWaitGridAtLocalTechnicanEnd thead tr th:nth-child(7) {
    text-align: center;
}

#RemoteDoctorWaitGridAtLocalTechnicanEnd tbody tr td:nth-child(6), #RemoteDoctorWaitGridAtLocalTechnicanEnd tbody tr td:nth-child(7) {
    text-align: center;
}

#tblRemoteDoctorDashboardPatientDetail thead tr th:nth-child(5), #tblRemoteDoctorDashboardPatientDetail thead tr th:nth-child(8) {
    text-align: center;
}

#tblRemoteDoctorDashboardPatientDetail tbody tr td:nth-child(5), #tblRemoteDoctorDashboardPatientDetail tbody tr td:nth-child(8) {
    text-align: center;
}

#patientGrid thead tr th:nth-child(5), #patientGrid thead tr th:nth-child(6), #patientGrid thead tr th:nth-child(7) {
    text-align: center;
}

#patientGrid tbody tr td:nth-child(5), #patientGrid tbody tr td:nth-child(6), #patientGrid tbody tr td:nth-child(7) {
    text-align: center;
}



#patientGrid tbody tr td:nth-child(5) {
    text-align: center;
}

#remoteTechnicianGrid thead tr th:nth-child(7), #remoteTechnicianGrid thead tr th:nth-child(8), #remoteTechnicianGrid thead tr th:nth-child(9), #remoteTechnicianGrid thead tr th:nth-child(10) {
    text-align: center;
    width: 50px;
}

#remoteTechnicianGrid tbody tr td:nth-child(7), #remoteTechnicianGrid tbody tr td:nth-child(8), #remoteTechnicianGrid tbody tr td:nth-child(9), #remoteTechnicianGrid tbody tr td:nth-child(10), #remoteTechnicianGrid tbody tr td:nth-child(11), #remoteTechnicianGrid tbody tr td:nth-child(12) {
    text-align: center;
    width: 50px;
}
/*10-1-2017*/
.arrow-down {
    color: #fff !important;
    text-decoration: none !important;
}

.required:after {
    content: " *";
    color: #a94442;
}


/* signature css*/

#signatureparent {
    color: darkblue;
    /*background-color: darkgrey;*/
    /*max-width:600px;*/
    /*padding: 20px;*/
    position: relative;
}

/*This is the div within which the signature canvas is fitted*/
#signature {
    border: 2px dotted black;
    background-color: lightgrey;
    height: 240px;
    cursor: pointer;
}

/* Drawing the 'gripper' for touch-enabled devices */
html.touch #content {
    float: left;
    width: 92%;
}

html.touch #scrollgrabber {
    float: right;
    width: 4%;
    margin-right: 2%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAAAAACh79lDAAAAAXNSR0IArs4c6QAAABJJREFUCB1jmMmQxjCT4T/DfwAPLgOXlrt3IwAAAABJRU5ErkJggg==);
}

html.borderradius #scrollgrabber {
    border-radius: 1em;
}
/*end signature css*/



.navbar .m_back {
    text-align: center;
    background: #0f798c;
    float: right;
    display: block;
    margin: 6px 20px 0px 0px;
    border-radius: 5px;
}

    .navbar .m_back a {
        display: block;
        color: #fff;
        padding: 9px 30px;
        font-size: 15px;
        text-decoration: none;
    }

    .navbar .m_back:hover {
        background: #25889a;
    }

.custom-panel .panel-heading .m_arrowspc {
    padding-right: 0px;
}

.mid-with-panel .panel-body.m_signature {
    width: 100%;
    margin: auto;
}

.m_clearbtn {
    float: right;
    margin-top: 10px;
}

.m_lable {
    float: left;
    margin-right: 10px;
}


/* media query*/
@media only screen and (max-width: 479px) {
    .navbar .m_back {
        margin: -41px 12px 0px 0px;
    }

        .navbar .m_back a {
            padding: 6px 22px;
        }

    .custom-panel .form-group label {
        font-size: 12px;
        float: left;
        /*width: 100px;
    padding: 0px 0px 0px 10px;*/
    }

    .required input[type="checkbox"] {
        float: left;
    }

    #divLocal {
        font-size: 8px;
    }
}




.red-required {
    color: #a94442;
}



/*13-02-2017*/



.time-spend-box-custom {
    position: fixed;
    top: 52px;
    z-index: 99;
    right: 0px;
    left: 250px;
    transition: left 0.5s;
}

    .time-spend-box-custom.left0 {
        left: 0px;
    }

/*end 13-02-2017*/


/*14-02-2017*/
.model-right-arrow {
    height: 0px;
    width: 0px;
    top: 50%;
    right: 40px !important;
}

.model-left-arrow {
    width: 0px;
    height: 0px;
    top: 50%;
    left: 20px;
}

.margin-t-35 {
    margin-top: 35%;
}

video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}

audio::-internal-media-controls-download-button {
    display: none;
}

audio::-webkit-media-controls-enclosure {
    overflow: hidden;
}

audio::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}



#example {
    min-height: 500px;
}

#undo {
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
}

.armchair {
    float: left;
    margin: 30px 30px 120px 30px;
    text-align: center;
}

    .armchair img {
        display: block;
        margin-bottom: 10px;
    }


/*2017-10-26*/
#tableWhiteBoard {
    width: 100% !important;
}




@media only screen and (max-width: 767px) {
    .time-spend-box-custom {
        left: 0;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #wrapper {
        padding-left: 0px !important;
    }

    #sidebar-wrapper {
        width: 0px !important;
        margin-top: 34px;
    }

    .toggled #sidebar-wrapper {
        width: 250px !important;
    }

    .modal-dialog-custom-width {
        width: 100% !important;
    }
}

.modal-dialog-custom-width-xl {
    width: 80% !important;
}


/*2017-03-22*/

.wht-space {
    white-space: nowrap;
    margin: 0px 0px 0px 0px;
}

#dateTimeDiv .col-sm-1 {
}

.ZipBorderColor {
    border-color: red;
}

.recomended {
    white-space: nowrap;
}





/*PDF Files*/
.main-row {
    padding-left: 20px;
}

.signatureMarginBottom {
    margin-bottom: 500px !important;
}

.contactLensPrescription {
    margin-top: 300px !important;
}

.col-left1 {
    width: 150px;
    float: left;
}

.col-left2 {
    width: 200px;
    float: left;
}

.col-left3 {
    width: 300px;
    float: left;
}

@page {
    margin-top: 100px;
    margin-bottom: 0px;
}


/*2017-04-24*/

.HightlightGuIdRemoteTech {
    background-color: #1991be;
}

.focusGuId {
    background: Yellow;
    border-radius: 6px;
    border: 1px solid Green;
}

.modal .tab-pane {
    width: 100%;
}

/*2017-09-21*/
#Lensometry .modal .tab-pane {
    width: 100% !important;
}


.emailtoUserName {
    color: green;
}

.examTerminationPDF {
    margin: 0px !important;
}

.panel-body .m_fildname {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
}

#divEPDF {
    margin-top: 350px;
}

.btnnonclickable {
    pointer-events: none;
}



/*error page*/
.error-body {
    background: #f3f3f3;
    color: #333;
    text-align: center;
    margin-top: 0;
    padding: 0px;
}

    .error-body img {
        padding-top: 100px;
    }

    .error-body h1 {
        font-size: 60px;
    }

    .error-body h2 {
        font-size: 35px;
        color: #e12f46;
    }

    .error-body p {
        font-size: 20px;
        color: #333;
        padding: 0px;
        margin: 0px;
    }

    .error-body span {
        color: #ffa500;
    }

    .error-body small {
        color: #e12f46;
    }

    .error-body .back-btn {
        color: #fff;
        background-color: #e12f46;
        border-color: #e12f46;
    }

#dynamicTestTypeDiv label {
    margin-right: 10px;
}


#divMessage::-webkit-scrollbar-track {
    background-color: transparent;
}

#divMessage::-webkit-scrollbar #divMessage::-scrollbar {
    width: 0;
    background-color: transparent;
}


div#divMessage:after {
    content: "Chat";
    background-color: #304057;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    border-radius: 0px 6px;
}

div#divMessage {
    padding-top: 50px !important;
    height: 524px !important;
    position: relative;
}

#btnSend {
    position: relative;
    top: -21px;
    left: -6px;
}

    #btnSend:hover {
        cursor: pointer;
    }

#demo textarea {
    margin: 9px;
    border: 1px dashed;
}

td section#demo {
    background: #304057;
    border-radius: 6px;
}

.custom-model .modal-footer p {
    padding: 0;
    margin: 0;
}


.ann-icon {
    margin: 0 auto;
    text-align: center;
    background-color: #5bc0de;
    width: 70px;
    height: 70px;
    border-radius: 45px;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    box-shadow: 0px 0px 14px #000;
    transform: scale(1.5);
    animation-name: stretch;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

.announ-sec .modal-body {
    padding-bottom: 25px;
}

.announ-sec .modal-content {
    background-color: #284555;
    color: #fff;
}

.ann-icon em {
    color: #fff;
    font-size: 30px;
    vertical-align: middle;
    position: relative;
    top: 19px;
}

.announ-sec .modal-header {
    border-bottom: 0;
}

div.modal.announ-sec .modal-dialog {
    top: 69%;
}

div.modal.announ-sec .modal-title {
    margin-bottom: 15px;
    font-size: 22px;
}

div.modal.announ-sec .modal-header .close {
    margin-top: -2px;
    color: #fff;
    opacity: 0.6;
}


@keyframes stretch {
    0% {
        transform: scale(.4);
        background-color: #284555;
        border-radius: 100%;
    }

    50% {
        background-color: #74b93f;
    }

    100% {
        transform: scale(1.2);
        background-color: #5bc0de;
    }
}

.ui-menu-item .ui-menu-item-wrapper {
    border: none !important;
    background-color: white;
}

.icon-div {
    /*display:inline-block;*/
}

.form-div {
    /*display:inline-block;*/
}

/*.present { color: blue; background: transparent; }
.notpresent { color: red; }*/

.heighlightAutoComplete {
    color: green;
    background: transparent;
}

#SelectPurgeAge {
    float: left;
    margin: 0;
    text-align: left;
}

#IntacctFailureDelete {
    float: left;
    margin: 0;
    text-align: left;
}

#ManagePatientSearch {
    display: none;
    /*display: normal*/
}

/* Animation used to highlight fields on the patieint history view. */
@keyframes highlight-text-animation {
    0% {
        color: red;
        opacity: 1.0;
    }

    40% {
        color: red;
        opacity: .4;
    }

    60% {
        color: red;
        opacity: 1.0;
    }

    100% {
        color: red;
        opacity: 1.0;
    }
}

.highlight-text {
    animation-name: highlight-text-animation;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-timing-function: linear;
}
/*------------------------05/11/2018---------------------------*/
.wt-600 {
    width: 600px;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.box:nth-of-type(odd) {
    background-color: #fff;
}

.box:nth-of-type(even) {
    background-color: #fff;
}

.box {
    height: 50px;
    border-bottom: 1px #000 solid;
}

#btnRegisterAndReviewHistory {
    margin-top: 10px;
    white-space: normal;
    width: 12em;
}

.swal2-container {
    z-index: 1000000 !important;
}

/*--- 19-3-2019 ---*/
.d-flex {
    display: flex;
    flex-flow: row wrap
}

.d-block {
    display: block
}

.align-item-bottom {
    align-items: flex-end
}

.field-inline {
    margin-bottom: 15px;
}

    .field-inline .form-group {
        margin-bottom: 0;
    }

    .field-inline .field-label {
        margin-bottom: 10px;
    }

/*25-6-19*/
.all-buttons:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox-label {
    font-weight: normal !important;
    font-size: 14px !important;
    margin: 0 !important;
}

#requestFollowUpContainer {
    margin-top:30px;
}



.btnTab-danger {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

    .btnTab-danger:focus,
    .btnTab-danger.focus {
        color: #fff !important;
        background-color: #c9302c !important;
        border-color: #761c19 !important;
    }

    .btnTab-danger:hover {
        color: #fff !important;
        background-color: #c9302c !important;
        border-color: #ac2925 !important;
    }

    .btnTab-danger:active,
    .btnTab-danger.active,
    .open > .dropdown-toggle.btnTab-danger {
        color: #fff !important;
        background-color: #c9302c !important;
        border-color: #ac2925 !important;
    }

.multiselect-static-label > .multiselect-native-select > div > .multiselect-container > li > a > label.checkbox {
    color: #333;
}

.swal-auto-width {
    width: auto !important;
    min-width: 500px !important;
}

.swal-list-table {
    display: flex;
    justify-content: center;
}

    .swal-list-table table {
        margin-top: 10px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .swal-list-table th, td {
        text-align: left;
    }

    .swal-list-table td {
        padding-left: .75em;
    }

.me-1 {
    margin-right: .25rem !important;
}

.me-2 {
    margin-right: .5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.me-5 {
    margin-right: 3rem !important;
}

.pulsing-danger, .pulsing-danger:focus {
    border-color: #e96666;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233,102,102,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233,102,102,.6);
    animation: pulsing-danger 1.5s infinite alternate;
}

@keyframes pulsing-danger {
    0% {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233,102,102,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px rgba(233,102,102,.6);
    }
    100% {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233,102,102,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 15px rgba(233,102,102,.6);
    }
}

.label-input-combo {
    display: flex;
    align-items: center;
}

.label-input-combo > input {
    margin-right: 7px !important;
    margin-top: 0px !important;
}

button.hover-expand > span {
    max-width: 0;
    margin-left: 0;
    -webkit-transition: max-width 1s, margin-left 2s;
    transition: max-width 1s, margin-left 2s; /* Slower margin-left reduction to make the icon and text not immediately "collide" */
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
}

button.hover-expand:hover > span {
    max-width: 10rem;
    margin-left: 7px;
    -webkit-transition: max-width 1s, margin-left .2s; /* Fast margin-left introduction to make the icon and text "separate" almost immediately instead of slow growing */
    transition: max-width 1s, margin-left .2s;
}

.w-fit-content {
    width: fit-content;
}

.no-items-capable > tbody:has(tr:not(.no-items-row)) > .no-items-row {
    display: none;
}

.no-items-row > td {
    text-align: center;
}

.row-d-flex .row {
    display: flex;
}

.sticky-table {
    overflow-y: auto;
    overscroll-behavior: contain;
}
    .sticky-table::-webkit-scrollbar {
        width: 4px;
    }

    .sticky-table::-webkit-scrollbar-thumb {
        background: #cbd5e1;
        border-radius: 4px;
    }

    .sticky-table::-webkit-scrollbar-track {
        margin-top: 36.5px;
        background: transparent;
    }

    .sticky-table > table {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 0px;
    }

        .sticky-table > table th {
            position: sticky;
            top: 0;
            background: #fff;
            z-index: 1;
            border-bottom: none !important;
            box-shadow: inset 0 -1px 0 #ccc;
        }

.mt-15 {
    margin-top: 15px;
}

.w-40 {
    width: 40%;
}

.w-50 {
    width: 50%;
}

.btn-icon-small {
    padding: 1px 5px;
}

.do-multiselect > .multiselect-native-select label {
    color: #555;
    font-weight: 500;
    font-size: 12px;
}

.nav > li{float:left;}
.navbar-nav{margin-right:0;}
.navbar-nav > li > a i{margin-right:0;}
.navbar-default .container-fluid{padding-right:0;}
#wrapper {
	padding-left: 250px;
    width: 100%;
}
#wrapper.toggled {
	padding-left: 0;
}
#sidebar-wrapper {
	width: 250px;
}
#wrapper.toggled #sidebar-wrapper {
	width: 0;
}

#wrapper.toggled #page-content-wrapper {
	margin-right: 0;
    width:100% !important;
}

html, body {
    min-height:100%;
}
#login-page {
    padding: 0;
}
.login-bg {
    background-image: url("../images/login-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow-y: auto;
}
.login-banner{
    width: 100%;
    height: 80px;
    text-align: center;
    padding: 6px 10px;
    background: #fff;
    border-radius: 10px 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .login-banner > img {
        height: 100%;
    }

.login-input{
    padding: 10px 30px;
}
.login-box{
    background: #ecf6f8;
    border-radius: 5px;
    box-shadow: 0 0 20px #555;  
}
.login-heading{
    color: #334f63;
    font-weight: 400;
    font-size: 20px;
    margin: 15px 0 25px;
}
.login-box .input-box .group{
    position: relative;
    margin-bottom: 15px;
}
.login-box .input-box .group label{
    font-weight: 500;
}
.login-box .input-box .group .icon-box{
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 15px;
}
.login-box .input-box .group .form-control{
    height: 46px;
    background: #f2f5f6;
}
.login-box .input-box .group .icon-box i{
    font-size: 18px;
    color: #93a2ad;
}
.login-box .input-box .login-btn-box{
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}
.login-box .input-box .login-btn-box .login-btn{
    width: 100%;
    background: #74b93f;
    border: 1px solid #55a115;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    height: 46px;
}
.login-box .input-box .login-btn-box .login-btn:hover{
    background: #55a115;
}
.login-box .input-box .remember-box{
    margin-top: 25px;
}
.login-box .input-box .remember-box a{
    color: #43484a;
    font-size:15px;
}
.login-box .input-box .sign-up-text{
    width: 100%;
    text-align: center;
    color: #334f63;
}
.login-box .input-box .sign-up-text a{
    color: #334f63;
    font-weight: 600;
    text-decoration: underline;
}
.login-footer{
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.login-footer p{
    color: #000;
    font-weight: 300;
    font-size: 16px;
}

/*13-02-2017*/



/*.login-area { 
        width:400px;                      
        left: 50%;
        margin-top:-250px;
    	position: absolute;
	    top: 47%;
        margin-left:-200px;          
}*/
.login-area {     	
        width:400px;                             
        margin:0 auto;
        margin-top:20px;
}
.padd0 {
    padding:0;
}

.loxgin-footer {
    margin-top:20px;
    text-align:center;
     color:#000;
}

.addPatient-btn {
    width: 100%;
    background: #5bc0de;
    border: 1px solid #46b8da;
    color: #fff !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 33px;
}


@media (max-width:768px){ 
    
}
@media (max-width:767px){ 
    .login-area { 
        width:400px;                      
        left: 50%;
        margin-top:-250px;
    	position: absolute;
	    top: 50%;
        margin-left:-200px;          
}
}

@media (max-width:360px) {
.login-box .input-box .remember-box a {
        color: #43484a;
        font-size: 12px;
    }
}

/*13-02-2017*/

/*17-02-2017*/
#login-page .modal-backdrop {
    display:none;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('fonts/roboto-v29-latin-100.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/roboto-v29-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/roboto-v29-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/roboto-v29-latin-100.woff') format('woff'), /* Modern Browsers */
    url('fonts/roboto-v29-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/roboto-v29-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('fonts/roboto-v29-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/roboto-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/roboto-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/roboto-v29-latin-300.woff') format('woff'), /* Modern Browsers */
    url('fonts/roboto-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/roboto-v29-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('fonts/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('fonts/roboto-v29-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/roboto-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/roboto-v29-latin-500.woff') format('woff'), /* Modern Browsers */
    url('fonts/roboto-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/roboto-v29-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('fonts/roboto-v29-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/roboto-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/roboto-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/roboto-v29-latin-700.woff') format('woff'), /* Modern Browsers */
    url('fonts/roboto-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/roboto-v29-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('fonts/roboto-v29-latin-900.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/roboto-v29-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/roboto-v29-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/roboto-v29-latin-900.woff') format('woff'), /* Modern Browsers */
    url('fonts/roboto-v29-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/roboto-v29-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

body {
    padding-top: 52px;
    padding-bottom: 0px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}

.remote-tech-box .form-group {
    float: left;
    width: 100%;
}

.new-messages-counter {
    background: #d82020;
    color: #fff;
    display: none;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    margin-left: 20px;
}

html, body { height: auto; }

/*page[size="A4"][layout="portrait"] {
  width: 29.7cm;
  height: 21cm;  
}*/

.print:last-child {
       page-break-after: avoid;
}
@page {
    size: A4;
    /*margin: 20px auto;*/
    margin: 40px auto 30px;
    -webkit-print-color-adjust: exact;
    overflow:hidden;
}

@media print {
    body {
        background: #ccc;
        margin: 0px auto;
        padding: 0;
        /*height:100%;*/
    }

.print-display-none,
  .print-display-none * {
    display: none !important;
  }
  .print-visibility-hide,
  .print-visibility-hide * {
    visibility: hidden !important;
  }
  .printme,
  .printme * {
    visibility: visible !important;
  }
    .printme {
        position: absolute;
        left: 0;
        top: 0;
    }

    #sidebar-wrapper {       
        display: none;            
    }
    nav {
        display: none;
    }
    #wrapper {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #page-content-wrapper {
        display:none;
    }
   
    #page-content-wrapper {
        display: block;
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        page-break-after: auto;
    }
    
    .wht-spacePrint {
        white-space: nowrap;
    }

    .wht-spacePrintNormal {
        white-space: normal;
    }

    .fa-bars {
        display: none;
    }

    #divPrintTop {
        display: none;
    }

    #divLocal {
        display: none;
    }

    .fa-clock-o {
        display: none;
    }

    /*.hideDivforPrint {
        display: none !important;
    }*/
    

    #ddlExamSiteLocation {
        display: none !important;
    }

    #btnBack {
        display: none !important;
    }

    .btnbackprint {
        display: none !important;
    }
    

    #divfooter {
        display: none !important;
    }

    .divManagePatientPrint, .modal-footer {
        display: none !important;
    }

    

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .printPatient {
        margin-top: 160px;
        display: block;
        padding:20px;
    }

    .margin-t-100 {
        margin-top: 200px;
    }
    .margin-t-90 {
        margin-top: 90px;
    }

    .table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }

        .table tr td {
            padding: 8px;
            line-height: 1.42857143;
            vertical-align: top;
            border-top: 1px solid #ddd;
        }

        .table thead tr th {
            vertical-align: bottom;
            background-color: #eee;
            padding: 8px 3px;
            text-align: left;
        }



    .form-group {
        margin-bottom: 15px;
    }

    .control-label {
        font-weight: bold;
    }

    .form-control {
        display: block;
        width: 100%;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    textarea {
        height: 100px;
        margin-top: 5px;
    }

    .page-break {
        page-break-after: always;
    }

    /*.localDeviceFile img {
       width:100%;    
        transform:rotate(90 deg);
    }*/

    .top-headingname {
        font-size: 24px;
        font-weight: bold;
        color: #3cbad1;
        background-color: gray !important;
        padding: 25px;
        margin-top: 25px;
        text-align: center;
        width: 100%;
        display: block;
        border-bottom: 1px solid #ddd;
    }

    .top-PatientName {
        font-size: 24px;
        font-weight: bold;
        color: #3cbad1;
        background-color: gray !important;
        padding: 25px;
        margin-top: 25px;
        text-align: left;
        width: 100%;
        display: block;
        float: left;
    }

    .m_spc .col-md-4 {
        width: 100px;
        float: left;
        height: 200px;
    }

    .signaute-box img {
        height: 80px !important;
    }
    

    .panel-heading {
        padding: 15px 15px;
    }

    .margin-t-25{
        margin-top:0;
        padding-top:15px;
    }

    .custom-panel{
        padding-top:20px;
    }    
    .padd25{
    padding:0px 20px 20px 20px;
    }
    .margin-t-30{
    margin-top:-30px;
    }
    #examTermination {
        margin-bottom:100px;
    }
    .mart200 {
        margin-top:200px;
    }
    .custom-w {
        width:250px !important;
        float:left !important;
    }
    .padd0 {
        padding:0px;
    }
    .t-center {
        text-align:center !important;
    }
    
/*.panel-body{
    padding:0 15px;
}*/

    #parentGeneral .panel-body{
        padding: 0px !important;
        
    }
    .m_fildname_print {
        display:none;
    }
/*2017-09-21*/


.mid-with-panel {
    display:none;
}
.content-heading {
    display:none;
}
/*#visionHistoryDetails .text-danger {
    display:none;
}*/
.hippa {
    display:none;
}
.consent {
    display:none;
}
#patientacknowledgement p{
   padding:10px 0px;
}
#patientacknowledgement ul li{
    padding:8px 0px;
}
#patientacknowledgement img{
    margin-bottom:50px;
}
#patientacknowledgement .print-btn {
    display:none;
}

.PrintAllFourDocumentsFirst p {
     padding:10px 0px;
}
.PrintAllFourDocumentsFirst ul li{
    padding:8px 0px;
}
.PrintAllFourDocumentsFirst  img{
    margin-bottom:50px;
}

.hipaaSecond p {
     padding:10px 0px;
}
.hipaaSecond ul li{
    padding:8px 0px;
}
.hipaaSecond img{
    margin-bottom:50px;
}
.hipaaSecond {
   padding:50px 0px 100px;
}
.PrivacyPolicyDivPrint {
    margin-bottom:400px;
    }
.PrivacyPolicyDivTermsPrint{
   padding:100px 0px 100px;
}

#consent p{
    padding:7px 0px;
}
#consent ul li{
    padding:7px 0px;
}
#consent .print-btn {
    display:none;
}
.printDivHide{
    display:none;
}
#patientGrid {
    display:none;
}
#PrintAllFourDocuments .modal-content {
    border:none !important;
}
    hr {
        display:none;
    }

.custom-panel .panel-heading{
     padding: 0;
}
.display-none{
    display:none;
}
.arrow-down {
    display:none;
}
#signature {
    border:none;
}

/*2018-01-12*/

    .display-print-none {
        display:none;
    }
    #sidebar-wrapper {
        display:none;
    }
    .time-spend-box {
        display:none;
    }
   
    #divfooter {
        display:none;
    }
   
    #mendatorynotification {
        display:none;
    }     
    .time-spend-box {
        display:none;
    }
    #PrivacyPolicy h3 {
    margin-top:5px;
    margin-bottom:5px;

    }
    .loxgin-footer {
        display:none;
    }
   /*#TermsAndConditions {
        overflow-x: visible;
        overflow-y: visible;
    }
   #PrivacyPolicy{
        overflow-x: visible;
        overflow-y: visible;
    }
   #consent{
        overflow-x: visible;
        overflow-y: visible;
    }
   #patientacknowledgement{
        overflow-x: visible;
        overflow-y: visible;
    }  
   #PrintAllFourDocuments{
        overflow-x: visible;
        overflow-y: visible;
    }*/
   
    #PrintAllFourDocuments .box {
        height:130px;
        padding:10px;
    }
    #PrintAllFourDocuments .box p{
        margin-bottom:5px;
    }

    .modal-open .modal {
        overflow-x: visible;
        overflow-y: visible;
    }

    .modal {
        overflow: scroll;
        position: relative;
    }
   
   .login-area {
    width: 100%;
    left: 0%;
    margin-top: 0px;
    position: absolute;
    top: 0%;
    margin-left: 0px;
    }
    #visionHistoryDetails label {       
        font-weight:normal;
    }
  .print-block{
        display: block !important;
    }
   /*.printDivHeading{
        margin-top:-10px;
    }*/
    /*.printdivheading .col-sm-12 {
        width:100%;
    }*/
    .panel-body .m_fildname {
        width:950px;
    }
}
.si-wrapper {
	display: block;
	position: relative;
}

.speech-input {
	margin: 0;
}

.si-btn {
    color: red;
}

.si-wrapper button {
    position: absolute;
    top: 0;
    right: 0;
    height: 18px;
    width: 18px;
    margin: 0;
    border: 0;
    padding: 0;
    background: none;
    margin: 0 5px 0 0;
}

/* The way the chat box is drawn, we need some special handling. */
#divChatBox .si-wrapper button {
    margin-top: 10px;
    margin-right: 5px;
}

.listening {
	color: #0c0;
}
.modal-pdf-viewer {
    display: flex;
    background: rgb(0 0 0 / 50%);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    /*overflow: hidden;*/
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}    

    .modal-pdf-viewer .modal-dialog {
        width: 1020px;
        height: 98%;
        margin: auto;
    }

    .modal-pdf-viewer .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
        display: flex;
        flex-direction: column;
        background: #3c3c3c;
        border-radius: 10px;
    }

    .modal-pdf-viewer .modal-header {
        border-bottom: 0;
        height: 56px;
    }

    .modal-pdf-viewer .modal-body {
        flex: 1 1 auto;
        padding: 0;
    }

    .modal-pdf-viewer iframe {
        height: 100%;
        width: 100%;
        border: 0;
    }

    .modal-pdf-viewer .modal-footer {
        border-top: 0;
    }

        .modal-pdf-viewer .modal-footer .btn-close {
            background: #6c757d;
            color: #fff;
            box-shadow: none;
        }

            .modal-pdf-viewer .modal-footer .btn-close:hover {
                background: #5c636a;
            }

.brt-10 {
    border-radius: 10px 10px 0px 0px;
}

.pdfPrintIframe {
    display: none;
}
.do-bordered-group {
    justify-content: flex-start;
    border: 1px solid #ddd;
    border-radius: 15px;
    /* Animation properties */
    overflow: hidden;
    transition: all 0.5s ease;
}

    .do-bordered-group.do-hide {
        height: 0 !important;
        border-color: transparent;
        opacity: 0;
    }

    .do-bordered-group > content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 20px;
    }

        .do-bordered-group > content > .row:nth-of-type(n+2) {
            margin-top: 10px;
        }

            .do-bordered-group > content > .row:nth-of-type(n+2).m-divide {
                border-top: 1px solid #ddd;
                padding-top: 20px;
                margin-top: 20px;
            }

        .do-bordered-group > content > table {
            margin-bottom: -5px;
        }

.do-bordered-group-header {
    margin: -10px -20px 5px -20px;
    padding: 0px 20px 10px 20px;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
}

.do-bordered-group-footer {
    margin: 15px -20px -5px -20px;
    padding: 15px 20px 0px 20px;
    font-size: 1.2em;
    font-weight: bold;
    border-top: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
}

button.do-close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.do-close {
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

    .do-close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
    }
.do-day-picker {
    display: flex;
    border: 1px solid #dadce0;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
}

.do-day-label {
    flex: 1;
    text-align: center;
    border-right: 1px solid #dadce0;
    cursor: pointer;
    user-select: none;
    margin: 0;
}

    .do-day-label:last-child {
        border-right: none;
    }

    .do-day-label input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0;
    }

    .do-day-label span {
        display: block;
        padding: 8px 0;
        color: #777;
        background-color: #ffffff;
        transition: background-color 0.2s ease;
    }

    .do-day-label:hover span {
        background-color: #e9faff;
    }

    .do-day-label input[type="checkbox"]:checked + span {
        background-color: #ccf4ff;
    }
.do-row {
    display: flex;
    flex-wrap: wrap;
}

.do-col {
    flex: 1 0 0;
}

.do-col-1 {
    width: 8.33333333%;
    flex: 0 0 auto;
}

.do-col-2 {
    width: 16.66666667%;
    flex: 0 0 auto;
}

.do-col-3 {
    width: 25%;
    flex: 0 0 auto;
}

.do-col-4 {
    width: 33.33333333%;
    flex: 0 0 auto;
}

.do-col-5 {
    width: 41.66666667%;
    flex: 0 0 auto;
}

.do-col-6 {
    width: 50%;
    flex: 0 0 auto;
}

.do-col-7 {
    width: 58.33333333%;
    flex: 0 0 auto;
}

.do-col-8 {
    width: 66.66666667%;
    flex: 0 0 auto;
}

.do-col-9 {
    width: 75%;
    flex: 0 0 auto;
}

.do-col-10 {
    width: 83.33333333%;
    flex: 0 0 auto;
}

.do-col-11 {
    width: 91.66666667%;
    flex: 0 0 auto;
}

.do-col-12 {
    width: 100%;
    flex: 0 0 auto;
}
do-offcanvas-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10000;
    opacity: 0;
    pointer-events: none;
    overscroll-behavior: contain;
}

do-offcanvas.is-open do-offcanvas-overlay {
    opacity: 1;
    pointer-events: auto;
}

.transitions-ready do-offcanvas-overlay {
    transition: opacity 0.3s ease-in-out;
}

do-offcanvas-panel {
    background: white;
    width: 650px;
    height: calc(100vh - 20px);
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 10001;
    box-shadow: -4px 0 15px rgba(0, 0, 0, 0.2);
    transform: translateX(calc(100% + 20px));
    border-radius: 15px;
    overscroll-behavior: contain;
}

do-offcanvas.is-open do-offcanvas-panel {
    transform: translateX(0);
}

.transitions-ready do-offcanvas-panel {
    transition: transform 0.3s ease-in-out;
}

do-offcanvas-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 20px;
    overscroll-behavior: contain;
}

do-offcanvas-header {
    margin-left: -20px;
    margin-right: -20px;
    flex-shrink: 0;
    overscroll-behavior: contain;
}

    do-offcanvas-header > ul {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

do-offcanvas-body {
    flex-grow: 1;
    overflow-y: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    overscroll-behavior: contain;
    /* Handle scroll bar so inner contents aren't shifted when appears */
    scrollbar-gutter: stable;
    margin-right: -20px;
    padding-right: 5px;
}

do-offcanvas-attachments {
    flex-shrink: 0;
    border-top: 1px solid #e5e5e5;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-Bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    transition: height 0.3s ease-in-out;
}

do-offcanvas-attachments {
    flex-shrink: 0;
    border-top: 1px solid #e5e5e5;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-Bottom: 15px;
    display: flex;
    flex-direction: column;
    interpolate-size: allow-keywords;
}

do-offcanvas-attachments-info, do-offcanvas-attachments-delete {
    width: 100%;
}

do-offcanvas-attachments-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #666;
    font-weight: 500;
}

do-offcanvas-attachments-delete {
    display: flex;
    justify-content: end;
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease-in-out;
}

    do-offcanvas-attachments-delete > button {
        margin-top: 10px;
    }

do-offcanvas-attachments:hover > do-offcanvas-attachments-delete.active {
    height: auto;
}

do-offcanvas-footer {
    border-top: 1px solid #e5e5e5;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    overscroll-behavior: contain;
    /* Animation properties */
    overflow: hidden;
    transition: all 0.5s ease;
}

    do-offcanvas-footer.do-hide {
        height: 0 !important;
        border-color: transparent;
        opacity: 0;
    }

    do-offcanvas-footer > content {
        flex-shrink: 0;
        display: flex;
        justify-content: end;
        align-items: center;
        gap: 15px;
    }

do-offcanvas-drag-drop-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
    pointer-events: none;
}

    do-offcanvas-drag-drop-overlay > span {
        font-size: 24px;
        font-weight: bold;
        color: #007bff;
        border: 3px dashed #007bff;
        padding: 30px 50px;
        border-radius: 10px;
        background: #ffffff;
    }

do-offcanvas-panel.drag-active {
    box-shadow: 0 0 35px rgba(0, 123, 255, 0.6);
}

    do-offcanvas-panel.drag-active.drag-invalid {
        box-shadow: 0 0 35px rgba(255, 0, 0, 0.6);
    }

    do-offcanvas-panel.drag-active do-offcanvas-drag-drop-overlay {
        opacity: 1;
        visibility: visible;
    }

do-offcanvas-panel.drag-invalid do-offcanvas-drag-drop-overlay > span {
    color: #ff0000;
    border: 3px dashed #ff0000;
}

do-offcanvas-header.title-and-active-selection {
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
}

    do-offcanvas-header.title-and-active-selection > div:nth-child(1) {
        font-size: 1.5em;
        font-weight: bold;
    }

    do-offcanvas-header.title-and-active-selection > div:nth-child(2) {
        font-size: 1.2em;
        font-weight: bold;
        margin-top: 10px;
        font-style: italic;
    }

:root {
    --do-time-picker-primary-color: #337ab7;
    --do-time-picker-border-color: #dadce0;
    --do-time-picker-bg-color: #ffffff;
    --do-time-picker-text-color: #777;
}

.do-time-picker {
    display: inline-flex;
    align-items: center;
    background-color: var(--do-time-picker-bg-color);
    border: 1px solid var(--do-time-picker-border-color);
    padding: 7px;
    border-radius: 8px;
}

    .do-time-picker .input-group {
        position: relative;
        display: flex;
        flex-direction: column;
    }

    .do-time-picker .time-input {
        background: transparent;
        border: none;
        color: var(--do-time-picker-text-color);
        font-weight: 500;
        cursor: text;
        text-align: center;
        outline: none;
        border-radius: 4px;
        width: 30px;
        transition: background-color 0.2s;
    }

    .do-time-picker .ampm-input {
        width: 36px;
        text-transform: uppercase;
    }

    .do-time-picker .time-input:focus {
        background-color: #f3f4f6;
        color: var(--do-time-picker-primary-color);
    }

    .do-time-picker .dropdown-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        background: #fff;
        border: 1px solid var(--do-time-picker-border-color);
        border-radius: 6px;
        box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
        margin-top: 8px;
        padding: 4px 0;
        list-style: none;
        max-height: 150px;
        overflow-y: auto;
        z-index: 10;
        min-width: 45px;
        outline: none;
        overscroll-behavior: contain;
    }

        .do-time-picker .dropdown-menu::-webkit-scrollbar {
            width: 4px;
        }

        .do-time-picker .dropdown-menu::-webkit-scrollbar-thumb {
            background: #cbd5e1;
            border-radius: 4px;
        }

        .do-time-picker .dropdown-menu li {
            padding: 6px 12px;
            text-align: center;
            font-size: 14px;
            cursor: pointer;
            color: var(--do-time-picker-text-color);
        }

            .do-time-picker .dropdown-menu li:hover {
                background: var(--do-time-picker-primary-color);
                color: white;
            }

    .do-time-picker .input-group.active .dropdown-menu {
        display: block;
    }

    .do-time-picker .separator {
        font-weight: bold;
        color: #9ca3af;
        user-select: none;
    }
