.one-year-thumb::-webkit-slider-thumb { border: 1px solid #000000; width: 25px !important; height: 30px !important; border-top: 15px solid transparent !important; border-left: 30px solid #007afe !important; border-bottom: 15px solid transparent !important; background: #d3d3d3 !important; cursor: pointer !important; box-shadow: -810px 0 0 800px #007afe !important; -webkit-appearance: none !important; } input[name=slider_one_year] { -webkit-appearance: none; margin: 18px 0; width: 100%; overflow: hidden; } input[name=slider_one_year]:focus { outline: none; } input[name=slider_one_year]::-webkit-slider-runnable-track { width: 100%; height: 30px; cursor: pointer; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; background: #d3d3d3; border-radius: 0px; border: 0.0px solid #ffffff; } input[name=slider_one_year]::-webkit-slider-thumb { border: 0px; height: 0px; width: 0px; border-radius: 0px; -webkit-appearance: none; } /* five year line length */ .five-year-thumb::-webkit-slider-thumb { border: 1px solid #000000; width: 25px !important; height: 30px !important; border-top: 15px solid transparent !important; border-left: 30px solid #007afe !important; border-bottom: 15px solid transparent !important; background: #d3d3d3 !important; cursor: pointer !important; box-shadow: -810px 0 0 800px #007afe !important; -webkit-appearance: none !important; } input[name=slider_five_year] { -webkit-appearance: none; margin: 18px 0; width: 100%; overflow: hidden; } input[name=slider_five_year]:focus { outline: none; } input[name=slider_five_year]::-webkit-slider-runnable-track { width: 100%; height: 30px; cursor: pointer; box-shadow: 10px 10px 10px #000000, 0px 0px 10px #0d0d0d; background: #d3d3d3; border-radius: 0px; border: 0.0px solid #ffffff; } input[name=slider_five_year]::-webkit-slider-thumb { border: 0px; height: 0px; width: 0px; border-radius: 0px; -webkit-appearance: none; }