@page  { size: auto;    /* this affects the margin in the printer settings */     margin: 15mm 5mm 15mm 10mm;  }
body{ width: auto; border: 0; margin: 0; padding: 0; float: none !important;	font-size: 10px; font-family: 	Arial;		}
.noprint {display: none;}
footer, button, .content-header, .navbar-nav, .collapse, .navbar-brand h3{ display: none;}
.navbar-brand img { padding: 10px 0 0 0; float: right; text-align: right; }
.text-right{text-align: right}
.navbar-header{height: 55px;}
table th{ text-align: left;}
.table{ width: 100%;}
.navbar-logo{float: right;}
.printonly{display: block;}