<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
    font-size:12px;
}
.navbar{
padding-bottom:0;
}
.navbar .container {
min-height:50px
}
.fixcontainer {
    margin-top:104px;padding-left:0;padding-right:0;
}
/*shared themes*/
#back-to-top{position:fixed;_position:absolute;right:2px;bottom:20px;width:40px;height:40px;overflow:hidden; border-radius:4px;}
#back-to-top a{display:block;width:40px;height:40px;line-height:36px;color:#fff;text-align:center;background:#1BA1E2;}
#back-to-top a:hover{background-color:#111;text-decoration:none;}
.loading {
    display:block; height:40px; background:url(../images/loader.gif) center no-repeat;
}</pre></body></html>