﻿.tag-patient-icons {
    display: flex;
    align-items: center;
    grid-gap: 6px;
    margin-bottom: 2px;
    margin-left: 4px;
}
.tag-patient-icons > li > img {
    width: 16px;
    height: 16px;
    display: block;
}
.eye-text-hilight {
    background-color: #0f6860;
    color: #fff;
    padding: 1px 10px;
    border-radius: 2px;
    font-weight: 500;
}
.Investigations-list-bill:hover > a.added-to-Bill-invst,
.Investigations-list-bill > a.undo-billing-invst {
    display: none;
}

.Investigations-list-bill:hover > a.undo-billing-invst {
    display: block;
}

.d-sitting-count {
    background-color: #2bbb94;
    padding: 0px 15px;
    font-size: 12px;
    color: #fff;
    border-radius: 100px;
}

.sub-trtmnts-teeth > li:first-child {
    margin-left: 0;
}

.sub-trtmnts-teeth > li {
    margin-left: 50px
}

    .sub-trtmnts-teeth > li:first-child:before {
        background-image: none;
    }

    .sub-trtmnts-teeth > li:before {
        content: "";
        background-image: url(../img/sub-right-arrow.png);
        width: 20px;
        height: 32px;
        background-position: center;
        background-size: contain;
        display: block;
        left: -35px;
        position: absolute;
        background-repeat: no-repeat;
    }

.badge-status {
    border: 1px solid #5cb85c;
    border-radius: 100px;
    display: block;
    margin: 0;
    background-color: #fff;
    color: #5cb85c;
    text-align: center;
    width: 50px;
    position: relative;
    top: 5px;
}

.dynamic-alignment_status {
    /* background-color: #fff;
    border-right: 1px solid #2bbb94;
    border-left: 1px solid #2bbb94;
    border-bottom: 1px solid #2bbb94;
    border-top: 2px solid #2bbb94;
    border-radius: 2px;
    padding: 0px 0px 0px 8px;*/
    line-height: 20px;
}

    .dynamic-alignment_status > span {
        color: #9BA3A7
    }

.dynamic-in_time > b {
    color: #5FA55A;
}

.dynamic-out-time > b {
    color: #FA5457;
}

.dynamic-in_time > span, .dynamic-out-time > span {
    color: #484848;
}

.data-status-dynamic > table > thead > tr > th {
    background-color: #66C6B4 !important;
    font-weight: bold !important;
    border-right: 1px solid #ddd !important;
    color: #000 !important
}

    .data-status-dynamic > table > thead > tr > th:last-child {
        border: none !important;
    }

.b-bottom-1 {
    border-bottom: 1px solid #ddd !important;
}

.current-total-bill > li {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}

.back-green {
    color: #00C851 !important;
}

.back-red {
    color: #ff4444 !important;
}

.current-total-bill > li:first-child {
    /*background-color: #00C851;*/
    color: #fff;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

.current-total-bill > li:last-child {
    /*background-color: #ff4444;*/
    color: #fff;
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}

.current-total-bill > li > small,
.current-total-bill > li > span {
    font-size: 12px;
    line-height: 30px;
}

.revenue-wrap > .table-responsive {
    overflow-x: scroll;
    white-space: nowrap;
}

.image-thumb-print {
    width: 100%;
    height: 100px;
    display: block;
    border: 1px solid #eee;
}

    .image-thumb-print img {
        width: 100%;
        height: 100%;
        background-size: contain;
    }

.fund-bill i {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../img/newiconss/funds-bill-01.svg);
    background-position: center;
    background-size: contain;
    vertical-align: middle;
}

.fund-bill:hover i {
    background: url(../img/newiconss/funds-billhover-01.svg);
    background-position: center;
    background-size: contain;
}
/*Easy Mode*/
.auto-textarea {
    max-height: 80px;
 /*   overflow: hidden scroll !important;*/
}

.width-96 {
    width: 96%;
}

.file-hei {
    height: 250px;
    overflow: scroll;
}

.Diagnosis-Easymode ul li {
    list-style: none;
}

.Diagnosis-Easymode {
    border-bottom: 1px solid #d5d5d5;
    /*padding: 7px;*/
}

    .Diagnosis-Easymode ul {
        margin: 0;
    }

ul.liinvestigation > li.tile-header {
    padding-left: 0;
    display: inline-block;
}

ul.liinvestigation > li.diagnosis-blockli {
    display: inline-block;
    background-color: #ececec;
    padding: 10px 15px;
    margin-top: 5px;
    margin-right: 5px;
}

.Diagnosis-Easymode .diag-head {
    color: #1e977c;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    line-height: 19px;
    float: left;
    cursor: pointer;
    margin: 0;
    padding: 0;
    max-width: 420px;
    overflow: hidden;
    /* display: -webkit-inline-box; */
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Diagnosis-Easymode .diag-span {
    position: relative;
    top: 2px;
    font-weight: 500;
    color: #f57104;
}

.Prescription-libef h3, .LabTest-libef h3, .Treatments-libef h3 {
    font-size: 13px;
    margin: 5px 0px;
    display: -webkit-inline-box;
    font-weight: 500;
}

.register-BG {
    background-color: #DEEDF4;
}

.Treatments-Easymode .easy-edidel,
.LabTest-Easymode .easy-edidel,
.Prescription-Easymode .easy-edidel {
    position: absolute;
    right: 50px;
}

    .Treatments-Easymode .easy-edidel a,
    .LabTest-Easymode .easy-edidel a,
    .Prescription-Easymode .easy-edidel a {
        display: inline-block;
        font-size: 16px;
    }

    .Treatments-Easymode .easy-edidel .fa-edit,
    .LabTest-Easymode .easy-edidel .fa-edit,
    .Prescription-Easymode .easy-edidel .fa-edit {
        color: green;
    }

    .Treatments-Easymode .easy-edidel .fa-trash,
    .LabTest-Easymode .easy-edidel .fa-trash,
    .Prescription-Easymode .easy-edidel .fa-trash {
        color: red;
    }

.Treatments-Easymode h6, .LabTest-Easymode h6, .Prescription-Easymode h6 {
    font-size: 15px;
    /* margin-bottom: 0;
    margin-top: 0;*/
    padding: 5px;
    background-color: #ececec;
    color: #232328;
}

.Diagnosis-Easymode .diag-head:before {
    content: "\f0fa"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.1em; /* same as padding-left set on li */
    width: 1.5em; /* same as padding-left set on li */
}

.Prescription-Easymode li h4 {
    color: #1A1A1A;
    font-size: 13px;
    font-weight: 400;
    margin: 4px 0 4px 0;
}

.Diagnosis-Easymode p {
    color: #757575;
    font-size: 13px;
    font-weight: 400;
}

.detailspatient {
    font-size: 14px;
    font-weight: 600;
}

.Treatments-Easymode, .LabTest-Easymode, .Prescription-Easymode {
    /*border-bottom: 1px dashed #d5d5d5;*/
    margin-bottom: 10px;
}

    .Treatments-Easymode li {
        color: #00b2cc;
        font-weight: 500;
        font-size: 14px;
        list-style: none;
    }

    .Treatments-Easymode p, .LabTest-Easymode p, .Prescription-Easymode p {
        font-weight: 400;
        font-size: 13px;
        margin-bottom: 0px;
    }

    .Prescription-Easymode li {
        color: #ef4b54;
        font-weight: 500;
        font-size: 14px;
        list-style: none;
    }

    .Prescription-Easymode h5 {
        color: #4A4A4A;
        font-weight: 500;
        font-size: 14px;
    }

    .Prescription-Easymode li label {
        color: #4a4a4a;
        font-size: 13px;
        font-weight: 400;
    }

    .Prescription-Easymode .Prescription-libef:before {
        content: "\f0fe"; /* FontAwesome Unicode */
        font-family: FontAwesome;
        display: inline-block;
        margin-left: -1.3em; /* same as padding-left set on li */
        width: 1em; /* same as padding-left set on li */
    }

    .Treatments-Easymode .Treatments-libef:before {
        content: "\f0f1"; /* FontAwesome Unicode */
        font-family: FontAwesome;
        display: inline-block;
        margin-left: -1.3em; /* same as padding-left set on li */
        width: 1em; /* same as padding-left set on li */
    }

    .LabTest-Easymode .LabTest-libef:before {
        content: "\f21e"; /* FontAwesome Unicode */
        font-family: FontAwesome;
        display: inline-block;
        margin-left: -1.3em; /* same as padding-left set on li */
        width: 1em; /* same as padding-left set on li */
    }

    .LabTest-Easymode li {
        color: #67c18e;
        font-weight: 500;
        font-size: 12px;
        list-style: none;
    }

.treatment-table > div > div > table > tbody > tr > td {
    vertical-align: middle;
}

.appointmentTableThBg tbody tr {
    border-left: 2px solid #eee;
    border-top: 2px solid #f1f3f6;
    border-bottom: 2px solid #f1f3f6;
}

.summary-label .controls {
    display: inline-block;
    float: left;
    position: absolute;
    right: 10px;
    top: 6px;
}
/*Dashboard*/
.iconbox-single {
    background: #fff;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0 4px 16px -2px rgba(0,0,0,.5), 0 0 0 1px rgba(0,0,0,.02);
    /*cursor: pointer;*/
    height: 85px;
}

    .iconbox-single:hover {
        /*box-shadow: 0 4px 16px -2px rgba(43, 187, 148,1), 0 0 0 1px rgba(0,0,0,.02);*/
        background-color: rgba(43, 187, 148, 0.1)
    }

.iconboxforChart {
    border-radius: 5px;
    box-shadow: 0 4px 9px -2px rgba(0,0,0,.3), 0 0 0 1px rgba(0,0,0,.02);
}

.circle-text h3 {
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 31px;
}

.circle-text p {
    font-weight: 500;
    font-size: 11px;
    margin: 0;
}

.iconbox-single .circle-icon {
    position: relative;
    width: 50px;
    height: 50px;
    /*margin-right: 20px;*/
    margin-right: 10px;
    border-radius: 50%;
    display: flex;
    float: left;
}

.mat-icon {
    color: white;
}

.iconbox-single .circle-icon-Report {
    position: relative;
    width: 35px;
    height: 35px;
    /*margin-right: 20px;*/
    margin-right: 10px;
    border-radius: 50%;
    display: flex;
    float: left;
}

.iconbox-single h5 {
    margin: 0;
    font-weight: 500;
    font-size: 16px;
}

.opthainvest li {
    display: inline-block;
    background-color: #41a6c2;
    color: #fff;
    padding: 4px 10px 4px 10px;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .opthainvest li span {
        color: #fff;
    }

.moreinvestigation {
    width: 200px !important;
    position: absolute;
    top: 41px;
    border-radius: 0;
}

.investigationmore a i {
    position: relative;
    top: -2px;
    right: -4px;
}

.link-list-on img {
    width: 30px;
    position: relative;
    top: 5px;
    display: inline-block;
    float: left;
}

/*Medical History*/
.HistoryName {
    /*width: 30%;*/
    /*float: left;*/
    padding: 3px;
}

    .HistoryName span {
        font-size: 15px;
        line-height: 29px;
    }

    .HistoryName img {
        width: 35px;
    }

.Historytextbox img {
    height: 30px;
    position: relative;
    top: 3px;
    /*left: 23px;*/
}

.label__checkbox {
    display: none;
}

.label__check {
    display: inline-block;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.1);
    background: white;
    vertical-align: middle;
    margin-right: 20px;
    width: 4em;
    height: 4em;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: border .3s ease;
    transition: border .3s ease;
}

    .label__check i.icon {
        opacity: 0.2;
        font-size: calc(0.9rem + 0.6vw);
        color: transparent;
        -webkit-transition: opacity .3s .1s ease;
        transition: opacity .3s .1s ease;
        -webkit-text-stroke: 3px rgba(0, 0, 0, 0.5);
    }

    .label__check:hover {
        border: 2px solid rgba(0, 0, 0, 0.2);
    }

.label__checkbox:checked + .label__text .label__check {
    -webkit-animation: check 0.5s cubic-bezier(0.895, 0.03, 0.685, 0.22) forwards;
    animation: check 0.5s cubic-bezier(0.895, 0.03, 0.685, 0.22) forwards;
}

    .label__checkbox:checked + .label__text .label__check .icon {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
        color: white;
        -webkit-text-stroke: 0;
        -webkit-animation: icon 0.3s cubic-bezier(1, 0.008, 0.565, 1.65) 0.1s 1 forwards;
        animation: icon 0.3s cubic-bezier(1, 0.008, 0.565, 1.65) 0.1s 1 forwards;
    }



.checkboxlabel {
    display: inline;
    padding: 0;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.checkboxcenter img {
    position: absolute;
    width: 30px;
    right: 16px;
    top: 2px;
}

@-webkit-keyframes icon {
    from {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes icon {
    from {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes check {
    0% {
        width: 4em;
        height: 4em;
        border-width: 5px;
    }

    10% {
        width: 4em;
        height: 4em;
        opacity: 0.1;
        background: rgba(0, 0, 0, 0.2);
        border-width: 15px;
    }

    12% {
        width: 4em;
        height: 4em;
        opacity: 0.4;
        background: rgba(0, 0, 0, 0.1);
        border-width: 0;
    }

    50% {
        width: 4em;
        height: 4em;
        background: #00d478;
        border: 0;
        opacity: 0.6;
    }

    100% {
        width: 4em;
        height: 4em;
        background: #00d478;
        border: 0;
        opacity: 1;
    }
}

@keyframes check {
    0% {
        width: 4em;
        height: 4em;
        border-width: 5px;
    }

    10% {
        width: 4em;
        height: 4em;
        opacity: 0.1;
        background: rgba(0, 0, 0, 0.2);
        border-width: 15px;
    }

    12% {
        width: 4em;
        height: 4em;
        opacity: 0.4;
        background: rgba(0, 0, 0, 0.1);
        border-width: 0;
    }

    50% {
        width: 4em;
        height: 4em;
        background: #00d478;
        border: 0;
        opacity: 0.6;
    }

    100% {
        width: 4em;
        height: 4em;
        background: #00d478;
        border: 0;
        opacity: 1;
    }
}

.addinvestigation img {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 23px;
}

.modal-content {
    border-radius: 4px !important;
    border-right: none;
}

.modal-header .close {
    margin-top: 3px;
    color: #fff;
    opacity: 0.9;
    font-weight: 400;
}

.AddInvestigations li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}


    .AddInvestigations li:nth-child(1) {
        margin-left: 0px;
    }

.bill-delete-btn img, .app-bill-add-btn img, .bill-notes img {
    width: 17px;
}

.summary-span span {
    word-wrap: break-word;
    word-break: break-word;
}

.word-wrap span {
    word-wrap: break-word;
    word-break: break-word;
}

.summary-label label {
    font-size: 14px;
    padding: 5px;
    margin: 0px;
    width: 100%;
    background-color: #aaeedf;
}

.summary-Investigation label {
    font-size: 15px;
    padding: 10px 0;
}

.oclrmotlty-slct {
    display: flex;
}

    .oclrmotlty-slct > select {
        flex: 0 0 30%;
        /*border-right: none;*/
        border-bottom-right-radius: 0 !important;
        border-top-right-radius: 0 !important;
        font-size: 18px;
        padding: 0 7px;
    }

    .oclrmotlty-slct > input {
        flex: 0 0 70%;
        border-left: none;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

.select-motility option {
    font-weight: 400;
    font-size: 18px;
    cursor: pointer;
}


.med-treatment span {
    font-weight: 400;
    background-color: #d5d5d5;
    color: #000;
    border-radius: 50px;
    padding: 0px 10px;
}

.med-treatment h5 {
    margin: 3px;
    color: #26c09e;
}

.visitR-form {
    float: left;
    padding: 10px;
    width: 20%;
}

.visitReason-form {
    float: left;
    padding: 10px;
    width: 40%;
}

.custom-nav {
    background-color: #fff;
    margin-bottom: 5px;
    box-shadow: 0 1px 0px rgba(0,0,0,0.16), 0 0px 3px rgba(0,0,0,0.23);
}

    .custom-nav li a {
        border-radius: 0;
        font-size: 14px;
        font-weight: 500;
        color: #000;
    }
/*Buttons*/
.ul-rightside li.active {
    background: linear-gradient(to right, #0f6860,#2bbb94);
    border-radius: 100px 0 0 100px;
}

    .ul-rightside li.active a {
        color: #fff;
    }

.primary-btn {
    color: #fff;
    background-color: #0ed977;
    border-color: #00d466;
}

.consultation-btn {
    color: #fff;
    background-color: #0066a4;
    border-color: #1c79b4;
}

.warning-btn {
    color: #fff;
    background-color: #ffbc1a;
    border-color: #ffc94d;
}

.search-btn {
    background-color: #ffe11b;
    color: #000;
    font-weight: 500;
    border-color: #ffdd00;
}

.trash-btn {
    color: #fff;
    background-color: #afc4d3;
    border-color: #a5bccd;
}

.blue-btn {
    color: #fff;
    background-color: #00b0ff;
    border-color: #009de6;
}

.danger-btn {
    color: #fff;
    background-color: #f93547;
    border-color: #f81b30;
}

.search-btn:hover,
.search-btn:focus,
.search-btn:active,
.search-btn.active,
.open .dropdown-toggle.search-btn {
    color: #332c00 !important;
    background-color: #ffdd00;
    border-color: #ffe11b;
}

.primary-btn:hover,
.primary-btn:focus,
.primary-btn:active,
.primary-btn.active,
.open .dropdown-toggle.primary-btn {
    color: #fff !important;
    background-color: #0cc069;
    border-color: #0ed977;
}

.consultation-btn:hover,
.consultation-btn:focus,
.consultation-btn:active,
.consultation-btn.active,
.open .dropdown-toggle.consultation-btn {
    color: #fff !important;
    background-color: #008c99;
    border-color: #009ca9;
}

.danger-btn:hover,
.danger-btn:focus,
.danger-btn:active,
.danger-btn.active,
.open .dropdown-toggle.danger-btn {
    color: #fff !important;
    background-color: #f82036;
    border-color: #fa5263;
}

.warning-btn:hover,
.warning-btn:focus,
.warning-btn:active,
.warning-btn.active,
.open .dropdown-toggle.warning-btn {
    color: #fff !important;
    background-color: #ffb300;
    border-color: #ffbc1a;
}

.blue-btn:hover,
.blue-btn:focus,
.blue-btn:active,
.blue-btn.active,
.open .dropdown-toggle.blue-btn {
    color: #fff !important;
    background-color: #008bcc;
    border-color: #009de6;
}

.trash-btn:hover,
.trash-btn:focus,
.trash-btn:active,
.trash-btn.active,
.open .dropdown-toggle.trash-btn {
    color: #fff !important;
    background-color: #9cb6c9;
    border-color: #8caac0;
}
/*Close Buttons*/
.input-group-addon {
    background-color: #cee8fa;
    border: none;
    /*border-radius: 1px;*/
    /*height: 30px !important;*/
}

.left-ra-inpur > input.form-control {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.input-group-addon i {
    color: #2d527c;
}

.emrDropdown {
    background-color: #00b0ff;
    padding: 15px;
    width: 100%;
}

.block-fit {
    width: 100%;
}

.count h4 {
    color: #2d527c;
    margin: 5px 0;
    font-size: 12px;
}


.sortpointer {
    /*cursor: pointer;*/
    padding: 3px 8px !important;
    /*border-radius: 10px;*/
}


.SurgeryDIlist div {
    width: auto;
}

.SurgeryDIlist label .md-checkmb md-checkbox {
    margin-bottom: 0 !important;
}

.VitrectomySelect select {
    height: auto !important;
}

.summary-reports img, .grayImg-size img {
    width: 210px;
}

.InvestiSelect option {
    padding: 10px;
}

.InvestiSelect ul {
    box-shadow: none;
}

    .InvestiSelect ul li {
        list-style: none;
        background-color: #f1f1f1;
        padding: 5px 37px 5px 10px;
        margin-bottom: 7px;
        float: left;
        border-radius: 5px;
        color: #8ba9b5;
        margin-right: 15px;
        /*margin-top:10px;*/
    }

        .InvestiSelect ul li.active {
            color: #fff !important;
            background-color: #2bbb94 !important;
        }

/*.panel-heading ul li {
    list-style: none;
    outline-style: none;
    padding: 0px 0px !important;
    display: inline-block;
}

    .panel-heading ul li a {
        font-size: 10px !important;
        color: #030303;
        text-decoration: underline;
    }*/

.historycts {
    height: 250px;
    overflow: scroll;
}

.panel-heading ul {
    float: right;
    margin-bottom: 0;
}

.InvestiSelect ul li:first-child {
    margin-left: 0px;
}

.InvestiSelect ul li i.fa-times {
    position: relative;
    left: 20px;
    cursor: pointer;
}

.InvestiSelect ul li i.fa-ellipsis-v {
    position: relative;
    left: 30px;
    cursor: pointer;
}

.temp-name-wrap .fa-floppy-o {
    font-size: 20px;
}

.surgary-tabs ul li a {
    padding: 5px 22px;
}

.surgary--list__item {
    margin-top: 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    /*border-top: none;*/
    line-height: 20px;
    list-style: none;
}

    .surgary--list__item li p {
        /*margin-top: 10px;*/
        margin: 2px;
        padding-left: 5px;
    }

        .surgary--list__item li p:before {
            content: "\f111";
            font-family: 'Font Awesome 5 Free';
            /*padding-left: 10px;*/
            font-size: 7px;
            position: relative;
            top: -1px;
            right: 6px;
        }

.pre-ops input, select {
    border: none;
}

.postops-table tr td {
    padding: 0 10px !important;
}

.pre-ops label {
    line-height: 31px;
    margin-bottom: 0px;
}

input::placeholder {
    color: #d5d5d5 !important;
}

.right-icons i {
    padding: 7px;
    width: 25px;
    height: 25px;
    position: relative;
    right: 10px;
    border-radius: 50px;
    line-height: 12px;
    font-size: 12px;
    vertical-align: middle;
    display: inline-flex;
}

.right-icons .fa-pencil {
    color: #fff;
    background-color: #00b0ff;
}

.right-icons .fa-trash {
    color: #fff;
    background-color: #e74c3c;
}

.tab-AttDele .fa-paperclip {
    color: #fff;
    background-color: #00b0ff;
    padding: 9px;
    width: 30px;
    height: 30px;
    position: relative;
    /*top: -10px;*/
    border-radius: 50px;
    line-height: 13px;
    font-size: 16px;
    vertical-align: middle;
    display: inline-flex;
}

.tab-AttDele .fa-plus {
    color: #fff;
    background-color: #00d478;
    padding: 9px;
    width: 30px;
    height: 30px;
    position: relative;
    /*top: -10px;*/
    border-radius: 50px;
    line-height: 13px;
    font-size: 16px;
    vertical-align: middle;
    display: inline-flex;
}

.tb-attach .fa-sticky-note-o {
    color: #fff;
    background-color: #f57104;
    padding: 9px;
    width: 30px;
    height: 30px;
    position: relative;
    /*top: -10px;*/
    border-radius: 50px;
    line-height: 13px;
    font-size: 16px;
    vertical-align: middle;
    display: inline-flex;
}

.tab-AttDele .fa-trash-o {
    color: #fff;
    background-color: #e74c3c;
    vertical-align: middle;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    position: relative;
    display: inline-flex;
    line-height: 13px;
    padding: 9px;
    /*top: -10px;*/
}

/*toggle*/
.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

    .material-switch > label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 16px;
        margin-top: -8px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 40px;
    }

    .material-switch > label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 24px;
        left: -4px;
        margin-top: -8px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 24px;
    }

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
/*Settings Navigation*/
.ehnote-navigation ul li {
    cursor: pointer;
    margin: 1px 0;
}

    .ehnote-navigation ul li a {
        list-style: none;
        color: #676767;
        padding: 10px 9px 10px 10px;
        font-weight: 500;
    }

    .ehnote-navigation ul li:hover {
        background: linear-gradient(to right, #0f6860,#2bbb94);
        color: #fff;
        border-radius: 100px 0 0 100px;
    }

        .ehnote-navigation ul li:hover a {
            color: #fff;
        }
/*Search Patient ehNote*/
.SearchPatientehNote {
    /*cursor: pointer;*/
    /*padding: 5px;*/
    border: 1px solid #dae1e9;
    height: 172px;
    border-top: 2px solid #1bbc9b;
    position: relative;
    margin-bottom: 15px;
    /*border-radius: 3px;*/
}

    .SearchPatientehNote:hover {
        background-color: #f1f1f1;
        border-bottom: 2px solid #1bbc9b;
        cursor: pointer;
    }

.patient-header {
    width: 100%;
    border-bottom: 1px solid #ebf0f3;
    margin-bottom: 15px;
}

    .patient-header span {
        padding: 14px;
        line-height: 35px;
        float: left;
        font-size: 12px;
        padding-bottom: 0;
        padding-top: 0;
    }

.dropdown-content span {
    position: absolute;
    font-weight: 400;
    line-height: 8px;
    left: 48px;
}

.dropdown-content i {
    color: #1abc9c;
}

.dropbtn {
    background-color: #fff;
    color: #1abc9c;
    border: none;
    padding: 5px;
    font-size: 16px;
    /*border: none;*/
    cursor: pointer;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    position: relative;
    right: 10px;
    top: 5px;
}

    .dropbtn i {
        top: -13px;
        position: relative;
        font-size: 13px;
        right: -12px;
    }

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0;
    top: 34px;
}

    .dropdown-content a {
        color: black;
        padding: 10px 15px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #1abc9c;
    color: #fff;
}

.patient-header strong {
    color: #8ba9b4;
}

.PatientDP {
    width: 20%;
    float: left;
    clear: both;
}

.PatientInfo {
    position: relative;
    width: 80%;
    float: left;
}

    .PatientInfo label {
        line-height: 35px;
        font-weight: 500;
        font-size: 12px;
    }

    .PatientInfo ul li {
        list-style: none;
        margin-bottom: 7px;
    }

        .PatientInfo ul li i {
            font-size: 19px;
            color: #8ba9b5;
        }

        .PatientInfo ul li span {
            position: relative;
            top: 0px;
            right: -7px;
            font-weight: 500;
            font-size: 12px;
        }

.PatientDP span {
    background-color: #00affe;
    border-radius: 100px;
    color: #fff;
    line-height: 35px;
    text-transform: uppercase;
    text-align: center;
    display: table;
    height: 35px !important;
    width: 35px !important;
    margin-left: 13px;
}

.patient-buttons {
    width: 100%;
    clear: both;
    position: absolute;
    bottom: 0;
}

    .patient-buttons button {
        width: 50%;
        background-color: #ebf0f3;
        /*border: 2px solid #1bbc9b;*/
        float: left;
        border-radius: 0;
        color: #1bbc9b;
        padding: 7px;
        height: 35px;
        font-weight: 500;
        line-height: 19px;
        font-size: 12px;
    }

        .patient-buttons button:nth-child(1):hover {
            background-color: #18b092;
            color: #fff;
        }

        .patient-buttons button:nth-child(1) {
            border-right: 1px solid #fff;
            background-color: #1abc9c;
            color: #fff;
        }

        .patient-buttons button:hover {
            background-color: #1bbc9b;
            color: #fff;
        }

.reg-border {
    border: 2px solid #fff;
}

.tile-breadcrumb h1 {
    font-size: 20px;
    display: inline-block;
    margin: 0;
    position: absolute;
    top: 9px;
}


.tile-breadcrumb button {
    float: right;
    position: relative;
    bottom: 5px;
}

.register-br-1 {
    /*border: 1px solid #1abc9c;*/
    border-radius: 5px;
}



.register-span {
    position: relative;
    top: 7px;
    padding-left: 15px;
    /*left: -8%;*/
    font-weight: bold;
    color: #34495e;
}

.page-content {
    position: absolute;
    left: 0;
    margin-left: 5%;
    height: 100%;
    width: 95%;
}

#sidebar_left {
    background-color: #fff;
    /*border-right: 1px solid #25333f;*/
    /*box-shadow: 0px 0px 7px #000000;*/
    /*width: 155px;*/
    width: 5%;
    height: 100vh;
    left: 0;
    top: 5px !important;
    position: fixed;
    z-index: 999;
    box-shadow: 0 4px 20px 1px rgba(0,0,0,.06), 0 1px 4px rgba(0,0,0,.08);
    -webkit-transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
    transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}
    /*Hover*/
    #sidebar_left:hover {
        width: 13%;
    }

#sidebar_left:hover > .left-navigation > ul > li > a {
    text-align: left;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            -ms-transition: all 1s ease;
            transition: all 1s ease;
            /*padding-left: 15px;*/
            padding-top: 2px;
            -webkit-animation: KEYFRAME-NAME 0.8s normal;
            -moz-animation: KEYFRAME-NAME 0.8s normal;
            -o-animation: KEYFRAME-NAME 0.8s normal;
            animation: KEYFRAME-NAME 0.8s normal;
}

            #sidebar_left:hover > .left-navigation > ul > li > a > i {
                margin-left: 8px;
                position: relative;
                top: 0;
                -webkit-animation: KEYFRAME-NAME 0.8s normal;
                -moz-animation: KEYFRAME-NAME 0.8s normal;
                -o-animation: KEYFRAME-NAME 0.8s normal;
                animation: KEYFRAME-NAME 0.8s normal;
            }

            #sidebar_left:hover > .left-navigation > ul > li > a > label {
                display: inline-block;
                font-size: 12px;
                line-height: 45px;
                padding-left: 10px;
                cursor: pointer;
                -webkit-animation: KEYFRAME-NAME 0.8s normal;
                -moz-animation: KEYFRAME-NAME 0.8s normal;
                -o-animation: KEYFRAME-NAME 0.8s normal;
                animation: KEYFRAME-NAME 0.8s normal;
            }

@-webkit-keyframes KEYFRAME-NAME {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes KEYFRAME-NAME {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes KEYFRAME-NAME {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes KEYFRAME-NAME {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.setting-content {
    /*position: absolute;*/
    left: 0;
    /*margin-left: 1%;*/
    height: 100%;
    width: 99%;
    /*top: 15px;*/
}

.header .form-inline + .header-menu {
    margin-right: 40px;
}

.prescription-easymode .input-group-addon {
    background-color: transparent;
}

    .prescription-easymode .input-group-addon i {
        height: 21px;
        width: 21px;
        display: block;
        vertical-align: middle;
        margin: auto;
    }

.prescription-easymode input {
    height: 35px;
    z-index: 0 !important;
}

.prescription-easymode .i-morning-easymode i {
    background-image: url(../img/morning-easymode.svg);
    background-repeat: no-repeat;
}

.prescription-easymode .i-afternoon-easymode i {
    background-image: url(../img/afternoon-easymode.svg);
    background-repeat: no-repeat;
}

.prescription-easymode .i-night-easymode i {
    background-image: url(../img/night-easymode.svg);
    background-repeat: no-repeat;
}

.header-menu {
    margin: 0;
    padding: 0 10px;
    list-style: none;
    display: inline-block;
    font-size: 14px;
}

    .header-menu > li {
        position: relative;
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
    }

        .header-menu > li > a, .header-menu > li.open > a, .header-menu > li.active > a {
            color: #bdc3c7;
        }

            .header-menu > li > a .header-menu-icon.icon-only {
                padding-right: 0;
            }

.badge.badge-danger {
    background-color: #DA4F49;
    color: #fff;
}

.badge.badge-warning {
    background-color: #FAA732;
    color: #ecf0f1;
}

.badge.badge-success {
    background-color: #5BB75B;
    color: #ecf0f1;
}

.badge.badge-primary {
    background-color: #337AB7;
    color: #fff;
}

.badge.badge-info {
    background-color: #46C5D1;
    color: #fff;
}

.prof-usrname, .patientData {
    text-decoration: none;
    padding: 8px 15px;
    display: block;
    height: 58px;
    cursor: pointer;
    float: right;
    outline: none;
}

.header-menu > li > a .badge {
    position: absolute;
    right: 0;
    padding: 2px 5px;
    font-size: 11px;
    font-weight: 400;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    line-height: 18px;
    top: 5px;
    z-index: 1;
}

.header-menu > li > a {
    margin: 0;
    padding: 0 15px;
    display: block;
    line-height: 60px;
    -webkit-transition: background .3s;
    -ms-transition: background .3s;
    transition: background .3s;
}

.patientData .badge {
    width: 22px;
    height: 22px;
}

.patientData ul li a i {
    height: 25px;
    width: 25px;
    display: block;
    vertical-align: middle;
    margin: auto;
    bottom: 0px;
    position: relative;
    top: 18px;
    z-index: 0;
    background-color: #fff;
    border-radius: 50px;
    color: #047ec5;
    line-height: 26px;
    padding-left: 6px;
    font-size: 14px;
}

.TopMenu {
    background-color: #fff;
    border-bottom: 1px solid #13a89e;
    border-radius: 2px;
    /*border: 1px solid #28465a;*/
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
}

    .TopMenu ul {
        margin-bottom: 0px;
    }

        .TopMenu ul li a i {
            height: 25px;
            width: 25px;
            display: block;
            vertical-align: middle;
            margin: auto;
            /*bottom: 7px;*/
            position: relative;
            font-size: 26px;
        }

        .TopMenu ul li a {
            padding: 10px 10px 1px 10px;
            color: #28465a;
            display: block;
            text-align: center;
            font-size: 11px;
        }

        .TopMenu ul li {
            float: none;
            list-style: none;
            display: inline-block;
            line-height: 25px;
            /*width: 98.8px;*/
            /*border-right: 1px solid #3d627a;*/
        }

            .TopMenu ul li:nth-child(10) {
                border: none;
            }

            .TopMenu ul li a:hover, .TopMenu ul li.active a {
                background-color: #26c09e;
                color: #fff;
            }

/*Sidebar*/
#sidebar_left .user-info {
    padding: 25px 7px 0px 7px;
    white-space: nowrap;
    position: relative;
    height: 184px;
    background-color: #232332;
}

    #sidebar_left .user-info .admin-image {
        display: table-cell;
        vertical-align: top;
    }

    #sidebar_left .user-info .admin-action-info > ul li a {
        color: #fff;
        float: left;
        font-size: 16px;
        height: 29px;
        line-height: 29px;
        text-align: center;
        width: 29px;
        padding: inherit;
        background-color: transparent;
        border: none;
    }

    #sidebar_left .user-info .admin-action-info > ul li {
        float: left;
        margin-right: 1px;
    }

    #sidebar_left .user-info .admin-image > img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        float: left;
        width: 72px;
        height: auto;
    }

    #sidebar_left .user-info .admin-action-info {
        display: table-cell;
        padding-left: 20px;
        vertical-align: middle;
    }

        #sidebar_left .user-info .admin-action-info > span {
            color: #fff;
            float: left;
            font-size: 12px;
        }

        #sidebar_left .user-info .admin-action-info h3 {
            color: #fff;
            float: left;
            font-size: 14px;
            font-weight: bold;
            line-height: 22px;
            margin: 0;
            width: 100%;
        }

        #sidebar_left .user-info .admin-action-info > ul {
            float: left;
            list-style: outside none none;
            margin: 5px 0 0 -5px;
            padding: 0;
            width: 100%;
        }

    #sidebar_left .user-info .quick-stats {
        float: left;
        text-align: left;
        width: 100%;
    }

        #sidebar_left .user-info .quick-stats > h5 {
            color: #fff;
            float: left;
            font-size: 12px;
            font-weight: normal;
            letter-spacing: 0.3px;
            line-height: 22px;
            margin: 5px 0;
            width: 100%;
            text-transform: uppercase;
        }

        #sidebar_left .user-info .quick-stats > ul {
            list-style: outside none none;
            margin: 0;
            padding: 0;
        }

            #sidebar_left .user-info .quick-stats > ul > li {
                float: left;
                padding: 0 1px;
                width: 33.333%;
            }

                #sidebar_left .user-info .quick-stats > ul > li > span {
                    background: #ffffff none repeat scroll 0 0;
                    -webkit-border-radius: 2px;
                    -moz-border-radius: 2px;
                    -ms-border-radius: 2px;
                    -o-border-radius: 2px;
                    border-radius: 2px;
                    color: #555;
                    float: left;
                    font-size: 15px;
                    padding: 5px 0;
                    text-align: center;
                    width: 100%;
                    font-weight: 700;
                }

                    #sidebar_left .user-info .quick-stats > ul > li > span i {
                        color: #777;
                        float: left;
                        font-size: 12px;
                        font-style: normal;
                        letter-spacing: 0.3px;
                        line-height: 14px;
                        width: 100%;
                        font-weight: 500;
                    }

/*Sidebar close*/
.bold-400 {
    font-weight: 400;
}

.bold-500 {
    font-weight: 500;
}

.bold-600 {
    font-weight: 600;
}
/*Custom Colors*/
.textSix {
    color: #f5903f;
}
/*Border*/
.br-1 {
    border: 1px solid #e5e5e5;
}

.bl-1 {
    border: 1px solid #e5e5e5;
}
/*Indent css*/
.plr-15 {
    padding: 0px 15px !important;
}

.b-0 {
    border: none !important;
}

.controls img {
    width: 20px;
}

canvas#eye_canvas {
    background-image: url(img/optha/image-work.png);
    background-position: center;
    background-size: 100% 100%;
}

.pwCanvasPaint canvas:first-child {
    box-shadow: 2px 2px 8px rgba(0,0,0,0.1), -1px -1px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.1), -1px -1px 4px rgba(0,0,0,0.1);
}

.pwColorSelector {
    list-style: none;
}

.pwColor {
    display: inline-block;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    margin-right: 5px; /*border: 2px solid transparent;*/
}


.undo > button {
    background-color: orange;
    color: white;
    border: none;
    padding: 6px 10px 6px 10px;
    border-radius: 1px;
    float: right;
}

    .undo > button[disabled] {
        background-color: #aaa;
    }


.layout-row label {
    font-size: 13px;
    color: #839098;
    font-weight: 500;
}

.visionHead span {
    font-size: 14px;
    font-weight: 500;
    /*color: #463c4c;*/
    background-color: #f5903f;
    color: #fff;
    border-radius: 28px 0;
}

.customLabel {
    font-size: 15px;
    color: #463c4c !important;
    font-weight: 500;
}

/*New Screens 30-06-2017*/
.LabelTab label {
    font-size: 11px;
    /*padding-top: 10px;*/
}

.tile-header {
    padding: 5px 15px;
    position: relative;
    /*margin-bottom: 10px;*/
    /*margin-top: 5px;*/
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    z-index: 1;
}

    .tile-header .controls, .admission-panel > .controls {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
        list-style: none;
        padding: 0;
        margin: 0;
        height: 100%;
    }

        .tile-header .controls > li > a {
            font-size: 12px;
            color: #484848;
            line-height: 2.8;
            font-weight: 600;
            text-decoration: underline;
        }

            .tile-header .controls > li > a > span,
            .tile-header .controls > li > a > i.fa {
                display: inline-block;
                vertical-align: middle;
            }

.controls-new {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
    float: right;
    position: relative;
    z-index: initial;
}

    .tile-header .controls > li,
    .controls-new > li,
    .admission-panel > .controls > li {
        display: inline-block;
        height: 100%;
        float: left;
        border-left: 1px solid rgba(0,0,0,.1);
        padding: 0 10px;
        color: #6899ac;
        line-height: 8px;
    }

.LabelVision label {
    font-size: 16px;
    /*color: #28465a;*/
    color: #839098;
    font-weight: 500;
}

    .LabelVision label.active {
        color: #fff;
    }

.filter-header {
    padding-bottom: 12px !important;
    border-bottom: 2px solid #1bbc9b;
}
/*HTML 5 */
.tile {
    position: relative;
    margin-bottom: 10px;
    color: #616f77;
    background-color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    transition: opacity .25s ease-out;
}

    .tile.tile-shadow {
        box-shadow: 0 1px 1px rgba(0,0,0,.07);
        border: 1px solid #f1f1f1;
    }

    .tile.tile-rounded {
        border-radius: 3px;
    }

    .tile.collapsed .controls .minimize {
        display: none;
    }

    .tile.collapsed .controls .expand {
        display: inline !important;
    }

    .tile.refreshing {
        filter: alpha(opacity=30);
        opacity: .3;
        cursor: not-allowed;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .tile.refreshing a {
            pointer-events: none;
            cursor: default;
        }

    .tile.isInFullScreen {
        width: 90%;
        overflow: auto;
    }

        .tile.isInFullScreen .controls .remove {
            display: none;
        }

        .tile.isInFullScreen .controls > li:first-child {
            margin-right: 0 !important;
        }

    .tile.mfp-hide {
        display: block !important;
    }

.tile-footer {
    border-top: 1px solid #ddd
}

.tile .tile-body, .tile .tile-footer, .tile .tile-header, .tile .tile-widget, .admission-panel {
    position: relative;
    padding: 8px 15px;
    /*padding-bottom: 5px !important;*/
}

.consl-sc-head > ul > li {
    border: none !important;
    padding: 0 5px !important;
}

.tile .dvd {
    border-color: rgba(0,0,0,.1);
    border-style: solid;
    border-width: 0;
}

    .tile .dvd.dvd-white {
        border-color: rgba(255,255,255,.1);
    }

    .tile .dvd.dvd-btm {
        border-bottom-width: 1px;
    }

    .tile .dvd.dvd-top {
        border-top-width: 1px;
    }

.tile.tile-simple .tile-header .controls > li {
    background-color: transparent !important;
}



.sync {
    background-color: #26c09e !important;
}

.EyeThumb {
    background-color: #dbe0e2;
    /*width: 100%;*/
    cursor: pointer;
}

    .EyeThumb:hover {
        outline: 1px solid #f5903f;
        outline-offset: -4px;
    }

.file {
    visibility: hidden;
    position: absolute;
}

.CustomBrowse {
    height: 36px !important;
    text-transform: initial;
    border: 1px solid #dbe0e2 !important;
    background-color: #eeeeee !important;
    font-size: 15px !important;
}

.CupInput input {
    width: 30px;
    height: 30px;
    padding-left: 5px;
    margin-left: 5px;
}

.CupLabel label {
    display: inline-block;
    bottom: 13px;
    position: relative;
}

.file-consent > li > fieldset > span > input.radio-custom {
    width: auto !important;
    height: auto !important;
}

.drop-billprofi > ul {
    height: 250px;
    overflow: scroll;
    width: 100%;
}

    .drop-billprofi > ul > li {
        display: block;
        border-bottom: 1px solid #ddd;
        cursor: pointer;
    }

        .drop-billprofi > ul > li:hover {
            background-color: #ddd;
        }

            .drop-billprofi > ul > li:hover > div.profile-show div p, .drop-billprofi > ul > li:hover > div.profile-show div label {
                color: #000 !important;
            }
/*.controls input {
    position: relative;
    bottom: 3px;
    margin-left: 7px;
    width: 170px;
    height: 20px;
}*/

.CursorImp {
    cursor: pointer;
}
/*Checkbox*/
.checkbox label:after,
.radio label:after {
    content: '';
    /*display: table;*/
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
    top: 2px;
}

.radio .cr {
    border-radius: 50%;
}

    .checkbox .cr .cr-icon,
    .radio .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 20%;
    }

    .radio .cr .cr-icon {
        margin-left: 0.04em;
    }

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon,
    .radio label input[type="radio"] + .cr > .cr-icon {
        transform: scale(3) rotateZ(-20deg);
        opacity: 0;
        transition: all .3s ease-in;
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
    .radio label input[type="radio"]:checked + .cr > .cr-icon {
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    .checkbox label input[type="checkbox"]:disabled + .cr,
    .radio label input[type="radio"]:disabled + .cr {
        opacity: .5;
    }



.btn-Slitlamps {
    background-color: #fff;
    border: 1px dotted #00c853;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    padding: 17px;
    color: #00c853;
}

    .btn-Slitlamps:hover, .btn-Slitlamps:focus, .btn-Slitlamps:active {
        background-color: #fff !important;
        border: 1px dotted #28465a !important;
        color: #28465a !important;
    }

.TonoTime {
    font-size: 14px !important;
}
/*DivOcularMotility Eye*/
.DivOcularMotility {
    max-width: 100%;
    min-height: 255px;
    margin: 0 auto;
    position: relative;
}

.DivOcularMotilityRight ul {
    position: absolute;
    left: 15px;
}

.DivOcularMotilityLeft {
    background: url(../img/optha/om-r.png) no-repeat center right;
    position: relative;
    width: 245px;
    float: right;
    height: 195px;
    background-size: 100% 100%;
    top: 27px;
}

.eye-image-squint {
    position: relative;
    background: none;
    top: 27px;
}

.covid-questions {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.eye-image-squint-left:after {
    background: url(../img/optha/om-r.png) no-repeat center right;
    position: relative;
    width: 128px;
    float: right;
    height: 116px;
    background-size: 100% 100%;
    top: 56px;
    content: "";
}

.eye-image-squint-right:after {
    background: url(../img/optha/om-l.png) no-repeat center right;
    position: relative;
    width: 128px;
    float: left;
    height: 116px;
    background-size: 100% 100%;
    top: 56px;
    content: "";
}

.DivOcularMotilityRight {
    background: url(../img/optha/om-l.png) no-repeat center right;
    position: relative;
    width: 245px;
    float: left;
    height: 195px;
    background-size: 100% 100%;
    top: 27px;
}
/*li*/
.DivOcularMotility li {
    position: absolute;
    display: block;
    text-decoration: none;
    color: #333;
    list-style: none;
}

.DivOcularMotility label {
    color: #302d2a !important;
    font-weight: 500 !important;
}

.LiOcular-1 {
    width: 160px;
    height: auto;
    top: -20px;
    left: -185px;
}

.LiOcular-2 {
    width: 160px;
    height: auto;
    top: -20px;
    right: -93px;
}

.LiOcular-3 {
    width: 160px;
    height: auto;
    top: 80px;
    left: -185px;
}

.LiOcular-4 {
    width: 160px;
    height: auto;
    top: 180px;
    left: -185px;
}

.LiOcular-5 {
    width: 160px;
    height: auto;
    top: 180px;
    right: 0px;
}
/*Right*/
.LiOcular-6 {
    width: 160px;
    height: auto;
    left: 0;
    top: -20px;
}

.LiOcular-7 {
    width: 160px;
    height: auto;
    right: 277px;
    top: -20px;
    left: 265px;
}

.LiOcular-8 {
    width: 160px;
    height: auto;
    top: 80px;
    left: 265px;
}

.LiOcular-9 {
    width: 160px;
    height: auto;
    top: 180px;
    left: -113px;
}

.LiOcular-c9 {
    width: 160px;
    height: auto;
    top: 80px;
    left: -110px;
}

.LiOcular-10 {
    width: 160px;
    height: auto;
    top: 180px;
    left: 265px;
}

.tabs-header ul {
    text-align: left;
    /*background: #fff;*/
    /*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);*/
}

.inputgroup-easymode span {
    padding: 0px;
    background: transparent;
}

.inputgroup-easymode input {
    width: 100% !important;
}

/*Responsive*/
@media all and (min-width:1200px) {
    /*.tile-header h1 {
        font-size: 12px;
    }*/
    .LabelVision label {
        font-size: 11px;
    }
}

@media all and (min-width:992px) and (max-width:1199px) {
    .input-easymode label, .custo-easymode label, .group-easymo-label label {
        font-size: 9px;
    }
    .tile-header h1, .admission-panel > h1 {
        padding: 0;
        margin: 0;
        display: inline-block;
        font-weight: 600;
        font-size: 14px;
        color: #28465a;
        line-height: 0px;
    }
}

@media all and (min-width:768px) and (max-width:991px) {
    .tile-header h1, .admission-panel > h1 {
        padding: 0;
        margin: 0;
        display: inline-block;
        font-weight: 600;
        font-size: 14px;
        color: #28465a;
        line-height: 0px;
    }
}

@media all and (min-width:650px) and (max-width:767px) {
}

@media all and (min-width:541px) and (max-width:649px) {
}

@media all and (min-width:481px) and (max-width:540px) {
}

@media all and (min-width:321px) and (max-width:480px) {
}

@media all and (max-width:320px) {
}
/*Setting Switch*/
.setting-section {
    width: 82%;
    margin-left: 1%;
}

.setting-checkb {
    margin-bottom: 0;
}

    .setting-checkb li div label small {
        padding-left: 7px;
    }
/*/*/
.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff !important;
    background-color: #428bca !important;
}

.bshadow-none {
    box-shadow: none;
}

.dow-fab {
    padding: 5px;
    border-radius: 50px;
    color: #0f6860;
    border: 1px solid #2bbb94;
}

    .dow-fab:hover {
        color: #fff;
        background-color: #0f6860;
    }
/*Tabs*/
ul.nav-tabs.invt-tabs > li.active > a {
    background-color: #2D2D47;
    color: #fff;
}

ul.nav-tabs.invt-tabs > li > a {
    padding: 10px 45px !important;
    border-radius: 5px !important;
    border: 1.5px solid #ddd;
    color: #2D2D47;
    font-weight: 600;
}

.invt-menu > li {
    list-style: none;
    border-bottom: 1.5px dashed #eee;
    cursor: pointer;
}

    .invt-menu > li:hover {
        background-color: #ddd;
    }

    .invt-menu > li > a {
        color: #2D2D47;
        font-weight: 500;
        line-height: 40px;
        padding: 15px 10px !important;
    }

#MainMenu > .invt-menubar {
    margin-top: 5px;
    border: none;
    box-shadow: none;
}

    #MainMenu > .invt-menubar > a.list-group-item {
        border-bottom: none;
        border-left: none;
        border-right: none;
        font-size: 13px;
        font-weight: 600;
        color: #2D2D47;
    }

        #MainMenu > .invt-menubar > a.list-group-item > i.fa {
            position: absolute;
            right: 12px;
            vertical-align: middle;
            display: block;
            top: 13px;
            font-size: 20px;
            color: #ddd;
        }

    #MainMenu > .invt-menubar > .sub-invtmenu > a:before {
        content: "\f111";
        font-size: 14px;
        vertical-align: middle;
        color: #888888;
        display: inline-block;
        font-family: 'Font Awesome 5 Free';
        margin-right: 6px;
    }

    #MainMenu > .invt-menubar > .sub-invtmenu > a.inselected:before {
        content: "\f192";
        font-size: 14px;
        vertical-align: middle;
        color: #2bbb94;
        display: inline-block;
        font-family: 'Font Awesome 5 Free';
        margin-right: 6px;
    }

    #MainMenu > .invt-menubar > .sub-invtmenu > a.list-group-item {
        padding-left: 20px;
        border-bottom: none;
        border-left: none;
        border-right: none;
        font-size: 13px;
        color: #3e3e3e;
    }

.cheif-close i {
    font-size: 20px;
    position: relative;
    left: 10px;
    top: 2px;
    cursor: pointer;
}

    .cheif-close i:hover {
        color: #a94442;
    }
/*cheif-diagnrepe*/
.cheif-diagnosis ul {
    list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 0px;
}

.cheif-diagnosis > ul > li {
    padding: 10px 35px 0px 25px;
}

    .cheif-diagnosis > ul > li:last-child {
        padding-bottom: 10px;
    }

.cheif-diagnosis > ul.active {
    background-color: #f4f7fa;
    border-radius: 3px;
    border-left: 1px solid #ddd;
}

.diagnosis-act {
    background-color: #f4f7fa;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.dentalact-ul {
    margin: 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.cheif-diagnosis > ul > li > h4 {
    font-size: 15px;
    color: #2D2D47;
    font-weight: 600;
    margin: 0;
    /*border-bottom: 1px solid #00d478;*/
    padding-bottom: 0px;
}

.case-p p {
    font-size: 12px;
    margin-top: 15px;
    letter-spacing: 2px;
}

.case-p > p > b {
    color: #428bca;
}

.case-summary > ul {
    display: block;
    list-style: none;
}

    .case-summary > ul > li {
        color: #28465a;
        font-size: 13px;
        letter-spacing: 1px;
        font-weight: 500;
    }

.Dcase-sumRemarks ul > li {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    padding-bottom: 5px;
    margin-bottom: 5px;
}

    .Dcase-sumRemarks ul > li > p {
        margin-left: 10px;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .Dcase-sumRemarks ul > li:last-child {
        margin-bottom: 0;
        padding: 0;
        border: none;
    }

.case-summary > ul > li:before {
    content: "";
    display: inline-block;
    /*font-size: 10px;*/
    font-family: 'Font Awesome 5 Free';
    background-color: #888;
    vertical-align: middle;
    margin-right: 5px;
    width: 4px;
    height: 4px;
    border-radius: 100px;
}

.bg-default {
    background-color: #f1f1f1;
}

ul.clinic-search {
    width: 700px;
    margin-left: 15px;
}

    ul.clinic-search li {
        display: inline-block;
        width: 170px;
    }

.invent-ulli > ul.dropdown-menu > li {
    width: 100% !important;
    float: none !important;
    display: block;
}
/*Inventory*/
.invent-tabs {
    display: inline-block;
    border-bottom: none !important;
    background-color: transparent;
}

    .invent-tabs > li {
        margin-right: 4px;
    }

        .invent-tabs > li > a {
            /*border: 1px solid #2bbb94;*/
            /*border: 1px solid #07a0d4;*/
            padding: 2px 15px;
            border-radius: 100px !important;
            display: inline-block;
            /*color: #07a0d4;*/
            font-weight: 600;
            background-color: #fff;
            margin-bottom: 5px;
        }

        .invent-tabs > li.active > a,
        .invent-tabs > li:hover > a {
            /*background-color: #07a0d4 !important;*/
            /*background-color: #2bbb94 !important;*/
            /*color: #fff;*/
        }

.billing-tab-active {
    background-color: #07a0d4 !important;
    background-color: #2bbb94 !important;
    color: #fff !important;
}



/*Dashboard*/

.height-100 {
    height: 200px;
    overflow: scroll;
}

.Graph-height {
    height: 225px;
    position: relative;
}

    .Graph-height > svg {
        position: absolute;
        width: 100%;
    }

.font-sm {
    font: smaller !important;
}

/*font weight*/
.font-weight-700 {
    font-weight: 700 !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}
/*Bg-Color*/
.apptbn-success {
    display: flex;
}
.apptbn-success > li {
    flex: 1;
    margin: 0 5px;
}

.bg-ehnote-light {
    background-color: #bcf5f1;
    color: #0f6860;
}

    .bg-ehnote-light:hover {
        background: linear-gradient(to right, #0f6860,#2bbb94) !important;
        color: #fff !important;
    }

        .bg-ehnote-light:hover a {
            color: #fff !important;
        }

.apptbn-success > li > a.cloapptbn {
    background-color: #f93547;
}

.apptbn-success > li > a.bookappbt {
    background-color: #0cc069;
}

.apptbn-success > li > a.startapptbn {
    background-color: #0f6860;
}

.apptbn-success > li > a.billingapptbn {
    background-color: #e67e22;
}

.apptbn-success > li > a.fileuploadpatinet {
    background-color: #0f6860;
}

/*Border*/
.progress-wrapper > i.text-blue {
    border: 3px solid #FFA638;
}

.progress-wrapper > i.text-red {
    border: 3px solid #01A994;
}

.progress-wrapper > i.text-green {
    border: 3px solid #ACA188;
}

.progress-wrapper > i.text-softpink {
    border: 3px solid #017BAC;
}

.border-none {
    border-bottom: none !important;
}

.border-left-green {
    border-left: 1px solid #0f6860;
}

.break-all {
    word-break: break-all !important;
}

.border {
    border: 1px solid #ddd !important;
}



.border-lite-green {
    border: 1px solid #c5dad6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dcdcdc !important;
}
.border-top {
    border-top: 1px solid #dcdcdc !important;
}
.border-left {
    border-left: 1px solid #dcdcdc !important;
}
.border-right {
    border-right: 1px solid #dcdcdc !important;
}



.border-dot {
    border-bottom: 1px dotted #ddd;
}

.panelBorder {
    border-top: 2px solid #0f6860;
}
.border-1{
    border:1px solid #dddddd;
}

.border-2p {
    border-bottom: 1px solid #cbcbcb;
}
/*Radious*/
.br-0 {
    border-radius: 0 !important;
}

.b-r-15 {
    border-radius: 15px !important;
}

.b-r-100 {
    border-radius: 100px !important;
}

.font-gt {
    font-family: 'gt_walsheimlight', sans-serif;
}

.over-scrol-y {
    overflow: auto;
}

.over-hidden {
    overflow-x: hidden !important;
}
.b-l-0 {
    border-left: 0 !important;
}
.cur-default {
    cursor: default !important;
}

.dis-inline-table {
    display: inline-table !important;
}

.dis-web-inline {
    display: -webkit-inline-box !important;
}

.text-initial {
    float: initial !important;
}

.text-danger {
    color: #d32020 !important;
}

.let-space-3 {
    letter-spacing: 3px;
}

.wyslistnumber {
    list-style-type: decimal;
}

.l-h-45 {
    line-height: 45px !important;
}

.top-32-l-8 {
    top: 32px !important;
    left: -8px !important;
}

.z-index-auto {
    z-index: auto !important;
}

.border-ddd {
    border: 1px solid #ddd !important;
}

.zindex-9 {
    z-index: 9;
}
.zindex-2{
    z-index:2 !important;
}

.resize-none {
    resize: none !important;
}

.word-wrap {
    word-wrap: break-word;
}

.pull-inital {
    float: initial !important;
}

.overflow-hidden {
    overflow: hidden !important;
}
.over-hide-x {
    overflow-x: hidden !important;
}

.Dashboard_Popup {
    height: 350px;
    overflow: scroll;
}
/*Revenue Details*/
/*setting/consent setting*/
.checkbox-group-Consents {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -11px;
    float: right;
    width: 3%;
}

.set-consentform li {
    list-style: none;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px;
    cursor: pointer;
}

.consent-form-img {
    float: left;
    width: 97%;
}

.delete-icon {
    position: absolute;
    right: 0px;
}
/*setting/investigstion*/
.diagnosis-blockli-li {
    padding: 6px 11px !important;
    border-radius: 15px !important;
}

.Search_icon {
    top: 7px;
    right: 196px !important;
    padding: 0 !important;
    font-size: 17px !important;
}

.Search_icon-icon {
    top: 10px;
    left: 10px;
    padding: 0;
    font-size: 17px;
}

.Search_glypicon {
    top: 8px !important;
    left: 10px !important;
}
/*Admin-Dashboard*/
.progress-wrapper {
    position: relative;
    text-align: center;
}

    .progress-wrapper > i {
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }

.bg-dutch {
    background-color: #5FD5E9 !important;
    color: white !important;
}

.bg-drank {
    background-color: #3f4e62 !important;
    color: white !important;
}

.bg-license {
    background-color: #008080 !important;
    color: white !important;
}

.list-group-ul {
    width: 100%;
    padding: 0px 15px 0;
}

    .list-group-ul > ul {
        margin: 15px 0;
        height: 100px;
        overflow: scroll;
    }

        .list-group-ul > ul > li {
            list-style: none;
            color: #747474;
            font-size: 15px;
            line-height: 13px;
            font-weight: 300;
            padding-bottom: 15px;
        }
/*opticals*/
.Glasses-A a {
    position: relative;
    left: 245px;
    color: #428bca !important;
}

.login-footer-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.login-footer-section {
    background-color: #c6cfd2;
    color: #71878e;
    opacity: 0.8;
}

    .login-footer-section ul li {
        display: inline-block;
        list-style: none;
        padding: 8px;
        padding-bottom: 0px;
    }

        .login-footer-section ul li a, .login-footer-section ul li span {
            color: #445155;
            text-transform: initial;
            text-decoration: none;
            vertical-align: middle;
            font-size: 14px;
            line-height: 40px;
        }

.billing-setting .row {
    border-bottom: none;
    margin: 0;
}

.Setting-setting-wrap {
    position: relative;
    padding: 5px 10px 10px;
}

    .Setting-setting-wrap .row:last-child {
        border-bottom: none;
        padding: 10px 10px 3px;
    }

.patient-card {
    overflow: hidden;
    position: relative;
    border: 1px solid #CCC;
    border-radius: 8px;
    text-align: center;
    padding: 0;
    background-color: #eafbf7;
    color: #1e977c;
    cursor: pointer;
}

    .patient-card .header-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        border-bottom: 1px #FFF solid;
        z-index: 1;
        background-color: #6ae2c8;
    }

    .patient-card .avatar {
        position: relative;
        margin-top: 15px;
        z-index: 100;
    }

.patient-content h5 {
    color: #000;
    font-weight: 500;
}

.patient-content h4, .content p {
    color: #000;
}

.patient-card .avatar img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #1e977c;
}

.patient-tile-header .controls li a {
    color: #fff !important;
    font-size: inherit;
}

.Patient-button-btn {
    background: #00c853;
    color: #fff;
    margin: 6px 8px;
    border-radius: 2px;
}

.line-height {
    line-height: 2.3 !important;
}

.span-YM .col-half span {
    margin-top: 7px;
    margin-left: -20px;
    font-weight: 600;
    color: #484848;
}

.Register_Patient_Popup {
    color: #1e977c !important;
    font-weight: 600;
}

.modal-confirm {
    color: #636363;
    width: 525px;
}

    .modal-confirm h4 {
        text-align: center;
        font-size: 26px;
        margin: 55px 0 -15px;
    }

    .modal-confirm .icon-box {
        color: #fff;
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: -50px;
        width: 95px;
        height: 95px;
        border-radius: 50%;
        z-index: 9;
        background: #0f6860;
        padding: 15px;
        text-align: center;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    }

        .modal-confirm .icon-box i {
            font-size: 58px;
            position: relative;
            top: 3px;
        }

.apptbn-success > li > a {
    color: #fff;
    padding: 10px 10px;
    border-radius: 100px;
    width: 100%;
    /*margin-bottom: 10px;*/
    display: block;
    text-align: center;
}

.Patient-button {
    background-color: transparent;
    color: #00c853;
    border-color: #00c853;
    margin: 6px 8px;
    border-radius: 2px;
}

.Head-Circumference {
    width: 105px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.model_select_popup {
    max-height: 284px;
    overflow: scroll;
}

.override_margin {
    padding: 3px !important;
    margin: 0px !important;
}
/*Login*/
.branch-Tbord {
    border-top: 5px solid #2bbb94 !important;
    background-color: #eafaf6 !important;
}

.branch-ptext > div > h2 {
    font-size: 35px;
    color: #219173;
    /*margin: 0 0 0 15px;*/
}

.branch-ptext img.logo-brahcn {
    margin-bottom: 50px;
    margin-top: 20px;
    width: 150px;
}

.branch-ptext img.logo-welcome {
    width: 350px;
    margin: 10px 0px 20px 0px;
}

.bran-arrow > input {
    padding-right: 50px !important;
}

.bran-arrow > img {
    width: 30px;
    position: absolute;
    right: 10px;
    top: 28px;
}

.branch-ptext > div > h4 {
    color: #46237A;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 10px;
    /*margin: 0 0 0 15px;*/
}

.left-branchline:before {
    content: "";
    position: absolute;
    left: -25px;
    right: 0;
    width: 5px;
    height: 75px;
    background-color: #219173;
}

.btn-back {
    background-color: #ecf0f5;
    color: #219173;
    border-radius: 0 !important;
    padding: 20px 35px !important;
    line-height: 5px !important;
}

.btn-begin {
    background-color: #166a61;
    border-radius: 0 !important;
    color: #fff;
    padding: 20px 35px !important;
    line-height: 5px !important;
}

    .btn-begin:hover, .btn-begin:focus {
        color: #fff !important;
    }

.btn-back:hover, .btn-back:focus {
    color: #219173 !important;
}

.overlay-branch {
    padding: 0;
    overflow: hidden scroll;
    height: 300px;
    width: 250px;
}

    .overlay-branch li:first-child {
        margin-top: 10px;
    }

        .overlay-branch li:first-child > b {
            border-bottom: 1px solid #ddd;
            /*padding: 10px 20px;*/
            display: block;
            padding-bottom: 10px;
        }

    .overlay-branch li {
        width: 100%;
    }

.ovelybr-ticol > p {
    text-align: center;
    line-height: 55px;
    font-size: 25px;
    color: #fff;
    width: 50px;
    height: 50px;
}

.ovelybrac-text {
    display: flex;
    width: 100%;
    padding: 10px 0;
}

.ovelybr-ticol {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #219173;
    border-radius: 10px;
}

.ovelybr-hostile {
    margin-left: 15px;
}

.overlay-branch li {
    display: block;
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
    border-left: 5px solid #ddd;
}

    .overlay-branch li > a {
        border: 1px solid transparent;
        display: block;
        padding: 5px 0 0 10px;
    }

    .overlay-branch li:hover > a {
        /*border: 1px solid #9cacbd;*/
        background-color: #ddd;
    }

    .overlay-branch li:hover {
        border-left: 5px solid #219173;
        cursor: pointer;
    }



    .overlay-branch li .branch-ptext > p {
        /*margin: 0 0 0 15px;*/
    }

.Text-indent-0 {
    text-indent: 0 !important;
}

.branchpline {
    width: 150px;
    height: 2px;
    display: block;
    margin: 10px auto;
    background-color: #ddd;
}

.Input_group-Search i {
    position: relative;
    top: 0px !important;
    left: 0px !important;
}

.bg-Ehnote strong {
    color: #fff;
}

.bg-ehnote {
    background: #0f6860 !important;
}

.bg-dark-white {
    background-color: #ddd !important;
}

.Transfer_Ventor {
    padding: 1px !important;
    margin: 5px !important;
}

.btn-cc-section {
    display: inline-block;
    padding: 6px 0 6px 17px;
    margin-right: 5px;
}

.or-agepopup {
    margin: 25px 0 0px -9px;
    font-size: 9px;
    color: #000;
}

.disabled_Active {
    background-color: #d6cece;
}

.clinichead {
    font-size: 12px;
    color: #28465A;
    display: inline;
    margin: 0 10px 0 0;
    line-height: 0;
    font-weight: 400;
}

.lh-25 {
    line-height: 25px !important;
}

.lh-15 {
    line-height: 15px !important;
}

/*Dental/consultation-entry /Case History*/
.pr-tab {
    border-bottom: 1px solid #ddd;
}

.tabContent {
    padding-top: 20px;
}

.pr-tab li {
}

    .pr-tab li > a {
        margin-right: 0;
        border-radius: 2px;
        border: 1px solid #e9e9ea;
        background-color: #fff;
    }

    .pr-tab li.active > a {
        background-color: #2bbb94;
    }

    .pr-tab li > a h6 {
        color: #7d7d7d;
        font-size: 14px;
        margin-top: 0;
        font-weight: bold;
    }

    .pr-tab li.active h6 {
        color: #000;
    }

    .pr-tab li > a p {
        font-size: 14px;
        color: #121212;
        line-height: 20px;
        margin: 0 0 0px;
    }

.pr-tab > li.active > a,
.pr-tab > li.active > a:focus {
    background-color: #e8f7fb;
    border: none;
    margin: 2px 0;
}

    .pr-tab > li.active > a:hover {
        background-color: #E8F7FB !important;
        border: none;
        transition: background 0.5s linear;
        -webkit-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
    }

.pr-tab > li > a:hover {
    background-color: #F1F1F1;
    transition: background 0.5s linear;
    -webkit-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
}


/*Appointment*/
.h5:before {
    background-color: #f8f8f8 !important;
}

.appointmentlist .app-pa-name {
    max-width: 190px;
    vertical-align: middle;
}

span.char.eHnotegreen {
    background-color: #039394;
}

span.char.orange {
    background-color: #F37224;
}

#getDateValueList {
    width: 160px;
    padding-right: 5px;
}
/*dENTAL*/
.table-filter .media-photo {
    width: 35px;
}

.table-filter .media-body {
    display: block;
    /* Had to use this style to force the div to expand (wasn't necessary with my bootstrap version 3.3.6) */
}

.table-filter .media-meta {
    font-size: 11px;
    /*color: #999;*/
    line-height: 35px;
}

.table-filter .media .title {
    color: #2BBCDE;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    margin: 0;
    position: relative;
    top: 2px;
}

.table-filter .media .summary {
    font-size: 14px;
}

.text-dec-none {
    text-decoration: none !important;
}

.b-r-0 {
    border-radius: 0 !important;
}

.fixed-branch {
    height: 240px;
    overflow-y: scroll;
    border-bottom: 1px solid #f5f5f6;
    padding-bottom: 10px;
}

.age-scale h6, .branch h6 {
    font-size: 14px;
}

.clearfix-p {
    color: #333;
    background: #e9eef3;
    box-shadow: 1px 1px 3px rgba(47, 83, 107, 0.3);
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.dis-moz-group {
    display: -moz-groupbox !important;
}

.nlyforscrool {
    overflow-y: scroll;
    width: 100.6%;
    position: absolute;
    overflow-x: hidden;
    direction: ltr;
    right: 0px;
    left: 0;
}

.appointment-row-table {
    height: 55px;
    width: 100%;
    display: inline-table;
    table-layout: fixed;
}

.bg-lite {
    background-color: #E4FFDE !important;
}

.dis-content {
    display: contents !important;
}

.table-layout-fix {
    table-layout: fixed !important;
}
.table-layout-auto {
    table-layout: auto !important;
}

.opacity-0 {
    opacity: 0 !important;
}

.sms-tab11 li a {
    width: 100% !important;
}

.light-label {
    font-size: 1em;
}

.searchByResultTEst span {
    margin: 0 6px;
    overflow: hidden !important;
}

.overflow-visible {
    overflow: visible !important;
}

.width-500 {
    width: 500px !important;
}

.width-170 {
    width: 170px !important;
}

.width_126 {
    width: 126%;
}

.width_12 {
    width: 12%;
}

.width_100 {
    width: 100px !important;
}

.pos-cgst {
    /*position: absolute;*/
    /*margin-top: -18px;*/
    background-color: #047ec5;
    padding: 0px 3px;
    letter-spacing: 1px;
    text-align: center;
    line-height: 17px;
    font-weight: 500;
    color: #fff;
    margin-left: 0px;
}

.list-none {
    list-style: none;
}

.right_25 {
    right: -9px !important;
}

.right_49 {
    right: -49px !important;
}

.m-t_19 {
    margin-top: -19px !important;
}

.ml_1 {
    margin-left: 1%;
}

.ml_5 {
    margin-left: 5%;
}

.m-l_150 {
    margin-left: -150px !important;
}

.top_5 {
    top: -5px !important;
}

.top-2 {
    top: 2px !important;
}

.linkDisabled {
    cursor: not-allowed;
    pointer-events: none;
    color: grey;
}

.m_t_20 {
    margin-top: 20%;
}

.m_t_19 {
    margin-top: -19px;
}

.top_2 {
    top: -2px !important
}

.right_3 {
    right: -3px !important;
}

.text-eh {
    color: #1e977c;
}

.Break-word {
    word-break: break-word;
}

.text-light {
    color: #777;
}

.clearfix_p {
    color: #333;
    background: #e9eef3;
    box-shadow: 1px 1px 3px rgba(47, 83, 107, 0.3);
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.z-15 {
    z-index: 15;
}

.z-16 {
    z-index: 16;
}

.z-9999 {
    z-index: 9999;
}

.bg-light-white {
    background: #ebebeb;
}

.Consultation-border {
    border-left: 3px solid #D8DF20;
}

.left-border {
    border-left: 3px solid #FFCA08;
}

.border-green {
    border-left: 3px solid #00A65E;
}

.border-light-green {
    border-left: 3px solid #71BF45;
}

.border-orange {
    border-left: 3px solid #F7941D;
}

.border-blue {
    border-left: 3px solid #01ABCE;
}

.border-thik-blue {
    border-left: 3px solid #0094ff
}

.border-dark-pink {
    border-left: 3px solid #b200ff
}

.border-thik-green {
    border-left: 3px solid #b6ff00;
}

.border-light {
    border-left: 3px solid #00ff90
}

.border-yellow {
    border-left: 3px solid #ffd800;
}

.border-oreng {
    border-left: 3px solid #ff6a00
}

.border-skylight {
    border-left: 3px solid #AAE0FA
}

.border-light-blue {
    border-left: 3px solid #45A0D9
}

.border-pink {
    border-left: 3px solid #DB5296
}

.border-light-red {
    border-left: 3px solid #FD7B61
}

.bbottm-none {
    border-bottom: none;
}

.over-elipsis {
    text-overflow: ellipsis
}

.Counselor_span {
    color: #00c397;
    font-size: 12px;
    cursor: pointer;
    float: right;
    padding-top: 5px;
}

.planCare-diag {
    margin-bottom: 0;
    font-size: 13px;
    color: #141414;
    padding-left: 15px;
    background-color: #bfd9db;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 0;
    font-weight: 600;
}

.valhist-copy {
    position: absolute;
    z-index: 1;
    top: -3px;
    right: 3%;
}

.inventory-full-popup > .modal-dialog {
    width: 83%;
    margin: 0 auto;
    top: 0px;
    height: 100vh;
}

.MOU-cost-width {
    width: 520px;
    overflow-x: hidden;
}

    .MOU-cost-width:hover {
        overflow-x: scroll;
    }


.inventory-full-popup > .modal-dialog {
    width: 90%;
    position: absolute;
    right: 0;
    left: 0;
}

    .inventory-full-popup > .modal-dialog > .modal-content {
        box-shadow: none !important;
        border: none !important;
    }

.send-intemation {
    display: flex;
    align-items: center;
    top: 5px;
    position: relative;
    left: 10px;
    width: 100%;
    height: 60px;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative;
    top: 10px;
}

    .send-intemation > div {
        width: 50px;
        height: 50px;
        display: inline-block;
        cursor: pointer;
        margin-right: 15px;
        border-radius: 100%;
        margin-left: 10px;
        border: 2px;
        border-style: solid;
        text-align: center;
    }

        .send-intemation > div > i {
            font-size: 40px;
            text-align: center;
            line-height: 47px;
        }

    .send-intemation > .intemation-uncheck {
        border-color: rgba(0, 0, 0, 0.3);
    }

    .send-intemation > .intemation-check {
        border-color: #1D5558;
    }

    .send-intemation > .intemation-inprogress {
        border-color: #f57104;
    }

    .send-intemation > .intemation-success {
        border-color: #26c09e;
    }

    .send-intemation > .intemation-declain {
        border-color: #ff0000;
    }

    .send-intemation > .intemation-uncheck > i {
        opacity: 0.2;
    }

    .send-intemation > .intemation-check > i {
        color: #1D5558;
    }

    .send-intemation > .intemation-inprogress > i {
        color: #f57104;
        font-size: 30px;
    }

    .send-intemation > .intemation-success > i {
        color: #26c09e;
        font-size: 30px;
    }

    .send-intemation > .intemation-declain > i {
        color: #ff0000;
        font-size: 30px;
    }

    .send-intemation > .intemation-success > button {
        position: absolute;
        right: 0;
        bottom: 0;
    }

.investgi-status-instu {
    border-radius: 100px;
    padding: 5px 15px;
    display: inline-block;
    margin: 4px 10px 0 10px;
}

.uib-contact-lens > .panel-group > .panel-default > .panel-heading {
    background-color: #fff
}

.slidePati-img > img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin: auto;
    border-radius: 5px;
    display: block;
}
.small-patientlist > li > a {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 10px;
    cursor: pointer;
}
.small-patientlist > li:hover > a {
    background-color: rgba(0, 0, 0, 0.1)
}
.small-patientlist > li > a > label {
    display: block;
    line-height: 16px;
    font-weight: 600;
    font-size: 11px;
}
.small-patientlist > li {
    border-bottom: 0.5px solid #ddd;
    display: block;
}
.small-patientlist > li:last-child {
    border: none;
}

.bg-red {
    background-color: #ff6565 !important;
    border: 1.3px solid #c9c9d1;
    display: block;
    width: 100%;
    padding: 1px 12px;
    height: 26px;
    font-size: 12px;
    line-height: 1.42857143;
    background-image: none;
    border-radius: 2px;
    box-shadow: none;
    font-weight: 600;
    color: #fff;
}

.bg-yellow {
    background-color: #ffba00 !important;
    border: 1.3px solid #c9c9d1;
    display: block;
    width: 100%;
    padding: 1px 12px;
    height: 26px;
    font-size: 12px;
    line-height: 1.42857143;
    background-image: none;
    border-radius: 2px;
    box-shadow: none;
    font-weight: 600;
    color: #fff;
    
}
.glass-history-table > thead > tr > th ,
.glass-history-table > tbody > tr > th {
    background-color:#f2f2f2;
}
.glass-history-table > tbody > tr > td {
    vertical-align:top !important;
}
.glass-history-table > tbody > tr > td > span {
    color: #767676 !important;
    font-weight: 400;
}
.glass-history-table > tbody > tr > td > ul > li > span {
    color: #767676 !important;
    font-weight: 400;
    font-size:12px !important;
}
.glass-history-table > tbody > tr > td > ul > li > label{
    color:#000 !important;
    font-size:12px !important;
}