<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#gotop {
    display: none;
    width: 55px;
    height: 55px;
    position: fixed;
    z-index: 999;
    right: 50px;
    bottom: 50px;
    background: url('images/backtop2013.png') no-repeat -70px 0px;
    padding-bottom: 100px;
}

#mainContent {
    margin: 0 !important;
}

#realContent {
    margin: 0 !important;
}

html, .tfs-layout {
    background-image: none !important;
    margin: 0 !important;
}</pre></body></html>