body {margin: 0px;}

@font-face {
  	font-family:Univers-Roman;
  	src: url(https://s0.2mdn.net/creatives/assets/4098610/UniversLTPro-55Roman.woff);
}
@font-face {
	font-family:Univers-Bold;
  	src: url(https://s0.2mdn.net/creatives/assets/4098610/UniversLTPro-65Bold.woff);
}
@font-face {
	font-family:Univers-BoldObl;
  	src: url(https://s0.2mdn.net/creatives/assets/4098610/UniversLTPro-65BoldOblique.woff);
}
@font-face {
	font-family:Univers-BoldCond;
  	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: 300px;
	height: 600px;
	pointer-events: none;
}


#clickthru{
	width: 100%;
	height: 100%;
	pointer-events: auto;
	position: absolute;
}
.sprite{
	position: absolute;
}
svg{
    position: absolute;
    top: 0;
    left: 0;
}
/*-------------- SPRITE -------------*/
.sprite { background: url('sprite.png') no-repeat top left; width: 274px; height: 383px; background-size: 274px 383px;  } 
.sprite.cta-text2 { background-position: 0 0; width: 128px; height: 17px; } 
.sprite.cta-text1 { background-position: 0 -22px; width: 128px; height: 17px; } 
.sprite.logo { background-position: 0 -44px; width: 146px; height: 91px; } 
.sprite.t5-1 { background-position: 0 -140px; width: 261px; height: 137px; } 
.sprite.t1-3 { background-position: 0 -282px; width: 274px; height: 25px; } 
.sprite.t1-2 { background-position: 0 -312px; width: 129px; height: 25px; } 
.sprite.t1-4 { background-position: 0 -342px; width: 238px; height: 25px; } 
.sprite.t5-2 { background-position: 0 -372px; width: 129px; height: 11px; } 

/*--------- SPRITE POSITION ---------*/
.cta-text1,.cta-text2 {top: 12px;left: 15px;}
.cta-text2 {opacity:0; }
.logo {top: 8px;left: 71px;}
.t1-2 {top: 244px;left: 7px;}
.t1-3 {top: 323px;left: 7px;}
.t1-4 {top: 323px;left: 7px;}

.t4-1 {top: 8px;left: 5px;}
.t5-1 {top: 8px;left: 5px;}
.t5-2 {top: 337px;left: 7px;}
#t2{width:300px;height:600px;position: absolute;}

#t3{display: none;position: absolute;}
/*-------- IMAGES | POSITION --------*/
img {
	width: 100%;
	height: 100%;
	display: block;
}
.bg{
	width: 300px;
	height: 600px;
	position: absolute;
	top: -1px;
	left: -1px;
}

.teal-box{
    width: 301px;
    height: 185px;
    top:0px;
    left: -1px;
    position: absolute;
}
.orange-box{
    width: 301px;
    height: 82px;
    top: 32px;
    left: -1px;
    position: absolute;
}

.slash{
    width: 301px;
    height: 27px;
    top: 163px;
    left: -1px;
    position: absolute;
}

.cta{
    background-color:#eb8102;
    border-radius: 9px;
    /*    border: 1px solid #10b2a4;*/
    width: 159px;
    height: 41px;
    left: 66px;
    top: 109px;
    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: 196px;
	bottom: 19px;
	left: 0px;
	pointer-events: auto;
	cursor: default;
	position: absolute;
}

#scroller{
	width: 100%;
	height: 100%;
	background-color: white;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 17px;
}
#scrollerbar {
	position: absolute;
	width: 5px;
	height: 223px;
	right: -1px;
	bottom: 0;
}
#scrollbar {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #e1e1e1;
	left: 0;
	top: 0;
}
#scrubber {
	position: absolute;
	width: 100%;
	height: 31px;
	background-color: #acacac;
	cursor: pointer!important;
}

.content{
	position: relative!important;
	padding-left: 5px;
	padding-right: 6px;
	padding-top: 2px;
	font-size: 10px;
	line-height: 11px;
	letter-spacing: -.3px;
	color: #000000;
	font-family:  Univers-Roman;
}
.boldTxt{font-family:Univers-Bold;}
.boldoblTxt{font-family:Univers-BoldObl;}
.boldCondTxt{font-family:Univers-BoldCond;font-size:17px;color:#f7901e;}

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;
    width: 100%;
}

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

ul li:before {
    display: block;
    content: "";
    width: 3px;
    height: 3px;
    background: currentColor;
    position: absolute;
    left: -7px;
    top: 2px;
    border-radius: 999px;
    overflow: visible;
}

a u, a span {
    color: inherit;
}


#toggle {
	position: absolute;
	right: 7px;
	top: -23px;
	cursor: pointer;
	font-size: 19px;
	color: #acacac;
	text-align: center;
	line-height: 16px;
}

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

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

#toggle{
	pointer-events: auto;
}

nowrap{
	white-space: nowrap;
}
table {
    margin-left: -1px;
    margin-right: 3px;
    font-family:Univers-Bold;
    padding-bottom: 5px;
}

/*--------------------------------------------------------*/
/*-------------scroller css end---------------------------*/
/*--------------------------------------------------------*/
/*--------------------custom css--------------------------*/
.content b{
	
}

.content i{
	
}

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

p{
	padding-bottom:5px;
}

.isi-logo{
	width: 142px;
	height: auto;
	display: block;
	position: static;
	margin-top: 11px;
	margin-left: 3px;
	padding-bottom: 16px;
/*
    pointer-events: auto;
    cursor: pointer;
*/
}

footer, #wacCTA, #awpCTA, #footMedguide,#presInfo{
    pointer-events: auto;
    cursor: pointer;
}


header{
	background-color: #ffffff;
	width: 289px;
	height: 20px;
	top: 356px;
	position: absolute;
	padding-left: 5px;
	padding-top: 9px;
    pointer-events: auto;
	cursor: default;
}
footer{
    width: 301px;
    height: 20px;
    bottom: -1px;
    right: -1px;
    position: absolute;
    background-color: white;
    
}
.ubfoot{
    font-family: Univers-Roman;
    margin-top: 5px;
    font-size: 10px;
    text-align: center;
}
