body {
    margin: 0;
    padding: 0;
	font-family: "futura-pt", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-style: normal;        
}
* {
    box-sizing: Border-box;
}
#container {
    background-color: #fff;
    position: absolute;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 300px;
    height: 250px;
}
.retina_container {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.sprite {
    position: absolute;
    background-repeat: no-repeat;
}
.center {
    width: 100vw;
    height: 100vh;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
#curtain {
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 3;
}
#curtain,
[id^="border"] {
    width: 100%;
    height: 100%;
}
[id^="border"] {
    z-index: 1;
    background-color: #000;
}
#border_top {
    top: 0;
    left: 0;
    height: 1px;
}
#border_right {
    top: 0;
    right: 0;
    width: 1px;
}
#border_bottom {
    bottom: 0;
    left: 0;
    height: 1px;
}
#border_left {
    top: 0;
    left: 0;
    width: 1px;
}
sup {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
    line-height: 0;
}
#logo {
    left: 75px;
    top: 693px;
    width: 172px;
    height: 61px;
    background-image: url(logo.png);
}
#cta_1 {
    left: 0;
    top: 224px;
    width: 107px;
    height: 33px;
    background-image: url(cta_1.png);
}


.person{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	height: 114px;
	width: 300px;
}
.logo{
	position: absolute;
	top: 15px;
	left: 8px;
	z-index: 110;
	height: 14px;
	width: 58px;	
}
.fifty-off{
	position: absolute;
	top: 15px;
	left: 137px;
	z-index: 120;		
	height: 50px;
	opacity: 0;
	width: 138px;	
	animation: slideIn 1s cubic-bezier(0.25, 0.1, 0.25, 1) 1s forwards;	
}

#extra {

    display: block;
    position: absolute;
    z-index:1;
    padding: 2em;
    height: 15px;
    width: 300px;
    left: 0px;
    top:143px;
}

.eligible-treatments{
	position: absolute;
	top: 42px;
	left: 230px;
	z-index: 120;
	height:7%;		
	opacity: 0;
	animation: fadeIn .5s cubic-bezier(0.25, 0.1, 0.25, 1) 2.5s forwards; 	
}
.disclosure{
	position: absolute;
	text-align: center;
	right: 8px;
	top:75px;
	z-index: 150;
	width: 150px;
	height: auto;
	font-family: "futura-pt", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-style: normal;    
    font-size: 8px;
    line-height: 1;
    letter-spacing: -0.4px;
    color: #010101;
}

.xperience-logo{
	width: 142px;
	height: 28px;
	left: 11px;
	top: 156px;
	position: absolute;
	z-index: 150;
}
.cta-button{
    background-color: #c9187e;        
    color: #ffffff;
    font-size: 14px;
	font-family: "futura-pt", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-weight: 900;
	font-style: normal;    
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 20px; 
    position: absolute;
    top: 153px;
    right: 11px;
    text-decoration: none;   
    z-index: 300;
}
.cta-button:hover, .cta-button:focus,{
	background-color: #EF3EA4;
}

#isi_wrapper {
    bottom: 1px;
    right: 1px;
    background: #fff;
    height: 60px;
}
#isi_wrapper,
#legal {
    position: absolute;
    width: 290px;
    overflow: hidden;
}
#legal {
    height: 60px;
    left: -1px;
    top: 10px;
    background-color: #fff;
}
#legal_copy_container {
    position: relative;
    height: 50px;
    overflow-y: scroll;
    width: 295px;
    left: 10px;
    top: 0;
}
.legal-controls {
    height: 100%;
    right: 0;
}
.legal-controls,
.scrollbar {
    width: 18px;
    position: absolute;
    top: 0;
}





.scrollbar {
    height: 60px;
    right: -1px;
    padding: 5px;
}
#track {
    height: 100%;
    position: relative;
    background-color: #6d6f71;
}
#thumb {
    height: 24px;
    left: 9px;
    cursor: pointer;
    padding-right: 20px;
    box-sizing: content-box;
    z-index: 2;
}
#thumb,
#thumb:before {
    position: absolute;
    width: 10px;
    top: 0;
}
#thumb:before {
    content: "";
    left: -10px;
    height: 100%;
    background-color: #c6007e;
}
#isiHtml #legal_copy {
    padding-right: 16px;
}
#legal_copy {
    padding-right: 50px;
    padding-top: 0;
	font-family: "futura-pt", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-style: normal;    
    font-size: 9px;
    line-height: 1;
    letter-spacing: -0.4px;
    color: #010101;
}
#legal_copy .blue {
    color: pink;
}
#legal_copy .para {
    margin-top: 10px;
    margin-bottom: 5px;
}
#legal_copy ul {
    margin: 3px 0 5px;
    padding: 0 0 0 11px;
    list-style: none;
}
#legal_copy ul li {
    margin-bottom: 15px;
    margin-left: 7px;
    text-indent: -10px;
}
#legal_copy ul li:before {
    content: "•";
    margin-right: 7px;
}
#legal_copy ul.big li {
    margin-bottom: 1px;
}
#legal_copy ul.big li:before {
    content: "•";
    margin-right: 5px;
    font-size: 17px;
    line-height: 0;
    font-weight: 700;
    vertical-align: middle;
}
#legal_copy ul.small li {
    margin-bottom: 5px;
    text-indent: -14px;
}
#legal_copy ul.small li:before {
    content: "•";
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
    font-weight: lighter;
    vertical-align: middle;
}
a.bluelink {
    color: #00a3e0;
}
#fpi_bar {
    position: absolute;
    right: 1px;
    top: 113px;
    width: 100%;
    padding: 8px;
    font-size: 10px;
	font-family: "futura-pt", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-style: normal;    
    letter-spacing: 0;
    line-height: 12px;
    color: #ffffff;
    background: #c6007e;
    overflow: hidden;
    text-align: center;
}
a.fpilink {
    color: #ffffff;
    text-decoration: underline;
}
a.fpilink:hover {
    color: #dfdfdf;
    text-decoration: underline;
}
#content {
    left: 0;
    top: 0;
    width: 100%;
    height: 250px;
    overflow: hidden;
}
#actor {
    left: 0;
    top: 0;
    width: 600px;
    height: 870px;
    background-image: url(actor.jpg);
}
#plus1 {
    left: 120px;
    top: 123px;
    background-image: url(plus1.png);
}
#plus1,
#plus2 {
    width: 212px;
    height: 211px;
}
#plus2 {
    left: 181px;
    top: 569px;
    background-image: url(plus2.png);
}
#copy1b {
    left: 39px;
    top: 206px;
    width: 247px;
    height: 252px;
    background-image: url(copy1b.png);
}
#copy1a {
    left: 30px;
    top: 40px;
    width: 197px;
    height: 149px;
    background-image: url(copy1a.png);
    z-index: 100;
}
#disclosure {
    right: 15px;
    top: 190px;
    z-index: 100;
    text-align: right;
}
#disclosure p{
	color: #ffffff;
	font-size: 14px;
}

#cta,
#cta_over {
    right: 15px;
    top: 10px;
    width: 119px;
    height: 36px;
    background-color: #c9187e;        
}
#cta_copy {
    right: 15px;
    top: 10px;
    width: 119px;
    height: 36px;
    background-image: url(cta_copy.png);
    background-position: center;
    background-size: 61px 11px;
}
#copy1c {
    left: 71px;
    top: 503px;
    width: 191px;
    height: 48px;
    background-image: url(copy1c.png);
}
#bg {
    left: 0;
    top: 0;
    width: 600px;
    height: 500px;
    background-image: url(bg.jpg);
}
#bottom {
    left: 35px;
    top: 307px;
    width: 280px;
    height: 70px;
    background-image: url(logo.png);
}
#x {
    left: -70px;
    top: 0;
    width: 432px;
    height: 731px;
    background-image: url(x.png);
}
#shine {
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    background-image: url(shine.png);
}
#white,
#white2 {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

@keyframes fadeIn {
  0% {
    opacity: 0; 
    }
  100% {
    opacity: 1; 
    } 
}


@keyframes slideIn {
  0% {
	-webkit-transform: translateX(100%);	  
    transform: translateX(100%); 
    opacity: 0; 
    }
  100% {
	-webkit-transform: translateX(0);	  
    transform: translateX(0%);
    opacity: 1; 
    } 
}