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: 149px;
    position: absolute;
    pointer-events: auto;
}

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

/*-------------- SPRITE -------------*/
.sprite { background: url('sprite.png') no-repeat top left; width: 301px; height: 572px; background-size: 301px 572px;  }
.sprite.cta-arrow { background-position: 0 0; width: 5px; height: 10px; }
.sprite.cta-text { background-position: 0 -15px; width: 73px; height: 11px; }
.sprite.footnote { background-position: 0 -31px; width: 157px; height: 28px; }
.sprite.header-text { background-position: 0 -64px; width: 286px; height: 12px; }
.sprite.logo { background-position: 0 -81px; width: 115px; height: 43px; }
.sprite.t1-1 { background-position: 0 -129px; width: 102px; height: 13px; }
.sprite.t1-3 { background-position: 0 -147px; width: 115px; height: 16px; }
.sprite.t1-2 { background-position: 0 -168px; width: 110px; height: 13px; }
.sprite.t2-1 { background-position: 0 -186px; width: 265px; height: 13px; }
.sprite.t2-2 { background-position: 0 -204px; width: 124px; height: 48px; }
.sprite.t2-3 { background-position: 0 -257px; width: 50px; height: 49px; }
.sprite.t3-2 { background-position: 0 -311px; width: 61px; height: 61px; }
.sprite.t3-1 { background-position: 0 -377px; width: 129px; height: 34px; }
.sprite.t4-1 { background-position: 0 -416px; width: 52px; height: 11px; }
.sprite.top-text { background-position: 0 -432px; width: 181px; height: 33px; }
.sprite.t4-2 { background-position: 0 -470px; width: 301px; height: 102px; }

/*--------- SPRITE POSITION ---------*/
.cta-text {top: 8px;left: 16px;}
.cta-arrow {top: 7px;left: 97px;}
.logo {top: 95px;left: 179px;}
.t1-1 {top: 1px;left: 8px;}
.t1-2 {top: 17px;left: 8px;}
.t1-3 {top: 33px;left: 8px;}

.t2-1 {top: 25px;left: 17px;}
.t2-2 {top: 42px;left: 111px;}
.t2-3 {top: 40px;left: 54px;}

.t3-1 {top: 53px;left: 111px;}
.t3-2 {top: 46px;left: 48px;}

.t4-1 {top: 29px;left: 123px;}
.t4-2 {top: 5px;left: -4px;}

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

.t1-mask{
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 124px;
    width: 140px;
    height: 51px;
}

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

.bg{
	width: 562px;
	height: 307px;
	top: -138px;
	left: -37px;
	position: absolute;
}

.grad1, .grad2{
    width:300px;
    height:250px;
    position: absolute;
}

.line{
    background-color: #ffffff;
    width:2px;
    height: 44px;
    position: absolute;
    top: 32px;
    left: 122px;
    border-radius: 5px;
}

.cta{
    background-color: #885B95;
    border-radius: 17px;
    width: 115px;
    height: 24px;
    left: 90px;
    top: 68px;
    position: absolute;
}

.orbs{
	position: absolute;
}
.orbs1 {width: 20px;height: auto;top: 1px;left: 188px;}
.orbs2 {width: 18px;height: auto;top: 48px;left: 286px;}
.orbs3 {width: 19px;height: auto;top: 17px;left: 232px;}
.orbs4 {width: 35px;height: auto;top: -77px;left: 305px;}
.orbs5 {width: 24px;height: auto;top: -23px;left: 336px;}


.orbs6 {width: 19px;height: auto;top: 12px;left: 401px;}
.orbs7 {width: 31px;height: auto;top: -12px;left: 417px;}
.orbs8 {width: 13px;height: auto;top: -50px;left: 370px;}
.orbs9 {width: 16px;height: auto;top: 38px;left: 350px;}
.orbs10 {width: 18px;height: auto;top: -9px;left: 271px;}

.orbs11 {width: 32px;height: auto;top: -88px;left: 238px;}
.orbs12 {width: 17px;height: auto;top: -61px;left: 400px;}
.orbs13 {width: 19px;height: auto;top: -38px;left: 210px;}
.orbs14 {width: 12px;height: auto;top: 30px;left: 310px;}
.orbs15 {width: 14px;height: auto;top: 1px;left: 390px;}
/*--------------------------------------------------------*/
/*-------------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: 79px;
	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: 11px;
	padding-right: 11px;
	padding-top: 8px;
	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;
}
