.view-mode-normal .support-container {
  align-items: flex-end;
}

.cell-filler {
  display: none;
}

.stat-cell {
  list-style: none;
}

.unaccounted-table {
  width: auto;
  display: inline-table;
  margin-right: 1em;
}
.unaccounted-table caption {
  font-weight: bold;
}
.unaccounted-table td:first-child {
  width: 14em;
  text-align: left;
}
.unaccounted-table td:last-child {
  text-align: right;
  width: 5em;
}
.unaccounted-table th {
  background: transparent;
  text-align: center;
}
.unaccounted-table caption {
  text-align: center;
}
.unaccounted-table tfoot th {
  text-align: left;
}

.unaccounted-columns {
  text-align: center;
}

/*# sourceMappingURL=usage-table.css.map */
