.navbar, footer {
    display: none !important;
}
.no-print {
    display: none !important;
}
.only-print {
    display: block !important;
}
tfoot.only-print {
    display: table-footer-group !important;
}
tr.only-print {
    display: table-row !important;
}
.order-print {
    max-width: 600px !important;
}
