body {margin: 0px;}

@font-face {
  font-family:UniversLTStd-Regular;
  src: url("https://s0.2mdn.net/creatives/assets/3652915/UniversLTStd.woff");
}
@font-face {
  font-family:UniversLTStd-Bold;
  src: url("https://s0.2mdn.net/creatives/assets/3652915/UniversLTStd-Bold.woff");
}

@font-face {
  font-family:UniversLTStd-BoldCn;
  src: url("https://s0.2mdn.net/creatives/assets/3652915/UniversLTStd-BoldCn.woff");
}

#container {
	background-color: black;
	border: 1px solid gray;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	overflow: hidden;
	position: absolute;
	width: 300px;
	height: 600px;
	pointer-events: none;
     font-family: Poppins-Light, sans-serif;
}


#clickthru{
	width: 100%;
	height: 100%;
	pointer-events: auto;
	position: absolute;
}
.sprite{
	position: absolute;
}
footer{
    width:100%;
    height: 20px;
    bottom: -1px;
    z-index: 1111;
    position: absolute;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.3);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}

/*-------------- SPRITE -------------*/
.sprite { background: url('sprite.png') no-repeat top left; width: 279px; height: 888px; background-size: 279px 888px;  } 
.sprite.actor-port { background-position: 0 0; width: 82px; height: 11px; } 
.sprite.collapse { background-position: 0 -16px; width: 16px; height: 16px; } 
.sprite.cta-text1 { background-position: 0 -37px; width: 94px; height: 15px; } 
.sprite.cta-text2 { background-position: 0 -57px; width: 94px; height: 15px; } 
.sprite.expand { background-position: 0 -77px; width: 16px; height: 16px; } 
.sprite.t1-1 { background-position: 0 -98px; width: 133px; height: 56px; } 
.sprite.t1-2 { background-position: 0 -159px; width: 131px; height: 61px; } 
.sprite.t1-3 { background-position: 0 -225px; width: 270px; height: 61px; } 
.sprite.t1-4 { background-position: 0 -291px; width: 273px; height: 54px; } 
.sprite.t1-5 { background-position: 0 -350px; width: 279px; height: 46px; } 
.sprite.t2-1 { background-position: 0 -401px; width: 275px; height: 137px; } 
.sprite.t3-1 { background-position: 0 -543px; width: 90px; height: 57px; } 
.sprite.t3-2 { background-position: 0 -605px; width: 213px; height: 127px; } 
.sprite.t4-1 { background-position: 0 -737px; width: 265px; height: 67px; } 
.sprite.t4-2 { background-position: 0 -809px; width: 275px; height: 37px; } 
.sprite.t4-3 { background-position: 0 -851px; width: 265px; height: 37px; } 

/*--------- SPRITE POSITION ---------*/
.t1-1           {top: 8px;left: 80px;}
.t1-2           {top: 75px;left: 10px;}
.t1-3           {top: 310px;left: 27px;}
.t1-4           {top: 501px;left: 10px;}
.t1-5           {top: 458px;left: 2px;}

.t2-1           {top: 419px;left: 10px;}
.t2-2           {top: 463px;left: 48px;}
.t2-3           {top: 506px;left: 102px;}

.t3-2           {top: 152px;left: 44px;z-index: 11;}

.t4-1           {top: 23px;left: 16px;}
.t4-2           {top: 214px;left: 5px;}
.t4-3           {top: 255px;left: 5px;}
.actor-port			{top: 578px;left: 10px;}


/*-------- IMAGES | POSITION --------*/

img {
	width: 100%;
	height: 100%;
	display: block;
}
.bg1{
    width: 300px;
    height: 600px;
    position: absolute;
}
.bg2{
    width: 330px;
    height: 600px;
    top: 0;
    left: -31px;
    position: absolute;
}
.bg3{
    width: 300px;
    height: 600px;
    background-color: #3a9096;
    z-index: 11;
    position: absolute;
}
.bg4{
    width: 300px;
    height: 600px;
    background-color: #3a9096;
    position: absolute;
/*    z-index: 1;*/
}


.logo{
    width: 225px;
    height: 142px;
    top: 77px;
    left: 27px;
    will-change: transform;
    position: absolute;
}

.tell-t3{
    z-index: 111;
    width: 90px;
    height: 57px;
    top: 151px;
    left: 76px;
    position: absolute;
}
.tell-logo{
    width: 61px;
    height: 40px;
    top: 125px;
    left: 134px;
    will-change: transform;
    position: absolute;
    }

.cta-text1 ,.cta-text2 {top: 7px;left: 18px;}
.cta-text2 {opacity:0; }
.cta{
    background-color:#f99303;
    position: absolute;
    width: 130px;
    height: 30px;
    left: 84px;
    top: 244px;
    pointer-events: auto;
    border-radius: 2px;
}

#header-container{
    position: absolute;
    top: 300px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.4);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.4);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
}
#headerClick{
    position: absolute;
    pointer-events: auto;
    width: 300px;
    height: 25px;
    top: 0px;
}
#headerBG {
    background-color: #3a9096;
    width: 300px;
    height: 25px;
}
#headerTxt{
    top: 23px;
    left: 5px;
    position: absolute;
    font-family:UniversLTStd-BoldCn;
    margin-top:-17px;
    padding-right:7px;
    font-size:16px;
    letter-spacing: -0.1px;
}

.shadow2{
    top: 568px;
    position: absolute;
    width:300px;
    height:11px;
    z-index: 999;
}


.shadow{
    top: -12px;
    position: absolute;
    width:300px;
    height:11px;
}

table {
/*
    margin-left: -2px;
    padding-bottom: 15px;
    margin-right: -24px;
    padding-top: 0px;
*/
    font-family: UniversLTStd-Bold;
}

/*--------------------------------------------------------*/
/*-------------scroller css start-------------------------*/
/*--------------------------------------------------------*/
p,span,table,ul,li{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    image-rendering: optimizeQuality;
    font-weight: lighter !important;
}
p{
    padding-top: 1px;
    padding-left: 5px;
    line-height: 1.1;
    padding-bottom: 6px;
}

sup{
    font-size: 62%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.43em;
}

.content{
	position: relative!important;
    padding-top: 4px;
	padding-left: 3px;
	padding-right: 20px;
    padding-bottom: 10px;
	font-size: 11.5px;
	line-height: 13px;
	color: rgba(0,0,0,1);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0 -16px 0 0;
	font-family:UniversLTStd-Regular;
	width: 278px;
}

.content table{
    border-collapse: collapse;
    border-spacing: 0;
  }
.content a {
    color: rgba(233,122,34,1);
}
.content .takeda{
    width: 120px;
    height: 24px;
}
ul{
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
    list-style: none;
    margin-left: 10px;
}
ul li{
    list-style-type: none;
    margin-left: 15px;
    list-style-position: inside;
    position: relative;
    
    /* margin-top: 15px; */
}
ul li:before {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    background: currentColor;
    position: absolute;
    left: -9px;
    top: 3px;
    border-radius: 999px;
    overflow: visible;
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.ub{
    font-family: UniversLTStd-Bold;
    line-height: 14px;
}
#medfooter{
    pointer-events: auto;
    cursor: pointer;
}
a u, a span {
    color: inherit;
}

#scroller-container{
    width: 300px;
    height: 255px;
    bottom: 19px;
    pointer-events: auto;
    cursor: default;
    position: absolute;
    z-index: 112;
}
#scroller{
    width: 100%;
    height: 100%;
    background-color: #f9f8f6;
    overflow-y: scroll;
    overflow-x: hidden;
     /* Increase/Decrease this value for cross-browser compatibility */
    padding-right: 16px;
}
#scrollerbar {
    position: absolute;
    width: 9px;
    height: 255px;
    right: 0;
    top: 0px;
}
#scrollbar {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e1e1e1;
    left: 0;
    top: 0;
}
#scrubber {
    position: absolute;
    width: 10px;
    height: 33px;
    background: #acacac;
    cursor: pointer!important;
}


#toggle {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 4px;
    right: -1px;
    cursor: pointer;
    font-size: 11px;
    margin-right: 8px;
    float: right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: auto;
}

.content .takeda-logo{
    width: 93px;
    height: 32px;
    margin-left: 30px;
}

.content .star-logo{
    width: 89px;
    height: 39px;
    margin-left: 150px;
    margin-top: -34px;
}

.prescribe{
    width: 310px;
    height: 22px;
    top: 169px;
    left: -1px;
}

#medWatch, #presInf, #medGuide,
#privacyCTA, #tcCTA, #contactCTA, #unsubsCTA, #infoCTA {
    pointer-events: auto;
    cursor: pointer;
}

#toggle .expand, #toggle .collapse {
    display: none;
    height: inherit;
}
#toggle.expand .expand,#toggle.collapse .collapse{
    display: block;
}

#medication-cta, #prescribe-cta, #medwatch-cta, #footMedguide {
    pointer-events: auto;
    cursor: pointer;
}
.ubfoot{
    font-family: UniversLTStd-Bold;
    margin-top: 5px;
    font-size: 9px;
    margin-left: 2px;
}

nowrap{
	white-space: nowrap;
}