<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dexp-body-inner{
    clear: both;
    overflow-x: hidden;
    /*overflow-y: auto;*/
    position: relative;
    height: auto;
    min-height: 100vh;
}
.dexp-sticky.fixed{
    position: fixed;
    width:100%;
    top:0;
    z-index:501;
}
.dexp-sticky.affix{
    top:0;
    width: 100%;
    z-index:501
}
.tp-bannertimer,.tp-bullets{
    z-index:500;
}

#admin-menu .dropdown li li {
    opacity: 1;
}
.mobile-parallax{
    background-attachment: fixed;
    background-size: cover;
}
*{
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}</pre></body></html>