﻿.SelectDoctorSendto > ul > li {
    margin-right: 7px;
    margin-bottom: 7px;
    display: inline-block;
    list-style: none;
    width: 178px;
}
.SelectDoctorSendto > ul > li:hover > a,
.SelectDoctorSendto > ul > li:focus > a {
    background-color: #f1f1f1;
    color: #000
}
.SelectDoctorSendto > ul > li.active > a {
    background-color: #1D5558;
    color: #fff;
} 
.SelectDoctorSendto > ul > li > a {
    padding: 5px 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 100px;
    color: #1D5558;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.SelectDoctorSendto > ul {
    display: block;
}
.sendtopreviewpopover {
    margin-right: 0 !important;
    max-width: 600px !important;
    margin-left: 0 !important;
    width: 800px;
}
/*-----------------------------*/
.ui-select-bg > .dropdown {
    display: block !important;
}
.circle-doc-head {
    margin: 0;
    display: block;
}
.circle-doc-head > li {
    display: inline-block;
    margin-right: 8px;
    position: relative;
}
.of-dasText {
    position: absolute;
    right: 5px;
    top: 5px;
}
.circle-doc {
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: #fff;
    background-color: #04756F;
    border-radius: 100px;
    line-height: 32px;
    text-align: center;
    font-size: 15px;
}
.div-Focus > .flex:hover {
    flex: 2;
}
.billing-items-add {
    display: flex;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    justify-content: space-between;
}
.billing-items-add > div {
    margin: 0 5px;
}
/*Billing*/
.Appt-billing {
    border: none
}
.Appt-billing > thead > tr > th {
    background-color: #fff;
    color: #000;
    border: none;
    padding: 5px 5px;
}
.Appt-billing > tbody > tr > td {
    padding: 0;
    position: relative;
}
.Appt-billing > tbody > tr > td > div {
    padding: 5px 5px;
}
.billing-input {
    background-color: #FAFFBE !important;
}
.Appt-billing > tbody > tr > td > input:focus {
    background-color: #FAFFBE !important
}
.bill-discount, .bill-gst {
    text-align: center;
    border-radius: 100px;
    color: #fff;
    line-height: 20px;
    padding: 0 10px;
    margin-left: 5px;
    cursor: pointer;

}
.bill-discount {
    background-color: #F7543F;
}
.bill-gst {
    background-color: #F1BA48;
}
.tableno-padding > tbody > tr > td {
   /* padding: 0 2px !important;*/
    padding: 4px 2px;
}
.table-adjusted-padding > tbody > tr > td {
    padding: 3px 3px !important
}
.bill-buttons {
    padding: 0 7px;
    color: #04756F;
    font-size: 10px;
    line-height: 0;
    font-weight: 600;
    height: 20px;
}
/*List*/
.EH-minipagination > ul > li {
    display: inline-block;
}
.EH-minipagination > ul > li> a {
    padding: 2px 6px !important;
    font-weight: 600 !important;
    font-size: 10px !important;
}
.billigList-items ul li {
    padding: 5px 4px 15px 7px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    display: block;
    list-style: none;
    position: relative;
    text-transform: capitalize;
}
.billigList-items ul li span, .billing-type-span {
    position: absolute;
    right: 3px;
    bottom: 0;
    font-size: 9px;
}
.billigList-items ul li:last-child {
    border-bottom: none;
}
.billigList-items ul li:hover {
    background-color: #e6edec;
    color: #000;
}
.billigList-items ul li:hover a, .billigList-items ul li a:hover {
    color: #1D5558 !important;
}
.billigList-items ul li a {
    color: #383838;
    font-weight: 600;
    white-space: normal;
    word-break: break-word;
    font-size: 11px;
}
.billigList-items ul li a:hover {
    color: #1D5558;
}
/*Tabs*/
.billingNewItemTabs > li > a {
    padding: 0 !important;
    border-top: none !important;
    border-radius: 0 !important;
    border-right: 0 !important;
    color: #000;
    font-size: 12px;
}
.billingNewItemTabs > li.active > a {
    border-bottom: 1px solid #1abc9c;
    background-color: #09a0a0;
    color: #fff;
}
.nav-billing > li > a {
    padding: 5px 10px;
    font-size: 13px;
    text-transform: uppercase;
    color: #1D5558;
    background-color: #f1f1f1;
    border-radius: 0 !important;
}
.nav-billing > li:first-child > a:after {
    height: 15px;
    width: 1px;
    background-color: #808080;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.nav-billing > li.active > a,
.nav-billing > li > a:hover {
    background-color: #1D5558 !important;
    color: #fff;
}
.apptFilterTable {
    table-layout: fixed;
}
.apptFilterTable > tbody > tr > td,
.apptFilterTable > thead > tr > th {
    padding: 3px 2px !important;
}
/*---------------Appointment Header Fixed*/
/* This is what we are focused on */
.table-wrapper {
    overflow-y: scroll;
    height: 150px;
}
.table-wrapper > table > thead > tr > th {
    /*background: #DDD;*/
    z-index: 9;
    padding: 0px 0px;
    font-size: 11px;
}
.table-wrapper > table > thead > tr > th {
    position: sticky;
    top: 0;
}
.table-wrapper {
    background: #fff;
}

.table-wrapper > table {
    border-collapse: separate;
    width: 100%;
    table-layout: fixed;
    border-spacing: 1px 0px;
}

.table-wrapper > table > thead > tr > th > p {
    background: #6f6f6f;
    z-index: 9;
    padding: 3px 15px 3px 6px;
    font-size: 11px;
    border-radius: 4px;
    color: #fff;
    margin: 0 1px;
}
.table-wrapper > table > thead > tr > th > p > i {
    position: absolute;
    right: 7px;
    top: 7px;
    bottom: 0;
    cursor: pointer;
    color: #969696;
    font-size: 10px;
}
.table-wrapper > table > thead > tr > td, 
.table-wrapper > table > tbody > tr > th {
    padding: 10px;
    text-align: center;
}
/*Patient Profile*/
.EH-Patient {
    display: flex;
    align-items: center;
    position: relative;
}
.EH-Profile {
    position: relative;
}
    .EH-Profile > .EH-PText {
        color: #fff;
        display: block;
        /* height: 35px;*/
        height: 28px;
        margin-right: 10px;
        text-align: center;
        /* width: 35px;*/
        width: 28px;
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 100px;
        /* line-height: 37px;*/
        line-height: 27px;
    }
.EH-Profile > .EH-PImage > img {
    width: 35px;
    height: 35px;
    border-radius: 100px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
}
.EH-PText {
    /*background-color: #1abc9c;*/
    text-align: center;
    line-height: 15px;
    color: #fff;
}
.EH-Profile > .EH-PCatg {
    position: absolute;
    width: 17px;
    height: 17px;
    display: block;
    left: -5px;
    top: 0;
    /*background-color: #F1BA48;*/
    border : 1px solid #848484;
    border-radius: 100px;
}
.EH-Name {
    font-weight: 600;
    width: 145px;
    font-size: 13px;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    margin-bottom: 2px;
}
.EH-Location {
    font-weight: bold;
    /*color: #068cb0 !important;*/
   /* color:blue;*/
}
.EH-MRNo {
    font-weight: 500;
    font-size: 12px;
    color: #F7543F;
    margin-bottom: 2px;
    font-weight: 600;
}
.EH-AGE {
    margin-bottom: 0;
    font-size: 11px;
    color: #09a0a0;
}
.EH-AGE > span {
    font-weight: 600;
    margin-right: 5px;
}
.EH-AGE > span:last-child {
    margin-right: 0;
}
.EH-Type {
    font-weight: 500;
    padding: 1px 0;
    border-bottom: 1px solid #DDD;
    font-size: 12px;
    margin-bottom: 3px;
    color: #43A047;
}
.EH-APPT > span {
    width: 107px;
    font-size: 11px;
    color: #333;
    display: block;
    font-weight: 500;
}
.Appt-inside-table {
    border-spacing: 1px;
    border-collapse: separate;
}
.Appt-inside-table > tbody > tr > td {
    padding: 5px 6px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
/*appt text*/
.tappt-pending-ti {
    color: #ffba00;
    font-size: 11px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: normal;
    text-align: left;
    display: flex;
    align-items: center;
}
.tappt-cash-ti {
    font-size: 11px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    /*line-height: 1.85;*/
    letter-spacing: normal;
    text-align: left;
    color: #07a0d4;
    display: flex;
    align-items: center;
}
.tappt-paid-ti {
    font-size: 11px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: normal;
    text-align: left;
    color: #008b86;
    display: flex;
    align-items: center;
}
.tappt-not-paid-ti {
    font-size: 11px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: normal;
    text-align: left;
    /* color: #ff9f9f;*/
    color: #ff6565;
    display: flex;
    align-items: center;
}
.header-model-popup {
    border-radius: 5px 5px 0 0;
    background-color: #f6f6f6;
    padding: 5px 20px;
}
.header-model-popup > h4 {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #068cb0;
}
.modal-mr-pop {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #6f6f6f;
    margin-right: 5px;
}
.modal-date-pop {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #068cb0;
    margin-right: 5px;
}
.header-model-popup > button {
    font-size: 22px;
    color: #ff9f9f;
    float: right;
    padding: 0;
}
.Appt-span {
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
    margin: 0;
}
.Appt-checkin {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.appt-text-light {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #6f6f6f;
    margin: 0;
}
.appt-textname {
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000;
    margin: 0;
}
/*appt --- text*/
.appt-cash-ti,
.appt-paid-ti,
.appt-not-paid-ti,
.appt-pending-ti {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.appt-cash-ti {
    background-image: url(../img/appt-list/appt-cash-icon.svg);
}
.appt-paid-ti {
    background-image: url(../img/appt-list/appt-paid-icon.svg);
}
.appt-not-paid-ti {
    background-image: url(../img/appt-list/appt-not-paid.svg);
}
.appt-pending-ti {
    background-image: url(../img/appt-list/appt-pending-ti.svg);
}
.Appt-inside-table > tbody > tr:hover > td,
.Appt-inside-table > tbody > tr.axpandtbactive > td {
    background-color: #deeded;
    cursor: pointer;
}
.table-active > tr > td,
.table-active > tr > td:hover {
    background-color: #e9fcf8 !important;
    border-bottom: 1px solid #1abc9c !important;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}
.table-active > tr.apptDataActive > td {
    background-color: #fff !important;
}

.EH-DocBran > p {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    margin-bottom: 2px;
    color: #6c6c6c;
    font-weight: 500;
}
.EH-Referal {
    background-color: #d9f1f2;
    color: #1D5558;
    padding: 3px 4px;
    border-radius: 100px;
    text-align: center;
    display: block;
    font-size: 10px;
    line-height: 12px;
    font-weight: 600;
    width: 80px;
}
.EH-Ellsepise {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.EH-Actions {
    color: #fff;
    padding: 10px 15px;
    line-height: 10px;
    cursor: pointer;
    text-align: center;
}
/*-----Panel Controls -------*/
.PanelControls {
    float: right;
    margin-bottom: 0;
}
.PanelControls > li {
    list-style: none;
    outline-style: none;
    padding: 0px 0px !important;
    display: inline-block;
    border-right: 1px solid #ddd;
}
.PanelControls > li:last-child {
    border: none;
}
.PanelControls > li > a {
    font-size: 12px !important;
    text-align: center;
    display: block;
    cursor: pointer;
    line-height: 1.6;
    padding: 0 5px;
    color: #0707B1;
    text-decoration: underline;
    font-weight: 600;
}
/*-----Section Controls -------*/
.search-appt {
    background-color: #fff;
    padding: 0px 6px;
    border-radius: 100px;
    color: #000 !important;
    position: absolute;
    right: 10px;
}
.search-appt > i {
    position: relative !important;
    font-size: 11px !important;
    top: 0 !important;
    right: 0 !important;
    color: #000;
}
/*----------------------------*/
.followupAppt > span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 100px;
    line-height: 17px;
    font-weight: 600;
}
.followupAppt > span.followupBooked {
    background-color: #1abc9c;
    color: #fff;
    border: 1px solid #04756F;
}
.followupAppt > span.followupNotBooked {
    background-color: #ccc;
    color: #000;
    border: 1px solid #04756F;
}
.customrecepwid {
    max-width: 20%;
    min-width: 300px;
}
/*-----------Appointment--------------*/
.apptTabsNew > li > a {
    padding: 5px 3px;
    font-weight: 600;
    font-size: 11px;
    color: #000 !important;
    border-radius: 0 !important;
}
.apptTabsNew > li.active > a:hover {
    background-color: #fff !important;
}
/*///////////////////////////////////*/
/*-----------------------Profile--------------------------*/
.profileEH > li > span {
    color: #3f3f3f;
    font-size: 12px;
    /*font-size: 14px;*/
    font-weight: 500;
}
.profileEH > li > i {
    color: #1abc9c;
    font-size: 14px;
    margin-right: 5px;
}
.patientnew-profile > li {
    list-style: none;
    display: block;
    line-height: 20px;
}
.patientnew-profile > li > span {
    font-weight: 500;
    color: #808080;
    margin-right: 3px;
}
.bodyheightprint {
    height: 4cm;
    width: 9cm;
}
/*Printer*/
.closeAside {
    background-color: #F7543F;
    color: #fff;
    border-radius: 5px 0 0 5px;
    font-weight: 600;
    font-size: 15px;
    position: absolute;
    left: -36px;
    top: 40px;
    padding: 5px 10px;
    cursor: pointer;
}
.ulpharmacyli > li {
    border-top: 1px solid #ddd;
}
.ulpharmacyli > li:hover {
    background-color: #e6edec;
    cursor: pointer;
}
.ot-patient-details {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 3px;
    width: 100%;
}
.ot-patient-details > div > ul > li:last-child,
.ot-patient-details > ul > li{
    border: none
}
.ot-patient-details > div > ul > li,
.ot-patient-details > ul > li{
    display: inline-block;
    margin-right: 5px;
    border-right: 1px solid #ddd;
    padding: 0 5px;
}
.ot-patient-details > div > ul > li > p {
    margin: 0;
    color: #000;
}
/*.ot-patient-details > div > ul > li:after {
    content: ",";
    font-size: 12px;
    font-weight: 600;
}*/
.ot-patient-details > div > ul > li:last-child:after {
    content: "";
}
.VideoQuickConsultation {
    width: 100%;
    height: 147px;
    background-color: #fff;
    /*margin-bottom: 5px;*/
    position: relative;
    border-radius: 8px;
}
.btn-pre-cons {
    position: absolute;
    /* right: 0; */
    left: 20px;
    width: 30px;
    height: 30px;
    top: 5px;
    border-radius: 100px;
    background-color: #1abc9c;
    border: 2px solid #fff;
    color: #fff !important;
    font-weight: 500;
    padding: 1px 2px;
    z-index: 99;
    text-align: center;
    margin: 0 auto;
    display: flex;
}
.btn-pre-cons:hover {
    width: 145px;
}
.btn-pre-cons > i {
    font-size: 16px;
    line-height: 23px;
    position: relative;
    left: 3px;
}
.btn-pre-cons > span {
    display: none;
}
.btn-pre-cons > span {
    position: relative;
    left: 10px;
    top: 3px;
    left: 10px;
}
.btn-pre-cons:hover > span {
    display: inline-block;
}
.btn-pre-cons:hover,
.btn-pre-cons:focus {
    background-color: #1D5558;
}
.appts-waiting {
    height: 35px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 37px;
    letter-spacing: normal;
    text-align: center;
}
.appts-default {
    background-color: #EFEFEF;
    color: #d2d2d2;
}
.appts-success {
    background-color: #00d138;
    color: #fff
}
.appts-warning {
    background-color: #ffba00;
    color: #fff
}
.appts-danger {
    background-color: #ff6565;
    color: #fff
}
.list-status {
    margin: 0;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    padding: 3px 0;
}
.list-status > li {
    list-style: none;
    margin-bottom: 5px;
    margin-right: 5px;
}
.list-status > li > a {
    display: block;
    border: 1px solid #d2d2d2; 
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    color: #d2d2d2;
    width: 25px;
    height: 25px;
    line-height: 24px;
    text-align: center;
}
.list-status > li > a.active {
    border: 1px solid #6f6f6f;
    color: #6f6f6f;
}
.timer-dilation {
    border: solid 1px #d2d2d2;
    margin: 2px 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    /*color: #d2d2d2;*/
    border-radius: 5px;
    color: #fff;
    background: #07a0d4;
}
.appts-borderbotom > tbody > tr > td {
    border-bottom: solid 1px #d2d2d2;
    padding: 0 2px 0 0;
}
.optabsnavigations {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3px;
}
.optabsnavigations > ul {
    margin: 0;
}
.optabsnavigations > ul > li {
    display: inline-block;
}
.optabsnavigations > ul > li > a {
    display: flex;
    background: linear-gradient(to bottom, #f6f6f6, #e5e5e5);
    align-items: center;
    border-radius: 5px;
    padding: 5px 8px;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.optabsnavigations > ul > li > a > i {
    width: 23px;
    height: 23px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 3px;
    background-position: center center;
}
.optabsnavigations > ul > li:hover > a {
    background: linear-gradient(to bottom, #07a0d4, #068cb0);
    color: #fff;
}
.activenav {
    background: linear-gradient(to bottom, #07a0d4, #068cb0) !important;
    color: #fff !important;
}
.activebtnnav {
    background-image: linear-gradient(to bottom, #646480, #2d2d47) !important;
    color: #fff !important;
}
.optabsnavigations > ul > li:focus > a {
    background: linear-gradient(to bottom, #068cb0, #07a0d4) !important;
    color: #fff !important;
}
.pencil-size-drawing {
    margin: 0;
    display: flex;    
    align-items: center;
}
.pencil-size-drawing > li {
    margin-right: 10px;
    list-style: none;
    position: relative;
}
.pencil-size-drawing > li > img {
    width: 18px;
    height: 18px;
}
.pencil-size-drawing > li > div {
    display: block;
    cursor: pointer;
}
.pencil-size-drawing > li.active > div:after {
    background: url(../img/consultation-icons/drawing-icon.png);
    width: 15px;
    height: 15px;
    position: absolute;
    top: -19px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    display: block;
    background-size: contain;
}
.pen-1x {
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 100px;
}
.pen-2x {
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 100px;
}
.pen-3x {
    width: 14px;
    height: 14px;
    background-color: #000;
    border-radius: 100px;
}
.subscription {
    padding: 10px;
    border-radius: 8px;
    border: solid 1px #6f6f6f;
    background-color: #fff;
    display: inline-flex;
    /*width: 275px !important;*/
    width:auto;
    /*margin: 17px;*/
    margin: 10px;
  /*  margin-left: 25px;*/
}
.subscription p {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #e55c5c;
}
.subscription-body p {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1d5558;
}
.product-list-placement,
.print-by-module {
    display: flex;
    align-items: center;
    grid-gap: 8px 4px;
    flex-wrap: wrap;
  /*  overflow: hidden;*/
    overflow: visible;
    margin-bottom: 2px;
}
.product-list-placement > li {
    width: calc(100%*(1 / 9) - 3px - 3px);
    list-style: none;
}
.print-by-module > li {
      width: calc(100%*(1 / 4) - 3px - 1px);
    list-style: none;
}
.pr-18{
    padding-right:18px;
}