body {margin: 0px;}

#container {
	background-color: black;
	border: 1px solid #808080;
	box-shadow: inset 0 0 0 1px #808080;
	-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: 250px;
	pointer-events: none;
}


#clickthru{
	width: 100%;
	height: 100%;
	pointer-events: auto;
	position: absolute;
}
.sprite{
	position: absolute;
}
/*-------------- SPRITE -------------*/
.sprite { background: url('sprite.png') no-repeat top left; width: 252px; height: 546px; background-size: 252px 546px;  } 
.sprite.cta-text1 { background-position: 0 0; width: 144px; height: 11px; } 
.sprite.cta-text2 { background-position: 0 -16px; width: 144px; height: 11px; } 
.sprite.logo { background-position: 0 -32px; width: 73px; height: 30px; } 
.sprite.logo2 { background-position: 0 -67px; width: 74px; height: 32px; } 
.sprite.logo3 { background-position: 0 -104px; width: 104px; height: 20px; } 
.sprite.prescribing { background-position: 0 -129px; width: 114px; height: 7px; } 
.sprite.scrollarrow { background-position: 0 -141px; width: 54px; height: 6px; } 
.sprite.slipper1 { background-position: 0 -152px; width: 28px; height: 15px; } 
.sprite.slipper2 { background-position: 0 -172px; width: 21px; height: 14px; } 
.sprite.t1 { background-position: 0 -191px; width: 148px; height: 52px; } 
.sprite.t2-1 { background-position: 0 -248px; width: 252px; height: 74px; } 
.sprite.t2-2 { background-position: 0 -327px; width: 252px; height: 74px; } 
.sprite.t3-1 { background-position: 0 -406px; width: 211px; height: 73px; } 
.sprite.t4-1 { background-position: 0 -484px; width: 248px; height: 25px; } 
.sprite.t3-2 { background-position: 0 -514px; width: 165px; height: 9px; } 
.sprite.t4-2 { background-position: 0 -528px; width: 244px; height: 18px; } 

/*--------- SPRITE POSITION ---------*/
.cta-text1,.cta-text2 {top: 5px;left: 8px;}
.cta-text2 {opacity:0; }
.logo {top: 138px;left: 219px;}
.logo2 {top: 137px;left: 217px;}
.logo3 {top: 145px;left: 179px;}
.t1 {top: 94px;left: 76px;}
.t2 {top: 41px;left: 23px;}
.t3-1 {top: 42px;left: 44px;}
.t3-2 {top: 118px;left: 66px;}
.t4-1 {top: 45px;left: 24px;}
.t4-2 {top: 119px;left: 26px;}
.gradient {top: 50px;left: 1px;}
.slipper1 {top: 150px;left: 96px;}
.slipper2 {top: 153px;left: 147px;}


/*-------- IMAGES | POSITION --------*/
img {
	width: 100%;
	height: auto;
	display: block;
}
.bg1, .bg2, .bg3, .bg4{
	width: 300px;
	height: 250px;
	position: absolute;
}
.shingles{
	width: 300px;
	height: 250px;
	top: 0px;
	left: 0px;
	position: absolute;
}
.shadow{
	width: 300px;
	height: 250px;
	top: 0px;
	left: 0px;
	position: absolute;
}
.dust{
	width: 225px;
	height: 189px;
	top: 32px;
	left: 33px;
	position: absolute;
}
.shingrix-logo{
	position: absolute;
	overflow: hidden;
	width: 68px;
	height: 20px;
	top: 10px;
	left: 159px;
}
.gsk-logo{
	position: absolute;
	overflow: hidden;
	width: 49px;
	height: 20px;
	top: 13px;
	left: 234px;
}
.cta{
    background-color:#fff;
    border: 1px solid #fff;
    width: 157px;
    height: 20px;
    left: 69px;
    top: 83px;
    position: absolute;
}
.logo3click{
	position: absolute;
	width: 28px;
	height: 15px;
	top: 148px;
	left: 264px;
	display: none;
	pointer-events: auto;
	position: absolute;
	/* background-color: #000; */
}
.footer{
    width:300px;
    height: 15px;
    bottom: 0px;
    background-color: #9e0b0f;
    position: absolute;
    /* border-top: 1px solid #D8D8D8; */
    	pointer-events: auto;
		cursor: pointer;
}
.prescribing {top: 4px;left: 93px;pointer-events: auto;cursor: pointer;}
.scroll-cont{
    width: 284px;
    height: 12px;
    top: 171px;
    background-color: #ffffff;
    position: absolute;
}
.scrollarrow {top: 3px;left: 225px;}
/*--------------------------------------------------------*/
/*-------------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;
}
#scroller-container{
	width: 298px;
	height: 62px;
	bottom: 15px;
	left: 0px;
	pointer-events: auto;
	cursor: default;
	position: absolute;
}

#scroller{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 17px;
}
#scrollerbar {
	position: absolute;
	width: 14px;
	height: 62px;
	right: 0px;
	top: 0px;
}
#scrollbar {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ededed;
	left: 0;
	top: 0;
	pointer-events: none;
}
#scrubber {
	position: absolute;
	width: 100%;
	height: 9px;
	background-color: #cbcbcb;
	cursor: pointer!important;
}

.content{
	position: relative!important;
	padding-left: 12px;
	padding-right: 18px;
	padding-top: 12px;
	font-size: 11px;
	line-height: 11px;
	/* letter-spacing: -.15px; */
	color: #000000;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: Arial, sans-serif;
}

ol{
	font-weight: bold;
	padding: 0;
	margin-top: 0px;
	padding-left: 10px;
}

ol li{
	margin-bottom: 3px;
    padding-left: 3px;
}

ol li span{
	font-weight: normal;
}

ul{
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
    list-style: none;
    padding-bottom: 7px;
}

ul li{
	list-style-type: none;
	margin-left: 8px;
	list-style-position: outside;
	position: relative;
	padding-bottom: 5px;
}

ul li:before {
    display: block;
    content: "\2022";
    position: absolute;
    left: -8px;
    font-size: 13px;
    overflow: visible;
}

a u, a span {
    color: inherit;
}


#toggle {
	position: absolute;
	right: 14px;
	top: 8px;
	cursor: pointer;
	font-size: 11px;
	color: black;
}

#toggle .expand, #toggle .collapse {
    display: none;
    height: inherit;
    width:13px;
    height: 13px;
}

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

#toggle{
	pointer-events: auto;
}

nowrap{
	white-space: nowrap;
}

.arrow{
	top: 2px;
    position: absolute;
    width: 14px;
	height: 8px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
}
.scroller-arrows{
	position: absolute;
	width: 14px;
	height: 13px;
	right: 9px;
	top: 5px;
	border-radius: 4px 4px 0 0;
	background-color: #074162;
	pointer-events: auto;
	cursor: pointer;
}
.arrow-down{
	transform:rotate(180deg);
	top: 59px;
}
/*--------------------------------------------------------*/
/*-------------scroller css end---------------------------*/
/*--------------------------------------------------------*/
/*--------------------custom css--------------------------*/

#header-scroller{
	position: absolute;
	width: 100%;
	height: 23px;
	background-color: #2b173d;
	top: 162px;
}

p{
	padding-bottom: 7px;
}

.biohaven-logo{
	width: 97px;
	height: auto;
	display: block;
	position: static;
	margin-top: 4px;
	padding-bottom: 14px;
}

a#presInfo2{color: #ffffff;}
#presInfo1, #presInfo2,#biohavenCTA {
    pointer-events: auto;
    cursor: pointer;
}

#vaers {
	color: #0042ff;
}
.tel, #vaers {
    pointer-events: auto;
    cursor: pointer;
}
s