@charset "UTF-8";
.banner {
  border: 1px solid #333333;
  background: #FFF;
  overflow: hidden;
  display: block !important;
}

#bg{
  top: -60px;
  left: -60px;
  width: 600px;
  height: 320px;
  border: 1px solid #333333;
  background: rgb(255,154,1);
  background: -moz-radial-gradient(circle, #ff9a01 0%, #ff7700 100%);
  background: -webkit-radial-gradient(circle, #ff9a01 0%, #ff7700 100%);
  background: radial-gradient(circle, #ff9a01 0%, #ff7700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff9a01",endColorstr="#db3800",GradientType=1);
}

#btnExit {
  cursor: pointer;
  opacity: 0;
}

.bannerSize {
  width: 300px;
  height: 250px;
}

.hide {
  opacity: 0;
}

.noBR {
  white-space: nowrap
}

.retina{
  background-size: contain !important;
}

#copy01 {
  top: 58px;
  left: 64px;
  width: calc(420px / 2);
  height: calc(70px / 2);
  background: url("../img/copy01.png");
}

#copy02 {
  top: 108px;
  left: 70px;
  width: calc(336px / 2);
  height: calc(70px / 2);
  background: url("../img/copy02.png");
}

#copy03 {
  top: 58px;
  left: 100px;
  width: calc(268px / 2);
  height: calc(76px / 2);
  background: url("../img/copy03.png");
}

#copy04 {
  top: 108px;
  left: 70px;
  width: calc(324px / 2);
  height: calc(70px / 2);
  background: url("../img/copy04.png");
}

.copy05{
  background: url('../img/copy05.png');
  width: calc(338px / 2);
  height: calc(36px / 2);
  background-size: 169px 59px !important;
}

#copy05_1{
  top: 45px;
  left: 13px;
  background-position: 0px 0px;
}

#copy05_2{
  top: 66px;
  left: 13px;
  background-position: 0px -21px;
}

#copy05_3{
  top: 85px;
  left: 13px;
  background-position: 0px -40px;
}

#logo_Xofluxa{
  top: 5px;
  left: 5px;
  width: 90px;
  height: 35px;
  background: url('../img/logo_Xofluxa.svg');
}


#disclaimer {
  top: 154px;
  left: 10px;
  width: calc(212px / 2);
  height: calc(22px / 2);
  background: url("../img/disclaimer.png");
}

#product {
  top: 38px;
  left: 183px;
  width: calc(222px / 2);
  height: calc(150px / 2);
  background: url("../img/product.png");
}

#pillBox {
  top: -7px;
  left: 121px;
  width: calc(412px / 2);
  height: calc(140px / 2);
  background: url("../img/pillBox.png");
  transform: rotate(-5deg);
}

#pillBox_Day {
  top: 1px;
  left: 90px;
  width: calc(130px / 2);
  height: calc(145px / 2);
  background: url("../img/pillBox_Day.png");
  transform: rotate(-5deg);
}

#cta,#ctaLight{
  top: 115px;
  left: 59px;
  width: 180px;
  height: 30px;
  background: #4a8ccb url('../img/cta.png') 0 0 / contain;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#ctaLight{
    top:0;
    left:0;
    overflow:hidden;
}


/*::::::::::::::::ISI:::::::::::::*/
#isi {
  bottom: 0px;
  left: 0px;
  width: 300px;
  height: 83px;
  overflow: hidden;
  background: #fff;
}

#isi-text {
  top: 0px;
  width: 320px;
  height: 100%;
  overflow-x: hidden;
  padding: 10px 22px 10px 10px;
  /* space left || space top based on #header_ISI heigth ||  offset right to hide defaul scrollbar */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#isi-container {
  width: calc(300px - 22px - 5px);
  /* FORMULA: #isi-text: width - #isi-text: paddingLeft - #isi-text: paddingRight */
  position: relative;
  padding-bottom: 10px;
}

#isi-container,
#header_ISI {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

#isi-container {
  font-size: 10px;
  font-weight: 300;
  line-height: 12px;
  color: #2a2a2a;
}

#isi-container h2 {
  font-size: 14px;
  font-weight: 700;
}

#isi-container h3 {
  font-size: 12px;
  font-weight: 500;
}

.paragraphBlack {
  font-weight: 500;
}

#header_ISI {
  top: 1131px;
  width: 1000px;
  height: 81px;
  background: #FFF;
  position: absolute;
  padding: 6px 0px 2px 10px;
  border-bottom: solid 2px #cbc7c7;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#header_ISI span {
  top: 48px;
  left: 26px;
  position: absolute;
  font-size: 15px;
  line-height: 13px;
  letter-spacing: -0.4px;
}

#header_ISI #btnIcon {
  top: 50px;
  left: 930px;
  width: calc(38px / 2);
  height: calc(28px / 2);
  background: url('../img/arrow.png') no-repeat;
}

#isi-container p {
  position: relative;
}

#isi-container sup {
  top: -0.9em;
  font-size: 6.5px;
  letter-spacing: 0.1px;
  line-height: 0;
  margin-left: 1px;
  position: relative;
}

#isi-container u {
  text-decoration: underline;
}

#isi-container b {
  font-weight: 600;
}

#isi-container h3.h-short-space {
  margin: 4px 0 4px 0;
}

#isi-container h3.h-medium-space {
  margin: 8px 0 8px 0;
}

#isi-container h3.h-large-space {
  margin: 12px 0 12px 0;
}

#isi-container h3.h-short-space-paragraph {
  margin: 20px 0 4px 0;
}

#isi-container h3.h-medium-space-paragraph {
  margin: 20px 0 8px 0;
}

#isi-container h3.h-large-space-paragraph {
  margin: 20px 0 12px 0;
}

#isi-container .p-short-space {
  margin-bottom: 4px;
}

#isi-container .p-medium-space {
  margin-bottom: 8px;
}

#isi-container .p-large-space {
  margin-bottom: 16px;
}

#isi-container .p-Xlarge-space {
  margin-bottom: 30px;
}

#isi-container .p-indent {
  margin-left: 10px;
}

#isi-container .p-double-indent {
  margin-left: 20px;
}

#isi-container span.bullet {
  top: 0px;
  left: -10px;
  position: absolute;
  color: #2a2a2a;
}
#isi-container span.disc {
  top: 1px;
  left: -10px;
  position: absolute;
  line-height: 10px;
  color: #2a2a2a;
  list-style-type: circle;
}

#isi-container a {
  text-decoration: none;
  color: #2a2a2a;
}

#isi-container .highlighted{
  color:#14418B;
}

#isi .pointer {
  cursor: pointer;
}

#isi-controls {
  top: 0px;
  right: 1px;
  /*offset to right marging*/
  width: 8px;
  height: 100%;
}

#arrowUp,
#arrowDown {
  left: 0px;
  width: 7px;
  height: 3px;
  padding: 3px 0px 4px;
  background: url("../img/arrow.png") center center;
  cursor: pointer;
}

#arrowUp {
  top: 1px;
}

#arrowDown {
  bottom: 1px;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  transform: scaleY(-1);
}

.scroller {
  top: 0;
  right: 0px;
  width: 2px;
  height: 10px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: #FFF;
  -webkit-transition: top 0.08s;
  -moz-transition: top 0.08s;
  -ms-transition: top 0.08s;
  -o-transition: top 0.08s;
  transition: top 0.08s;
  cursor: pointer;
}

.isiLineWithArrows,
.isiLineNoArrows {
  right: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}

.isiLineWithArrows {
  top: 10%;
  height: 80%;
  width: 2px;
  background: #737373;
}

.isiLineNoArrows {
  background: #737373 !important;
  top: 0px;
  width: 2px;
  right: 7px;
  height: 95%;
}

#genentechLogo {
  width: 106px;
  height: 28px;
  position: relative;
  background: url('../img/genentechLogo.svg') 0 0 / contain;
  margin: 10px 0px;
}

#urlFDA,
#urlPI {
  color: #0502FF;
  text-decoration: underline;
}