/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs/fh-4.0.1
 *
 * Included libraries:
 *   FixedHeader 4.0.1
 */

table.dataTable.fixedHeader-floating,
table.dataTable.fixedHeader-locked {
    position: relative !important;
    background-color: white;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@media print {
    table.fixedHeader-floating {
        display: none;
    }
}


