@charset "utf-8";

.readers-status-page .table-box {
  max-height: 595px;
}

.readers-status-page th.group-col {
  background: rgba(0, 65, 107, 0.1);
}

.readers-status-page .group-col:nth-of-type(8) {
  border-left: 1px solid var(--color-blue-1);
}

.readers-status-page .group-col:nth-of-type(9) {
  border-right: 1px solid var(--color-blue-1);
}
