@charset "UTF-8";
/* https://cdn.datatables.net/fixedheader/3.1.2/css/fixedHeader.dataTables.min.css */
table.fixedHeader-floating{position:fixed!important;background-color:#fff}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute!important;background-color:#fff}@media print{table.fixedHeader-floating{display:none}}