@font-face { 
font-family: barcode39;  
src: url('IDAutomationHC39M.woff');
}
.submenu{background:#ddd;}
body{background:#fff;}
form{background:#eee;margin:2px;padding:5px;}
.btn {margin:2px;}
.menu{background:#44a;color:#fdd;}
.menu a{color:#fff;}
label{margin:0;font-size:7pt;font-weight:bold;text-transform:uppercase;}
.code, .express, .date, .area{white-space:nowrap;}
.cost,.scrap,.depre_pc,.age,.type, .qty, .found {text-align:right;}
thead{background:#44a;color:#fff;text-transform:uppercase;font-size:0.8em;}
input{margin:2px;}
.page{width:210mm;height:295mm;padding:14mm 5mm 15mm 5mm;text-align:left;background:#ffa; margin:0 auto;}
.sticker{font-size:8pt;display:inline-block;text-align:center;padding:2mm 3mm;width:38mm;height:27mm;margin:0 1mm;vertical-align:top;background:#fff;}
.sticker .code{font-size:6pt;font-weight:bold;line-height:95%;margin-top:5mm;}
.barcode{font-size:1.2em;font-family:barcode39;padding:0px;margin:12px 0;}
.sticker .desc{line-height:90%;}
.thumb{height:60px;}

.footer{background:#666;color:#fff;min-height:6%;}
.footer a{color:#ddf;}

input.date{width:120px;}
.table-hover tbody tr:hover {background:#fbb;}
input[type=search]{border:1px solid #aaa;}table.dataTable tbody
td{padding:3px;font-size:10pt;}
option[value='']{color:#bbb;}

@page {
  size: A4;
  margin: 0;
}

@media print {
 
  /* ... the rest of the rules ... */
}
