@charset "utf-8";
/* CSS Document */

.fadeIn, .fadeOut{
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;	
}
.fadeIn {
	opacity:1 !important;
	display:block !important;
}
.fadeOut {
	opacity:0 !important;
}
.hide {
    display: none;
}
.move {
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;	
}

.move2 {
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;	
}

a img, a {
    border: none;
    outline: none;
}
@font-face {
    font-family: 'fs_joeyMedium';
    src: url('../fonts/fsjoey.eot');
    src: url('../fonts/fsjoey.eot?#iefix') format('embedded-opentype'),
        
		 url('../fonts/FSJoey-Medium.WOFF') format('WOFF'),
         url('../fonts/fsjoey.ttf') format('truetype'),
         url('../fonts/fsjoey.svg#fs_joeyregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fs_joeyHeavy';
    src: url('../fonts/fsjoey-bold.eot');
    src: url('../fonts/fsjoey-bold.eot?#iefix') format('embedded-opentype'),
         
		 url('../fonts/FSJoey-Heavy.WOFF') format('WOFF'),
         url('../fonts/fsjoey-bold.ttf') format('truetype'),
         url('../fonts/fsjoey-bold.svg#fs_joeybold') format('svg');
    font-weight: normal;
    font-style: normal;
}

#main_wrapper{
	position:absolute;
	border:1px solid #666666;    
    background: #FFF;
    background-size: 100%;
	width:298px;
/* 	height:248px; */
	height:598px;
	left:0px;
	right:0px;
	margin:auto;
	top:0px;
	overflow:hidden;	
}

#section_1{
	position:absolute;
	width: 298px;
/* 	height: 248px; */
	height: 598px;
}

#white-mask {
	position:absolute;
	width: 298px;
/* 	height: 248px; */
	height:598px;
	background-color: #fff;
	text-align: center;
	z-index: 120;	
}

#burgundy-map {
/*
    width:216px;
    height:172px;
*/
    width:300px;
    height:600px;
    background-size: 100%;
	position: absolute;
/* 	top: 50%; */
	top: 312px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-moz-transform: translate(-50%, -50%) scale(1.1);
	-ms-transform: translate(-50%, -50%) scale(1.1);
	-o-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
    -webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;
   	z-index: 120;	
}

#burgundy-map.scale {
	-webkit-transform: translate(-50%, -50%) scale(0.1);
	-moz-transform: translate(-50%, -50%) scale(0.1);
	-ms-transform: translate(-50%, -50%) scale(0.1);
	-o-transform: translate(-50%, -50%) scale(0.1);
	transform: translate(-50%, -50%) scale(0.1);
	top: 175px;
}

#map-marker {
    background: url(../images/map-marker.png) no-repeat;
    width:400px;
    height:569px;
    background-size: 100%;
	position: absolute;
	top: 220px;
	left: -50px;
   	z-index: 125;	
/*
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);	
*/
	-webkit-transform: scale(5);
	-moz-transform: scale(5);
	-ms-transform: scale(5);
	-o-transform: scale(5);
	transform: scale(5);	
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;
/*
	-webkit-transition:all 5s;
	-moz-transition:all 5s;
	-ms-transition:all 5s;
	-o-transition:all 5s;
	transition:all 5s;
*/
}

#map-marker.scale {
	top: -180px;
	left: -50px;
	 -webkit-transform: scale(0.01);
	 -moz-transform: scale(0.01);
	 -ms-transform: scale(0.01);
	 -o-transform: scale(0.01);
    transform: scale(0.01);
}

#bg{
	position:absolute;
	width:300px;
	height:600px;
	left:0px;
	background-color:#76004a;
    background-size: 100%;  
}

#orange-map {
    position: absolute;
    width:215px;
    height:177px;
    background: url(../images/orange-map.png) no-repeat;
    background-size: 100%;
    left: 43px;
    top: 38px;	
}

#orange-map.move {
	top: 388px;
}

#percent-container {
    font-family: 'fs_joeyMedium', Arial, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	text-shadow: 1px 1px 3px #000;	
	position: relative;
	top: 36px;
	right: 68px;	
}

#percent-container sup {
	font-weight: normal;
	font-size: 22px;
}

#dynamic-text {
    position: relative;	
    width: 298px;
	height: 136px;
    top: 237px;		
    left: 0;
}

#dynamic-text.move {
	top: 587px;
}

#message {
/*
    position: absolute;
    top: 0;		
    right: 8px;
*/
}

#message.local {
    width: 269px;
    height: 86px;
    background: url(../images/local-msg.png) no-repeat;
    background-size: 100%;
	margin: 0 auto 21px;
}

#message.national {
    width: 272px;
    height: 86px;
    background: url(../images/nat-msg.png) no-repeat;
    background-size: 100%;
	margin: 13px auto 21px;
}

#footnotes {
    font-family: 'fs_joeyMedium', Arial, sans-serif;
	font-size: 12px;	
	color: #fff;
	text-align: center;
/*
	position: absolute;
    bottom: 0;		
    right: 4px;
*/
	margin: 0 auto;
}

#logo {
    position: absolute;
    width: 190px;
    height: 88px;
    background: url(../images/eliquis-logo.png) no-repeat;
    background-size: 100%;
    left: 52px;
    top: -245px;
    opacity:0		
}

#logo.move {
    top: 52px;		
}

#please-see {
    position: absolute;
    width: 229px;
    height: 74px;
    background: url(../images/please-see.png) no-repeat;
    background-size: 100%;
    left: 34px;
    top: -75px;	
    opacity:0	
}

#please-see.move {
    top: 222px;		
}

#please-see.move2 {
    left: -300px;		
}

#cta {
    position: absolute;
    width: 226px;
    height: 87px;
    background: url(../images/cta-btn.png) no-repeat;
    background-size: 100%;
    left: 36px;
    top: 395px;	
    opacity:0		
}

#cta.move {
	top: 224px;
}

#cta-patch {
    position: absolute;
    width: 226px;
    height: 87px;
    background-size: 100%;
    left: 36px;
    top: 224px;
    z-index: 160;
    cursor: pointer;
    display: none;
}

#cta-patch.show {
    display: block;
}

#clickTag {
	width:300px;
/* 	height:250px; */
/* 	height:138px; */
/* 	height: 600px; */
	height: 386px;
	position:absolute;
	top:0px;
    left: 0px;
	z-index:150;	
}

#orange_line{
    position: absolute;
    width:300px;
    height:4px;
    background: url(../images/orange_line.png);
    background-size: 100%;
    left:0px;
    top: -1px;
}

.fadeOut {
	opacity:0 !important;
}

/* SVG REVEAL ANIMATION */
.circle_reveal {
    r: 200% !important;
    stroke-width: 0% !important;
    transition: all 0.5s linear;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 1s;
/*
    transition: all 5s linear;
	-webkit-transition:all 0.8s;
	-moz-transition:all 5s;
	-ms-transition:all 0.5s;
	-o-transition:all 1s;
*/
}

/*****************/
/*****************************section2***************************************/

#section2 {
	position: absolute;
	left: 0px;
	z-index:119;
	background-color: #FFF;
	width: 298px;
/* 	height: 110px; */
	height: 212px;
/*	border-top: 1px solid #999999;*/
    background-image: url(../images/section2_bg.png);
    bottom:0px;
}
#section2.init {
	bottom: -109px;
}
#section2.end {
	bottom:0px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease; 
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.isiBlockContent {
    padding: 0 5px;
    border: 1px solid #010101;
    color: #010101 !important;
    margin-top: -5px;
}
/* Scroll area styles starts */
#scrollableArea {
    width: 298px;
/*     height: 57px; */
    height: 157px;
    z-index: 99;
    margin-bottom: 19px;
    font-family: Arial, sans-serif;
    background: #FFF;
}
#scrollableContent {
    position: absolute;
    overflow: hidden;
    width: 294px;
/*     height: 57px; */
	height: 157px;
	padding-left: 4px;
    font-size: 11px;
    color: #2d2d2d;
    background-color: #FFFFFF;
/*    border-bottom: 1px solid #dcdbdb;*/
}

#scrollableContent h3 {
    font-size: 11px;
    margin: 8px 0;
	color: #760048;
	font-weight: bold;
	/*padding-left: 6px;*/
}
#scrollableContent p {
    margin: 9px 0;
	margin-left:1px;
	/*color:#003b5c;*/
	/*padding-left: 6px;*/
}
#scrollableContent h4 {
	/*color: #003b5c;*/

	font-weight: bold;
	margin: 3px 0px;
	font-size: 11px;
}

#scrollableContent h4 a {
	color: #2d2d2d;
	text-decoration: underline;
}
#scrollableContent strong {
	font-weight: bold;
    font-size: 11px
}
#scrollableContent span {
    height: 7px;
    width: 100%;
    display: block
}
#scrollableContent ul {
    margin: 0px 0px 0px 6px;
	padding-left: 0px;
}
#scrollableContent ul.black li {
    margin-bottom: 5px 0px 6px 0px;
	/*background: url("../images/bullet_circle.png") no-repeat 0 5px;*/
	background: url("../images/bullet_circle.png") no-repeat 0 4px;
	list-style: none;
	padding-left: 9px;
    background-size: 4.5px;
	/*color: #003b5c;*/
}
#scrollableContent ul li {
	margin-bottom: 6px;
    background: url("../images/bullet_circle_purple.png") no-repeat 0 4px;
    background-position: 0px 4px;
    list-style: none;
    padding-left: 9px;
    background-size: 4.5px;
/*    background-size: 5px;*/
	/*color: #003b5c;*/
}
#scrollableContent ul li b {
    color: #760048;
}
#scrollableContent ul li span.no-wrap {
	white-space:nowrap;
	font-family:normal;
    /*white-space: nowrap;
    display: inline;*/
}
.no-wrap{
	white-space:nowrap;
	font-style: normal;
}
#scrollableContent ul.inner {
    list-style-type: circle;
    margin: 3px 0px;
	padding-left: 0px;
}
#scrollableContent ul.inner li {
    background: url("../images/bullet_dash.png") no-repeat 0 4px;
	padding-left: 10px;
}
#sTitle sup {
	position: relative;
	top: 0px;
    vertical-align: super;
    font-size: 7px;
	font-weight:bold;
	line-height:0;
}
#scrollableContent sup {
	position: relative;
	top: 0px;
    vertical-align: super;
    font-size: 7px;
	font-weight:bold;
	line-height:0;
}
#scrollableContent a {
    color: #f26937;
    text-decoration: underline;
	text-transform: uppercase;
}
#scrollableContent img {
    width: 100%;
    margin-left: 0px;
	margin-bottom: 10px;
    margin-top: 10px;
}
#sTitle {
	font-family: Arial, sans-serif;
    font-size: 13px;
    color: #760048;
    font-weight: bold;
    padding: 2px 0px 5px 4px;
    line-height: 12px;
    margin-top: 4px;
	/*border-bottom:#a7a5a6 1px solid;*/
}
#sTitle span {
	text-transform:lowercase;
}
#scroller {
    position: absolute;
    z-index: 1;
    width: 93%;
	line-height:12px;
	margin-top:3px;
}
#scrollableContent #ande{
    font-size: 11px;
    color: #2d2d2d;
    text-transform: none;
}
.iScrollVerticalScrollbar {
    position: absolute;
    z-index: 9999;
    width: 10px;
    bottom: 0px;
    top: 0px;
    right: 4px;
    overflow: hidden
}
.iScrollIndicator {
    position: absolute
}
.iScrollVerticalScrollbar .iScrollIndicator {
    width: 10px;
/*	background: url("../images/scroll_hand.png") no-repeat #1e4b6a 0 50%;*/
	background-color: #760048;
}
.iScrollLoneScrollbar {
    background-color: #d1d1d1;
    width: 10px;
}
#scrollableContent::-webkit-scrollbar-track {
    background-color: #d1d1d1
}
#scrollableContent::-webkit-scrollbar {
    width: 10px;
    background-color: #696969
}
#scrollableContent::-webkit-scrollbar-thumb {
    background-color: #696969
}
#txtIndic {
	position: absolute;
	top: 1px;
	left: 291px;
}

.isi-ref {
	font-size: 9px;
}

#piLink {
	bottom: 0px;
	left: 0px;
	z-index: 1;
	position: absolute;
	padding: 0;
	background: #282828;
	width: 100%;
}
#piLink span, #piLink a {
	font-size: 9px;
    color: #ffffff;
/*     font-family: fs_joeyMedium !important; */
    font-family: Arial, sans-serif !important;
    position: relative;
    left: 3px;
	top:-1px;  
}
#piLink a{
    top: 0px;
}
#piLink span .piLink-heavy {
	font-size: 9px;
    color: #ffffff;
/*     font-family: fs_joeyHeavy !important; */
    font-family: Arial, sans-serif !important;
    font-weight: bold;
    position: relative;
    left: 0px;
	top:0px;  
}
#isiBlockContent {
	margin-top:-3px;
	padding: 0 7px;
	border: 1px solid #010101;	
	color: #010101 !important;
	font-weight: bold;
}
#isiBlockContent h3 {
	color: #760048 !important;
	margin: 3px 0 -3px;
	padding-left: 0px;
	/*letter-spacing: -.2px; */
}
#isiBlockContent p {
	padding-left: 0px;
	margin-top:8px;
}
#taptoreveal {
	position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
    width: 76px;
    height: 49px;
}
.allignSup{
    top: 3px !important;
    vertical-align: top !important;	
}
.winff1{
	margin-top:0px;
}
.winff2{
	margin-top:0px;
}

@-moz-document url-prefix() {
	.allignSup{
    top: 3px !important;
	}
    #scrollableContent {
        height:156px;
    }
    
	#scrollableContent sup {
	left:0.5px;
}
    
.contentBtn {    
    top: -1px !important;    
}
.windows #scrollableContent {
/*         height:55px; */
    }
.winff11{
	margin-top:7px !important;
}
.winff21{
	margin-top:13px !important;
}
    
.winff24{ height:54px;}

}

.piLinkMoxAlign{
	top:0px !important;
}

