* {
  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);

  font-family: "Fira Sans", sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-transform: translateZ(0);
}

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

p {
}

* {
  font-size: 100%;
}

#container {
  width: 298px;
  height: 248px;
  /* height: 2000px; */
  border: 1px solid #374550;
  overflow: hidden;
  visibility: hidden;
  background: #ffffff;
}

#IRI_mainContainer div {
  pointer-events: auto;
}

div {
  position: absolute;
}

/* sub {
    vertical-align: top;
    font-size: 7px;
}
*/
sup {
  line-height: 0px;
}

.wrapper {
  width: 300px;
  height: 250px;
  top: -1px;
  left: -1px;
  pointer-events: none;
}

.wrapper *,
#cta {
  background-repeat: no-repeat;
}

.adSize {
  background-size: 300px 250px;
  width: 300px;
  height: 250px;
  top: 0px;
  left: 0px;
}

.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.transition2 {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

i {
  font-style: italic;
}

b {
  font-weight: 700;
}

a, a:hover, a:focus, a:active {
  text-decoration: none;
  color: #f15e22;
}

.hidden {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.slideLeft {
  transform: translate(300px, 0px);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.slower {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.firaSansLight {
  font-family: "Fira Sans", sans-serif;
  font-weight: 300;
}

.firaSansReg {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
}

.firaSansMed {
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
}

.firaSansSemi {
  font-family: "Fira Sans", sans-serif;
  font-weight: 600;
}

.firaSansBold {
  font-family: "Fira Sans", sans-serif;
  font-weight: 700;
}

.colored {
  color: #f15e22;
}

#f1CopyLogo {
  position: absolute;
  background-size: 85px 22px;
  width: 85px;
  height: 22px;
  top: 19px;
  left: 108px;
}

#f2logo {
  opacity: 0;
}

#f1Copy1 {
  position: absolute;
  top: 41px;
  left: 54px;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000027;
}

#f1Copy2 {
  position: absolute;
  top: 60px;
  left: 67px;
  font-size: 18px;
  color: #f15e22;
  text-shadow: 0px 3px 6px #00000027;
}

#f1Copy3 {
  position: absolute;
  top: 82px;
  left: 75px;
  font-size: 10px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000027;
}

#orangeLine {
  transform: translateY(159px);
}

#f1Lines {
  transform: translateX(231px);
}

#f2Copy1 {
  position: absolute;
  top: 26px;
  left: 63px;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000027;

  transform: translateY(20px);
}

#f2Copy2 {
  position: absolute;
  top: 46px;
  left: 60px;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000027;

  transform: translateY(20px);
}

#f2Copy3 {
  position: absolute;
  top: 64px;
  left: 91px;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000027;

  transform: translateY(20px);
}

#f2Copy4 {
  position: absolute;
  top: 83px;
  left: 105px;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000027;

  transform: translateY(20px);
}

#f3CopyLogo {
  position: absolute;
  background-size: 85px 22px;
  width: 85px;
  height: 22px;
  top: 13px;
  left: 69.5px;
}

#f3Copy1 {
  position: absolute;
  top: 36px;
  left: 71.5px;
  font-size: 18px;
  color: #f15e22;
  text-shadow: 0px 3px 6px #00000027;
  line-height: 17px;  
}

#f3Copy2 {
  position: absolute;
  top: 89px;
  left: 78px;
  font-size: 10px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000027;
  text-align: center;
}

#pillText {
  position: absolute;
  top: 77px;
  left: 170.5px;
  font-size: 9px;
  color: #ffffff;
  text-shadow: 0px 1px 2px #000000;
}

#f2sup1 {
  position: relative;
  top: 0px;
  font-size: 12px;
}

#f2sup2 {
  position: relative;
  top: 0px;
  font-size: 12px;
}

#circle {
  opacity: 0;
  transform: translateY(150px);
}
#c1 {
  position: relative;
  top: 32px;
  left: -75px;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  line-height: 10px;
}
#c2 {
  position: relative;
  top: 17px;
  left: 51px;
  font-size: 66px;
  color: #ffffff;
}
#c3 {
  position: relative;
  top: 3px;
  left: 54px;
  font-size: 11px;
  color: #ffffff;
}
#dollar {
  position: relative;
  top: 0;
  font-size: 26px;
}

#disclaimer {
  position: absolute;
  top: 75px;
  left: 146px;
  color: #ffffff;
  font-size: 9px;

  transform: translateY(160px);
}

#cta {
  position: absolute;
  background-size: 165px 26px;
  width: 165px;
  height: 26px;
  top: 125px;
  right: 0px;
}

#ctaText {
  position: absolute;
  top: 131px;
  left: 144px;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: -0.1px;
}

#arrow {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 9px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
}

.overallclick {
  position: absolute;
  width: 300px;
  height: 250px;
  top: 0px;
  pointer-events: all;
}

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

#isiHeader {
  width: 300px;
  height: 20px;
  top: 159px;
  left: 0px;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}

.ihText {
  color: #107e9a;
  font-size: 11px;
  /* letter-spacing: -0.28px; */
  /* line-height: 11px; */
  top: 4px;
  left: 28px;
}

#isiBtnP {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  top: -2px;
  left: -18px;
  cursor: pointer;
  display: inline-block;
}

#isiBtnM {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  top: -2px;
  left: -18px;
  cursor: pointer;
  display: inline-block;
}

#isiHeaderBottom {
  display: flex;
  align-items: center;
  width: 300px;
  height: 15px;
  top: 234px;
  background-color: #f15e22;
}

#IRI_mainContainer {
  pointer-events: all;
}

#isiContainer {
  width: 300px;
  height: 250px;
  /* height: 1243px; */
  overflow: hidden;
  cursor: default;
  background-color: #ffffff;

  transform: translate(0px, 179px);
}

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

#ihTextBottom {
  position: relative;
  font-size: 11px;
  line-height: 11px;
  margin-top: 1px;
  margin-left: 18px;
  color: #ffffff;
  cursor: pointer;
}

#footerArrow {
  background-size: contain;
  top: -2px;
  right: -23px;
  width: 14px;
  height: 14px;
  display: inline-block;
}

#scrollBg {
  width: 5px;
  left: 289px;
  top: 177px;
  height: 53px;
  background-color: #f3f0ef;
  /* border: 1px solid #707070; */
}

#scrollBar {
  width: 5px;
  background-color: #bababa;
  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);
}

.reg_sup {
  position: relative;
  font-size: 8px;
  top: 0px;
}

.sub_headertxt {
  color: #374550;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: -0.2px;
  line-height: 15px;
  padding-top: 4px;
}

.headertxt {
  color: #f15e22;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: -0.08px;
  line-height: 13px;
}

.reg_text {
  color: #374550;
  font-size: 11px;
  letter-spacing: -0.1px;
  line-height: 12px;
  padding-top: 5px;
}

.reg_text2 {
  color: #374550;
  font-size: 11px;
  /* letter-spacing: -0.1px; */
  line-height: 12px;
  padding-top: 5px;
}

.isi_footer {
  color: #374550;
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  padding-top: 4px;
}

.reg_text sup {
  font-size: 11px;
  top: 5px;
  position: relative;
}

#registeredSup {
  font-size: 7px;
  top: 1px;
  position: relative;
}

.mainbullet {
  color: #374550;
  font-size: 11px;
  padding-left: 8px;
  line-height: 15px;
  /* letter-spacing: -0.1px; */
  padding-top: 2px;
}

.mainbullet2 {
  color: #374550;
  font-size: 11px;
  padding-left: 8px;
  line-height: 12px;
  /* letter-spacing: -0.1px; */
  padding-top: 2px;
}

.bullet {
  color: #f15e22;
  position: absolute;
  margin-top: -1px;
  left: 0px;
  font-weight: 700;
  font-size: 11px; 
}

#abbvieLogo {
  background-size: contain;
  width: 106.5px;
  height: 18.5px;
  margin: 6px 0px 8px 0px;
  position: relative;
}

/* Property Work's For FireFox Only */
/* @-moz-document url-prefix() {
  #abbvieLogo {
    height: 26px;
  }
  .reg_text sup {
    top: 4px;
  }
  .isi_footer sup {
    top: 0px;
  }
} */

/* 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) {
} */

/*Safari only*/
/* @media not all and (min-resolution: 0.001dpcm) {
  @media {
    .reg_text sup {
      top: 4px;
    }
    .isi_footer sup {
      top: 0px;
    }
  }
} */
