input[type=range]{appearance:none;cursor:pointer;background:0 0;width:4rem}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background-color:#3d3d3d77;height:.3rem}input[type=range]::-webkit-slider-thumb{appearance:none;background-color:#8c8c8c;width:.5rem;height:1.2rem;margin-top:-7.2px}input[type=range]:focus::-webkit-slider-thumb{outline-offset:.125rem;outline:1px solid #8c8c8c}input[type=range]::-moz-range-track{background-color:#3d3d3d77;height:.3rem}input[type=range]::-moz-range-thumb{background-color:#8c8c8c;border:none;width:.5rem;height:1.2rem}input[type=range]:focus::-moz-range-thumb{outline-offset:.125rem;outline:1px solid #8c8c8c}
