.range-slider{width:-webkit-calc(100% - 12px);width:-moz-calc(100% - 12px);width:calc(100% - 12px);height:4px;position:relative;margin:0 auto;background-color:#ccc}.range-slider .ui-slider-range{height:6px;position:relative;top:-1px;background:-webkit-gradient(linear,left top,right top,color-stop(0,#fd5f46),to(#fd6c55));background:-webkit-linear-gradient(left,#fd5f46 0,#fd6c55);background:-moz-linear-gradient(left,#fd5f46 0,#fd6c55);background:linear-gradient(90deg,#fd5f46 0,#fd6c55)}.range-slider .ui-slider-handle{width:12px;height:12px;display:block;position:absolute;top:50%;margin:-6px 0 0 -6px;background:#ccc;border:2px solid #fd5f46;outline:0 none}.range-slider .ui-slider-handle:last-child{background:#fff;border-color:#fd6c55}
