.codex-batch-public-time {
  margin-top: 10px;
}

.codex-batch-public-time input {
  color: #222;
}

.codex-batch-public-note {
  margin: -2px 16px 12px;
  color: #999;
  font-size: 12px;
  line-height: 1.55;
}

.codex-check-article-card.pending-required {
  border-color: #ef2b24;
  background: #fff4f3;
}

.codex-check-article-card.pending-required .codex-check-checkbox {
  background: #ef2b24;
  color: #fff;
}

.codex-check-pending-label {
  display: block;
  margin-top: 5px;
  color: #ef2b24;
  font-size: 12px;
  font-weight: 700;
}

.codex-check-article-section .codex-check-article-card {
  cursor: default;
}
