body {margin: 0px;}

#container {
	background-color: white;
	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;
    font-family: Arial, sans-serif;
}

#clickthru{
    top: 0px;
    left: 0px;
	width: 728px;
	height: 100%;
	pointer-events: auto;
}

.posAbs{
    position: absolute;
}

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


/*--------------------------------------------------------*/
/*-------------scroller css-------------------------------*/
/*--------------------------------------------------------*/
p,span,table,ul,li{
	margin-top: 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;
}

.content{
	position: relative!important;
	padding-left: 11px;
	padding-right: 28px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.2;
	color: #212121;
	letter-spacing: 0.1px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-right: -16px;
}
.content table{
    border-collapse: collapse;
    border-spacing: 0;
  }

ul{
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
    list-style: none;
}
ul li{
	list-style-type: none;
	margin-left: 25px;
	margin-top: 4px;
	list-style-position: outside;
	position: relative;
	margin-bottom: 6px;
}
ul li:before {
    display: block;
    content: "\2022";
    color: #4b3f67;
    position: absolute;
    left: -10px;
    top: -2px;
    font-size: 18px;
    overflow: visible;
}

a u, a span {
    color: inherit;
}

#scroller-container{
	border-left: 1px solid #9e98a7;
	width: 261px;
	height: 59px;
	bottom: 0;
	pointer-events: auto;
	cursor: default;
	position: absolute;
	right: 0;
}
#scroller{
	width: 100%;
	height: 100%;
	background-color: white;
	overflow-y: scroll;
	overflow-x: hidden;
    /* Increase/Decrease this value for cross-browser compatibility */
    padding-right: 16px;
}
#scrollerbar {
	position: absolute;
	width: 18px;
	height: 59px;
	right: 0px;
	top: 0px;
}
#scrollbar {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #dddddd;
	left: 0;
	top: 0;
}
#scrubber {
	position: absolute;
	width: 100%;
	height: 27px;
	background-color: #7a6991;
	cursor: pointer!important;
}


#toggle {
    position: absolute;
    right: 11px;
    top: 13px;
    cursor: pointer;
    margin-right: 3px;
    float: right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

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

sup {
    font-size: 7px;
}

.isiBar {
    border-left: 1px solid #9e98a7;
    background-color: #7a6991;
    width: 261px;
    height: 29px;
    top: 0px;
    right: 0px;
	pointer-events: auto;
    cursor: pointer!important;
}

/*--------------------------------------------------------*/
/*-------------scroller css end---------------------------*/
/*--------------------------------------------------------*/
/*-------------- SPRITE -------------*/
.sprite {position: absolute;}
/*-------------- SPRITE -------------*/
.sprite { background: url('sprite.png') no-repeat top left; width: 255px; height: 403px; background-size: 255px 403px;  } 
.sprite.cta-arrow-hover { background-position: 0 0; width: 10px; height: 14px; } 
.sprite.cta-arrow { background-position: 0 -19px; width: 10px; height: 14px; } 
.sprite.cta-text-hover { background-position: 0 -38px; width: 84px; height: 14px; } 
.sprite.cta-text { background-position: 0 -57px; width: 84px; height: 14px; } 
.sprite.inhaler1 { background-position: 0 -76px; width: 51px; height: 87px; } 
.sprite.inhaler2 { background-position: 0 -168px; width: 43px; height: 80px; } 
.sprite.isitxt { background-position: 0 -253px; width: 232px; height: 15px; } 
.sprite.t1 { background-position: 0 -273px; width: 186px; height: 19px; } 
.sprite.t2 { background-position: 0 -297px; width: 255px; height: 50px; } 
.sprite.t3 { background-position: 0 -352px; width: 140px; height: 20px; } 
.sprite.t4 { background-position: 0 -377px; width: 176px; height: 26px; } 

/*--------- SPRITE POSITION ---------*/
.cta-arrow, .cta-arrow-hover {top: 15px;left: 129px;}
.cta-text, .cta-text-hover {top: 15px;left: 29px;}
.isitxt {top: 9px;left: 11px;}
.t1 {top: 7px;left: 46px;}
.t2 {top: 33px;left: 46px;will-change: transform;}
.t3 {top: 41px;left: 46px;}
.t4 {top: 58px;left: 46px;}
.t5 {top: 143px;left: 211px;}

.cta-arrow-hover, .cta-text-hover {opacity: 0;}
/*-------- IMAGES | POSITION --------*/
img {
	width: 100%;
	height: auto;
	display: block;
}
.bg {
    width: 1270px;
    height: 90px;
    top: 0px;
    left: -528px;
    position: absolute;
}
.inhaler1{
    top: 3px;
    left: 401px;
}

.inhaler2{
    top: 6px;
    left: 226px;
}

.cta{
	background-color: #634b7f;
	border-radius: 3px;
	border: 2px solid #fff;
	width: 151px;
	height: 43px;
	left: 78px;
	top: 22px;
	pointer-events: auto;
}


.logo {top: 5px;left: 83px;width: 168px; height: 79px;position: absolute;}