Hi!
Thank you for the details! I believe this custom CSS should be a good start:
[html]#ajaxsearchprobsettings1_1.wpdreams_asp_sc form fieldset {
border: 1px solid #e4e4e4 !important;
padding: 5px 10px!important;
box-sizing: border-box;
}
.noUi-handle {
background: #d0d0d0 !important;
}
.noUi-base {
background: #e8e8e8;
}
.noUi-target {
margin-left: 20px !important;
}
.mCSBap_dragger_bar {
background: #b1b1b1 !important;
margin-left: -2px !important;
border-radius: 4px !important;
}[/html]