* {
    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);

    font-family: 'Noto Sans', sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-font-smoothing: subpixel-antialiased;;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-transform: translateZ(0);
}

body {
    -moz-user-select: none;
}

* {
    font-size: 100%;
}

#container {
    width: 300px;
    height: 250px;
    box-sizing: border-box;
    border: 1px solid #000000;
    overflow: hidden;
    visibility: hidden;
    background: #000000;
}

.IRI_mainContainer {
    width: 300px;
    height: 250px;
    top: -1px;
    left: -1px;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
}

#IRI_mainContainer div {
    pointer-events: auto;
}

div {
    position: absolute;
}

/* sub {
    vertical-align: top;
    font-size: 7px;
}
*/
sup {
    line-height: 0px;
    font-size: 4px;
}

.wrapper {
    width: 300px;
    height: 250px;
    top: -1px;
    left: -1px;
    /* pointer-events: none; */
}

.wrapper *, #cta {
    background-repeat: no-repeat;
}

.adSize {
    background-size: 300px 250px;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}

.divImage{
    background-size: contain;
    background-repeat: no-repeat;
}

a {
    text-decoration: none;
    color: #ffffff;
}

i {
    font-style: italic;
}

b {
    font-weight: 700;
}

u {
    text-decoration: underline;
}

.hidden {
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.slideUp {
    transform: translateY(120px);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.slideLeft {
    transform: translate(190px,0px);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

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

.slower {
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

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

.firaSansLight {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 300;
}

.firaSansReg {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
}

.firaSansMed {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 500;
}

.firaSansSemi {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
}

.firaSansBold {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
}

.orange {
    text-shadow: #F18922 0px 0 6px;;
}

.orange1 {
    text-shadow: #F15E22 0px 0 6px;;
}

/* ---------------------- Frames ------------------------ */

#f1Copy {
    position: absolute;
    font-size: 18px;
    color: #ffffff;
    top: 62px;
    left: 171px;
    line-height: 18px;
}

#now_cta,
#now_cta2 {
    font-size: 11px;
    color: #F15E22;
    /* background: linear-gradient(90deg,#D2A847,#F06023); */
    width: 111px;
    height: 25px;
    box-sizing: border-box;
    border-radius: 14px;
    top: 9px;
    left: 77px;
    padding-top: 6px;
    padding-left: 8px;
    letter-spacing: -0.1px;
    transform: scale(0);
    background-color: #fff;
    border: 1px solid #F15E22;
    right: 0;
    left: auto;
    bottom: 95px;
    top: auto;
}

#copyCont {
    top: 51px;
    left: 114px;
    overflow: hidden;
    width: 218px;
    height: 72px;
    /* border: 1px solid #fff; */
    box-sizing: border-box;
}

#blueBar {
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    transform: translate(0px,0px);
    left: 0px;
    width: 218px;
    height: 115px;
}

#qButton {
    background-size: contain;
    background-repeat: no-repeat;
    width: 116px;
    height: 65px;
    top: 55px;
    left: 50px;
    transform: scale(0);
}

#f2Copy {
    position: absolute;
    font-size: 14px;
    color: #ffffff;
    top: 10px;
    left: 36px;
    line-height: 14px;
}

#f3Copy {
    width: 218px;
    height: auto;
    color: #ffffff;
}

#f3Copy1 {
    font-size: 9px;
    left: 37px;
    letter-spacing: -0.05px;
}

#f3Copy2 {
    font-size: 13px;
    left: 36px;
    line-height: 13px;
}

#f3Copy3 {
    font-size: 9px;
    left: 37px;
    line-height: 9px;
    letter-spacing: -0.055px;
}

#f3Copy4 {
    font-size: 8px;
    left: 35px;
    letter-spacing: -0.03px;
}

#f3Copy5 {
    font-size: 9px;
    left: 37px;
    letter-spacing: -0.05px;
    line-height: 9px;
}

#f3Copy6 {
    font-size: 8px;
    left: 87px;
}

#f4Copy {
    width: 218px;
    height: auto;
    color: #ffffff;
}

#f4Copy1 {
    font-size: 14px;
    left: 36px;
    line-height: 15px;
}

#f4Copy2 {
    font-size: 11px;
    left: 36px;
}

#f4Copy2 sup {
    font-size: 6px;
    position: absolute;
    top: 4px;
}

#learn_cta {
    font-size: 13px;
    color: #ffffff;
    background: linear-gradient(90deg,#D2A847,#F06023);
    width: 103px;
    height: 25px;
    box-sizing: border-box;
    border-radius: 14px;
    top: 121px;
    left: 154px;
    padding-top: 5px;
    padding-left: 10px;
    letter-spacing: -0.1px;
    transform: scale(0);
}

#ctaArrow {
    position: absolute;
    width: 9px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 5px;
    right: 7px;
}

.overallclick {
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    pointer-events: all;
}

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

#isiHeader {
    width: 300px;
    height: 20px;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    transform: translate(0px,0px);
    background-color: #fff;
}

.ihText {
    color: #F15E22;
    font-size: 13px;
    letter-spacing: -0.3px;
    top: 2px;
    left: 7px;
}

.isitoggle{
    position: absolute;
    left: 24px;
    color: #107E9A;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #fff;
}

#isiBtnP {
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 7px;
    top: -1px;
    cursor: pointer;
    background-color: #fff;
}

#isiBtnM {
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 4px;
    top: 1px;
    cursor: pointer;
    background-color: #fff;
}

#isiHeaderBottom {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 300px;
    height: 17px;
    bottom: 0px;
    background-color: #F15E22;
}

#isiBg {
    display: none;
    background-color: #ffffff;
}

#isiContainer {
    width: 300px;
    height: 250px;
    /* height: 1243px; */
    overflow: hidden;
    cursor: default;
    padding-top: 6px;
    -webkit-transform: translate(0px, 181x);
    -moz-transform: translate(0px, 181x);
    -ms-transform: translate(0px, 181x);
    -o-transform: translate(0px, 181x);
    transform: translate(0px, 181x);
}

#isiContainer.expanded{
    padding-top: 20px;
}

#isiContent {
    position: absolute;
    left: 8px;
    width: 276px;
    line-height: 7px;
    -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 p a{
    color: #F15E22;
}

#ihTextBottom {
    position: relative;
    padding-right: 15px;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

#footerArrow {
    background-size: contain;
    background-repeat: no-repeat;
    top: 1px;
    right: 4px;
    width: 5px;
    height: 9px;
    display: inline-block;
}

#scrollBg {
    width: 5px;
    right: 8px;
    top: 0px;
    height: 53px;
    background-color: #F3F0EF;
    overflow: hidden;

    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#scrollBar {
    width: 5px;
    background-color: #107E9A;
    cursor: pointer;

    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.reg_sup {
    position: relative;
    font-size: 8px;
    top: 0px;
}

.sub_headertxt {
    color: #000000;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.25px;
    line-height: 12px;
    padding-top: 6px;
}

.headertxt {
    color: #F15E22;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -0.25px;
    line-height: 11px;
}

.reg_text {
    color: #000000;
    font-weight: 100;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: -0.25px;
    padding-top: 5px;
}

.isi_footer {
    color: #000000;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    padding-top: 4px;
}

.reg_text sup {
    font-size: 7px;
    top: 1px;
    position: relative;
}

.isi_footer sup {
    font-size: 6px;
    position: relative;
    top: 2px;
}

.bullet_main {
    color: #374550;
    font-weight: 300;
    font-size: 11px;
    line-height: 12px;
    padding-left: 8px;
    padding-top: 5px;
}

.bullet {
    color: #374550;
    position: absolute;
    margin-top: -1px;
    left: 0px;
    font-weight: 700;
    font-size: 15px;
    line-height: 12px;
}

#abbvieLogo {
    background-size: contain;
    width: 149px;
    height: 26px;
    margin: 18px 0px 11px 0px;
    position: relative;
}

#bg_f3,
#bg_f4{
    background-color: #182430;
    width: 100%;
}

#slide3arrow{
    width: 91px;
    height: 39px;
    position: absolute;
    top: 65px;
    left: 67px;
    opacity: 0;
    background-size: contain;
}

#slide3text{
    width: 143px;
    height: 121px;
    position: relative;
    left: 10px;
    top: 10px;
    z-index: 100;
    padding-right: 5px;
    background-color: #182430;
    opacity: 0;
    background-size: contain;
}


#slide3logo{
    width: 98px;
    height: 41px;
    position: absolute;
    right: 14px;
    top: 4px;
    opacity: 0;
    background-size: contain;
}

#slide4art{
    width: 117px;
    height: 59px;
    position: absolute;
    top: 50px;
    left: 166px;
    opacity: 0;
    background-size: contain;
}

#slide4text{
    width: 105px;
    height: 134px;
    position: absolute;
    left: 47px;
    top: 10px;
    opacity: 0;
    background-size: contain;
}

#slide2print{
    width: 76px;
    height: 16px;
    position: absolute;
    top: 0px;
    right: 0;
    background-size: contain;
}

.slideRight3 {
    transform: translate(107px,0px);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#rightcta{
    height: 21px;
    width: 21px;
    background-size: contain;
    position: relative;
    display: inline-block;
    top: -5px;
}

#now_cta > span{
    position: relative;
    top: -11px;
}

#isiContent p a{
    color: #F15E22;
}

.reg_text li{
    margin-top: 2px;
    margin-bottom: 2px;
}

.reg_list{
    list-style-type: disc;
    padding-left: 14px;
}

.reg_list > strong{
    color:#374550;
}

.isiadjuster{
    width: 100%;
    position: relative;
    top: -6px;
    background-color: #fff;
    height: 3px;
}

.isiadjuster:hover{
    cursor: pointer;
}

#callout{
    position: absolute;
    top:146px;
    left:15px;
    opacity: 0;
    color: #fff;
    font-size: 10px;
}

#square{
    background-size: contain;
    position: absolute;
    top:0;
    right:0;
    height: 16px;
    width: 16px;
}

#bg_cover{
    width: 100%;
    height: 100%;
    z-index: 100;
    background-size: contain;
}   

.z100{
    z-index: 100;
}


#topbar{
    width: 300px;
    height: 20px;
    position: absolute;
    top:0;
    left: 0;
}

#headline{
    width: 198px;
    height: 106px;
    position: absolute;
    top: 24px;
    left: 10px;
    z-index: 10;
}

#subline{
    color: #00aeef;
    position: absolute;
    top: 160px;

    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    text-align: left;
    font-size: 20px;
    line-height: 20px;
}

#anthony{
    width: 153px;
    height: 250px;
    position: absolute;
    /* top: 22px; */
    right: 0;
    bottom: 0;
}

#bodytext{
    position: absolute;
    top: 196px;
    width: 162px;
    left: 10px
}

#bodytext h3{
    color: #00aeef;
    text-align: left;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
}

#bodytext p{
    color: #fffefe;
    text-align: left;
    font-size: 10px;
    font-family: 'Noto Sans', sans-serif;
}

#headline2,
#button,
#anthony2,
#logo,
#footnotes,
#headline,
#subline{
    opacity: 0;
}

#headline2{
    width: 195px;
    height: 76px;
    position: absolute;
    top: 29px;
    right: 0;
}
#button{
    width: 118px;
    height: 30px;
    position: absolute;
    top: 115px;
    left: 10px;
    z-index: 10;
}
#anthony2{
    width: 160px;
    height: 230px;
    position: absolute;
    top: 21px;
    left: 0px;
}
#logo{
    width: 47px;
    height: 33px;
    position: absolute;
    top: 206px;
    left: 20px;
}
#footnotes{
    position: absolute;
    top: 185px;
    right: 6px;
    color: #ffffff;
    text-align: left;
    font-size: 9px;
    width: 135px;
    font-family: 'Noto Sans', sans-serif;
    line-height: 10px;
}







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

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

 @-moz-keyframes fadeInSlide {
    0% {opacity: 0; right: -300px;}
    100% {opacity: 1; right: 0;}
 }

 @-webkit-keyframes fadeInSlide {
    0% {opacity: 0; left: 300px;}
    100% {opacity: 1; left: 0;}
 }
 
 @keyframes fadeInSlide {
    0% {opacity: 0; left: 300px;}
    100% {opacity: 1; left: 0;}
 }

 @-moz-keyframes fadeInSlide1 {
    0% {opacity: 0; right: -300px;}
    100% {opacity: 1; right: 5px;}
 }

@-webkit-keyframes fadeInSlide1 {
    0% {opacity: 0; right: -300px;}
    100% {opacity: 1; right: 5px;}
 }
 
 @keyframes fadeInSlide1 {
    0% {opacity: 0; right: -300px;}
    100% {opacity: 1; right: 5px;}
 }

 @-moz-keyframes fadeInSlide2 {
    0% {opacity: 0; right: -300px;}
    100% {opacity: 1; right: 23px;}
 }

@-webkit-keyframes fadeInSlide2 {
    0% {opacity: 0; right: -300px;}
    100% {opacity: 1; right: 23px;}
 }
 
 @keyframes fadeInSlide2 {
    0% {opacity: 0; right: -300px;}
    100% {opacity: 1; right: 23px;}
 }

 @-moz-keyframes fadeOut {
    0% {opacity: 1;}
    100% {opacity: 0;}
 }

 @-webkit-keyframes fadeOut {
    0% {opacity: 1;}
    100% {opacity: 0;}
 }
 
 @keyframes fadeOut {
    0% {opacity: 1;}
    100% {opacity: 0;}
 }
 
 .fadeIn,
 #headline2.fadeIn,
 #anthony2.fadeIn,
 #logo.fadeIn,
 #footnotes.fadeIn,
 #button.fadeIn {
    animation: fadeIn 1s ease-in-out;
    -moz-animation: fadeIn 1s ease-in-out; /* Firefox */
    -webkit-animation: fadeIn 1s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeIn 1s ease-in-out; /* Opera */
    opacity: 1;
 }

 #headline.fadeInSlide,
 #subline.fadeInSlide{
    animation: fadeInSlide 1s ease-in-out;
    -moz-animation: fadeInSlide 1s ease-in-out; /* Firefox */
    -webkit-animation: fadeInSlide 1s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeInSlide 1s ease-in-out; /* Opera */
    opacity: 1;
    left: 10px;
 }

 #headline2.fadeInSlide{
    animation: fadeInSlide1 1s ease-in-out;
    -moz-animation: fadeInSlide1 1s ease-in-out; /* Firefox */
    -webkit-animation: fadeInSlide1 1s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeInSlide1 1s ease-in-out; /* Opera */
    opacity: 1;
    right: 5px;
 }

 #button.fadeInSlide {
    animation: fadeInSlide2 1s ease-in-out;
    -moz-animation: fadeInSlide2 1s ease-in-out; /* Firefox */
    -webkit-animation: fadeInSlide2 1s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeInSlide2 1s ease-in-out; /* Opera */
    opacity: 1;
    left: 10px;
 }

 .fadeOut,
 #headline.fadeOut,
 #bodytext.fadeOut,
 #subline.fadeOut {
    animation: fadeOut 2s ease-in-out;
    -moz-animation: fadeOut 2s ease-in-out; /* Firefox */
    -webkit-animation: fadeOut 2s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeOut 2s ease-in-out; /* Opera */
    opacity: 0;
 }

 @keyframes slideUpper {
    0% {top: 186px;}
    100% {top: -1px;}
 }

 .slideup{
    top: -1px;
    animation: slideUpper 4s ease;
    -moz-animation: slideUpper 4s ease; /* Firefox */
    -webkit-animation: slideUpper 4s ease; /* Safari and Chrome */
    -o-animation: slideUpper 4s ease; /* Opera */
 }

/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
    #isiContainer, #footer {
        margin-top: -1px;
    }
    .isi_footer sup, .reg_text sup {
        top: 0px;
    }
    #sup_tm {
        top: 3px !important;
    }
}

/* 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) {}


/*Safari only*/
@media not all and (min-resolution:.001dpcm) { @media {
    .isi_footer sup, .reg_text sup {
        top: 0px;
    }
    
    #sup_tm {
        top: 3px !important;
    }
}}

@-webkit-keyframes fadeInSlide {
    0% {opacity: 0; left: 300px;}
    100% {opacity: 1; left: 0;}
 }
 
 @keyframes fadeInSlide {
    0% {opacity: 0; left: 300px;}
    100% {opacity: 1; left: 0;}
 }

#container.expand #headline,
#container.expand #anthony,
#container.expand #button,
#container.expand #footnotes,
#container #footnotes2{
    display: none;
}


#container.expand #expanded-1-anthony,
#container.expand #expanded-close{
    display: none;
}

#footnotes2{
    position: absolute;
    top: 216px;
    left: 80px;
    color: #ffffff;
    text-align: left;
    font-size: 10px;
    font-family: 'Noto Sans', sans-serif;
    line-height: 14px;
    z-index: 10;
}


#container.expand #expanded-1-anthony{
    background-image: url(./expanded-1-anthony.png);
    width: 202px;
    height: 250px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}

#container.expand #expanded-1-copy3{
    width: 300px;
    height: 22px;
    top: 30px;
    left: 20px;
    opacity: 0;
}

#container.expand #expanded-1-copy2{
    width: 289px;
    height: 63px;
    top: 54px;
    left: 20px;
    opacity: 0;
}

#container.expand #expanded-1-copy{
    width: 268px;
    height: 46px;
    top: 118px;
    opacity: 0;
}

#container.expand #bodytext{
    top: 202px;
}


@-webkit-keyframes expandfadeInSlide {
    0% {opacity: 0; left: 1080px;}
    100% {opacity: 1; left: 20px;}
 }


 #expanded-1-copy3.expandfadeInSlide {
    animation: fadeInSlide 1s ease-in-out;
    -moz-animation: fadeInSlide 1s ease-in-out; /* Firefox */
    -webkit-animation: fadeInSlide 1s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeInSlide 1s ease-in-out; /* Opera */
    opacity: 1!important;
    left: 20px;
 }

 #expanded-1-copy2.expandfadeInSlide {
    animation: fadeInSlide 1s ease-in-out;
    -moz-animation: fadeInSlide 1s ease-in-out; /* Firefox */
    -webkit-animation: fadeInSlide 1s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeInSlide 1s ease-in-out; /* Opera */
    opacity: 1!important;
    left: 20px;
 }

 #expanded-1-copy.expandfadeInSlide {
    animation: fadeInSlide 1s ease-in-out;
    -moz-animation: fadeInSlide 1s ease-in-out; /* Firefox */
    -webkit-animation: fadeInSlide 1s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeInSlide 1s ease-in-out; /* Opera */
    opacity: 1!important;
    left: 20px;
 }

#container.expand2 #expanded-1-anthony,
#container.expand2 #expanded-1-copy3,
#container.expand2 #expanded-1-copy2,
#container.expand2 #expanded-1-copy,
#container.expand2 #bodytext{
    display: none;
}

#container.expand2 #expanded-2-anthony{
    width: 184px;
    height: 222px;
    right: 0;
    bottom: 0;
}

#container.expand2 #expanded-2-copy1{
    width: 274px;
    height: 54px;
    top: 30px;
    animation: fadeInSlide 1s ease-in-out;
    -moz-animation: fadeInSlide 1s ease-in-out; /* Firefox */
    -webkit-animation: fadeInSlide 1s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeInSlide 1s ease-in-out; /* Opera */
    opacity: 1!important;
    left: 20px;
}

#container.expand3 #expanded-2-copy2{
    width: 274px;
    height: 48px;
    animation: fadeIn 1s ease-in-out;
    -moz-animation: fadeIn 1s ease-in-out; /* Firefox */
    -webkit-animation: fadeIn 1s ease-in-out; /* Safari and Chrome */
    -o-animation: fadeIn 1s ease-in-out; /* Opera */
    left: 20px;
    top: 94px;
}

#container.expand3 #logo{
    display: block;
    opacity: 1;
}

#container.expand3 #footnotes2{
    display: block;
}

#container.expand4 #expanded-2-button2{
    opacity: 1;
    width: 151px;
    height: 37px;
    top: 150px;
    left: 151px;
}

#container.expand4 #expanded-2-button1{
    opacity: 1;
    width: 119px;
    height: 37px;
    top: 150px;
    left: 20px;
}

#container.expand{
    width: 500px;
}

.expand .wrapper{
    width: 500px;
}

.expand .adSize{
    width: 500px;
}

#logo{
    width: 47px;
    height: 33px;
    position: absolute;
    top: 206px;
    left: 20px;
}