#wrap {
  padding-top: 0;
}

html {
  --tw-bg-opacity: 1;
  background-color: #e5faf8;
  min-height: 100%;
}

body {
  background-color: transparent;
}

.o_survey_progress_wrapper {
  min-width: auto;
  max-width: 720px;
}

@media (max-width: 720px) {
  .o_survey_progress_wrapper {
    max-width: 90%;
    padding-left: 0;
  }
}
.o_survey_form .o_survey_question_matrix th {
  background-color: rgb(229, 250, 248);
  color: #00614C;
}

.o_survey_form .o_survey_question_matrix td.o_survey_matrix_btn {
  background-color: #FFF;
}

.o_survey_form .o_survey_question_matrix td.o_survey_matrix_btn:hover {
  background-color: #f8f5f5;
}

.o_survey_form label.o_survey_choice_btn {
  background-color: #FFF;
}

.o_survey_form label.o_survey_choice_btn:hover {
  background-color: #f8f5f5;
}

.o_survey_brand_message {
  display: none !important;
}

.o_survey_key {
  display: none !important;
}

.js_question-wrapper h1 {
  font-size: 2rem;
}
.js_question-wrapper h2 {
  font-size: 1.65rem;
}
.js_question-wrapper h3 {
  font-size: 1.25rem;
}

.o_survey_form .o_survey_question_matrix td, .o_survey_print .o_survey_question_matrix td, .o_survey_session_manage .o_survey_question_matrix td, .o_survey_quick_access .o_survey_question_matrix td {
  min-width: 75px;
}

.o_container_medium {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

.o_survey_print .o_survey_question_matrix th {
  background-color: #04ccba !important;
  color: #FFF !important;
}

.o_survey_print .o_survey_question_matrix i.fa-check-square, .o_survey_print .o_survey_question_matrix i.fa-check-circle, .o_survey_print .o_survey_question_matrix i.o_survey_matrix_empty_checkbox {
  color: #04ccba !important;
}

.o_survey_question_text_box {
  min-height: 125px;
}

.o_survey_print .o_survey_choice_btn.o_survey_selected {
  background-color: #04ccba !important;
  color: #FFF !important;
}
.o_survey_print .js_question-wrapper {
  padding: 0.75rem 0 !important;
}
.o_survey_print h1 {
  font-size: 2rem !important;
}
.o_survey_print h2 {
  font-size: 1.65rem !important;
}
.o_survey_print h3, .o_survey_print span.text-break {
  font-size: 1.25rem !important;
}
.o_survey_print h2.fs-4 {
  display: none;
}
.o_survey_print .o_survey_user_results_print {
  display: none !important;
}

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