* {
    margin: 0;
    padding: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}

body {
    -moz-user-select: none;

}

div {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

p {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-transform: translateZ(0);
}

#container {
    width: 160px;
    height: 600px;
    box-sizing: border-box;
    border: 1px solid #CECECE;
    overflow: hidden;
    visibility: hidden;
    background-color: #ffffff;
}

div {
    position: absolute;
}

sup {
    position: relative;
    line-height: 0px;
    font-size: 0.6em;
    top: 0.07em;
}

i {
    font-style: italic;
}

b {
    font-weight: 700;
}

.transition {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.faster {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.hidden {
    visibility: hidden;
    opacity: 0;
}

.adSize{
    position: absolute;
    width: 160px;
    height: 600px;
}

.openReg{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.openSemi{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.openBold{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

#wrapper {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 160px;
    height: 600px;
}

#bg { 
    top: 0px;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;

    background-color: #ffffff;
}

#logo{
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
}
#cta{
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
}
#ctaText{
    position: relative;
    top: 353px;
    left: 37px;
    color: #ffffff;
    font-size: 13.5px;
}
#g1{
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;

    transform: translate(120px, -120px) rotate(-.1deg);
    opacity: 0;
}
#g2{
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;

    transform: translate(-120px, 120px) rotate(-.1deg);
    opacity: 0;
}
#g3{
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;

    transform: translateX(-160px);
    opacity: 0;
}
#f1copy{
    position: absolute;
    top: 271px;
    left: 30px;
    font-size: 23px;
    color: #60279e;
    font-style: italic;

    letter-spacing: -1px;
    line-height: 27px;

    opacity: 0;
}
#f2copy{
    position: absolute;
    top: 161px;
    left: 42px;
    font-size: 23px;
    color: #60279e;
    font-style: italic;

    letter-spacing: -1px;
    line-height: 27px;

    opacity: 0;
}
#f3copy{
    position: absolute;
    top: 109px;
    left: 17px;
    font-size: 19px;
    color: #60279e;
    font-style: italic;

    letter-spacing: -.5px;
    line-height: 23px;

    opacity: 0;
}
#f2sup{
    position: relative;
    font-size: 13px;
    top: 1px;
}
#f3sup1{
    position: relative;
    font-size: 11px;
    top: 0px;
}
#f3sup2{
    position: relative;
    font-size: 11px;
    top: 1px;
    font-weight: 400;
}
#footnote{
    position: absolute;
    bottom: 10px;
    left: 16px;
    font-size: 9px;
    color: #565757;

    opacity: 0;
}



#scrollBg {
    width: 4px;
    height: 187px;
    background: #565757;
    border: 1px solid #ffffff;
    border-radius: 3px;
    
    -webkit-transform: translate(151px, 1px);
    -moz-transform: translate(151px, 1px);
    -ms-transform: translate(151px, 1px);
    -o-transform: translate(151px, 1px);
    transform:translate(151px, 1px);
}

#scrollBar {
    width: 2px;
    height:9px;
    left: 1px;
    background-color: #ffffff;
    cursor: pointer;
    border-radius: 3px;
    
    -webkit-transform: translate(0px, 1px);
    -moz-transform: translate(0px, 1px);
    -ms-transform: translate(0px, 1px);
    -o-transform: translate(0px, 1px);
    transform: translate(0px, 1px);
}

/* -------------------- CONTENT PROPERTIES -------------------- */
.hotspot {
    position: absolute;
    width: 160px;
    height: 600px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

/* -------------------- ISI Content -------------------- */

.sub3{
    position: relative;
    font-size: 7px;
    top: -1px;
    left: -1px;
    line-height: 0px;
}

.isiText, .isiTextHeader, .isiTextHeader2, .footerText { font-family: 'Open Sans', sans-serif; }
.isiTextHeader, .isiTextHeader2 { padding-bottom: 6px; }
.isiText, .isiTextBold, .bullet_main { padding-bottom: 8px; }

.isiText {
    color: #565757;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    padding-left: 1px;
}

.isiTextHeader {
    color: #61279e;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    padding-left: 1px;
}

.isiTextHeader2 {
    color: #61279e;
    font-weight: 700;
    font-size: 11px;
    line-height: 12px;
    padding-left: 1px;
}

.bullet_main {
    color: #565757;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    padding-left: 18px;
}

.isiMiddleBorder {
    padding: 2px 0px;
    width: 142px;
    border: 2px solid #565757;
}

.footerText {
    color: #565757;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    padding-left: 5px;
}

.footerText .bullet {
    position: absolute;
    left: 1px;
    margin-top: 2px;
    line-height: 1;
    top: auto;
}

.bullet{
    position: absolute;
    left: 5px;
}

.bullet_black2{
    position: absolute;
    left: 11px;
    font-weight: 700;
}

/* -------------------- ISI -------------------- */

#IRI_mainContainer {
    top: 383px;
    left: 0px;
    width: 160px;
    height: 218px;
    opacity: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

#isiContainer {
    overflow:hidden;
    width: 160px;
    height: 196px;
    cursor: default;
    background-color: #ffffff;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#isiContent {
    top: 4px;
    width: 146px;
    padding: 0px 4px 10px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#isiContent > * {
    position: static;
    font-family: 'Open Sans';
}


#isiHeaderBottom {
    cursor:pointer;
    background-color:#565757;
    width: 160px;
    height: 31px;
    font-family: 'Open Sans', sans-serif;
    transform: translate(0px, 198px);
}

#ihTextBottom {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: .1px;
    color: #ffffff;
    cursor: pointer;
    line-height: 12px;
    width: 160px;
    margin: 1px 0px 0px 5px;
}

.isiLogo {
    position: static;
    width: 120px;
    height: 24px;
    margin: 14px auto;
    background-size: contain;
    background-repeat: no-repeat;
    cursor:pointer;
}
/* Property Work's For FireFox Only */
@-moz-document url-prefix() {  }

/* Property Work's For Internet Explorer Edge Only */
@supports (-ms-ime-align: auto) {}

/* Property Work's For Internet Explorer 11, 10 Only */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .bullet, .bullet2{
        margin-top: -1px;
    }
    sup {
        top: 0.3em;
    }
}

/*Safari only*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { }

.iScrollLoneScrollbar { width: 4px; overflow: initial!important; background-color: #565757; border-radius: 5px; border-bottom:3px solid #565757; }
.iScrollIndicator { left: 1px; top: 1px; }
.iScrollVerticalScrollbar .iScrollIndicator { width: 2px; background-color: #FFFFFF; border-radius:5px; }
.iScrollVerticalScrollbar { bottom: 6px; top: 3px; right: 4px; }