.gdinerPrint .print-logo img {
    display: none;
}

.gdinerPrint .print-title {
    text-align: center !important;
}

.event_details_table {
    border: 1px solid #d3c1f5;
    padding: 8px;
    margin: 10px 0 20px 0;
}

.event_details_table .left_inner {
    float: left;
}

.event_details_table .right_inner {
    float: right;
}

.event_details_table table tr td:nth-child(1) {
    width: 140px;
    font-weight: 500;
}

.event_details_table table tr td:nth-child(2) {
    width: 25px;
    text-align: center;
}

.event_details_table tr td {
    vertical-align: top;
    /* font-size: ; */
    padding-bottom: 7px;
    font-weight: 400;
    color: #000;
}

.gdinerPrint .page-title {
    text-align: center;
    background: #673ab7;
    color: #fff !important;
    padding: 7px 0px;
    text-transform: uppercase;
    margin: 10px 0 0 0;

}

.gdinerPrint label {
    font-size: 14px;
    text-align: center;
}

.gdinerPrint .sec-title {
    color: #673ab7;
    font-size: 19px;
    margin-bottom: -10px;
    font-weight: 600;
}

.gdinerPrint .sub-title {
    background-color: #d0bcf5;
    padding: 5px 7px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    border: 1px solid #bca8df;
    border-bottom: 0px;
    color: #343a40;
}

.gdinerPrint .sub-inner {
    padding: 10px 10px;
    margin: 0px 0px 27px 0px;
    border: 1px solid #bca8df;
}

.gdinerPrint .inner-sub-title {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600;
}

.university-name table tr td:nth-child(2) {
    width: 600px;
}



.gdinerItems li {
    font-weight: 400;
    list-style: none;
    position: relative;
    line-height: 1.7;
    color: #373535;
}

.gdinerItems li::before {
    content: "\25A0";
    color: #673ab7;
    position: absolute;
    top: -5px;
    left: -30px;
    padding: 5px;
    font-size: 13px;
}

.gdinerPrint .sub-inner {
    min-height: 810px;
    overflow-y: auto;
}

.gdinerPrint .gdinerItems h6 {
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline;
}

hr {
    border-top: 1px solid #979393 !important;
}


.gdinerPrint .gdinerItems strong {
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
}

@media print {

    .gdinerPrint {
        margin-top: 0 !important;
    }

    .modal-header {
        display: none;

    }

    .gdinerPrint .print-logo img {
        display: block;
    }

    .gdinerPrint .cats-logo {
        width: 150px !important;
        height: 50px;
        margin-top: 20px;
    }

    .gdinerPrint .logo img {
        width: 50px;
        /* margin: auto;
        margin: auto; */
        display: block;
        margin-bottom: 20px;
    }



    .event_details_table {
        border: 1px solid #cfc9c9;
        /* padding: 30px; */
        padding: 5px;
        margin-bottom: 10px;
    }

    .event_details_table .right_inner {
        float: left;
    }

    /* .print-title-ivoice {
                display: flex;
                justify-content: space-around;
            } */


    .gdinerPrint .print-title-invoice .page-title {
        background: #fff;
        color: #000 !important;
        margin-bottom: 5px !important;
        font-size: 30px;
        padding: 0 !important;
    }


    .gdinerPrint .billDate {
        font-size: 15px;
        font-weight: 400;
        float: right;

        margin-top: -23px;
    }

    .gdinerPrint .page-title {
        background: #fff;
        color: #000 !important;
        margin-bottom: 5px !important;

        font-size: 30px;
        padding: 0 !important;
    }



    .gdinerPrint .sec-title {
        font-size: 22px;
        text-decoration: underline;
        color: #000;
        margin-bottom: -7px;
    }

    .gdinerPrint .sub-title {
        border: 1px solid #dbd6d6;
        background-color: #fff;
    }

    .gdinerPrint .sub-inner {
        border: 1px solid #dbd6d6;
    }

    /* .table .table-success th {
        font-size: 13px;
        background-color:#ccc;
    } */

    .table .table-success th {
        background-color: #ccc !important;
        background-color: #fff !important;
        border-color: #d9ccf0 !important;
        border-color: #d9ccf0 !important;
        color: #000;

    }

    .gdinerPrint .gdinerItems h6 {
        text-decoration: underline;
        margin-bottom: 10px;
    }

    .gdinerItems li::before {
        color: #959191;
        font-size: 10px;
        top: 0px;
    }

    .gdinerItems .h6 {
        text-decoration: underline;
    }

    /* .patient_details_table {
        border: 1px solid #cfc9c9;
        padding: 10px;
        margin-bottom: 30px;
    }

    .patient_details_table tr {
        line-height: 1.2;
    }

    .patient_details_table table tr td:nth-child(1) {
        width: 180px !important;
        font-weight: 0;
    }

    .patient_details_table tr td {
        vertical-align: top;
        font-size: 14px;
        padding-bottom: 4px;
        font-weight: 600;
        color: black;
    } */

    .gdinerPrint .signature {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }

    .university-name table tr td:nth-child(2) {
        width: 300px;
    }

    .heading-sec {
        display: none;
    }

    .print-name {
        display: inline;
    }

    .logo-img img {
        width: 200px;
        margin: auto;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .print-name h2 {
        text-align: center;
    }

    .patient-view-data {
        display: none;
    }

    .patient_details_table {
        display: inline-block;
    }

    /* .event-view {
        margin-top: 30px;
    } */

    .div-table {
        width: 100% !important;
        /* border: 1px solid #ccc; */
        padding: 10px;
        margin-bottom: 20px;
    }

    .div-table td {
        padding-top: 10px !important;
    }

    .signature h4 {
        margin-top: 30px;
        font-weight: 600;
    }

    .div-table tbody tr {
        font-size: 20px;
        padding-bottom: 7px;
    }

    .div-table h5 {
        padding-right: 10px;
    }

    .flexJustify {
        display: flex !important;
        flex-direction: row;
        justify-content: space-between;
    }

    .signature div {
        width: 48%;
        display: inline-block;
        margin-top: 20px;
    }

    .billDate {
        font-weight: bold;
        font-size: 20px;
    }

    .boxContainer {
        border: 1px solid red;
        width: 100%;
        display: block;
    }

    .boxContainer .leftSpan {
        width: 100px;
    }

    .boxContainer .colonWidth {
        width: 100px;
    }

    .boxContainer .rightSpan {
        width: 100px;
    }

    .div-table tr td:first-child {
        width: 250px;
    }

    .div-table tr td:last-child {
        width: 600px;
    }

    .boxTitle {
        margin-top: 20px;
        font-weight: 600;
    }


}

.headerLogo {
    display: none;
}

/* reports */
.head_th th {
    text-align: center;
    padding: 3px;
    background-color: #d2bbeb;
    /* background-color: #baa2e6; */
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}

.sub_head_th th {
    /* text-align: center; */
    padding: 6px;
    font-size: 13px;
}

th.tds_td {
    background-color: #e9944a;
}

th.tot_td {
    background-color: #e9944a;
}

.sub_head_th th,
.sub_head_th td,
.head_th th {
    border: 1px solid #ddd9d4;
}

.tbl_head {
    background-color: #e3b46d;
}

.tbl_head1 {
    background-color: #e8e6e3;
    /* text-align: center; */
}


.tbl_head th {
    font-size: 13px;
}

.sub_head_th td {
    text-align: right;
    font-size: 14px !important;
    font-weight: 500;
    padding: 6px;
    color: #000;
}

.amt_td {
    background-color: #ffe9ce !important;
}

th.tot_head {
    background-color: #ea974e;
    font-size: 14px;
    color: #000;
}



.tbl_foot td {
    font-size: 15px !important;
    font-weight: 700;
    color: #000;
}

td.empty_td {
    padding: 20px;
}

th.tds_td,
th.tot_td {
    white-space: nowrap;
    text-align: right;
}

.gitamLogo img {
    width: 130px;
    margin-top: 10px;
}

@media print {

    .headerLogo {
        display: inline;
        text-align: center;


    }

    .headerLogo h3 {
        margin-bottom: 30px;
        text-align: center;
    }

    .empty_td {
        background-color: #fff;
        border: 0px solid #bbbbbb !important;
    }

    .tbl_head th {
        font-size: 11px;
    }

    .sub_head_th td {
        text-align: right;
        font-size: 13px !important;

    }

    th.tot_head {
        background-color: #ea974e;
        font-size: 16px;
        color: #000;
    }

    .tbl_foot td {
        font-size: 16px !important;
        font-weight: 700;
        color: #000;
    }


    .gitamLogo img {
        width: 30px;
        margin-top: 100px;
    }

    .fright {
        float: right;
    }
}



.patient_details_table table tr td h5 {
    font-size: 15px !important;
}

.patient_details_table {
    border: 1px solid #ccc;
}

.cats-logo {
    width: 150px !important;
    height: 50px;
}

.print-logo img {
    width: 70px;
    /* margin: auto; */
    display: block;
    /* margin-bottom: 20px; */
}

.console_table .head_th th {
    background-color: #93b2d8 !important;
}

.console_table th.tot_head,
.console_table .tot_head td {
    background-color: #f8c105 !important;
}