<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sxRANGE input {
    margin-top: 11px;
    display: inline-block;
    max-width: 45%;
    border: 1px solid #D9D9D9;
    padding: 5px 10px;
}

.sxRANGE input:last-child {
    float: right;
}

.sxRANGE .noUi-target {
    width: calc(100% - 34px);
    margin: 11px auto 10px auto;
}

.sxRANGE .noUi-horizontal .noUi-handle {
    top: -12px;
}

.sxRANGE .noUi-horizontal {
    height: 6px;
}</pre></body></html>