@page {
    margin: 16mm;
}

body {
    background: #ffffff !important;
    color: #000000;
    font-size: 11pt;
}

.topbar,
.footer,
.tabs,
.toolbar,
.button,
button,
.alert,
.no-print {
    display: none !important;
}

.page {
    width: 100%;
    margin: 0;
}

.print-document,
.panel,
.table-shell {
    border: 0;
    box-shadow: none;
    padding: 0;
}

table {
    page-break-inside: auto;
}

tr {
    page-break-inside: avoid;
    page-break-after: auto;
}

th {
    background: #eeeeee !important;
    color: #000000;
}

a {
    color: #000000;
    text-decoration: none;
}
