input[type=range]::-ms-thumb{pointer-events:all;border:0;border-radius:0;width:28px;height:28px}input[type=range]::-moz-range-thumb{pointer-events:all;border:0;border-radius:0;width:28px;height:28px}input[type=range]::-webkit-slider-thumb{pointer-events:all;-webkit-appearance:none;border:0;border-radius:0;width:28px;height:28px}