@media screen and (-moz-images-in-menus:0){input[type=range]{border:1px solid white}input[type=range]::-moz-range-track{height:5px;background:#ddd;border:none;border-radius:3px}input[type=range]::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:rgba(198, 224, 181, 1)}input[type=range]:-moz-focusring{outline:1px solid white;outline-offset:-1px}input[type=range]:focus::-moz-range-track{background:#ccc}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){input[type=range]::-ms-track{width:300px;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#777;border-radius:10px}input[type=range]::-ms-fill-upper{background:#ddd;border-radius:10px}input[type=range]::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:rgba(198, 224, 181, 1)}input[type=range]:focus::-ms-fill-lower{background:#888}input[type=range]:focus::-ms-fill-upper{background:#ccc}}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=range]{-webkit-appearance:none}input[type=range]::-webkit-slider-runnable-track{width:300px;height:5px;background:#ddd;border:none;border-radius:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:rgba(198, 224, 181, 1);margin-top:-4px}input[type=range]:focus{outline:none}input[type=range]:focus::-webkit-slider-runnable-track{background:#ccc}}::i-block-chrome,input[type='range']{-webkit-appearance:none;border-radius:5px;box-shadow:inset 0 0 5px #333;background-color:#999;height:5px;vertical-align:middle}}