.uebcert_mc_question_container {
  display:none;
}
.uebcert_mc_question_title {
  font-weight: bold;
  margin: 10px 0;
}
.uebcert_mc_question_content {
  
}
.uebcert_mc_question_accessible_description {
  
}
.uebcert_mc_question_answer_container {
}
.uebcert_mc_question_answer_element {
  margin-bottom: 25px;
  padding: 15px;
  border: 1px solid #888;
  border-radius: 5px;  
}
.uebcert_mc_question_answer_item {
  margin-bottom: 10px;
}
.uebcert_button {
  background: #06c;
  color: white;
  font-size: 1.2em;
  border: 1px solid #666;
  padding: 5px 10px;
  border-radius: 3px;
  cursor: pointer;
}
.uebcert_button:hover {
  background: #888;
}
.uebcert_button:focus {
  outline: lightpink 2px solid;
}
.uebcert_mc_question_correct_answer_radio {
}
.uebcert_mc_question_answer_number {
  font-weight: bold;
}
#content .type-page .uebcert_mc_question_accessible {
  color:black;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0px;
}
#content .type-page .uebcert_mc_question_answer_correct_label .uebcert_mc_question_accessible {
  color: blue;
}
.uebcert_mc_question_answer_description {
  margin: 10px 0;
}
label.uebcert_mc_question_answer_label {
  width: 100%;
  box-sizing: border-box;
}
.uebcert_mc_question_answer_item label.uebcert_mc_question_answer_correct_label {
  color: blue;
}
#uebcert_mc_intro_button_continue {
  margin-left: 40px;
}
.uebcert_mc_question_answer_container .braille {
  font-size: 2.4em;
  letter-spacing: 5px;
  line-height: 1.5em;
  font-family: 'rbraille';
  white-space: pre-wrap;
}
.uebcert_mc_question_content .fraction {
  font-size: 1.7em;
}
.uebcert_mc_question_answer_buttons {
  margin-top: 20px;
  width: 100%;
}
.uebcert_mc_answer_button_back {
  float: left;
}
.uebcert_mc_answer_button_next {
  float: right;
}
.uebcert_fixed_answer_buttons {
  display: none;
  border-top: 5px solid #444;
  padding: 15px 0 0;
  position: relative;
}
.uebcert_answer_question_select_list {
  font-size: 1.2em;
  text-align: right;
  margin-top: 10px;
}
.uebcert_mc_answer_button_first, .uebcert_mc_answer_button_results {
  position: absolute;
  left: 0px;
  top: 15px;
}
.uebcert_mc_answer_button_last {
  position: absolute;
  right: 0px;
  top: 15px;
}
.uebcert_answer_question_select_list select {
  font-size: 1em;
}
.uebcert_mc_answer_button_save {
  float: right;
  margin-right: 40px;
  min-width: 100px;
}
.uebcert_mc_answer_save_progress {
  float: right;
  margin: 8px 15px 0 0;
  color:green;
  font-size: 1.1em;
}
.uebcert_mc_answer_save_progress .save_error {
  color: red;
}
.mc_answer_tick_mark_screen_reader {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  position: absolute;
}
.uebcert_mc_question_no_answer_error {
  color: red;
  display: none;
}
#uebcert_mc_finish_container {
}
.uebcert_mc_finish_wait {
  visibility: hidden;
  margin-top: 10px;
  min-height: 40px;
}
.uebcert_mc_finish_wait .error {
  color: red;
}
.uebcert_word_counter_container {
  text-align: right;
  font-size: 0.9em;
  background: #444;
  padding-right: 20px;
  padding-left: 20px;
  color: white;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  left: 0;
  bottom: 0px;
  margin: 0;
  height: 25px;
  line-height: 25px;
}
.in_high_contrast_mode .uebcert_word_counter_container {
  line-height: 1.2em;
  height: auto;
  position: relative;
  bottom: 0;
  margin-bottom: 50px;
  background: black;
}
.uebcert_word_counter_container.accessible_entry_links {
  position: relative;
  bottom: 0;
}
.uebcert_word_counter_container .left_counter {
  float: left;
}
.uebcert_word_counter_container .right_counter {
  float: right;
}
.uebcert_word_counter_container.correct {
  background: green;
}
.uebcert_word_counter_container.too_many {
  background: red;
}
.white-on-black-page .uebcert_word_counter_container {
  background: white;
  color: black;
}
.uebcert_translate_braille_answer_edit {
  width: 100% !important;
  height: 100% !important;
  box-sizing: border-box;
}
.uebcert_entry_answer_content  .ui-resizable-se {
  bottom: 0px !important;
}
.uebcert_entry_answer_content .ueb_exercise_answer_previous_feedback {
  max-height: 900px;
  display:none;
}
.uebcert_entry_answer_content .ueb_exercise_answer_completed {
  max-height: 900px;
  display:none;
}
a.completed_braille_show_link, a.previous_feedback_show_link {
  font-size: 0.8em;
  color: darkred !important;
}
.uebcert_translate_braille_answer_edit_container {
  height: 100%;
  padding-bottom: 0px;
  box-sizing: border-box;
  position: relative;
}
.uebcert_translate_braille_answer_edit.ueb_exercise_answer_edit {
  padding: 10px 10px 25px;
}
.uebcert_translate_braille_answer_edit_container textarea {
  resize: none;
}
.uebcert_translate_question_content {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  background: none;
  border: none;
  margin-bottom: 20px;
}
.uebcert_translate_question_content .json_answer_paragraph, .uebcert_translate_question_content .correct_answer_paragraph {
  min-width: 100px;
  width: 100%;
  box-sizing: border-box;
}
body:not(.in_high_contrast_mode) .uebcert_translate_question_content .lesson_content_inner {
  padding: 20px;
  box-sizing: border-box;
  background: aliceblue;
  border: 2px solid #0073ae;
}
.uebcert_entry_answer_content {
  position: relative;
}
body:not(.in_high_contrast_mode) .uebcert_entry_answer_content .exercise_links:not(.accessible_entry_links) {
  width: 100%;
  margin: 20px 0 0;
  position: relative;
}
body:not(.in_high_contrast_mode) .uebcert_entry_answer_content .exercise_links:not(.accessible_entry_links) .ueb_save_result_sighted {
  position: absolute;
  top: 10px;
  left: 100px;
  margin: 0;
  right: 210px;
}
body:not(.in_high_contrast_mode) .uebcert_entry_answer_content.exercise_container .ui-resizable-se {
  bottom: 75px !important;
}
.ginput_full {
  display: block;
  clear:both;
}
.uebcert_entry_finish_paragraph {
  display:none;
  text-align: center;
  margin-top: 20px;
}
.uebcert_entry_result_container {
  display:none;
}
.uebcert_purchase_result_container {
  margin-top: 40px;
}
#uebcert_purchase_gf_container {
  display:none;
  padding: 10px 0 0;
  border-top: 1px solid #ccc;
}
.uebcert_purchase_t_and_c_checkbox_container {
  border-top: 1px solid #ccc;
  margin-top: 30px;
}
.uebcert_purchase_t_and_c_checkbox_row {
  position: relative;
  margin: 10px 0;
}
.uebcert_purchase_t_and_c_checkbox_row input {
  position: absolute;
  top: 0;
  left: 0;
}
.uebcert_purchase_t_and_c_checkbox_row label {
  padding-left: 30px;
  display:block;
  font-weight: bold;
}
.ueb_dashboard_meta.uebcert_exam_active_row {
  background: #f8f8f8;
  margin: 0 10px 25px;
  width: auto;
  padding-right: 0;
}
.ueb_dashboard_meta.uebcert_exam_active_row .ueb_dashboard_course_number {
  padding: 7px 0 0 0;
}
.uebcert_dashboard_exam_result {
  float: right;
  padding: 7px 10px 0 0;
}
/*.ueb_dashboard_item.ueb_dashboard_exam_row {
  border: 2px solid #c60;
}*/
.ueb_dashboard_title_marker.ueb_dashboard_exam_row {
  background: #c60;
}
a.uebcert_dashboard_request_extension_link {
  background: darkgreen;
  color: white !important;
  padding: 5px 10px;
}
.ueb_dashboard_exam_row .certificate_link_container {
  border-bottom: 1px solid #e8e8e8;
  margin: 8px 0 12px;
}
.uebcert_dashboard_course_title {
  float: left;
  font-size: 0.95em;
  font-weight: bold;
  line-height: 32px;
}
.ueb_translate_marked_answer_display {
  font-size: 2.5em;
  white-space: nowrap;
  line-height: 1.1em;
  letter-spacing: 3px;
}
p.exam_p_center {
  text-align: center;
  margin-bottom: 2px;
}
p.exam_p_heading {
  margin: 20px 0 2px;
  text-indent: 40px;
}
p.exam_p_indent {
  text-indent: 20px;
  margin-bottom: 10px;
}
.marked_result_word.error_word {
  color: red;
  border-bottom: 5px solid red;
  padding-bottom: 5px;
  cursor: pointer;
}
.marked_result_error_mark {
  color: red;
  font-family: Arial;
  font-size: 14px;
  border-bottom: 5px solid red;
  font-weight: bold;
  padding: 4px;
  letter-spacing: 0;
  cursor: pointer;
}
.marked_result_long_line {
  margin-left: 20px;
}
.marked_result_missing_paragraph {
  margin-right: 5px;
}
.marked_result_extra_or_missing_word {
  padding-bottom: 3px;
}
.marked_result_multiple_spaces {
  border-bottom: 5px solid red;
  cursor: pointer;
}
.uebcert_translate_completed_answer_container {
  position: relative;
  box-sizing: border-box;
  padding-bottom: 25px;
}
.tr_error_display_container {
  min-height: 100px;
}
.tr_error_display_dialog {
  display: none;
  border: 5px solid red;
  padding: 10px;
  background: #f8f8f8;
  position: relative;
}
.tr_error_display_dialog .tr_error_display_line {
  line-height: 1.7em;
}
.tr_error_display_dialog:not(.tr_has_braille) {
  padding: 20px 10px;
}
.tr_error_display_dialog_close {
  background: red;
  color: white;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 10px 10px 0;
  cursor: pointer;
}
.tr_error_display_dialog .braille, .translate_error_row .braille {
  font-size: 2.2em;
  letter-spacing: 3px;
  margin: 0 10px;
  line-height: 1.5em;
  white-space: pre;
}
.uebcert_maths_question_result_container .tr_error_display_dialog {
  font-size: 1.2em;
}
.uebcert_maths_question_result_item {
  display: none;
  break-inside: avoid;
}
.uebcert_maths_question_result_item.uebcert_maths_question_result_error, .uebcert_maths_question_result_item.uebcert_maths_question_result_no_errors {
  display: block;
}
.uebcert_maths_question_result_type_display_container {
  margin-top: 20px;
}
.uebcert_maths_question_result_type_display_container label {
  font-weight: bold;
}
.uebcert_translate_answer_result_error_container, .uebcert_maths_answer_result_error_container {
  margin-bottom: 20px;
}
.translate_error_row {
  margin-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 0 0 10px;
}
.translate_error_row_mark {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: flex;
}
.translate_error_row_mark.translate_error_row_mark_offset {
  top: 18px;
}
.translate_error_row_heading {
  font-weight: bold;
  margin-bottom: 5px;
}
.translate_error_row_accessible .translate_error_row_mark {
  line-height: 2.3em;
}
.translate_error_row_message {
  padding-left: 30px;
  /*display: flex;*/
}
.translate_error_row_accessible .translate_error_row_message {
  padding-left: 60px;
  display: block;
  line-height: 2.3em;
}
.translate_error_row_deducted {
  font-weight: bold;
}
.mc_answer_tick_cross_mark {
  margin-left: 25px;
  position: relative;
}
.mc_answer_tick_mark {
  color: green;
  font-size: 2em;
}
.mc_answer_cross_mark {
  color: red;
  font-size: 1.5em;
}
.mc_answer_this_word {
  color: green;
  margin-left: 25px;
  font-size: 1.2em;
}
.mc_answer_this_mark {
  font-size: 2em;
  color: green;
  position: absolute;
  left: 0;
}
.mc_question_hidden_ay {
  color: white;
  font-size: 1px;
}
.uebcert_admin_viewing_user_title {
  font-weight: bold;
  color: white;
  font-size: 1.2em;
  background: green;
  padding: 5px 10px;
}
h4.uebcert_dashboard_attempt_title {
  margin-bottom: 10px;
  font-weight: bold;
  color: darkblue;
}
#uebcert_request_extension_submit {
  background: #0e76bc;
  float: left;
  color: white;
  padding: 5px 10px;
  border: none;
  font-size: 1em;
  cursor: pointer;
}
.uebcert_request_extension_form_row a.ueb_dashboard_button_sc {
  float: right;
}
#uebcert_request_extension_reason_error {
  color: red;
}
a.load_demo_content_link {
  display: block;
  margin-top: 10px;
  font-size: 0.8em;
  text-align: right;
  color: #888 !important;
}
.uebcert_dashboard_tick_cross_mark {
  position: relative;
  margin-left: 15px;
}
.uebcert_dashboard_tick_mark {
  color: green;
  font-size: 1.7em;
}
.uebcert_dashboard_cross_mark {
  color: red; 
  font-size: 1.4em;
}
.uebcert_dashboard_attempt_complete_display {
  margin-left: 10px;
}
.uebcert_maths_question {
  padding: 20px 10px;
  border-top: 1px solid #888;
  border-left: 1px solid #888;
  border-right: 1px solid #888;
  font-size: 1.2em;
  line-height: 50px;
  box-sizing: border-box;
  font-family: Verdana,sans-serif,Arial;
}
.uebcert_maths_extrahint {
  display: none;
  margin-top: 20px;
  padding: 10px;
  background: #f8f8f8;
  border-radius: 10px;
  border: 5px solid orange;
}
.uebcert_correct_answer_paragraph {
  display: block;
  min-width: initial;
  font-size: 35px;
  letter-spacing: 3px;
  line-height: 1.5em;
}
.uebcert_correct_answer_nobraille {
  display: block;
  min-width: initial;
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.uebcert_maths_braille_answer_edit_container {
  margin-bottom: 20px;
  height:200px;
}
.uebcert_maths_braille_answer_edit_container.cheat_mode {
  margin-bottom: 0px;
}
.uebcert_maths_detail_container {
  display:none;
}
h4.uebcert_maths_question_heading {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 1.2em;
  margin-top: 20px;
}
.uebcert_maths_question_result_item h4.uebcert_maths_question_heading {
  margin-top: 40px;
}
.uebcert_maths_question_result_item .tr_error_display_container {
  min-height: 0px;
}
.uebcert_maths_debug_finalise_message {
  margin: 20px 0;
  display:none;
}
.ueb_maths_finish_paragraph {
  display: none;
}
.uebcert_maths_finish_button {
  display:none;
}
.uebcert_maths_right_buttons {
  float:right;
}
.uebcert_maths_right_buttons input[type="button"] {
  float:right;
}
.uebcert_maths_left_buttons {
  float:left;
}
.uebcert_maths_left_buttons input[type="button"] {
  float:left;
}
.uebcert_maths_left_buttons .uebcert_maths_cheat_buttons {
  float: left;
}
.uebcert_maths_left_buttons .uebcert_maths_cheat_buttons input[type="button"] {
  float: none;
  display: block;
  margin-bottom: 12px;
}
.uebcert_maths_buttons .uebcert_button {
  min-width: 100px;
  font-size: 1em;
}
.uebcert_maths_buttons .uebcert_answer_question_select_list {
  font-size: 1em;
}
.uebcert_maths_buttons.uebcert_fixed_answer_buttons {
  display: block;
}
.uebcert_maths_save_button {
  margin-right: 40px;
}
.uebcert_maths_cheat_button {
  background: purple;
  margin-left: 40px;
}
.accessible_entry_links.exercise_links {
  margin: 10px 0;
}
.uebcert_maths_buttons {
  margin-top: 20px;
  margin-bottom: 20px;
}
ul.uebcert_intro_indent {
  list-style: none;
  margin-bottom: 0;
}
ul.uebcert_intro_indent li {
  margin-bottom: 12px;
}
.ueb_save_result_align_right pre {
  text-align: left;
}
#uebcert_maths_not_finished_list {
  margin-top: 10px;
  width: 40%;
  margin-left: 60%;
  color: red;
}
.ueb_exercise_answer_display_line, .ueb_exercise_answer_word_display_value {
  font-family: Verdana,sans-serif,Arial;
}
.uebcert_maths_question.mathjax mjx-container[jax="CHTML"][display="true"], .ueb_exercise_answer_word_display_value.mathjax mjx-container[jax="CHTML"][display="true"],
.translate_error_row_message mjx-container[jax="CHTML"][display="true"], .tr_error_display_dialog mjx-container[jax="CHTML"][display="true"] {
  display: inline-block !important;
}
.uebcert_maths_question.mathjax mjx-container[jax="CHTML"][display="true"] {
  margin: 0;
}
.ueb_exercise_answer_input.braille.uebcert_braille_answer_input {
  font-size: 2.5em;
  line-height: 1.1em;
  padding: 0 10px;
  white-space: pre;
  letter-spacing: 4px;
}
.uebcert_translate_question_content .lesson_content_inner_question {
  font-family: Courier New,"Courier",monospace;
}
.uebcert_translate_intro_content {
  max-width: 1180px;
}
.ueb_translate_content_container .latch_mode_is_enabled_message {
  max-width: 1180px;
  box-sizing: border-box;
  margin-top: 20px;
}
p.uebcert_instruction_hint {
  padding: 10px;
  border: 5px solid #06c;
  background: #fffff4;
}
.uebcert_autosave_container {
  padding: 10px;
  border: 5px solid #06c;
  background: #fffff4;
}
.in_high_contrast_mode .uebcert_autosave_container, .in_high_contrast_mode p.uebcert_instruction_hint {
  background: transparent;
}
.uebcert_autosave_content {
  margin-top: 10px;
}
.uebcert_autosave_content label {
  font-weight: bold;
}
.uebcert_maths_intro_button_continue {
  margin-left: 40px;
}
table.uebcert_mc_result_table {
  width: 100%;
  border-top: 1px solid #888;
  border-left: 1px solid #888;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.uebcert_mc_result_table tr td, table.uebcert_mc_result_table tr th {
  padding: 4px 8px;
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  text-align: left;
}
table.uebcert_mc_result_table tr td.tick_mark {
  text-align: center;
}
.uebcert_dashboard_previously_completed {
  margin: 10px 0;
  color: darkgreen;
  line-height: 1.4em;
}
.uebcert_maths_question_content_outer {
  position: relative;
}
.uebcert_maths_question_word_counter {
  position: absolute;
  background: #333;
  color: white;
  bottom: 0;
  right: 0;
  padding: 2px 8px;
  border-radius: 5px 0 0 0;
}
.uebcert_maths_question_word_counter.complete {
  background: green;
}
.uebcert_maths_question_word_counter.too_many {
  background: red;
}
.uebcert_maths_question_word_help_symbol {
  background: #eee;
  color: black;
  padding: 0 4px;
  border-radius: 30px;
  line-height: 1.2em;
  font-size: 1em;
  border: 2px solid #888;
  cursor: pointer;
  margin-left: 3px;
  display: inline-block;
}
.uebcert_maths_question_word_help_popup {
  visibility: hidden;
  width: 100%;
  max-width: 500px;
  background-color: #f0f0f0;
  color: #000;
  text-align: left;
  border-radius: 6px;
  padding: 10px 26px 10px 10px;
  position: absolute;
  z-index: 1;
  top: 110%;
  right: 0;
  margin: 0;
  border: 2px solid #555;
}
.uebcert_maths_question_word_help_popup .green {
  background: green;
  color: white;
  padding: 2px 4px;
}
.uebcert_maths_question_word_help_popup .black {
  background: #000;
  color: white;
  padding: 2px 4px;
}
.uebcert_maths_question_word_help_popup .red {
  background: red;
  color: white;
  padding: 2px 4px;
}
.uebcert_maths_question_word_help_popup .close {
  color: white;
  background: black;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
}
.uebcert_maths_question_word_help_popup::after {
  content: "";
  position: absolute;
  top: -12px;
  right: 100px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}
.uebcert_maths_question_content_outer .show {
  visibility: visible;
  -webkit-animation: mathsPopupFadeIn 1s;
  animation: mathsPopupFadeIn 1s
}
#uebcert_exam_available_container {
  padding: 10px 10px 10px 10px;
  border: 3px solid darkgoldenrod;
  background: lightyellow;
  font-size: 1.2em;
  color: black;
  margin: 0 0 30px;
  border-radius: 6px;
  position: relative;
}
#uebcert_exam_available_close {
  text-align: center;
}
#uebcert_exam_available_close label {
  font-weight: bold;
  margin-left: 5px;
  font-size: 0.9em;
  color: darkgoldenrod;
}
.in_high_contrast_mode .ueb_dashboard_meta.uebcert_exam_active_row {
  background: none;
}
.in_high_contrast_mode.white-on-black-page .ueb_dashboard_meta.uebcert_exam_active_row {
  border-bottom: 1px solid white;
}
.in_high_contrast_mode.black-on-yellow-page .ueb_dashboard_meta.uebcert_exam_active_row, .in_high_contrast_mode.black-on-blue-page .ueb_dashboard_meta.uebcert_exam_active_row {
  border-bottom: 1px solid black;
}
.in_high_contrast_mode.white-on-black-page h4.uebcert_dashboard_attempt_title {
  color: #fe0;
}
.in_high_contrast_mode.black-on-yellow-page h4.uebcert_dashboard_attempt_title, .in_high_contrast_mode.black-on-white-page h4.uebcert_dashboard_attempt_title,
.in_high_contrast_mode.black-on-blue-page h4.uebcert_dashboard_attempt_title {
  color: black;
}
.in_high_contrast_mode.black-on-yellow-page .ueb_dashboard_item, .in_high_contrast_mode.black-on-yellow-page .certificate_link_container, 
.in_high_contrast_mode.black-on-yellow-page .ueb_dashboard_course_content, .in_high_contrast_mode.black-on-yellow-page .translate_error_row {
  border-color: #111;
}
.in_high_contrast_mode.black-on-blue-page .ueb_dashboard_item, .in_high_contrast_mode.black-on-blue-page .certificate_link_container, 
.in_high_contrast_mode.black-on-blue-page .ueb_dashboard_course_content, .in_high_contrast_mode.black-on-blue-page .translate_error_row {
  border-color: #111;
}
.in_high_contrast_mode.black-on-yellow-page .uebcert_button,
.in_high_contrast_mode.black-on-blue-page .uebcert_button,
.in_high_contrast_mode.black-on-white-page .uebcert_button {
  color: white;
  background: black;
}
.in_high_contrast_mode.black-on-yellow-page .uebcert_button:hover,
.in_high_contrast_mode.black-on-blue-page .uebcert_button:hover,
.in_high_contrast_mode.black-on-white-page .uebcert_button:hover {
  background: blue;
}
.in_high_contrast_mode.white-on-black-page .uebcert_button {
  color: black;
  background: white;
}
.in_high_contrast_mode.white-on-black-page .uebcert_button:hover {
  background: #888;
}
.in_high_contrast_mode .uebcert_button.button_disabled {
  opacity: 0.5;
}
.in_high_contrast_mode.black-on-yellow-page .uebcert_maths_extrahint,
.in_high_contrast_mode.black-on-blue-page .uebcert_maths_extrahint,
.in_high_contrast_mode.black-on-white-page .uebcert_maths_extrahint {
  color: black;
  border-color: black;
  background: transparent;
}
.in_high_contrast_mode.white-on-black-page .uebcert_maths_extrahint {
  border-color: white;
  color: white;
  background: transparent;
}
.in_high_contrast_mode.white-on-black-page a.ueb_dashboard_button_sc {
  background: white;
  color: black !important;
}
.in_high_contrast_mode.black-on-yellow-page a.ueb_dashboard_button_sc, .in_high_contrast_mode.black-on-white-page a.ueb_dashboard_button_sc,
.in_high_contrast_mode.black-on-blue-page a.ueb_dashboard_button_sc {
  background: black;
}
.in_high_contrast_mode .tr_error_display_dialog {
  margin-bottom: 50px;
  background: transparent;
}
.in_high_contrast_mode.black-on-yellow-page .tr_error_display_dialog, .in_high_contrast_mode.black-on-white-page .tr_error_display_dialog,
.in_high_contrast_mode.black-on-blue-page .tr_error_display_dialog {
  color: black;
  border-color: black;
}
.in_high_contrast_mode.white-on-black-page .tr_error_display_dialog {
  color: white;
  border-color: white;
}
.in_high_contrast_mode.black-on-yellow-page .tr_error_display_dialog_close, .in_high_contrast_mode.black-on-white-page .tr_error_display_dialog_close,
.in_high_contrast_mode.black-on-blue-page .tr_error_display_dialog_close {
  color: white;
  background: black;
}
.in_high_contrast_mode.white-on-black-page .tr_error_display_dialog_close {
  color: black;
  background: white;
}
.in_high_contrast_mode .translate_error_row_mark.translate_error_row_mark_offset {
  top: 1em;
}
.in_high_contrast_mode .translate_error_row_message {
  padding-left: 1.5em;
}
.in_high_contrast_mode .uebcert_translate_completed_answer_container {
  padding-bottom: 1em;
}
.in_high_contrast_mode.white-on-black-page .marked_result_word.error_word {
  color: #fe0;
  border-color: #fe0;
}
.in_high_contrast_mode .modal__title {
  color: black !important;
}
.in_high_contrast_mode .mc_answer_this_word {
  margin-left: 1em;
}
.in_high_contrast_mode.black-on-yellow-page .mc_answer_this_word, .in_high_contrast_mode.black-on-white-page .mc_answer_this_word, .in_high_contrast_mode.black-on-blue-page .mc_answer_this_word,
.in_high_contrast_mode.black-on-yellow-page .mc_answer_this_mark, .in_high_contrast_mode.black-on-white-page .mc_answer_this_mark, .in_high_contrast_mode.black-on-blue-page .mc_answer_this_mark,
.in_high_contrast_mode.black-on-yellow-page .ueb_save_result_sighted_ok, .in_high_contrast_mode.black-on-white-page .ueb_save_result_sighted_ok, .in_high_contrast_mode.black-on-blue-page .ueb_save_result_sighted_ok,
.in_high_contrast_mode.black-on-yellow-page .mc_answer_tick_mark, .in_high_contrast_mode.black-on-white-page .mc_answer_tick_mark, .in_high_contrast_mode.black-on-blue-page .mc_answer_tick_mark,
.in_high_contrast_mode.black-on-yellow-page #uebcert_maths_not_finished_list, .in_high_contrast_mode.black-on-white-page #uebcert_maths_not_finished_list, .in_high_contrast_mode.black-on-blue-page #uebcert_maths_not_finished_list,
.in_high_contrast_mode.black-on-yellow-page .uebcert_dashboard_tick_mark, .in_high_contrast_mode.black-on-white-page .uebcert_dashboard_tick_mark, .in_high_contrast_mode.black-on-blue-page .uebcert_dashboard_tick_mark,
.in_high_contrast_mode.black-on-yellow-page .mc_answer_cross_mark, .in_high_contrast_mode.black-on-white-page .mc_answer_cross_mark, .in_high_contrast_mode.black-on-blue-page .mc_answer_cross_mark,
.in_high_contrast_mode.black-on-yellow-page .uebcert_dashboard_cross_mark, .in_high_contrast_mode.black-on-white-page .uebcert_dashboard_cross_mark, .in_high_contrast_mode.black-on-blue-page .uebcert_dashboard_cross_mark {
    color: black;
}
.in_high_contrast_mode.white-on-black-page .mc_answer_this_word, .in_high_contrast_mode.white-on-black-page .mc_answer_this_mark,
.in_high_contrast_mode.white-on-black-page .ueb_save_result_sighted_ok, .in_high_contrast_mode.white-on-black-page .mc_answer_tick_mark,
.in_high_contrast_mode.white-on-black-page .uebcert_dashboard_tick_mark, .in_high_contrast_mode.white-on-black-page #uebcert_maths_not_finished_list,
.in_high_contrast_mode.white-on-black-page #content .type-page .uebcert_mc_question_accessible, .in_high_contrast_mode.white-on-black-page .mc_answer_cross_mark,
.in_high_contrast_mode.white-on-black-page .uebcert_dashboard_cross_mark {
  color: white;
}
.in_high_contrast_mode.black-on-yellow-page .uebcert_instruction_hint, .in_high_contrast_mode.black-on-white-page .uebcert_instruction_hint, .in_high_contrast_mode.black-on-blue-page .uebcert_instruction_hint,
.in_high_contrast_mode.black-on-yellow-page .uebcert_autosave_container, .in_high_contrast_mode.black-on-white-page .uebcert_autosave_container, .in_high_contrast_mode.black-on-blue-page .uebcert_autosave_container {
  border-color: black;
}
.in_high_contrast_mode.white-on-black-page .uebcert_instruction_hint, .in_high_contrast_mode.white-on-black-page .uebcert_autosave_container {
  border-color: white;
}
.in_high_contrast_mode .uebcert_translate_braille_answer_edit.ueb_exercise_answer_edit {
  display: block;
}
.in_high_contrast_mode .uebcert_translate_braille_answer_edit_container {
  padding-bottom: 1.2em;
}
.in_high_contrast_mode .exercise_links {
  margin: 20px 0 0;
}
.in_high_contrast_mode .uebcert_entry_answer_content .ui-resizable-se {
  margin-bottom: 30px !important;
}
.in_high_contrast_mode #uebcert_exam_available_container {
  background: transparent;
  border: 3px solid black;
}
.in_high_contrast_mode #uebcert_exam_available_close label {
  color: black;
}
.in_high_contrast_mode.white-on-black-page #uebcert_exam_available_container {
  color: white;
  border-color: white;
}
.in_high_contrast_mode.white-on-black-page #uebcert_exam_available_close label {
  color: white;
}
.in_high_contrast_mode .uebcert_maths_braille_answer_edit_container {
  height: 8em;
}
.in_high_contrast_mode .uebcert_maths_braille_answer_edit {
  line-height: 1em;
}
.certificate_button_purchase_price {
  font-size: 0.9em;
  color: #eee;
}
.in_high_contrast_mode .certificate_button_purchase_price {
  color: inherit;
}
@-webkit-keyframes mathsPopupFadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
@keyframes mathsPopupFadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
@media only screen and (min-width: 1280px) {
  .uebcert_mc_question_answer_container .braille {
    letter-spacing: 6px;
  }
  body:not(.in_high_contrast_mode) .uebcert_mc_question_answer_container .braille {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1500px) {
  .ueba_full_width_page:not(.in_high_contrast_mode) .lesson_content {
    width: 38%;
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0px;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .uebcert_translate_question_content {
    padding-bottom: 0px;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .exercise_container {
    width: 62%;
    float: left;
    margin-top: 20px;
    margin-left: 0;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .lesson_content.reverse_translation {
    width: 62%;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .exercise_container.reverse_translation {
    width: 38%;
  }
  .ueba_full_width_page  .ueb_exercise_answer_edit {
    font-size: 35px;
    letter-spacing: 3px;
  }
}

@media only screen and (min-width: 1640px) {
  .ueba_full_width_page:not(.in_high_contrast_mode) .lesson_content {
    width: 42%;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .exercise_container {
    width: 56%;
    margin-left: 2%;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .lesson_content.reverse_translation {
    width: 56%;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .exercise_container.reverse_translation {
    width: 42%;
  }
}

@media only screen and (min-width: 1940px) {
  .ueba_full_width_page:not(.in_high_contrast_mode) .lesson_content {
    width: 38%;
    margin-right: 0;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .exercise_container {
    width: 60%;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .lesson_content.reverse_translation {
    width: 38%;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .exercise_container.reverse_translation {
    width: 60%;
  }
  .ueba_full_width_page  .ueb_exercise_answer_edit {
    font-size: 38px;
    letter-spacing: 6px;
  }
}

@media only screen and (min-width: 2100px) {
  .ueba_full_width_page:not(.in_high_contrast_mode) .lesson_content {
    width: 44%;
    margin-right: 2%;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .exercise_container {
    width: 52%;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .lesson_content.reverse_translation {
    width: 44%;
  }
  .ueba_full_width_page:not(.in_high_contrast_mode) .exercise_container.reverse_translation {
    width: 52%;
  }
}

@media only screen and (max-width: 980px) {
  .uebcert_dashboard_course_title {
    float: none;
    clear:both;
    margin-bottom: 20px;
  }
}
@media print {
  .uebcert_maths_question_result_item .tr_error_display_dialog {
    display: block !important;
  }
  .uebcert_maths_question_result_item .tr_error_display_dialog_close {
    display: none;
  }
  .uebcert_maths_content_container {
    padding-bottom: 50px;
  }
  .uebcert_translate_question_content, .uebcert_translate_completed_answer_container, .uebcert_translate_braille_answer_edit_container {
    height: auto !important;
  }
  .uebcert_translate_braille_answer_edit_container textarea {
    min-height: 8000px;
    overflow: auto;
  }
  .uebcert_translate_question_content .lesson_content_inner {
    background: white !important;
    padding: 20px 0 !important;
    border: none !important;
  }
  .uebcert_translate_completed_answer_container .uebcert_translate_braille_answer_edit.ueb_exercise_answer_edit {
    overflow: auto !important;
  }
  .translate_error_row_container {
    page-break-inside: avoid;
  }
}