@media print and (color)  {
   
    body {
        -webkit-print-color-adjust: exact;
    }
    html, body {
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
      }
    
      * {
        page-break-before: avoid;
        page-break-after: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
      }
    .card{
        height: 100%;
    }
    .card-block.card-height{
        height: 100%;
    }
    .bill-row, .bill-col{
        margin: 0;
        padding: 0;
    }
    .iq-sidebar{
        display: none;
    }
    .iq-top-navbar{
        display: none;
    }
    .content-page{
        margin: 0;
        padding: 0;
    }
    .btn {
        display: none;
    }
    .card{
        border: 0;    margin: 0;
    }
    .not-for-print{
        display: none;
    }
    .full-bill-h{
        display: none !important;
    }
    .iq-footer{
        display: none;
    }
    .full-bill{
        /* border: 1px solid #110a57 !important; */
        padding: 10px;
        /* border-radius: 2px; */
        /* width: 250mm;
        min-height: 339mm;
        margin: 10mm auto; */
    }
    .main-bill-div{
        padding: 0px;
    }
    .table-bill{
        font-size: 13px;
        font-weight: normal;
        color: #110a57;
        line-height: 1;
    }
    .table-bill .tf{
        border-left: 0;
        border-bottom: 0 !important;        
    }
    .table-bill th{
        padding: 6px;
        border: 1px solid #110a57;
        border-left: 0 !important;
        border-top: 0 !important;
        text-transform: uppercase;
        background: beige;
        /* border-top: 0;    border-left: 0; */
    }
    .table-bill td{
        padding: 6px;
     border: 1px solid #110a57;
    /* border-bottom: 0; */
    }
    .table-billh{
        font-size: 15px;
        font-weight: 600;
        color: #110a57;
        line-height: 1;
        display: inline-block;
    }
    .table-billh td{
        padding: 4px 6px;
    }
    .tdsec{
        padding-left: 20px;
    }
    
    .table-billt{
        font-size: 16px;
        font-weight: 700;
        color: #110a57;
        line-height: 1;
    }
    .table-billt td{
        padding: 4px;

    /* border-bottom: 0; */
    }
    .table-billn{
        font-size: 13px;
        font-weight: 700;
        color: #110a57;
        line-height: 1;
        margin: 0;
    }
    .table-billn th.title{
        background: #ffcab1;
    }
    .table-billn th{
        padding: 6px;
        border: 1px solid #110a57;
        border-left: 0;
        text-transform: uppercase;
        background: beige;
        /* border-top: 0;    border-left: 0; */
    }
    .table-billn td{
        padding: 6px;
        border: 1px solid #110a57;
        font-weight: normal;
    /* border-bottom: 0; */
    }
    .table-bal{
        font-size: 13px;
        font-weight: normal;
        color: #110a57;
        line-height: 1;
        margin: auto;
    }
    .table-bal th{
        padding: 6px;
        border: 1px solid #110a57;
        text-transform: uppercase;
        background: beige;
        /* border-top: 0;    border-left: 0; */
    }
    .table-bal td{
        padding: 6px;
     border: 1px solid #110a57;
    /* border-bottom: 0; */
    }
    
    .modal-backdrop{
        display: none !important;
    }
    .modal-dialog {
        margin: 0 !important;
        height: calc(100vh - 0px) !important;
    }
    .modal-content{
        border: none !important;
    }
    .modal-body{
        padding: 0;
    }
    .row{
        margin: 0;
        display: block;
    }
    .col-md-9{
        max-width: 100%;
        margin: 0;
        padding: 0;
    }
}


.tal{
    text-align: left !important;
}.tac{
    text-align: center !important;
}
.tar{
    text-align: right !important;
}
 .table-billt{
    font-size: 15px;
    font-weight: 700;
    color: #110a57;
    line-height: 1;
}
.table-billt td{
    padding: 4px;

/* border-bottom: 0; */
}
 .table-bill{
    font-size: 10px;
    font-weight: normal;
    color: #110a57;
    line-height: 1;
}
.table-bill .tf{
    border-left: 0;
    border-bottom: 0 !important;        
}

.table-bill th{
    padding: 5px;
    border: 1px solid #110a57;
    border-left: 0 !important;
    border-top: 0 !important;
    text-transform: uppercase;
    background: beige;
}
.table-bill td{
    padding: 3px;
    border: 1px solid #110a57;
}
.table-billh{
    font-size: 14px;
    font-weight: 600;
    color: #110a57;
    line-height: 1;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.table-billh td{
    padding: 2px 3px;
    text-align: left;
}
.tdsec{
    padding-left: 20px;
}
.table-billn{
    font-size: 13px;
    font-weight: 700;
    color: #110a57;
    line-height: 1;
    margin: 0;
}
.table-billn ~ .table-billn {
    margin-left: 0;
}
.table-billn th.title{
    background: #ffcab1;
}
.table-billn th{
    padding: 6px;
    border: 1px solid #110a57;
    text-transform: uppercase;
    background: beige;
    /* border-top: 0;    border-left: 0; */
}
.table-billn td{
    padding: 6px;
    border: 1px solid #110a57;
    font-weight: normal;
/* border-bottom: 0; */
}

.table-bal{
    font-size: 13px;
    font-weight: normal;
    color: #110a57;
    line-height: 1;
    margin: auto;
}
.table-bal th{
    padding: 6px;
    border: 1px solid #110a57;
    text-transform: uppercase;
    background: beige;
    /* border-top: 0;    border-left: 0; */
}
.table-bal td{
    padding: 6px;
 border: 1px solid #110a57;
/* border-bottom: 0; */
}
.div-tab-in{
    display: inline-block;
    vertical-align:top; 
    margin: 2px;
}
.div-tab-in > * {
    vertical-align:top; 
}
.div-tab-in1{
    display: block;
    margin: 2px;
}
