.iGEDOE {
  display: contents !important;
  /* position: relative !important; */
}

.cQibOR {
  display: contents !important;
}

.smCkk {
  height: calc(44vh) !important;
}

/* Incode FaceMatch Header */
.cJsqa {
  display: none !important;
}

/* Uploading selfie text*/

.sc-juTflV .diftCS {
  justify-content: center;
}

/* Loading selfie image match - circle*/
.sc-iqavZe .cgJGmP {
  margin-top: 25px;
}

.lgyBin {
  margin-bottom: 50px;
}

/* tutorial header */
@media only screen and (max-height: 600px) {
  .IncodeTutorialHeaderContainerSelfie {
    margin-top: 106px !important;
  }
}
@media only screen and (min-height: 600px) {
  .IncodeTutorialHeaderContainerSelfie {
    margin-top: 82px !important;
  }
}

.IncodeTutorialButtonSelfie {
  margin-top: 16px;
}

.IncodePreviewContainer {
  margin-top: 20px;
}

.rs-steps-item-status-process .rs-steps-item-icon-wrapper {
  background-color: rgba(var(--color_accent), 1) !important;
  border-color: rgba(var(--color_accent), 1) !important;
  color: #f7f7fa;
}

.rs-steps-item-status-finish .rs-steps-item-icon-wrapper {
  color: rgba(var(--color_accent), 1) !important;
  border-color: rgba(var(--color_accent), 1) !important;
}

.rs-steps-item-status-finish .rs-steps-item-title::after {
  color: rgba(var(--color_accent), 1) !important;
  border-color: rgba(var(--color_accent), 1) !important;
}

.rs-steps-horizontal .rs-steps-item:not(:first-child) {
  padding-left: 50px !important;
}

.IncodeTutorialHeaderTitle {
  /* margin-top: 82px; */
}
.IncodeHighlightedText {
  color: rgba(var(--color_accent), 1) !important;
}
.IncodePreviewContainer {
  background-color: rgba(var(--app_content_bg), 1) !important;
  height: 80vh !important;
  margin-top: 56px;
  /* position: relative !important;  */
}
.IncodeCapturePreviewMessage {
  margin-top: 30px;
  width: 100%;

  display: inline-block !important;
  vertical-align: middle !important;

  line-height: 22px;
}

.IncodeCapturePreviewUploadingText {
  padding-top: 0px !important;
}

.IncodeCapturePreviewUploadingProgress {
  background-color: rgba(var(--color_accent), 1) !important;
}

.bPYZaa {
  border-radius: 6px;
  background-color: rgba(var(--app_content_bg_01), 1);
  box-shadow: rgba(27, 32, 37, 0.15) 0px 4px 16px, rgba(27, 32, 37, 0.1) 0px 8px 28px;
  width: 95vw !important;
  margin-bottom: 20px;
}

.jCsGlS .sc-cArzPw:checked ~ .sc-kriKqB {
  background-color: rgba(var(--color_accent), 1) !important;
}
