body {margin: 0px;}
@font-face {
	font-family: UniversCond;
	src: url(https://s0.2mdn.net/creatives/assets/4098610/UniversLTPro-Condensed.woff);
}
@font-face {
	font-family: UniversBoldCond;
	src: url(https://s0.2mdn.net/creatives/assets/4098610/UniversLTPro-BoldCond.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: 728px;
	height: 90px;
	pointer-events: none;
}


#clickthru{
	width: 100%;
	height: 100%;
	pointer-events: auto;
	position: absolute;
}
.sprite{
	position: absolute;
}

.sup2{
    font-size: 14px;
    line-height: 0.5em;
    vertical-align: baseline;
    position: relative;
    top: 0.17em;
    left: 0.03em;
}

sup{
    font-size: 8px;
    line-height: 0.5em;
    vertical-align: baseline;
    position: relative;
    top: -0.5em;
    left: 0.08em;
}

/*-------------- SPRITE -------------*/
.sprite { background: url('sprite.png') no-repeat top left; width: 242px; height: 973px; background-size: 242px 973px;  }
.sprite.cta-arrow1 { background-position: 0 0; width: 17px; height: 10px; }
.sprite.cta-arrow2 { background-position: 0 -15px; width: 17px; height: 10px; }
.sprite.t1-1 { background-position: 0 -30px; width: 210px; height: 45px; }
.sprite.logo { background-position: 0 -80px; width: 113px; height: 75px; }
.sprite.t1-2 { background-position: 0 -160px; width: 210px; height: 45px; }
.sprite.t1-3 { background-position: 0 -210px; width: 210px; height: 45px; }
.sprite.t2-1 { background-position: 0 -260px; width: 235px; height: 40px; }
.sprite.t2-2 { background-position: 0 -305px; width: 235px; height: 40px; }
.sprite.t3-1 { background-position: 0 -350px; width: 242px; height: 70px; }
.sprite.t3-2 { background-position: 0 -425px; width: 242px; height: 70px; }
.sprite.t3-3 { background-position: 0 -500px; width: 242px; height: 70px; }
.sprite.t3-4 { background-position: 0 -575px; width: 242px; height: 70px; }
.sprite.t4-1 { background-position: 0 -650px; width: 231px; height: 77px; }
.sprite.t4-2 { background-position: 0 -732px; width: 231px; height: 77px; }
.sprite.t4-3 { background-position: 0 -814px; width: 231px; height: 77px; }
.sprite.t4-4 { background-position: 0 -896px; width: 231px; height: 77px; }

/*--------- SPRITE POSITION ---------*/
.cta-text1,.cta-text2 {top: 9px;left: 15px;}
.cta-arrow1,.cta-arrow2 {top: 7px;left: 18px;}
.cta-text2,.cta-arrow2 {opacity:0; }
.logo {top: 2px;left: 309px;}
.t1{top: 23px;left: 151px;}
.t2{top: 27px;left: 189px;}
.t3{top: 13px;left: 183px;}
.t4{top: 4px;left: 191px;}

/*-------- IMAGES | POSITION --------*/
img {
	width: 100%;
	height: auto;
	display: block;
}
.bg{
	width: 870px;
	height: 90px;
	position: absolute;
}
.hero{
	width: 728px;
	height: 90px;
	position: absolute;
}

.cta{
    background-color: #071D49;
    border-radius: 16px;
    width: 53px;
    height: 25px;
    left: 362px;
    top: 55px;
    position: absolute;
}


/*--------------------------------------------------------*/
/*-------------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: 90px;
	bottom:0px;
	right: 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: 2px;
	height: 55px;
	right: 3px;
	top: 28px;
}
#scrollbar {
	position: absolute;
	width: 100%;
	height: 100%;
	/* background-color: #074162; */
	left: 0;
	top: 0;
	pointer-events: none;
}
#scrubber {
	position: absolute;
	width: 100%;
	height: 27px;
	background-color: #aaaaaa;
	cursor: pointer!important;
	border-radius: 5px;
}

.content{
	position: relative!important;
	padding-left: 5px;
	padding-right: 7px;
	padding-top: 4px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: .01px;
	color: #000000;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family:  UniversCond, 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;
}

ul li{
	list-style-type: none;
	margin-left: 1px;
	list-style-position: outside;
	position: relative;
}

ul li:before {
    display: block;
    content: "\2022";
    position: absolute;
    left: -9px;
    font-size: 12px;
    overflow: visible;
    color: #333333;
}

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--------------------------*/
.bold{
    font-size: 10px;
    color: #00a2dd;
    font-family: UniversBoldCond;
    letter-spacing: .01px;
}

.content b{

}

.content i{

}

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

p{
	padding-bottom: 3px;
}

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

#presInfo {
    pointer-events: auto;
    cursor: pointer;
}

#PI{
    pointer-events: auto;
    cursor: pointer;
    width: 124px;
}
