.learndash-wrapper .ace-ld-table-group,
.wpProQuiz_content .ace-ld-table-group {
  margin: 14px 0 18px;
  padding: 16px;
  border: 1px solid #d0d7de;
  border-radius: 12px;
  background: #fff;
}

.learndash-wrapper .ace-ld-progress-badge,
.wpProQuiz_content .ace-ld-progress-badge {
  display: inline-flex;
  align-items: center;
  margin: 0 0 12px;
  padding: 6px 10px;
  border: 1px solid #d0d7de;
  border-radius: 999px;
  background: #f8fafc;
  color: #111827;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}

.learndash-wrapper .ace-ld-table-host .wpProQuiz_question_page,
.learndash-wrapper .ace-ld-table-host .wpProQuiz_questionNumber,
.learndash-wrapper .ace-ld-table-host .wpProQuiz_question_page span,
.wpProQuiz_content .ace-ld-table-host .wpProQuiz_question_page,
.wpProQuiz_content .ace-ld-table-host .wpProQuiz_questionNumber,
.wpProQuiz_content .ace-ld-table-host .wpProQuiz_question_page span {
  display: none !important;
}

.learndash-wrapper .ace-ld-table-group-title,
.wpProQuiz_content .ace-ld-table-group-title {
  font-weight: 700;
  margin-bottom: 8px;
}

.learndash-wrapper .ace-ld-table-group-intro,
.wpProQuiz_content .ace-ld-table-group-intro {
  margin: 0 0 12px;
}

.learndash-wrapper .ace-ld-table-wrap,
.wpProQuiz_content .ace-ld-table-wrap {
  overflow-x: auto;
}

.learndash-wrapper table.ace-ld-table-decision,
.wpProQuiz_content table.ace-ld-table-decision {
  width: 100%;
  border-collapse: collapse;
  min-width: 760px;
}

.learndash-wrapper table.ace-ld-table-decision th,
.learndash-wrapper table.ace-ld-table-decision td,
.wpProQuiz_content table.ace-ld-table-decision th,
.wpProQuiz_content table.ace-ld-table-decision td {
  border: 1px solid #d0d7de;
  padding: 10px 12px;
  vertical-align: top;
  color: #111827;
  background: #fff;
}

.learndash-wrapper table.ace-ld-table-decision th,
.wpProQuiz_content table.ace-ld-table-decision th {
  position: sticky;
  top: 0;
  z-index: 1;
  background: #f8fafc;
  font-weight: 700;
}

.learndash-wrapper .ace-ld-table-choice,
.wpProQuiz_content .ace-ld-table-choice {
  text-align: center;
  width: 92px;
}

.learndash-wrapper .ace-ld-table-radio-wrap,
.wpProQuiz_content .ace-ld-table-radio-wrap {
  display: inline-flex;
  justify-content: center;
  width: 100%;
}

.learndash-wrapper .ace-ld-table-radio-wrap input[type="radio"],
.wpProQuiz_content .ace-ld-table-radio-wrap input[type="radio"] {
  margin: 0;
}

.learndash-wrapper .ace-ld-native-question-hidden,
.wpProQuiz_content .ace-ld-native-question-hidden {
  display: none !important;
}

.learndash-wrapper .ace-ld-table-hidden-member,
.wpProQuiz_content .ace-ld-table-hidden-member {
  position: absolute !important;
  left: -99999px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.learndash-wrapper .ace-ld-table-row-missing td,
.wpProQuiz_content .ace-ld-table-row-missing td {
  background: #fff7ed;
}

.learndash-wrapper .ace-ld-table-has-missing,
.wpProQuiz_content .ace-ld-table-has-missing {
  border-color: #ea580c;
  box-shadow: 0 0 0 2px rgba(234, 88, 12, 0.12);
}

.learndash-wrapper .ace-ld-review-hidden,
.wpProQuiz_content .ace-ld-review-hidden {
  display: none !important;
}

.learndash-wrapper .ace-ld-review-badge,
.wpProQuiz_content .ace-ld-review-badge {
  display: inline-flex;
  align-items: center;
  margin-right: 6px;
  padding: 2px 8px;
  border: 1px solid #d0d7de;
  border-radius: 999px;
  background: #f8fafc;
  color: #111827;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
}

.learndash-wrapper .ace-ld-review-video-box,
.wpProQuiz_content .ace-ld-review-video-box {
  margin-top: 14px;
  padding: 14px;
  border: 1px solid #d0d7de;
  border-radius: 12px;
  background: #f8fafc;
}

.learndash-wrapper .ace-ld-review-video-heading,
.wpProQuiz_content .ace-ld-review-video-heading {
  font-weight: 700;
  margin-bottom: 10px;
  color: #111827;
}

.learndash-wrapper .ace-ld-review-video-card,
.wpProQuiz_content .ace-ld-review-video-card {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #d0d7de;
}

.learndash-wrapper .ace-ld-review-video-card:first-of-type,
.wpProQuiz_content .ace-ld-review-video-card:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.learndash-wrapper .ace-ld-review-video-card-header,
.wpProQuiz_content .ace-ld-review-video-card-header {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-bottom: 8px;
}

.learndash-wrapper .ace-ld-review-video-row-badge,
.wpProQuiz_content .ace-ld-review-video-row-badge {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  border: 1px solid #d0d7de;
  border-radius: 999px;
  background: #fff;
  color: #111827;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
}

.learndash-wrapper .ace-ld-review-video-title,
.wpProQuiz_content .ace-ld-review-video-title {
  color: #111827;
}

.learndash-wrapper .ace-ld-review-video-embed,
.wpProQuiz_content .ace-ld-review-video-embed {
  overflow: hidden;
}

.learndash-wrapper .ace-ld-review-video-link,
.wpProQuiz_content .ace-ld-review-video-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 8px 14px;
  border-radius: 10px;
  background: #111827;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
}
