body {
    background: #fff;
}

.sidebar,
.topbar,
.flash-stack,
.toolbar,
.print-hidden {
    display: none !important;
}

.content,
.panel,
.detail-grid,
.table-card {
    padding: 0;
    box-shadow: none;
    border: 0;
    background: #fff;
}

