@media print {
  .home {
    display: none !important;
  }
  .asserts {
    display: none !important;
  }
  .profileMain {
    display: none !important;
  }
}
body {
  overflow-x: hidden;
  font-family: "Inter", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px !important;
  color: #4d4d4d !important;
}
@media print {
  body {
    background-image: none !important;
    background-color: #FFFFFF !important;
  }
}
#app a.nav-link {
  color: #4d4d4d;
}
#app .nav-tabs .nav-link {
  cursor: pointer;
}
#app .selectableTest:hover,
#app .list-group-item:hover {
  background-color: #e6eeef;
  cursor: pointer;
}
#app .selectableTest.active,
#app .list-group-item.active {
  color: #4d4d4d !important;
  background-color: #e6eeef !important;
  border-color: #8d8f92 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600 !important;
}
.home {
  padding-bottom: 100px;
}
.font-bold {
  font-weight: 700;
}
span.link {
  color: #007bff !important;
  text-decoration: none !important;
  background-color: transparent !important;
  cursor: pointer !important;
}
div.dropdown-menu {
  font-size: 14px !important;
}
.image-holder {
  border-radius: 8px;
  border: 1px solid lightgray;
  padding: 20px;
  margin-bottom: 20px;
}
.image-holder img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hvr-border-fade:hover {
  transition-duration: 0.3s;
  box-shadow: inset 0 0 0 2px lightgrey, 0px 0px 10px #c5c4c4;
}
.image-holder-paus {
  margin-bottom: 20px;
}
.image-holder-paus img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-holder {
  margin-bottom: 20px;
  border-radius: 5px;
}
.heading-holder {
  border-radius: 5px;
  margin-bottom: 15px;
}
.player-holder {
  border-radius: 8px;
  border: 1px solid lightgrey;
  padding: 10px 15px 20px 15px;
  margin-bottom: 20px;
}
.player-button {
  cursor: pointer;
  color: #28a745;
}
.player-button:hover {
  cursor: pointer;
  color: #218838;
}
.player-button-disabled {
  cursor: not-allowed;
  color: #d1d1d2;
}
.player {
  height: 30px !important;
  border: 1px !important;
  border-color: #6c757d !important;
  border-style: solid !important;
  margin-bottom: 0 !important;
}
.typingPlayer {
  height: 18px !important;
  border: 1px !important;
  border-color: #6c757d !important;
  border-style: solid !important;
}
.rangeslider-horizontal .rangeslider__fill {
  background-color: #28a745;
}
.text-disabled {
  color: #d1d1d2;
}
.bg-educateit {
  background-image: linear-gradient(to bottom right, #e53128, #e53128, #ffa4a4);
}
div.bg-lightgrey {
  background-color: #eaeaea;
}
.text-educateit {
  color: #FF5E57 !important;
}
.btn.btn-rounded {
  border-radius: 1rem !important;
  padding: 0.25rem 0.8rem !important;
}
.btn.btn-educateit {
  color: white;
  background-color: #FF5E57 !important;
  border-color: #FF5E57 !important;
  border-radius: 1rem;
  padding: 0.25rem 0.8rem;
}
.btn.btn-outline-educateit {
  color: #FF5E57;
  background-color: transparent;
  background-image: none;
  border-color: #FF5E57;
}
.btn.btn-outline-educateit:hover {
  color: #fff;
  background-color: #FF5E57;
  border-color: #FF5E57;
}
.btn.btn-outline-educateit.focus,
.btn.btn-outline-educateit:focus {
  box-shadow: 0 0 0 0.2rem #d8706a;
}
.btn-outline-educateit:not(:disabled):not(.disabled).active,
.btn-outline-educateit:not(:disabled):not(.disabled):active,
.show > .btn-outline-educateit.dropdown-toggle {
  color: #fff;
  background-color: #FF5E57;
  border-color: #FF5E57;
}
.btn.btn-light-outline {
  color: #6c757d;
  background-color: white;
  background-image: none;
  border-color: #6c757d;
  font-size: 0.8rem;
}
.btn.btn.btn-light-outline:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  cursor: pointer;
}
.btn.btn-light-outline:not(:disabled).active {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn.btn-educateit-green {
  color: #fff;
  background-color: #10B981;
  border-color: #10B981;
}
.btn.btn.btn-educateit-green.disabled {
  opacity: 0.3 !important;
  cursor: not-allowed;
}
.btn.btn.btn-educateit-green:not(:disabled):hover {
  background-color: #0c9467;
}
.text-educateit-green {
  color: #10B981;
}
.text-educateit-green.disabled {
  opacity: 0.3 !important;
}
.accordion-toggle .fa:before {
  content: "\f139";
}
.accordion-toggle.collapsed .fa:before {
  content: "\f13a";
}
.adapt {
  font-Size: 25px;
  font-Family: Times New Roman;
  cursor: pointer;
  color: inherit;
}
.head {
  font-Size: 25px;
  font-Family: Times New Roman;
  color: inherit;
  cursor: pointer;
}
.contrast {
  font-Size: 20px;
  color: inherit;
  cursor: pointer;
}
.nowrap {
  display: inline-block;
  white-space: nowrap;
}
.answer {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 30px;
  white-space: normal;
}
.answerRadio {
  width: 24px;
  height: 24px;
}
.btn-gapText {
  padding: 0px 5px !important;
  font-size: 12px !important;
  border-radius: 3px !important;
  width: 40px;
  height: 15px;
  vertical-align: unset !important;
  line-height: 15px;
  margin-left: 1px;
  margin-right: 1px;
}
.btn-gapText:hover {
  color: black !important;
}
.btn-changeSubject {
  padding: 0px 5px !important;
  font-size: 12px !important;
  border-radius: 3px !important;
  height: 17px;
  vertical-align: top;
  line-height: 12px;
  margin-top: 4px;
  background-color: #FFFFFF;
}
.btn-changeSubject:hover {
  background-color: #000;
}
.btn-closeClock {
  padding: 0px 5px !important;
  font-size: 12px !important;
  border-radius: 3px !important;
  height: 18px;
  vertical-align: unset !important;
  line-height: 12px;
}
.btn-setHeading {
  padding: 0px 5px !important;
  font-size: 14px !important;
  border-radius: 3px !important;
}
.btn-setHeading:hover {
  color: black !important;
}
.close {
  cursor: pointer;
}
.closeWhite {
  cursor: pointer;
  color: white;
  opacity: unset;
}
.closeWhite:hover {
  color: grey;
}
.answersYesNo-holder {
  border-radius: 8px;
  border: 1px solid lightgrey;
  padding: 20px 10px 0px 10px;
}
.answersSetHeading-holder {
  border-radius: 8px;
}
.answersAnswerAlt-holder {
  border-radius: 8px;
  border: 1px solid lightgrey;
  padding: 20px 10px 0px 10px;
}
.answersMath-holder {
  border-radius: 8px;
  border: 1px solid lightgrey;
  padding: 20px 0px 10px 0px;
  text-align: center;
}
div.header-buttons-left div {
  border-radius: 50%;
  border: 2px #4d4d4d solid;
  width: 27px;
  height: 27px;
  display: inline-block;
  background-color: #fff;
}
div.header-buttons-left div:first-child {
  margin-right: 15px;
  color: grey;
}
div.header-buttons-left div i {
  position: relative;
  top: 2px;
  left: 7px;
}
div.header-buttons-left div i.fa-clock-o {
  position: relative;
  top: 1px;
  left: 6px;
}
div.overview-button {
  cursor: pointer;
  display: inline-block;
}
.pulsate {
  -webkit-animation: cc 1s linear 0s infinite alternate;
  animation: cc 1s linear 0s infinite alternate;
  /*background-color: #fff;*/
}
.bookingActiveStepPulsate {
  -webkit-animation: cbc 1s linear 0s infinite alternate;
  animation: cbc 1s linear 0s infinite alternate;
}
@-webkit-keyframes cbc {
  0% {
    color: #fff;
    opacity: 0.55;
  }
  50% {
    color: #fff;
    opacity: 1;
  }
  100% {
    color: #fff;
    opacity: 0.55;
  }
}
@keyframes cbc {
  0% {
    color: #fff;
    opacity: 0.55;
  }
  50% {
    color: #fff;
    opacity: 1;
  }
  100% {
    color: #fff;
    opacity: 0.55;
  }
}
.text-red {
  color: #f50707;
}
.text-grey {
  color: grey;
}
.pulsate-red {
  -webkit-animation: pulsateRed 2s linear 0s infinite alternate;
  animation: pulsateRed 2s linear 0s infinite alternate;
  /*background-color: #fff;*/
}
@-webkit-keyframes pulsateRed {
  0% {
    color: #f50707;
  }
  50% {
    color: lightgrey;
  }
  100% {
    color: #f50707;
  }
}
@keyframes pulsateRed {
  0% {
    color: #f50707;
  }
  50% {
    color: lightgrey;
  }
  100% {
    color: #f50707;
  }
}
.pulsate-green {
  -webkit-animation: pulsateGreen 1s linear 0s infinite alternate;
  animation: pulsateGreen 1s linear 0s infinite alternate;
  /*background-color: #fff;*/
}
.pulsate-bg-green {
  -webkit-animation: pulsateBgGreen 1s linear 0s infinite alternate;
  animation: pulsateBgGreen 1s linear 0s infinite alternate;
}
.recorderplayer.pulsate-playbutton i.player-button {
  -webkit-animation: pulsateGreen 1s linear 0s infinite alternate;
  animation: pulsateGreen 1s linear 0s infinite alternate;
  /*background-color: #fff;*/
}
@-webkit-keyframes pulsateGreen {
  0% {
    color: #10B981;
  }
  50% {
    color: lightgrey;
  }
  100% {
    color: #10B981;
  }
}
@keyframes pulsateGreen {
  0% {
    color: #10B981;
  }
  50% {
    color: lightgrey;
  }
  100% {
    color: #10B981;
  }
}
@-webkit-keyframes pulsateBgGreen {
  0% {
    background-color: #10B981;
  }
  50% {
    background-color: #0c9467;
  }
  100% {
    background-color: #10B981;
  }
}
@keyframes pulsateBgGreen {
  0% {
    background-color: #10B981;
  }
  50% {
    background-color: #0c9467;
  }
  100% {
    background-color: #10B981;
  }
}
.tone {
  -webkit-animation: cc 1s linear 0s infinite alternate;
  animation: cc 1s linear 0s infinite alternate;
  background-color: #f7f7f7 !important;
}
@-webkit-keyframes cc {
  0% {
    background-color: #fff;
    color: #4d4d4d;
  }
  50% {
    background-color: grey;
    color: #fff;
  }
  100% {
    background-color: #fff;
    color: #4d4d4d;
  }
}
@keyframes cc {
  0% {
    background-color: #fff;
    color: #4d4d4d;
  }
  50% {
    background-color: grey;
    color: #fff;
  }
  100% {
    background-color: #fff;
    color: #4d4d4d;
  }
}
nav ul.pagination span.page-link,
nav ul.pagination-lg span.page-link {
  cursor: pointer !important;
}
nav.moduleoverview .page-link {
  color: #343a40;
}
li.tasklist-item {
  margin-right: 5px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #7b8692;
  height: 27px;
  width: 27px;
  cursor: pointer !important;
}
li.tasklist-item span.tasklist-item-text {
  display: inline-block;
  position: relative;
  left: 7px;
}
.noLink {
  text-decoration: none;
  color: inherit;
}
.noLink:hover {
  color: inherit;
}
.card.portal .card-header.portal {
  padding-left: 24px;
  background-color: #fff !important;
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 576px) {
  .card.portal .card-body.portal {
    padding: 0 1.5rem 0 1.5rem;
  }
}
.card.upcoming-test {
  border: none;
}
.card.upcoming-test .card-header {
  border: none;
}
.card.upcoming-test .card-body p.card-text {
  margin-bottom: 0.6rem !important;
}
.card.upcoming-test .card-body p.card-text i {
  margin-right: 6px;
}
.card.upcoming-test .card-body div.card-text {
  margin-bottom: 0.6rem !important;
}
.card.upcoming-test .card-body div.card-text i {
  margin-right: 6px;
}
.card.upcoming-test .card-body .noLink {
  text-decoration: none;
  color: inherit;
}
.card.upcoming-test .card-body small {
  font-size: 12px;
}
.card.upcoming-test .card-body small a {
  text-decoration: none;
  color: inherit;
}
.card.upcoming-test .card-body .btn i {
  margin-right: 4px;
}
.card-header.bg-educateit {
  border: 1px solid #FF5E57;
  border-right: none;
  border-bottom-color: #fff;
}
.clockBar {
  background-color: #e9ecef !important;
  height: 30px !important;
  border: 1px !important;
  border-color: #459a5b !important;
  border-style: solid !important;
}
.clockBar-disabled {
  background-color: #e9ecef !important;
  height: 30px !important;
  border: 1px !important;
  border-style: solid !important;
}
.dottedHeading {
  border-Bottom: 1px dotted black;
}
.dottedHeadingWhite {
  border-Bottom: 1px dotted white;
}
.alert-danger {
  color: black;
}
.ribbon {
  background-color: #36c6d3;
  color: #fff;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.4);
  padding: 0.5em 1em;
  /*z-index: 5;*/
  /*float: left;*/
  margin: 10px 0 0 -3px;
  /*clear: left;*/
  /*position: relative;*/
  /*background-image: linear-gradient(to bottom right, #e53128, #e53128, #ffa4a4);*/
  display: inline-block;
}
.navigationBtn {
  font-weight: 900;
}
.popover {
  max-width: none;
}
.popover-body {
  padding: 5px;
}
.bs-popover-bottom {
  margin-top: 25px;
}
.rangeslider-disable {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 -1px 3px rgba(0, 0, 0, 0.4);
}
.rangeslider-disable-dot {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: #ccc;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 -1px 3px rgba(0, 0, 0, 0.4);
}
.input-group-prepend > .input-group-text {
  width: 40px;
}
.typingInsertedWord {
  color: blue !important;
  font-weight: bold;
  background-color: white !important;
  text-decoration: none;
}
.typingWrongWord {
  color: red !important;
  font-weight: bold;
  background-color: white !important;
  text-decoration: none;
}
.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.flex-end {
  justify-content: flex-end;
}
.card-chat {
  background-color: #ffffff;
}
.card-chat .chatWindow {
  height: 300px;
  overflow-y: scroll;
}
.card-chat .message-holder {
  width: 100%;
  display: flex;
}
.card-chat .message-holder.mine {
  justify-content: flex-end;
}
.card-chat .message-holder.theirs {
  justify-content: flex-start;
}
.card-chat .message-holder .message {
  width: 84%;
  padding: 0.6rem;
  margin-bottom: 0.8rem;
  border-radius: 8px;
}
.card-chat .message-holder .message.mine {
  background-color: #dadada;
  color: black;
}
.card-chat .message-holder .message.theirs {
  background-color: #7b7b7b;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}
.card-chat .message-holder .message.caseClosed {
  background-color: #7b7b7b;
  text-align: left;
  color: #ffffff;
}
.card-chat .message-holder .message .message-header {
  font-size: 9px;
}
.card-chat .message-holder .message .message-footer {
  font-size: 8px;
}
.card-chat .message-input-holder {
  display: flex;
  align-items: flex-end;
  margin-top: 10px;
}
.card-chat .message-input-holder .message-input {
  flex-grow: 1;
}
.card-chat .message-input-holder .message-input input {
  height: 40px;
}
.card-chat .message-input-holder .sendmessage-button {
  margin-left: 10px;
  height: 40px;
  flex-grow: 0;
  margin-bottom: 1rem;
}
.card-chat .message-isTyping {
  margin-top: -10px;
  width: 100%;
  height: 10px;
  font-size: 9px;
}
.card-chat .message-sendError {
  margin-top: -10px;
  width: 100%;
  height: 10px;
  font-size: 11px;
  color: red;
  font-weight: 600;
}
.distanceTestInfo {
  color: #333;
}
.distanceTestInfo h3 {
  text-transform: uppercase;
}
.accordion-header {
  cursor: pointer;
}
.card-header > span {
  font-weight: 600;
  font-size: 16px;
}
.btn.btn-exit-seb {
  color: #4d4d4d;
  background-color: #fff;
  background-image: none;
  border-color: #4d4d4d;
  font-size: 0.8rem;
}
.btn.btn-exit-seb:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.moreAboutEducateit {
  color: #5e5e5e;
  font-size: 0.7rem;
}
.moreAboutEducateitLink {
  color: #5e5e5e;
  font-size: 0.7rem;
  font-weight: 800;
}
.moreAboutEducateitLink:hover {
  color: inherit;
  text-decoration: none;
}
.helpLink {
  color: #5e5e5e;
  font-size: 0.9rem;
  font-weight: 800;
}
.helpLink:hover {
  color: inherit;
  text-decoration: none;
}
.flexible-modal {
  position: absolute;
  z-index: 1;
  border: 1px solid #ccc;
  background: white;
  border-radius: 5px;
  width: 96% !important;
}
.flexible-modal-mask {
  position: fixed;
  height: 100%;
  background: rgba(55, 55, 55, 0.6);
  /*top: 0;
    left: 0;
    right: 0;
    bottom: 0;*/
}
/*.flexible-modal-resizer {
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: se-resize;
    margin: 5px;
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
}*/
.flexible-modal-drag-area {
  /*background: rgba(22, 22, 333, 0.2);*/
  height: 63px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: move;
  border-bottom: 1px solid #dee2e6;
}
.flexible-modal-drag-area-right {
  height: 0px !important;
}
.flexible-modal-drag-area-left {
  height: 0px !important;
}
.flexible-modal-drag-area-bottom {
  height: 71px;
  position: absolute;
  right: 0;
  bottom: 0px;
  cursor: move;
  /*border-bottom: 1px solid #dee2e6;*/
}
.calculator-custom-class {
  z-index: 1000;
  max-width: 300px;
  margin: 8px;
}
.formulary-custom-class {
  z-index: 1000;
  max-width: 800px;
  margin: 8px;
}
.close {
  z-index: 1000;
}
.modal-close {
  z-index: 1000;
}
.formularyModalBody {
  height: 600px;
  overflow-y: scroll;
}
.imageText {
  margin-top: 4px;
  font-size: 0.7rem;
}
.circularClock {
  margin: 0px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: rgba(0, 0, 0, 0.03);
  border-color: #e9edef;
}
#reasonSlc {
  font-size: inherit;
}
.wordCount {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.progress-height {
  height: 6px;
  width: 100%;
}
.p2pCall {
  z-index: 99999;
  position: fixed;
  bottom: 4px;
  left: 4px;
  padding: 8px 8px 8px 8px;
  border-radius: 8px;
  background-color: #4d4d4d;
  color: whitesmoke;
  width: 320px;
}
.p2pCall .p2pCallerName {
  font-size: 1rem;
  font-weight: bold;
}
.p2pCall .btn-circle {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.p2pCall .btn-circle-small {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.p2pCall .btn-settings {
  background-color: #828282;
  color: whitesmoke;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p2pCall .btn-settings i {
  margin-right: auto;
}
.p2pCall .btn-settings span {
  margin-right: auto;
}
.p2pCall .hung-up-icon {
  display: flex;
  justify-content: center;
}
.deviceCheck .alert {
  position: relative;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0 !important;
}
.deviceCheck .alert-device {
  background-color: #F2F2F2 !important;
  border-color: #F2F2F2 !important;
}
.deviceCheck .checking {
  color: #856404 !important;
  font-weight: 600;
  border-bottom: solid orange 4px !important;
}
.deviceCheck .success {
  color: #333333 !important;
  font-weight: 600;
  border-bottom: solid #10B981 4px !important;
}
.deviceCheck .success i {
  color: #10B981;
}
.deviceCheck .fail {
  color: #DC3545 !important;
  font-weight: 600;
  border-bottom: solid #DC3545 4px !important;
}
.deviceCheck .textFailInfo {
  color: black;
  font-weight: normal;
}
.deviceCheck .soundCheck {
  font-weight: 700;
}
.deviceCheck .player {
  height: 18px !important;
  border: 1px !important;
  /*border-color: #459a5b !important;*/
  border-color: #6c757d !important;
  border-style: solid !important;
  margin-bottom: 0 !important;
}
.deviceCheck .rangeslider-horizontal {
  height: 8px;
}
.deviceCheck .rangeslider-horizontal .rangeslider__handle {
  width: 16px;
  height: 16px;
  border-radius: 16px;
}
.deviceCheck .rangeslider-horizontal .rangeslider__handle::after {
  content: '' !important;
  display: none !important;
}
.switchIcon {
  background: black;
  position: absolute;
  bottom: 8px;
  right: 3px;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.switchIcon i {
  background: transparent;
  margin-right: auto;
  margin-left: auto;
  color: #DEDEDE;
}
.progressBarMini {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 8px !important;
  background-color: rgba(220, 53, 69, 0.15);
}
#recordingFooter {
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 999;
}
#recordingFooter .videoFeed2Video {
  position: absolute;
  left: calc(50% - 115px);
  margin-bottom: 5px;
}
#recordingFooter .videoFeed2Video > .videoFeed2VideoElm {
  box-shadow: 0px 0px 12px 6px rgba(0, 0, 0, 0.12);
}
#recordingFooter .audioPlayButton {
  position: absolute;
  right: calc(50% - 90px);
}
.videoPlayer3 video {
  border-radius: 8px;
}
.videoPlayer3 > .video-overlay-holder {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  height: calc(100% - 5px);
  width: calc(100% - 32px);
  border-radius: 8px;
  padding: 12px 18px;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3;
}
.videoPlayer3 > .video-overlay-holder.show {
  display: block !important;
}
.videoPlayer3 > .video-overlay-holder.hide {
  display: none !important;
}
.videoPlayer3 > .video-overlay-holder .video-playbutton {
  position: absolute;
  font-size: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.video-volume {
  position: absolute;
  right: calc(50% - 75px);
  margin-bottom: 20px;
}
.audio-levels {
  height: 40px;
  width: 10px;
  background-color: #e3e3e3;
  display: flex;
  flex-direction: row;
  margin: auto;
}
.audio-level {
  position: relative;
  margin: 0 1px;
  flex-grow: 1;
  z-index: 3;
  background-image: linear-gradient(180deg, #fc9ba4 0%, #FF5E57 100%);
}
.eduShadow {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.footer {
  position: fixed;
  padding-top: 8px;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 96px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F4F8FD 100%);
  background-repeat: no-repeat;
}
.math {
  font-family: "Inter", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: inherit;
}
.mathBold {
  font-family: "Inter", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.mathAnswer {
  font-size: 40px;
  font-family: "Inter", "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.mathAlt {
  font-size: 30px;
  font-family: "Inter", "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  margin-top: -5px;
  font-weight: inherit;
}
.mathAlt21 {
  font-size: 21px;
  font-family: "Inter", "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  margin-top: 4px;
  font-weight: inherit;
}
.PhoneInput {
  width: 100%;
}
.PhoneInput .PhoneInputCountrySelect {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.PhoneInput .PhoneInputInput {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#progress {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 9999;
  background-color: #3E3E3E;
}
#bar {
  background-color: #e53128;
  width: 0%;
  height: 5px;
  border-radius: 3px;
}
.navbar {
  box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.2);
  height: 68px;
}
.navbar img {
  height: 20px;
}
a.nav-link.active {
  color: #e53128;
}
nav {
  padding-top: 20px;
}
#header,
#noheader {
  margin-bottom: 30px;
}
#header .menuItem,
#noheader .menuItem {
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  color: #4d4d4d;
  padding-top: 6px;
}
.user-icon-holder {
  border-radius: 50%;
  background-color: #e53128;
  width: 30px;
  height: 30px;
  color: #fff;
}
#headerSurveillance {
  margin-bottom: 70px;
  color: #FFFFFF !important;
}
@media (max-width: 480px) {
  #headerSurveillance .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #headerSurveillance .navbar {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}
#headerSurveillance .gradient {
  background-image: linear-gradient(180deg, #3E3E3E, #4F4F4F);
}
#headerSurveillance .navbar {
  box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.2);
  height: 46px;
}
#headerSurveillance .navbar img {
  height: 20px;
}
#headerSurveillance .menuItem {
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
#headerSurveillance .container {
  max-width: none !important;
}
#headerSurveillance .btnSettings {
  padding-right: 0 !important;
}
#headerSurveillance .actionPlate {
  background-color: #333333;
  height: 34px;
  border-radius: 6px;
  padding-left: 6px;
  padding-right: 6px;
  margin-left: 8px;
}
#headerSurveillance .actionPlate .textDisabled {
  color: #828282 !important;
  margin-right: 2px;
}
#headerSurveillance .actionPlate .textEnabled {
  color: #FFFFFF !important;
  margin-right: 2px;
}
#headerSurveillance .actionPlate .iconDisabled {
  color: #828282;
  padding-left: 4px;
  padding-right: 4px;
}
#headerSurveillance .actionPlate .iconEnabled {
  color: #FFFFFF;
  padding-left: 4px;
  padding-right: 4px;
}
#headerSurveillance .actionPlate .iconBroadcasting {
  color: #EB5757;
  padding-left: 4px;
  padding-right: 4px;
}
#headerSurveillance .actionPlate .recordingIcon {
  --fa-primary-color: #dc3545;
  --fa-secondary-color: #ffffff;
  --fa-secondary-opacity: 1;
  position: absolute;
  top: 22px;
  left: calc(100% - 17px);
  font-size: 10px;
  border: 1px solid #333333;
  border-radius: 50%;
}
@keyframes softblinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.7;
  }
}
#headerSurveillance .actionPlate .softBlink {
  animation: softblinker 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
}
#headerSurveillance .p2pCall {
  cursor: grabbing;
}
#headerSurveillance .p2pModalLocalVideoContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 4px;
}
#headerSurveillance .p2pModalLocalVideoContainer .p2pModalVideo {
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#headerSurveillance .p2pModalVideoContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 4px;
}
#headerSurveillance .p2pModalVideoContainer .p2pModalVideo {
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#headerSurveillance .p2pModalVideoContainer .p2pModalVideo2 {
  background-color: black;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 30%;
}
#headerSurveillance .p2pCallerName {
  font-size: 1rem;
  font-weight: bold;
}
#headerSurveillance #headerSurveillanceConnection {
  top: 46px;
  min-width: 260px;
  background-color: #4F4F4F;
  color: #FFFFFF;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 12px 12px 12px 12px;
  z-index: 1060 !important;
}
#headerSurveillance #headerSurveillanceConnection .section {
  margin-left: 5px;
  margin-right: 5px;
}
#headerSurveillance #headerSurveillanceConnection .iconSectionNotBroadcasting {
  color: #828282;
}
#headerSurveillance #headerSurveillanceConnection .iconSectionBroadcasting {
  color: #EB5757;
}
#headerSurveillance #headerSurveillanceConnection .modalHeading {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 14px;
}
#headerSurveillance #headerSurveillanceConnection .modalIconPlate {
  background-color: #333333;
  border-radius: 8px;
  width: 30px;
  height: 30px;
}
#headerSurveillance #headerSurveillanceConnection .modalVideoContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 4px;
}
#headerSurveillance #headerSurveillanceConnection .modalVideoContainer .modalVideo {
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#headerSurveillance #headerSurveillanceConnection .textInfo {
  font-size: 13px;
}
#headerSurveillance #headerSurveillanceConnection .connectionFailure {
  background-color: #DC3545;
  color: #FFFFFF;
  border-radius: 8px;
  padding: 10px;
  font-size: 12px;
  font-weight: 700;
  height: 74px;
}
#headerSurveillance #headerSurveillanceConnection .connectionFailure i {
  margin-left: 4px;
}
#emptyheader,
#noheader {
  margin-bottom: 30px;
  background-color: #7f6000;
  color: #ffffff;
}
.profileMain {
  padding-bottom: 100px;
}
.profile.imgCircle {
  width: 100%;
  height: auto;
}
nav ul.pagination li.page-item {
  width: 50px;
  text-align: center;
}
nav ul.pagination li.page-item .page-link {
  border-width: 3px;
  border-color: lightgrey;
  color: #4d4d4d;
  padding: 0.5rem 0.5rem;
}
nav ul.pagination li.page-item .page-link.nolink {
  /*cursor: default !important;*/
  pointer-events: none;
  /*&:hover {
                        background-color: inherit !important;
                    }*/
}
nav ul.pagination li.page-item.allcorrect .page-link {
  color: #ffffff;
  background-color: green;
}
nav ul.pagination li.page-item.someerrors .page-link {
  color: #ffffff;
  background-color: red;
}
nav ul.pagination li.page-item:first-child .page-link {
  margin-left: -1px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
nav ul.pagination li.page-item:last-child .page-link {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  margin-left: -1px;
}
nav ul.pagination li.page-item.active .page-link {
  border-color: black;
  background-color: #ffffff;
  cursor: not-allowed !important;
}
nav ul.pagination li.page-item.active.done .page-link {
  background-color: darkgrey;
}
nav ul.pagination li.page-item.active.allcorrect .page-link {
  background-color: green;
  color: #ffffff;
}
nav ul.pagination li.page-item.active.someerrors .page-link {
  color: #ffffff;
  background-color: red;
}
nav ul.pagination li.page-item.done a,
nav ul.pagination li.page-item.done span {
  background-color: darkgrey;
}
nav ul.pagination-lg .page-link {
  padding: 0.55rem 1.2rem;
  font-size: 1rem;
  line-height: 1.5;
  cursor: default !important;
}
div.shift-pages,
div.shift-pages-left {
  padding-top: 20px;
}
div.shift-pages div,
div.shift-pages-left div {
  border-radius: 50%;
  border: 3px #4d4d4d solid;
  width: 46px;
  height: 46px;
  display: inline-block;
  background-color: #ffffff;
}
div.shift-pages div:first-child,
div.shift-pages-left div:first-child {
  margin-right: 20px;
  border-color: transparent;
  color: grey;
}
div.shift-pages div i,
div.shift-pages-left div i {
  position: relative;
  top: 11px;
  left: 15px;
}
div.shift-pages-left {
  text-align: right;
}
div.shift-pages-left div:first-child {
  margin-right: 0;
}
div.shift-pages-left div i {
  left: -15px;
}
.circularProgressBar2 .main {
  display: flex;
  align-items: center;
  justify-content: center;
}
.circularProgressBar2 .skill {
  position: relative;
}
.circularProgressBar2 .outer {
  border-radius: 50%;
  box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.12);
}
.circularProgressBar2 .inner {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.circularProgressBar2 .inner .theButton {
  z-index: 9999;
}
.circularProgressBar2 circle {
  fill: none;
}
.circularProgressBar2 svg {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-90deg);
}
.popover {
  max-width: 276px !important;
}
#login-card {
  margin-top: 30px;
}
#login-logo {
  margin-top: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 230px;
}
#login-form #holder {
  width: 248px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  padding: 5px;
}
#login-form #one {
  width: 238px;
  position: absolute;
}
#login-form #two,
#login-form #three,
#login-form #four {
  width: 238px;
  position: absolute;
  left: 298px;
}
@media (min-width: 576px) {
  #login-form #holder {
    width: 280px;
  }
  #login-form #one,
  #login-form #two,
  #login-form #three,
  #login-form #four {
    width: 270px;
  }
}
@media (min-width: 768px) {
  #login-form #holder {
    width: 280px;
  }
  #login-form #one,
  #login-form #two,
  #login-form #three,
  #login-form #four {
    width: 270px;
  }
}
@media (min-width: 992px) {
  #login-form #holder {
    width: 280px;
  }
  #login-form #one,
  #login-form #two,
  #login-form #three,
  #login-form #four {
    width: 270px;
  }
}
@media (min-width: 1200px) {
  #login-form #holder {
    width: 280px;
  }
  #login-form #one,
  #login-form #two,
  #login-form #three,
  #login-form #four {
    width: 270px;
  }
}
.NewPassword-strength-bar {
  box-sizing: border-box;
  height: 4px;
  position: relative;
  top: 3px;
  right: 1px;
  transition: width 300ms ease-out;
  width: 0;
}
.NewPassword-strength-desc {
  font-size: 11px;
  color: #D1462F;
}
.NewPassword.is-strength-0 .NewPassword-strength-desc {
  color: #D1462F;
}
.NewPassword.is-strength-0 .NewPassword-strength-bar {
  background: #D1462F;
  width: 20%;
}
.NewPassword.is-strength-1 .NewPassword-strength-desc {
  color: #D1462F;
}
.NewPassword.is-strength-1 .NewPassword-strength-bar {
  background: #D1462F;
  width: 40%;
}
.NewPassword.is-strength-2 .NewPassword-strength-desc {
  color: #2FBF71;
}
.NewPassword.is-strength-2 .NewPassword-strength-bar {
  background: #2FBF71;
  width: 60%;
}
.NewPassword.is-strength-3 .NewPassword-strength-desc {
  color: #2FBF71;
}
.NewPassword.is-strength-3 .NewPassword-strength-bar {
  background: #2FBF71;
  width: 80%;
}
.NewPassword.is-strength-4 .NewPassword-strength-desc {
  color: #2FBF71;
}
.NewPassword.is-strength-4 .NewPassword-strength-bar {
  background: #2FBF71;
  width: 100%;
}
#autoLoggedOut-logo {
  margin-top: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 230px;
}
.cameraMain {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  background-color: #4F4F4F !important;
}
.camera2PageWrapper {
  padding: 16px 8px 8px 8px;
  background-color: #4F4F4F !important;
}
@media print {
  .camera2PageWrapper {
    display: none !important;
  }
}
.camera2PageWrapper .p2pCallCam2 {
  z-index: 99999;
  position: fixed;
  bottom: 4px;
  left: 4px;
  padding: 8px 8px 8px 8px;
  border-radius: 8px;
  background-color: #333333;
  color: whitesmoke;
  width: 320px;
}
.camera2PageWrapper .p2pCallCam2 .p2pCallerName {
  font-size: 1rem;
  font-weight: bold;
}
.camera2PageWrapper .p2pCallCam2 .btn-circle {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.camera2PageWrapper .p2pCallCam2 .btn-circle-small {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.camera2PageWrapper .p2pCallCam2 .btn-settings {
  background-color: #828282;
  color: whitesmoke;
  display: flex;
  align-items: center;
  justify-content: center;
}
.camera2PageWrapper .p2pCallCam2 .btn-settings i {
  margin-right: auto;
}
.camera2PageWrapper .p2pCallCam2 .btn-settings span {
  margin-right: auto;
}
.camera2Wrapper {
  bottom: 0px;
  background-color: #4F4F4F !important;
  color: #DEDEDE;
  padding: 8px 8px 8px 8px;
}
.camera2Wrapper .logo {
  padding-bottom: 16px;
  width: 140px;
  height: auto;
}
.camera2Wrapper #login-card {
  color: #000000;
}
.camera2Wrapper .switchCamera {
  color: #FFFFFF;
}
.camera2Wrapper .switchCameraDisabled {
  color: #828282;
}
.camera2Wrapper .videoWrapper {
  position: relative;
}
.camera2Wrapper .video {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.camera2Wrapper .videoIcon {
  background: black;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.camera2Wrapper .videoIcon i {
  background: transparent;
  margin-right: auto;
  margin-left: auto;
}
.camera2Wrapper .switchIcon {
  background: black;
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.camera2Wrapper .switchIcon i {
  background: transparent;
  margin-right: auto;
  margin-left: auto;
}
.camera2Wrapper .flipIcon {
  background: black;
  position: absolute;
  bottom: 8px;
  left: 8px;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.camera2Wrapper .flipIcon i {
  background: transparent;
  margin-right: auto;
  margin-left: auto;
}
.camera2Wrapper .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.camera2Wrapper .btn i {
  margin-right: auto;
}
.camera2Wrapper .btn span {
  margin-right: auto;
}
.camera2Wrapper .btn-secondary {
  background-color: #828282;
}
.camera2Wrapper .settings {
  position: fixed;
  bottom: 4px;
  right: 4px;
  width: 320px;
  background-color: #333333;
  border-radius: 8px;
  margin-top: 12px;
  padding: 8px 8px 8px 8px;
}
.camera2Wrapper .settings label {
  color: #FFFFFF;
}
.camera2Wrapper .moreAboutEducateit {
  color: #DEDEDE;
}
.camera2Wrapper .moreAboutEducateitLink {
  color: #DEDEDE;
}
.camera2Wrapper .version {
  font-size: 11px;
  color: #828282;
}
.camera2Wrapper .loading-dots:after {
  content: '.';
  animation: dots 1s steps(5, end) infinite;
}
@keyframes dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: #FFFFFF;
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: 0.25em 0 0 #FFFFFF, 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  80%,
  100% {
    text-shadow: 0.25em 0 0 #FFFFFF, 0.5em 0 0 #FFFFFF;
  }
}
.cardStart .btn-spec {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cardStart .selectedBackplate {
  margin-top: 16px;
  background-color: #F4F8FD;
  border-radius: 10px;
  padding: 12px 16px;
  color: #111827;
}
#cardPlaceDevices .box {
  min-height: 56px;
  background: #F4F8FD;
  border-radius: 8px;
  border: 1px solid #D1D5DB;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  color: #111827;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
}
#cardPlaceDevices .box i {
  color: #10B981;
  margin-left: 19px;
  font-weight: 900;
}
@charset "UTF-8";
/* loading dots */
.loading-dots:after {
  content: '.';
  animation: dots 1s steps(5, end) infinite;
}
@keyframes dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: #6c757d;
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: 0.25em 0 0 #6c757d, 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  80%,
  100% {
    text-shadow: 0.25em 0 0 #6c757d, 0.5em 0 0 #6c757d;
  }
}
.supervisorWrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.supervisor.imgCircle {
  width: 100%;
  max-width: 90px;
  height: auto;
}
.supervisor.initialsCircle {
  width: 100%;
  height: auto;
  background-color: #ed6b75;
  color: white;
  text-align: center;
  position: relative;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 5em;
}
.supervisor.initialsCircle:after {
  content: '';
  padding-top: 100%;
  display: table;
}
.supervisor.initialsCircle span {
  display: flex;
  justify-content: center;
  align-items: center;
}
#cardBroadcastCamera .box,
#cardBroadcastCamera2 .box,
#cardBroadcastScreen .box {
  min-height: 56px;
  background: #F4F8FD;
  border-radius: 8px;
  border: 1px solid #D1D5DB;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  color: #111827;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
}
#cardBroadcastCamera .box.checking,
#cardBroadcastCamera2 .box.checking,
#cardBroadcastScreen .box.checking {
  color: #856404 !important;
  font-weight: 600;
  border-bottom: solid orange 4px !important;
}
#cardBroadcastCamera .box.success,
#cardBroadcastCamera2 .box.success,
#cardBroadcastScreen .box.success {
  color: #219653 !important;
  font-weight: 600;
  border-bottom: solid #219653 4px !important;
}
#cardBroadcastCamera .box.fail,
#cardBroadcastCamera2 .box.fail,
#cardBroadcastScreen .box.fail {
  color: #DC3545 !important;
  font-weight: 600;
  border-bottom: solid #DC3545 4px !important;
}
#cardBroadcastCamera .box i,
#cardBroadcastCamera2 .box i,
#cardBroadcastScreen .box i {
  margin-left: 19px;
  font-weight: 900;
}
#cardBroadcastCamera .box i.checking,
#cardBroadcastCamera2 .box i.checking,
#cardBroadcastScreen .box i.checking {
  color: #856404 !important;
}
#cardBroadcastCamera .box i.success,
#cardBroadcastCamera2 .box i.success,
#cardBroadcastScreen .box i.success {
  color: #10B981;
}
#cardBroadcastCamera .box i.fail,
#cardBroadcastCamera2 .box i.fail,
#cardBroadcastScreen .box i.fail {
  color: #D14343;
}
#cardBroadcastCamera .videoContainer,
#cardBroadcastCamera2 .videoContainer,
#cardBroadcastScreen .videoContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 4px;
}
#cardBroadcastCamera .videoContainer .video,
#cardBroadcastCamera2 .videoContainer .video,
#cardBroadcastScreen .videoContainer .video {
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cardBroadcastCamera .videoContainer .area-container,
#cardBroadcastCamera2 .videoContainer .area-container,
#cardBroadcastScreen .videoContainer .area-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#videoGetStartedWrapper .video-holder {
  margin-top: 12px;
  width: auto;
  height: auto;
  max-height: 400px;
  position: relative;
  overflow: hidden;
  display: flex;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
#videoGetStartedWrapper .video-holder video {
  width: 100%;
  height: auto;
  max-height: 400px;
  border-radius: 8px;
  max-width: 100%;
  margin-bottom: -5px;
}
#videoGetStartedWrapper .video-holder .video-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 3px);
  width: 100%;
  padding: 12px 18px;
}
#videoGetStartedWrapper .video-holder .video-overlay.shown {
  display: none !important;
}
#videoGetStartedWrapper .video-holder .video-overlay.hidden {
  display: none !important;
}
#videoGetStartedWrapper .video-holder .video-overlay .video-playbutton {
  position: absolute;
  font-size: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
#cameraSurveillanceCard .cameraIconWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 75px;
  width: 130px;
  height: 130px;
  background-color: #F4F8FD;
  border-radius: 50%;
}
#cameraSurveillanceCard .approve {
  margin-top: 40px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background-color: #10B981;
  width: 148px;
  height: 40px;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cameraSurveillanceCard .approve label {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0px;
}
#langCheckRules .rule {
  min-height: 56px;
  background: #F4F8FD;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  color: #111827;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
}
#langCheckRules .rule i {
  color: #D14343;
  margin-left: 19px;
  font-weight: 900;
}
#langCheckRules .approve {
  margin-top: 40px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background-color: #10B981;
  width: 148px;
  height: 40px;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#langCheckRules .approve label {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0px;
}
#cardRules .rule {
  min-height: 56px;
  background: #F4F8FD;
  border-radius: 8px;
  border: 1px solid #D1D5DB;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  color: #111827;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 12px;
}
#cardRules .rule i {
  color: #D14343;
  margin-left: 19px;
  font-weight: 900;
}
#cardRules .approve {
  margin-top: 40px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background-color: #10B981;
  width: 148px;
  height: 40px;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cardRules .approve label {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0px;
}
#localRules .rule {
  min-height: 56px;
  background: #F4F8FD;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  color: #111827;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
}
#localRules .rule i {
  color: #D14343;
  margin-left: 19px;
  font-weight: 900;
}
#localRules .approve {
  margin-top: 40px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background-color: #10B981;
  width: 148px;
  height: 40px;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#localRules .approve label {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0px;
}
#preAssertsProgress {
  position: relative;
  background-color: #eeeeee;
  width: 100%;
  height: 8px;
}
#preAssertsProgress > #preAssertsProgressBar {
  background-color: #10B981;
  height: 8px;
  width: 0%;
}
#preAssertsProgress .devider {
  background-color: #fff;
  width: 3px;
  height: 8px;
  position: absolute;
  top: 0px;
}
.unattended-root {
  background-image: url('/images/unattended_test_bg_xs.png');
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: top;
  background-size: cover;
  min-height: 100vh;
  font-family: "Inter", Arial, Helvetica, sans-serif !important;
  color: #111827;
}
.unattended-root .unattended-box {
  padding: 16px 16px 42px;
  min-height: 100vh;
}
.unattended-root .unattended-box .top-row {
  height: 40px;
}
.unattended-root .unattended-box .top-row .logo-holder {
  mix-blend-mode: multiply;
}
.unattended-root .unattended-box .top-row .logo-holder .logo-height {
  height: 30px;
}
.unattended-root .unattended-box .top-row .logo-holder .logo-height-square {
  height: 50px;
}
.unattended-root .unattended-box .top-row .logo-holder .logo-height-wide {
  height: 62px;
}
.unattended-root .unattended-box .container-wrapper {
  width: 100%;
  margin-top: 32px;
  min-height: calc(100vh - 30px - 16px - 42px - 64px);
}
.unattended-root .unattended-box .container-wrapper .watch-movie {
  display: flex;
  font-weight: 600;
  margin-bottom: 10px;
}
.unattended-root .unattended-box .container-wrapper .subHeading {
  font-style: italic;
  font-size: 13px;
  margin-bottom: 8px;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper {
  padding: 0px 8px;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .info-wrapper .header-holder .header {
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.1;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .info-wrapper .header-holder .organizer {
  margin-top: 20px;
  font-size: 18px !important;
  line-height: 24.75px;
  font-weight: 600 !important;
  color: #6B7280;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .info-wrapper .header-holder .aboutTest {
  margin-top: 60px;
  font-size: 24px !important;
  line-height: 33px;
  font-weight: 600 !important;
  color: #111827;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .info-wrapper .header-holder .text {
  font-size: 0.875rem;
  font-weight: 400;
  margin-top: 8px;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .info-wrapper .header-holder .text h3 {
  margin-top: 24px;
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 600;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper .video-holder {
  margin-top: 12px;
  width: auto;
  height: auto;
  position: relative;
  overflow: hidden;
  display: flex;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper .video-holder video {
  width: 100%;
  height: auto;
  border-radius: 8px;
  max-width: 100%;
  margin-bottom: -5px;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper .video-holder .video-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 3px);
  width: 100%;
  padding: 12px 18px;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper .video-holder .video-overlay.shown {
  display: none !important;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper .video-holder .video-overlay.hidden {
  display: none !important;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper .video-holder .video-overlay .video-playbutton {
  position: absolute;
  font-size: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper .getstarted-button {
  margin-top: 20px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 203px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background-color: #10b981;
  cursor: pointer;
}
.unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper .getstarted-button i {
  margin-left: 12px;
}
.unattended-root .unattended-box .container-wrapper .about-us-holder {
  margin-top: 48px;
  padding: 22px 12px;
  background-color: rgba(244, 248, 253, 0.87);
  border-radius: 17px;
}
.unattended-root .unattended-box .container-wrapper .about-us-holder .about-us-header {
  font-size: 1.125rem;
  font-weight: 600;
}
.unattended-root .unattended-box .container-wrapper .about-us-holder .about-us-body {
  margin-top: 13px;
  font-size: 0.875rem;
  line-height: 1.6;
}
.unattended-root .unattended-box .container-wrapper .about-us-holder .about-us-footer {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.unattended-root .unattended-box .container-wrapper .about-us-holder .about-us-footer .about-us-link {
  margin-top: 18px;
  color: #828DF8;
  font-size: 1rem;
}
.unattended-root .unattended-box .container-wrapper .about-us-holder .about-us-footer .about-us-link:hover {
  color: #828DF8;
}
.unattended-root .unattended-box .container-wrapper .about-us-holder .about-us-footer img {
  width: 120px;
  height: auto;
}
.unattended-root .unattended-box .powered-by-educateit-logo {
  display: flex;
  margin: 30px 0;
  justify-content: center;
}
.unattended-root .intro-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.unattended-root .unattended-intro,
.unattended-root .unattended-error,
.unattended-root .customer-experience,
.unattended-root .unattended-finished,
.unattended-root .unattended-completed {
  font-family: "Inter", Arial, Helvetica, sans-serif !important;
  min-height: 500px;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  display: table;
}
.unattended-root .unattended-intro .theHeader,
.unattended-root .unattended-error .theHeader,
.unattended-root .customer-experience .theHeader,
.unattended-root .unattended-finished .theHeader,
.unattended-root .unattended-completed .theHeader {
  border-bottom-color: #E6E8F0;
  padding: 24px 20px;
  font-size: 18px;
  font-weight: 600;
}
.unattended-root .unattended-intro .theHeader .header,
.unattended-root .unattended-error .theHeader .header,
.unattended-root .customer-experience .theHeader .header,
.unattended-root .unattended-finished .theHeader .header,
.unattended-root .unattended-completed .theHeader .header {
  font-size: 18px;
}
.unattended-root .unattended-intro .theFooter,
.unattended-root .unattended-error .theFooter,
.unattended-root .customer-experience .theFooter,
.unattended-root .unattended-finished .theFooter,
.unattended-root .unattended-completed .theFooter {
  display: table-row;
  vertical-align: bottom;
  height: 1px;
}
.unattended-root .unattended-intro .theFooter .buttons-holder,
.unattended-root .unattended-error .theFooter .buttons-holder,
.unattended-root .customer-experience .theFooter .buttons-holder,
.unattended-root .unattended-finished .theFooter .buttons-holder,
.unattended-root .unattended-completed .theFooter .buttons-holder {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.unattended-root .unattended-intro .theFooter .middle-buttons-holder,
.unattended-root .unattended-error .theFooter .middle-buttons-holder,
.unattended-root .customer-experience .theFooter .middle-buttons-holder,
.unattended-root .unattended-finished .theFooter .middle-buttons-holder,
.unattended-root .unattended-completed .theFooter .middle-buttons-holder {
  display: flex;
  justify-content: center;
  padding: 30px 20px;
}
.unattended-root .unattended-intro .theFooter .buttons button,
.unattended-root .unattended-error .theFooter .buttons button,
.unattended-root .customer-experience .theFooter .buttons button,
.unattended-root .unattended-finished .theFooter .buttons button,
.unattended-root .unattended-completed .theFooter .buttons button {
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
  background-color: #ffffff;
  color: #666666;
  border: 1px solid #666666;
  padding: 10px 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.unattended-root .unattended-intro .theFooter .buttons button:disabled,
.unattended-root .unattended-error .theFooter .buttons button:disabled,
.unattended-root .customer-experience .theFooter .buttons button:disabled,
.unattended-root .unattended-finished .theFooter .buttons button:disabled,
.unattended-root .unattended-completed .theFooter .buttons button:disabled {
  cursor: not-allowed;
}
.unattended-root .unattended-intro .theFooter .buttons button.secondary-main,
.unattended-root .unattended-error .theFooter .buttons button.secondary-main,
.unattended-root .customer-experience .theFooter .buttons button.secondary-main,
.unattended-root .unattended-finished .theFooter .buttons button.secondary-main,
.unattended-root .unattended-completed .theFooter .buttons button.secondary-main {
  border-color: #10B981;
  color: #ffffff;
  background-color: #10B981;
}
.unattended-root .unattended-intro .theFooter .buttons button.secondary-main:disabled,
.unattended-root .unattended-error .theFooter .buttons button.secondary-main:disabled,
.unattended-root .customer-experience .theFooter .buttons button.secondary-main:disabled,
.unattended-root .unattended-finished .theFooter .buttons button.secondary-main:disabled,
.unattended-root .unattended-completed .theFooter .buttons button.secondary-main:disabled {
  background-color: #64ddb5;
}
.unattended-root .unattended-intro .theFooter .buttons button.secondary-main:focus,
.unattended-root .unattended-error .theFooter .buttons button.secondary-main:focus,
.unattended-root .customer-experience .theFooter .buttons button.secondary-main:focus,
.unattended-root .unattended-finished .theFooter .buttons button.secondary-main:focus,
.unattended-root .unattended-completed .theFooter .buttons button.secondary-main:focus {
  outline-color: #0b704f;
}
.unattended-root .unattended-intro .theFooter .buttons button i.fa-arrow-right,
.unattended-root .unattended-error .theFooter .buttons button i.fa-arrow-right,
.unattended-root .customer-experience .theFooter .buttons button i.fa-arrow-right,
.unattended-root .unattended-finished .theFooter .buttons button i.fa-arrow-right,
.unattended-root .unattended-completed .theFooter .buttons button i.fa-arrow-right {
  margin-left: 10px;
}
.unattended-root .unattended-intro .theFooter .buttons button i.fa-arrow-left,
.unattended-root .unattended-error .theFooter .buttons button i.fa-arrow-left,
.unattended-root .customer-experience .theFooter .buttons button i.fa-arrow-left,
.unattended-root .unattended-finished .theFooter .buttons button i.fa-arrow-left,
.unattended-root .unattended-completed .theFooter .buttons button i.fa-arrow-left {
  margin-right: 10px;
}
.unattended-root .unattended-intro .thumbsup-circle,
.unattended-root .unattended-error .thumbsup-circle,
.unattended-root .customer-experience .thumbsup-circle,
.unattended-root .unattended-finished .thumbsup-circle,
.unattended-root .unattended-completed .thumbsup-circle {
  width: 194px;
  height: 194px;
  border-radius: 50%;
  margin: 70px auto;
  background-color: rgba(16, 185, 129, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #10B981;
  font-size: 64px;
}
.unattended-root .unattended-intro .thumbsup-circle.disabled,
.unattended-root .unattended-error .thumbsup-circle.disabled,
.unattended-root .customer-experience .thumbsup-circle.disabled,
.unattended-root .unattended-finished .thumbsup-circle.disabled,
.unattended-root .unattended-completed .thumbsup-circle.disabled {
  color: #cccccc;
  opacity: 0.5;
  cursor: not-allowed !important;
}
.unattended-root .unattended-intro .thumbsup-circle .icon-color,
.unattended-root .unattended-error .thumbsup-circle .icon-color,
.unattended-root .customer-experience .thumbsup-circle .icon-color,
.unattended-root .unattended-finished .thumbsup-circle .icon-color,
.unattended-root .unattended-completed .thumbsup-circle .icon-color {
  --fa-primary-color: #1bbc9b;
  --fa-secondary-color: #1bbc9b;
}
.unattended-root .customer-experience {
  height: 588px;
  width: 360px;
}
.unattended-root .unattended-intro .contact-form {
  margin-top: 24px;
}
.unattended-root .unattended-intro .contact-form label {
  font-size: 12px;
}
.unattended-root .unattended-intro .rules {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
}
.unattended-root .unattended-intro .rules .rule {
  height: 56px;
  background: #F4F8FD;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  color: #111827;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
}
.unattended-root .unattended-intro .rules .rule i {
  color: #D14343;
  margin-left: 19px;
  font-weight: 900;
}
.unattended-root .unattended-intro .cameraWrapper {
  display: flex;
  justify-content: center;
  font-size: 75px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.unattended-root .unattended-intro .cameraWrapper .icon-circle {
  background-color: #F4F8FD;
  border-radius: 50%;
  padding: 25px;
}
.unattended-root .unattended-intro .recHeading {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
}
.unattended-root .unattended-intro .approveWrapper {
  display: flex;
  flex-direction: column;
}
.unattended-root .unattended-intro .approve {
  margin-top: 40px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background-color: #10b981;
  width: 148px;
  height: 40px;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.unattended-root .unattended-intro .approve label {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0px;
}
.unattended-root .unattended-intro .video-holder {
  margin-top: 6px;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  display: flex;
  border-radius: 8px;
}
.unattended-root .unattended-intro .video-holder video {
  width: 100%;
  height: auto;
  border-radius: 8px;
  max-width: 100%;
  margin-bottom: -5px;
}
.unattended-root .unattended-intro .video-holder .video-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 3px);
  width: 100%;
  padding: 12px 18px;
}
.unattended-root .unattended-intro .video-holder .video-overlay .video-playbutton {
  position: absolute;
  font-size: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.unattended-root .unattended-intro .video-holder .video-overlay.shown {
  display: none !important;
}
.unattended-root .unattended-intro .video-holder .video-overlay.hidden {
  display: none !important;
}
.unattended-root .unattended-intro .check-video-holder {
  width: 80% !important;
  margin-left: 10%;
}
.unattended-root .unattended-intro .check-video-holder .offset-md-2 {
  margin-left: 0 !important;
}
.unattended-root .unattended-intro .check-video-holder .col-md-8 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  padding: 0;
}
.unattended-root .unattended-intro .check-video-holder > .mb-2 {
  margin-bottom: 0 !important;
}
.unattended-root .unattended-intro .check-video-holder .camera-feed .camera-feed-viewer video {
  border-radius: 8px;
}
.unattended-root .unattended-intro .check-video-holder .recording-controls {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  display: flex;
  flex-direction: column;
}
.unattended-root .unattended-intro .check-video-holder .recording-controls .recordbutton-holder {
  order: 2;
  margin-top: 14px;
}
.unattended-root .unattended-intro .check-video-holder .recording-controls .recordbutton-holder button.recording-button i::after {
  content: "";
}
.unattended-root .unattended-intro .check-video-holder .recording-controls button.cancelrecording-button {
  order: 3;
  display: none;
}
.unattended-root .unattended-intro .check-video-holder .progressbar-holder {
  order: 1;
  padding: 0 !important;
  margin: 0 !important;
}
.unattended-root .unattended-intro .check-video-holder .progressbar-holder .progress {
  height: 10px !important;
  border: none !important;
  border-radius: 0 !important;
  background-color: #D1434399;
}
.unattended-root .unattended-intro .check-video-holder .progressbar-holder .progress .progress-bar.bg-success {
  background-color: #D14343 !important;
}
.unattended-root .unattended-intro .check-video-holder .progressbar-holder .timestamps-holder {
  display: none !important;
}
.unattended-root .unattended-intro .check-video-holder .recorderplayer video {
  border-radius: 8px;
}
.unattended-root .unattended-intro .check-video-holder .recorderplayer .volume-controls-holder {
  display: none;
}
.unattended-root .unattended-intro .check-video-holder .recorderplayer .player-controls-holder {
  align-items: center;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
.unattended-root .unattended-intro .check-video-holder .recorderplayer .player-controls-holder .play-button {
  display: none;
}
.unattended-root .unattended-intro .check-video-holder .recorderplayer .player-controls-holder .stop-button {
  display: none;
}
.unattended-root .unattended-intro .check-video-holder .recorderplayer .video-overlay-holder {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  height: calc(100% - 3px);
  width: 100%;
  border-radius: 8px;
  padding: 12px 18px;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3;
}
.unattended-root .unattended-intro .check-video-holder .recorderplayer .video-overlay-holder.show {
  display: block !important;
}
.unattended-root .unattended-intro .check-video-holder .recorderplayer .video-overlay-holder.hide {
  display: none !important;
}
.unattended-root .unattended-intro .check-video-holder .recorderplayer .video-overlay-holder .video-playbutton {
  position: absolute;
  font-size: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.unattended-root .unattended-intro .check-video-holder .newrecording-button {
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #666666;
}
.unattended-root .unattended-intro .check-video-holder .deleterecording-button-holder {
  display: none;
}
.unattended-root .unattended-intro .grandid-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.unattended-root .unattended-intro .grandid-wrapper .grandid-logo {
  width: 200px;
  height: auto;
}
.unattended-root .unattended-intro .grandid-wrapper .grandid-button {
  margin-top: 60px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 203px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background-color: #10b981;
  cursor: pointer;
}
.unattended-root .unattended-intro .grandid-wrapper .grandid-button i {
  margin-left: 12px;
}
.unattended-root .unattended-intro .grandid-wrapper .other-button {
  margin-top: 40px;
  cursor: pointer;
}
.unattended-root .unattended-intro .pincode2-wrapper .heading1 {
  font-weight: 600;
  margin-bottom: 40px;
}
.unattended-root .unattended-intro .pincode2-wrapper .heading2 {
  font-weight: 600;
  margin-bottom: 20px;
}
.unattended-root .unattended-intro .pincode2-wrapper .radios {
  display: flex;
  flex-direction: column;
}
.unattended-root .unattended-intro .pincode2-wrapper .radios .rdoBack {
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  border-radius: 8px;
  background: var(--Background-Primary, #EEF1F5);
}
.unattended-root .unattended-intro .pincode2-wrapper .radios .rdo {
  width: 24px;
  height: 24px;
}
.unattended-root .unattended-intro .pincode2-wrapper .radios .lblRadio {
  vertical-align: top;
  padding-left: 10px;
}
.unattended-root .unattended-intro .pincode3-wrapper .heading1 {
  font-weight: 600;
  margin-bottom: 40px;
}
.unattended-root .unattended-intro .pincode3-wrapper .squares {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.unattended-root .unattended-intro .pincode3-wrapper .squares .square {
  width: 73px;
  height: 73px;
  margin-right: 10px;
  font-size: 48px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid var(--Stroke-Light, #DEE2E6);
  background: var(--Background-Light-Blue, #F4F8FD);
}
.unattended-root .unattended-intro .pincode3-wrapper .squares .squareRight {
  width: 73px;
  height: 73px;
  font-size: 48px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid var(--Stroke-Light, #DEE2E6);
  background: var(--Background-Light-Blue, #F4F8FD);
}
.unattended-root .unattended-intro .pincode3-wrapper .wrongPin {
  text-align: center;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.unattended-root .unattended-intro .pincode3-wrapper .login-wrapper {
  display: flex;
  justify-content: center;
}
.unattended-root .unattended-intro .pincode3-wrapper .login-wrapper .login-button {
  margin-top: 60px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 203px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background-color: #10b981;
  cursor: pointer;
}
.unattended-root .unattended-intro .radioDiv {
  display: flex;
  width: 100%;
  background: #EEF1F5;
  border-radius: 8px;
  padding: 12px 16px;
  align-items: center;
  margin-bottom: 12px;
}
.unattended-root .unattended-intro .radioDiv label {
  display: block;
  margin-bottom: 0;
  width: 100%;
  cursor: pointer;
}
.unattended-root .unattended-intro .radioDiv label > input {
  display: none;
}
.unattended-root .unattended-intro .radioDiv label > i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
  vertical-align: middle;
  box-shadow: inset 0 0 0 4px #fff;
  transition: 0.25s;
  background: #fff;
}
.unattended-root .unattended-intro .radioDiv label > span {
  display: inline-block;
}
.unattended-root .unattended-intro .radioDiv label > input:checked + i {
  background: #337AB7;
}
.unattended-root .theBody {
  padding: 0 10px;
}
.unattended-root .theBody .unattended-do-not-disturb {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.unattended-root .theBody .unattended-do-not-disturb .iphone-holder {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
.unattended-root .theBody .unattended-do-not-disturb .iphone-holder .icon-font-size {
  font-size: 27px;
}
.unattended-root .theBody .unattended-do-not-disturb .iphone-holder .icons-and-text {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-radius: 25px;
  background-color: #6C6C6C;
  color: #ffffff;
  width: 255px;
  height: 50px;
  padding: 0px 5px 0 5px;
}
.unattended-root .theBody .unattended-do-not-disturb .android-holder {
  margin-top: 80px;
}
.unattended-root .theBody .unattended-do-not-disturb .android-holder .icon-font-size {
  font-size: 30px;
}
.unattended-root .theBody .unattended-do-not-disturb .android-holder .icon-and-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 7px;
}
.unattended-root .theBody .unattended-do-not-disturb .android-holder .icon-and-text .icon-holder {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 60px;
  background-color: #67586D;
  border-radius: 50px;
}
.unattended-root .theBody .unattended-do-not-disturb .android-holder .icon-and-text .secondary-color {
  --fa-secondary-color: #6c6c6c;
}
.unattended-root .theBody .unattended-do-not-disturb .android-holder .icon-and-text .main-color {
  color: #BFBABE;
}
.unattended-root .theBody .customer-experience-holder {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.unattended-root .theBody .customer-experience-holder .icon-holder {
  display: flex;
  column-gap: 10px;
  margin-top: 10px;
  justify-content: center;
}
.unattended-root .theBody .customer-experience-holder .icon-holder .smiley-icon {
  cursor: pointer;
  font-size: 85px;
  font-style: normal;
}
.unattended-root .theBody .customer-experience-holder .icon-holder .green-smiley {
  color: #10b981;
}
.unattended-root .theBody .customer-experience-holder .icon-holder .orange-smiley {
  color: #FFB020;
}
.unattended-root .theBody .customer-experience-holder .icon-holder .red-smiley {
  color: #D14343;
}
.unattended-root .theBody .customer-experience-holder .checkboxes {
  margin-top: 20px;
  margin-bottom: 20px;
}
.unattended-root .theBody .customer-experience-holder .text-area {
  width: 100%;
  height: 142px;
  border-radius: 5px;
  border: 1px solid var(--Other-Outlined-Border, #D1D5DB);
  padding: 5px;
  margin-top: 5px;
}
.unattended-root .theBody .service-holder .serviceHeading {
  font-weight: 600;
}
.unattended-root .theBody .service-holder .serviceTime {
  font-weight: 600;
}
.unattended-root .theBody .service-holder .service-circle {
  width: 194px;
  height: 194px;
  border-radius: 50%;
  margin: 70px auto;
  background-color: rgba(16, 185, 129, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #10B981;
  font-size: 86px;
}
.unattended-root .theBody .service-holder .service-circle .icon-color {
  --fa-primary-color: #1bbc9b;
  --fa-secondary-color: #1bbc9b;
}
.unattended-root .unattended-finished .theHeader {
  display: flex;
  justify-content: center;
}
.unattended-root .unattended-finished .theBody {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.unattended-root .unattended-finished .theBody .info-text {
  margin-top: 24px;
}
.unattended-root .unattended-finished .theBody .thumbsup-circle {
  margin-top: 40px;
}
.unattended-root .unattended-completed .theBody .thumbsup-circle {
  margin: 24px auto;
}
.unattended-root .unattended-error .error-holder .errorHeading {
  font-size: 18px;
  font-weight: 600;
}
.unattended-root .unattended-error .error-holder a {
  color: #111827;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .unattended-root {
    background-image: url('/images/unattended_test_bg_xl.png');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    background-size: cover;
  }
  .unattended-root .unattended-box .container-wrapper {
    /*margin-top: 64px;*/
  }
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .unattended-intro,
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .unattended-finished,
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .customer-experience,
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .unattended-error,
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .unattended-completed {
    width: 485px;
    min-height: 635px;
  }
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .customer-experience {
    min-height: 588px;
  }
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .customer-experience .customer-experience-holder {
    width: 100%;
  }
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .customer-experience .customer-experience-holder .icon-holder {
    column-gap: 20px;
    margin-top: 20px;
  }
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .customer-experience .customer-experience-holder .icon-holder .smiley-icon {
    font-size: 96px;
  }
  .unattended-root .unattended-box .container-wrapper .intro-wrapper .video-getstarted-wrapper .video-holder .video-overlay.shown,
  .unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper .video-holder .video-overlay.shown {
    display: block !important;
  }
  .unattended-root .unattended-intro .check-video-holder {
    width: 100% !important;
    margin-left: 0;
  }
  .unattended-root .unattended-intro .video-holder .video-overlay.shown {
    display: block !important;
  }
  .unattended-root .unattended-intro .pincode3-wrapper .squares {
    display: flex;
    flex-direction: row;
  }
  .unattended-root .unattended-intro .pincode3-wrapper .squares .square {
    width: 103px;
    height: 103px;
    margin-right: 13px;
    font-size: 48px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid var(--Stroke-Light, #DEE2E6);
    background: var(--Background-Light-Blue, #F4F8FD);
  }
  .unattended-root .unattended-intro .pincode3-wrapper .squares .squareRight {
    width: 103px;
    height: 103px;
    font-size: 48px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid var(--Stroke-Light, #DEE2E6);
    background: var(--Background-Light-Blue, #F4F8FD);
  }
  .unattended-root .theBody {
    padding: 0 20px;
  }
}
@media screen and (min-width: 992px) {
  .unattended-root .unattended-box {
    padding: 16px 32px 32px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .unattended-root .unattended-box .top-row {
    height: 50px;
    align-self: flex-start;
  }
  .unattended-root .unattended-box .top-row .logo-holder .logo-height {
    height: 50px;
  }
  .unattended-root .unattended-box .top-row .logo-holder .logo-height-square {
    height: 85px;
  }
  .unattended-root .unattended-box .container-wrapper {
    /*margin-top: 96px;*/
    width: 920px;
    min-height: calc(100vh - 50px - 16px - 32px - 96px);
  }
  .unattended-root .unattended-box .container-wrapper .middle-wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .unattended-root .unattended-box .container-wrapper .middle-wrapper .video-getstarted-wrapper {
    width: 55%;
  }
  .unattended-root .unattended-box .container-wrapper .about-us-holder {
    margin-top: 80px;
    width: 40%;
  }
}
@media screen and (min-width: 1200px) {
  .unattended-root .unattended-box .container-wrapper {
    width: 1084px;
    position: relative;
  }
  .unattended-root .unattended-box .container-wrapper .middle-wrapper .info-wrapper {
    width: 500px;
  }
  .unattended-root .unattended-box .container-wrapper .middle-wrapper .info-wrapper .header-holder .header {
    font-size: 3.5rem;
  }
  .unattended-root .unattended-box .container-wrapper .middle-wrapper .info-wrapper .header-holder .organizer {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1368px) {
  .unattended-root .unattended-box .container-wrapper .about-us-holder {
    position: absolute;
    bottom: 0px;
    width: 500px;
  }
}
#testResultPage {
  --ratingGreen: #28A745;
  --ratingYellow: #FFC107;
  --ratingRed: #DC3545;
}
#testResultPage .nav {
  background: linear-gradient(180deg, #F4F8FD 0%, #FFFFFF 100%);
}
#testResultPage .nav-tabs .nav-link {
  border-color: transparent;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#testResultPage .btnDefault {
  border-radius: 1rem;
  padding: 0.25rem 0.8rem;
}
#testResultPage .validInfo {
  font-size: 14px;
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0.03);
  border-radius: 1rem;
  padding: 0.25rem 0.75rem;
}
#testResultPage .inputLink {
  font-size: 0.85rem;
  min-width: 200px;
}
#testResultPage .chartHeading {
  padding: 0.75rem 1rem;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  color: #FF5E57;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 16px 16px 0 0;
}
#testResultPage .tabSelected {
  font-weight: 700;
}
#testResultPage .tabUnSelected {
  font-weight: 400;
  background-color: #EBF1F8;
}
#testResultPage .tab1UnSelected {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-left: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
#testResultPage .tab2UnSelected {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-right: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
#testResultPage .tabContent {
  padding: 8px;
  border-radius: 0 0 10px 10px;
}
#testResultPage .profileTemplate {
  color: #152536;
  background-color: #EBF1F8;
  border-radius: 1rem;
  font-size: 15px;
  font-weight: 400;
  padding: 0.25rem 0.75rem;
}
#testResultPage .profileTemplate i {
  margin-left: 8px;
  font-size: 16px;
}
#testResultPage .reliablePlate {
  color: #152536;
  background-color: #EBF1F8;
  border-radius: 1rem;
  font-size: 15px;
  font-weight: 400;
  padding: 0.25rem 0.75rem;
  width: 100%;
  margin-bottom: 8px;
}
#testResultPage .reliablePlate i {
  font-size: 16px;
}
#testResultPage .reliableOrganizer {
  font-size: 14px;
  font-weight: 700;
}
#testResultPage .card {
  border-radius: 10px;
  color: #464E5F;
  border: unset;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06);
}
#testResultPage .card .result-container {
  display: flex;
  flex-direction: column;
  column-gap: 20px;
  row-gap: 20px;
}
#testResultPage .card .result-container .explanation-rating-holder {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
#testResultPage .card .result-container .rating-circle-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-direction: column;
  row-gap: 15px;
}
#testResultPage .card .result-container .rating-circle-holder .rating-circle {
  transform: rotate(90deg);
  height: 132px;
  width: 132px;
  filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.06));
  border-radius: 50%;
}
#testResultPage .card .result-container .rating-circle-holder .result-circle {
  height: 132px;
  width: 132px;
  filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.06));
  border-radius: 50%;
  background: #26B194;
}
#testResultPage .card .result-container .rating-circle-holder .result-points {
  position: absolute;
  top: 85px;
  font-Size: 40px;
  color: white;
}
#testResultPage .card .result-container .rating-circle-holder .result-text {
  position: absolute;
  top: 140px;
  font-Size: 14px;
  color: white;
}
#testResultPage .card .result-container .rating-circle-holder .rating-explanation {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
#testResultPage .card .educator-note-holder {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
#testResultPage .card .educator-note-holder .educator-note-user {
  font-style: italic;
  color: #989898;
}
#testResultPage .card .about-result-container .header {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}
#testResultPage .card .about-result-container .about-result-explanation {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  background-color: #F4F8FD;
  border-radius: 10px;
  padding: 15px;
}
#testResultPage .card .about-result-container .about-result-explanation .explanation {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}
#testResultPage .card .about-result-container .card-body {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
#testResultPage .card .about-result-container .card-body .about-colors-holder .the-colors-holder {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  background-color: #F4F8FD;
  border-radius: 10px;
  padding: 15px;
}
#testResultPage .card .about-result-container .card-body .about-colors-holder .the-colors-holder .circle-and-explanation-holder {
  display: flex;
  column-gap: 10px;
  align-items: center;
}
#testResultPage .card .about-result-container .card-body .about-colors-holder .the-colors-holder .circle-and-explanation-holder .color-circle {
  width: 25px;
  height: 25px;
  transform: rotate(90deg);
  border-radius: 50%;
}
#testResultPage .card .about-result-container .card-body .about-colors-holder .the-colors-holder .circle-and-explanation-holder .result-explanation {
  max-width: 90%;
}
#testResultPage .card .tabSelected {
  font-weight: 700;
}
#testResultPage .card .text {
  font-size: 14px;
  font-weight: 400;
}
#testResultPage .card .result {
  font-size: 18px;
  font-weight: 700;
}
#testResultPage .card .testDate {
  font-size: 13px;
  font-weight: 400;
}
#testResultPage .card .recommendation {
  font-size: 20px;
  font-weight: 700;
}
#testResultPage .card .courseCode {
  font-size: 15px;
  font-weight: 700;
}
#testResultPage .card .name {
  font-size: 22px;
  font-weight: 700;
}
#testResultPage .card .userName {
  font-size: 15px;
  font-weight: 400;
  opacity: 0.7;
}
#testResultPage .card .contactIcon {
  font-size: 18px;
  color: #FF5E57;
  margin-right: 8px;
}
#testResultPage .card .contact {
  font-size: 15px;
  font-weight: 400;
}
#testResultPage .card .card-header {
  padding: 0.75rem 1rem;
  background-color: #FFFFFF;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
#testResultPage .card .card-body {
  padding: 1rem !important;
  border-radius: 10px;
  border-radius: unset !important;
}
#testResultPage .card .borderBottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}
#testResultPage .card .card-header > span {
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  color: #FF5E57;
}
#testResultPage .card .card-header > .subHeading {
  color: #5F5F5F;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2rem;
}
#testResultPage .card .abbrExpShort {
  font-size: 15px;
  font-weight: 600;
}
#testResultPage .card .abbrExpName {
  font-size: 15px;
  font-weight: 400;
}
#testResultPage .templateExplanation {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  font-size: 13px;
  color: #596167;
  line-height: 1.3;
  padding: 11px 13px 11px 13px;
  background-color: #EBF1F8;
  border-radius: 10px;
  width: unset;
}
#testResultPage .templateExplanation i {
  font-size: 20px;
  margin-bottom: 4px;
}
#testResultPage .ratingExplanationWrapper {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 12px;
}
#testResultPage .ratingExplanationWrapper .ratingExplanation {
  width: 18px;
  height: 18px;
  border-radius: 5px;
}
#testResultPage .ratingExplanationWrapper span {
  margin-left: 8px;
  color: #152536;
  font-size: 12px;
  font-weight: 400;
}
#testResultPage .ratingExplanationWrapper .bgGreen {
  background: linear-gradient(180deg, #77D88D 0%, var(--ratingGreen) 100%);
}
#testResultPage .ratingExplanationWrapper .bgYellow {
  background: linear-gradient(180deg, #FFDD77 0%, var(--ratingYellow) 100%);
}
#testResultPage .ratingExplanationWrapper .bgRed {
  background: linear-gradient(180deg, #FB939D 0%, var(--ratingRed) 100%);
}
#testResultPage .explanation .explanationItem {
  padding-left: 10px;
  padding-top: 13px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  min-height: 230px;
  background-color: #EBF1F8;
  border-radius: 10px;
}
#testResultPage .explanation .explanationItem h3 {
  color: #152536;
  font-size: 20px;
  font-weight: 700;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 12px;
}
#testResultPage .explanation .explanationItem p {
  color: #596167;
  font-size: 13px;
  font-weight: 400;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 8px;
}
#testResultPage .explanation .explanationItem .level {
  color: #596167;
  padding-left: 4px;
  padding-top: 2px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
  background-color: #FFFFFF;
  border-radius: 4px;
  padding: 4px 8px 4px 8px;
}
#testResultPage .explanation .explanationItem .level i {
  color: #FF5E57;
  margin-right: 6px;
}
#testResultPage .targetProfile {
  margin-top: 26px;
  font-size: 14px;
  color: #152536;
  line-height: 1.3;
  padding: 11px 13px 11px 13px;
  background-color: #EBF1F8;
  border-radius: 10px;
}
#testResultPage .targetProfile .heading {
  font-weight: 700;
}
#testResultPage .targetProfile .explanationWrapper {
  margin-top: 20px;
  margin-bottom: 8px;
}
#testResultPage .targetProfile .explanationWrapper .profileName {
  font-size: 22px;
  font-weight: 700;
  margin-right: 10px;
}
#testResultPage .targetProfile .explanationWrapper .explanation {
  margin-top: 10px;
  font-weight: 400;
  font-style: italic;
}
#testResultPage .colorExplanation {
  margin-top: 26px;
  color: #152536;
  line-height: 1.3;
  padding: 11px 13px 11px 13px;
  background-color: #EBF1F8;
  border-radius: 10px;
  font-size: 14px;
}
#testResultPage .colorExplanation .heading {
  font-weight: 700;
}
#testResultPage .colorExplanation .colorWrapper {
  margin-top: 20px;
}
#testResultPage .colorExplanation .colorWrapper .colorRow {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#testResultPage .colorExplanation .colorWrapper .colorRow .circle {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
#testResultPage .colorExplanation .colorWrapper .colorRow .circle.bgGreen {
  background-color: var(--ratingGreen);
}
#testResultPage .colorExplanation .colorWrapper .colorRow .circle.bgYellow {
  background-color: var(--ratingYellow);
}
#testResultPage .colorExplanation .colorWrapper .colorRow .circle.bgRed {
  background-color: var(--ratingRed);
}
#testResultPage .colorExplanation .colorWrapper .colorRow .star {
  width: 25px;
  height: 25px;
  font-size: 25px;
  --fa-primary-color: #fff;
  --fa-secondary-color: #28A745;
  --fa-secondary-opacity: 1;
  padding: 0 !important;
  margin: 0 !important;
}
#testResultPage .colorExplanation .colorWrapper .colorRow .star i {
  top: -4px;
}
#testResultPage .colorExplanation .colorWrapper .colorRow .explanation {
  margin-left: 12px;
  font-style: italic;
  width: calc(100% - 25px);
}
#testResultPage .myChartContainer {
  width: 100%;
  height: 480px;
  position: relative;
}
#testResultPage .myChartContainer .myChartLevels {
  color: #596167;
  font-size: 13px;
  min-width: 50px;
}
#testResultPage .myChartContainer .myChartLevels .levelPlaque {
  background-color: #EBF1F8;
  /*border-radius: 4px;*/
  padding: 3px 5px 3px 5px;
}
#testResultPage .myChartContainer .myChartArea .profileName {
  color: #596167;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
#testResultPage .myChartContainer .myChartArea .levelPlaque {
  background-color: #EBF1F8;
  border-radius: 4px;
  padding: 4px 8px 4px 8px;
}
#testResultPage .myChartContainer .myChartArea .myBar {
  background: linear-gradient(180deg, #D0DAE5 0%, #A4BAD3 100%);
  /*border-top-left-radius: 5px;
                border-top-right-radius: 5px;*/
}
#testResultPage .myChartContainer .myChartArea .myBarBack {
  background: #F2F2F2;
  border: 1px solid #F2F2F2;
}
#testResultPage .myChartContainer .myChartArea .myBarStriped {
  z-index: 99;
  background-image: linear-gradient(45deg, lightgrey 25%, transparent 25%, transparent 50%, lightgrey 50%, lightgrey 75%, transparent 75%, #fff);
  background-size: 10px 10px;
  border: 1px solid lightgrey;
}
#testResultPage .myChartContainer .myChartArea .myBarLow {
  background: linear-gradient(180deg, #FB939D 0%, var(--ratingRed) 100%) !important;
  /*border-top-left-radius: 5px;
                border-top-right-radius: 5px;*/
}
#testResultPage .myChartContainer .myChartArea .myBarMid {
  background: linear-gradient(180deg, #FFDD77 0%, var(--ratingYellow) 100%) !important;
  /*border-top-left-radius: 5px;
                border-top-right-radius: 5px;*/
}
#testResultPage .myChartContainer .myChartArea .myBarHigh {
  background: linear-gradient(180deg, #77D88D 0%, var(--ratingGreen) 100%) !important;
  /*border-top-left-radius: 5px;
                border-top-right-radius: 5px;*/
}
#testResultPage .myChartContainer .myChartArea .myTemplateBarLow {
  background: var(--ratingRed);
  opacity: 0.4;
}
#testResultPage .myChartContainer .myChartArea .myTemplateBarMid {
  background: var(--ratingYellow);
  opacity: 0.4;
}
#testResultPage .myChartContainer .myChartArea .myTemplateBarHigh {
  background: var(--ratingGreen);
  opacity: 0.3;
}
#testResultPage .myChartContainer .ratingResult {
  margin-left: 12px;
  width: 16px;
  height: 16px;
  border: 1px darkgray solid;
  border-radius: 4px !important;
}
#testResultPage .footer {
  background-color: #FFFFFF;
  border-top: 1px solid #DEE2E6;
}
#testResultPage .ratingTemplateInfoIcon {
  color: #596167;
  font-size: 20px;
  margin-left: 12px;
  cursor: pointer;
}
#testResultPage .chartRatingProfileWrapper {
  padding-left: 7px;
  padding-right: 7px;
}
#testResultPage .slcRatingTemplate {
  color: #596167;
  border-radius: 1rem;
  width: auto;
  height: 31px;
  background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
  background-position: calc(100% - 0.75rem) center !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  padding-right: 3rem !important;
}
#testResultPage .ratingTemplate {
  font-size: 14px;
  font-weight: 700;
}
#testResultPage .myResultWrapper {
  position: relative;
  top: -46px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#testResultPage .myResultWrapper .heading {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  color: #152536;
}
#testResultPage .myResultWrapper .subHeading {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #68717A;
}
#testResultPage .myResultWrapper .starMarker {
  margin-top: 15px;
  font-size: 28px;
  color: #28A745;
}
#testResultPage .myResultWrapperPart {
  position: relative;
  top: -30px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#testResultPage .myResultWrapperPart .heading {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #152536;
}
#testResultPage .myResultWrapperPart .subHeading {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #68717A;
}
#testResultPage .myResultWrapperPart .starMarker {
  margin-top: 6px;
  font-size: 20px;
  color: #28A745;
}
#testResultPage .cross {
  color: #D9534F !important;
}
#testResultPage .star {
  color: #F1C40F !important;
}
@media print {
  #testResultPage .screenView {
    display: none !important;
  }
  #testResultPage .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  #testResultPage .tabContent {
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    border-right: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  }
  #testResultPage .nav-tabs .nav-link {
    border-color: #dee2e6 #dee2e6 #fff;
  }
  #testResultPage .card {
    page-break-inside: avoid;
    border: 1px solid rgba(0, 0, 0, 0.125);
  }
  #testResultPage .card .result-container {
    flex-direction: row;
  }
}
@media (min-width: 480px) {
  #testResultPage .templateExplanation {
    width: 400px;
  }
}
@media (min-width: 992px) {
  #testResultPage .card .result-container {
    flex-direction: row;
  }
  #testResultPage .about-result-container .about-colors-holder .the-colors-holder .circle-and-explanation-holder .result-explanation {
    max-width: unset !important;
  }
}
.language-check-b2 .result-container .card-body {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  align-items: center;
}
.language-check-b2 .result-container .card-body .cirlce-holder .result-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
}
.language-check-b2 .result-container .card-body .cirlce-holder .result-wrapper .heading {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  color: #152536;
}
.language-check-b2 .result-container .card-body .cirlce-holder .result-wrapper .sub-heading {
  font-size: 14px;
  font-weight: 700;
  color: #68717A;
}
.language-check-b2 .result-container .card-body .cirlce-holder .result-wrapper .starMarker {
  margin-top: 6px;
  font-size: 20px;
  color: #28A745;
}
.language-check-b2 .result-container .card-body .text-holder .text {
  color: var(--Body-Text-Base-Color, #68717A);
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}
.language-check-b2 .result-container .card-body .progress-holder {
  width: 100%;
  display: flex;
  flex-direction: row;
  column-gap: 3px;
  height: 41px;
}
.language-check-b2 .result-container .card-body .progress-holder .progress-bar {
  background: #E8E8E8;
  flex-grow: 1;
  color: #68717A;
  font-weight: 700;
}
.language-check-b2 .result-container .card-body .progress-holder .progress-bar.left-border-radius {
  border-radius: 10px 0 0 10px;
}
.language-check-b2 .result-container .card-body .progress-holder .progress-bar.right-border-radius {
  border-radius: 0 10px 10px 0;
}
.language-check-b2 .result-container .card-body .progress-holder .gradientRed {
  background: var(--Gradient-red, linear-gradient(180deg, #FB939D 0%, #DC3545 100%));
  color: #FFF;
}
.language-check-b2 .result-container .card-body .progress-holder .gradientYellow {
  background: var(--Gradient-yellow, linear-gradient(180deg, #FD7 0%, #FFC107 100%));
  color: #FFF;
}
.language-check-b2 .result-container .card-body .progress-holder .gradientGreen {
  background: var(--Greem-Gradient-2, linear-gradient(180deg, #77D88D 0%, #28A745 100%));
  color: #FFF;
}
.language-check-b2 .myResultWrapperPart {
  position: relative;
  top: -20px !important;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.language-check-b2 .myResultWrapperPart .heading {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #152536;
}
.language-check-b2 .myResultWrapperPart .subHeading {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #68717A;
}
.language-check-b2 .myResultWrapperPart .starMarker {
  margin-top: 6px;
  font-size: 20px;
  color: #28A745;
}
@media (max-width: 479px) {
  .language-check-b2 .result-container .card-body .progress-holder .progress-bar {
    font-size: 10px;
  }
}
@media (min-width: 480px) {
  .language-check-b2 .result-container .card-body .progress-holder .progress-bar {
    font-size: 11px;
  }
}
@media (min-width: 1024px) {
  .language-check-b2 .result-container .card-body .progress-holder .progress-bar {
    font-size: 12px;
  }
}
@media print {
  #mappingPage .screenView {
    display: none !important;
  }
}
#mappingPage .wrapper {
  padding: 60px 60px;
  background-color: #FFFFFF;
  margin-bottom: 80px;
}
@media print {
  #mappingPage .wrapper {
    padding: 0px 0px;
  }
}
#mappingPage .wrapper .content .organizer {
  font-size: 24px;
  font-weight: 700;
  margin-top: 12px;
  margin-bottom: 12px;
}
#mappingPage .wrapper .content .heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
#mappingPage .wrapper .content .mappingsInfo {
  padding: 12px 20px;
  border: 1px solid gray;
  border-radius: 5px;
  margin-bottom: 12px;
}
#mappingPage .wrapper .content .mappingsInfo .userName {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}
#mappingPage .wrapper .content .mappingsInfo .mapping {
  margin-bottom: 6px;
}
#mappingPage .wrapper .content .mappingsInfo .mapping .label {
  padding-right: 18px;
}
#mappingPage .wrapper .content .mappingsInfo .mapping .value {
  font-weight: 700;
}
#mappingPage .wrapper .content .mappings {
  padding-top: 16px;
}
#mappingPage .wrapper .content .mappings .mapping {
  padding-bottom: 16px;
}
#mappingPage .wrapper .content .mappings .mapping .label {
  font-size: 16px;
  font-weight: 700 !important;
  margin-bottom: 2px;
  padding-bottom: 0;
}
#mappingPage .wrapper .content .mappings .mapping .value {
  font-size: 16px;
  font-weight: 400;
}
#mappingPage .footer {
  background-color: #FFFFFF;
  border-top: 1px solid #DEE2E6;
}
@media print {
  #mappingPage .screenView {
    display: none !important;
  }
}
#mappingPage .wrapper {
  padding: 60px 60px;
  background-color: #FFFFFF;
  margin-bottom: 80px;
}
@media print {
  #mappingPage .wrapper {
    padding: 0px 0px;
  }
}
#mappingPage .wrapper .content .organizer {
  font-size: 24px;
  font-weight: 700;
  margin-top: 12px;
  margin-bottom: 12px;
}
#mappingPage .wrapper .content .heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
#mappingPage .wrapper .content .mappingsInfo {
  padding: 12px 20px;
  border: 1px solid gray;
  border-radius: 5px;
  margin-bottom: 12px;
}
#mappingPage .wrapper .content .mappingsInfo .userName {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}
#mappingPage .wrapper .content .mappingsInfo .mapping {
  margin-bottom: 6px;
}
#mappingPage .wrapper .content .mappingsInfo .mapping .label {
  padding-right: 18px;
}
#mappingPage .wrapper .content .mappingsInfo .mapping .value {
  font-weight: 700;
}
#mappingPage .wrapper .content .mappings {
  padding-top: 16px;
}
#mappingPage .wrapper .content .mappings .mapping {
  padding-bottom: 16px;
}
#mappingPage .wrapper .content .mappings .mapping .label {
  font-size: 16px;
  font-weight: 700 !important;
  margin-bottom: 2px;
  padding-bottom: 0;
}
#mappingPage .wrapper .content .mappings .mapping .value {
  font-size: 16px;
  font-weight: 400;
}
#mappingPage .footer {
  background-color: #FFFFFF;
  border-top: 1px solid #DEE2E6;
}
@media print {
  #studyplanPage .screenView {
    display: none !important;
  }
}
#studyplanPage .wrapper {
  padding: 60px 60px;
  background-color: #FFFFFF;
  margin-bottom: 80px;
}
@media print {
  #studyplanPage .wrapper {
    padding: 0px 0px;
  }
}
#studyplanPage .wrapper .content .organizer {
  font-size: 24px;
  font-weight: 700;
  margin-top: 12px;
  margin-bottom: 12px;
}
#studyplanPage .wrapper .content .heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
#studyplanPage .wrapper .content .mappingsInfo {
  padding: 12px 20px;
  border: 1px solid gray;
  border-radius: 5px;
  margin-bottom: 12px;
}
#studyplanPage .wrapper .content .mappingsInfo .userName {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}
#studyplanPage .wrapper .content .mappingsInfo .mapping {
  margin-bottom: 6px;
}
#studyplanPage .wrapper .content .mappingsInfo .mapping .label {
  padding-right: 18px;
}
#studyplanPage .wrapper .content .mappingsInfo .mapping .value {
  font-weight: 700;
}
#studyplanPage .wrapper .content .mappings {
  padding-top: 16px;
}
#studyplanPage .wrapper .content .mappings .mapping {
  padding-bottom: 16px;
}
#studyplanPage .wrapper .content .mappings .mapping .label {
  font-size: 16px;
  font-weight: 700 !important;
  margin-bottom: 2px;
  padding-bottom: 0;
}
#studyplanPage .wrapper .content .mappings .mapping .value {
  font-size: 16px;
  font-weight: 400;
}
#studyplanPage .footer {
  background-color: #FFFFFF;
  border-top: 1px solid #DEE2E6;
}
#project-root .launchSpinner {
  margin-top: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#project-root .commonLink {
  cursor: pointer;
  color: #464E5F;
}
#project-root .btn-circle {
  border-radius: 25px;
  border-color: #CED4DA;
}
#project-root .ratingTemplateName {
  background-color: #F4F8Fd;
  border-radius: 15px;
  padding: 8px 10px 8px 10px;
  font-size: 14px;
  font-weight: 400;
  color: #464E5F;
}
#project-root .description {
  margin-bottom: 8px;
}
#project-root .testName {
  font-weight: 600;
}
#project-root .maxBookingDate {
  font-weight: 400;
  margin-bottom: 8px;
}
#project-root .notificationMenu {
  border-radius: 6px;
  margin-top: 12px;
}
#project-root .dropMenuItem {
  font-weight: 400;
  color: #68717A;
  padding: 4px 16px;
}
#project-root .usersWrapper {
  min-height: 200px;
}
#project-root .noProjectUsers {
  margin-top: 20px;
  color: #464E5F;
  font-family: Arial, Helvetica, sans-serif;
}
#project-root .projectTestUser {
  cursor: pointer;
}
#project-root .projectTestUser {
  color: #464E5F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
#project-root .projectTestUser .userName {
  font-size: 16px;
  margin-right: 8px;
}
#project-root .projectTestUser .userUserName {
  color: rgba(70, 78, 95, 0.7);
}
#project-root .projectTestUser .startLevel {
  background-color: #F4F8Fd;
  border-radius: 15px;
  padding: 4px 10px 4px 10px;
}
#project-root .projectTestUser .statusDate {
  background-color: #F4F8Fd;
  border-radius: 15px;
  padding: 4px 10px 4px 10px;
}
.projectTestUser .headerHolder {
  cursor: pointer;
}
.projectTestUser .upAndDownArrows {
  font-size: 16px;
}
.projectTestUser .right-stuff-holder {
  display: flex;
  align-items: center;
  column-gap: 8px;
}
.projectTestUser .right-stuff-holder .not-complete-label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 4px 10px;
  background-color: #ed6b75;
  color: #FFF;
  border-radius: 15px;
}
.projectTestUser .right-stuff-holder .ratingResult {
  width: 20px;
  height: 20px;
  border: 1px darkgray solid;
  border-radius: 4px !important;
}
.projectTestUser .right-stuff-holder .ratingResultCircle {
  width: 25px;
  height: 25px;
  border: 1px darkgray solid;
  border-radius: 50%;
}
.projectTestUser .right-stuff-holder .starMarker {
  margin-left: 3px;
  color: white;
}
.projectTestUser .cardHolder {
  cursor: default;
}
.projectTestUser .cardHolder .testName {
  font-size: 16px !important;
  line-height: 18px !important;
}
.projectTestUser .cardHolder .viewResultButton {
  display: flex;
  align-items: center;
  column-gap: 6px;
  border-radius: 15.5px;
  border: 1px solid #dee2e6;
}
#langDevReportPage {
  --ratingGreen: #28A745;
  --ratingYellow: #FFC107;
  --ratingRed: #DC3545;
  width: 960px !important;
}
@media print {
  #langDevReportPage .screenView {
    display: none !important;
  }
}
#langDevReportPage .card {
  border-radius: 0px !important;
  color: #464E5F;
}
#langDevReportPage .card .card-header {
  padding: 0.75rem 1rem;
  background-color: #FFFFFF;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
#langDevReportPage .card .card-body {
  padding: 1rem !important;
}
#langDevReportPage .card .card-body .heading {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
#langDevReportPage .card .borderBottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}
#langDevReportPage .card .card-header > span {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
#langDevReportPage .card .card-header > span.caption-helper {
  margin-left: 16px;
  color: #9eacb4;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}
#langDevReportPage .card .card-header > .subHeading {
  color: #5F5F5F;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2rem;
}
#langDevReportPage .card .text {
  font-size: 14px;
  font-weight: 400;
}
#langDevReportPage .card .theKnobWrapper {
  position: relative;
  width: 100%;
  height: 140px;
}
#langDevReportPage .card .theKnob {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
}
#langDevReportPage .card .theDialWrapper {
  position: relative;
  width: 100%;
  height: 190px;
}
#langDevReportPage .card .knob,
#langDevReportPage .card .dial {
  cursor: default;
  pointer-events: none;
}
#langDevReportPage .card .dial {
  font-size: 40px !important;
  top: -40px;
}
#langDevReportPage .card .knob-text {
  font-size: 16px;
  font-weight: 500;
}
#langDevReportPage .card .knob-label {
  position: absolute;
  top: 210px;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, 0);
}
#langDevReportPage .card .chartWrapper {
  width: 100%;
  overflow-x: auto;
  padding-bottom: 10px;
}
#langDevReportPage .card #chartDiv {
  height: 300px;
  width: 100%;
  position: relative;
}
#langDevReportPage .card .myBar {
  background: #1BBC9B;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  box-shadow: 5px 0 3px rgba(154, 154, 154, 0.15);
}
#langDevReportPage .card .chartY-axis {
  width: 30px;
  text-align: center;
  color: #B5B5C3;
  font-size: 12px;
  font-weight: 500;
}
#langDevReportPage .card .chartX-axis {
  color: #B5B5C3;
  font-size: 12px;
  font-weight: 500;
}
#langDevReportPage .footer {
  background-color: #FFFFFF;
  border-top: 1px solid #DEE2E6;
}
.testAssessmentCard2 {
  border-radius: 12px !important;
  font-size: 14px;
  font-weight: 400;
  border: none !important;
}
.testAssessmentCard2 .card-header {
  border-top-left-radius: 12px !important;
  border-top-right-radius: 12px !important;
  background-color: #fff;
}
.testAssessmentCard2 .card-header h6 {
  font-size: 16px;
  font-weight: 600;
}
.testAssessmentCard2 .card-body .itemRow {
  width: 100%;
  margin-bottom: 8px;
  display: flex;
  flex-direction: row;
}
.testAssessmentCard2 .card-body .itemRow .left {
  width: 20px;
  text-align: center;
  margin-right: 8px;
}
.testAssessmentCard2 .card-body .itemRow .right {
  width: calc(100% - 20px);
}
#testsToDo {
  padding-bottom: 100px;
}
#testsToDo .currentPage {
  color: #111827;
  font-size: 28px;
  font-weight: 600;
  margin-right: 16px;
}
#testsToDo .otherPage {
  color: #68717A;
  font-size: 28px;
  font-weight: 400;
  margin-left: 16px;
}
#testResultCard .altBg {
  background-color: #E1EEFE;
}
#testResultCard .leftCol {
  border-bottom-left-radius: 12px !important;
}
#testResultCard .rightCol {
  padding: 12px 16px;
  min-height: 100px;
}
#testResultCard .defaultCol {
  padding: 12px 16px;
}
#testResultCard .contactOrganizer {
  color: #68717A;
  font-size: 13px;
  font-weight: 400;
}
#testResultCard .startLevel {
  color: #111827;
  font-size: 18px;
  font-weight: 700;
}
#testResultCard .courseCode {
  color: #111827;
  font-size: 15px;
  font-weight: 700;
}
#testResultCard .myCard {
  border: 0 !important;
  border-radius: 12px !important;
  background-color: #ffffff;
  color: #111827;
}
#testResultCard .myCard .myCard-header {
  background-color: #ffffff;
  border-top-left-radius: 12px !important;
  border-top-right-radius: 12px !important;
  padding: 12px 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
#testResultCard .myCard .myCard-header span {
  font-size: 12px;
  font-weight: 400;
  color: #68717a;
}
#testResultCard .myCard .myCard-body {
  width: 100%;
}
#testResultCard .myCard .myCard-body > .row {
  margin: 0 !important;
}
#testResultCard .myCard .myCard-footer {
  background-color: #ffffff;
  border-bottom-left-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
}
#testResultCard .myCard .heading {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 6px;
}
#testResultCard .myCard .subHeading {
  font-size: 14px;
  font-weight: 400;
  color: #68717a;
}
#testResultCard .myCard .myCard-text {
  font-size: 14px;
  font-weight: 400;
  color: #68717A;
}
#testResultCard .myCard .altBgResultWrapper {
  height: 100%;
  padding: 4px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#testResultCard .myCard .result {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#testResultCard .myCard .myCard-devider {
  padding: 0 !important;
  margin: 0 !important;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
#testResults {
  margin-bottom: 120px;
}
#testResults .currentPage {
  color: #111827;
  font-size: 28px;
  font-weight: 600;
  margin-left: 16px;
}
#testResults .otherPage {
  color: #68717A;
  font-size: 28px;
  font-weight: 400;
  margin-right: 16px;
}
.preAssertsNavigation .btn.disabled,
.preAssertsNavigation .btn:disabled {
  opacity: 1 !important;
}
.preAssertsNavigation .btn-success.disabled,
.preAssertsNavigation .btn-success:disabled {
  color: #fff;
  background-color: #dedede;
  border-color: #cccccc;
}
#extensionCheck .extension {
  margin-top: 4px;
  color: red;
  font-weight: 600;
}
#preAsserts {
  padding-bottom: 100px;
}
#preAsserts a {
  text-decoration: none;
  cursor: pointer;
}
#preAsserts .video-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
#preAsserts .video-wrapper .video-holder {
  margin-top: 12px;
  width: auto;
  height: auto;
  max-height: 400px;
  position: relative;
  overflow: hidden;
  display: flex;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 0;
}
#preAsserts .video-wrapper .video-holder .video-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 12px 18px;
}
#preAsserts .video-wrapper .video-holder .video-overlay.shown {
  display: block !important;
}
#preAsserts .video-wrapper .video-holder .video-overlay.hidden {
  display: none !important;
}
#preAsserts .video-wrapper .video-holder .video-overlay .video-header {
  font-size: 16px;
}
#preAsserts .video-wrapper .video-holder .video-overlay .video-playbutton {
  position: absolute;
  font-size: 50px;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
#preAsserts .categoryMenu {
  position: absolute;
  top: 100%;
  float: left;
  z-index: 1000;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
#preAsserts .categoryMenu > .menu-item {
  display: block;
  padding: 0.5rem 1rem;
  cursor: pointer;
}
#preAsserts .categoryMenu > .menu-item:hover {
  background-color: #dedede;
}
#preAsserts .categoryMenu > .menu-item.disabled {
  color: #cccccc;
  cursor: default;
}
#preAsserts .categoryMenu > .menu-item.selected {
  font-weight: 600;
}
#preAsserts .card {
  border: 0 !important;
  border-radius: 12px !important;
}
#preAsserts .card .card-header {
  border-top-left-radius: 12px !important;
  border-top-right-radius: 12px !important;
  background-color: #ffffff;
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
#preAsserts .card .card-header .header {
  font-size: 18px !important;
  font-weight: 600 !important;
}
#preAsserts .card .card-header .categoryArrow {
  font-size: 16px;
  color: #111827;
  margin-left: 8px;
  background-color: #E7E7E7;
  border-radius: 50%;
  padding: 6px 8px;
}
#preAsserts .card .card-header .pointer {
  cursor: pointer;
}
#preAsserts .card .card-footer {
  background-color: #ffffff;
}
#preAsserts .videoContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 4px;
}
#preAsserts .videoContainer .video {
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  #preAsserts .chatButtonWrapper {
    display: none;
  }
}
@media (min-width: 1024px) {
  #preAsserts .chatButtonWrapper {
    position: fixed;
    bottom: 55px;
    right: 55px;
    height: 80px;
    width: 80px;
    background: linear-gradient(180deg, #FF9995 0%, #FF5E57 100%);
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
  }
  #preAsserts .chatButtonWrapper i {
    top: calc(50% - 18px);
    font-size: 36px;
    position: relative;
    color: #ffffff;
  }
}
#divLab1 {
  background: #e3edf7;
}
#divLab1 .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}
#divLab1 .pieChart {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#divLab1 #my-pie-chart {
  height: 100px;
  width: 100px;
  border: 1px black solid;
  border-radius: 50%;
  box-shadow: 5px 5px 10px grey;
}
.box {
  min-height: 56px;
  background: #F4F8FD;
  border-radius: 8px;
  border: 1px solid #D1D5DB;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  color: #111827;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
}
.box.checking {
  color: #856404 !important;
  font-weight: 600;
  border-bottom: solid orange 4px !important;
}
.box.success {
  color: #219653 !important;
  font-weight: 600;
  border-bottom: solid #219653 4px !important;
}
.box.fail {
  color: #DC3545 !important;
  font-weight: 600;
  border-bottom: solid #DC3545 4px !important;
}
.box i {
  margin-left: 19px;
  font-weight: 900;
}
.box i.checking {
  color: #856404 !important;
}
.box i.success {
  color: #10B981;
}
.box i.fail {
  color: #D14343;
}
.videoContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 4px;
}
.videoContainer .video {
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoContainer .area-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
:root {
  --color-white: #fff;
  --color-light-white: #ddd;
  --color-tomato: #d40640;
  --color-purple-transparent: rgba(88, 24, 69, 0.9);
  --color-pink-transparent: rgba(216, 14, 91, 0.9);
  --color-orange: #ff3c00;
  --color-light-black: #222;
  --color-black: #000;
  --shadow: rgba(0, 0, 0, 0.4);
}
.calculatorWrapper {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.calculatorWrapper .calculator {
  min-height: 300px;
  width: 225px;
  box-shadow: 0 2rem 4rem var(--shadow);
  background-color: var(--color-white);
}
.calculatorWrapper .calculator .errorMessage {
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  padding: 5px;
}
.calculatorWrapper .screen {
  height: 20%;
  width: 100%;
  padding: 0 0.5rem;
  overflow: hidden;
  white-space: no-wrap;
  color: var(--color-light-white);
  background-color: var(--color-black);
}
.calculatorWrapper .result-screen {
  height: 75%;
  font-size: 1.5rem;
  font-weight: 600;
  /* To display the value at the bottom-right of the container */
  /*display: flex;
    justify-content: flex-end;
    align-items: flex-end;*/
}
.calculatorWrapper .computation-screen {
  height: 20%;
  font-size: 0.6rem;
  /* To display the value at the bottom-right of the container */
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.calculatorWrapper .keypad__row {
  height: 20%;
  /* (80vh calculator - 25vh screen) / 5 keypadRow components = 11vh */
  width: 100%;
  display: flex;
  /* To control the dimension */
  align-items: stretch;
  color: white;
}
.calculatorWrapper .keypad {
  height: 80%;
  width: 100%;
}
.calculatorWrapper .btn {
  flex-basis: 25%;
  font-size: 1rem;
  font-family: inherit;
  font-weight: 600;
  background-color: var(--color-white);
  border: 2px solid transparent;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.1s;
}
.calculatorWrapper .btn:hover {
  background-color: var(--color-light-white);
  border: solid 2px silver;
}
.calculatorWrapper .btn:active {
  transform: scale(0.95);
}
.calculatorWrapper .btn--large {
  flex-basis: 50%;
  color: var(--color-black);
  background-color: var(--color-white);
  transition: all 0.1s;
}
.calculatorWrapper .btn--large:hover {
  background-color: var(--color-light-white);
}
.calculatorWrapper .btn--primary {
  color: var(--color-tomato);
}
.calculatorWrapper .btn--operator {
  color: var(--color-orange);
}
.detectionArea.idle {
  border: 2px solid green;
}
.detectionArea.on {
  border: 2px solid red;
}
#canvas-motion {
  display: none;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  pointer-events: none;
}
#canvas-blended {
  display: none;
  width: 100%;
  height: auto;
}
#canvas-face {
  display: none;
  z-index: -100;
  pointer-events: none;
}
