.hidden { display: none; }
.dataTable { clear: both; margin: 1.5rem 0; width: 100%; }
.no-wrap { white-space: nowrap; } /* prevent wrapping on long header cells */
.no-bullets { list-style: none; }
.block { display: block; }