body {margin: 0px;}
@font-face {
	font-family: RobotoBold;
	src: url(https://s0.2mdn.net/creatives/assets/3726189/Roboto-Bold.woff);
}

@font-face {
	font-family: RobotoReg;
	src: url(https://s0.2mdn.net/creatives/assets/3726189/Roboto-Regular.woff);
}


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

#header-scroller{
    background-color: #6098b0;
    width:100%;
    height: 20px;
    top: 148px;
    position: absolute;
    pointer-events: auto;
}

.header-text {top: 5px;left: 6px;pointer-events: auto;}

/*-------------- SPRITE -------------*/
.sprite { background: url('sprite.png') no-repeat top left; width: 286px; height: 346px; background-size: 286px 346px;  } 
.sprite.cta-text { background-position: 0 0; width: 141px; height: 11px; } 
.sprite.header-text { background-position: 0 -16px; width: 286px; height: 12px; } 
.sprite.cta-arrow { background-position: 0 -33px; width: 5px; height: 9px; } 
.sprite.logo { background-position: 0 -47px; width: 115px; height: 43px; } 
.sprite.t1-1 { background-position: 0 -95px; width: 115px; height: 16px; } 
.sprite.t1-2 { background-position: 0 -116px; width: 132px; height: 13px; } 
.sprite.t1-3 { background-position: 0 -134px; width: 172px; height: 13px; } 
.sprite.t2-1 { background-position: 0 -152px; width: 79px; height: 20px; } 
.sprite.t3-1 { background-position: 0 -177px; width: 189px; height: 20px; } 
.sprite.t3-2 { background-position: 0 -202px; width: 172px; height: 13px; } 
.sprite.t2-3 { background-position: 0 -220px; width: 86px; height: 11px; } 
.sprite.t4-1 { background-position: 0 -236px; width: 106px; height: 47px; } 
.sprite.top-text { background-position: 0 -288px; width: 181px; height: 33px; } 
.sprite.t2-2 { background-position: 0 -326px; width: 175px; height: 20px; } 

/*--------- SPRITE POSITION ---------*/
.cta-text {top: 7px;left: 13px;}
.cta-arrow {top: 7px;left: 159px;}
.logo {top: 31px;left: 9px;}
.t1-1 {top: 92px;left: 10px;}
.t1-2 {top: 112px;left: 9px;}
.t1-3 {top: 125px;left: 9px;}

.t2-1 {top: 83px;left: 9px;}
.t2-2 {top: 102px;left: 9px;}
.t2-3 {top: 123px;left: 9px;}

.t3-1 {top: 92px;left: 9px;}
.t3-2 {top: 112px;left: 9px;}

.t4-1 {top: 0px;left: -2px;}

.top-text {top: -8px;left: -25px;}

/*-------- IMAGES | POSITION --------*/
img {
	width: 100%;
	height: auto;
	display: block;
}

.bg1, .bg2, .bg3, .bg4, .grad{
	width: 300px;
	height: 250px;
    top:-1px;
    left:-1px;
	position: absolute;
}

.cta{
    background-color: #ffffff;
    border-radius: 17px;
    width: 174px;
    height: 24px;
    left: 120px;
    top: 108px;
    position: absolute;
}

.line{
    background-color: #E09FEB;
    top: 88px;
    left: 9px;
    width:2px;
    height: 46px;
    position: absolute;
}

.t4-mask{
    width: 107px;
    height: 47px;
    top: 88px;
    left: 11px;
    position: absolute;
    overflow: hidden;
}


/*--------------------------------------------------------*/
/*-------------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: 80px;
	bottom: 0px;
	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: 8px;
	height: 78px;
	right: 0px;
	top: 1px;
}
#scrollbar {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #f1f1f1;
	left: 0;
	top: 0;
	pointer-events: none;
}
#scrubber {
	position: absolute;
	width: 7px;
	height: 19px;
	background-color: #A0A0A0;
	cursor: pointer!important;
	border-radius: 20px;
}

.content{
	position: relative!important;
	padding-left: 10px;
	padding-right: 11px;
	padding-top: 7px;
	font-size: 12px;
	line-height: 14.5px;
	letter-spacing: 0.26px;
	color: #000000;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family:  RobotoReg;
}

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: 11px;
	list-style-position: outside;
	position: relative;
	padding-bottom: 4px;
}

ul li:before {
    display: block;
    content: "\2022";
    position: absolute;
    left: -11px;
    font-size: 13px;
    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--------------------------*/
.content b{

}

.content i{

}

.bold{
    font-family: RobotoBold;
    letter-spacing: 0.2px;
}

p{
	padding-bottom: 9px;
}


#number, #medGuide, #fdaNo, #medWatch {
    pointer-events: auto;
    cursor: pointer;
}
