

@media print {
    .pagebreak {
        clear: both;
        break-after: always;
        page-break-after: always;
        page-break-inside: always;
    }
}

.printer-th58mm{ width: 218px; max-width: 219px; }
.printer-th58mm *{ font-size: 10px; color: black; font-family: "Andale Mono", monospace; }

.printer-th80mm{ width: 302px; max-width: 302px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.printer-th80mm *{ font-size: 8pt; font-weight: bold; color: black; font-family: "Andale Mono", monospace; }
.printer-th80mm > *{ font-size: 8pt; font-weight: bold; color: black; font-family: "Andale Mono", monospace; }

.printer-th80mm-strict{ width: 302px; max-width: 302px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

