@media print{
    * {
        color: #2b3990 !important;
        font-family: monospace !important;
        font-size: 11px !important;
        /*color: red !important;*/
    }
    body {
        color: #2b3990 !important;
    }

    #qr {
        margin-left: 20px !important;
    }
    .logoname h3 {
        color: #2b3990 !important;
        text-transform: uppercase !important;
        font-size: 22px !important;
    }
    .logoname h3 input{
        color: #2b3990 !important;
        text-transform: uppercase !important;
        font-size: 22px !important;
    }
    .header-right h3 {
        color: #2b3990 !important;
        text-transform: uppercase !important;
        font-size: 22px !important;
    }
    /*#tblborder {
        border: 2px solid #2b3990 !important;
        border-color: #2b3990 !important;
    }*/
    .colblack{
        color:black !important;
    }
    .colblack p{
        color: black !important;
    }
    .description:before {
        border-bottom: 1px solid #2b3990 !important;
    }
    #address{
        font-size:10px!important;
    }
    .table thead tr th {
        height:10px;
    }

    .table tbody tr td {
        height: 10px;
    }
    #copy{
        font-size:6px !important;
    }
    #con{
        height:85px !important;
    }
    #condition p{
        font-size:6px !important;
    }
    #headleft h3{
        font-size:15px!important;
    }
    #headleft h3 input{
        font-size: 15px !important;
    }
    #headright h3 {
        font-size: 15px !important;
    }
    #headright h3 span{
        font-size: 15px !important;
    }
    #insurance{
        font-size:8px !important;
        margin-left:75px !important;
    }
    #threesec{
        margin-top:0 !important;
    }
    .one, .two, .three {
        width: 33% !important;
        height:30px !important;
        z-index:10 !important;
    }
    #handle{
        margin-top:20px;
    }
    #tex{
        white-space:nowrap !important;
    }
    #currencytbl{
        height:20px !important;
    }
    .box-left{
        height:352px !important
    }
    .box-right {
        height: 352px !important
    }
    /*.box-left-bottom{
        height: 340px !important
    }

    .box-right-bottom{
        height: 340px !important
    }*/
    #DEPARTURE{
        height:25px !important;
    }
    #FREIGHT{
        height:48px !important;
        font-size:20px !important;
    }
    #curr{
        justify-content:center;
        vertical-align:middle;
    }
    #tbodyheigh{
        height:60px !important;
    }
    #descrip p{
        display:flex;
        flex-direction:row;
        font-size:7px !important;
        padding:0;
        margin:0;
        gap:0;
    }
    #right-p {
        color: #2b3990;
        font-size: 10px !important;
        height: 45px;
        margin-left:5px !important;
    }
    /*----------------------------------*/
    #printdivIS {
        display: block !important;
        font-family: 'open-sans', 'sans-serif', 'montserrat';
    }
    #left {
        width: 70%;
        float: left;
        padding-left:0;
    }
        #left label {
            font-size: 15px !important;
            color: black !important;
        }

    #right {
        width: 30%;
        float: right;
        font-size: 20px !important;
        text-align: right !important;
        padding-right:0;
    }
        #right label {
            font-size: 15px !important;
            color: black !important;
        }

    #IStitle{
        font-size:30px !important;
        color:black !important;
    }
    #Istate {
        font-size: 20px !important;
        color: black !important;
    }

    #salestbl{
        margin-top:20px !important;
    }

        #salestbl tbody tr th,
        #salestbl tbody tr td {
            border: none !important;
            font-size: 16px !important;
            color: black !important;
        }
        #salestbl tbody tr th:last-child {
            font-size: 20px !important;
        }
        #salestbl tbody tr td:first-child {
            font-size: 20px !important;
            font-weight:bolder !important;
        }
        #salestbl tbody tr th:last-child,
        #salestbl tbody tr td:last-child {
            text-align: right !important;
        }

    #exptbl {
        margin-top: 20px !important;
    }
        #exptbl thead tr th,
        #exptbl tbody tr td {
            border: none;
            font-size: 16px !important;
            color: black !important;
        }
        #exptbl tbody tr th {
            border: none;
            font-size: 16px !important;
            color: black !important;
        }
            #exptbl tbody tr th:first-child {
                font-size: 20px !important;
            }
                #exptbl tbody tr th:last-child {
                    text-align: right !important;
                    font-size: 16px;
                }
        #exptbl thead tr th{
            font-size:20px !important;

        }
        #exptbl thead tr th:last-child,
        #exptbl tbody tr td:last-child {
            text-align: right !important;
        }
        #exptbl tbody tr:last-child {
            font-size: 50px !important;
            font-weight: bold !important;
        }

        #exptbl tbody tr td:last-child {
            border-left: 1px solid gainsboro;
            border-right: 1px solid gainsboro;
        }

        #exptbl tbody tr:first-child td:nth-child(2) {
            border-top: 1px solid gainsboro; /* Top border */
        }
    /* Last row, second column */
        #exptbl tbody tr:nth-last-child(-n+2) td:nth-child(2) {
            border-bottom: 1px solid gainsboro; /* Bottom border */
        }

    #footer-fixed {
        margin-top: 12px !important;
        font-size: 25px !important;
    }
   /* ------------------*/
    /*#tabmargintop{
        margin-top:1px !important;
    }
*/
}
