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:288px;
    height:90px;
}
#image1 {
    background-image: url("../images/image1.png");
    width:87px;
    height:86px;
    left: 161px;
    top: 4px;
}
#logo {
    background-image: url("../images/logo_vyvanse.svg");
    width: 102px;
    height: 44px;
    left: 14px;
    top: 23px;
}
#circle {
    background-color: #ffffff;
    transform-origin: 50% 50%;
    width: 32px;
    height: 32px;
    top: 10px;
    left: 235px;
    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: 22px;
    top: 20px;
    font-size: 21px;
    line-height: 1.0em;
}
.text0B {
    color:#8dc63f;
    font-size: 15px;
}
#text1 {
    color: #63619a;
    left: 20px;
    top: 30px;
    font-size: 12px;
    line-height: 1.2em;
}
#text2 {
    color: #58595b;
    left: 240px;
    top: 11px;
    font-size: 10px;
    text-indent: -0.9em;
    letter-spacing: -0.02em;
}
.text2B {
    font-size: 10px;
    line-height: 1.4em;  
}
#text3 {
    color: #63619a;
    left: 266px;
    top: 31px;
    font-size: 12px;
    line-height: 1.2em;
}
#text4 {
    color: #58595b;
    left: 241px;
    top: 12px;
    font-size: 10px;
    line-height: 1.2em;
}
#text5 {
    color: #58595b;
    left: 240px;
    top: 14px;
    font-size: 9px;
    text-align: left;
    line-height: 1.3em;
}

#subText1,#subText2,#subText3 {
    font-family: 'Open Sans', sans-serif;
    white-space: nowrap;
}
#subText1 {
    font-size: 7px;
    bottom: 5px;
    left: 257px;
    font-weight: 800;
    line-height: 1.3em;
    letter-spacing: 0.01em;
}
#subText2 {
    font-size: 7px;
    bottom: 12px;
    left: 268px;
    font-weight: 800;
    line-height: 1.3em;
    letter-spacing: -0.01em;
}
#subText3Clip {
    clip: rect(0px,160px,90px,0px);
    left: 326px;
    z-index: 2;/*image needs to move up*/
}
#subText3 {
    font-size: 8px;
    font-weight: 800;
    line-height: 1.3em;
    letter-spacing: -0.01em;
    color: #ffffff;
    background-color: #63619a;
    width: 300px;
    height: 90px;
    padding: 12px 11px;
    top: 0px;
    left: 0px;
}

#ctaHolder {
    background-color: #8dc63f;
    border-radius: 100%;
    top: 31px;
    left: 122px;
    width: 60px;
    height: 60px;
}
#cta {
    text-align: center;
    color: #ffffff;
    font-size: 8px;
    font-weight:800;
}
#ctaArrow {
    width:10px;
    height:7px;
    top:0px;
}