@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

#banner-wrapper {
    display: block;
    position: relative;
    width: 300px;
    height: 250px;
    overflow: hidden;
    background: #fff
}

#banner-wrapper:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    border: 1px solid #d1d1d1;
    z-index: 9999;
    pointer-events: none
}

.retina {
    background-size: contain !important
}

#main-exit-trigger, .canvas, .frame-element {
    position: absolute;
    width: 100%;
    height: 100%
}

.exit-trigger {
    cursor: pointer;
    opacity: 0;
    position: absolute
}

.hidden {
    opacity: 0
}

.pull-left {
    left: -100%
}

.pull-right {
    right: -100%
}

.pull-top {
    top: -100%
}

.pull-bottom {
    bottom: -100%
}

a {
    cursor: pointer
}

#overlay {
    background: #fff
}

#isi-container .uppercase {
    text-transform: uppercase
}

#isi-container .lowercase {
    text-transform: lowercase
}

#isi-container .text-center {
    text-align: center
}

#isi-container .text-left {
    text-align: left
}

#isi-container .text-right {
    text-align: right
}

#isi-container .underline {
    text-decoration: underline
}

#isi-container .bold {
    font-weight: 700
}

#isi-container .no-spacing {
    margin: 0
}

#isi-container {
    border-top: 3px solid #ED8B00;
    padding: 0;
    height: 84px;
    width: 300px;
    background: linear-gradient(180deg, #5E5ACD 0%, #8639C0 100%);
    font: 8px/16px Arial, sans-serif;
    line-height:8px;
}

#isi-container, .isi-content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.isi-content {
    top: 20px;
    height: 60px;
    color: #4d4d4f
}

#isi-header{
    text-align: center;
    height: 20px;
    line-height: 16px;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}

#isi-header h3 {
    color: #464646;
    text-transform: none;
    font-size: 8px;
    letter-spacing: -.3px;
    font-weight: 700;
    padding: 0 0px;
    background: #e1e1e1;
    text-align: center
}

#isi-header a {
    font-size: 8px;
    color: #fff;
    text-decoration: underline;
}

#isi-copy-wrapper {
    height: 100%;
    overflow: hidden;
    padding-left: 15px;
    color: #fff;
}

#isi-copy-wrapper #isi-copy-inner-wrapper {
    padding-bottom: 5px;
    padding-top: 2px
}

#isi-copy-wrapper #isi-copy-inner-wrapper>:first-child {
    margin-top: 0
}

#isi-copy-wrapper h3, #isi-copy-wrapper h4 {
    font: 700 9px Arial, sans-serif;
    color: #fff;
    margin-top: 3px
}

#isi-copy-wrapper .important-copy {
    font-size: 11px;
}

#isi-copy-wrapper h4 {
    padding-left: 10px
}

#isi-copy-wrapper ol {
    list-style: decimal outside;
    padding-left: 14px
}

#isi-copy-wrapper ol.references li {
    font-weight: 700
}

#isi-copy-wrapper ol.references li span {
    font-weight: 400
}

#isi-copy-wrapper ul {
    list-style: none;
    margin: 4px 0 0;
    padding-left: 10px
}

#isi-copy-wrapper ul li {
    position: relative;
    letter-spacing: 0;
    margin-top: 2px
}

#isi-copy-wrapper ul li:first-child {
    margin-top: 0
}

#isi-copy-wrapper ul li:before {
    content: "•";
    position: absolute;
    left: -9px;
    color: #fff;
    font-size: 12px
}

#isi-copy-wrapper ul li ul {
    margin-top: 4px;
    padding-left: 8px
}

#isi-copy-wrapper ul li ul li {
    margin-top: 2px
}

#isi-copy-wrapper ul li ul li:before {
    content: "◦";
    color: #707070;
    left: -10px
}

#isi-copy-wrapper sup {
    font-size: 7.2px;
    vertical-align: middle;
    position: relative;
    top: -2px
}

#isi-copy-wrapper p {
    margin-top: 4px
}

#isi-copy-wrapper p:first-child {
    margin-top: 0
}

#isi-copy-wrapper strong {
    font-weight: 700
}

#isi-copy-wrapper a {
    cursor: pointer
}

#isi-copy-wrapper .small-text {
    font-size: 10px;
    line-height: 14px
}

#banner-wrapper #isi-copy-wrapper .no-spacing {
    margin: 0
}

#isi-copy {
    width: 100%;
    height: 100%;
    padding-right: 22px
}

#isi-intro {
    display: flex;
}

#isi-intro-copy {
    padding-right: 5px;
}

#isi-intro-logo {
    width: 180px;
}

#isi-intro-logo img {
    width: 100%;
}

#logo-isi {
    width: 100px;
    height: 39px;
    margin: 10px 0
}

#logo-isi+p {
    margin-top: 1.33333px
}

#banner-wrapper .os-scrollbar-vertical {
    width: 3px;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 7px;
    bottom: 7px;
    border-radius: 5px;
    z-index: 11;
    background-color: #e6e6e6;
    border-left: 0 solid transparent
}

#banner-wrapper .os-scrollbar-handle {
    max-height: 8px;
    min-height: 8px;
    border-radius: 5px;
    background-color: #999;
    cursor: pointer
}

#mainbg{
    width: 300px;
    height: 167px;
    border: 10px #5447b6 solid;
    position: absolute;
}

#shade{
    background: url(images/shade.png);
    background-position: bottom;
    background-repeat: no-repeat;
    top: -67px;
}

#blue{
    width: 100%;
    height: 195px;
    position: absolute;
    background-color: #5447b6;
}

#bg1{
    background: url(images/bg1.jpg);
}

#bg2{
    background: url(images/bg2.jpg);
    opacity: 0;
}

#bg3{
    background: url(images/bg3.jpg);
    opacity: 0;
}

#frame1{
    background: url(images/frame1.png);
    opacity: 0;
}

#windows{
    background: url(images/windows.png);
    opacity: 0;
}


#copy1{
    background: url(images/copy1.png);
    opacity: 0;
}

#copy2{
    background: url(images/copy2.png);
    opacity: 0;
}

#copy3{
    background: url(images/copy3.png);
    opacity: 0;
}

#imagery{
    background: url(images/imagery.png);
    opacity: 0;
}

#moon{
    background: url(images/moon.png);
    opacity: 0;
}

#sun{
    background: url(images/sun.png);
    opacity: 0;
}

#logo2{
    background: url(images/logo2.png);
    top:3px;
    left: -5px;
    opacity: 0;
}

#disclaimer{
    background: url(images/disclaimer.png);
    opacity: 1;
}

#cta{
    background: url(images/cta.png);
    opacity: 0;
}

#z1{
    background: url(images/z1.png);
    transform-origin: 265px 61px 0px;
    transform: scale(.15);
    opacity: 0;
    top: 8px;
}

#z2{
    background: url(images/z2.png);
    transform-origin: 265px 61px 0px;
    transform: scale(.15);
    opacity: 0;
    top: 8px;
}

#z3{
    background: url(images/z3.png);
    transform-origin: 265px 61px 0px;
    transform: scale(.15);
    opacity: 0;
    top: 8px;
}

#frame1-star1 {
    background: url(images/frame1-star1.png);
}

#frame1-star2 {
    background: url(images/frame1-star2.png);
    opacity: 0.9;
}

#frame1-star3 {
    background: url(images/frame1-star3.png);
    opacity: 0.9;
}

#frame1-star4 {
    background: url(images/frame1-star4.png);
    opacity: 0.9;
}

#frame2-star1 {
    background: url(images/frame2-star1.png);
    opacity: 0;
}

#frame2-star2 {
    background: url(images/frame2-star2.png);
    opacity: 0;
}

#frame2-star3 {
    background: url(images/frame2-star3.png);
    opacity: 0;
}

#hero1 {
    background: url(images/hero1.png);
    opacity: 0;
}

#hero2 {
    background: url(images/hero2.png);
    opacity: 0;
}

#hero3 {
    background: url(images/hero3.png);
    opacity: 0;
}

.prescribing-information-trigger, .us-eisai-trigger {
    text-decoration: underline;
}

.phone-no-underline {
    text-decoration: none !important;
    cursor: default !important;
    color: #fff !important;
}