* {
  margin: 0;
  padding: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

body {
  -moz-user-select: none;
}

p {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-transform: translateZ(0);
}

* {
  font-size: 100%;
}

#guide {
  /* visibility: hidden; */
}

#container {
  width: 158px;
  height: 598px;
  border: 1px solid #d7d7d7;
  overflow: hidden;
  visibility: hidden;
  background: #ffffff;
}

.IRI_mainContainer {
  visibility: hidden;
  opacity: 0;
}

div {
  position: absolute;
}

sup {
  line-height: 0px;
}

#sup_a {
  position: relative;
  top: -1px;
}

#wrapper {
  width: 160px;
  height: 600px;
  top: -1px;
  left: -1px;
}

#bg {
  position: absolute;
  width: 160px;
  height: 600px;
  top: 0px;
  left: 0px;

  background-size: contain;
  background-repeat: no-repeat;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 600px;

  background-size: contain;
  background-repeat: no-repeat;
}

#limitActor {
  position: absolute;
  width: 160px;
  height: 600px;
  top: 0px;
  left: 0px;

  background-size: contain;
  background-repeat: no-repeat;
}

#logoBg {
  position: absolute;
  top: 339px;
  left: 0;
  width: 160px;
  height: 83px;

  background-color: #ffffff;
  /* border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7; */
}

/* #topHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 46px;

  background-color: #f9e2c3;
  border-bottom: 1px solid #e1aa60;
} */

#topHeaderText {
  position: absolute;
  top: 4px;
  left: 0px;
  width: 160px;
  height: 40px;

  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 10px;
  color: #171c8f;

  text-align: center;
  line-height: 12px;
  letter-spacing: -0.1px;
}

#actor_text {
  position: absolute;
  top: 291px;
  left: 92px;
  width: 67px;
  height: 15px;

  font-family: "Noto Sans";
  font-weight: 400;
  font-size: 9px;
  color: #444444;
}

#limit_text {
  position: absolute;
  top: 310px;
  left: 5px;
  width: 300px;
  height: 15px;
  line-height: 12px;

  font-family: "Noto Sans";
  font-weight: 400;
  font-size: 9px;
  color: #444444;
}

#limit_sup1 {
  font-size: 6px;
}

#cta {
  position: absolute;
  top: 391px;
  left: 16px;
  width: 128px;
  height: 28px;
  border-radius: 5px;
  background-color: #171c8f;
}

#ctaText {
  position: relative;
  top: 4px;
  left: 23px;

  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#arrow {
  position: relative;
  top: -12px;
  left: 104px;
  width: 14px;
  height: 14px;

  opacity: 0;

  background-size: contain;
  background-repeat: no-repeat;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#guyf1 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 160px;
  height: 600px;

  background-size: contain;
  background-repeat: no-repeat;

  /* transform: scale(1) translate(0, 0); */

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#guy_girlf2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 160px;
  height: 600px;

  opacity: 0;

  background-size: contain;
  background-repeat: no-repeat;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}



#overallclick {
  position: absolute;
  width: 160px;
  height: 600px;
  top: 0px;
  /* visibility: hidden; */
}

/* frame1 */
#f1copy1 {
  position: absolute;
  top: 62px;
  left: 20px;
  width: 125px;
  height: 20px;

  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #222222;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#f1copy2 {
  position: absolute;
  top: 81px;
  left: 6px;
  width: 145px;
  height: 78px;
  line-height: 18px;
  text-align: center;

  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #171c8f;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#f1sup {
  position: relative;
  font-size: 9px;
}

/* frame2 */
#f2copy1 {
  position: absolute;
  top: 63px;
  left: 4px;
  width: 150px;
  height: 75px;

  line-height: 18px;
  text-align: center;

  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #171c8f;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#f2sup1,
#f2sup2 {
  position: relative;
  font-size: 8px;
}

#f2copy2 {
  position: absolute;
  top: 124px;
  left: 12px;
  width: 135px;
  height: 55px;

  line-height: 15px;
  text-align: center;

  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #222222;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#footerBg {
  position: absolute;
  top: 316px;
  left: 0;
  width: 160px;
  height: 30px;

  background-color: #f8d9b5;
  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#f2copy3 {
  position: absolute;
  top: 321px;
  left: 8px;
  width: 145px;
  height: 23px;

  line-height: 10px;

  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 9px;
  color: #222222;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#f2sup3,
#f2sup4 {
  position: relative;
  font-size: 5px;
}

/* -------------------- ISI -------------------- */

#isiHeader {
  width: 158px;
  height: 18px;
  top: 421px;
  background-color: #ffffff;
  font-family: "Open Sans", sans-serif;
}

#ihText {
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #171c8f;
  line-height: 14px;
  /* margin: 1px 0px 0px 7px; */
  top: 1px;
  left: 8px;
}

#isiBtnP {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 4px;
  top: 5px;
  cursor: pointer;
}

#isiBtnM {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 4px;
  top: 31px;
  cursor: pointer;
}

#isiHeaderBottom {
  width: 158px;
  height: 32px;
  top: 567px;
  background-color: #f9e2c3;
  font-family: "Open Sans", sans-serif;
}

.isiBg {
  top: 421px;
  width: 158px;
  height: 146px;
  background-color: #ffffff;
}

#isiContainer {
  top: 453px;
  width: 158px;
  height: 114px;
  overflow: hidden;
  cursor: default;
}

#isiContent {
  position: absolute;
  top: 0px;
  left: 5.5px;
  width: 158px;
  line-height: 7px;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

#ihTextBottom {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 10px;
  top: 2px;
  margin: 0px 0px 0px 6px !important;
  color: #171c8f;
  /* text-decoration: underline; */
  cursor: pointer;
  letter-spacing: 0.08px;
  line-height: 12px;
}

#scrollBg {
  width: 5px;
  left: 145px;
  top: 446px;
  height: 67px;
  background-color: #bbbbbb;
}

#scrollBar {
  width: 5px;
  background-color: #004990;
  cursor: pointer;

  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

#scrollBar1pix {
  width: 5px;
  height: 1px;
  background-color: #ffffff;
  bottom: 0px;
}

.reg_sup {
  position: relative;
  font-size: 6px;
  top: 1px;
}
.headertxt,
.sub_headertxt,
.bullet_main {
  font-family: "Noto Sans", sans-serif;
}

.sub_headertxt {
  color: #171c8f;
  font-weight: 700;
  font-size: 11px;
  /* letter-spacing: 0.01px; */
  /* padding-top: 0px; */
  line-height: 12px;
}

.headertxt {
  color: #566c11;
  font-weight: 700;
  font-size: 11px;
  padding-top: 1px;
  letter-spacing: -0.25px;
  line-height: 11px;
}

.bullet_main {
  color: #444444;
  font-weight: 400;
  font-size: 11px;
  padding-left: 7px;
  line-height: 12px;
}

.reg_sup {
  position: relative;
  font-size: 6px;
  top: 1px;
}

.bullet_orange {
  color: #ff8728;
  position: absolute;
  left: 0px;
  font-weight: 400;
}

.novaLogo {
  width: 54px;
  height: 39px;
  position: absolute !important;
  /* cursor: pointer; */
  background-repeat: no-repeat;
  background-size: contain;
  right: 28px;
  display: inline-block;
  bottom: -45px;
}

/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
  .sub_headertxt {
    padding-top: 1px;
  }
}

/* Property Work's For Internet Explorer Edge Only */
@supports (-ms-ime-align: auto) {
}

/* Property Work's For Internet Explorer 11, 10 Only */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}
