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;
    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:160px;
    height:232px;
    top: 168px;
}
#image1 {
    background-image: url("../images/image1.png");
    width:104px;
    height:183px;
    left: 55px;
    top: 217px;
}
#logo {
    background-image: url("../images/logo_vyvanse.svg");
    width: 120px;
    height: 51px;
    left: 16px;
    top: 43px;
}
#circle {
    background-color: #ffffff;
    transform-origin: 50% 50%;
    width: 54px;
    height: 54px;
    top: 173px;
    left: 11px;
    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: 15px;
    top: 41px;
    font-size: 23px;
    line-height: .9em;
    letter-spacing: 0.01em;
}
.text0B {
    color:#8dc63f;
    font-size: 17px;
}
#text1 {
    color: #63619a;
    left: 25px;
    top: 87px;
    font-size: 18px;
    text-align: right;
    line-height: 1.1em;
}
#text2 {
    color:#58595b;
    left: 27px;
    top: 178px;
    font-size:9px;
    text-align: right;
    text-indent: -1em;
    direction: rtl;
    line-height: 1.2em;
}
.text2B {
    font-size: 9px;
    line-height: 1.9em;    
}
#text3 {
    color: #63619a;
    left: 16px;
    top: 121px;
    font-size: 17px;
    line-height: 1.2em;
}
#text4 {
    color: #58595b;
    left: 34px;
    top: 122px;
    font-size: 12px;
    text-align: right;
    line-height: 1.4em;
}
#text5 {
    color: #58595b;
    left: 14px;
    top: 122px;
    font-size: 12px;
    text-align: left;
    line-height: 1.3em;
}

#subText1,#subText2,#subText3 {
    font-family: 'Open Sans', sans-serif;
    white-space: nowrap;
}
#subText1 {
    font-size: 8px;
    top: 5px;
    left: 5px;
    font-weight: 800;
    line-height: 1.3em;
    letter-spacing: -0.01em;
}
#subText2 {
    font-size: 8px;
    bottom:208px;
    left: 5px;
    font-weight: 800;
    line-height: 1.3em;
    letter-spacing: -0.01em;
}
#subText3Clip {
    clip: rect(0px,160px,89px,0px);
    bottom: 289px;
    z-index: 2;/*image needs to move up*/
}
#subText3 {
    font-size: 8px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    color: #ffffff;
    background-color: #63619a;
    width: 160px;
    height: 78px;
    padding: 12px 10px;
    top: 0px;
    left: 0px;
}
#ctaHolder {
    background-color: #8dc63f;
    border-radius: 100%;
    top: 177px;
    left: 13px;
    width: 74px;
    height: 74px;
}
#cta {
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-weight:800;
}
#ctaArrow {
    width:14px;
    height:11px;
    top:0px;
}