body {margin: 0px;}

#container {
	background-color: white;
	border: 1px solid #999999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	overflow: hidden;
	position: absolute;
	width: 300px;
	height: 250px;
	pointer-events: none;
	font-family: Arial, Helvetica, sans-serif;
}

.pos-abs {
    position: absolute;
}

#clickthru, #firstTag{
	width: 100%;
	height: 100%;
	pointer-events: auto;
	position: absolute;
	top: 0;
}

/*-------------- SPRITE -------------*/

img {
	width: 100%;
	height: 100%;
	display: block;
}
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}

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


.content{
	position: relative!important;
	padding-left: 9px;
	padding-right: 32px;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	line-height: 11px;
	color: #042f6c;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align : baseline;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	image-rendering: optimizeQuality;
	margin: 0px -16px 0px 0;
}
.content table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 278px;
  }
.content a {
   color: rgba(0,92,144,1);
}
.content .indivior{
	width: 167px;
	height: auto;
}
ul{
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
    list-style: none;
}
ul li{
	list-style-type: none;
	margin-left: 10px;
	list-style-position: outside;
	position: relative;
}
ul li:before {
    display: block;
    content: "";
    width: 3px;
    height: 3px;
    background: currentColor;
    position: absolute;
    left: -9px;
    top: 4px;
    border-radius: 50%;
    overflow: visible;
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
a u, a span {
    color: inherit;
}

#scroller-container{
	width: 100%;
	height: 72px;
	bottom: 25px;
	pointer-events: auto;
	cursor: default;
	position: absolute;
	/* border-top: 1px solid black; */
}
#scroller{
	width: 100%;
	height: 100%;
	background-color: #e7f4fb;
	overflow-y: scroll;
	overflow-x: hidden;
	 /* Increase/Decrease this value for cross-browser compatibility */
	padding-right: 16px;
}
#scrollerbar {
	position: absolute;
	width: 9px;
	height: 60px;
	right: 7px;
	top: 9px;
}
#scrollbar {
	position: absolute;
	width: 100%;
	height: 72px;
	background-color: white;
	left: 0;
	top: -6px;
	border-radius: 4px;
}
#scrubber {
	position: absolute;
	width: 3px;
	height: 12px;
	left: 3px;
	/* border-radius: 2px; */
	background-color: #31b2e4;
	cursor: pointer!important;
}


#toggle {
	position: absolute;
	right: 20px;
	top: 7px;
	cursor: pointer;
	font-size: 11px;
}


#toggle {
	position: absolute;
	right: 20px;
	top: 7px;
	cursor: pointer;
	font-size: 11px;
}

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

/*SPRITE*/
.sprite { background: url('sprite.png') no-repeat top left; width: 255px; height: 383px; background-size: 255px 383px;  } 
.sprite.cta { background-position: 0 0; width: 95px; height: 23px; } 
.sprite.cta2 { background-position: 0 0; width: 95px; height: 23px; } 
.sprite.t1 { background-position: 0 -28px; width: 75px; height: 11px; } 
.sprite.t2 { background-position: 0 -44px; width: 132px; height: 24px; } 
.sprite.t3 { background-position: 0 -73px; width: 255px; height: 104px; } 
.sprite.t4-1 { background-position: 0 -182px; width: 16px; height: 9px; } 
.sprite.t4-2 { background-position: 0 -196px; width: 216px; height: 11px; } 
.sprite.t4-3 { background-position: 0 -212px; width: 22px; height: 10px; } 
.sprite.t4-4 { background-position: 0 -227px; width: 73px; height: 11px; } 
.sprite.t5 { background-position: 0 -243px; width: 120px; height: 59px; } 
.sprite.t6 { background-position: 0 -307px; width: 141px; height: 39px; } 
.sprite.t7 { background-position: 0 -351px; width: 103px; height: 32px; } 

.cta {top: 9px;left: 194px;}
.cta2 {top: 122px;left: 9px;}
.t1 {top: 230px;left: 116px;}
.t2 {top: 8px;left: 9px;}
.t3 {top: 46px;left: 9px;}
.t4 {top: 3px;left: 8px;}
.t4-1 {top: 0px;left: 0px;}
.t4-2 {top: 0px;left: 16px;}
.t4-3 {top: 0px;left: 231px;}
.t4-4 {top: 10px;left: -1px;}
.t5 {top: 57px;left: 9px;}
.t6 {top: 77px;left: 9px;}
.t7 {top: 83px;left: 9px;}

.bg1{width:300px;height:250px;top:0px;}
.bg2{width:300px;height:250px;}
.bg3{width:300px;height:152px;top: -1px;left: -1px;}
.text-bg1{width: 298px;height: 42px;background-color: #012f6b;}
.text-bg2{width: 298px;height: 109px;top: 42px;background-color: #31b2e4;}
.text-bg{width:300px;height:100px;}
.logo{
    width:120px;
    height:38px;
    top: 9px;
    left: 9px;
}
.logo2{
    width:154px;
    height:68px;
    top: 6px;
    left: 9px;
}
.footer{
    width: 298px;
    height: 25px;
    bottom: 0px;
    background-color: #e7f4fb;
}

#medWatch, #presInf, #medGuide, #sublocade, #sublocadeRems, .indivior, .logo, .logo2 {
    pointer-events: auto;
    cursor: pointer;
}
.wchange{
    will-change: transform;
}
.t4-2,.t4-4{pointer-events: auto;}