.container-fluid .printQuoteCustom  tr  td {
    border-left: 0px !important;
    border-right: 0px !important;
}
.printQuoteCustom {
    border:none;
    -webkit-print-color-adjust: exact;
                -moz-print-color-adjust: exact;
                -ms-print-color-adjust: exact;
                print-color-adjust: exact;
}
.printQuoteCustom .bgd{
    background: #494949 !important;
    color: white !important;
}
.printQuoteCustom .bgl{
    background: #c0c0c0 !important;
}
