input[type=range]{-webkit-appearance:none;background:0 0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#d8ca0d;border-radius:50%;width:16px;height:16px;margin-top:-6px}input[type=range]::-webkit-slider-runnable-track{background:#fff;border-radius:2px;height:4px}input[type=range]:focus{outline:none}
