html {
	height: 99%;    
}
body { font-family:Arial; font-size:11pt; color:#ffffff; width:20.3cm; font-size: 14px; height: 99%;    }

@page {
    margin-left: 0.4cm;
	margin-right:0.4cm;
}

#searchProducts { display:none; }
.product_count { display:none; }
.brand { width:50px; text-align:right; margin-right:5px; display:block; float:left;  padding-top:5px; }

.noprint {display: none;  }
.want_print { display:block; font-size: 16px; }
button, .btn-outline-primary { border: 1px solid rgb(0, 0, 0); }

.table tbody tr td,.table thead tr td {
     border-top: 1px solid #999!important;
	border-bottom: 1px solid #999!important;
  }
  
.table thead tr th,.table tbody tr th {
     border-top: 1px solid #999!important;
	border-bottom: 1px solid #999!important;
  }
  
.total_print_bord  {
 	border: 3px solid black!important;
}


.iorder-table-striped tr:nth-child(even) td {
	background-color: #f9f9f9 !important;
	-webkit-print-color-adjust: exact;
}


.border-LR{
	border-left: 1px solid #777 !important;
	border-right: 1px solid #777 !important;
}

