/* @import "~antd/dist/antd.css"; */

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #f2f3f9;
  display: flex;
  height: 100%;
  flex-direction: column;
  padding: 0;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
    monospace;
}

* {
  -ms-overflow-style: none;
}

::-webkit-scrollbar {
  display: none;
}

input {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
  ime-mode: disabled;
  -webkit-ime-mode: disabled;
  -moz-ime-mode: disabled;
  -o-ime-mode: disabled;
  -ms-ime-mode: disabled;
}

input:placeholder-shown {
  color: rgba(21, 44, 91, 0.4);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
  padding-left: 1rem;
}

select {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
  ime-mode: disabled;
  -webkit-ime-mode: disabled;
  -moz-ime-mode: disabled;
  -o-ime-mode: disabled;
  -ms-ime-mode: disabled;
}

table {
  border-collapse: inherit !important;
  border-spacing: 0;
}

th {
  background: rgba(246, 246, 249, 1) !important;
  opacity: 0.4;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
}

.table-modern tr {
  height: 3.375rem;
  vertical-align: middle;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.Address_proof_doc_box {
  width: 18.125rem;
  height: 12rem;
  border-radius: 0.625rem;
  background: linear-gradient(114.9deg, #f9fbff 0%, #f2f7ff 100%);
}

.buttom_left {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0rem;
  text-align: center;
}

.buttom_middle {
  color: rgba(255, 255, 255, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1.13rem;
  line-height: 1rem;
  letter-spacing: 0rem;
  text-align: center;
  white-space: nowrap;
}

.buttom_right {
  color: rgba(228, 78, 81, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0rem;
  text-align: center;
}

.middle_box_left_box {
  border-radius: 1.125rem;
  background: rgba(33, 194, 115, 0.2);
  color: rgba(33, 194, 115, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  height: 1.88rem;
  padding-bottom: 0.38rem;
}

.middle_box_left_header {
  opacity: 0.4;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.88rem;
  line-height: 1.07;
  text-align: center;
}

.middle_box_left_name {
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.13rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}

.middle_box_left_type {
  opacity: 0.4;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.middle_box_left_value {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.middle_box_right_title {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.13rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
  padding-top: 1.25rem;
  padding-left: 2rem;
}

.middle_box_right_title_sub {
  padding-top: 1.25rem;
  padding-left: 1rem;
  opacity: 0.4;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.middle_box_right_key {
  opacity: 0.6;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
  padding-left: 2rem;
  white-space: nowrap;
  line-height: 1.75rem;
}

.Address_edit {
  height: 2.25rem;
  width: 5.375rem;
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 0.94rem;
  line-height: 1.5;
  letter-spacing: 0rem;
  text-align: center;
  border-radius: 0.625rem;
  border: 0.125rem solid rgba(21, 44, 91, 0.1);
  background: rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.Communications_change {
  height: 2.25rem;
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 1.5;
  letter-spacing: 0rem;
  text-align: center;
  border-radius: 0.625rem;
  border: 0.125rem solid rgba(21, 44, 91, 0.1);
  background: rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;
  justify-content: space-around;
  white-space: nowrap;
}

.Communications_send {
  height: 2.25rem;
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.5;
  letter-spacing: 0rem;
  text-align: center;
  border-radius: 0.625rem;
  border: 0.125rem solid rgba(21, 44, 91, 0.1);
  background: rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-right: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.middle_box_right_value {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.med_box {
  border-radius: 0.625rem;
  border: 0.125rem solid #152c5b19;
  padding: 1.0625rem;
}

.history_address_box {
  opacity: 0.8;
  border-radius: 0.625rem;
  background: rgba(240, 243, 249, 0.4);
  border: 0.125rem solid rgba(21, 44, 91, 0.1);
  padding: 1.0625rem;
}

.med_box_priority {
  border-radius: 1.13rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.81rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}

.med_box_header_left {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.med_box_header_right {
  border-radius: 1.13rem;
  border: 0.09rem solid rgba(0, 117, 255, 0.2);
  padding-left: 1.06rem;
  padding-top: 0.38rem;
  padding-right: 1.06rem;
  padding-bottom: 0.38rem;
  color: rgba(0, 117, 255, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}

.med_box_content_left {
  opacity: 0.6;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 0.88rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.med_box_content_right {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.88rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.med_btn_top {
  border-radius: 0.625rem;
  border: 0.125rem solid rgba(21, 44, 91, 0.1);
  opacity: 0.8;
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.88rem;
  line-height: 1rem;
  letter-spacing: 0;
  text-align: center;
  padding: 0.6rem;
}

.middle_box_right_action {
  opacity: 0.3;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0rem;
  text-align: left;
  padding-left: 0.625rem;
}

.med_box_content_right_tag {
  opacity: 0.4;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 400;
  font-size: 0.88rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
  padding-left: 0.88rem;
}

.modal-50w .modal-dialog {
  max-width: 46rem !important;
}

.notes_title {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}

.notes_box {
  border-radius: 0.63rem;
  background: rgba(240, 243, 249, 0.5);
  border: 0.13rem solid rgba(0, 117, 255, 1);
  padding-left: 1.13rem;
  padding-right: 1.13rem;
  padding-top: 1.31rem;
  padding-bottom: 1.31rem;
  margin-top: 2.25rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.notes_box_left_name {
  opacity: 0.6;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.notes_box_left_value {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.notes_left {
  opacity: 0.6;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}
.labelCancel{
  color: rgba(21, 44, 91, 0.6);
  font-weight: 600;
  font-size: 1rem;
}

.notes_btn {
  border-radius: 0.63rem;
  background: rgba(0, 117, 255, 1);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 4.01rem;
  padding-right: 4.01rem;
  color: rgba(255, 255, 255, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0rem;
  text-align: center;
  height: 3rem;
  cursor: pointer;
}
.confirmBtn {
  border-radius: 0.63rem;
  background: rgba(0, 117, 255, 1);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 4.01rem;
  padding-right: 4.01rem;
  color: rgba(255, 255, 255, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0rem;
  text-align: center;
  height: 3rem;
  cursor: pointer;
}

.select_lang {
  border-radius: 0.4375rem;
  background-color: transparent;
  margin-left: 0.625rem;
  text-align: center;
  border: 0.15rem solid rgba(21, 44, 91, 0.1) !important;
  padding: 0.3rem 1rem 0.3rem 0.3rem;
}

.video_header .select_title {
  color: #152c5b;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  opacity: .6;
}

.notes_dash_line {
  height: 0;
  width: 100%;
  border: 0.125rem dashed rgba(232, 234, 239, 1);
  margin-top: 2.75rem;
  margin-bottom: 1.88rem;
}

.radio_text {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
  padding-right: 3.6rem;
  padding-left: 0.6rem;
}

.phlebotomy_top_right_key {
  opacity: 0.6;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.88rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.phlebotomy_middle_key {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.collection_subtext {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.target_value {
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.13rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}

.collection_tag {
  opacity: 0.4;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
  padding-left: 1.25rem;
}

.completion_tag {
  opacity: 0.4;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 400;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
  padding-left: 1.25rem;
}

.completion_box {
  border-radius: 0.63rem;
  background: rgba(255, 255, 255, 1);
  border: 0.13rem solid rgba(21, 44, 91, 0.1);
  padding-left: 2rem;
  padding-right: 2rem;
}

.completion_box_icon_text {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 700;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  padding-top: 0.44rem;
}

.notes_link_font {
  padding-right: 0.6875rem;
  opacity: 0.8;
  color: #0075ff;
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
}

.body_map_radio_box {
  width: 5.5rem;
  height: 2.38rem;
  border-radius: 0.38rem;
  background: rgba(255, 255, 255, 1);
  border: 0.09rem solid rgba(21, 44, 91, 0.08);
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.81rem;
  line-height: 1.07;
  letter-spacing: 0rem;
  text-align: center;
}

.modal_select_font {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.94rem;
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
}

.dash_box{
  border-radius: 0.63rem;
  background: rgba(246,246,249,0.8);
  border: 0.06rem dashed rgba(21,44,91,0.4);
  height: 21.19rem;
  min-height: 21.19rem;
  overflow-y: auto;

}

.dash_h1 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 1.19rem;
  line-height: normal;
  color: #152c5b;
  padding-left: 2.4375rem;
  padding-top: 2.8125rem;
}

.dash_p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: normal;
  color: #152c5b;
  padding-left: 3.3125rem;
  padding-top: 1.25rem;
}

.dash_li {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 0.88rem;
  line-height: normal;
  color: #152c5b;
  padding-left: 4.3125rem;
  padding-top: 1.25rem;
}

.checkin_header {
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.checkin_subheader {
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: regular;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.btn_red {
  background: white;
  border-radius: 0.63rem;
  border: 0.13rem solid rgba(228, 78, 81, 0.8);
  color: rgba(228, 78, 81, 0.8);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  height: 3rem;
  padding-left: 2.44rem;
  padding-right: 2.44rem;
}

.btn_next {
  border-radius: 0.63rem;
  border: none;
  background: rgba(0, 117, 255, 1);
  color: rgba(255, 255, 255, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  height: 3rem;
  padding-left: 3.6rem;
  padding-right: 3.6rem;
}

.btn_white {
  border-radius: 0.63rem;
  background: rgba(255, 255, 255, 1);
  border: 0.13rem solid rgba(21, 44, 91, 0.3);
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  margin-right: 1.25rem;
  height: 3rem;
  padding-left: 2.44rem;
  padding-right: 2.44rem;
}

.finish_text {
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.13rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  padding-top: 2.63rem;
}

.finish_number {
  color: rgba(0, 117, 255, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.13rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}

.finish_subtext {
  color: rgba(21, 44, 91, 0.5);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 0.88rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}

.question_index_box {
  border-radius: 0.63rem;
  background: rgba(204, 223, 244, 1);
  padding: 0.7rem;
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}

.question_text {
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1.31rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.answer_box {
  border-radius: 0.63rem;
  border: 0.13rem solid rgba(21, 44, 91, 0.2);
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1rem;
  padding: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  min-width: 8.44rem;
  min-height: 3.94rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.answer_box:hover {
  border-radius: 0.63rem;
  border: 0.13rem solid rgba(0, 117, 255, 0.9);
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  min-width: 8.44rem;
  min-height: 3.94rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.preview_answer_box {
  border-radius: 0.63rem;
  background: rgba(255, 255, 255, 1);
  border: 0.09rem solid rgba(21, 44, 91, 0.08);

  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 0.94rem;
  letter-spacing: 0rem;
  text-align: center;

  padding: 0.9rem;
  min-width: 9.25rem;
  height: 2.88rem;
}

.preview_answer_title {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1.13rem;
  line-height: 1.54;
  letter-spacing: 0rem;
  text-align: left;
}

.LegaRisk_signature {
  opacity: 0.8;
  border-radius: 0.63rem;
  background: #f6f6f966;
  border: 0.075rem dashed #152c5b26;
  height: 6.88rem;
  margin-right: 1.25rem;
  height: 11.125rem;
  width: 100%;
}

.chart_signature_font {
  opacity: 0.3;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1rem;
  letter-spacing: 0rem;
  text-align: center;
}
.labelReport50018{
  font-size: 1.1rem;
  font-weight: 500;
  color: #152c5b;
  opacity: 0.6;
}
.ResultReport50018{
  font-size: 1.1rem;
  font-weight: 500;
  color: #152c5b;
  opacity: 0.8;
}

.div-num {
  height: 100%;
  display: flex;
  align-items: center;
  border-right: 0.13375rem solid rgba(21, 44, 91, 0.1);
  padding-right: 0.3125rem;
  justify-content: center;
  flex-direction: column;
}
.video_header .second_title {
  font-size: 0.881rem;
  font-weight: 500;
  color: #152c5b;
  opacity: 0.4;
  margin-bottom: 0;
}
.mymain {
  height: 100%;
  width: 100%;
  display: flex;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.bluediv-main-row {
  flex-grow: 1;
  overflow: auto;
}
.App {
  text-align: center;
}

.App-logo {
  height: 40vmin;
  pointer-events: none;
}

@media (prefers-reduced-motion: no-preference) {
  .App-logo {
    animation: App-logo-spin infinite 20s linear;
  }
}

.App-header {
  background-color: #282c34;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: calc(0.625rem + 2vmin);
  color: white;
}

.notes_box_left_value,
h1,
h2,
h3,
strong {
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.select_lang {
  background-color: initial;
  border: 0.15rem solid rgba(21, 44, 91, .1) !important;
  border-radius: 0.4375rem;
  margin-left: 0.625rem;
  padding: 0.3rem 1rem 0.3rem 0.3rem;
  text-align: center;
}

.manualpending_modal_title {
  text-align: center;
  font-size: 1.25rem;
  font-family: Montserrat;
  font-weight: 700;
  color: #152C5B;
  line-height: 1.4375rem;
  opacity: 0.8;
  margin: 1.5rem 0 2rem 0;
}

.video_header .count_title,
.video_header .first_title {
  color: var(--text-color);
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0;
}
.message_modal {
  opacity: 0.8;
  color: rgba(21, 44, 91, 1);
  font-family: Montserrat;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.ant-modal-footer{
  text-align: center !important;
  background: transparent;
  border-top: none;
  border-radius: 0 0 0.125rem 0.125rem;
}
.ant-modal-header{
  padding: 1rem 1.5rem;
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
  border-bottom: none;
  border-radius: 0.125rem 0.125rem 0 0;
}

.form-check-input-border {
  border: 0.0625rem solid #6a6b6c !important;
}

.App-link {
  color: #61dafb;
}
.cus-nav-tab-scroll::-webkit-scrollbar {
  display: block;
}

::-webkit-scrollbar {
  display: none;
}


.cus-scroll-content::-webkit-scrollbar {
  display: block !important;
}

.cus-scroll-content::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}

.cus-scroll-content::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

.cus-scroll-content::-webkit-scrollbar-thumb {
  background-color: #dee2e6;
  height: auto;
  border-radius: 0.625rem;
}

.cus-scroll-content::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.cus-scroll-content::-webkit-scrollbar {
  display: block;
}
.question_number_question {
  width: 4rem;
  height: 3rem;
  padding: 0.625rem;
  border-radius: 0.63rem;
  background: rgba(204, 223, 244, 0.30000001192092896);
  opacity: 0.800000011920929;
  color: rgba(21, 44, 91, 1);
  font-weight: 700;
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom_modal_Release_Pending .ant-modal-body{
  padding: 0 !important;
  display:flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.custom_modal_delete .ant-modal-title {
  text-align: center;
  padding-bottom: 0.625rem !important	;
}

.custom_modal_delete .ant-modal-header {
  border-radius: 1rem !important;
}

.custom_modal_delete .ant-modal-content {
  padding: 1rem 3rem;
  border-radius: 0.313rem !important;
}
.custom_modal_delete .ant-modal-footer {
  padding: 0.125rem !important
}

.custom_modal_delete .ant-modal-content .ant-modal-footer .ant-btn-default {
  display: none;
}
.custom_modal_delete .ant-modal-content .ant-modal-footer .ant-btn-primary {
  height: 3rem;
  font-weight: 600;
  font-size: 1.125rem;
  width: 23.125rem;
}

@keyframes App-logo-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@font-face {
  font-family: "Montserrat-Light";
  src: url(/static/media/Montserrat-Light.6fcc9263a21be961d246.ttf) format("truetype");
}

@font-face {
  font-family: "Montserrat";
  src: url(/static/media/Montserrat-Regular.ceb11275ab638627a643.ttf) format("truetype");
}

@font-face {
  font-family: "Montserrat-Medium";
  src: url(/static/media/Montserrat-Medium.c86e3b9010ff63c99166.ttf) format("truetype");
}

@font-face {
  font-family: "Montserrat-Bold";
  src: url(/static/media/Montserrat-Bold.2c155811b35513d5beaa.ttf) format("truetype");
}

@font-face {
  font-family: "Montserrat-SemiBold";
  src: url(/static/media/Montserrat-SemiBold.d5e0cc788cba9ced1fb9.ttf) format("truetype");
}

@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url(/static/media/Montserrat-ExtraBold.3a9ee100617f45a96d92.ttf) format("truetype");
}

@font-face {
  font-family: "Montserrat";
  src: url(/static/media/Montserrat-Light.6fcc9263a21be961d246.ttf) format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Montserrat";
  src: url(/static/media/Montserrat-Regular.ceb11275ab638627a643.ttf) format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Montserrat";
  src: url(/static/media/Montserrat-Medium.c86e3b9010ff63c99166.ttf) format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Montserrat";
  src: url(/static/media/Montserrat-Bold.2c155811b35513d5beaa.ttf) format("truetype");
  font-weight: 700;
}

@font-face {
  font-family: "Montserrat";
  src: url(/static/media/Montserrat-SemiBold.d5e0cc788cba9ced1fb9.ttf) format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "Montserrat";
  src: url(/static/media/Montserrat-ExtraBold.3a9ee100617f45a96d92.ttf) format("truetype");
  font-weight: 800;
}

* {
  font-family: "Montserrat";
}

.cus-scroll-content::-webkit-scrollbar {
  display: block !important;
}

.cus-scroll-content::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}

.cus-scroll-content::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

.cus-scroll-content::-webkit-scrollbar-thumb {
  background-color: #dee2e6;
  height: auto;
  border-radius: 0.625rem;
}

.cus-scroll-content::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.cus-scroll-content::-webkit-scrollbar {
  display: block;
}
.react-pdf__Page__canvas {
  width: 100% !important;
  height: auto !important;
}

.ant-image-img {
    width: 100%;
    height: 9rem;
    vertical-align: middle;
}

.custom-select-lang {
  margin-left: 0.5rem;
  height: 2.5rem !important;
}
.custom-select-lang .ant-select-selector {
  height: 2.5rem !important;
  min-height: 2.5rem !important;
  display: flex !important;
  align-items: center !important;
  padding: 0 0.75rem !important;
  border-radius: 0.625rem !important;
  background: transparent !important;
}
.custom-select-lang .ant-select-selection-item,
.custom-select-lang .ant-select-selection-placeholder {
  line-height: 2 !important;
  font-size: 1rem !important;
  padding: 0 !important;
}


.checkin_subheader {
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: regular;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
}

.select_lang {
  background-color: initial;
  border: 0.15rem solid rgba(21, 44, 91, .1) !important;
  border-radius: 0.4375rem;
  margin-left: 0.625rem;
  padding: 0.3rem 1rem 0.3rem 0.3rem;
  text-align: center;
}
.keyboard_box {
  width: 4.0625rem;
  height: 3.3125rem;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 1);
  padding: 0.81rem 0.6rem;
  margin: 0.21875rem;
  cursor: pointer;
}

.keyboard_box_text {
  text-align: center;
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1.4375rem;
  line-height: normal;
  letter-spacing: 0;
}

.choice-main {
  width: 100%;
  height: 100%;
}
.choice-main .choice-main-answer {
  flex-wrap: wrap;
}

.choice-main .ant-radio-wrapper {
  border-radius: 0.63rem;
  border: 0.13rem solid rgba(21, 44, 91, 0.2);
  color: rgba(21, 44, 91, 0.800000011920929);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  padding: 1rem 3rem;
  margin-top: 0.5rem;
}

.choice-main .ant-radio-wrapper:hover {
  border: 0.13rem solid rgba(0, 117, 255, 0.9);
}

.choice-main .ant-radio-wrapper-checked {
  border: 0.13rem solid rgba(0, 117, 255, 0.9);
  background: rgba(246, 250, 253, 1);
}

.choice-main .ant-checkbox-wrapper {
  overflow: hidden;
  border-radius: 0.63rem;
  border: 0.13rem solid rgba(21, 44, 91, 0.2);
  color: rgba(21, 44, 91, 0.800000011920929);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1rem;
  padding: 1rem 3rem;
  margin-top: 0.5rem;
}
.choice-main .ant-checkbox-wrapper:hover {
  border: 0.13rem solid rgba(0, 117, 255, 0.9);
}

.choice-main .ant-checkbox-wrapper-checked {
  border: 0.13rem solid rgba(0, 117, 255, 0.9);
  background: rgba(246, 250, 253, 1);
}

.choice-main .ant-checkbox-wrapper span:nth-of-type(2) {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}

.choice-main .ant-radio-wrapper span:nth-of-type(2) {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}

.question-box {
  width: 100%;
}

.question-box .tag-box {
  border-radius: 0.63rem;
  background: rgba(204, 223, 244, 0.3);
  padding: 0.7rem;
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  border: none;
}

.question-box .question-title {
  color: rgba(21, 44, 91, 0.8);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1.31rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: left;
  word-break: break-all;
}

.question-box .question-choice-wrapper {
  padding-top: 1rem;
}

.pacs-upload-img {
    display: inline-block;
    /* width: 104px;
    height: 104px; */
    width: 100%;
    height: 100%;
    margin: 0 0.5rem 0.5rem 0;
    vertical-align: top;
    padding: 0.5rem;
}

.pacs-upload-img .pacs-upload-img-in {
    display: inline-block;
    position: relative;

    border-radius: 0.625rem;
    height: 100%;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pacs-upload-img .pacs-upload-img-info{
    padding: 0;
    position: relative;

    height: 100%;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.pacs-upload-img .pacs-upload-pdf-info{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    font-size: 4rem;
    color: rgb(185,192,206);
    background: rgb(255 240 237);
    border-radius: inherit;
}

.pacs-upload-img .pacs-upload-img-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s;

    display: flex;
    align-items: center;
    justify-content: center;
}

.pacs-upload-img .pacs-upload-img-btn:hover {
    background-color: rgba(0,0,0,0.5);
}

.pacs-upload-img .pacs-upload-img-btn .pacs-upload-img-btn-span {
    display: none;
    transition: all 0.3s;
}

.pacs-upload-img .pacs-upload-img-btn:hover .pacs-upload-img-btn-span {
    display: block;
}

.pacs-upload-img .pacs-upload-img-info img.pacs-upload-img-info-img{
    max-width: 100%;
    max-height: 100%;
}

.pacs-upload-img .pacs-upload-img-btn button {
    color: rgba(255, 255, 255, 0.5);
    transition: all 0.3s;
}

.pacs-upload-img .pacs-upload-img-btn button:hover {
    color: rgba(255, 255, 255, 0.8);
}

.pacs-upload-img .pacs-upload-img-btn:hover {
    background-color: rgba(0,0,0,0.5);
}
@media (min-width: 768px) {
    .pacs-upload-img .pacs-upload-img-btn button {
        font-size: 1rem; 
    }
}

.question-progress {
  width: 100%;
}
.question-progress .choice-main-answer {
  display: flex;
  justify-content: space-between;
}

.question-progress .question-choice-wrapper {
  padding-top: 2rem;
}

