

@media print {

  a[href]:after {content: none;}
 /* .productdetails-view h1 {display:none;}*/
	

}


.catproducttable tbody tr td:first-of-type, .catproducttable thead tr th:first-of-type {text-align: left;}
td.cell_name {    width: 12%;}
td.cell_s_desc {    width: 45%;}
td.cell_priceWithoutTax {    width: 15%;}
td.cell_salesPrice {    width: 15%;}
.catproducttable td:last-of-type {min-width: 95px;}
.catproducttable tbody tr.row_attached_product2 {width: 210mm;}
.catproducttable tbody {width:100%!important;}
.catproducttable {width:100%!important;}
.catproducttable tbody tr {width:100%!important;isplay: table-row;}
.catproducttable tbody td[data-title]:before {display:none;}
.catproducttable tbody td[data-title] {border:none;}
.catproducttable tbody td {display: table-cell;    border: none;}
.catproducttable thead {position:relative;}
/*.catproducttable thead tr {display: table-row;}*/
.catproducttable thead th, .catproducttable thead td {display: table-cell;}
.catproducttable thead tr th.cell_name {idth: 12%;    display: table-cell;}
.catproducttable thead tr th.cell_s_desc {width: 45%;    display: table-cell;}
.catproducttable thead tr th.cell_priceWithoutTax {width: 15%;    display: table-cell;}
.catproducttable thead tr th.cell_salesPrice {    width: 15%;    display: table-cell;}
th.cell_quantity {display:none!important;}
td.cell_priceWithoutTax {padding:0px!important;}
body.contentpane span.PricepriceWithoutTax {    margin: 0px 0px 0px 0px;}
.catproducttable .vm-price-value span {    margin: 0px 0px 0px 0px;}