@media print {
    body {
        font-family: 'Inter-Bold' !important;
        height:99% !important;
    }
    header {
        display:none !important;
    }
    div, span, ct, h1, h2, h3, h4, h5, h6 {
        /*background-color:initial !important;*/
        -webkit-print-color-adjust: exact;
    }
    .h1StepTitle {
        color: #0072CD !important;
        /*font-family: 'Inter-Bold' !important;*/
        font-size: 25px;
        font-style: normal;
        font-weight: bold;
        margin-bottom: 10px !important;
    }
    .rowConf {
        color: #58595A !important;
        padding-top: 0px !important;
        padding-bottom: 10px !important;
        font-size: 12px !important;
        line-height: 13px !important;
    }
    .rowConf > p span {
            color: #58595A !important;
            font-size: 12px !important;
            line-height: 13px !important;
        }
    .rowConf > p {
        margin:0;
        }
    .div_address {
        float:left !important;
    }
    .rowConf > span {
        font-size: 12px !important;
        color: #58595A !important;
        line-height: 13px !important;
        margin-right: 100px !important;
    }
    .h1Foot {
        font-weight: bold;
        color: #BBBEBF !important;
        font-size: 25px !important;
    }
    .headerInfo {
        background: #0072D1 !important;
        color: #fff !important;
        line-height: 35px;
        padding: 0 10px;
        font-size: 20px !important;
    }
    .lblRegular16 {
        font-size: 12px !important;
        color: #58595A !important;
    }
    .headerRowConf {
        font-weight: bold;
    }
    .lblBold16 {
        font-weight: bold;
        font-size: 12px !important;
        color:#6C6D71 !important;
    }
    .ovflw-x-scroll-xs, .box-tb {
        overflow-x:hidden;
    }
    .h1Foot {
        font-family: 'Inter-Bold' !important;
        color: #BBBEBF !important;
        font-size: 20px !important;
    }
    td, th, p {
        color:#6C6D71 !important;
    }
    th {
        font-weight:bold;
    }
    .lblGreen20 {
        color:#43B02A !important;
        font-size:12px !important;
        font-weight: bold !important;
    }
    .orderContent {
        margin-top:20px;
    }
    .h1Foot {
        padding-bottom:0;
    }

    .colItem {
        width: 150px !important;
    }
    .colDesc {
    }
    .colPV1,.colVAT1,.colTotals2, .colQty {
        width:95px !important;
    }
    .colPV2{
        width:30px !important;
    }
    .colVAT2 {
        width: 60px !important;
    }
    .colTotals1 {
        width:5px !important;
    }
    a[id$=btnLogin] {
                display: none !important;
        }
    div[id$=div_associatelogin] {
            margin-bottom: 0px !important;
            float: left !important;
        }
    div[id$=div_associateMexico] {
        display:none;
    }
}
