sup {
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 1.5em;
}
b {
    font-weight:800;
}
#hotspot {
    z-index: 3;/*image needs to move up*/
}
.isiHolder {
    background-color: #ffffff;
    border-left:1px #626099 solid;
    z-index: 4;/*image needs to move up*/
}
#stopText {
    z-index: 5;/*image needs to move up*/
}
#background {
    background-image: url("../images/background.jpg");
    width:519px;
    height:250px;
    left:50px;
}
#background_right {
    background-image: url("../images/background_right.jpg");
    width:254px;
    height:250px;
    left:415px;
}
#image1 {
    background-image: url("../images/image1.png");
    width:179px;
    height:237px;
    left: 322px;
    top: 13px;
}
#logo {
    background-image: url("../images/logo_vyvanse.svg");
    width: 236px;
    height: 101px;
    left: 27px;
    top: 34px;
}
#circle {
    background-color: #ffffff;
    transform-origin: 50% 50%;
    width: 60px;
    height: 60px;
    top: 92px;
    left: 126px;
    border-radius: 100%;
}

#text0,#text1,#text2,#text3,#text4,#text5,#cta {
    font-family: 'Open Sans', sans-serif;
    white-space: nowrap;
}
#text0 {
    color: #63619a;
    font-weight: 800;
    left: 42px;
    top: 39px;
    font-size: 49px;
    line-height: 0.8em;
}
.text0B {
    color:#8dc63f;
    font-size: 34px;
}
#text1 {
    color: #63619a;
    left: 127px;
    top: 37px;
    font-size: 18px;
    text-align: right;
    line-height: 1.2em;
}
#text2 {
    color: #58595b;
    left: 181px;
    top: 94px;
    font-size: 11px;
    text-align: right;
    text-indent: -1em;
    direction: rtl;
    line-height: 1.2em;
}
.text2B {
    font-size: 12px;
    line-height: 1.7em;    
}
#text3 {
    color: #63619a;
    left: 24px;
    top: 170px;
    font-size: 18px;
    line-height: 1.2em;
    text-indent: 0.4em;
    letter-spacing: -0.01em;
}
#text4 {
    color: #58595b;
    left: 39px;
    top: 171px;
    font-size: 15px;
    text-align: right;
    line-height: 1.3em;
    letter-spacing: 0.02em;
}
#text5 {
    color: #58595b;
    left: 31px;
    top: 172px;
    font-size: 15px;
    text-align: left;
    line-height: 1.3em;
}

#subText1,#subText2,#subText3 {
    font-family: 'Open Sans', sans-serif;
    white-space: nowrap;
}
#subText1 {
    font-size: 10px;
    bottom: 15px;
    left: 13px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -0.02em;
}
#subText2 {
    font-size: 8px;
    bottom: 18px;
    left: 168px;
    font-weight: 800;
    line-height: 1.3em;
    letter-spacing: -0.02em;
}
#subText3Clip {
    clip: rect(0px,160px,250px,0px);
    left:490px;
    z-index: 2;/*image needs to move up*/
}
#subText3 {
    font-size: 14px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    color: #ffffff;
    background-color: #63619a;
    width: 300px;
    height: 250px;
    padding: 14px 11px;
    top: 0px;
    left: 0px;
}

#ctaHolder {
    background-color: #8dc63f;
    border-radius: 100%;
    top: 143px;
    left: 205px;
    width: 90px;
    height: 90px;
}
#cta {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight:800;
}
#ctaArrow {
    width:14px;
    height:11px;
    top:0px;
}