.ui-widget.ui-widget-content{border:1px solid #f5f7f8;-webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px;background-clip:padding-box;background-color:#f3f4f5}.ui-slider{position:relative}.ui-slider.ui-slider-horizontal{height:8px}.ui-slider .ui-slider-range{height:8px;position:absolute;z-index:1;display:block;background-color:#ff8600}.ui-slider .ui-slider-handle{position:absolute;top:-2px;width:12px;height:12px;z-index:2;cursor:pointer;-ms-touch-action:none;touch-action:none;-webkit-border-radius:15px;border-radius:15px;-moz-border-radius:15px;background-clip:padding-box;background-color:#1c303f;margin-right:-2px}.ui-slider .ui-slider-handle:last-child{margin-left:-2px}