.test-guidance .plyr {
  max-width: 100%;
  width: 520px;
  height: 293px;
}
.test-guidance .plyr:fullscreen video {
  max-width: unset;
}
.test-guidance {
  --plyr-color-main: #294563;
  --plyr-range-fill-background: #294563;
}
.test-guidance .-listening {
  --plyr-color-main: #32B4C8;
  --plyr-range-fill-background: #32B4C8;
}
.test-guidance .-reading {
  --plyr-color-main: #37854D;
  --plyr-range-fill-background: #37854D;
}
.test-guidance .-writing {
  --plyr-color-main: #F9A95A;
  --plyr-range-fill-background: #F9A95A;
}
.test-guidance .-speaking {
  --plyr-color-main: #C86478;
  --plyr-range-fill-background: #C86478;
}
.writing-essay-page .answer del,
.writing-essay-page .answer delete {
  cursor: pointer;
  position: relative;
  text-decoration: line-through;
  border-bottom: 2px solid #faaa5a;
  /*opacity: 0.6;*/
}

.writing-essay-page .answer ins,
.writing-essay-page .answer insert {
  color: #5bc2d2;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  border-bottom: 2px solid #5bc2d2;
}

/* #iat-login-sms-form-wrapper {
  margin: 8rem 0;
} */

.realtest-header__btn-save.save_hidden {
  opacity: 0;
  transition: opacity 1s linear, max-height 0s linear 2s;
  max-height: 0;
  overflow: hidden;
}

.vntest-header.time-up {
  border: 1px solid #DD1804;
  background: #FCE8E6;
  box-shadow: 0px 4px 50px 0px rgba(41, 69, 99, 0.08);
}

.take-test .test-panel__input-answer {
  min-width: 200px !important;
  width: auto;
  box-shadow: none;
}

.take-test .test-panel__input-answer:focus {
  border: 1px solid #32b4c8 !important;
  box-shadow: none;
}

.reading-test .take-test .test-panel__input-answer:focus {
  border: 1px solid #37854D !important;
  box-shadow: none;
}

.vnreading-result .list-answer__part-item {
  border-top: 1px solid #dee6e7;
}

.vnreading-result #slpit-two .split-right {
  height: auto;
}

.edit-submit-email-wrapper {
  position: relative;
}

.edit-submit-email-wrapper .-edit-email {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  border-radius: 100px;
  height: 44px;
  box-shadow: none;
  padding: 6px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  visibility: hidden;
  pointer-events: none;
}

.edit-submit-email-wrapper input[readonly]+.-edit-email {
  visibility: visible;
  pointer-events: visible;
}

.edit-submit-email-wrapper .-edit-email:hover {
  background: #f5f5f5;
}

body.uploading .page>.uploading-overlay {
  display: flex;
}

.custom-modal-upload-error__icon {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto 1.6rem;
}

.custom-modal-upload-error__icon .ioticon-alert-circle {
  font-size: 80px;
  color: #C76378;
}

.listening.user-socer__title {
  color: #32b4c8;
}

.writing-essay-page .answer__answer-box {
  position: relative;
}

.writing-essay-page .answer__col-right {
  position: static;
}

.writing-essay-page .match-line {
  pointer-events: none;
}

.writing-essay-page .answer__col-left .focus {
  background-color: rgba(255, 255, 0, 0.4);
}

.page.writing-essay-page {
  background: #fff;
}

.vnielts-login .otp-wrapper .userinfo-box__otpbt-send span {
  text-transform: lowercase;
  display: inline-block;
  width: 32px;
}

.notepad {
  max-height: calc(100% - 150px);
}

.take-test .test-panel__input-answer {
  margin-bottom: 5px;
  margin-top: 5px;
}

.radial .overlay .pr-icon-time {
  background: url(/themes/iat/images/icon_clockIcn.png) no-repeat center center;
}

/* .take-test .speaking-box .speaking-box__body video {
  max-height: 35vh;
} */
.take-test .test-panel__nav-buttons span.test-panel__nav-btn {
  cursor: pointer;
}

.take-test .test-panel__nav-buttons span.test-panel__nav-btn.-disabled {
  cursor: default;
}

.vnspeaking-result {
  padding: 10rem 0;
  background-color: #fff;
}

#app__ai-result {
  min-height: calc(100vh - 26rem);
}

.iat-breadcrumb {
  color: #787878;
  font-family: Nunito;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.iat-breadcrumb.-mb {
  margin-bottom: 30px;
}

.class-doted text {
  font-size: 16px !important;
}

.class-doted text tspan {
  font-size: 55px;
}

.drag-panel-wrapper .drag-panel {
  justify-content: center;
  flex-direction: column;
}

.writing-essay-page .answer__col-right+.-close-btn {
  display: none;
}

@media(max-width: 767px) {
  .match-line {
    display: none;
  }

  .writing-essay-page .answer__status-box.focus {
    box-shadow: 0px 0px 10px 4px rgb(255 255 0);
  }

  .writing-essay-page .answer__col-right {
    position: fixed;
    left: 0;
    right: 0;
    height: 45vh;
    top: 100vh;
    transition: all 0.4s;
    background: #fff;
    box-shadow: 0 -3px 30px -10px #000;
    z-index: 19;
    border: 4px solid #fff;
    border-top: 40px solid #fff;
    padding: 12px;
    border-radius: 20px 20px 0 0;
    visibility: hidden;
    opacity: 0;
  }

  .writing-essay-page .answer__col-right.parent-focus {
    top: 55vh;
    visibility: visible;
    opacity: 1;
  }

  .writing-essay-page .answer__col-right+.-close-btn {
    display: flex;
    visibility: hidden;
    pointer-events: none;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background-color: rgba(221, 221, 221, 0.65);
    cursor: pointer;
    color: #000;
    position: fixed;
    top: 55vh;
    right: 6px;
    transform: translateY(6px);
    opacity: 0;
    z-index: 20;
  }

  .writing-essay-page .answer__col-right.parent-focus+.-close-btn {
    visibility: visible;
    pointer-events: unset;
    transition: all 0.12s;
    transition-delay: .6s;
    opacity: 1;
  }

  #js-practice-menu {
    display: none;
  }
}

.take-test .question-palette__item.not-a-number {
  width: 40px;
  height: 40px;
}

.list-answer ul.col-sm-6 {
  -webkit-column-count: 2;
  /* For Safari and Chrome */
  -moz-column-count: 2;
  /* For Firefox */
  column-count: 2;
  /* Standard property */
  width: 100% !important;
}

/* For smaller screens - 1 column */
@media (max-width: 768px) {

  /* Adjust the maximum width as per your requirement */
  .list-answer ul.col-sm-6 {
    -webkit-column-count: 1;
    /* For Safari and Chrome */
    -moz-column-count: 1;
    /* For Firefox */
    column-count: 1;
    /* Standard property */
  }
}

.list-answer ul.col-sm-6 li {
  padding: 4px 0px 0px 40px !important;
  margin: 16px 0px 0px 0px !important;
  overflow: hidden;
}

li span.number.is-not-number {
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  font-size: 12px !important;
  margin-right: 5px !important;
}

.listening-result .vnreading-result span.number,
.listening-result .vnreading-result b.iot-question-number {
  display: inline-block;
  background-color: #32b3c7 !important;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 30px;
  color: #fff;
  margin-right: 5px;
}

.reading-result .vnreading-result span.number,
.reading-result .vnreading-result b.iot-question-number {
  background-color: #327846 !important;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 30px;
  color: #fff;
  margin-right: 5px;
  flex-shrink: 0;
}

.vnreading-result input[type="text"] {
  display: inline-block;
}

.vnreading-result .test-panel__answer-item {
  display: flex;
  margin: 5px 0px;
  align-items: center;
}

.vnreading-result .test-panel__answer-option {
  display: flex;
  margin-right: 15px;
  flex-shrink: 0;
  width: 10px;
  text-transform: uppercase;
}

/*.vnreading-result .test-panel__drag-answer p,
.vnreading-result .drop_down>p>* {
  display: flex;
}*/

.vnreading-result .test-panel__drag-answer p select {
  min-width: 200px;
  width: auto;
  margin-right: 10px;
}

.vnreading-result .drop_down p select {
  display: inline-block;
  -webkit-appearance: none;
  width: 100px;
  height: 32px;
  padding: 0px 10px;
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  font-size: 14px;
  color: #282828;
  border-radius: 100px;
  border: 1px solid var(--primary-primary-100, #BDC5CF);
  transition: border-color ease-in-out 0.15s;
}

.vnreading-result .test-panel__drag-answer b.iot-question-number {
  margin-right: 10px;
}

.vnreading-result .drop_down p .iot-question-number {
  display: inline-flex;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  font-size: 14px;
  padding: 10px;
  margin: 2px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 50%;
  background: #32B4C8;
  color: #fff;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.vnreading-result .test-panel__drag-answer b.iot-question-number {
  text-indent: 6px;
}

.vnreading-result #drag-drop__-left,
.vnreading-result .press-hint.blink {
  display: none;
}

.vnreading-result ul li {
  list-style: none;
}

.vnreading-result .result-review {
  margin-top: 20px;
}

.reading-result .vnreading-result .split-left.cyan a.cyan {
  background: #327846 !important;
}

.page-submit-test-success {
  padding-top: 9rem;
  padding-bottom: 4rem;
}

.reading-result .vnreading-result #slpit-two {
  background-color: #d7e6dc;
}

.listening-result .vnreading-result #slpit-two {
  background-color: #d6f0f4;
}

.vnreading-result .split-left.cyan .sl-caption span {
  font-size: 26px;
}

.reading-result .vnreading-result .split-left.cyan .sl-caption span {
  color: #327846 !important;
}

.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section.cyan span {
  color: #ffffff !important;
}

.show-review-explanation {
  overflow: hidden;
}

.show-review-explanation .review-explanation {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1050;
  margin: 0px;
  display: block;
  padding: 15px 0px 0px 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .show-review-explanation .review-explanation {
    padding: 0;
  }
}

.show-review-explanation .review-explanation .container {
  max-width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .show-review-explanation .review-explanation .container {
    width: 100%;
  }
}

.show-review-explanation .review-explanation .reading-box-embeb {
  position: absolute;
  top: 60px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.btn-show-re {
  cursor: pointer;
}

.close-rx {
  width: 35px;
  height: 35px;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 10px;
}

.close-rx span {
  display: block;
  width: 35px;
  height: 2px;
  background-color: #fff;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 20px;
  left: 0px;
  opacity: 0.7;
}

.close-rx span.last {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: unset;
  right: 0px;
}

.vnreading-result .box-caption-margin {
  display: flex;
}

@media (max-width: 767px) {

  .listening-result .split-left .sl-caption.sl-caption-bottom,
  .reading-result .split-left .sl-caption.sl-caption-bottom {
    max-width: 100% !important;
  }

  .vnreading-result .test-panel__drag-answer p select,
  .vnreading-result .drop_down p select {
    min-width: 100px;
  }

  .reading-result .list-answer__part-item,
  .listening-result .list-answer__part-item {
    max-height: unset;
    box-shadow: none;
  }
}

.reviews-test-mobile a {
  background-color: #ffffff !important;
}

#recording-list p {
  display: flex;
  justify-content: center;
  align-items: center;
}

#recording-list p span {
  font-weight: 700;
}

#recording-list p small {
  font-weight: 400;
}

.speaking-test .uploading-overlay__progress {
  position: relative;
}

.speaking-test .uploading-overlay__progress-bar {
  width: 80px;
  position: absolute;
  animation: uploadingWave infinite;
  animation-duration: 2.6s;
  transition: all 2.6s ease-in-out;
  border-radius: inherit;
}

#modal-submit-email {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 65px);
  padding-top: 65px;
  padding-bottom: 56px;
}

#js-next-question.iot-grbt.disabled {
  opacity: 1;
}

@keyframes uploadingWave {
  0% {
    left: -10%;
  }

  50% {
    left: calc(110% - 80px);
  }

  100% {
    left: -10%;
  }
}

.userinfo-box .userinfo-box__buttons {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.take-test .test-panel__nav-buttons {
  gap: 1rem !important;
}

.take-test .test-panel__nav-btn {
  background: transparent !important;
  width: 36px !important;
  height: 36px !important;
}

#js-practice-menu .fontsize-menu__font-link.active {
  background-color: #f3f3f3;
  color: #294563;
}

#js-practice-menu .ioticon-type {
  position: absolute;
  font-size: 25px;
  bottom: -3px;
}

#js-practice-menu .practice-menu {
  padding: 0px !important;
}

/* .form-student__zh-hans */
.login-box__contents .code-login {
  margin: 0px !important;
  padding: 0px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.userinfo-box__img {
  width: 100%;
}

#school-btn-submit.disabled {
  pointer-events: none;
  opacity: 0.6;
}

.vnielts-login .userinfo-box {
  margin: 0px !important;
  padding: 0px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.code-login .form-item-coupon-code {
  max-width: 320px;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}

#js-repeat-video.disabled {
  pointer-events: none;
  opacity: 0.3;
}

/* .vnielts-login .-school .login-box .help-block {
  position: absolute !important;
} */

.review-explanation .form-control {
  display: inline-block;
}

.review-explanation .form-control[disabled] {
  background-color: transparent;
  box-shadow: none;
}

.region-footer p:last-child {
  margin-bottom: 0;
}

#block-iat-hotline .field--name-body {
  position: fixed;
  right: 1rem;
  bottom: 5rem;
  z-index: 1100;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0);
  box-shadow: 0px 4px 50px 0px rgba(41, 69, 99, 0.18);
  color: #c3611c;
  font-weight: bold;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  /*pointer-events: none;*/
  transition: all 0.3s;
  max-width: 32px;
  overflow: hidden;
  padding-right: 1rem;
}

#block-iat-hotline .field--name-body:hover {
  font-size: 16px;
  max-width: 200px;
  background: rgba(255, 255, 255, 0.6);
}

#block-iat-hotline .field--name-body::before {
  font-family: 'iot-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9af";
  float: left;
  font-size: 16px;
  border: 1px solid #c3611c;
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

#block-iat-hotline p:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .vnielts-login .login-box__title {
    font-size: 22px;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .vnielts-login .login-box__title {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .vnielts-login .login-box__title {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .vnielts-login .login-box__title {
    font-size: 13px;
  }
}

.ieltsvn-ismart #iat-login-sms-form-wrapper {
  margin: 0 !important;
}

.ieltsvn-ismart-version .vntest-header__logo {
  width: auto !important;
  max-height: 80px !important;
}

.user-dashboard.ieltsvn-ismart-version.user-logged-in .vnielts-ismart-login {
  padding: 7rem 0 8rem !important;
}
.site-PISA.vntest-result .vntest-header__logo, .site-PISA.path-frontpage .vntest-header__logo {
  max-height: 38px !important;
}

.speaking-box .speaking-box__btn,
.realtest-header__bt-submit {
  text-transform: uppercase;
}

.vntest-header__user-info {
  display: flex;
  align-items: center;
  gap: 1rem;
  position: relative;
  z-index: 101;
}

.-iat-switch-language .-active-language {
  text-transform: uppercase;
  display: flex;
}

.-iat-switch-language {
  position: relative;
  display: flex;
}
.-iat-switch-language .language-link {
  display: inline-flex;
  gap: 0.25rem;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
  cursor: pointer;
}

.-iat-switch-language img {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: center;
}

.-iat-switch-language .-dropdown-menu {
  position: absolute;
  z-index: 1010;
  top: calc(100% + 15px);
  display: flex;
  flex-direction: column;
  width: 122px;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.55s;
  transition: all 0.55s;
}

.-iat-switch-language .-dropdown-menu::before {
  position: absolute;
  content: '';
  width: 58px;
  margin: 0 auto;
  right: 0;
  left: 0;
  height: 50px;
  bottom: 100%;
  background: transparent;
}

.-iat-switch-language .-dropdown-menu .menu__panel-arrow {
  position: absolute;
  display: block;
  width: 1.6rem;
  height: 1.1rem;
  margin: 0 auto;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%);
}
.-iat-switch-language .-dropdown-menu .menu__panel-arrow::before {
  top: 0;
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-style: solid;
  border-width: 0 0.8rem 1rem 0.8rem;
}
.-iat-switch-language .-dropdown-menu .menu__panel-arrow::after {
  top: 1px;
  border-width: 0 0.8rem 1rem 0.8rem;
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-bottom-color: #fff;
  border-style: solid;
}

.-iat-switch-language .-dropdown-menu .links {
  padding: 5px 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid #d5d5d5;
  border-radius: 10px;
}

.-iat-switch-language .-dropdown-menu .links a {
  width: 100%;
  align-items: center;
  padding: 6px 8px;
  color: #282828;
}
.-iat-switch-language .-dropdown-menu .links a:hover {
  background-color: #ececec;
}

.-iat-switch-language:hover > .-dropdown-menu {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.route-system-403 .region-content,
.route-system-404 .region-content {
  margin-top: 130px;
}

.result-review .explanation .panel {
  margin-left: 14px;
}
.result-review .explanation .panel-body {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.result-review .explanation .panel-body p {
  margin-top: 0;
}
.site-CN-SITE .vntest-header__logo {
  width: 92px !important;
}
.site-AMA .logo .vntest-header__logo {
  width: 100% !important;
}
.site-AMA.route-user-logout-confirm .vnielts-login {
  padding: 9rem 0 7rem 8rem !important;
}
.site-IEG-GL .vntest-header__logo {
  width: 50% !important;
  max-width: none !important;
}
.site-IEG-GL.listening-test .vntest-header__logo,
.site-IEG-GL.reading-test .vntest-header__logo,
.site-IEG-GL.writing-test .vntest-header__logo,
.site-IEG-GL.speaking-test .realtest-header img {
  width: 25% !important;
  max-width: none !important;
}
.site-IEG-GL .vntest-header__contents a {
  width: 60% !important;
}
.site-IEG-GL.user--anonymous .vntest-header__contents a {
  width: 100% !important;
}
.site-IEG-GL.user--anonymous .vntest-header__logo {
  width: 50% !important;
}
.site-IEG-GL.route-iat_quiz-quiz_result-secure_token .vntest-header__logo {
  width: 36% !important;
}

.site-IEG-GL.reading-test h1.test-contents__title {
  margin-top: 10px !important;
}
.site-IEG-GL #notepad {
  top: 84px !important;
}
.folder-main-menu {
  font-size: 20px;
  margin-right: 5px;
  color: #ccc;
}
.toolbar-menu__link--3::after {
  right: 10px;
}
.admin-toolbar__item #navigation-link-, .admin-toolbar__item #navigation-link---2 {
  border-top: 1px solid #EAECEF;
}
.admin-toolbar__item #navigation-link- a, .admin-toolbar__item #navigation-link---2 a {
  background-image: url('/themes/iat/images/eva_folder-outline.svg') !important;
  background-repeat: no-repeat;
  background-size: 20px 20px; /* Điều chỉnh kích thước icon */
  display: flex;
  background-position: 10px center;
  align-items: center;
  padding-left: 35px; /* Chừa khoảng trống để icon không đè lên text */
  margin-top: 3px;
}
.custom-menu-folder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.custom-menu-folder svg {
  width: 24px;
  height: 24px;
  aspect-ratio: 1/1;
}
.admin-toolbar__item a .custom-menu-folder span {
  color: #294563;
}
.admin-toolbar__item a.is-active .custom-menu-folder span {
  color: #0550E6;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin-left: 5px;
}
.player-listening.player-result iframe {
  height: 0px !important;
}
.vnreading-result .test-panel__drag-answer p {
  display: block !important;
}
.vnreading-result .drag-panel__drag-answer-input {
  display: inline-flex !important;
  width: auto;
  min-width: 200px;
  height: 32px;
  padding: 5px 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 30px;
  border: 1px dashed #BDC5CF;
  background: #FFF;
  position: relative;
  vertical-align: middle;
}
.vnreading-result .iot-option.-only-mobile {
  display: none;
}
.realtest-header__bt-submit:disabled {
  background: #A0A0A0 !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  cursor: no-drop;
}
body.disabled-controls #redirect-to-new-test-btn {
  pointer-events: auto !important;
}
.modal-open .realtest-header, .modal-open .speaking-box__repeat-btn, .modal-open #js-next-question, .modal-open .take-test__bottom-palette {
  z-index: 0 !important;
}
.vnielts-login .login-box__device-check {
  font-size: 16px;
  font-weight: 700;
  color: #294563;
  display: flex;
  gap: 12px;
  align-items: center;
  margin: 16px 0 0;
}
.vnielts-login .login-box__device-check span {
  text-decoration: underline;
}
.vnielts-login .login-box__device-check .ioticon-next-icon {
  font-weight: bold;
}
.take-test-page .test-panel__answer ul li::before {
  content: "•";
  color: rgb(0, 203, 200);
  font-weight: bold;
  display: inline-block;
  width: 1em;
  font-size: 1.6rem;
  line-height: 1;
  position: relative;
  top: 0px;
}
.vnreading-result .drag-drop-result .test-panel__question h4, .vnreading-result .drag-drop-result .ckeditor-wrapper {
  margin: 0px !important;
  padding: 0px !important;
}
.userinfo-box__body.login-success-box {
  font-size: 26px;
}
.plyr--youtube .plyr__controls {
  padding: 10px !important;
}
button.plyr__control.playing {
  position:relative;
}
button.plyr__control.playing .icon--not-pressed {
  background-color: #fff;
  border-radius: 1000px;
  display: block;
  text-align: center;
  line-height: 115px;
  font-size: 36px;
  position: relative;
  z-index:2;
}
button.plyr__control.playing:after,
button.plyr__control.playing:before {
  content: "";
  position: absolute;
  left: -25%;
  top: -25%;
  height: 150%;
  width: 150%;
  border: 2px solid #32B4C8;
  border-radius: 100px;
  opacity: 0;
  animation: 1s flairanimationbefore linear infinite;
  -webkit-animation: 1s flairanimationbefore linear infinite;
}
button.plyr__control.playing:before {
  animation-delay: .5s;
}
@-webkit-keyframes flairanimationbefore {
  0%   {transform: scale(0.68); opacity: 1;}
  100% {transform: scale(1.2); opacity: 0;}
}
@keyframes flairanimationbefore {
  0%   {transform: scale(0.68); opacity: 1;}
  100% {transform: scale(1.2); opacity: 0;}
}
.realtest-header__bt-submit.-confirm-submit.-submitted:after {
  display: none;
}
.take-test .table-responsive .table tbody tr td{
  font-size: inherit!important;
}
.take-test .test-panel__question-sm-title img {
  margin: 0 10px 10px;
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right{
  display: flex;
}
.site-IEG-GL #split-two td:has(> img[src*="down.png"]) {
  position: relative;
}
.site-IEG-GL #split-two td img[src*="down.png"] {
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  width: 15px; height: 15px;
  z-index: 1;
}
.site-IEG-GL #split-two td:has(> img[src*="down.png"]):empty::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.vnielts-login .login-box__input-form-group.has-error .login-box__show-pass-icon {
  top: 33% !important;
}

.vnielts-login .login-box__input-form-group.has-error .help-block {
  display: block !important;
  height: auto !important;
  min-height: 20px;
}

[data-admin-toolbar="expanded"] .toolbar-horizontal {
  padding-left: 165px;
}

[data-admin-toolbar="collapsed"] .toolbar-horizontal {
  padding-left: 40px;
}

.realtest-header__logo {
  flex: 0;
}
