

body {margin: 0px;}

#container {
	background-color: rgba(0,0,0,1);
	border: 1px solid black;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	overflow: hidden;
	position: absolute;
	width: 728px;
	height: 90px;
	pointer-events: none;
	font-family: Arial, Helvetica, sans-serif;
}

.pos-abs {
    position: absolute;
}

#clickthru, #firstTag{
	width: 100%;
	height: 100%;
	pointer-events: auto;
	position: absolute;
	top: 0;
}

sub{
    line-height: 0.75;
}

sup {
    position: relative;
    top: 2px;
}

.sprite{position: absolute;}
/*-------------- SPRITE -------------*/
.sprite { background: url('sprite.png') no-repeat top left; width: 385px; height: 348px; background-size: 385px 348px;  } 
.sprite.cta-arrow { background-position: 0 0; width: 8px; height: 8px; } 
.sprite.cta-text { background-position: 0 -13px; width: 70px; height: 9px; } 
.sprite.logo { background-position: 0 -27px; width: 154px; height: 82px; } 
.sprite.t1 { background-position: 0 -114px; width: 215px; height: 28px; } 
.sprite.t2-5 { background-position: 0 -147px; width: 137px; height: 8px; } 
.sprite.t2 { background-position: 0 -160px; width: 213px; height: 24px; } 
.sprite.t3 { background-position: 0 -189px; width: 245px; height: 75px; } 
.sprite.t4 { background-position: 0 -269px; width: 233px; height: 27px; } 
.sprite.t6 { background-position: 0 -301px; width: 265px; height: 8px; } 
.sprite.t5 { background-position: 0 -314px; width: 194px; height: 21px; } 
.sprite.t7 { background-position: 0 -340px; width: 385px; height: 8px; } 
/*-------------- SPRITE -------------*/
.cta-arrow {
    top: 6px;
    right: 9px;
}
.logo{top: 3px;right: 59px;}
.t1{top: 16px;left: 13px;}
.t2{top: 16px;left: 16px;}
.t2-5{top: 72px;left: 16px;}
.t3{top: 7px;left: 16px;}
.t4{top: 18px;left: 17px;}
.t5{top: 52px;left: 18px;}
/*-------------- end SPRITE -------------*/
img {
	width: 100%;
	height: auto;
	display: block;
}
.bg2,.bg1,.whitebg{
	width: 728px;
	height: 90px;
	top:-1px;
	left:-1px;
	position: absolute;
}
.whitebg img,
.bg1 img,
.bg2 img {
    width: calc(100% + 44px);
}
.bg1{
    left: -232px;
    width: 804px;
}

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;
}

p{margin-top: 4px;}
.content{
	position: relative!important;
	padding-left: 2px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 39px;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0 -16px 0 0;
}
.content table{
    border-collapse: collapse;
    border-spacing: 0;
  }

.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;
	list-style-position: outside;
	position: relative;
}
ul li:before {
    display: block;
    content: "• ";
    position: absolute;
    left: 0px;
    top: 0;
}
a u, a span {
    color: inherit;
}

#scroller-container{
    width: 242px;
	height: 79px;
	top: 0;
	right: 5px;
	pointer-events: auto;
	cursor: default;
	position: absolute;
	overflow: hidden;
	background-color: #ffffff;
}
#scroller{
	width: 100%;
	height: 100%;
	background-color: white;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 32px;
}
#scrollerbar {
	position: absolute;
	width: 1px;
    height: 38px;
	right: 3px;
    top: 41px;
}
#scrollbar {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #e5e5e5;
	left: 0;
	top: 0;
}
#scrubber {
	position: absolute;
	width: 100%;
	height: 15px;
	background-color: #00758d;
	cursor: pointer!important;
}


#toggle {
	position: absolute;
	right: 19px;
	top: 6px;
	cursor: pointer;
	font-size: 11px;
}

#toggle .expand, #toggle .collapse {
    display: none;
    height: inherit;
}
#toggle.expand .expand,#toggle.collapse .collapse{
	display: block;
}
.info{
	width: 100%;
	background-color: white;
	position: absolute;
	padding-top: 6px;
	padding-left: 5px;
	z-index: 1;
	height: 17px;
	pointer-events: none;
	font-size: 12px;
	line-height: 12px;
	color: rgb(66, 143, 156);
}
#scrollerbar{
	z-index: 2;
}
#presInf2{
cursor: pointer;
}
/*SPRITE*/




#medWatch, #presInf, #medGuide, #drugpresInf,#drugPrice, #presInf3 {
    pointer-events: auto;
    cursor: pointer;
}



#cta{
	top: 54px;
    /* left: 304px; */
    left: 16px;
	width: 114px;
	height: 21px;
	border-radius: 20px;
	background-color: #f99d25;
	position: absolute;
}
.cta-text{
    top: 6px;
    left: 14px;
}

#presInf2 {
    margin-left: 15px;
    font-size: 9px;
    display: inline-block;
    width: 30%;
    transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
}