table.fixedHeader-floating{position:fixed !important;background-color:white;z-index: 9999;top:50px;}
table.fixedHeader-floating.no-footer{border-bottom-width:0;z-index: 9999;top:50px;}
table.fixedHeader-locked{position:absolute !important;background-color:white;z-index: 9999;top:50px;}
@media print{table.fixedHeader-floating{display:none}}
