.selection-stats {
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  min-width: 0;
}
@media (min-width: 600px) {
  .selection-stats {
    padding: 0 15px;
  }
}
.selection-stats-login, .selection-stats-finalization {
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  min-width: 0;
  flex-basis: 100%;
}
@media (min-width: 600px) {
  .selection-stats-login, .selection-stats-finalization {
    padding: 0 15px;
    flex-basis: 50%;
  }
}
.selection-stats-login > div, .selection-stats-finalization > div {
  width: 100%;
}
.selection-graph, .selection-bar {
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  min-width: 0;
}
@media (min-width: 600px) {
  .selection-graph, .selection-bar {
    padding: 0 15px;
  }
}
.selection-graph-login, .selection-graph-finalization, .selection-graph-daily, .selection-bar-login, .selection-bar-finalization, .selection-bar-daily {
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  min-width: 0;
  flex-basis: 100%;
}
@media (min-width: 600px) {
  .selection-graph-login, .selection-graph-finalization, .selection-graph-daily, .selection-bar-login, .selection-bar-finalization, .selection-bar-daily {
    padding: 0 15px;
  }
}
.selection-graph-login > div, .selection-graph-finalization > div, .selection-graph-daily > div, .selection-bar-login > div, .selection-bar-finalization > div, .selection-bar-daily > div {
  width: 100%;
}
.selection-graph-login-footer-button, .selection-graph-finalization-footer-button, .selection-graph-daily-footer-button, .selection-bar-login-footer-button, .selection-bar-finalization-footer-button, .selection-bar-daily-footer-button {
  background-color: #CF1527;
}
.selection-summary {
  padding: 0 20px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  min-width: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .selection-summary {
    padding: 0 30px;
  }
}
.selection-summary > div {
  width: 100%;
}
.selection-summary-table {
  position: relative;
  min-width: 600px;
}
.selection-summary-table-col-name {
  min-width: 250px;
  width: 100%;
}
.selection-summary-table-col-ltmpt, .selection-summary-table-col-quota, .selection-summary-table-col-reg1, .selection-summary-table-col-reg2, .selection-summary-table-col-reg2r, .selection-summary-table-col-regt, .selection-summary-table-col-regk, .selection-summary-table-col-acc1, .selection-summary-table-col-acc2, .selection-summary-table-col-acct, .selection-summary-table-col-acck {
  min-width: 80px;
  width: 8%;
}
.selection-summary-table-cell-name {
  min-width: 250px;
  width: 20%;
}
.selection-summary-table-cell-ltmpt, .selection-summary-table-cell-quota, .selection-summary-table-cell-reg1, .selection-summary-table-cell-reg2, .selection-summary-table-cell-reg2r, .selection-summary-table-cell-regt, .selection-summary-table-cell-regk, .selection-summary-table-cell-acc1, .selection-summary-table-cell-acc2, .selection-summary-table-cell-acct, .selection-summary-table-cell-acck {
  min-width: 80px;
  width: 8%;
  text-align: right !important;
}
.selection-summary-table-cell-ltmpt {
  text-align: left !important;
}
.selection-summary-footer-button {
  background-color: #CF1527;
}
.selection-reopen {
  padding: 0 20px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  min-width: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .selection-reopen {
    padding: 0 30px;
  }
}
.selection-reopen > div {
  width: 100%;
}
.selection-reopen-table {
  position: relative;
  min-width: 600px;
}
.selection-reopen-table-col-name {
  min-width: 250px;
}
.selection-reopen-table-col-recap, .selection-reopen-table-col-bast, .selection-reopen-table-col-ltmpt, .selection-reopen-table-col-choice, .selection-reopen-table-col-request, .selection-reopen-table-col-accept, .selection-reopen-table-col-reject, .selection-reopen-table-col-short-name {
  min-width: 80px;
  width: 10%;
}
.selection-reopen-table-col-accept, .selection-reopen-table-col-reject {
  text-align: right !important;
}
.selection-reopen-table-cell-name, .selection-reopen-table-cell-recap, .selection-reopen-table-cell-bast, .selection-reopen-table-cell-ltmpt, .selection-reopen-table-cell-choice, .selection-reopen-table-cell-request, .selection-reopen-table-cell-accept, .selection-reopen-table-cell-reject, .selection-reopen-table-cell-short-name {
  position: relative;
}
.selection-reopen-table-cell-name {
  min-width: 250px;
}
.selection-reopen-table-cell-recap, .selection-reopen-table-cell-bast, .selection-reopen-table-cell-ltmpt, .selection-reopen-table-cell-choice, .selection-reopen-table-cell-request, .selection-reopen-table-cell-accept, .selection-reopen-table-cell-reject, .selection-reopen-table-cell-short-name {
  min-width: 80px;
  width: 10%;
}
.selection-reopen-table-cell-accept, .selection-reopen-table-cell-reject {
  text-align: right !important;
}
.selection-reopen-table-cell-accept-button, .selection-reopen-table-cell-reject-button {
  display: inline-block;
  background-color: #CF1527;
  color: white;
  font-weight: 700;
}
.selection-reopen-table-cell-sortable {
  cursor: pointer;
}
.selection-reopen-table-cell-sortable::after {
  position: absolute;
  right: 20px;
}
@media (min-width: 600px) {
  .selection-reopen-table-cell-sortable::after {
    right: 30px;
  }
}
.selection-reopen-table-cell-sortable[sort-order=asc]::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpolygon points='4 0,8 8,0 8' fill='%23818688'/%3E%3C/svg%3E");
}
.selection-reopen-table-cell-sortable[sort-order=desc]::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpolygon points='0, 0 8,0 4,8 8' fill='%23818688'/%3E%3C/svg%3E");
}
.selection-reopen-footer-button {
  background-color: #CF1527;
}

/*# sourceMappingURL=selection.css.map */
