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: #3a9096;
	border: 1px solid gray;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	overflow: hidden;
	position: absolute;
	width: 300px;
	height: 250px;
	pointer-events: none;
    font-family: Poppins-Light, sans-serif;
}

#medication-cta, #prescribe-cta, #medwatch-cta {
    pointer-events: auto;
    cursor: pointer;
}
#clickthru{
    top: 0px;
    left: 0px;
	width: 300px;
	height: 250px;
	pointer-events: auto;
}


/*--------------------------------------------------------*/
/*-------------scroller css-------------------------------*/
/*--------------------------------------------------------*/
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: 63%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.45em;
}

.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;
}
ul li{
	list-style-type: none;
	margin-left: 15px;
	list-style-position: outside;
	position: relative;
	margin-top: 15px;
}
ul li:before {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    background: currentColor;
    position: absolute;
    left: -9px;
    top: 2px;
    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;
}    
a u, a span {
    color: inherit;
}



#scroller-container{
	width: 300px;
	height: 64px;
	bottom: 0;
	pointer-events: auto;
	cursor: default;
	position: absolute;
	z-index: 112;
}
#scroller{
	width: 100%;
	height: 100%;
	background-color: white;
	overflow-y: scroll;
	overflow-x: hidden;
	 /* Increase/Decrease this value for cross-browser compatibility */
	padding-right: 16px;
}
#scrollerbar {
	position: absolute;
	width: 9px;
	height: 100%;
	right: 0;
	top: 0;
}
#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: 4px;
    cursor: pointer;
    font-size: 11px;
    margin-right: 3px;
    float: right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: auto;
}

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

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

.content .star-logo{
    width: 89px;
    height: 39px;
}

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

.title_span {
     font-weight: bold;
     text-decoration: underline;
     color: grey;
}



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

/*--------------------------------------------------------*/
/*-------------scroller css end---------------------------*/
/*--------------------------------------------------------*/

/*-------------- SPRITE -------------*/
.sprite { background: url('sprite.png') no-repeat top left; width: 293px; height: 157px; background-size: 293px 157px;  } 
.sprite.cta-text1 { background-position: 0 0; width: 79px; height: 13px; } 
.sprite.cta-text2 { background-position: 0 -18px; width: 79px; height: 13px; } 
.sprite.t3-3 { background-position: 0 -36px; width: 293px; height: 28px; } 
.sprite.t4-2 { background-position: 0 -69px; width: 276px; height: 33px; } 
.sprite.t5-1 { background-position: 0 -107px; width: 235px; height: 21px; } 
.sprite.t5-2 { background-position: 0 -133px; width: 263px; height: 24px; } 

/*--------- SPRITE POSITION ---------*/
.t3-3 			{top: 129px;left: 4px;}
.t4-2 			{top: 124px;left: 10px;}
.t5-1 			{top: 14px;left: 32px;}
.t5-2 			{top: 46px;left: 18px;}

/*-------- IMAGES | POSITION --------*/
.posAbs{
    position: absolute;
}

img{
    width: 100%;
	height: 100%;
    position: absolute;
}

.bg1, .bg2, .bg3 {
	width: 320px;
	height: 250px;
}

.logo{
    width: 123px;
    height: 79px;
    top: 39px;
    left: 81px;
}

#text-cvs {
    position: absolute;
    top:0px;
    left: 0px;
}

.cta-text1 ,.cta-text2 {top: 6px;left: 15px;}
.cta-text2 {opacity:0; }
.cta{
    background-color:#f99303;
    position: absolute;
    width: 110px;
    height: 27px;
    left: 93px;
    top: 80px;
    pointer-events: auto;
    border-radius: 2px;
}

#header-container{
    position: absolute;
    top: 161px;
}
#headerClick{
    position: absolute;
    pointer-events: auto;
    width: 300px;
    height: 25px;
    top:0px;
}
#headerTxt{
    top: 21px;
    left: 5px;
    position: absolute;
}
.shadow{
    top: -11px;
    position: absolute;
    width:300px;
    height:11px;
}