.main {
    font-family: "Arial";
    font-size: 11px;
    margin-top: 0px;
}

/**
* TOPBAR
*/
.kfs-topbar {
    display: none;
}

body {
    -webkit-print-color-adjust: exact !important;
}

.tableTitle {
    background-color: #3EBEE8 !important;
    box-shadow: inset 0 0 0 1000px #3EBEE8;
}

.rightCellHighlight, .leftCellHighlight {
    background-color: #DFF1FB !important;
    box-shadow: inset 0 0 0 1000px #DFF1FB;
}
