.mock-exam-history[data-v-2ced14a4] {
  margin-bottom: 2rem;
}
.mock-exam-history[data-v-2ced14a4] .b-overlay .spinner-border {
  color: #063369;
}
.page-title-wrapper[data-v-2ced14a4] {
  margin-top: 45px;
}
.page-title[data-v-2ced14a4] {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  line-height: 24px;
}
.page-title-underline[data-v-2ced14a4] {
  margin: 25px 0 30px;
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
}
.how-to-use-section[data-v-2ced14a4] {
  margin-bottom: 16px;
  text-align: right;
}
.how-to-use-link[data-v-2ced14a4] {
  text-decoration: underline;
  font-size: 14px;
}
.table-header th[data-v-2ced14a4] {
  background-color: #edf6ff;
  font-size: 14px;
  color: #004b9e;
  font-weight: 600;
  text-align: center;
  border: 1px solid #bcd2eb;
  border-bottom: 0 !important;
}
.table-body td[data-v-2ced14a4] {
  font-size: 14px;
  font-weight: 400;
  color: #222;
  padding: 8px 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #bcd2eb;
}
.cell-empty[data-v-2ced14a4] {
  text-align: center;
  padding: 20px 0;
}
.status-used[data-v-2ced14a4] {
  color: #28a745;
}
.status-unused[data-v-2ced14a4] {
  color: #d75125;
}
.status-pending[data-v-2ced14a4] {
  color: #c47a1a;
  font-weight: 600;
}
.mock-exam-link[data-v-2ced14a4] {
  text-decoration: underline;
}
@media only screen and (max-width: 576px) {
.pagination-bar[data-v-2ced14a4] {
    row-gap: 8px;
}
.pagination-bar .pagination[data-v-2ced14a4] {
    margin-bottom: 0;
}
}
.back-btn[data-v-2ced14a4] {
  padding: 8px 32px;
}
.mock-exam-history-cards .mock-exam-history-card[data-v-2ced14a4] {
  border: 1px solid #bcd2eb;
  border-radius: 4px;
  padding: 12px;
  margin-bottom: 12px;
  background: #fff;
}
.mock-exam-history-cards .mock-exam-history-row[data-v-2ced14a4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.mock-exam-history-cards .mock-exam-history-row[data-v-2ced14a4]:last-child {
  margin-bottom: 0;
}
.mock-exam-history-cards .mock-exam-history-label[data-v-2ced14a4] {
  font-weight: normal;
  color: #666;
  font-size: 13px;
  min-width: 90px;
}
.mock-exam-history-cards .mock-exam-history-value[data-v-2ced14a4] {
  font-size: 14px;
  color: #222;
  text-align: right;
  flex: 1;
  word-break: break-word;
}
.mock-exam-history-cards .mock-exam-history-value.status-used[data-v-2ced14a4] {
  color: #28a745;
}
.mock-exam-history-cards .mock-exam-history-value.status-unused[data-v-2ced14a4] {
  color: #d75125;
}
.mock-exam-history-cards .mock-exam-history-empty[data-v-2ced14a4] {
  text-align: center;
  padding: 20px 0;
  color: #222;
  font-size: 14px;
}
