/*
.ui-autocomplete {
    position: absolute;
    cursor: default;
    z-index: 300000 !important;
}

.EditorForm2 .ck-editor__editable {
    min-height: 480px;
}

.BookInvestigation .modal-lg {
    max-width: 1400px;
}

    
.Printer-Main {
    width: 2.0in;
    display: inline-block;
    border: 2px solid #000;
    padding: 5px 0px 0px 0px;
    border-radius: 15px;
    height: 1.5in;
    text-align: center;
}

    .Printer-Main p {
        font-size: 10px;
        margin: 0px;
        font-weight: 900;
    }

    .Printer-Main img {
        width: 1.8in;
    }

.my-print {
}

.btn-login {
    background-color: #0019a6 !important;
    border-color: #0019a6 !important;
}

.loginLogo {
    margin-bottom: 30px;
}

    ##CSS Waheed
    .tbl_height_400 {
    height: calc(100vh - 400px);

    .pr-20 {
    padding-right: 20px;
}
}

*/
.webloader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffffff;
    background-image: url(/Imgs/loader.gif);
    background-position: center center;
    z-index: 99999;
    background-repeat: no-repeat;
}

.ank {
    cursor: pointer;
}

.bg-clr-white {
    background-color: #fff !important;
}

.txtred {
    color: #ed5656 !important;
}

.btnTxt_green {
    font-weight: 500;
    color: #ffffff;
    background-color: #55d452;
}

    .btnTxt_green:hover {
        color: #ffffff;
        background-color: #36cc33;
    }

.employeeDrp .dropdown-menu {
    transform: translate3d(-150px, 0px, 0px) !important;
}

.width100Per {
    width: 100% !important;
}

.with60 {
    width: 60px !important;
}

.with80 {
    width: 80px !important;
}

.with100 {
    width: 100px !important;
}

.wd25Per {
    width: 25% !important;
}

.tb-ctrl {
    width: 100%;
    padding: 0.375rem 0.75rem;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.textarea_height_xl {
    height: 300px !important;
}

.mb-6 {
    margin-bottom: 2rem !important
}

.treatment_box.col1 {
    width: 99.2% !important;
}

.treatment_box.col2 {
    width: 47.2% !important;
}

.treatment_box:hover {
    background-color: #f4f4f4;
    cursor: pointer
}

.treatment_box.disabled {
    background-color: #dad6d6 !important;
}

    .treatment_box.disabled:hover {
        cursor: no-drop !important;
    }

.appointmenTbl_height {
    height: calc(100vh - 600px) !important;
}

.fr {
    float: right !important;
}

.fl {
    float: left !important;
}

.wa {
    width: auto !important;
    padding: 4px 15px !important;
}



.btn_head {
    color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 18%;
    padding: 4px 0px;
    text-align: center;
    float: left;
    margin-right: 2%;
    font-size: 13px;
    font-weight: 700;
    background: #0a57c6;
}

    .btn_head:hover {
        cursor: pointer;
        text-decoration: underline;
        background-color: #3774cd;
    }

.height_calc100 {
    height: calc(100vh - 100px);
}

.height_calc200 {
    height: calc(100vh - 200px);
}

.height_calc250 {
    height: calc(100vh - 250px);
}

.height_calc280 {
    height: calc(100vh - 280px);
}

.height_calc300 {
    height: calc(100vh - 300px);
}

.height_calc335 {
    height: calc(100vh - 335px);
}

.height_calc350 {
    height: calc(100vh - 350px);
}

.height_calc400 {
    height: calc(100vh - 400px);
}

.height_calc415 {
    height: calc(100vh - 415px);
}

.height_calc450 {
    height: calc(100vh - 450px);
}

.height_calc475 {
    height: calc(100vh - 475px);
}



.height_calc500 {
    height: calc(100vh - 500px);
}

.height_calc525 {
    height: calc(100vh - 525px);
}

.height_calc550 {
    height: calc(100vh - 550px);
}

.height_calc600 {
    height: calc(100vh - 600px);
}

.pnl-head_title {
    width: 90% !important;
}

.pnl-editimg {
    margin-left: 7%;
}

.pnl-body_title {
    font-weight: bold !important;
}

.pnl-body_desc {
    color: #333333 !important;
}

.input-group .drp {
    width: 100%;
}
/*    
Print CSS */
.brd-bt {
    border-bottom: 2px solid;
}

.balance_amount {
    margin-left: 10px;
    font-size: 12px !important;
}


.txtarea {
    width: 100%;
    height: 88px;
}

.opBox {
    border: none;
    padding: 0px 10px !important;
    min-height: unset !important;
}

.patientDetail {
    padding: 10px 0px 10px 20px !important;
}

.inst:not(:last-child) {
    margin-right: 20px;
}

.plusIcon {
    float: right;
    width: 1.5%;
}

.clsViewInvoiceDetail {
    color: #177ae5 !important;
    cursor: pointer !important
}

.todoList_box img {
    height: 25px;
}

.block-yellow {
    background-color: #ffefd5 !important;
    color: #b17b23 !important;
}

.block-green {
    background-color: #ebf3e5 !important;
    color: #67933f !important;
}

.block-red {
    background-color: #eac0bc !important;
}


.rpt-download-icon {
    position: absolute;
    top: 1%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .rpt-download-icon img {
        width: 30px;
    }


.ledger_report-sec .pl {
    width: 60%;
    float: left
}

.ledger_report-sec .pr {
    width: 38%;
    text-align: right
}

.ledger_report-sec .spn-r {
}

    .ledger_report-sec .spn-r:hover {
        font-size: 14px;
    }
