td.numeric, th.numeric {
  text-align: right;
}

.table-compact th, .table-compact td {
  padding: 0.1em 0.5em 0 0.25em !important;
}

.table-summary {
  padding: 0;
}

.table-summary th {
  font-weight: bold;
  text-align: left;
  background: #b0c4deaa;
}

.table-summary tr:hover {
  background-color: #81B9BA !important;
}

.table-summary td {
  border-bottom: 1px solid #cccccc;
}

.table-summary td.numeric {
  text-align: center;
}

.table-summary td.monetary {
  text-align: right;
}

span.fa.fa-sort {
  color: #0044ffaa !important;
}
