
table.table-begroting-new thead.floating {
  position: static !important;

} 
table.table-begroting-new thead th {
  position: static !important;
  /* display: none !important; */
}

#cmdResume, #cmdExport, #finrapfilter,
 .dtps_simple_content_wrap_content_header {
  display: none !important;
  position: static !important;
  z-index: -1000 !important;
  top: -9999px !important;
  left: -9999px !important;
  clip: rect(0 0 0 0); 
  height: 1px; width: 1px; 
}

.dtps_option_header {
  display: none;
}

