*,
*::before,
*::after {
    box-sizing: border-box;
    padding: 0px;
}
*:focus {
    outline: none !important;
}
md-input-container .md-errors-spacer {
    min-height: 0px !important;
}

html.md-default-theme, html, body.md-default-theme, body {
    background-color: #f4f4f6 !important;
}
body {
    background-color: transparent !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: var(--font-size-md);
    min-width: 768px;
    font-weight: 500;
    letter-spacing: 0.4px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 0.2 !important;
}

button, h1, h2, h3, h4, h5, h5, h6, span, label, p, a, article, b, strong, select, option, input, textarea {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

p {
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.btn-sm {
    padding: 5px 10px !important;
    font-size: var(--font-size-md) !important;
    line-height: 1.3 !important;
    border-radius: 3px !important;
}
.o-style {
    outline-style: none !important;
}

html {
    overflow: initial !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 100% !important;
}

a:link {
    outline-style: none;
    font-size: var(--font-size-md);
    color: #428bca;
}

a {
    cursor: pointer;
    text-decoration: none;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
}

strong {
    font-weight: 500;
    color: #212121;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

b {
    font-weight: 800;
   /* font-weight: 600;*/
    color: #212121;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

html input[disabled], html select[disabled] {
    cursor: no-drop !important;
    background-color: #F2F2F2;
    /*background-image: linear-gradient(to bottom, #F2F2F2, #ccc) !important;*/
    border: 0.8px solid #D1D1D1 !important;
}

header {
    height: 64px;
    background-color: #F3F3F3;
    background: #1D5558;
    border-bottom: 2px solid #e5e5e5;
}
.time-slots-leave-calc > thead > tr > th {
    text-align: center;
    font-weight: 600;
    font-size: var(--font-size-2l);
    background-color: #EFEFF9;
    color: #1a1a1a !important;
    height: 60px !important;
}
.time-slots-leave-calc > tbody > tr > td {
    cursor: pointer;
    margin: 0 auto;
    line-height: 1.6;
    position: relative;
    height: 70px !important;
    padding: 5px 7px !important;
    vertical-align: top !important;
}
    .time-slots-leave-calc > tbody > tr > td > div > div.cald-day > p {
        margin: 0;
        line-height: 23px;
        font-size: var(--font-size-2l);
        color: #484848;
        font-weight: 600;
        
    }

.cal-day-holiday {
    width: 100%;
    font-size: var(--font-size-xs);
    line-height: 13px;
    vertical-align: middle;
    display: block;
    color: rgb(63,81,181);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background-color: #fff;
    border-radius: 100px;
    padding: 2px 5px;
    line-height: 12px;
    margin-top: 5px;
}
.tableno-padding > tbody > tr > td,
.tableno-padding > thead > tr > th {
    padding: 3px !important;
}
.time-slots-leave-calc {
    border: 1px solid #ddd;
    padding: 5px;
    table-layout: fixed;
}
.tileslots-arrow {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: inline-block;
    left: 0;
    vertical-align: middle;
}

    .tileslots-arrow > span {
        background-color: #41a6c2;
        color: #fff;
        border-radius: 100px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 2.2;
        cursor: pointer;
        margin: auto 10px;
        display: inline-block;
    }
.center-slot-eh {
    color: #fff;
    border-radius: 0px !important;
}
.time-slots-leave-calc > tbody > tr > td.holiday-calc {
    background-color: #019B6E;
    color: #fff;
    cursor: context-menu;
}
    .time-slots-leave-calc > tbody > tr > td.holiday-calc > span {
        background-color: #fff;
        font-size: 7px;
        border-radius: 3px;
        text-align: right;
        color: #000;
        padding: 1px 2px;
        display: block;
        margin-left: auto;
        white-space: nowrap;
        width: 35px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
.time-slots-leave-calc > tbody > tr > td.disable-slot-eh:hover {
    background-color: transparent;
    cursor: context-menu;
}
/*Doctor Profile*/
.indent_title_in {
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
}

.wrapper_indent {
    padding-left: 60px;
}

.indent_title_in i {
    font-size: 40px;
    position: absolute;
    left: 0;
    color: #3f4079;
    top: 0;
}

.indent_title_in h3 {
    margin-bottom: 5px;
    font-size: 21px;
    color: #000;
}

.indent_title_in p {
    color: #4b4b4b;
    margin: 0;
    padding: 0;
    font-size: var(--font-size-xl);
    font-weight: 500;
}

.wrapper_indent p {
    color: #555;
    font-size: var(--font-size-xl);
}

.wrapper_indent h6, .hfonttsix {
    color: #333;
    font-size: 20px;
    margin-top: 20px;
}

ul.bullets li {
    position: relative;
    margin-left: 20px;
    font-size: var(--font-size-xl);
    line-height: 25px;
    list-style: none;
}

    ul.bullets li:before {
        font-style: normal;
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        font-size: var(--font-size-md);
        content: "\f192";
        color: #ccc;
        position: absolute;
        left: -20px;
        top: 0;
    }

.doctor-content > ul > li > label {
    font-size: var(--font-size-sm);
    color: #999;
}

.doctor-profile > img {
    display: block;
    object-fit: cover;
    width: 95px;
    height: 95px;
    padding: 5px;
    border: 1px solid #ddd;
}

.doc-ehp {
    width: 40px;
    height: 40px;
    display: block;
}

.eh-basic-user {
    background-image: url("../img/new-icons/user.svg");
    object-fit: contain;
    background-position: center;
}

.eh-basic-certificate {
    background-image: url("../img/new-icons/certificate.png");
    background-size: contain;
    background-position: center;
}

.user-profile-table > thead > tr > th {
    border: none;
    border-bottom: 1px solid #e8e9ef;
    color: #868e96;
    font-size: var(--font-size-md);
    font-weight: 500;
    padding: .75em 1.25em;
    text-transform: uppercase;
    background-color: #ececec;
}

.user-profile-table > tbody > tr > td {
    color: #343a40;
    font-size: var(--font-size-xl);
    font-weight: 600;
    text-transform: capitalize;
    vertical-align: middle;
    border-bottom: 1px solid #e8e9ef;
}

    .user-profile-table > tbody > tr > td.doctor-imgname > img {
        width: 50px;
        height: 50px;
        display: inline-block;
        border-radius: 100px;
        border: 1px solid #ddd;
        padding: 1px;
        object-fit: cover;
        margin-right: 10px;
    }

    .user-profile-table > tbody > tr > td > p {
        font-size: var(--font-size-lg);
        margin: 2px 0;
    }

    .user-profile-table > tbody > tr > td > span,
    .user-profile-table > tbody > tr > td > a {
        border-radius: 100px;
        padding: 3px 0px;
        font-size: var(--font-size-lg);
        text-transform: capitalize;
        font-weight: 600;
    }

.doctor-more {
    background-color: #4ba0ca;
    color: #fff !important;
    cursor: pointer;
}

.editdoc-more {
    background-color: #3db29f;
    color: #fff !important;
    cursor: pointer;
    padding: 3px 10px;
    font-size: var(--font-size-lg);
    text-transform: capitalize;
    font-weight: 600;
}

.upload-photo-avatar {
    width: 100%;
    height: 83px;
    display: block;
    position: relative;
}

    .upload-photo-avatar > i {
        text-align: center;
        display: block;
        line-height: 1.5;
        font-size: 50px;
    }

    .upload-photo-avatar > span {
        font-size: var(--font-size-sm);
        line-height: 5;
        color: #484848;
    }

    .upload-photo-avatar > input {
        width: 100%;
        height: 83px;
        background-color: transparent;
        border: none;
        box-sizing: border-box;
        overflow: hidden;
        opacity: 0;
        position: absolute;
        top: 0;
        cursor: pointer;
    }

    .upload-photo-avatar > img {
        /* width: 100%;*/
        height: 100%;
        background-size: cover;
        display: block;
        object-fit: cover;
        background-position: bottom;
        border: 1px solid #ddd;
        padding: 3px;
    }

.lefttabs-user > li {
    display: block;
    width: 100%;
}

    .lefttabs-user > li.active > a,
    .lefttabs-user > li > a:focus,
    .lefttabs-user > li > a:hover {
        color: #fff !important;
        background-color: #0f6860 !important;
    }

    .lefttabs-user > li > a {
        display: block;
        width: 100%;
        background-color: #fff;
        padding: 5px 10px !important;
        color: #000;
        font-weight: 600;
        border-radius: 0 !important;
        text-align: left;
        margin: 10px 0;
        border: 1px solid #d9d9d9 !important;
    }

.experiance-adding {
    flex-wrap: wrap;
    flex-direction: row;
}

    .experiance-adding > li {
        border: 1px solid #ddd;
        margin: 5px 5px 0 0;
        padding: 5px 10px;
        list-style: none;
        position: relative;
        display: flex;
    }

        .experiance-adding > li > span {
            color: #000;
            font-weight: 600;
            font-size: var(--font-size-md);
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 80%;
            display: inline-block;
        }

        .experiance-adding > li > a {
            position: absolute;
            right: 5px;
            top: 0;
            bottom: 0;
            margin: auto 0;
            font-size: var(--font-size-xs);
            background-color: red;
            padding: 0;
            width: 15px;
            height: 15px;
            line-height: 17px;
            border-radius: 100px;
            color: #fff;
            text-align: center;
            cursor: pointer;
        }
/*------------------------------------------------OLD---------------------------------------*/
.hospital-profile {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.hospital-profile > article > label {
    font-size: var(--font-size-xl);
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: right;
    color: #fff;
    cursor: pointer;
}

.hospital-profile > article > p {
    margin: 0;
    color: #fff;
    font-size: var(--font-size-md);
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: right;
    cursor: pointer;
}

.hospital-profile > img {
    width: 48px;
    height: 48px;
    border-radius: 6px;
    margin-left: 12px;
    margin-right: 12px;
    cursor: pointer;
}

.ehnote-header-profile {
    display: block;
}

.ehnote-header-profile > label {
    font-size: var(--font-size-3l);
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer;
}

.search-patient-head {
    border-radius: 6px;
    padding: 6px;
    margin-left: 6px;
    display: block;
    text-align: center;
    cursor: pointer;
    background-color: #1D5558;
}
.search-patient-head > label {
    margin: 0;
    font-size: 8px;
    font-weight: 500;
    line-height: 9px;
    letter-spacing: 0em;
    text-transform: capitalize;
    text-align: center;
    display: block;
    color: #F7B594;
    cursor: pointer;
    margin: 6px 0 0 0;
}

.header-profile-search {
    background: linear-gradient(180deg, rgba(0, 137, 145, 0.32) 0%, rgba(0, 152, 159, 0.32) 100%), linear-gradient(90deg, #176165 0%, #086065 98.93%);
    border: 1px solid;
    border-image-source: linear-gradient(180deg, rgba(0, 137, 145, 0.32) 0%, rgba(0, 152, 159, 0.32) 100%);
    border-radius: 6px 0 0 6px;
    padding: 0;
}

.search-button-head {
    border-radius: 0 3px 3px 0;
    padding: 0px;
    display: flex;
    background: #066d74;
    flex-direction: column;
    align-items: center;
    height: 55px;
    gap: 2px;
    margin: auto;
    width: 73px;
}
.advaced-btn {
    width: 70px;
    padding: 6.7px;
    border-radius: 0 3px 0 0;
    background: #3fafb9;
    font-size: var(--font-size-xs);
    font-weight: 500;
    text-align: center;
    color: #fff;
    border: 1px solid #04858c;
}
.search-head-btn {
    border: 1px solid #04858c;
    background: none;
    padding: 0px;
    width: 70px;
    background: #066d74;
    border-radius: 0 0 3px 0;
    height: 24px;
}
.header-profile-search > fieldset {
    border: 1px solid #04858c;
    margin-bottom: 2px;
    padding: 4px;
}

.transperant-input {
    display: block;
    background-color: #e8fbfc;
    border: none;
    text-align: center;
    font-size: var(--font-size-md);
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    color: #000;
    width: 100%;
    padding: 4px;
    text-transform: capitalize;
}

    .transperant-input::placeholder {
        color: #fff;
        font-weight: 500;
    }
/*-------------------------------------------------Header*/

.headermainscroll {
    overflow-y: scroll;
    overflow-x: hidden;
}

.instructionBottom {
    border-bottom: 1px solid #ddd;
}

.logo-optha {
    padding: 6px 0px;
    margin: 0 0 0 0px;
    position: relative;
    width: 5%;
    display: block;
    text-align: center;
}

    .logo-optha img {
        position: relative;
    }
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-state-active,
.ui-state-focus {
    color: #23527c;
    background-color: #eeeeee;
}

.consent-form-image label {
    width: 195px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.billing-cominsoon {
    text-align: center;
}

    .no-record-wrap img, .billing-cominsoon img, .dash-features img {
        margin-bottom: 15px;
        width: 151px;
    }
.followup-icon {
    font-size: var(--font-size-3l);
    position: relative;
    top: 2px;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 1px 1px #484848;
    padding: 5px;
    border-radius: 50px;
}

.text-Follwpink {
    color: #017BAC !important;
}
.ng-hide:not(.ng-hide-animate) {
    display: none;
}

.mainsearch-App i {
    font-size: var(--font-size-lg);
    position: relative;
    top: 1px;
    left: 0px;
}
.profile {
    float: right;
    margin-right: -15px;
}

    .profile > a {
        text-decoration: none;
        padding: 8px 15px;
        display: block;
        height: 58px;
    }

        .profile > a:hover {
            text-decoration: none;
        }

    .profile .user-photo {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        float: left;
        margin: 5px 0 0;
        transition: background 200ms, border 200ms, box-shadow 200ms, color 200ms;
        -webkit-transition: .5s ease-in;
        transition: .5s ease-in;
    }

    .profile > a:hover .user-photo {
        box-shadow: 0 0 0 4px #f37224;
    }

    .profile .name {
        display: block;
        color: #fff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        line-height: normal;
        font-size: var(--font-size-lg);
        text-align: left;
    }

    .profile:after {
        /*content: '';*/
        color: #e3e5e8;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px dashed;
        display: inline-block;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        width: 0;
        position: absolute;
        right: 7px;
        top: 33px;
    }

md-content {
    background-color: #fff;
}
.profile .speciality {
    display: block;
    white-space: nowrap;
    color: #fff;
    text-align: right;
    /*padding-right: 45px;*/
}
.submenuParent .submenu {
    position: absolute;
    left: 100%;
    top: -90px;
    margin-top: 0;
    margin-left: 0px;
}

.left-navigation ul {
    margin: 61px 0 0 0;
    padding: 0;
    list-style: none;
    overflow-y: scroll;
    overflow-x: hidden;
}

.left-navigation ul::-webkit-scrollbar {
    width: 5px;
}

.left-navigation ul li {
    position: relative;
    list-style: none;
    vertical-align: middle;
    padding: 0 5px;
}

.left-navigation ul li:nth-child(1) {
    border-top: none;
    padding-top: 0px;
}

.left-navigation li a {
    padding: 2px 0px;
    font-size: var(--font-size-lg);
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: all 500ms ease-out;
    margin-bottom: 2px;
    border-radius: 5px;
}

.left-navigation ul li a span {
    display: inline-block;
    width: 95px;
    text-align: left;
    padding: 0 0 0 5px;
    vertical-align: middle;
}

.left-navigation ul li a i {
    height: auto;
    width: auto;
    color: black;
    display: inline-block;
    vertical-align: middle;
}

.lefticon-nav ul > li > a > i.aside-icon {
    width: 22px;
    height: 22px;
    display: block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    margin: 2px auto;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.lefticon-nav ul > li > a > i.dashboard-ehnote {
    background: url('../img/side-menu/dashboard.svg');
}
.lefticon-nav ul > li > a > i.outpatient-ehnote {
    background: url('../img/side-menu/outpatient-ehnote.svg');
}
.lefticon-nav ul > li > a > i.ot-ehnote {
    background: url('../img/side-menu/ot-ehnote.svg');
}
.lefticon-nav ul > li > a > i.counsellor-ehnote {
    background: url('../img/side-menu/counsellor-ehnote.svg');
}
.lefticon-nav ul > li > a > i.analytics-ehnote-new {
    background: url('../img/side-menu/analytics-ehnote.svg');
}
.lefticon-nav ul > li > a > i.accounts-ehnote {
    background: url('../img/side-menu/accounts-ehnote.svg');
}
.lefticon-nav ul > li > a > i.more-ehnote {
    background: url('../img/side-menu/more.svg');
}
.lefticon-nav ul > li > a > i.inventory-ehnote {
    background: url('../img/side-menu/inventory-ehnote.svg');
}
.lefticon-nav ul > li > a > i.opticals-ehnote {
    background: url('../img/side-menu/opticals-ehnote.svg');
}
.lefticon-nav ul > li > a > i.settings-ehnote {
    background: url('../img/side-menu/settings-ehnote.svg');
}
.lefticon-nav ul > li > a > i.sms-ehnote {
    background: url('../img/side-menu/sms-ehnote.svg');
}
.lefticon-nav ul > li > a > i.admin-ehnote {
    background: url('../img/side-menu/admin-ehnote.svg');
}
.lefticon-nav ul > li > a > i.audit-ehnote {
    background: url('../img/side-menu/audit-ehnote.svg');
}
.lefticon-nav ul > li > a > i.insurance-ehnote {
    background: url('../img/side-menu/insurance-ehnote.svg');
}
.lefticon-nav ul > li > a > i.referal-ehnote {
    background: url('../img/side-menu/referal-ehnote.svg');
}
.lefticon-nav ul > li > a > i.audit-ehnote-new {
    background: url('../img/side-menu/audit-ehnote.svg');
}
.lefticon-nav ul > li > a > i.crm-ehnote {
    background: url('../img/side-menu/crm-ehnote.svg');
}
.lefticon-nav ul > li > a > i.pharmacy-icon {
    background: url('../img/side-menu/pharmacy-icon.svg');
}
.lefticon-nav ul > li > a > i.claim-normal {
    background: url('../img/side-menu/claim-normal.svg');
}
.lefticon-nav ul > li > a > i.deposit-normal {
    background: url('../img/side-menu/billing-ehnote.svg');
}
/*Active*/
.lefticon-nav ul > li.active > a > i.dashboard-ehnote {
    background: url('../img/side-menu/dashboard-active.svg');
}
.lefticon-nav ul > li.active > a > i.outpatient-ehnote {
    background: url('../img/side-menu/op-active.svg');
}
.lefticon-nav ul > li.active > a > i.ot-ehnote {
    background: url('../img/side-menu/ot-active.svg');
}
.lefticon-nav ul > li.active > a > i.counsellor-ehnote {
    background: url('../img/side-menu/counsellor-active.svg');
}
.lefticon-nav ul > li.active > a > i.analytics-ehnote-new {
    background: url('../img/side-menu/analytics-active.svg');
}
.lefticon-nav ul > li.active > a > i.accounts-ehnote {
    background: url('../img/side-menu/accounts-active.svg');
}
.lefticon-nav ul > li.active > a > i.inventory-ehnote {
    background: url('../img/side-menu/inventory-active.svg');
}
.lefticon-nav ul > li.active > a > i.opticals-ehnote {
    background: url('../img/side-menu/opticals-active.svg');
}
.lefticon-nav ul > li.active > a > i.settings-ehnote {
    background: url('../img/side-menu/settings-active.svg');
}
.lefticon-nav ul > li.active > a > i.sms-ehnote {
    background: url('../img/side-menu/sms-active.svg');
}
.lefticon-nav ul > li.active > a > i.admin-ehnote {
    background: url('../img/side-menu/admin-active.svg');
}
.lefticon-nav ul > li.active > a > i.audit-ehnote {
    background: url('../img/side-menu/audit-active.svg');
}
.lefticon-nav ul > li.active > a > i.insurance-ehnote {
    background: url('../img/side-menu/insurance-active.svg');
}
.lefticon-nav ul > li.active > a > i.referal-ehnote {
    background: url('../img/side-menu/referal-active.svg');
}
.lefticon-nav ul > li.active > a > i.audit-ehnote-new {
    background: url('../img/side-menu/audit-active.svg');
}
.lefticon-nav ul > li.active > a > i.crm-ehnote {
    background: url('../img/side-menu/crm-active.svg');
}
.lefticon-nav ul > li.active > a > i.pharmacy-icon {
    background: url('../img/side-menu/pharmacy-active.svg');
}
.lefticon-nav ul > li.active > a > i.claim-normal {
    background: url('../img/side-menu/claim-active.svg');
}
.lefticon-nav ul > li.active > a > i.deposit-normal {
    background: url('../img/side-menu/billing-active.svg');
}



.left-navigation ul li a:hover {
    background-color: #FAFAFA;
    color: #fff;
}

.left-navigation ul li.active a {
    color: #1D5558;
    background-color: #0C8986;
    border-radius: 5px;
}
.left-navigation ul li.active a > label {
    color: #fff !important;
}

.form-control {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    display: block;
    letter-spacing: inherit;
    width: 100%;
    height: 25px;
    min-height: 25px;
    padding: 1px 10px;
    font-size: var(--font-size-md);
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: solid 1px #d2d2d2;
    border-radius: 3px !important;
    box-shadow: none;
    font-weight: 600;
    -webkit-appearance: textfield;
    -webkit-appearance: textfield;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

    .form-control.small {
        width: 150px;
    }
.btn.small {
    height: 38px;
    font-size: var(--font-size-lg);
    margin: 10px 0 0;
    float: right;
}
.btn-primary:focus,
input[type=text]:focus,
input[type=radio]:focus,
textarea:focus {
    outline: none !important;
    box-shadow: none;
}
.b-radius {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.b-radius-10 {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
.b-radius-0 {
    border-radius: 0 !important;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #029393;
    border-color: #029393;
}

.btn-primary .badge {
    color: #029393;
    background-color: #fff;
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 1100px) {
    .templadd-more ul.vitals-ul li {
        width: 50%;
    }
    .setting-checkb li {
        display: inline-block;
        list-style: none;
        vertical-align: -webkit-baseline-middle;
        width: 30%;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 1200px) {
    .setting-checkb li {
        display: inline-block;
        list-style: none;
        vertical-align: -webkit-baseline-middle;
        width: 35%;
    }

    .templadd-more ul.vitals-ul li {
        list-style: none;
        width: 50%;
        display: inline-block;
        float: left;
        padding: 1px;
        height: 61px;
    }
    .tile-header h1 {
        font-size: var(--font-size-md);
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1300px) {
    .setting-checkb li {
        display: inline-block;
        list-style: none;
        vertical-align: -webkit-baseline-middle;
        width: 26%;
    }

    .templadd-more ul.vitals-ul li {
        list-style: none;
        width: 33%;
        display: inline-block;
        float: left;
        padding: 1px;
        height: 61px;
    }

    .tile-header h1 {
        padding: 0;
        margin: 0;
        display: inline-block;
        font-weight: 600;
        font-size: var(--font-size-xl);
        color: #28465a;
        line-height: 26px;
    }
}

@media (min-width: 1200px) {
    .tile-header h1, .admission-panel > h1 {
        padding: 0;
        margin: 0;
        display: inline-block;
        font-weight: 600;
        font-size: var(--font-size-xl);
        color: #28465a;
        line-height: 0px;
    }
    .b-0 {
        border: none !important;
    }
}

@media (min-width:768px) {
    .tile-header h1, .admission-panel > h1 {
        padding: 0;
        margin: 0;
        display: inline-block;
        font-weight: 600;
        font-size: var(--font-size-xl);
        color: #28465a;
        line-height: 0px;
    }

    .profile .name,
    .profile .speciality {
        display: none;
    }

    .form-inline .form-group {
        margin-bottom: 20px;
    }

    .form-control.small {
        width: 473px;
    }
}

@media (min-width:992px) {

    .profile .name,
    .profile .speciality {
        display: block;
    }

    .profile:after {
        right: 20px;
        top: 24px;
    }

    .form-control.small {
        width: 309px;
    }
}

@media (min-width:1170px) {
    .form-control.small {
        width: 150px;
    }
}

.tab-panel {
    margin-bottom: 20px;
}

.textfield-wrapper {
    position: relative;
    padding-bottom: 20px;
}

    .textfield-wrapper .glyphicon-search {
        color: #747474;
        position: absolute;
        padding: 10px;
        top: 0;
        right: 0;
    }

.duration {
    display: inline-block;
    vertical-align: top;
    width: 90px;
}


.add-dr-btn:hover {
    background: #1f8483;
    color: #fff;
}
    #billing-form label,
    #bill-visit-reason label,
    #bill-diagnosis label {
        /* font-weight: 500;*/
        font-size: var(--font-size-md);
    }
.divider {
    border: 0.5px solid #d1d1d1;
    /* padding: 0 10px; */
    margin-top: 5px;
}

.patientlist-ltime span {
    display: inline-block;
    color: #c4c4c4;
    font-size: var(--font-size-md);
}


.notes .vitals {
    border: 1px solid #ccc;
}

.keypad-holder {
    position: relative;
    overflow: visible;
}

.vitals {
    padding: 20px 0 !important;
    background: #fff;
    box-shadow: 0 0 5px #d1d8e2;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 3px;
}

    .vitals .temp {
        background: url(../img/icon-temp.png) no-repeat 0 0;
        height: 21px;
        width: 118px;
        margin: 0 auto;
        padding: 0 0 0 30px;
    }

    .vitals .bp {
        background: url(../img/icon-bp.png) no-repeat 0 0;
        height: 21px;
        width: 50px;
        margin: 0 auto;
        padding: 0 0 0 30px;
    }

    .vitals .fasting-pp {
        background: url(../img/icon-fpb.png) no-repeat 0 0;
        height: 21px;
        width: 100px;
        margin: 0 auto;
        padding: 0 0 0 30px;
    }

.show-more a {
    display: block;
    color: #029393;
    font-size: var(--font-size-lg);
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.vitals .blood-group {
    background: url(../img/icon-bg.png) no-repeat 0 0;
    height: 21px;
    width: 115px;
    margin: 0 auto;
    padding: 0 0 0 30px;
}

.vitals .weight {
    background: url(../img/icon-weight.png) no-repeat 0 0;
    height: 21px;
    width: 76px;
    margin: 0 auto;
    padding: 0 0 0 30px;
}

.vitals .height {
    background: url(../img/icon-height.png) no-repeat 0 0;
    height: 21px;
    width: 80px;
    margin: 0 auto;
    padding: 0 0 0 30px;
}

.vitals h6 {
    font-size: var(--font-size-lg);
    font-weight: 500;
    margin: 0 0 20px;
}

.box-enter {
    position: relative;
    text-align: center;
}

.vitals span {
    font-size: var(--font-size-lg);
    padding-bottom: 5px;
    display: block;
}

.vitals .temp-box {
    padding: 6px 0;
    font-size: var(--font-size-3l);
    font-weight: 500;
    text-align: center;
    width: 65px;
    margin: 0 auto;
    height: 35px;
}

.bo-bp .temp-box {
    float: left;
}

#report {
    border-collapse: collapse;
}

    #report h4 {
        margin: 0px;
        padding: 0px;
    }

    #report img {
        float: right;
    }

    #report ul {
        margin: 10px 0 10px 40px;
        padding: 0px;
    }

    #report th {
        background: #7CB8E2 url(header_bkg.png) repeat-x scroll center left;
        color: #fff;
        padding: 7px 15px;
        text-align: left;
    }

    #report td {
        background: #C7DDEE none repeat-x scroll center left;
        color: #000;
        padding: 7px 15px;
    }

    #report tr.odd td {
        background: #fff url(row_bkg.png) repeat-x scroll center left;
        cursor: pointer;
    }

    #report div.arrow {
        background: transparent url(arrows.png) no-repeat scroll 0px -16px;
        width: 16px;
        height: 16px;
        display: block;
    }

    #report div.up {
        background-position: 0px 0px;
    }
.head .title {
    color: #029393;
    font-size: 20px;
    font-weight: bold;
    padding: 13px 10px 10px 40px;
}

.error-msg {
    color: #f00;
    margin-top: 6px;
    display: inline-flex;
}
.model-popup-header h4 {
    font-weight: 500 !important;
    font-size: var(--font-size-xl);
}

span.req {
    color: #f00;
    font-size: 20px;
    display: inline-block;
    margin: -3px 0 0;
}

.form-inline #dosage.form-control {
    width: 75px;
    text-align: center;
    height: 40px;
}
.btn-group span {
    display: inline-block;
    float: left;
    width: auto;
}

    .btn-group span.active button {
        background: #00b0ff;
        color: #fff;
        border-color: #00b0ff;
    }
th {
    background: #fbfbfb;
}
.overlay {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.left-navigation ul li label {
    text-align: center;
    display: block;
    font-size: var(--font-size-xs);
    color: #87888A;
    line-height: 14px;
    font-weight: 500;
    margin: 2px 0;
}
#content_wrapper {
    position: absolute;
    left: 0;
    margin-left: 0%;
    height: 100%;
    width: 100%;
}
.medicine-text {
    color: #585858;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: var(--font-size-2l);
}

/*Patient */

.well {
    box-shadow: none;
}

.vital h6 {
    text-transform: capitalize;
    color: #c1b9b9;
    font-size: var(--font-size-lg);
}

.vital .form-control {
    font-size: var(--font-size-lg);
    height: 35px;
}

.summary-reports .panel-body {
    background: #F9F9F9;
}

.table.pr-thead {
    margin-bottom: 0;
}

.pr-thead {
    border: 1px solid #d3c7bb !important;
}

    .pr-thead th {
        text-align: left;
    }
.panel-title > a {
    display: block;
    text-align: center;
}

.case-history .panel-title > a {
    text-align: left;
    padding-left: 20px;
}

.case-history .panel-default {
    border: 0px none;
}

    .case-history .panel-default > .panel-heading {
        color: #646464;
        background: #fff !important;
        border-radius: 0px;
        padding: 7px 15px;
        cursor: pointer;
        border: 1px solid #ddd;
    }

.case-history .panel-group {
    margin-bottom: 5px;
}

.case-history .panel-open > .panel-heading {
    background: #eaf1fb !important;
    color: #646464;
}

.no-wrapappt {
    white-space: nowrap;
    max-width: initial;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.no-patiwid {
    max-width: 180px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin: auto;
}

.case-history .panel-body {
    border-top: 0px none;
}

    .case-history .panel-body table th,
    .case-history .panel-body table td {
        border: 1px solid #ebebeb;
    }

    .case-history .panel-body td {
        color: #868686;
        /* font-weight: 300;*/
        /**/
    }

.case-history .panel-collapse {
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-top: none;
}

.panel-title > a:hover,
.panel-title > a:focus {
    text-decoration: none;
}

#allrow .panel-heading {
    background-color: #eaf1fb;
    padding: 10px;
}

    #allrow .panel-heading span {
        font-size: var(--font-size-lg);
    }

#allrow .panel-title > a {
    padding: 10px 10px;
    font-size: var(--font-size-lg);
    border-top: 1px solid #e6e6e6 !important;
    border-bottom: 1px solid #e6e6e6;
}
.tabs-header {
    background-color: #FFF !important;
}

    .tabs-header .nav-tabs {
        border-bottom: none;
    }
        .tabs-header .nav-tabs > li > a:hover {
            transition: background 0.5s linear;
        }
.apptlist-calendar li:first-child:hover > a {
    background-color: #41a6c2;
    color: #fff;
    border-radius: 50px 0px 0px 50px;
}

.apptlist-calendar li:last-child:hover > a {
    background-color: #41a6c2;
    color: #fff;
    border-radius: 0px 50px 50px 0px;
}

.apptlist-calendar li:first-child.active > a {
    background-color: #41a6c2;
    color: #fff;
    border-radius: 50px 0px 0px 50px;
}

.apptlist-calendar li:last-child.active > a {
    background-color: #41a6c2;
    color: #fff;
    border-radius: 0px 50px 50px 0px;
}
/*/*/
.tabs-header .nav-tabs > li.active > a {
    background-color: #41a6c2;
    color: #fff;
}

.tabs-header .nav-tabs > li a:hover {
    background-color: #41a6c2;
    color: #fff;
}

.data-grid {
    overflow-x: auto;
    margin: 0 15px;
}

#ui-datepicker-div {
    overflow: hidden !important;
    z-index: 9999999999 !important;
}

.data-grid tr th {
    background: #d6d6d6;
    padding: 5px 10px !important;
    border: none !important;
    font-size: var(--font-size-sm);
    font-weight: bold;
    color: #4b4b4b;
    text-align: left;
}

.data-grid tr td {
    padding: 8px 5px;
    font-size: var(--font-size-lg);
    font-weight: normal;
}

.modal-calendar .form-control {
    height: 34px;
    font-size: var(--font-size-lg);
    border-radius: 3px;
    box-shadow: none;
    resize: none;
}

.modal-calendar select.form-control {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

.modal-calendar {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

    .modal-calendar .tabs-header {
        margin: -20px -20px 0;
    }

    .modal-calendar .tab-content {
        padding: 20px 15px;
    }

        .modal-calendar .tab-content textarea.form-control {
            min-height: 70px;
        }

    .modal-calendar .addPatient {
        max-width: 100%;
    }

    .modal-calendar .addnew-patient {
        display: none;
        background-color: #fff;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

.addnew-patient .modal-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #3a647f;
    color: white;
    text-align: center;
}
.form-group {
    position: relative;
    margin-bottom: 5px;
}

.cur-poiter {
    cursor: pointer;
}
.cur-pointer{
    cursor:pointer;
}
.mini-charts-item.custom-item {
    margin-bottom: 13px;
}

.mini-charts-item .chart {
    float: left;
    padding: 15px 0px;
    min-width: 50px;
    text-align: center;
}
.vital-hgt {
    height: 70px;
    margin-bottom: 15px;
}

.bg-global {
    background: #fff;
    box-shadow: 1px 1px 3px rgba(47, 83, 107, 0.3);
}
.mini-charts-item .count {
    overflow: hidden;
    color: rgba(255, 255, 255, 0.9);
    padding: 0 12px;
}

.mini-charts-item .count > h2 {
    font-size: var(--font-size-md);
    margin: 0;
}

.mini-charts-item .count > small {
    margin-bottom: 4px;
    display: block;
}

small {
    font-size: var(--font-size-md);
}

.mini-charts-item .form-control {
    height: 30px;
    border-radius: 0;
    box-shadow: none;
}

#getDateValueList {
    height: 34px !important;
    position: relative;
    color: #717171;
}

    #getDateValueList::-webkit-input-placeholder {
        color: #d2d2d2;
    }

    #getDateValueList:-moz-placeholder {
        color: #d2d2d2;
    }

    #getDateValueList::-moz-placeholder {
        color: #d2d2d2;
    }

    #getDateValueList:-ms-input-placeholder {
        color: #d2d2d2;
    }

.docDateTextBox {
    display: grid;
    position: relative;
    vertical-align: middle;
}

.dob {
    font-weight: 300;
}

.appointmentTableThBg thead tr th{
    background-color: #e7e8f0;
    border-top: none !important;
    border-bottom: none !important;
    color: #000;
    vertical-align: middle;
    text-align: left;
    font-size: var(--font-size-md);
    font-weight: 600;
}

.appointmentTableThBg.appointmentlist.table > tbody + tbody {
    border: none !important;
}
.appointmentTableThBg tbody tr.expandtr td, .appointmentTableThBg tbody tr.expandtr:hover td {
    background-color: #e9fcf8 !important;
    border-top: 1px solid #1abc9c !important;
}

.appointmentTableThBg tbody tr.expandtr {
    border-top: 1px solid #1abc9c !important;
    border-left: 1px solid #1abc9c !important;
    border-right: 1px solid #1abc9c !important;
    border-bottom: 1px solid transparent !important;
}

.actions-accbdr {
    border-left: 1px solid #1abc9c !important;
    border-right: 1px solid #1abc9c !important;
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid #1abc9c !important;
}

    .actions-accbdr > td:hover {
        background-color: #fff !important;
    }

.appointmentTableThBg tbody tr td {
    vertical-align: middle;
    font-size: var(--font-size-md);
    border-bottom: 1px solid #f0f0f0;
}
.appointmentlist tr.active td {
    background: #0f6860 !important;
    color: #fff !important;
}

    .appointmentlist tr.active td span {
        color: #fff !important;
    }

.appointmentlist .app-pa-name {
    max-width: 190px;
    vertical-align: middle;
}

span.appointment-booked {
    display: inline-block;
    margin: 0;
    padding: 0px 5px;
    border-radius: 3px;
    width: 90px;
    color: #3ec192;
    font-size: var(--font-size-md);
    position: relative;
    text-align: left;
    padding-left: 15px;
}

    span.appointment-booked:after {
        content: "";
        border-radius: 100%;
        background-color: #3ec192;
        width: 10px;
        height: 10px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -5px;
    }

span.appointment-adviced {
    display: inline-block;
    margin: 0;
    padding: 0px 5px;
    border-radius: 3px;
    width: 90px;
    color: #56BAEC;
    font-size: var(--font-size-md);
    position: relative;
    text-align: left;
    padding-left: 15px;
}

    span.appointment-adviced:after {
        content: "";
        border-radius: 100%;
        background-color: #56BAEC;
        width: 10px;
        height: 10px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -5px;
    }

span.appointment-incomplete {
    display: inline-block;
    margin: 0;
    padding: 0px 5px;
    border-radius: 3px;
    width: 90px;
    color: #FFB366;
    font-size: var(--font-size-md);
    position: relative;
    text-align: left;
    padding-left: 15px;
}

    span.appointment-incomplete:after {
        content: "";
        border-radius: 100%;
        background-color: #FFB366;
        width: 10px;
        height: 10px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -5px;
    }

span.appointment-started {
    display: inline-block;
    margin: 0;
    padding: 0px 5px;
    background-color: #fff !important;
    border-radius: 3px;
    width: 90px;
    color: #f3a962;
    font-size: var(--font-size-md);
    position: relative;
    text-align: left;
    padding-left: 15px;
}

    span.appointment-started:after {
        content: "";
        border-radius: 100%;
        background-color: #f3a962;
        width: 10px;
        height: 10px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -5px;
    }

.appointment-checked {
    display: inline-block;
    margin: 0;
    padding: 0px 5px;
    background-color: #fff !important;
    border-radius: 3px;
    width: 90px;
    color: #69b3e7;
    font-size: var(--font-size-md);
    position: relative;
    text-align: left;
    padding-left: 15px;
}

span.appointment-cancelled {
    display: inline-block;
    margin: 0;
    padding: 0px 5px;
    background-color: transparent;
    border-radius: 3px;
    width: 90px;
    color: #ff0000;
    font-size: var(--font-size-md);
    position: relative;
    text-align: left;
    padding-left: 15px;
}

    span.appointment-cancelled:after {
        content: "";
        border-radius: 100%;
        background-color: #ff0000;
        width: 10px;
        height: 10px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -5px;
    }

span.appointment-completed:after {
    content: "";
    border-radius: 100%;
    background-color: #b0bdbe;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}

span.appointment-completed {
    display: inline-block;
    margin: 0;
    padding: 0px 5px;
    border-radius: 3px;
    color: #b0bdbe;
    width: 90px;
    font-size: var(--font-size-md);
    position: relative;
    text-align: left;
    padding-left: 15px;
}
.patient-displayTable table {
    background: #e9eef3;
    margin-top: 10px;
    border: 1px solid #dedede;
    margin-bottom: 0px;
}

.patient-displayTable {
    margin-bottom: 10px;
}

    .patient-displayTable table tr th {
        border-top: none;
        font-weight: 500;
        font-size: var(--font-size-lg);
        color: #000000;
        padding: 4px;
    }

.pl-popup .modal-footer {
    padding: 15px 0 0 0;
}

.patient-displayTable table tr td {
    text-align: left;
    border-top: 0px none;
    font-size: var(--font-size-lg);
}

.light-label {
    color: #585858;
    font-weight: 500;
    font-size: var(--font-size-lg);
    margin-bottom: 3px !important;
    display: inline-block;
}

.textfield-wrapper .clearfix .dropdown-menu {
    width: 100%;
    max-width: 100%;
    height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#sidebar_right {
    position: fixed;
    width: 16%;
    height: 100%;
    right: 0px;
    top: 60px;
    background-color: transparent;
    z-index: 9999;
}

.form-header {
    font-size: var(--font-size-3l);
    color: #000;
    margin-bottom: 15px;
}

#wrapper {
    background-color: #fff;
    margin: 0px auto;
    width: 640px;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

    #wrapper .inner-wbg {
        background: none;
        box-shadow: none;
        padding: 30px;
    }
.dropdown-menu {
    background: #fbfbfb !important;
    min-width: 100%;
    border-radius: 0;
    margin: 2px 0 2px 0 !important;
}

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #333;
        text-decoration: none;
        background-color: #e9eef3 !important;
        outline: 0;
    }

[class^="guide-"],
[class*=" guide-"] {
    font-family: 'guide' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel-default > .panel-heading {
    font-weight: 600;
}

.panel-default > .panel-heading {
    color: #000;
    font-weight: 600;
    cursor: pointer;
}

.tabs_background {
    background: #F5F5F6 !important;
}

#wrapper .l-input {
    width: 100%;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #fff;
    background: none;
    padding: 12px 3px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}

    #wrapper .l-input:focus {
        outline: none;
    }

#wrapper .form-group {
    margin-bottom: 30px;
}

#headerdiv {
    position: fixed;
    width: 100%;
    z-index: 999;
    right: 0;
}

.view-frame {
    padding-top: 46px;
}

code {
    font-size: 1.2em;
    color: #069;
}

code span {
    color: green;
}
.feedback_btn1 {
    cursor: pointer;
    font-size: 2em;
    font-weight: normal;
    position: fixed;
    right: 215px;
    text-align: center;
    top: 8%;
    text-align: center;
    transition-duration: 0.5s;
    display: none;
    color: #fff;
    z-index: 9999;
}
a.app:hover:after {
    padding: 1px 10px 3px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 110%;
    z-index: 20;
    white-space: nowrap;
    border-radius: 2px;
    background: #000;
    text-transform: capitalize;
}

a.dash:hover:after {
    padding: 1px 10px 3px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 110%;
    z-index: 20;
    white-space: nowrap;
    border-radius: 2px;
    background: #000;
    text-transform: capitalize;
}

a.pat:hover:after {
    padding: 1px 10px 3px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 110%;
    z-index: 20;
    white-space: nowrap;
    border-radius: 2px;
    background: #000;
    text-transform: capitalize;
}

a.appList:hover:after {
    padding: 1px 10px 3px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 110%;
    z-index: 20;
    white-space: nowrap;
    border-radius: 2px;
    background: #000;
    text-transform: capitalize;
}

.form-control[readonly] {
    background-color: #fff;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    background-color: #F2F2F2 !important;
}
.uiselect-custom[disabled] > .ui-select-match {
    background-color: #F2F2F2 !important;
}
.form-control::-webkit-input-placeholder {
    color: #d2d2d2;
}

.form-control:-moz-placeholder {
    color: #d2d2d2;
}

.form-control::-moz-placeholder {
    color: #d2d2d2;
}

.form-control[disabled]::-webkit-input-placeholder,
.form-control[readonly]::-webkit-input-placeholder {
    color: #aaa;
}

.form-control[disabled]:-moz-placeholder,
.form-control[readonly]:-moz-placeholder {
    color: #aaa;
}

.form-control[disabled]::-moz-placeholder,
.form-control[readonly]::-moz-placeholder {
    color: #aaa;
}

.form-control[disabled]:-ms-input-placeholder,
.form-control[readonly]:-ms-input-placeholder {
    color: #aaa;
}

.btn-save {
    background: #FFF;
    font-size: var(--font-size-3l);
    color: #26A792;
}

    .btn-save img {
        margin-right: 6px;
        vertical-align: top;
    }
.cboth {
    clear: both;
}

.modal-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 99 !important;
}

.modal-common {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99 !important;
    outline: 0;
    margin: auto;
}

.bg-white {
    background-color: #fff !important;
}

.modal-common-dialog {
    background-color: transparent;
    margin: auto !important;
    top: 20%;
    position: relative;
    border: none;
    border-radius: 13px;
}

.sms-template {
    background-color: #fff;
    width: 600px;
    margin: 70px auto 20px;
    top: 25px;
    position: relative;
    border: none;
}

.modal-common-dialog.book-app-popup {
    top: 140px;
    width: 800px;
}

.settingsData {
    padding: 10px;
    background-color: #fff !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
}


    .settingsData label {
        width: 100%;
    }
.fa-plus:before {
    content: "\f067";
}
.view-vitals-popup {
    background: #26a792;
    float: left;
    font-size: var(--font-size-lg);
    margin-right: 10px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}

    .view-vitals-popup:hover {
        color: #fff;
    }
.appointment-row:hover .view-vitals-popup {
    visibility: visible;
}

.model-popup-header {
    background: #13a89e;
    padding: 10px 20px;
    color: #fff;
    border-radius: 10px 10px 0 0;
}

    .model-popup-header span {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        /*text-align: center;*/
        margin-bottom: 20px;
    }

.history .lbl {
    z-index: 0 !important;
}

.print-gc-pr {
    background: url(../img/icon-print.png) no-repeat center center orange;
    margin: -5px 6px 10px 0;
    float: right;
    text-indent: -9999px;
    padding: 7px 5px;
    width: 35px;
    border-radius: 5px;
}

.pres-past-medicine {
    background: #a4a4a4;
    padding: 0px 10px;
    border-radius: 5px;
    overflow: hidden;
    font-size: var(--font-size-lg);
    color: #fff;
    padding: 5px 11px 5px 10px;
    border-radius: 16px;
    background-color: #a4a4a4;
    margin-bottom: 5px;
    margin-right: 5px;
}

    .pres-past-medicine a {
        text-transform: uppercase;
        color: #FFF;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        float: left;
        line-height: 2em;
        font-size: var(--font-size-md);
    }

    .pres-past-medicine span {
        float: left;
        line-height: 15px;
        margin-right: 5px;
        height: 16px;
        overflow: hidden;
    }

    .pres-past-medicine h5 {
        font-weight: 300;
        margin: 0;
    }

    .pres-past-medicine h4 {
        font-size: var(--font-size-lg);
        color: #bcbcbc;
        font-weight: 300;
        margin: 5px 0 0 -15px;
    }
.number {
    font-size: 24px;
}

.container {
    color: #1e1e1e;
}

.inner-addon {
    position: relative;
}

.icon-calendar {
    background: url(../img/icon-calendarnew.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    right: 10px;
    font-size: var(--font-size-lg);
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 9px;
}

.calendar {
    padding-left: 10px;
    float: left;
}

.vitals-label {
    outline: none;
    font-weight: 500;
    color: #09A0A0;
    font-size: var(--font-size-lg);
    top: 2px;
    position: relative;
}
.accessRights {
    background-color: #26a792 !important;
}

.dataTables_paginate {
    position: relative;
}.nav-tabs li a:hover:after {
    display: none !important;
}
.searchByResultTEst {
    border-bottom: 1px solid #C3C3C3;
    border-bottom: 1px solid #C3C3C3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 30px;
    border-bottom-width: 0px !important;
}
.Degree {
    font-family: 'gt_walsheimlight', sans-serif;
}
.nav-tabs > li {
    margin-bottom: 0px !important;
}

.add-dr-btn {
    background: #F58220;
    width: 135px !important;
    height: 35px !important;
    font-size: var(--font-size-2l) !important;
    float: right;
    background: #029493;
    border: none;
    color: #fff;
}
.form_wrapper {
    padding: 0px 15px;
}

em {
    color: red;
}

.searchByResultTEst span {
    white-space: nowrap !important;
    overflow: visible !important;
    text-align: left;
    display: inline-block;
    margin: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 31% !important;
}

.fclosepopup {
    font-size: 26px;
    margin-top: -28px;
    margin-right: -14px;
    color: white;
}

.gender {
    float: left;
    margin-right: 10px;
}
a#close_popup_2 {
    position: absolute;
    top: 11px;
    right: 0px;
}
.tabs-header.new-tabs {
    text-align: left;
    position: static !important;
    padding: 0;
}

.apptlist-calendar li {
    width: 80px !important;
}

.tabs-header.new-tabs li {
    float: none;
    display: inline-block;
    margin: 0px;
    width: auto;
    max-width: 100%;
    clear: both;
    border: 1px solid #e7e7e7;
    text-align: center;
    background-color: #fff !important;
    border-radius: 2px;
}

    .tabs-header.new-tabs li.active {
        border-bottom: 1px solid #fff;
    }

.tabs-header.new-tabs li a {
    padding: 3px 5px;
    transition-duration: .2s;
    margin-right: 0px;
    font-size: var(--font-size-md);
    color: #2b2b2b;
    border: none !important;
    border-radius: 0;
    font-weight: 600;
    border-right: 1px solid #e7e7e7;
    display: block;
}

.tabs-header.new-tabs li:hover {
    background-color: #6ae2c8;
    color: #484848;
    font-weight: 600;
}

.tabs-header.new-tabs ul {
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.tabs-header.new-tabs li.active > a {
    background-color: #0f6860;
    color: #fff;
    font-weight: 600;
}

.tabs-header.new-tabs .nav-tabs {
    border-bottom: none;
    margin-bottom: 0;
    box-shadow: none;
    padding-top: 10px;
    position: relative;
}
.app-td-icon {
    float: left;
    border: 1px solid #13a89e;
    width: 30px;
    height: 30px;
    line-height: 32px;
    color: #13a89e;
    font-size: var(--font-size-xl);
    border-radius: 50%;
    font-weight: bold;
    background: #fff;
    transition: background 200ms, border 200ms, box-shadow 200ms, color 200ms;
    margin: 0 0 0 5px;
    text-align: center;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
}

#close_popup,
#close_popup_2 {
    width: 30px;
    height: 30px;
    line-height: 36px;
    color: #fff;
    font-weight: normal;
}
.app-td-icon i {
    line-height: 16px;
    vertical-align: middle;
    display: block;
}

.ap-iv {
    padding: 0;
    line-height: 29px;
}

.app-pa-name {
    text-align: left !important;
}

    .app-pa-name a {
        font-weight: 600;
        color: #000;
        display: block;
        -webkit-transition: .5s ease-in;
        transition: .5s ease-in;
    }

        .app-pa-name a:hover {
            color: #08a5ec;
        }

.appintment_view_pane {
    padding: 10px;
    border-radius: 5px;
    padding-left: 0;
    padding-right: 0;
}

.dropdown-menu a i {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
/*radio buttons*/
.genderradio input[type="radio"] {
    position: absolute;
    right: 9000px;
}

.genderradio span {
    position: relative;
    cursor: pointer;
    color: #666;
    font-size: var(--font-size-xl);
}

.genderradio input[type="radio"] + .label-text:before {
    content: "\";
    font-family: "Font Awesome 5 Free";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}
.genderradio input[type="radio"]:checked + .label-text:before {
    content: "\f192";
    color: #13a89e;
    animation: effect 250ms ease-in;
    font-weight: normal;
}

.cal-day-box .cal-row-fluid:hover {
    background-color: #3a647f !important;
}

[class*=cal-cell]:hover {
    background-color: #3a647f !important;
    color: #ffffff !important;
}

textarea {
    resize: none;
}

.cal-row-head {
    border-bottom: none !important;
}

.cal-day-box .cal-row-head {
    border: none !important;
}

.app-row .form-group {
    margin-bottom: 0;
}
.profile-avatar-image img, .profile-avatar-image > div > img {
    border-radius: 50%;
    width: 30px;
    display: block;
    height: 30px;
    background-size: cover;
    object-fit: contain;
    border: 1px solid #d1bbbb;
}

.profile-avatar-image {
    border-radius: 100px;
    color: #fff;
    display: inline-table;
    height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}

    .profile-avatar-image span {
        display: block !important;
        font-size: var(--font-size-md);
        line-height: 2.6;
        font-weight: 500;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 100px;
        line-height: 30px !important;
        width: 30px;
        height: 30px;
    }

.profile-show {
    min-height: 30px;
    display: flex;
    padding: 5px;
    align-items: center;
}

.profile-head {
    height: 55px !important;
}

.profile-show span {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 1;
    font-weight: 600;
    position: relative;
}

.apptlist-calendar li:first-child {
    margin-left: 0;
    background-color: #fff;
    border-radius: 50px 0px 0px 50px;
    border-right: 1px solid #e7e7e7;
}

.apptlist-calendar li:last-child {
    margin-left: 0;
    background-color: #fff;
    border-radius: 0px 50px 50px 0px;
    border-right: 1px solid #e7e7e7;
}


.cal-day-box .day-highlight.dh-event-info {
    color: #fff !important;
    border: 1px solid #fff !important;
    background: #6bcb66 !important;
    font-weight: 500 !important;
    padding: 5px 10px !important;
}

.event-item {
    color: #fff;
}

.cal-slide-content ul li a i {
    color: #08a5ec !important;
}

::-webkit-input-placeholder {
    color: #969191;
    font-weight: 500;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #969191;
    font-weight: 500;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #969191;
    font-weight: 500;
}

:-ms-input-placeholder {
    color: #969191;
    font-weight: 500;
}

/*Browse Btn*/
button.btn-browse,
a.btn-browse,
input.btn-browse {
    border: 1px solid #dbe0e2;
    color: #000000;
    background-color: #fff;
    height: 36px;
    font-size: var(--font-size-2l);
    font-weight: 500;
}

.btn-browse:before {
}

.btn-browse:hover,
.btn-browse:focus,
.btn-browse:active {
    color: #08a5ec;
    background: #edf3f7 !important;
}
button.btn-grey,
input.btn-grey,
a.btn-grey {
    border: 2px solid #e45633;
    background: #fff;
    color: #e45633;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 6px 15px 4px;
    min-width: 100px;
}


.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active {
    color: #fff;
    background-color: #e45633;
}

.appoint-status {
    color: #000;
    text-decoration: none;
}

    .appoint-status:hover {
        color: #000;
    }

.form-lable .control-label {
    margin-top: 5px !important;
}

.select-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    outline: none;
    width: 100%;
    height: 100%;
    font-size: var(--font-size-md);
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    padding-right: 15px !important;
    height: 26px;
    font-weight: 600;
}

.select-dropdown:after {
    background-image: url("../img/icon-drop-arrow.png");
    content: "";
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 5px;
    width: 15px;
    height: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}


.tabs-header h5 {
    /**/
    /*color: #666;*/
    font-size: var(--font-size-lg);
    font-weight: 600;
    margin: 20px 0 0 0;
}

.tabs-header h6 {
    font-size: var(--font-size-md);
    margin: 7px 0 15px;
    font-weight: 500;
}

.modal-header {
    border-bottom: none !important;
}

.modal-title {
    font-size: var(--font-size-2l);
    line-height: 30px;
}

.modal-content > .modal-header, .modal-content > editpatient-directive > .modal-header {
    background: #f6f6f6;
    padding: 5px 20px;
    color: #068cb0 !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
    font-size: var(--font-size-lg) !important;
    font-weight: 600;
}

.modal-header > .modal-title {
    font-size: var(--font-size-lg);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    color: #068cb0;
}

.modal-header > button {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 0 !important;
}

    .modal-header > button > i, .text-ldanger {
        color: #ff9f9f;
    }

.modal-footer {
    margin-top: 0;
    padding: 10px 15px 10px;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    outline: none;
}

.mw-100 {
    min-width: 100px;
}

input.btn-filled,
button.btn-filled,
a.btn-filled {
    border: 2px solid #1abc9c;
    background: #fff;
    color: #1abc9c;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 8px 15px 6px;
    min-width: 100px;
    line-height: normal;
}

    input.btn-filled:hover,
    button.btn-filled:hover,
    a.btn-filled:hover {
        color: #fff;
        background-color: #1abc9c;
        border-color: #1abc9c !important;
    }

.event {
    width: 10px;
    height: 10px;
}

.modal-dialog {
    margin-top: 80px !important;
}


[class*="ctrl-"] {
    padding: 5px 10px;
    border-radius: 2px;
    border: 1px solid #00b0ff;
}

.medicine-frequencysearch .dropdown-menu {
    height: auto;
    overflow-y: scroll;
    max-height: 300px;
}

body .cal-week-box.cal-day-box .cal-row-head {
    padding-left: 106px !important;
}
.form-control:-ms-input-placeholder {
    color: #f00;
    color: #d2d2d2;
}

#example td.edit-hide {
    cursor: default;
    background: transparent !important;
}

.text-white {
    color: #fff !important;
}
.flight {
    font-weight: 300;
    font-size: var(--font-size-3l);
}
.no-record-wrap {
    margin: 50px 0 0;
    text-align: center;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important;
}


#maineHnoteLoader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999999;
    background-color: none;
    opacity: 1;
}

.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    display: block;
    width: 55px;
}
.txt-centre {
    display: block;
    margin: 0;
    font-weight: 300;
    font-size: var(--font-size-lg);
    font-weight: normal;
    background-color: #1C313F;
    color: #FFF;
    text-align: center;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #3a647f;
    color: white;
    text-align: center;
}

.txt-body-centre {
    font-weight: 300;
    font-size: var(--font-size-lg);
    text-align: center;
    color: #000000;
    margin: 20px 0px;
}

.alertify .dialog nav {
    text-align: center;
    padding: 15px;
}
.alertify {
    z-index: 9999999999 !important
}

.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    flex-shrink:0;
    padding: 2px;
    margin-right: 5px;
    text-align: center;
}

.radio-label-text:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    padding: 2px;
    margin-right: 5px;
    text-align: center;
}

.radio-label-text {
    font-size: var(--font-size-md);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    cursor: pointer;
}

    .radio-custom + .radio-custom-label:before,
    .radio-label-text:before {
        border-radius: 50%;
    }

.radio-custom:checked + .radio-label-text:before {
    background: #F65C0B;
    border: 3.6px solid #fff;
}

.radio-custom:checked + .radio-custom-label:before {
    background: #fff;
    /*box-shadow: inset 0px 0px 0px 4px #008b86;*/
    border: 6px solid #008b86;
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 6px 10px;
    vertical-align: middle;
    position: relative;
    color: #000;
    font-weight: 500;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
    padding: 6px 10px;
    vertical-align: middle;
    position: relative;
    font-size: var(--font-size-md);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #6f6f6f;
    text-transform: capitalize;
}

.indiv_form .asterick,
.asterick {
    color: red !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.font-weight-500 {
    font-weight: 500;
}

.app-ref-btn {
    color: #000;
    font-size: var(--font-size-lg);
    display: inline-block;
    margin-left: 3px;
}

.no-data span {
    display: block;
    margin-top: 5px;
}
.global-white-bg {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    padding: 25px 25px;
}
    .global-white-bg .form-wrap {
        margin-bottom: 10px;
    }

    .global-white-bg .form-input {
        display: block;
        padding: 5px 10px 4px;
        font-size: var(--font-size-lg);
        line-height: 1.42857143;
        color: #000000;
        background-color: #fff;
        border: 1px solid #dcdcdc;
        width: 100%;
    }

    .global-white-bg .select-dropdown {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        cursor: pointer;
        padding-right: 30px;
        outline: none;
        width: 100%;
        height: 32px;
        font-size: var(--font-size-lg);
        vertical-align: middle;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        background-image: url("../img/icon-drop-arrow.png");
        background-repeat: no-repeat;
        background-position: right center;
    }
    .global-white-bg .registration-accordion .registration-radio {
        display: none;
    }
    .global-white-bg .registration-accordion input:checked + label {
        background: #f5f5f5;
    }

    .global-white-bg .registration-accordion label:first-child {
        margin-top: 0px !important;
    }

    .global-white-bg .registration-accordion label {
        color: #777777;
        display: block;
        line-height: 21px;
        font-size: var(--font-size-lg);
        font-weight: 500;
        background: #f5f5f5;
        cursor: pointer;
        text-transform: uppercase;
        padding: 12px 20px;
    }

        .global-white-bg .registration-accordion label:after {
            background-image: url("../img/new-img/accordion-arrow.png");
            background-repeat: no-repeat;
            content: '';
            position: absolute;
            width: 13px;
            height: 9px;
            top: 50%;
            right: 20px;
            margin-top: -4.5px;
            transition: .7s transform;
        }

    .global-white-bg .registration-accordion input:checked + label:after {
        transform: rotate(180deg);
    }

    .global-white-bg .registration-accordion label:last-child {
        margin-right: 0;
    }

    .global-white-bg .registration-accordion article {
        height: 0;
        position: relative;
        margin-bottom: 0;
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        visibility: hidden;
        filter: alpha(opacity=0);
    }

    .global-white-bg .registration-accordion div > input:checked {
        padding-bottom: 15px;
    }
        .global-white-bg .registration-accordion div > input:checked ~ article {
            height: auto;
            opacity: 1;
            visibility: visible;
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
            filter: alpha(opacity=100);
        }

    .global-white-bg .registration-accordion .accordion-content {
        border-bottom: 2px solid #f5f5f5;
        border-left: 2px solid #f5f5f5;
        border-right: 2px solid #f5f5f5;
        padding: 15px 12px;
        margin-bottom: 0;
        background: #fafafa;
    }

    .global-white-bg .accordion-content h5 {
        color: #777777;
        margin-bottom: 8px;
        margin-top: 0;
    }
    .global-white-bg .panel-body {
        color: #fafafa;
        border: 2px solid #f5f5f5;
    }
    .global-white-bg .acc-lbl-conadress {
        background: #e8f8f6 !important;
    }
    .global-white-bg .lbl-or {
        color: #000 !important;
        position: relative;
        top: 30px;
        right: 0px;
    }
    .global-white-bg h3.reg-header {
        font-weight: 500;
        margin: -10px 0 10px;
        font-size: var(--font-size-5l);
    }
    .global-white-bg .txt-center {
        text-align: center;
    }

    .global-white-bg .accordion-content span {
        text-transform: uppercase !important;
        font-size: var(--font-size-md);
        color: black;
        padding-bottom: 5px;
        font-weight: 500;
    }
    .global-white-bg .popover.top > .arrow {
        bottom: 41px;
        left: 24%;
        margin-left: -11px;
        border-top-color: #999;
        border-top-color: #ff6a6a;
        border-bottom-width: 0;
        transform: rotate(178deg);
    }

    .global-white-bg .popover > .arrow:after {
        content: "";
        border-width: 10px;
    }

    .global-white-bg .popover > .arrow,
    .popover > .arrow:after {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
    }

    .global-white-bg .popover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
        display: none;
        max-width: 276px;
        padding: 1px;
        font-size: var(--font-size-lg);
        font-style: normal;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        letter-spacing: normal;
        word-break: normal;
        word-spacing: normal;
        word-wrap: normal;
        white-space: normal;
        background-color: #ff6a6a;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgb(255, 106, 106);
        border-radius: 2px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
        line-break: auto;
        left: 185px;
        display: block;
        top: 121px;
    }

        .global-white-bg .popover.top > .arrow:after {
            bottom: 1px;
            margin-left: -10px;
            content: " ";
            border-top-color: #ff6a6a !important;
            border-bottom-width: 0;
        }

    .global-white-bg .popover-content {
        padding: 3px 7px;
        background: #ff6a6a;
        color: white;
        font-size: var(--font-size-md);
    }

.acc-lbl-conadress{
    font-size: var(--font-size-md) !important;
    color: #000000 !important;
    font-weight: 500;
}

.global-white-bg .popover-inner:after {
    content: " ";
    top: -7px;
    left: 8px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ff6a6a;
}

.global-white-bg .popover-inner {
    position: relative;
}

.global-white-bg input:focus,
.global-white-bg textarea:focus {
    background: #f4f4f4;
    transition: all 0.8s;
}

.global-white-bg input:focus,
.global-white-bg textarea:focus,
.global-white-bg select:focus {
    background: #f4f4f4;
    transition: all 0.8s;
    outline: none;
}

.global-white-bg .registration-accordion .first-tab{
    margin-bottom: 10px;
}

.global-white-bg input.checkbox[type=checkbox]:checked ~ .lbl:before,
input.radio[type=radio]:checked ~ .lbl:before {
    border: 1px solid #22ae81;
    background-color: #ffffff !important;
    background: url(../img/new-img/checked.png) 12px 12px no-repeat #22ae81;
    background-position: 3px 4px !Important;
    height: 17px !important;
    min-width: 17px !important;
}

.global-white-bg input.checkbox[type=checkbox]:checked ~ .lbl:before {
    background-color: #ffffff;
}

.global-white-bg input.checkbox[type=checkbox] ~ .lbl:before,
input.radio[type=radio] ~ .lbl:before {
    height: 17px !important;
    min-width: 17px !important;
    border: 1px solid #22ae81;
}

.global-white-bg select:focus option:checked:hover {
    background-color: rgb(53, 140, 61) !important;
}


.global-white-bg option {
    font-family: 'proxima_novaregular' !important;
    line-height: 20px;
    border-bottom: 1px solid grey !important;
}
.input-group-btn > .btn {
    padding: 2px 5px !important;
}

.btn {
    padding: 1px 15px;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    margin: 0;
    font-size: var(--font-size-md);
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    opacity: .999;
    position: relative;
    opacity: .999;
    height: 26px;
}
table.medicine-table h3 {
    font-weight: 500;
    font-size: var(--font-size-2l);
    margin: 0 0 5px;
}
.presctemp {
    height: 434px;
    background-color: #fff;
    position: relative;
}
.testnamesearchbox {
    padding-right: 35px;
}
.medicine-text img {
    height: auto !important;
    width: 150px !important;
}
.reg-mnth-drpdwn {
    width: 100% !important;
}

.global-white-bg em {
    color: red;
    font-size: var(--font-size-3l);
    vertical-align: inherit;
}
.form-input {
    display: block;
    padding: 0px 10px;
    font-size: var(--font-size-md);
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    border: 1px solid #b1b1b1;
    width: 100%;
    height: 30px !important;
}

    .form-input:focus {
        background: #f4f4f4;
        transition: all 0.8s;
        outline: none;
    }
.form-inline .form-input {
    display: grid;
    width: auto;
    vertical-align: middle;
}
.goback-text {
    color: #909090;
    font-weight: 500;
    font-size: var(--font-size-sm);
    margin-bottom: 0px !important;
}

.goback-text-line1 {
    color: #909090;
    font-size: var(--font-size-lg);
    margin: 20px 0 5px 0;
    font-weight: 500;
}

.goback-text-line2 {
    color: #909090;
    font-size: var(--font-size-lg);
}

.norecords-found-patients img {
    width: 150px !important;
}

.norecords-found-patients {
    margin-bottom: 10px;
    color: #888888;
    font-size: var(--font-size-2l);
    font-weight: 500;
}
.search-patient-clearfield {
    position: absolute;
    top: 9px;
    right: 9px;
    background: url(../img/remove-icon.png) no-repeat 0 0;
    cursor: pointer;
    z-index: 9999;
    width: 12px;
    text-align: center;
    height: 12px;
}
.invsgtthumb {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    padding: 10px;
    width: 150px;
    height: 150px;
    margin-left: 15px;
}

    .invsgtthumb img {
        width: 100%;
        height: auto;
    }

    .invsgtthumb i {
        position: absolute;
        right: 5px;
        bottom: 5px;
        border: 1px solid #868e96;
        background-color: #fff;
        font-size: var(--font-size-2l);
        padding: 6px;
        cursor: pointer;
        color: red;
        border-radius: 5px;
    }

.invstgfile {
    border: 1px solid #d5d5d5;
}

.invsgtthumb i:hover {
    background-color: red;
    color: #fff;
}
.appintment_view_pane .glyphicon-search {
    font-size: var(--font-size-5l);
}
::-webkit-scrollbar {
    width: 12px;
    height: 16px;
    color: #cccccc;
    border-radius: 2px;
    position: absolute;
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

::-webkit-scrollbar-corner {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.10), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
    border-radius: 2px;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #929292;
    }

.cal-day-box .cal-day-panel::-webkit-scrollbar {
    width: 12px;
    height: 16px;
}

.cal-day-box .cal-day-panel::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

.cal-day-box .cal-day-panel::-webkit-scrollbar-corner {
    background-color: transparent;
}

.cal-day-box .cal-day-panel::-webkit-scrollbar-thumb {
    background-color: #959595;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.10), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
    border-radius: 2px;
}
.RightAside {
    background-color: #fff;
    border-right: 1px solid #e4e4e4;
    width: 17%;
    height: 100%;
    right: 0;
    top: 60px;
    position: fixed;
    z-index: 99;
}

input::-webkit-input-placeholder {
    color: #555 !important;
}

input:-moz-placeholder { 
    color: #555 !important;
}

input::-moz-placeholder { 
    color: #555 !important;
}

input:-ms-input-placeholder {
    color: #555 !important;
}
.new-tabs {
    text-align: left;
    position: static !important;
    padding: 0;
    margin-bottom: 0px !important;
    border-bottom: none;
    background-color: #FFF !important;
}

.nav:before {
    display: table;
    content: " ";
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 15px;
    line-height: 25px;
}
#content_wrapper .txt-bold {
    font-weight: 500;
}

#content_wrapper input:focus,
#content_wrapper textarea:focus,
#content_wrapper select:focus {
    background: #f4f4f4;
    transition: all 0.8s;
    outline: none;
}

#content_wrapper div.form-control {
    display: block;
    padding: 5px 10px 4px;
    font-size: var(--font-size-lg);
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    border: 1px solid #afafaf;
    width: 100%;
    border-radius: 0px;
}

#content_wrapper .mr-top-30 {
    margin-top: 30px;
}
#content_wrapper .no-record-wrap {
    margin: 30px 0 30px;
}
.inv-ac-input {
    width: 55px;
    border-bottom: 1px solid black;
    border-top: none;
    border-left: none;
    border-right: none;
    display: inline;
    padding: 5px 10px 4px;
}
.inv-pop-slash {
    font-size: 25px;
    position: absolute;
    top: 0px;
    left: 5px;
}

.h-inv-select-mnth-pop {
    width: 175px !important;
    margin: 0px !important;
}
.set-inv-stckunit {
    top: 45px !important;
    left: 0px !important;
}

.set-inv-err-units {
    top: 45px !important;
    left: 0px !important;
}

.set-inv-err-item {
    top: 45px !important;
    left: 0px !important;
}

.set-inv-err-actcost {
    top: 45px !important;
    left: 180px !important;
}

.set-inv-err-mrp {
    top: 45px !important;
    left: 180px !important;
}

.set-inv-err-batchnum {
    top: 45px !important;
    left: 0px !important;
}

.set-inv-err-expiry {
    top: 45px !important;
    left: 180px !important;
}

.set-inv-err-expiry-year {
    top: 45px !important;
    left: 360px !important;
}
.pointerEventDisable {
    pointer-events: none;
}

.due-red {
    color: #ff0000 !important;
}
.switch-toggle input + label{
    padding: 14px 0px !important;
    line-height: 0;
    font-weight: bold;
    cursor: pointer;
}

    .switch-toggle input + label:focus {
        outline: none !important;
    }

.well.switch-toggle label {
    color: #333333 !important;
}

.switch-toggle .btn-primary{
    background: #f5903f !important;
    border-radius: 6px !important;
    color: #fff !important;
    border: none;
}

.switch-toggle input:focus + label {
    outline: none !important;
}

.appt-list-link {
    text-decoration: underline;
    color: #3db29f;
    margin-top: 10px;
    margin-right: 10px;
}

    .appt-list-link:hover {
        text-decoration: underline;
        color: #3db29f;
        margin-top: 10px;
        margin-right: 10px;
    }

.h-inv-up-btn {
    margin: 0px 15px 0 5px;
}

.new-call-design {
    width: 100%;
    margin: 0 auto 10px;
    background: #fff;
    padding: 10px 10px;
    border: 1px solid #e1e1e1;
}

    .new-call-design label {
        color: #000;
        font-weight: 500;
    }

.set-inv-pop-txt {
    width: 70px;
    padding: 5px;
}
.pat-vitals {
    background-color: #fff;
    padding: 15px 0 0;
    overflow: hidden;
    margin-bottom: 0;
}

.dash-from:first-child {
    margin-right: 5px;
}
.patients-profile li:last-child:after {
    display: none;
}
    .patientlist-ltime strong {
        color: #c4c4c4;
        font-weight: 300;
        font-weight: 300;
    }
.branch,
.age-scale{
    border-bottom: 1px solid #f5f5f6;
    padding-bottom: 10px;
    margin-bottom: 15px;
    overflow: hidden;
}
.control {
    display: flex;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px !important;
    cursor: pointer;
    align-items: center;
}

    .control span {
        line-height: 22px;
    }

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #989898;
    background: #fff;
}
.control_radio {
    border-radius: 10px;
}

.control input:checked ~ .control__indicator:after {
    display: block;
}

.control--checkbox .control__indicator:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control input:checked ~ .control__indicator {
    border: 1px solid #3db29f;
}

.branch a {
    font-size: var(--font-size-lg);
    color: #3db29f;
    font-weight: 500;
    display: inline-block;
    padding-top: 5px;
}

input.age-box {
    float: left;
    width: 30px;
    text-align: left;
    padding: 5px;
    border: 1px solid #afafaf;
    position: relative;
}

.age-scale .line-split {
    float: left;
    margin: 0 10px;
    height: 31px;
    line-height: 33px;
    color: #49494a;
}
.patients-profile {
    border: 1px solid #eaeaea;
    background-color: #fff;
    line-height: normal;
    margin-bottom: 0px;
}

.patients-profile ul {
    margin: 0;
    padding: 0;
    float: left;
}


.patients-profile li {
    display: inline-block;
    position: relative;
    padding: 5px 10px;
    margin: 0;
}
.patients-profile li h3 {
    color: #0f6860;
    margin: 0;
    font-size: var(--font-size-lg);
    line-height: 26px;
    margin-bottom: 0px;
}

    .patients-profile li h3 i {
        color: #0f6860;
    }
.patients-profile li p {
    color: #000;
    margin: 0;
    font-size: var(--font-size-lg);
    line-height: 14px;
}

.patients-profile li:after {
    background-color: #dcdcdc;
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
}

.global-white-bg .registration-accordion .first-tab{
    margin-bottom: 10px;
}
.lbl-or-pos {
    position: absolute;
    top: 30px;
    right: 18px;
}

.past-records .dropdown {
    position: absolute;
    top: 0;
    right: 27px;
}

.past-records .profile-info {
    margin: 12px 0;
}

.past-records .user-photo {
    width: 30px;
    height: 30px;
    margin-left: 10px;
}
.past-records .dropdown-menu {
    top: 69px;
    border: 1px solid #0F6860;
    box-shadow: 0 0px 14px #0F6860;
    border-radius: 5px;
    left: -23px;
}

    .past-records .dropdown-menu li {
        margin: 0 !important;
        float: left;
    }

    .past-records .dropdown-menu a {
        padding: 10px !important;
    }

    .past-records .dropdown-menu li:first-child {
        margin-left: 0;
    }

    .past-records .dropdown-menu li a:hover {
        box-shadow: none;
        background: #ccc;
    }

    .past-records .dropdown-menu:before {
        background: #fff;
        border: 1px solid #f37224;
        border-width: 1px 0 0 1px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        content: "";
        height: 14px;
        right: 10px;
        position: absolute;
        top: -8px;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        width: 14px;
        z-index: -10;
    }
.btn-primary-green {
    background: #4CC651 !important;
    border-color: #4CC651;
    border: 0px !important;
    position: relative;
    color: #ffffff;
}
.em {
    color: red;
    font-size: var(--font-size-3l);
    vertical-align: inherit;
    font-weight: 500;
    font-style: inherit;
}

span.appointment-checked:after {
    content: "";
    border-radius: 100%;
    background-color: #69b3e7;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}

span.appointment-paused {
    display: inline-block;
    margin: 2px;
    padding: 2px 5px;
    background-color: transparent;
    border-radius: 3px;
    color: #3a647f;
    width: 90px;
    font-size: var(--font-size-lg);
    position: relative;
    text-align: left;
    padding-left: 15px;
}

    span.appointment-paused:after {
        content: "";
        border-radius: 100%;
        background-color: #3a647f;
        width: 10px;
        height: 10px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -5px;
    }
div.bill-drpdwn > ul.dropdown-menu {
    height: 100px;
    overflow-y: auto;
}

.dia-notes {
    border-bottom: 1px solid #ececef;
    margin-bottom: 20px;
}

    .dia-notes h4 {
        font-size: var(--font-size-xl);
    }

.header-h4 {
    font-size: var(--font-size-xl);
}

.font-h4 {
    font-size: var(--font-size-lg);
}
a.tbox-clear {
    position: absolute;
    top: 8px;
    font-size: 6px;
    background: #ebf0f3;
    color: #fff;
    height: 25px;
    width: 25px;
    padding: 0 5px;
    border-radius: 50px;
    right: 12px;
}

    a.tbox-clear i {
        line-height: 25px;
        position: absolute;
        left: 5px;
        color: #e74c3c;
        font-size: 20px;
    }

.dn-add {
    background: #1abc9c;
    color: #fff;
    font-size: var(--font-size-5l);
    line-height: 19px;
    font-weight: bold;
}

    .dn-add:hover {
        background: #1abc9c;
        color: #fff !important;
        font-size: 28px;
        line-height: 23px;
        font-weight: bold;
    }
.interm-consult {
    overflow: hidden;
}

    .interm-consult h6 {
        float: left;
        width: 70%;
    }

    .interm-consult p {
        line-height: 14px !important;
        font-size: var(--font-size-2l);
        color: #08a5ec;
        font-weight: 500;
    }

.pad-r-box {
    padding-right: 30px;
}

a.tb-clear {
    position: absolute;
    right: 10px;
    top: 50%;
    color: #d0d0d0;
    font-size: 20px;
    margin-top: -7px;
    line-height: 12px;
}
.button {
    display: inline-block;
    padding: 5px 15px;
    border: none;
    border-radius: 2px;
}
.modal-common-dialog.pup-500 {
    width: 500px;
}

.chout-msg p {
    padding: 10px 0px 15px;
    text-align: center;
    font-size: var(--font-size-lg);
}
.ui-datepicker td a:hover {
    background-color: #f37224;
    border: 1px solid #f37224;
    color: #fff;
}
.fc-view-container .fc-slats tbody {
    background: transparent !important;
}

.chkin-btn {
    background: #ffffff;
    padding: 1px 10px 0px 10px;
    color: #9e9e9e;
    border-radius: 4px;
    border: 1px solid #9e9e9e;
}

.fc-view-container .fc-more-popover .fc-event-container {
    padding: 10px 0 10px 10px;
    height: 150px;
    overflow-y: scroll;
}

.fc-view-container .fc-row .fc-content-skeleton td {
    border-color: #ccc;
}

#calControl .fc-time-hover {
    background: #f2f2f2 !important;
}

    #calControl .fc-time-hover:before {
        content: "";
        font-size: var(--font-size-md);
        padding-left: 5px;
    }

#calControl .fc-other-month {
    background: #fafafa !important;
}

.claender-status {
    margin-bottom: 0;
    margin-bottom: 0;
    position: absolute;
    top: 27px;
    left: 25px;
}

    .claender-status li {
        display: table;
        list-style: none;
        font-size: var(--font-size-lg);
        line-height: 14px;
        font-weight: 500;
        float: left;
        margin-right: 20px;
    }

    .claender-status p {
        background-color: #757ef8;
        float: left;
        margin-right: 5px;
        color: #fff !important;
        padding: 4px 5px;
        margin-bottom: 0;
        font-weight: 500;
        border-radius: 3px;
    }

    .claender-status span {
        color: #08a5ec;
        display: table-cell;
        vertical-align: middle;
        font-size: var(--font-size-md);
        font-weight: 500;
    }

    .claender-status p.orange {
        background-color: #ff9024;
    }

    .claender-status p.purple {
        background-color: #aa0abb;
    }

    .claender-status p.blue {
        background-color: #70d7cc;
    }

    .claender-status p.green {
        background-color: #77cb52;
    }

    .claender-status p.events {
        background-color: #8d67b1;
    }

.appointment-for {
    color: #08a5ec;
    font-size: var(--font-size-2l);
    font-weight: 500;
    margin-top: 10px;
}

.fc-day-header {
    background: #fff !important;
}

.fc-agendaDay-view .fc-time-grid .fc-slats td {
    background: #fff !important;
}

.fc-time span, .fc-axis span {
    font-weight: 600;
    color: #333333;
    text-align: left;
    font-size: var(--font-size-xl);
}

.fc th,
.fc .fc-day-header a {
    color: #1f1f1f !important;
}

.fc-time-grid-event.fc-short .fc-title {
    font-size: var(--font-size-md) !important;
}
.icons-calendar {
    background-image: url(../img/icon-calendarnew.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
    cursor: pointer !important;
    padding-right: 35px !important;
}
.input__calender-- {
    background-image: url(../img/calender.png) !important;
    background-repeat: no-repeat !important;
    background-position: 97% center !important;
    cursor: pointer !important;
    padding-right: 35px !important;
}
.icons-search {
    background-image: url(../images/icon-search.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 98% center !important;
    cursor: pointer !important;
    padding-right: 35px !important;
    background-size: 14px;
}

.icons-time {
    background-image: url(../img/New-Consultation/eh-icons-time.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 98% center !important;
    cursor: pointer !important;
    padding-right: 35px !important;
    background-size: 20px;
}

.icons-close {
    background-image: url(../img/consultation/close-solid.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 98% center !important;
    cursor: pointer !important;
    padding-right: 35px !important;
    background-size: 20px;
}


#new-calenderas .tabs-inner .tab-body {
    padding-top: 50px;
    padding-bottom: 0;
}
.month-calendar .select-dropdown {
    width: 100%;
}

.fc th {
    padding: 0px 4px !important;
    font-weight: 500;
}

.app-r-row:before {
    content: "";
    position: absolute;
    background: #dcdada;
    width: 1px;
    height: 61px;
    left: 8px;
}

.eHnote_appointmentDoc {
    margin-left: 15px;
}

.mt-sp {
    margin-top: 60px;
}


input.upload {
    right: 0;
    margin: 0;
    bottom: 0;
    padding: 0;
    opacity: 0;
    height: 300px;
    outline: none;
    cursor: inherit;
    position: absolute;
    font-size: 1000px !important;
}

.set-consentform .browse-wrap {
    width: auto;
}

div.browse-wrap {
    cursor: pointer;
    overflow: hidden;
    padding: 5px 10px;
    text-align: center;
    position: relative;
    background-color: #1abc9c;
    border: 1px solid #1abc9c;
    border-radius: 3px;
    width: 110px;
    color: #fff;
}

.files-formats {
    margin: 5px 0 10px;
}

.past-records .tab-pane {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

.glyphicon-ok:before {
    content: "\e013";
}
.tooltip {
    background-color: transparent !important;
}
.bradius-none input {
    border-radius: 0 !important;
}
.radio-custom {
    opacity: 0;
    position: absolute;
    cursor: pointer;
}

#Billing div.tabs-header h5 {
    margin: 5px 0 0 0;
}
.past-record-table {
    padding: 20px;
}
.chartt {
    text-align: center;
    margin-bottom: 10px;
}
.no-data {
    padding: 15px 15px 0;
}

    .no-data h5 {
        margin: 0px;
        font-size: var(--font-size-md);
        font-weight: 500;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif;
    }
.control input:checked ~ .chkgreenlbl {
    background: #4ebb50 !important;
    border: 1px solid #4ebb50 !important;
}

.panelheadbg {
    background-color: #cbf0eb;
    font-weight: 500;
    padding: 5px 15px;
}
.totcost-bg {
    background-color: #dde1e6 !important;
    text-align: center;
    border-right: 2px solid #eef0f2;
    font-size: var(--font-size-lg);
    color: #000000;
    white-space: nowrap;
}
button.outsbillprintbtn {
    border: 2px solid #1abc9c !important;
    background: #fff;
    color: #1abc9c;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 4px 15px 4px !important;
    min-width: 100px !important;
}

.billingoutstandbgpayhis {
    background-color: #f5f5f6;
    border: 0px solid #d3d3d3;
    padding: 0px;
}

.global-white-bg .consul-acc-payhis {
    background: #ffffff !important;
    border: 1px solid #d8d8d8;
}

.row-bg-billing {
    background-color: #e9eef3;
    width: 100% !important;
    overflow: hidden;
    padding: 8px 0;
    margin-bottom: 10px;
}
.txt-color-grey {
    color: #555555;
    text-transform: capitalize;
    font-size: var(--font-size-lg);
    font-weight: 500;
}

.txt-color-date {
    color: #000000;
    font-size: var(--font-size-lg);
    font-weight: 500;
}
.billingoutstandbgpayhis input,
.billingoutstandbgpayhis button,
.billingoutstandbgpayhis select,
.billingoutstandbgpayhis textarea {
    height: 34px !important;
}
.font-size14 {
    font-size: var(--font-size-xl) !important;
    font-weight: 300;
}
.global-white-bg .registration-accordion .payhiscontent {
    border-bottom: 2px solid #d8d8d8;
    border-left: 2px solid #d8d8d8;
    border-right: 2px solid #d8d8d8;
    background: #ffffff;
}

.consul-acc-payhis {
    border-top: 2px solid #d8d8d8;
    border-left: 2px solid #d8d8d8;
    border-right: 2px solid #d8d8d8;
}

.whtespc-nowrp {
    white-space: nowrap;
}
.billingoutstandbgpayhis .registration-accordion div > input:checked ~ article {
    transition-timing-function: ease-in-out;
    transition: 0.25s;
}

.billingoutstandbg .registration-accordion div > input:checked ~ article {
    transition-timing-function: ease-in-out;
    transition: 0.25s;
}
.msd-elastic {
    padding: 8px 36px 8px 12px;
    border: 1px solid #dcdcdc;
    float: left;
    width: 100%;
}

i.glyphicon.glyphicon-search.i-ser-app {
    padding: 7px;
}

.ul-border ul {
    margin: 0 0 20px;
}

.pmh-box {
    background-color: #fff;
    overflow: hidden;
}
.inner-addon .glyphicon {
    position: absolute;
    padding: 15px;
    pointer-events: none;
    font-size: 20px;
    color: #CCC;
}
.alert {
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 25px;
    line-height: 0px;
}

.alert,
.thumbnail {
    margin-bottom: 18px;
}
.alert .icon {
    font-size: var(--font-size-lg);
    color: #000;
    vertical-align: middle;
    margin-right: 9px;
    line-height: 22px;
    white-space: nowrap;
}
.apptlist-left {
    text-align: left;
}
.searchpatdropdwn {
    display: block;
    height: 270px;
    width: 100%;
}
.searchdrppatient {
    display: block;
    width: 452px;
    border-radius: 0;
    padding: 0;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    top: 39px;
}
#cal {
    margin-top: 8px;
    color: #2baa96;
    padding: 0;
    position: absolute;
    right: 33px;
    top: 11px;
}
.apptsearchdroplist {
    height: auto;
    overflow-y: auto;
    width: 100%;
    padding: 0px 5px;
}
.apptsearchdroplist ul li,
apptsearchdroplist.ul > li {
    /*padding: 5px 10px;*/
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
.drop-menu-Scroll > ul > li > a,
.apptsearchdroplist > ul > li {
    padding: 5px 10px;
}
.drop-menu-Scroll > ul > li > a:focus,
.apptsearchdroplist > ul > li:focus >  label {
    background-color: #D1D1D1;
}

    .apptsearchdroplist ul li:last-child {
        border-bottom: none;
    }

    .apptsearchdroplist ul li:hover {
        background-color: #eeeeee;
        color: #000;
    }

        .apptsearchdroplist ul li:hover a, .apptsearchdroplist ul li a:hover {
            color: #000 !important;
        }

    .apptsearchdroplist ul li a {
        color: #000;
        font-weight: 500;
        white-space: normal;
        word-break: break-word;
        width: 100%;
        display: block;
    }

        .apptsearchdroplist ul li a:hover {
            color: #1e977c;
        }

.apptsearchdroplist div {
    width: 100%;
}
.mar10 {
    margin: 10px;
}

.search-control {
    padding: 5px 10px;
}
.dropdown-menuu {
    width: 100%;
    border-radius: 0;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    top: 57px;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0px;
    margin: 2px 0px 0px;
    font-size: var(--font-size-lg);
    text-align: left;
    list-style: none;
    background-color: rgb(255, 255, 255);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.14902);
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.172549) 0px 6px 12px;
}

.dropdown-menu > li > a {
    padding: 7px 15px;
    max-width: initial;
    font-size: var(--font-size-lg);
    font-weight: 600;
    transition: none;
    white-space: inherit;
    text-overflow: ellipsis !important;
    overflow: hidden;
    min-width: 100%;
}

    .dropdown-menu > li > a > strong {
        color: #07a0d4
    }




.dropdown-menuu > li > a {
    display: block !IMPORTANT;
    padding: 3px 20px !IMPORTANT;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333 !important;
    white-space: nowrap;
}
.searchByResultTEstt span {
    width: 25%;
    text-align: left;
    display: inline-block;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: visible !important;
}

.ellipsis-100 {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tabs-header.new-tabs li .searchByResultTEstt:hover {
    background: #e9eef3 !important;
    box-shadow: inset 0 -2px #FFA500;
    -moz-box-shadow: inset 0 -2px #FFA500;
    -webkit-box-shadow: inset 0 -2px #ffffff;
}

.dropdown-menuu > li > a:hover,
.dropdown-menuu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.tabs-header.new-tabs > .dropdown-menuu > li {
    float: none;
    display: inline-block;
    margin: 0;
    clear: both;
}
.searchByResultTEstt:hover {
    color: #333 !important;
    text-decoration: none !important;
    background-color: #e9eef3 !important;
    outline: 0;
}

.app-td-icon:focus,
.app-td-icon:hover {
    border-color: #13a89e;
    background-color: #13a89e;
    color: #fff;
}

.bg-cal {
    cursor: default !important;
}

.regtxtsuc:before {
    background-color: #f8f8f8 !important;
}
.apptlbln {
    color: #000;
    font-weight: 500;
}
.dropdown.dropdown-scroll .dropdown-menu {
    max-height: 180px;
    overflow: auto;
    width: 100%;
    padding: inherit;
}
.dropdown.cstm-dropdown .dropdown-menu, .cstm-dropdown .dropdown-menu {
    max-height: 350px;
    padding: inherit;
}

.drop-menu-Scroll {
    max-height: 175px;
    padding: inherit;
}
.open > .dropdown-menu {
    display: block;
}

.dr-drop-app {
    width: 300px !important;
    left: 0px;
}

.droposearch-EH {
    padding: 5px 10px !important;
    border-bottom: 1px solid #ddd;
}

    .droposearch-EH input.form-control {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

.no-records-txt-line2 {
    margin: 0px;
    color: rgb(179, 179, 179);
    font-size: var(--font-size-lg);
    font-weight: 500;
}

.mt-clearbtn-billing {
    color: #019292;
    border-bottom: 1px solid #019292;
    margin: 0px 0 0 0;
    padding: 5px 0;
}
a.button-outline,
button.button-outline,
input.button-outline {
    background: #fff;
    padding: 2px 15px 4px;
    display: block;
    border: 1px solid #1abc9c;
    text-align: center;
    text-transform: uppercase;
    font-size: var(--font-size-sm);
    color: #1abc9c;
    min-width: 100px;
}

.c-search-result ul {
    margin-bottom: 0;
}

.c-search-result li {
    overflow: hidden;
    list-style: none;
    padding: 0px 0px 0px;
    margin-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #eee;
}

    .c-search-result li:last-child {
        margin-bottom: 0;
    }
    .c-search-result li:nth-child(odd) {
        background: #fff;
    }

.c-pat-list {
    float: left;
    width: 90%;
    margin-left: 10px;
}

    .c-pat-list h3 {
        font-size: var(--font-size-md);
        font-weight: 500;
        color: #1f1f1f;
        margin: 0 0 0px;
        width: 70%;
    }

    .c-pat-list p,
    .c-pat-list p a {
        font-size: var(--font-size-md);
        color: #777;
        margin: 0;
        display: block;
        padding-bottom: 2px;
    }
.cgroup-action {
    position: absolute;
    right: 10px;
    top: 15px;
}

    .cgroup-action a {
        float: left;
        margin: 0 0 0 10px;
    }
.dash-from:last-child {
    margin: 0;
}
#tab1default ul {
    height: 303px;
    overflow-y: scroll;
}
.sms-templates li:nth-child(odd) {
    background-color: #f8f8f8;
}

.sms-templates li {
    overflow: hidden;
    list-style: none;
    padding: 10px 10px 8px;
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
}

    .sms-templates li:hover .cgroup-action {
        display: block;
    }

    .sms-templates li h5 {
        margin: 0;
        font-size: var(--font-size-lg);
        width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .sms-templates li h5 span {
            font-weight: 500;
        }

.sms-templates .cgroup-action {
    top: 4px;
    display: none;
}
.branch-data-list {
    position: relative;
}

.rTable {
    display: table;
    width: 100%;
}

.rTableHeading {
    display: table-header-group;
}

.rTableHead:first-child {
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.rTableHead {
    display: table-cell;
    color: rgb(40, 70, 90);
    font-weight: 500;
    font-size: var(--font-size-lg);
    padding: 10px 15px;
    background: rgb(255, 255, 255);
    border-left: 1px solid rgb(238, 238, 240);
}

    .rTableHead.tb-sort {
        cursor: pointer;
        background: url(../img/admin-img/sort-icon.png) 92% center no-repeat rgb(255, 255, 255);
    }

.rTableBody {
    display: table-row-group;
}

.rTableCell {
    display: table-cell;
    color: rgb(40, 70, 90);
    vertical-align: middle;
    padding: 10px 15px;
}
.mis-brd-right {
    border-right: 1px solid #ccc;
}
.vital-input-box {
    display: inline-block;
    width: 75px;
    margin: 5px 10px 5px 0px;
    color: #272727;
    border-radius: 0;
    box-shadow: none;
    height: 30px;
    border: 1px solid #b1b1b1 !important;
    padding: 6px 12px;
    font-size: var(--font-size-lg);
    line-height: 1.42857143;
    background-color: #fff;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.profile-dropdown {
    width: 360px;
    position: absolute;
    right: 8px;
    top: 38px;
    border: 2px solid #c6c4c4;
    box-shadow: 6px 12px 36px #626262;
    min-width: 320px !important;
    left: auto;
}
.pd-aup {
    width: 12px;
    height: 12px;
    background: #ffffff;
    position: absolute;
    top: -7px;
    transform: rotate(45deg);
    border-style: solid;
    right: 15px;
    border-width: 1px 0 0 1px;
    border-color: #e8e8e8;
}

.pd-inner-top {
    padding: 20px;
    background: #fff;
    overflow: hidden;
}

.profile-dropdown img {
    width: 50px;
    height: 50px;
    float: left;
    border: 3px solid #c3fbf1;
    border-radius: 100%;
}

.pd-name {
    float: left;
    width: 70%;
    margin-left: 5%;
}

    .pd-name span {
        display: block;
        font-size: var(--font-size-md);
        font-weight: 500;
        color: #000;
        line-height: normal;
    }

    .pd-name .speciality {
        font-weight: 500;
        font-size: var(--font-size-lg);
        margin: 5px 0 0;
    }

a.pro-link {
    border: 1px solid #1abc9c;
    padding: 1px 6px 2px;
    display: inline-block;
    font-size: var(--font-size-sm);
    color: #1abc9c;
    text-transform: unset;
    margin-top: 15px;
}

    a.pro-link:hover {
        background: #1abc9c;
        color: #fff;
    }

.profile-dropdown p {
    margin: 0;
    padding: 9px 0;
    text-align: center;
    background: #e6f7e6;
    font-size: var(--font-size-md);
    /**/
    font-weight: 500;
    border-bottom: 1px solid #e8e8e8;
}

.profile-dropdown ul {
    margin-bottom: 0;
}

.profile-dropdown li {
    list-style: none;
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    background: #f9f9f9;
}

    .profile-dropdown li:last-child {
        border-bottom: none;
    }
.dp-actions {
    overflow: hidden;
    border-top: 1px solid #e8e8e8;
}

    .dp-actions a {
        width: 100%;
        float: left;
        display: block;
        text-align: center;
        font-size: var(--font-size-md);
        color: #1d5558;
        padding: 15px 0;
        text-transform: unset;
        background: #fff;
        font-weight: 600;
        transition: all .5s;
    }

        .dp-actions a:hover {
            background: #1abc9c;
            color: #fff;
        }

a.pd-setlink {
    position: relative;
}

    a.pd-setlink:after {
        position: absolute;
        content: "";
        right: 0;
        height: 100%;
        background: #e8e8e8;
        width: 1px;
        top: 0;
    }

.veralignbtm {
    vertical-align: bottom;
}
.inp-pack {
    width: 50px;
    display: inline-block;
}

.pack-select {
    display: inline-block;
    height: 32px;
}
.spn-address {
    color: #484848 !important;
    font-size: var(--font-size-xl) !important;
    font-weight: 600 !important;
}
.list-opt-text-new {
    display: inline-block;
    padding: 0 1px;
}
.css-treeview ul,
.css-treeview li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.css-treeview input {
    position: absolute;
    opacity: 0;
}

.css-treeview {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

    .css-treeview a {
        color: #00f;
        text-decoration: none;
    }

    .css-treeview input + label + ul {
        margin: 0 0 0 2px;
    }

    .css-treeview label,
    .css-treeview label::before {
        cursor: pointer;
    }

    .css-treeview input:disabled + label {
        cursor: default;
        opacity: .6;
    }

    .css-treeview input:checked:not(:disabled) ~ ul {
        display: block;
        padding: 0 0px 0 5px;
    }
    .css-treeview label,
    .css-treeview a,
    .css-treeview label::before {
        display: inline-block;
        vertical-align: middle;
    }
        .css-treeview label::before {
            content: "";
            vertical-align: middle;
        }
    .css-treeview input:checked + label::before {
        background-position: 0 -16px;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .css-treeview {
        -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    }

    @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
        from {
            padding: 0;
        }

        to {
            padding: 0;
        }
    }
}
.boxshadowbill {
    border: 1px solid #afafaf !important;
}
.text-success {
    color: #5cb85c !important;
}

.text-info {
    color: #07a0d4 !important;
}

.text-pink {
    color: #f76397 !important;
}

.text-muted {
    font-size: var(--font-size-lg);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: normal;
    color: #6f6f6f;
}

.text-green {
    color: #00af11 !important;
}


.card {
    padding: 20px;
    border: 2px solid rgba(255, 255, 255, 0.07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #fff;
    color: #98a6ad;
    height: auto;
}

.m-t-0 {
    margin-top: 0px !important;
}
#pieAppointmentDts {
    width: 100% !important;
    height: 250px !important;
    position: relative !important;
    top: 40px !important;
}

#cashReceivedData {
    width: 100%;
    height: 380px;
}

#baroutStanding {
    width: 100%;
    height: 380px;
}

#inventoryData {
    width: 100%;
    height: 380px;
}

#expensesData {
    width: 100%;
    height: 380px;
}

#pieCommunicationDetails {
    width: 100%;
    height: 250px;
    position: relative;
    top: 40px;
}

#piePharmaDetails {
    width: 100%;
    height: 250px;
    position: relative;
    top: 10px;
}

#pieTargetDetails {
    width: 100%;
    height: 250px;
}

.rTableRow:nth-of-type(2n+1) {
    background: rgb(247, 247, 247);
}

.rTableRow {
    display: table-row;
    position: relative;
}

.tabs .indicator {
    background-color: #5fbeaa;
    bottom: 0;
    height: 2px;
    position: absolute;
    will-change: left, right;
}
.back-list {
    color: #08a5ec;
    font-weight: 500;
    margin-bottom: 35px;
    display: inline-block;
    background: url(../img/admin-img/back-icon.png) no-repeat 0 center;
    padding: 0 0 0 25px;
    text-decoration: underline;
}
#parentcharts {
    width: 100%;
    height: 320px;
    position: relative;
    margin: 0 auto;
    font-size: 8px;
}
a.testcalss {
    right: 58px !important;
    text-align: right;
}
#treatmentMap, #branchMap, #DoctorMap, #CampaignMap {
    border: 1px solid;
}

.report-details-wrap {
    margin-top: -20px;
    position: relative;
    top: -20px;
    margin-top: 20px;
}

span.count_bottom {
    font-size: .86em;
}
.custo-easymode textarea {
    overflow: hidden;
}

.custo-easymode ul.treatmentulli-list li {
    list-style: none;
}


.custo-easymode ul.MedicalCondiulaller li {
    list-style: none;
}
.custo-easymode label{
    font-size: var(--font-size-sm);
    color: #2d2d47;
    font-weight: 500;
    display: block;
}
.multi-tablehistory thead th {
    background-color: #dff0d8;
}

.multi-tabletreatment thead th {
    background-color: #d9edf6;
}

.multi-tablehistory tbody tr:hover {
    background-color: #f1f1f1;
}

.multi-tabletreatment > tbody > .finbill-treat {
    background-color: #dbe4ec;
    border: none !important;
}

.cursorp {
    cursor: pointer !important;
}
.templadd-more .controls {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .templadd-more .controls li {
        display: inline-block;
        float: left;
        padding: 9px;
        color: #6899ac;
    }

.templadd-more h5 {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-weight: 500;
    color: #28465a;
    line-height: 26px;
}
md-input-container label, md-select .md-select-value.md-select-placeholder, md-tabs .md-tab {
    color: #212121;
}
#spnWillingAppt {
    float: left;
    width: 30%;
}

#divRadioGroup {
    float: left;
    width: 30%;
}

#radioAppt {
    float: left;
    width: 46%;
}

#radioCallbk {
    float: left;
    width: 54%;
}
a.sms-filter {
    color: #1abc9c;
    text-transform: uppercase;
    font-size: var(--font-size-md);
    background: url(../img/communication/icon-filter.png) no-repeat 0 4px;
    padding: 0 0 0 17px;
    margin: 6px 10px 0 0;
    float: left;
}
.alertify-logs > .error {
    color: white !important;
}
.alertify-logs {
    z-index: 9999999999!important;
}
.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}
.Diagnosis-tileheader .controls > li > a {
    font-size: var(--font-size-lg) !important;
    line-height: 28px !important;
    color: #F5972C !important;
}
.Diagnosis--Diagnosis ul.All-diagnosis {
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 5px;
    border-left: 3px solid #F1433F;
}
.Diagnosis--Diagnosis ul.Provisional--DiagnosisUL {
    border-left: 3px solid #A9CF54;
}

.Diagnosis--Diagnosis ul.Final--DiagnosisUL {
    border-left: 3px solid #70B7BA;
}

.Diagnosis--Diagnosis ul.Visit--DiagnosisUL {
    border-left: 3px solid #F7E967;
}

.Diagnosis--Diagnosis ul.Main--DiagnosisUL {
    border-left: 3px solid;
}
.Diagnosis--Diagnosis ul.All-diagnosis li {
    list-style: none;
    border-bottom: 1px solid #f1f1f1;
    padding: 2px 6px;
    width: auto;
    margin: 0px 1px;
}

    .Diagnosis--Diagnosis ul.All-diagnosis li .span-iconD {
        position: absolute;
        right: 37px;
        width: 75px;
        padding-left: 15px;
        text-align: right;
        width: 10%;
    }

    .Diagnosis--Diagnosis ul.All-diagnosis li .span-noteD {
        width: 90%;
        word-break: break-all;
        display: -webkit-inline-box;
    }

    .Diagnosis--Diagnosis ul.All-diagnosis li:last-child {
        border: none !important;
    }

.Medical-allli {
    border-bottom: none !important;
}


.Diagnosis--Diagnosis ul.All-diagnosis li .Diagnosis--close {
    position: relative;
    /*right: -5px;*/
    right: 5px !important;
    color: #F30423;
    font-size: var(--font-size-lg);
    border: 1px solid #eee;
    border-radius: 50px;
    padding: 3px;
    width: 20px;
    height: 20px;
    line-height: 13px;
    cursor: pointer;
}


.Diagnosis--Diagnosis ul.All-diagnosis li.diagnosis-blockli {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 56px;
    padding: 4px 10px;
    margin-bottom: 5px;
    margin-left: 8px;
    margin-top: 5px;
}

    .Diagnosis--Diagnosis ul.All-diagnosis li.diagnosis-blockli:last-child {
        border: 1px solid #ccc !important;
    }
.Diagnosis--Diagnosis ul.All-diagnosis li.All-diagnosis--DiagnosisINPUT input {
    margin-top: 0px;
    border: none;
    box-shadow: none;
    border: 1px solid #ccc;
    border-radius: 2px;
}

    .Diagnosis--Diagnosis ul.All-diagnosis li.All-diagnosis--DiagnosisINPUT input:focus {
        background-color: #fff;
        color: #000;
        font-weight: 500;
        box-shadow: 0px 0px 1px 1px #d4f7ef;
    }

.Diagnosis--Diagnosis ul.All-diagnosis li.All-diagnosis--DiagnosisINPUT {
    border-bottom: none;
}
.Diagnosis--Diagnosis ul.All-diagnosis li.Observations--Diagnosish3 h1 {
    font-size: var(--font-size-2l);
    color: #1f1f1f;
    margin: 0;
}

.Diagnosis--Diagnosis ul.All-diagnosis li.Observations--Diagnosish3 h3{
    font-size: var(--font-size-lg);
    color: #616f77;
    margin: 4px 0px;
    background-color: #D9EDF7;
    font-weight: 500;
    padding: 5px 2px;
}
.Diagnosis--Diagnosis ul.All-diagnosis li.diagnosis-blockli span {
    color: #414141;
    font-size: var(--font-size-lg);
    font-size: var(--font-size-sm);
    font-weight: 500;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

.Diagnosis-table thead tr th {
    font-size: var(--font-size-md) !important;
    font-weight: 600 !important;
    background: transparent !important;
    border: none !important;
    padding: 5px !important;
    color: #1f1f1f !important;
}

.Diagnosis-table tbody td {
    padding: 5px !important;
}

.Diagnosis-table tbody, .Diagnosis-table tbody + tbody, .Diagnosis-table tr td {
    border-top: none !important;
}

.custo-Tabmode input {
    height: 22px;
    padding: 5px;
}
.Diagnosis-priasummary {
    border-bottom: 1px solid #ddd;
}

.textmute-note td {
    color: #878787 !important;
}

.Diagnosis--Diagnosis .All-diagnosis tbody tr td label,
.Diagnosis--Diagnosis .All-diagnosis tbody tr td select option label,
.optha-input select option label, .optha-input option label {
    color: #484848;
    font-size: var(--font-size-lg);
}

.customfa-icon li a i {
    font-size: var(--font-size-lg);
    position: relative;
    top: -7px;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 1px 1px #484848;
    padding: 5px;
    border-radius: 50px;
}
.Diagnosis-tab {
    border-bottom: 0;
}

    .Diagnosis-tab li {
        width: 100%;
        border-radius: 0;
        border-bottom: 1px solid #f1f1f1;
    }

        .Diagnosis-tab li a {
            border-radius: 0;
            color: #484848;
            font-weight: 600;
            font-size: var(--font-size-md);
            border-right: 1px solid #dee2e6 !important;
            white-space: nowrap
        }

            .Diagnosis-tab li a select, .Diagnosis-tab li a option {
                background-color: transparent;
                color: #484848;
                font-weight: 600;
                outline-style: none;
            }

            .Diagnosis-tab li a select {
                position: relative;
                left: -3px;
            }

            .Diagnosis-tab li a:hover {
                border-radius: 0 !important;
                background-color: #e7fefe;
                color: #495057;
            }

            .Diagnosis-tab li.active a, .Diagnosis-tab li a:focus {
                background-color: #09A0A0;
                color: #fff;
                font-weight: 600;
                border-color: #dee2e6 #fff #dee2e6 #dee2e6;
                margin-right: 0px;
            }

.memu-drop-down > li > a {
    min-width: 60px;
    padding: 3px;
}

.dropdown-menu > li:hover, .dropdown-menu > li:focus {
    color: #495057;
    text-decoration: none;
}

.diagnosis-hetabs {
    height: 100%;
    max-height: 600px;
    overflow-y: scroll;
}

#DGlasses .table-responsive table tbody tr th {
    vertical-align: middle !important;
}

.Medical-allergiesul {
    border: 1px solid #484848;
}

    .Medical-allergiesul li.Medical-allli {
        padding: 7px !important;
        border-bottom: 1px solid #ddd;
    }

        .Medical-allergiesul li.Medical-allli:nth-last-child(1) {
            border-bottom: none !important;
        }

        .Medical-allergiesul li.Medical-allli i {
            cursor: pointer;
            position: absolute;
            right: 19px;
            margin-top: 3px;
            color: #F1433F;
        }

.vitalssumaryul li.vitalssuaryli {
    display: inline-block;
    border-radius: 147px;
    text-align: center;
    border: 1px solid #ddd;
    margin-bottom: 5px !important;
    padding: 0 9px;
    background-color: #fff;
}
.vitalssumaryul li.vitalssuaryli p {
    margin-bottom: 0 !important;
}
.text-dark {
    color: #414852;
}
.mainDevDiagnosis > ul {
    display: flex;
    grid-gap: 0 5px;
    border-bottom: 1px solid #ddd;
}
.mainDevDiagnosis > ul > li {
    border-radius: 0;
    list-style: none;
    text-align: center;
}
.mainDevDiagnosis > ul > li > a {
    padding: 5px 12px;
    border-radius: 0;
    font-weight: 600;
    font-size: var(--font-size-md);
    color: #2f2d47;
    background-color: transparent;
    border: transparent;
    border-bottom: 2px solid transparent;
    display: block;
}

.mainDevDiagnosis > ul > li > a:hover,
.mainDevDiagnosis > ul > li > a:focus {
    background-color: transparent;
    border: transparent;
}

.mainDevDiagnosis > ul > li.active a,
.mainDevDiagnosis > ul > li:hover a,
.mainDevDiagnosis > ul > li a.tab-active {
    border-bottom: 2px solid #19987d;
    border-radius: 0;
    color: #1d5558;
}
.diagnosis-followheader h3 {
    color: #484848;
    font-weight: 500;
    font-size: var(--font-size-4l);
    margin: 10px;
}

.diagnosis-followheader {
    background-color: #e7f1fe;
    padding: 0;
}
.followup-Diagnosis > .followup-DiagnosisUL li {
    display: inline-block;
    padding: 4px 5px 4px 5px;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-weight: 500;
    line-height: 18px;
    margin-right: 10px;
    margin-bottom: 7px;
}

.Floowup-Vitals > .Floowup-VitalsUL li {
    display: inline-block;
    padding: 5px 5px 5px 5px;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-weight: 500;
    line-height: 18px;
    margin-right: 10px;
    margin: 2px;
}

.tableno-bordered > thead > tr > th, .tableno-bordered tbody > tr > td {
    border: none;
    vertical-align: middle;
    position: relative;
}

.ti-20 {
    text-indent: 20px
}
.tno-tbody > tbody + tbody {
    border-top: none !important;
}

.MAM-Followps .MAM-Followpsul li {
    list-style: none;
    padding: 5px;
    border-bottom: 1px solid #eee;
}

    .MAM-Followps .MAM-Followpsul li:last-child {
        border: none !important;
    }

    .MAM-Followps .MAM-Followpsul li label {
        font-weight: 600;
        color: #484848;
        font-size: var(--font-size-lg);
    }

    .MAM-Followps .MAM-Followpsul li article {
        font-weight: 500;
        color: #526271;
    }
.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}
.borderrad-50 button {
    border-radius: 50px;
    padding: 3px 25px;
    line-height: 18px;
}

.diagno-selectbox {
    width: 100% !important;
    height: 38px !important;
    padding: 10px !important;
    left: 0 !important;
    cursor: pointer !important;
}
.patient-table table.patient-listtable thead th {
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: var(--font-size-md);
    color: #555555;
    line-height: 1.4;
    text-transform: uppercase;
    border: none !important;
    white-space: nowrap;
}

.patient-table table.patient-listtable tbody tr {
    overflow: hidden;
    border-bottom: 10px solid #fff;
    border-radius: 10px;
}

    .patient-table table.patient-listtable tbody tr:hover td {
        background-color: #ebebeb;
        cursor: pointer;
    }

.patient-table table.patient-list-less tbody tr td {
    line-height: 0 !important;
    padding: 0px 10px !important;
}

.patient-table table.patient-listtable tbody tr td {
    font-size: var(--font-size-lg);
    color: #808080;
    line-height: 1.4;
    background-color: #f7f7f7;
    border: solid 1px transparent;
    border-style: solid none;
    padding: 10px 10px;
    vertical-align: middle;
}

    .patient-table table.patient-listtable tbody tr td:first-child {
        border-left-style: solid;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .patient-table table.patient-listtable tbody tr td:last-child {
        border-right-style: solid;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
    }
.text-bold {
    font-weight: 600;
}

.comm-search {
    width: 120px !important;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: var(--font-size-lg);
    background-color: white;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 35px 12px 12px;
    float: right;
    font-weight: 500;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

    .comm-search:focus {
        width: 100% !important;
    }

.search-comm span i {
    font-size: var(--font-size-4l);
    line-height: 28px;
    margin-right: 5px;
}

.sms-controls .controls li a {
    font-size: var(--font-size-lg) !important;
    position: relative;
    top: 4px;
}
.sgsg-switch {
    position: relative;
    border: 1px solid #c7c7c7 !important;
    border-radius: 2px;
    background-color: #fafafa !important;
    padding: 0px;
}

.cgs-quality {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 23px;
    line-height: 0;
    vertical-align: middle;
}

.sgsg-input input {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.cgs-quality:first-child label {
    border-radius: 0;
}

.cgs-quality:last-child label {
    border-radius: 0;
}

.cgs-quality label {
    position: absolute;
    top: 0;
    line-height: 23px;
    left: 0;
    width: 100%;
    height: 23px;
    cursor: pointer;
    font-style: italic;
    text-align: center;
    transition: transform 0.4s, color 0.4s, background-color 0.4s;
}

.cgs-quality input[type="radio"] {
    appearance: none;
    width: 0;
    height: 0;
    opacity: 0;
}

    .cgs-quality input[type="radio"]:focus {
        outline: 0;
        outline-offset: 0;
    }

    .cgs-quality input[type="radio"]:checked ~ label {
        background-color: #23a7af;
        color: #ffff;
    }

    .cgs-quality input[type="radio"]:active ~ label {
        transform: scale(1.05);
    }
.input-header-us {
    height: 25px;
    min-height: 25px;
    border: 0.5px solid #e5dcad;
    background-color: #fff9d6;
    border-radius: 6px !important;
    width: 300px;
    padding: 5px 15px;
    color: #000;
}
.headersearch input {
    background-color: #fff;
    border: none;
    border-radius: 5px;
    display: block;
    outline: none;
    width: 300px;
    height: 28px;
    margin: 0;
    padding: 10px 15px;
    color: #000;
    font-weight: bold;
    position: relative;
    top: 2px;
    border: 0.5px solid #d2d2d2;
}

    .headersearch input:focus {
        width: 300px;
        box-shadow: 0 2px 10px 1px rgba(1,1,1,0.5);
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        background-color: #fff;
    }

    .headersearch input::-webkit-input-placeholder {
        color: #ac9750;
    }

    .headersearch input:-moz-placeholder {
        color: #ac9750;
    }

    .headersearch input::-moz-placeholder {
        color: #ac9750;
    }

    .headersearch input:-ms-input-placeholder {
        color: #ac9750;
    }

.dash-filter {
    padding: 2px !important;
}

.filter-i, .filter-select {
    display: inline-block;
}

.filter-i {
    background-color: #2bbb94;
    padding: 6.0px 9px;
    position: relative;
    right: -3px;
    font-size: var(--font-size-md);
    border-radius: 5px 0px 0px 5px;
    line-height: 19px;
    color: #fff;
}

.filter-select select {
    border-radius: 0px 5px 5px 0px;
}

.Invoiced {
    color: green;
}

.NonInvoiced {
    color: red;
}
.all_team-members {
    border: 1px solid #F0F0F0;
    border-radius: 3px;
    width: 48%;
    margin: 2px 0 5px 5px;
    float: left;
    height: 100%;
}

    .all_team-members .am-memb-15 {
        display: -webkit-box;
    }

.file-surgary {
    position: relative;
    width: 40px;
    height: 40px;
    display: flex;
    float: left;
    margin: 0 10px 0 0;
    border-radius: 100px;
    border: 1px solid #FF4542;
}

.imags-surgary {
    position: relative;
    width: 40px;
    height: 40px;
    display: flex;
    float: left;
    cursor: pointer;
    margin: 0 10px 0 0;
    border-radius: 100px;
}

.file-surgary i {
    color: #8A7A71;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    margin: 0 auto;
    line-height: 39px;
    font-family: FontAwesome;
}

.file-mtext h2 {
    color: #4A4A4A;
    font-size: var(--font-size-2l);
    text-overflow: ellipsis;
    margin: 5px 1px 0px;
    font-weight: 500;
    max-width: 280px;
    overflow: hidden;
}

.error {
    color: red;
}

    .error:hover, .error:focus, .error:active {
        color: red;
        outline-style: none;
        outline: none
    }

.Patient-ltst {
    border-radius: 100px;
    color: #1e977c;
    display: inline-table;
    height: 60px;
    text-align: center;
    width: 60px;
    background-color: #FFFFFF;
    border: 1px solid #1e977c;
}

    .Patient-ltst span {
        display: table-cell;
        font-size: var(--font-size-2l);
        font-weight: 500;
        text-transform: uppercase;
        vertical-align: middle;
        line-height: normal;
    }

#sidebar_right > .ehnote-navigation small {
    padding: 7px 10px;
    display: block;
    color: #888888;
    font-size: var(--font-size-xs);
    margin: 3px 0 0;
}
.Comm-inputGroup {
    background-color: #fff;
    display: block;
    margin: 10px 0;
    position: relative;
    display: contents;
}

    .Comm-inputGroup label {
        padding: 10px 20px;
        width: 100%;
        display: block;
        text-align: left;
        color: #3C454C;
        margin: 0 6px 5px 0;
        cursor: pointer;
        position: relative;
        z-index: 2;
        transition: color 200ms ease-in;
        overflow: hidden;
        background-color: #eeeeee;
        border-radius: 10px;
    }

        .Comm-inputGroup label:before {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            content: '';
            background-color: #2D2D47;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
            transform: translate(-50%, -50%) scale3d(1, 1, 1);
            transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
            opacity: 0;
            z-index: -1;
        }

        .Comm-inputGroup label:after {
            width: 32px;
            height: 32px;
            content: '';
            border: 2px solid #D1D7DC;
            background-color: #fff;
            background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
            background-repeat: no-repeat;
            background-position: 2px 3px;
            border-radius: 50%;
            z-index: 2;
            position: absolute;
            right: 15px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            cursor: pointer;
            transition: all 200ms ease-in;
        }

    .Comm-inputGroup input:checked ~ label {
        color: #fff;
    }

        .Comm-inputGroup input:checked ~ label:before {
            -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
            transform: translate(-50%, -50%) scale3d(56, 56, 1);
            opacity: 1;
        }

        .Comm-inputGroup input:checked ~ label:after {
            background-color: #008b86;
            border-color: #008b86;
        }

    .Comm-inputGroup input {
        width: 32px;
        height: 32px;
        order: 1;
        z-index: 2;
        position: absolute;
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer;
        visibility: hidden;
    }

.Comm-form {
    padding: 0 16px 0 0;
    max-width: 580px;
    margin: 3px 0;
    font-size: var(--font-size-5l);
    font-weight: 600;
    line-height: 36px;
    display: flex;
}
.leftnavnew ul li a i.fas,
.leftnavnew ul li a i.far {
    padding: 0;
    margin: 0;
    line-height: 0;
    vertical-align: middle;
    position: relative;
    top: -2px;
    font-size: var(--font-size-3l);
    width: 31px;
    text-align: center;
    color: #777777;
}

.leftnavnew ul li.active a i.fas, .leftnavnew ul li:hover a i.fas, .leftnavnew ul li.active a i.far, .leftnavnew ul li:hover a i.far {
    color: #fff;
}
.smeminput-radio > label {
    display: block;
    margin-bottom: 0;
    line-height: 0;
}

    .smeminput-radio > label > input {
        display: none;
    }

    .smeminput-radio > label > i {
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        vertical-align: middle;
        border: 2px solid #008b86;
        box-shadow: inset 0 0 0 4px #fff;
        transition: .25s;
        margin: auto;
    }

    .smeminput-radio > label > span {
        display: inline-block;
        padding-bottom: 3px;
        text-transform: inherit;
        font-size: 1em;
        font-weight: 500;
    }

    .smeminput-radio > label > input:checked + i {
        background: #008b86;
    }

    .smeminput-radio > label:hover {
        cursor: pointer;
    }
.total-revBG {
    background-color: #E3E3E3;
    color: #524944;
    font-size: var(--font-size-2l);
    font-weight: 600;
    padding: 5px 0;
    vertical-align: middle;
}

    .total-revBG label {
        margin: 0;
    }

.revenue-acc span {
    vertical-align: middle;
    line-height: 28px;
}

.revenue-wrap > .table-responsive > table.table > thead > tr > th {
    padding: 7px 10px;
    background-color: #ACE3E8;
}
.care-table > .care-thead > tr > th {
    height: 45px;
    background-color: #dff4f5;
    vertical-align: middle;
    color: #0f6860;
    padding: 0 5px;
}

.care-table > .care-tbody > tr > td {
    height: 45px;
    font-size: var(--font-size-md);
    color: #808080;
    line-height: 2.4;
    vertical-align: middle;
    padding: 0 5px;
}

    .care-table > .care-tbody > tr > td.care-status select {
        border: 1px solid #484848;
        border-radius: 2px;
    }

        .care-table > .care-tbody > tr > td.care-status select option.text-success {
            color: #1abc9c;
            background-color: #fff;
        }

        .care-table > .care-tbody > tr > td.care-status select option.text-danger {
            color: #f00;
            background-color: #fff;
        }

        .care-table > .care-tbody > tr > td.care-status select.care-active {
            color: #fff;
            background-color: #1abc9c;
        }

        .care-table > .care-tbody > tr > td.care-status select.in-active {
            color: #fff;
            background-color: #f00;
        }
.consumer-bg {
    background-color: #f1f1f1;
    border-radius: 3px;
}

.consume-stock > table.table > tbody.consume-body > tr > td {
    padding: 10px 5px !important;
}

.consume-stock > table.table > thead.consume-head > tr > th {
    background-color: #DCDCDC;
    padding: 2px 5px !important;
}

    .consume-stock > table.table > thead.consume-head > tr > th > input,
    .consume-stock > table.table > thead.consume-head > tr > th > select,
    .consume-stock > table.table > thead.consume-head > tr > th > button {
        height: 25px !important;
        padding: 0 5px !important;
    }
.EH-fileupload > h3 {
    font-size: var(--font-size-2l);
    color: #0f6860;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-top: 5px;
}

.EH-fileupload > ul.EH-Filelist {
    display: inline-block;
    list-style: none;
}

    .EH-fileupload > ul.EH-Filelist > li {
        cursor: pointer;
        display: inline-block;
        margin: 0 10px 10px;
    }

        .EH-fileupload > ul.EH-Filelist > li > img {
            object-fit: contain;
            width: 100px;
            height: 100px;
            padding: 5px;
            border: 1px solid #a2fde4;
        }

        .EH-fileupload > ul.EH-Filelist > li > p {
            width: 45px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
.animated {
    animation-duration: 0.5s !important;
}

.Cosnler-login {
    border-radius: 5px;
    width: 100%;
    background-color: #fff;
}
.ophove-dropdown:hover > ul.dropdown-menu {
    display: block;
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.audit-screen > li {
    list-style: none;
    display: block;
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    border-left: 1px dotted #f1f1f1;
    border-right: 1px solid #ddd;
}

    .audit-screen > li:last-child {
        border-bottom: none;
    }

    .audit-screen > li:hover, .audit-screen > li:focus, .audit-screen > li.active {
        border-left: 1px solid #2bbb94;
        border-right: none;
    }

    .audit-screen > li.active {
        background-color: #f2f2f2;
    }

ul.audit-dropdwn > li {
    padding: 0 !important;
}

.file-image > img {
    width: 100%;
    height: auto;
    object-fit: cover;
    background-repeat: no-repeat;
}
.audit-ulli > li {
    list-style: none;
    line-height: 20px;
}

.audit-date > span {
    background-color: #E1F3FB;
    padding: 6px 15px;
    text-align: center;
    border-radius: 5px;
    color: rgba(69, 90, 100, 0.95);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}


.select-dropdown {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.sll-patname {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.txt-uppercase {
    text-transform: uppercase !important;
}

.border-danger {
    border: 3px solid red !important;
}
.ch-hsptl-name {
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #363636;
}

.ch-hsptl-bg {
    background-color: #d3d3d8;
}

.ch-hsptl-pdetails {
    padding: 5px;
    width: 50%;
    vertical-align: top;
}

    .ch-hsptl-pdetails b,
    .ch-hsptl-pdetails p {
        font-size: var(--font-size-sm);
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #363636;
        margin-bottom: 0;
        margin-top: 5px;
    }

.ch-hsptl-precptn {
    border-top: 1.5px solid #b9c1d3;
    border-bottom: 1.5px solid #b9c1d3;
    border-right: 0;
    border-left: 0;
    padding: 5px;
}

    .ch-hsptl-precptn span {
        font-size: var(--font-size-sm);
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #363636;
        margin-right: 15px;
    }

.ch-hsptl-head b {
    font-size: var(--font-size-sm);
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #363636;
}

.ch-hsptl-head p {
    font-size: var(--font-size-sm);
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #363636;
    margin: 0;
}

.bg-chhead {
    background-color: #d3d3d8;
    padding: 5px;
    vertical-align: middle;
    color: #363636;
}

.ch-hsptl-head article {
    margin-bottom: 10px;
}

.case-hwid {
    width: 250px;
}

.case-cont-icons li {
    padding: 3px !important;
    margin-right: 10px;
}

    .case-cont-icons li a {
        border-radius: 100px;
        background-color: #fff;
        border: 2px solid #eee;
        display: block;
    }

        .case-cont-icons li a i {
            width: 30px;
            height: 30px;
            font-size: var(--font-size-2l);
            padding: 0 8px;
            line-height: 30px;
            display: block;
        }

            .case-cont-icons li a i.fa-calendar-plus {
                color: #3ABBC9;
            }

            .case-cont-icons li a i.fa-print {
                color: #333333;
            }

            .case-cont-icons li a i.fa-envelope {
                color: #ED5314;
            }

            .case-cont-icons li a i.fa-edit {
                color: #9BCA3E;
            }

    .case-cont-icons li:hover a {
        color: #333333;
        background-color: #f1f1f1;
    }

.bg-left {
    background-color: #FEEFBF;
}

.bg-right {
    background-color: #BCD2E0;
}
.audit-record {
    font-size: 1.042em;
    padding: 0px 10px;
    border-radius: 2em;
    border: 0;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    font-weight: 600;
    white-space: nowrap;
    outline-style: none;
}

.rc-small {
    font-size: .85em !important;
    min-width: 8.2em !important;
}

.retry-btn:hover, .retry-btn:focus {
    background-color: #515151;
    border-color: #515151;
    color: #fff;
}

.retry-btn {
    background-color: #5e5e5e;
    color: #fff;
    border-color: #5e5e5e;
    border: 2px solid #5e5e5e;
    box-sizing: border-box;
}

.record-btn {
    background-color: #d95354;
    color: #fff;
    border-color: #d95354;
    border: 2px solid #d95354;
    box-sizing: border-box;
}

    .record-btn:hover, .record-btn:focus {
        color: #fff;
        background-color: #d43e3f;
        border-color: #d43e3f;
    }

.pause-btn {
    background-color: #fff;
    color: #d95354;
    border: 2px solid #d95354;
    box-sizing: border-box;
}

    .pause-btn:hover, .pause-btn:focus {
        color: #e27d7e;
        border-color: #e27d7e;
    }

.done-btn {
    background-color: #fff;
    color: #1f824c;
    border: 2px solid #1f824c;
    box-sizing: border-box;
}

    .done-btn:hover,
    .done-btn:focus {
        color: #29ab64;
        border-color: #29ab64;
    }
#CustomerName-Dropdown ul {
    height: 140px;
    overflow: scroll;
}
.circle-icon i {
    color: #fff;
    text-align: center;
    margin: auto;
    font-size: 25px;
}

.iconbox-single a {
    border: 2px solid #13a89e;
    width: 19px;
    height: 20px;
    border-radius: 17%;
}

.iconbox-single > a i {
    line-height: 19px;
    font-size: var(--font-size-sm);
}
.start-book-plist {
    display: none;
}

.circle-icon-Report i {
    color: #fff;
    text-align: center;
    margin: auto;
    font-size: 20px;
}

.circle-text h4 {
    color: #565656;
    font-size: var(--font-size-xl);
    display: inline-block;
    width: 170px;
    white-space: nowrap;
    word-break: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
    line-height: 36px;
    vertical-align: middle;
}

.start-con-ho:hover > .start-book-plist {
    background-color: rgba(43, 187, 148, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 999;
    line-height: 90px;
}

.btn-sbhover {
    border-radius: 100px;
    border: 1px solid #0f6860;
    background-color: #fff;
    vertical-align: middle;
}

    .btn-sbhover:hover {
        background-color: #0f6860;
        color: #fff;
    }

.text-underline {
    text-decoration: underline;
}
.shq-conslr-nts {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 6px 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 1px;
    margin-right: 1px;
    cursor: pointer;
    background-color: #f1f1f1;
}

    .shq-conslr-nts a {
        color: #2D2D47;
        font-size: var(--font-size-lg);
        font-weight: bold;
    }

        .shq-conslr-nts a i {
            color: rgba(0, 0, 0, .5);
        }

        .shq-conslr-nts:hover,
        .shq-conslr-nts a:hover {
            background-color: #ddd;
            color: #2D2D47;
        }

table.finding-table > thead > tr > th {
    font-size: var(--font-size-xs);
}

table.finding-table > thead > tr > th,
table.finding-table > tbody > tr > td {
    padding: 4px 5px !important;
}

.find-lesh {
    min-height: 100px;
    height: 110px;
    overflow: hidden;
}

    .find-lesh label, .find-labl label {
        font-size: var(--font-size-xs);
        color: #616f77;
    }

.find-heifix {
    min-height: 200px;
    height: 210px;
    overflow: hidden;
}
.find-apseg {
    background-color: transparent !important;
    border-radius: 5px !important;
    cursor: pointer;
}

    .find-apseg:hover {
        background-color: #f1f1f1 !important;
    }

    .find-apseg i.fa-sync {
        color: orange !important;
    }
.revenue-bg {
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0,0,0,.5), 0 0 0 1px rgba(0,0,0,.02);
    -moz-box-shadow: 0 4px 16px -2px rgba(0,0,0,.5), 0 0 0 1px rgba(0,0,0,.02);
    box-shadow: 0 4px 16px -2px rgba(0,0,0,.5), 0 0 0 1px rgba(0,0,0,.02);
    padding: 15px;
    cursor: pointer;
    margin: 10px 0;
    text-align: center;
}

    .revenue-bg:hover {
        background-color: #f1f1f1;
    }

    .revenue-bg > img {
        margin: auto;
        width: 60px;
        height: 60px;
        display: block;
        text-align: center;
    }

    .revenue-bg > h1 {
        margin: auto;
        width: 160px;
        height: 60px;
        display: block;
        text-align: center;
        font-size: 39px;
        line-height: 65px;
        font-weight: 300;
        color: #1ADC54;
        background-color: #F0FCF4;
        border-radius: 100px;
    }

    .revenue-bg h2 {
        color: #565656;
        font-size: var(--font-size-2l);
        text-align: center;
        white-space: nowrap;
        word-break: break-word;
        margin-top: 10px;
        min-width: 183px;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .revenue-bg > p {
        font-size: var(--font-size-4l);
        font-weight: 600;
        color: #4e4e4e;
    }

    .revenue-bg > a {
        color: #08a5ec;
        text-align: center;
        font-size: var(--font-size-lg);
    }
.finding-heading {
    font-size: 20px;
    margin: 10px 0 10px 0;
    font-weight: 500;
    text-align: left;
    color: #484848;
    padding-left: 17px;
}
.segthumb-img {
    float: left;
    display: inline-block;
    width: 100%;
    height: 350px;
    margin-left: 9px;
    margin-top: 10px;
    overflow: scroll;
}

.canvas_color > ul > li {
    width: 65px;
    padding: 5px 10px !important;
    font-size: var(--font-size-md) !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
    cursor: pointer;
    text-align: center;
}

    .canvas_color > ul > li:after {
        content: "";
        background: url(../img/new-img/paint-board-and-brush.png);
        text-align: center;
        width: 16px;
        height: 16px;
        display: block;
        background-size: contain;
        margin: auto;
        position: relative;
    }

body > [uib-modal-window]:not([modal-render]) {
    display: none;
}
.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
}

    .tabs nav {
        text-align: center;
    }

        .tabs nav ul {
            position: relative;
            display: flex;
            margin: 0 auto;
            padding: 0;
            max-width: 1200px;
            list-style: none;
            -ms-box-orient: horizontal;
            -ms-box-pack: center;
            -webkit-flex-flow: row wrap;
            -moz-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -webkit-justify-content: flex-start;
            -moz-justify-content: flex-start;
            -ms-justify-content: flex-start;
            justify-content: flex-start;
        }

.tabs nav a {
    display: initial;
    overflow: hidden;
    white-space: normal;
    line-height: 4;
    font-size: var(--font-size-lg);
    text-transform: uppercase;
    font-weight: 500;
}
.spinner-ehnote {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

    .spinner-ehnote > i {
        color: #777;
        text-align: center;
        font-size: 45px;
    }
.bg-gray {
    background-color: #fafafa !important;
}

.book-btn {
    background-color: #26A685;
    color: #fff;
    border: 1px solid transparent;
}

    .book-btn:hover {
        color: #fff;
        border: 1px solid #2D2D47;
        background-color: #2D2D47;
    }

ul.book-popup-appt > li.active a {
    border-bottom: none !important;
    color: #fff !important;
}

ul.book-popup-appt > li a {
    color: #176953 !important;
}

.book-popup-appt {
    background-color: #26A685 !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff !important;
    border-bottom: 1px solid #2abb97 !important;
}
.flex-45 {
    flex: 0 0 45%;
}

.flex-55 {
    flex: 0 0 55%;
}
.text-gray {
    color: #6f6f6f !important;
}
.liinvestigation li {
    display: inline-block;
    background-color: #ececec;
    padding: 10px 15px;
    margin-top: 5px;
    margin-right: 5px;
}

.modal-content {
    box-shadow: 0px 4px 54px rgba(0, 0, 0, .5) !important;
}
.MeridianActive, .MeridianActive:hover {
    background-color: #00B090 !important;
    color: white !important;
}
.word-brk {
    word-break: break-all;
}

.appt-actions > ul > li {
    display: inline-block;
    /*margin-right: 12px;*/
}

    .appt-actions > ul > li > a {
        padding: 1px 5px 1px 5px;
        /*border: 1px solid #2D2D47;*/
        /*border-radius: 100px;*/
        margin-bottom: 5px;
        cursor: pointer;
        display: block;
        width: 100%;
        font-size: var(--font-size-md);
        color: #000;
        font-weight: bold;
    }

        .appt-actions > ul > li > a.DisableDiv {
            color: #0f6860;
            border: 1px solid #ddd;
            background-color: #f1f1f1;
        }

            .appt-actions > ul > li > a.DisableDiv:hover {
                color: #ddd;
                border: 1px solid #ddd;
                background-color: #f1f1f1;
                box-shadow: none;
            }

        .appt-actions > ul > li > a:hover,
        .appt-actions > ul > li > a.active {
            background-color: #2D2D47;
            color: #fff;
            -webkit-box-shadow: 0px 2px 21px -3px rgba(45,45,71,1);
            -moz-box-shadow: 0px 2px 21px -3px rgba(45,45,71,1);
            box-shadow: 0px 2px 21px -3px rgba(45,45,71,1);
        }

        .appt-actions > ul > li > a:hover {
            color: #fff;
        }

        .appt-actions > ul > li > a > i.fa-question-circle {
            font-size: var(--font-size-2l);
            display: inline-block;
            background-repeat: no-repeat;
            background-size: contain;
            vertical-align: middle;
            padding-left: 10px;
        }

        .appt-actions > ul > li > a > i.ui-menu-icons{
            width: 25px;
            height: 25px;
            display: inline-block;
            background-repeat: no-repeat;
            background-size: contain;
            vertical-align: middle;
            margin-right: 5px;
            border-radius: 100px;
            text-align: center;
        }

.appt-actions > ul {
    margin-bottom: 0;
    padding: 5px 15px;
}

    .appt-actions > ul > li > a > i.Consents-Cons{
        background-image: url('../img/new-img/OT01.svg');
    }


    .appt-actions > ul > li > a > i.Anesthesia-Cons{
        background-image: url('../img/new-img/OT04.svg');
    }



    .appt-actions > ul > li > a > i.medication-icon{
        background-image: url('../img/new-img/15.svg');
    }


    .appt-actions > ul > li > a > i.Surgery-Cons,
    .ot-innertabs > ul > li > a > i.Surgery-Cons {
        background-image: url('../img/new-img/OT07.svg');
    }

    .appt-actions > ul > li > a > i.Consumables-Cons{
        background-image: url('../img/new-img/08.svg');
    }



    .appt-actions > ul > li > a > i.Summary-Cons{
        background-image: url('../img/new-img/OT06.svg');
    }
    .appt-actions > ul > li > a > i.Start-Cons {
        background-image: url('../img/new-img/01.svg');
    }

    .appt-actions > ul > li > a > i.Case-Cons {
        background-image: url('../img/new-img/02.svg');
    }

    .appt-actions > ul > li > a > i.File-Cons {
        background-image: url('../img/new-img/03.svg');
    }

    .appt-actions > ul > li > a > i.Enter-Cons {
        background-image: url('../img/new-img/04.svg');
    }

    .appt-actions > ul > li > a > i.Billing-Cons {
        background-image: url('../img/new-img/05.svg');
    }

    .appt-actions > ul > li > a > i.Edit-Cons {
        background-image: url('../img/new-img/06.svg');
    }

    .appt-actions > ul > li > a > i.Cancel-Cons {
        background-image: url('../img/new-img/07.svg');
    }

    .appt-actions > ul > li > a > i.Patient-Cons {
        background-image: url('../img/new-img/12.svg');
    }

    .appt-actions > ul > li > a > i.Prescription-Cons {
        background-image: url('../img/new-img/Prescription-Cons_A.png');
    }

    .appt-actions > ul > li > a > i.Investigation-Cons {
        background-image: url('../img/new-img/Investigation-Cons_A.png');
    }
.findings-scaa {
    padding: 0 5px !important
}

    .findings-scaa > ul {
        display: block;
        overflow-x: hidden;
        margin-bottom: 0;
    }

        .findings-scaa > ul > li {
            display: inline-block;
            float: left;
            text-align: center;
        }

            .findings-scaa > ul > li > a {
                padding: 5px 5px;
                display: block;
                height: 30px;
                border-radius: 3px;
                line-height: 20px;
                color: #484848;
                font-size: var(--font-size-lg);
                margin-bottom: 5px;
            }

            .findings-scaa > ul > li.active a {
                background-color: #166a61;
                color: #fff;
                box-shadow: -1px 1px 1px 0 #d5dee7;
            }

            .findings-scaa > ul > li:hover a {
                color: #fff;
                box-shadow: -1px 1px 1px 0 #d5dee7;
                background: linear-gradient(to right, #0f6860,#2bbb94)
            }


.sph > ul > li {
    width: 5rem;
}

.cyl > ul > li {
    width: 5rem;
}

.axis > ul > li {
    width: 4rem;
}

.dis > ul > li {
    width: 5.4rem;
}

.near > ul > li {
    width: 4.3rem;
}

.unnear > ul > li {
    width: 5.4rem;
}
.BiSph > ul > li {
    width: 4.9rem;
}

.BiCyl > ul > li {
    width: 4.9rem;
}

.BiAxis > ul > li {
    width: 3.9rem;
}

.BiAdd > ul > li {
    width: 3.9rem;
}

.BiBcva > ul > li {
    width: 4.9rem;
}

.BiBcnva > ul > li {
    width: 3.7rem;
}

.CypSph > ul > li {
    width: 4.9rem;
}

.CypCyl > ul > li {
    width: 4.2rem;
}

.CypAxis > ul > li {
    width: 4.2rem;
}

.CypAxis > ul > li {
    width: 3.6rem;
}

.CypBcva > ul > li {
    width: 4.9rem;
}

.ContraSph > ul > li {
    width: 4.9rem;
}

.ContraCyl > ul > li {
    width: 4.5rem;
}

ContraAxis > ul > li {
    width: 3.1rem;
}

.investigations-display {
    flex-flow: row wrap;
    align-content: flex-start;
    display: flex;
}

    .investigations-display > div {
        padding: 4px;
        letter-spacing: normal;
    }

        .investigations-display > div > span {
            padding: 5px 5px;
            display: block;
            height: 30px;
            border-radius: 3px;
            line-height: 20px;
            color: #484848;
            font-size: var(--font-size-lg);
            margin-bottom: 5px;
            /*width: 40px;*/
            text-align: center;
            cursor: pointer;
        }

        .investigations-display > div.active span {
            background-color: #166a61;
            color: #fff;
            box-shadow: -1px 1px 1px 0 #d5dee7;
        }

        .investigations-display > div:hover span {
            color: #fff;
            box-shadow: -1px 1px 1px 0 #d5dee7;
            background: linear-gradient(to right, #0f6860,#2bbb94)
        }

.findings-scaa > ul > li > a {
    padding: 5px 5px;
    display: block;
    height: 30px;
    border-radius: 3px;
    line-height: 20px;
    color: #484848;
    white-space: nowrap;
    font-size: var(--font-size-lg);
    margin-bottom: 5px;
}

.findings-scaa > ul > li.active a {
    background-color: #166a61;
    color: #fff;
    box-shadow: -1px 1px 1px 0 #d5dee7;
}

.findings-scaa > ul > li:hover a {
    color: #fff;
    box-shadow: -1px 1px 1px 0 #d5dee7;
    background: linear-gradient(to right, #0f6860,#2bbb94)
}


table.investi-fixed-td > tbody > tr > td {
    padding: 5px 5px;
    vertical-align: top;
    text-align: center;
}

    table.investi-fixed-td > tbody > tr > td > p {
        margin: 0;
        cursor: pointer;
        padding: 3px 5px;
        text-align: center;
    }

    table.investi-fixed-td > tbody > tr > td.active > p {
        background: linear-gradient(to right, #0f6860,#2bbb94);
        width: 100%;
        height: 100%;
        border-radius: 3px;
        margin: 0;
        color: #fff;
    }

    table.investi-fixed-td > tbody > tr > td:hover > p {
        background: linear-gradient(to right, #0f6860,#2bbb94);
        border-radius: 3px;
        margin: 0;
        color: #fff;
    }
.vision-vstmtabs {
    margin-top: 5px;
}

    .vision-vstmtabs > li > a {
        background-color: #fff;
        box-shadow: -1px 1px 1px 0 #d5dee7;
        font-size: var(--font-size-xl);
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        color: #161617;
        border-radius: 5px !important;
        border: 1px solid #d5dee7;
    }

    .vision-vstmtabs > li.active > a {
        background-color: #2D2D47;
        color: #fff;
        border: 1px solid #2D2D47 !important;
    }

    .vision-vstmtabs > li:hover > a {
        background: linear-gradient(to right, #0f6860,#2bbb94);
        color: #fff;
    }
   
    .vision-vstmtabs > li > a {
        border-top-color: transparent !important;
        margin: 0 5px;
        background-color: #e0e0eb;
    }

ul.vision-vstmtabs > li:first-child > a {
    margin-left: 0 !important;
}
.preeety-popover > .popover {
    width: 300px;
    display: block;
    padding-bottom: 10px;
}

.applist-popoevr > .popover {
    margin-left: 10px;
}
.divtabletd > div > label {
    color: #484848;
    font-weight: 500;
    font-size: var(--font-size-md);
}
.input-group .form-control {
    z-index: 0;
}

.history-scaa > tbody > tr > td > b {
    color: #484848;
}

.history-scaa > tbody > tr > td > span {
    color: #000;
}

th.scad-od, td.scad-od {
    background-color: #2bbb94;
    color: #fff;
}

th.scad-os, td.scad-os {
    color: #fff;
    background-color: #0f6860;
}
.bill-payment {
    height: 350px;
}

.reportspace th {
    width: 250px;
    word-break: keep-all;
    white-space: nowrap;
}
.pop-treatments {
    height: auto;
    border: 1px solid #eee;
    z-index: 999;
    background-color: #fff;
    margin: 0 auto;
    display: flex;
}

.treatment-header {
    background-color: #2D2D47;
    display: block;
    border-bottom: 2px solid #2bbb94;
    padding: 13px 15px;
}

    .treatment-header i {
        font-size: var(--font-size-2l);
        color: #fff;
        float: right;
        cursor: pointer;
    }

    .treatment-header h1 {
        color: #fff;
        font-size: var(--font-size-2l);
        margin: 0;
        display: inline-block;
    }

.treatments-body {
    width: 100%;
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px 15px;
}
.select-treatment-left {
    width: 595px;
    border-right: 1px solid #eee;
}

.book-appt-right {
    width: 320px;
    height: 100%;
    position: relative;
}
.stats-line-2 img {
    width: 25px;
    height: 25px;
}
.app-modal-window > .modal-dialog {
    width: 75%
}
.session-timeout {
    text-align: center;
    line-height: 30px;
    padding: 30px 15px;
}
    .session-timeout > p {
        color: #5d5d5d;
        line-height: 50px;
        font-style: italic;
    }

    .session-timeout > h1 {
        color: #333A44;
        font-weight: bold;
        line-height: 50px;
        text-transform: uppercase;
        letter-spacing: 12px
    }

    .session-timeout > h5 {
        margin-top: 25px;
    }

    .session-timeout > h6 > span {
        color: #5f7d95;
        line-height: 23px;
        font-size: var(--font-size-xl);
    }

.glasses-entery > tbody > tr > td > b {
    color: #5D6D7E;
    font-weight: 500;
}

.glasses-entery > tbody > tr > td > h5 {
    color: #484848;
    font-weight: bold;
}
.BillPaid {
    color: #1D5558
}

.BillNotPaid {
    color: #ff0000;
}


.tooltip-inner {
    max-width: 100% !important;
    white-space: nowrap
}





.add-on .input-group-btn > .btn {
    border-left-width: 0;
    left: -2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.add-on .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #cccccc;
}
.table100-head {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.tablets-drop > ul {
    height: 300px;
    overflow-y: scroll;
    width: 300px;
}

.increase-popover-width-right {
    max-width: 300px !important;
    margin-left: 0px !important;
}

.increase-popover-width-bottom {
    max-width: 500px !important;
    margin-top: 0px !important;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding: 10px;
    max-height:200px;
    overflow-y:auto;
}
.patient-category-appt {
    width: 3px;
    height: 48px;
    position: absolute;
    left: 0;
    margin-top: -23px;
}
.ptnt-catappt-circle {
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    border-radius: 100px;
    margin-top: 5px;
    margin-left: 5px;
}
.grid-Iheading {
    position: relative;
    padding: 8px 15px;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    z-index: 1;
    margin-bottom: 10px;
}

    .grid-Iheading > h1 {
        color: #000;
        font-size: var(--font-size-xl);
        margin: 0;
        padding: 0;
        display: inline-block;
        font-weight: 500;
        line-height: 10px;
    }

    .grid-Iheading > .controls {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
        list-style: none;
        padding: 0;
        margin: 0;
        height: 100%;
    }

        .grid-Iheading > .controls > li {
            display: inline-block;
            height: 100%;
            float: left;
            border-left: 1px solid rgba(0,0,0,.1);
            padding: 3px;
            color: #6899ac;
            line-height: 16px;
        }

.grid-Ibody > table.table > tbody > tr > td {
    color: #1d5559;
}
.dropdown-list-group-item > li {
    padding: 15px 10px;
    background-color: #fff;
    border-left: none;
    border-right: none;
    padding: 15px 10px;
    background-color: #fff;
}

    .dropdown-list-group-item > li:last-child {
        border: none !important
    }

    .dropdown-list-group-item > li:focus,
    .dropdown-list-group-item > li:hover {
        background-color: rgba(0, 0, 0, .1);
        color: #000;
    }
.strikeout td {
    position: relative;
    padding: 5px 10px;
}

tr.strikeout td, tr.strikeout td:hover {
    background-color: #ff9595 !important;
    color: #484848 !important;
    filter: blur(0.9px);
    -o-filter: blur(0.9px);
    -ms-filter: blur(0.9px);
    -moz-filter: blur(0.9px);
    -webkit-filter: blur(0.9px);
}
.update-patientInfo {
    border: none;
    width: auto;
    text-align: center;
}

    .update-patientInfo > li > a {
        color: #1D5558;
        font-weight: 500;
        border-radius: 0;
        border-right: none;
        border-left: none;
        border-top: 1px solid #cacaca;
        border-bottom: 1px solid #cacaca;
        padding: 2px 10px;
        background-color: #f6f6f6;
        font-weight: 600;
    }
.update-patientInfo > li.active > a,
.update-patientInfo > li > a:focus,
.update-patientInfo > li:hover > a,
.update-patientInfo > li > a:hover {
    background-color: #1D5558 !important;
    color: #fff;
    border-top: 1px solid #1D5558;
    border-bottom: 1px solid #1D5558;
}

.update-patientInfo > li:first-child > a {
    border-left: 1px solid #cacaca;
}

.update-patientInfo > li:last-child > a {
    border-right: 1px solid #cacaca;
}
.tick-tag {
    padding: 0px 5px;
    border-radius: 5px;
    cursor: pointer;
    line-height: 30px;
    font-weight: 600;
    display: inline-block;
}

    .tick-tag.active{
        background-color: #08a5ec;
        color: #fff;
    }

    .tick-tag.in-active{
        background-color: #ddd;
        color: #000;
    }

.doc-active {
    background-color: #f37224;
    color: #fff;
}

.edit-consultation-bg {
    background-color: #007980;
    color: #fff;
}

.patient-tick-tag > .popover {
    margin-top: 10px !important;
    max-width: 350px !important;
    width: 350px;
}
.vip-research-patient-stat > div {
        font-size: var(--font-size-md);
        font-weight: 600;
        text-align: center;
        line-height: 11px;
        padding: 5px 10px;
        letter-spacing: 1px;
        border-radius: 5px;
    }
.vip-patient {
    background-color: #f37224;
    color: #fff;
}

.highrisk-patient {
    background-color: #CC0000;
    color: #fff;
}

.research-patient {
    background-color: #1abc9c;
    color: #fff;
}

.patient-table-tag {
    display: initial;
    padding: 0 15px;
    border-radius: 3px;
    width: auto;
}

.app-vip-research {
    position: absolute;
    right: 0;
    top: 3px;
    bottom: 0;
    z-index: 1;
    display: grid;
    align-items: center;
}

.app-research-width {
    width: 13px;
    height: 13px;
    display: block;
    border-radius: 100px;
}

    .app-research-width > label {
        display: none;
    }

    .app-research-width:hover {
        width: auto;
        border-radius: 2px;
        height: 13px;
    }

        .app-research-width:hover > label {
            display: block;
            line-height: 13px;
            padding: 0 5px;
            color: #fff;
            text-align: center;
            font-size: 9px;
            text-transform: capitalize;
            font-weight: 500;
        }
.searchbar-vipresearch {
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 5px;
}

    .searchbar-vipresearch > span, .sear-vipsearch > span.viprese-wit {
        width: 15px;
        height: 15px;
        display: inline-block;
        border-radius: 100px;
        margin: 0 5px;
    }
.lazy-navigation {
    background-color: #fff;
    margin-bottom: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.07);
    border-radius: 3px;
    margin-top: 15px;
}

    .lazy-navigation > li,
    .lazy-navigation > li > ul > li {
        float: none;
        list-style: none;
    }

        .lazy-navigation > li > a {
            border-top: 1px solid #ddd;
            list-style: none;
            padding: 10px 10px;
            cursor: pointer;
            font-weight: 500;
            font-size: var(--font-size-xl);
            color: #000000;
            line-height: 20px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 100%;
            float: none;
            display: block;
        }

        .lazy-navigation > li:last-child {
            padding-bottom: 65px;
        }

        .lazy-navigation > li > ul > li > a {
            border-bottom: 1px solid #ddd;
            list-style: none;
            padding: 6px 0;
            cursor: pointer;
            font-weight: 500;
            font-size: var(--font-size-md);
            color: #4f4f4f;
            line-height: 20px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 100%;
            float: none;
            display: block;
        }

.click-link {
    background-color: #2bbb94;
    font-size: var(--font-size-2l);
    line-height: 22px !important;
    border-radius: 3px;
    color: #fff;
    width: 20px !important;
    height: 20px;
    float: right;
}
.lazy-navigation > li > a:hover i,
.lazy-navigation > li > a.active i {
    background-color: #fff;
    color: #1abc9c;
}

.lazy-navigation > li > ul > li > div {
    padding: 3px 0;
}

.lazy-navigation > li > a:hover,
.lazy-navigation > li > a:focus,
.lazy-navigation > li.active > a {
    background-color: #1ec397;
    color: #fff;
}

.lazy-navigation > li:last-child {
    border-bottom: 0;
}

.text-clear-cons {
    position: relative;
}

    .text-clear-cons > i,
    .clear-it {
        position: absolute;
        right: 0px;
        top: 6px;
        color: rgba(0, 0, 0, .4);
        font-size: var(--font-size-5l);
        cursor: pointer;
    }

        .text-clear-cons > i:hover,
        .text-clear-cons > i:focus {
            color: #f00;
        }

    .text-clear-cons > input {
        padding-right: 30px !important;
        background-color: #fff9d6 !important;
    }

        .text-clear-cons > input::-webkit-input-placeholder {
            color: #afafaf !important;
            font-weight: 500;
        }
table.table-consultation {
    border-collapse: separate;
    border-spacing: 0px 3px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 5px !important;
}

.table-consultation > tbody > tr > td {
    padding: 5px 0 !important;
    color: #333841;
    font-weight: 500;
    border: none;
    border-bottom: 1px solid #e1e1e1;
}

.table-consultation > tbody > tr:last-child > td {
    border: none;
}

.Newconsult-summary {
    margin-bottom: 0;
}

    .Newconsult-summary > li {
        display: block;
        list-style: none;
        padding: 3px 15px;
        border: none !important;
        margin-bottom: 8px;
    }

        .Newconsult-summary > li h5:after {
            content: ".";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            display: block;
            top: 0;
            font-weight: 600;
            margin: auto 0;
        }

.table-consultation > tbody > tr > td > .padd-tab-td {
    padding: 0px 5px;
}

.table-border-bottom {
    border: none !important;
}

    .table-border-bottom > tbody > tr > td {
        border-right: 0 !important;
        border-left: 0 !important;
        border-top: 0 !important;
        border-bottom: 1px solid #d2d2d2;
        padding-bottom: 5px !important;
    }

    .table-border-bottom > tbody > tr:last-child > td {
        border: none !important;
    }

.padd-tab-td > label, .inside-label-text {
    font-weight: 500;
    font-size: var(--font-size-lg);  
    line-height: 20px;
}

.padd-tab-td > p {
    margin-bottom: 0;
    width: 80%;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.consultation-button > button {
    width: 100%;
    position: relative;
    text-align: left;
    overflow: hidden;
}

    .consultation-button > button > span {
        float: right;
        position: relative;
        top: 9px;
    }

.invisible-textarea {
    width: 100%;
    border: none;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px;
}

.doc-info-right {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid rgba(255,255,255,0.87);
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    transform: rotate(-45deg);
    position: absolute;
    right: -2px;
    top: -12px;
    cursor: help;
}

    .doc-info-right > i {
        transform: rotate(45deg);
        display: block;
        text-align: center;
        position: relative;
        color: #28465a;
        left: -13px;
        top: -7px;
    }
.file-consonts-img {
    width: 35px;
    height: 35px;
    background-size: cover;
}

.list-diagnosis-li > li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
}

    .list-diagnosis-li > li:last-child {
        margin-right: 0;
    }
.navigation-examination {
    background-color: #fff;
    border: none;
    margin-bottom: 0;
}

    .navigation-examination > ul > li > div > button {
        line-height: 20px;
        color: #000 !important;
        font-weight: 600;
        border-radius: 5px;
        margin-right: 10px;
        box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.12);
        background-color: #ffffff;
        padding: 5px 15px !important;
    }

.dropdown-checkbox-examination {
    width: 250px;
}

    .dropdown-checkbox-examination > li {
        cursor: pointer;
        padding: 5px 15px;
    }
.admin-table > thead > tr > th {
    background-color: rgba(0,0,0,.015);
    color: #333;
    white-space: nowrap !important;
    font-weight: 600;
}

.admin-table > thead > tr > th,
.admin-table > tbody > tr > td {
    vertical-align: middle;
    border-bottom: 1px solid #b7b7b7;
    padding: 1rem 1.25rem;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    border-left: none;
    border-right: none;
}

    .admin-table > tbody > tr > td > h6 {
        margin: 0;
        font-weight: 500;
        color: #000;
        font-size: 20px;
    }

    .admin-table > tbody > tr > td > h5 {
        margin: 0;
        font-weight: 500;
        font-size: 19px;
    }

.admin-pro-user {
    background-color: #5c6bc0;
    border-top: 1px solid #7986cb;
    color: #fff;
    border-left: 0 !important;
    border-right: 0 !important;
}

    .admin-pro-user > li > a {
        color: #fff;
        border-radius: 0;
        border: none !important
    }

        .admin-pro-user > li.active > a,
        .admin-pro-user > li > a:hover,
        .admin-pro-user > li.active > a:hover {
            background-color: rgba(0,0,0,.1) !important;
            border-radius: 0 !important;
            border: none !important;
            color: #fff !important;
        }

#messages-stats {
    position: relative;
    top: 4px;
}

.alert-question-error > i {
    color: #ff0000;
    font-size: var(--font-size-xl);
    cursor: pointer;
}
.right-opot {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 5px;
    border-radius: 100px;
    background-color: #0f6860;
    color: #ffffff !important;
    font-weight: 600;
    text-align: center;
    line-height: 38px;
    font-size: var(--font-size-lg) !important;
}
.casehistory-accordion > .panel-heading:hover {
    background-color: #00a8b1;
    color: #fff;
    cursor: pointer;
}

.casehistory-accordion.active > .panel-heading {
    background-color: #007980;
    color: #fff;
}

.casehistory-accordion > .panel-heading {
    background-color: #fff;
    color: #000;
}

    .casehistory-accordion > .panel-heading:hover > h4.panel-title > .accordion-toggle > span > div.casehistory-acchead > div > label,
    .casehistory-accordion > .panel-heading:hover > h4.panel-title > .accordion-toggle > span > div.casehistory-acchead > div > p,
    .casehistory-accordion.active > .panel-heading > h4.panel-title > .accordion-toggle > span > div.casehistory-acchead > div > label,
    .casehistory-accordion.active > .panel-heading > h4.panel-title > .accordion-toggle > span > div.casehistory-acchead > div > p {
        color: #fff;
    }

    .casehistory-accordion > .panel-heading > h4.panel-title > .accordion-toggle > span > div.casehistory-acchead > div > label {
        color: #717474;
    }
.panel-ehnote {
    border-color: #d7d7d7;
    margin-bottom: 10px !important;
}
.panel-ehnote > .panel-heading {
    color: #068cb0 !important;
    padding: 2px 0px 2px 10px !important;
    border-bottom: 1px solid #d7d7d7;
    font-weight: 600;
    font-size: var(--font-size-md);
    position: relative;
    line-height: 1.7;
}

.panel-ehnote > .panel-body {
    padding: 8px !important
}
.uploaded-requisite-list > a {
    list-style: none;
    display: block;
    position: relative;
    cursor: pointer;
}

    .uploaded-requisite-list > a > i {
        display: inline-block;
        vertical-align: middle;
        font-size: 21px;
        margin-right: 10px;
    }

.delete-icon {
    position: absolute;
    right: 15px;
    color: #ff0000;
    cursor: pointer;
    line-height: 25px;
    font-size: 20px;
}

.uploaded-requisite-list {
    margin-bottom: 0;
}

.fa-bcr {
    background-color: #cccccc !important;
}
.new-global-patient > span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #0f6860;
    border-radius: 100px;
    margin-left: 10px;
}

.new-global-patient {
    font-size: var(--font-size-md);
    color: #0f6860;
    vertical-align: middle;
    line-height: 0;
    margin-top: 6px;
    margin-bottom: 0;
    font-weight: 600;
}

.patient-previous-thumbs > li {
    margin-bottom: 5px;
    display: inline-block;
    position: relative;
}

    .patient-previous-thumbs > li > img {
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 5px;
        object-fit: cover;
        width: 60px;
        height: 60px;
        margin-right: 10px;
    }

    .patient-previous-thumbs > li > i {
        position: absolute;
        right: 6px;
        top: 0;
        font-size: var(--font-size-4l);
        color: red;
        border: 2px solid #fff;
        border-radius: 100px;
        cursor: pointer;
    }

.addDetails-text > li {
    list-style: none;
    display: inline-block;
    padding: 5px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    background-color: #f6f6f6;
    font-weight: 600;
    border-radius: 2px;
}

    .addDetails-text > li:hover, .addDetails-text > li:focus {
        background-color: #f37224;
        color: #fff;
    }

        .addDetails-text > li:hover > a, .addDetails-text > li:focus > a {
            color: #fff;
        }

    .addDetails-text > li > a, .addDetails-text {
        font-size: var(--font-size-lg);
        font-weight: 500;
        color: #428bca;
        line-height: 20px;
        display: block;
    }

.drop-used-input {
    height: 20px !important;
    min-height: 20px;
}

.history-position-new {
    display: block;
    position: absolute;
    right: 5px;
    font-size: var(--font-size-xs) !important;
    bottom: 2px;
}
.custom-image-radio {
    margin-bottom: 0;
}

    .custom-image-radio > li {
        display: inline-block;
        margin-right: 0px;
        padding: 5px;
        border: 1px solid #ccc;
        border-radius: 3px;
        position: relative;
        background-color: #000;
    }

.image-radio-btn {
    opacity: 0.9;
    width: 120px;
    height: 120px;
    background-position: center center;
    background-color: gray;
}

    .image-radio-btn:hover {
        opacity: 1;
    }

.grid {
    width: 100%;
    height: auto;
}
.eh-patientmap > .modal-dialog {
    width: 95%;
    margin: 0 auto;
}
.waittime-min::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
}
.tracking-timeline {
    white-space: nowrap;
    overflow-x: hidden;
}

    .tracking-timeline ol {
        font-size: 0;
        width: 100%;
        padding: 120px 500px 95px 0;
        transition: all 1s;
        overflow-x: scroll;
    }

.dynamic-inside > label > b {
    color: #fff;
}

.tracking-timeline ol li {
    position: relative;
    display: inline-block;
    list-style-type: none;
    width: 300px;
    height: 3px;
    background: #0f6860;
}

.show-time-dynamic {
    width: 100%;
    background-color: #0f6860;
    padding: 5px;
    color: #fff;
    border-radius: 0 0 5px 5px;
}

.tracking-timeline ol li:last-child {
    width: 300px;
}

.tracking-timeline ol li:not(:first-child) {
    margin-left: 14px;
}

.tracking-timeline ol li::after {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(100% + 1px);
    bottom: 0;
    width: 12px;
    height: 12px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #2bbb94;
}

.tracking-timeline ol li div.dynamic-inside p {
    font-size: var(--font-size-md);
}

.tracking-timeline ol li div.dynamic-inside {
    position: absolute;
    left: calc(100% + 7px);
    width: 280px;
    padding: 0px 0px;
    font-size: 1rem;
    white-space: normal;
    color: black;
    background: #fff;
    border: 1px solid #2bbb94;
    border-radius: 8px;
}
.tracking-timeline ol li div.dynamic-inside {
    top: -80px;
    z-index: 9;
}

.tracking-timeline ol li:first-child {
    width: 40px;
}
.tracking-timeline time {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 8px;
}



.tracking-timeline .arrows {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

    .tracking-timeline .arrows .arrow__prev {
        margin-right: 20px;
    }

.tracking-timeline .disabled {
    opacity: .5;
}

.tracking-timeline .arrows img {
    width: 35px;
    height: 35px;
}

.waittime-min {
   
    position: absolute;
    
}

    .waittime-min > span {
        font-size: 7px;
    }

    .waittime-min > p {
        font-size: var(--font-size-xs);
        margin: 0;
    }
@media screen and (max-width: 599px) {
    .tracking-timeline ol, .tracking-timeline ol li {
        width: auto;
    }

    .tracking-timeline ol {
        padding: 0;
        transform: none !important;
    }

        .tracking-timeline ol li {
            display: block;
            height: auto;
            background: transparent;
        }

            .tracking-timeline ol li:first-child {
                margin-top: 25px;
            }

            .tracking-timeline ol li:not(:first-child) {
                margin-left: auto;
            }

            .tracking-timeline ol li div {
                width: 94%;
                height: auto !important;
                margin: 0 auto 25px;
            }

            .tracking-timeline ol li div {
                position: static;
            }

            .tracking-timeline ol li:nth-child(odd) div {
                transform: none;
            }

                .tracking-timeline ol li:nth-child(odd) div::before,
                .tracking-timeline ol li:nth-child(even) div::before {
                    left: 50%;
                    top: 100%;
                    transform: translateX(-50%);
                    border: none;
                    border-left: 1px solid white;
                    height: 25px;
                }

            .tracking-timeline ol li:last-child,
            .tracking-timeline ol li:nth-last-child(2) div::before,
            .tracking-timeline ol li:not(:last-child)::after,
            .tracking-timeline .arrows {
                display: none;
            }
}
.grid-table {
    box-sizing: content-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    outline-style: dashed;
    outline-color: #e3e3e3;
    outline-width: thin;
}

    .grid-table > thead > th {
        position: relative;
        box-sizing: border-box;
        background-color: inherit;
        border-right: 1px solid;
        border-color: #d4d4d4;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        height: 30px;
    }

    .grid-table > thead > tr > th > label {
        margin: 0;
        font-size: var(--font-size-lg);
        font-weight: 600;
        color: #000;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 100%;
    }

    .grid-table > thead {
        position: relative;
        overflow: hidden;
        font-weight: bold;
        background-color: #f3f3f3;
        -webkit-border-top-right-radius: -1px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: -1px;
        -moz-border-radius-topright: -1px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: -1px;
        border-top-right-radius: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: -1px;
        -moz-background-clip: padding-box;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

    .grid-table > tbody {
    }

        .grid-table > tbody > tr > td {
            height: 30px;
            border-bottom-width: 1px;
            border-bottom-color: #d4d4d4;
            border-bottom-style: solid;
            vertical-align: middle;
            background-color: #f9f9f9;
        }

.dynamicStatus > li > a {
    text-align: center;
    padding: 0;
    border-radius: 0 !important;
    border: none !important;
    padding-bottom: 5px;
}

.dynamicStatus > li:first-child > a {
    margin-left: 0;
}

.dynamicStatus > li.active > a {
    background-color: #1abc9c !important;
    color: #fff;
}

    .dynamicStatus > li.active > a > p,
    .dynamicStatus > li.active > a > h1 {
        color: #fff;
    }
.dynamicStatus {
    background-color: #fff;
}

    .dynamicStatus > li > a > h1 {
        font-weight: 500;
        line-height: 30px;
        margin: 0 auto;
        font-size: var(--font-size-5l);
    }

    .dynamicStatus > li.active > a {
        background-color: transparent;
        border: 1px solid transparent;
    }
.td-gray > tbody > tr > td {
    background-color: #f1f1f1;
}

.td-gray {
    border-spacing: 1px;
    border-collapse: separate;
}
.dilation-table {
    border-spacing: 0 2px;
    border-collapse: separate;
}

    .dilation-table > tbody > tr > td {
        background-color: #fff !important;
    }
.float-right {
    float: right !important;
}
.float-left{
    float:left !important;
}

.dynamicStatus > li > a {
    text-align: center;
    padding: 0;
    border-radius: 0 !important;
    border: none !important;
    padding-bottom: 5px;
}

.dynamicStatus > li:first-child > a {
    margin-left: 0;
}

.dynamicStatus > li.active > a,
.dynamicStatus > li:hover > a {
    color: #fff !important;
}
.dynamicStatus > li.active > a {
    background-image: linear-gradient(to bottom, #07a0d4, #068cb0);
    border: 1px solid transparent;
    border-radius: 5px !important;
    margin: 2px 0;
}

    .dynamicStatus > li.active > a > h1,
    .dynamicStatus > li.active > a > p {
        color: #fff !important;
    }
.form-dropdown {
    background: linear-gradient(to bottom, #f6f6f6, #e5e5e5);
    padding: 7px 8px;
    font-size: var(--font-size-xl);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    border-radius: 5px 0 0 5px;
    margin: 0 0px 0 5px;
    border: 1px solid #1D5558;
}

.popover-apptcl {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.btn-dropdown {
    background-color: #1D5558;
    color: #fff !important;
    border-radius: 0 5px 5px 0 !important;
    height: 33px;
    border: 1px solid #1D5558;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.form-bookapt {
    border: none !important;
    border-bottom: 1px solid #bebebe !important;
    border-radius: 0 !important;
}

.label-bookapt {
    color: #395d97 !important;
    font-size: var(--font-size-lg) !important;
}

.bookapt-textarea {
    background: #fff9dc;
    border: none;
}

.bookapt-note {
    color: #f57104;
}

.dis-grid {
    display: grid !important;
}

.patients-profile-New > ul > li > span > i {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-top: 5px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.text-d7674e {
    color: #d7674e !important;
}

.bg-407959 {
    background-color: #407959 !important;
}
.addnewpatient-btn > li > a {
    background-color: #0693BD !important;
    color: #fff;
    height: 35px;
    line-height: 20px;
    text-align: center;
}
.notes-save {
    height: 15px;
    line-height: 10px;
}

.notes-border {
    border: 1px solid #bebebe !important;
}

.calender-tabs li.active > a {
    background-color: #0f6860;
    color: #fff !important;
}

.p-0-10 {
    padding: 0px 10px !important;
}
.m-w-350 {
    min-width: 350px !important;
}
.drodown-scroll ul {
    height: 250px !important;
    overflow-y: scroll !important;
    background: aliceblue !important;
}

    .drodown-scroll ul > li > a {
        font-size: var(--font-size-xs) !important;
    }

.border-bottom-1 {
    border-bottom: 1px solid rgb(190, 190, 190) !important;
}

.text-27a3d4 {
    color: #27a3d4 !important;
}

.text-ff7e0f {
    color: #ff7e0f !important;
}

.insurence-span {
    padding: 4px;
    border-radius: 5px;
    border: solid 1px #c1c1c1;
}


.cheifcomplaints-ulli > ul {
    width: 370px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 320px;
}
.header-top-fixed {
    position: fixed;
    left: 0;
    top: 7px;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
    text-align: center;
}
.insurence-select-btn:after {
    background-image: none !important;
}
.b-r-10 {
    border-radius: 3px !important;
}

.bg-providers {
    background-color: #fafbfc !important;
}

.text-d02626 {
    color: #d02626 !important;
}

.bg-fafbfc {
    background-color: #fafbfc !important;
}

.bg-edfaff {
    background-color: #edfaff !important;
}

.invoice-head th {
    background-image: linear-gradient(to bottom, #f6f6f6, #e5e5e5) !important;
    padding: 5px !important;
    color: #000 !important;
}

.invoice-body td {
    background-image: linear-gradient(to bottom, #f6f6f6, #f1f1f1) !important;
    border: solid 1px #d2d2d2 !important;
    padding: 5px !important;
}

.bb-d2d2d2 {
    border-bottom: 1px solid #d2d2d2 !important;
}

.border-d2d2d2 {
    border: 1px solid #d2d2d2 !important;
    border-radius: 5px !important;
}

.btn-view-payment {
    border-radius: 2px;
    border: solid 1px #008000;
    background-color: #fff;
    text-align: left;
    color: #008000;
}
.eh-header p{
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: var(--font-size-md);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1d5558;
}
.ros-border {
    border: solid 1px #068cb0 !important;
    background-color: #f4f4f4;
}

.text-767575 {
    color: #767575 !important;
}

.text-15898f {
    color: #15898f !important;
}

.bg-dfdfdf {
    background-color: #dfdfdf !important;
}

.bg-15898f {
    background-color: #15898f !important;
}
.bg-dbf6ff {
    background-color: #dbf6ff !important;
}

.bg-f8f8f8 {
    background-color: #f8f8f8 !important;
}
.adviced-dropdown ul {
    height: auto;
    max-height: 250px;
    overflow: scroll;
}

.open-profile {
    background-color: #0FC1A1 !important;
    border: 1px solid #0FC1A1 !important;
}
.cancel-Appt {
    background-color: #FF8383 !important;
    border: 1px solid #FF8383 !important;
}
.alert-danger {
    background-color: rgba(255, 161, 161, 0.5) !important;
}

    .alert-danger p {
        color: #6a0c0c !important;
        font-weight: 500;
    }

.uiselect-custom {
    width: 100% !important;
}
.uiselect-custom > div > input,
.uiselect-custom > input{
    width: 100% !important;
}

    .uiselect-custom > .ui-select-dropdown.dropdown-menu {
        width: 250px;
        max-width: 300px;
    }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 0px !important;
}

.dashboard-summary > thead > tr > th {
    color: #000 !important;
    font-weight: 600;
    background-color: #f7f3f3 !important;
    border: 1px solid #ddd;
}

.dashboard-summary > tbody > tr > td {
    color: #757575 !important;
}
.appointment-full-popup > .modal-dialog {
    margin-top: 50px !important;
}
.form-group > span {
    text-transform:capitalize;
}
.appt__list--1, .appt__sublist--1 {
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
}

    .appt__list--1 > li, .appt__sublist--1 > li {
        border-radius: 5px;
        border: 0.8px solid #DDDDDD;
    }

        .appt__list--1 > li.active, .appt__sublist--1 > li.active {
            background: #E4F5F6;
        }

            .appt__list--1 > li.active .appt__bg--, .appt__sublist--1 > li.active .appt__bg--1 {
                background: #fff;
            }

.appt__details-- {
    display: flex;
    flex-direction: column;
    text-align: left;
    grid-gap: 5px;
    border-radius: 4px;
    padding: 4px;
}

.appt__details--1 {
    display: flex;
    flex-direction: column;
    grid-gap: 3px;
    border-radius: 4px;
    padding: 4px;
}

.appt__details-- > span, .appt__details-- > b {
    font-family: Plus Jakarta Sans;
    font-size: var(--font-size-xs);
    font-weight: 500;
    line-height: 12.6px;
    text-align: center;
    border-radius: 5px;
    padding: 3px 6px;
}

.appt__details-- > span {
    background: #7FBDBC;
    color: #fff;
}

.appt__details-- > b {
    background: #fff;
    color: #4A4A4A;
}

.appt__details--1 span, .appt__details--1 > b {
    font-size: 9px;
    font-weight: 500;
    line-height: 12.6px;
}

.appt__details--1 > span {
    color: #0C8986;
}

.appt__details--1 > b {
    color: #4A4A4A;
}

.appt__details-- > p, .appt__details--1 > p {
    font-weight: 500;
    color: #0E0E0E;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.appt__details-- > p {
    font-size: var(--font-size-sm);
}

.appt__details--1 > p {
    font-size: var(--font-size-xs);
}

.appt__details-- > label, .appt__details--1 > label {
    font-weight: 500;
    color: #7A7A7A;
    line-height: normal;
}

.appt__details-- > label {
    font-size: var(--font-size-xs);
}

.appt__details--1 > label {
    font-size: 9px;
}

.appt__bg-- {
    background: #F4F4F4;
}

.appt__bg--1 {
    background: #F4F4F4;
}