<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#scrollUp {
    outline: 0;
    background: no-repeat scroll 0 0 transparent;
    bottom: 20px;
    width: 38px;
    height: 38px;
    right: 20px;
    text-indent: -999999px;
    z-index: 999999999;
    -khtml-opacity: .7;
    -moz-opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    opacity: .7
}

.fttb-arrow-icon {
    float: left;
    margin-bottom: 8px;
    margin-right: 20px;
    border: solid 1px #d0d0d0;
    padding: 5px
}

.fttb-save-button {
    margin-top: 10px !important;
    font-weight: 700
}

.fttb-title-bar {
    width: 96%;
    background-color: #0073aa !important;
    color: #fff !important;
    display: inline-block;
    padding-left: 16px;
    margin-top: 30px;
    margin-bottom: 30px
}

.fttb-title-bar h2 {
    color: #fff
}

.fttb-intro {
    font-weight: 700;
    width: 96%;
    padding-left: 5px;
    margin-bottom: 20px
}

.fttb-left {
    float: left
}

.fttb-right {
    float: right
}

#fttb_settings input[type=text] {
    font-size: inherit;
    margin-right: 10px
}

.fttb_animation {
    font-size: inherit !important
}

#fttb_settings label.error {
    color: red
}

#fttb_settings input.error {
    border: 2px solid #5b9bb9
}</pre></body></html>