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