.myclass::-webkit-slider-thumb { height: 25px !important; width: 25px !important; border-radius: 50% !important; background: #007afe !important; cursor: pointer !important; -webkit-appearance: none !important; appearance: none !important; } input[name=T6_unemployed_man_conf]::-webkit-slider-runnable-track { width: 100%; height: 25px; cursor: pointer; animate: 0.2s; } input[name=T6_unemployed_man_conf]::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 25px; height: 25px; border-radius: 50%; background: #007afe; cursor: pointer; } input[name=T6_unemployed_man_conf]::-webkit-slider-thumb { border: 0px; height: 0px; width: 0x; border-radius: px; -webkit-appearance: none; } .myclass::-moz-range-thumb { width: 25px !important; height: 25px !important; border-radius: 50% !important; background: #007afe !important; cursor: pointer !important; } input[name=T6_unemployed_man_conf]:: -moz-slider-runnable-track { width: 100%; height: 25px; cursor: pointer; animate: 0.2s; } input[name=T6_unemployed_man_conf]::-moz-range-thumb { width: 25px; height: 25px; border-radius: 50%; background: #007afe; cursor: pointer; } input[name=T6_unemployed_man_conf]::-moz-range-thumb { border: 0px; height: 0px; width: 0px; border-radius: 0px; }