.btnBarBottom{display: none;}
.clientRfqForms{display: none;}
#retractQuote{display: none;}
div.printTrigger{display: none; clear:both; orient:both; overflow:hidden; margin:5px; padding:5px; }
*{background-image: none !important; background-color: white !important; color: black;  text-shadow: none;}
a, input, button {display: none;}
.box .c, .boxGrey .c, .boxFlat .c, .boxBlank .c {border-left:0px; border-right:0px;}

.hidden-print {
    display: none !important;
}

.visible-print {
    display: block !important;
}

.col-xs-6 {
    width: 150px;
}

[class*="col-sm-"] {
    float: left;
}

div.grid2d .cell1,
div.grid2d .cell2 {
    width: 48%;
}

.collapsed-print {
    display: block !important;
}
