 .noUi-connect {
    background-color: #103d60
}

 .noUi-horizontal {
    height: 10px
}

 .noUi-horizontal .noUi-handle {
    width: 25px;
    height: 20px;
    right: -13px !important
}

 .noUi-horizontal .noUi-handle:before {
    height: 10px;
    left: 10px;
    top: 4px
}

 .noUi-horizontal .noUi-handle:after {
    height: 10px;
    left: 12px;
    top: 4px
}

 .noUi-target {
    font-size: .7rem;
    margin-bottom: 0
}

 .noUi-marker-horizontal {
    width: 1px;
    height: 4px
}

 .noUi-marker-horizontal.noUi-marker-large {
    height: 8px
}

 .noUi-value {
    top: 15px
}

 .noUi-pips-horizontal {
    height: 20px;
    padding: 10px 0 0
}
