body { background: #fff !important; color: #000 !important; padding: 0 !important; }
.topbar, .tabs, .banner, .toast, .no-print, button { display: none !important; }
.view { max-width: none; padding: 0; }
.view > * > *:not(#slipBox), .view > *:not(:has(#slipBox)) { display: none !important; } /* only the slip prints */
#slipBox > .no-print { display: none !important; }
.slip { background: #fff !important; color: #000 !important; border: 1px solid #000 !important; width: 100%; }
.slip * { color: #000 !important; }
table { font-size: 12px; }
th, td { border-bottom: 1px solid #999 !important; }
