.thead {
  height: 3rem; }

.table thead th {
  vertical-align: middle; }

.tcenter {
  text-align: center; }

table.dataTable.table-sm .sorting::before, table.dataTable.table-sm .sorting_asc::before, table.dataTable.table-sm .sorting_desc::before {
  top: 0.8rem; }

table.dataTable.table-sm .sorting::after, table.dataTable.table-sm .sorting_asc::after, table.dataTable.table-sm .sorting_desc::after {
  top: 0.8rem; }

table.dataTable thead .sorting::before, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_desc_disabled::before {
  content: "\2191"; }

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
  content: "\2193"; }

th.dt-center, td.dt-center {
  text-align: center; }

#externallinks a {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

#jumbotrondb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23); }

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
  background-color: #2478A7; }

table.dataTable tbody tr.selected a, table.dataTable tbody th.selected a, table.dataTable tbody td.selected a {
  color: #FFFFFF; }

/*# sourceMappingURL=datatables.css.map */
