div.DTS{display:block !important}div.DTS tbody th,div.DTS tbody td{white-space:nowrap}div.DTS div.DTS_Loading{z-index:1}div.DTS div.dataTables_scrollBody{background:#fff}div.DTS div.dataTables_scrollBody table{z-index:2}div.DTS div.dataTables_paginate,div.DTS div.dataTables_length{display:none}
/* Report virtual-scroll rows: the striped diagonal placeholder was showing through transparent odd
   rows. Give the report table clean, solid alternating row colors instead. */
#reportTable tbody tr{background:#fff}
#reportTable tbody tr:nth-child(even){background:#f4f5f9}
