html,
body {
    width: 728px;
    height: 90px;
    margin: 0;
    padding: 0;
}

a:link {
    /* Applies to all unvisited links */
    text-decoration: none;
    font-weight: inherit;
    color: inherit;
}

a:visited {
    /* Applies to all visited links */
    text-decoration: none;
    font-weight: inherit;
    color: inherit;
}

a:hover {
    /* Applies to links under the pointer */
    text-decoration: none;
    font-weight: inherit;
    color: inherit;
}

a:active {
    /* Applies to activated links */
    text-decoration: none;
    font-weight: inherit;
    color: inherit;
}

.z1 {
    z-index: 10;
}

.z2 {
    z-index: 20;
}

.z3 {
    z-index: 30;
}

.z4 {
    z-index: 40;
}


.z1,
.z2,
.z3,
.z4,
.abs {
    position: absolute;
}

.nunito {
    font-family: nunito, sans-serif;
}

.nunitoSans {
    font-family: nunito-sans, sans-serif;
}

.bold {
    font-weight: 700;
}

.regular {
    font-weight: 400;
}

.light {
    font-weight: 300;
}


#adWrap {
    width: 728px;
    height: 90px;
    position: relative;
    overflow: hidden;
    opacity: 0;
}

#top {
    top: 0;
    left: 0;

    width: 160px;
    height: 90px;
    background-color: #fff;
}

#logo-latuda {
    width: 92px;
    height: 54px;
    top: 0px;
    left: 0px;
    background: transparent url(../assets/logo-latuda.png) 0px 0px/ 728px 90px no-repeat;
}

#top-regulatory-copy {
    font-family: nunito-sans, sans-serif;
    font-weight: 400;
    font-size: 7px;
    line-height: 9px;
    color: #555555;
    width: 160px;
    top: 57px;
    left: 9px;
}

#top-regulatory-copy span {
    font-weight: 700;
}

#top-regulatory-copy span#color {
    color: #e18a23;
}


#contenido {
    width: 728px;
    height: 90px;
    background-color: #ededed;
}




.hrs {
    width: 70px;
    height: 1px;
    background-color: #009e83;
}

#hr1 {
    top: 78px;
    left: 34px;
}

#hr2 {
    top: 86px;
    left: 37px;

}

.copys {
    top: 0px;
    left: 0px;
    width: 728px;
    height: 90px;
    text-align: left;
}

#copy11,
#copy22,
#copy31 {
    color: #409d83;
    font-size: 21px;
    line-height: 24px;
}


/*FRAME 1*/

#copy11 {
    top: -11px;
    left: 176px;
    letter-spacing: -0.025em;
}

#img1 {
    position: absolute;
    background: transparent url(../assets/img1.png) 0px 0px/ 728px 90px no-repeat;
    top: 0;
    left: 0;
    width: 728px;
    height: 90px;
}



/*FRAME 2 */

#img2 {
    position: absolute;
    background: transparent url(../assets/img2.png) 0px 0px/ 728px 90px no-repeat;
    top: 0;
    left: 0;
    width: 728px;
    height: 90px;
}

#copy22 {
    top: -11px;
    left: 176px;
    letter-spacing: -0.025em;
}





/*FRAME 3 */

#copy31 {
    top: -11px;
    left: 176px;
    letter-spacing: -0.025em;
}


#copy33 {
    top: 64px;
    left: 438px;
    color: #515151;
    font-size: 8px;
}

#img3 {
    position: absolute;
    background: transparent url(../assets/img3.png) 0px 0px/ 728px 90px no-repeat;
    top: 0;
    left: 0;
    width: 728px;
    height: 90px;
}



/* FIREFOX */

@supports (-moz-appearance:meterbar) and (display:flex) {
    /*#copy11 {
        top: 45px;
        left: 11px;
    }

    #copy22 {
        top: 108px;
        left: 11px;
    }

    #copy31 {
        top: 51px;
        left: 15px;
    }

    #copy33 {
        top: 177px;
    }*/
}





#cta {
    top: 52px;
    left: 431px;
    width: 112px;
    height: 16px;
    background: url(../assets/cta.png) 0px 0px/ 112px 16px no-repeat;
}




/* ISI */

#isi {
    bottom: 0px;
    left: 556px;
    width: 172px;
    height: 90px;
    background-color: #fff;
    overflow: hidden;
}


#isi .viewport {
    width: 160px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    left: 0px;
}

#isi .overview {
    position: absolute;
    left: 0;
    top: -8px;
    padding: 0;
    margin: 0;
}

#parche {
    position: absolute;
    top: 0px;
    padding-top: 3px;
}


#isi .scrollbar {
    background: transparent url(../assets/scroll-bar.png) no-repeat 0 0;
    position: relative;
    background-position: 0 0;
    float: right;
    width: 6px;
    top: 3px;
    height: 85px !important;
    right: 3px;
}

#isi .track {
    height: 85px !important;
    width: 6px;
    position: relative;
    padding: 0 1px;
}

#isi .thumb {
    background: transparent url(../assets/scroll-button.png) no-repeat 50% 100%;
    height: 14px !important;
    width: 6px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: -2px;
    left: 0px;
}

#isi .thumb .end {
    overflow: hidden;
    height: 5px;
    width: 25px;
}

#isi .disable {
    display: none;
}

.noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}


#isiCopy {
    margin-top: 5px;
    margin-left: 7pt;
    width: 151px;
    color: #505050;
    font: normal 8px/10px arial, helvetica, sans-serif;
    overflow-wrap: break-word;
}

#isiCopy h2 {
    color: #3f5dab;
    font: bold 8px/10px arial, helvetica, sans-serif;
    margin: 0px 0px 1px 0px;
    letter-spacing: 0.1px;
}

#isiCopy h3 {
    font: bold 7px/9px arial, helvetica, sans-serif;
    margin: 0px 0px 9px 0px;
    letter-spacing: 0.1px;
}

#isiCopy a {
    color: #e38b1e;
    text-decoration: none;
}

#isiCopy p {
    margin: 0px 0px 10px 0px;
}

#isiCopy p:nth-of-type(3),
#isiCopy p:nth-of-type(8),
#isiCopy p:nth-of-type(9) {
    margin: 10px 0px 10px 0px;
}

#isiCopy ul {
    list-style-type: disc;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 15px;
}

#isiCopy ul:nth-of-type(2) {
    padding: 0px;
}

#isiCopy ul li {
    margin: 5px 0px 0px 15px
}

#isiCopy ul ul {
    list-style-type: circle;
    margin: 0px 0px 0px 15px
}

#isiCopy ul ul ul {
    list-style-type: none;
    margin: 0px 0px 0px 15px
}

#isiCopy ul ul ul li:before {
    content: "\2013\a0";
    margin: 0px 0px 0px -9px;
}

#isiCopy li:first-of-type {
    margin: 5px 0px 0px 15px
}

#isiCopy sub {
    font-size: 8px;
    line-height: 0px;
    vertical-align: -2px;
}




#isi {
    bottom: 0px;
    left: 556px;
    width: 172px;
    height: 90px;
    background-color: #fff;
    overflow: hidden;
}


#isi .viewport {
    width: 160px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    left: 0px;
}

#isi .overview {
    position: absolute;
    left: 0;
    top: -8px;
    padding: 0;
    margin: 0;
}

#parche {
    position: absolute;
    top: 0px;
    padding-top: 3px;
}


#isi .scrollbar {
    background: transparent url(../assets/scroll-bar.png) no-repeat 0 0;
    position: relative;
    background-position: 0 0;
    float: right;
    width: 6px;
    top: 3px;
    height: 85px !important;
    right: 3px;
}

#isi .track {
    height: 85px !important;
    width: 6px;
    position: relative;
    padding: 0 1px;
}

#isi .thumb {
    background: transparent url(../assets/scroll-button.png) no-repeat 50% 100%;
    height: 14px !important;
    width: 6px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: -2px;
    left: 0px;
}

#isi .thumb .end {
    overflow: hidden;
    height: 5px;
    width: 25px;
}

#isi .disable {
    display: none;
}

.noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}


#isiCopy {
    margin-top: 5px;
    margin-left: 7pt;
    width: 151px;
    color: #505050;
    font: normal 8px/10px arial, helvetica, sans-serif;
    overflow-wrap: break-word;
}

#isiCopy h2 {
    color: #3f5dab;
    font: bold 8px/10px arial, helvetica, sans-serif;
    margin: 0px 0px 1px 0px;
    letter-spacing: 0.1px;
}

#isiCopy h3 {
    font: bold 7px/9px arial, helvetica, sans-serif;
    margin: 0px 0px 9px 0px;
    letter-spacing: 0.1px;
}

#isiCopy a {
    color: #e38b1e;
    text-decoration: none;
}

#isiCopy p {
    margin: 0px 0px 10px 0px;
}

#isiCopy p:nth-of-type(3),
#isiCopy p:nth-of-type(8),
#isiCopy p:nth-of-type(9) {
    margin: 10px 0px 10px 0px;
}

#isiCopy ul {
    list-style-type: disc;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 15px;
}

#isiCopy ul:nth-of-type(2) {
    padding: 0px;
}

#isiCopy ul li {
    margin: 5px 0px 0px 15px
}

#isiCopy ul ul {
    list-style-type: circle;
    margin: 0px 0px 0px 15px
}

#isiCopy ul ul ul {
    list-style-type: none;
    margin: 0px 0px 0px 15px
}

#isiCopy ul ul ul li:before {
    content: "\2013\a0";
    margin: 0px 0px 0px -9px;
}

#isiCopy li:first-of-type {
    margin: 5px 0px 0px 15px
}

#isiCopy sub {
    font-size: 8px;
    line-height: 0px;
    vertical-align: -2px;
}

