.filter-block-default {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.09);
  background-color: white;
  margin-bottom: 20px;
  padding: 20px;
}
.filter-block-default * {
  margin-right: 10px;
}
.stat-table-general td,
.stat-table-general th {
  height: 2rem;
}
.stat-table-general tbody td {
  border-bottom: 1px solid lightgrey;
}
.stat-table-general td:last-child,
.stat-table-general th:last-child {
  text-align: right;
}
.stat-table-general tfoot > tr > th {
  padding-top: 20px;
}
/*# sourceMappingURL=stats.css.map */