.video-js {}.vjs-dvrseekbar {display: block;}#dvr-current-time {line-height: 3.5em;font-size: 12px;font-weight: 700;cursor: pointer;user-select: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}#seekBar {display: flex;margin-top: 10px !important;height: 4px;margin: 0;padding: 0;-webkit-appearance: none;border: 0 solid #666;border-radius: 0;background-color: rgba(102, 102, 102, 1);outline: none;}#seekBar::-moz-range-track {background-color: transparent;outline: none;}#seekBar::-ms-fill-lower, #seekBar::-ms-fill-upper, #seekBar::-ms-track {background-color: transparent;outline: none;}#seekBar {flex-grow: 1;cursor: pointer;}::-webkit-slider-thumb {-webkit-appearance: none;background-color: #fff;outline: none;}#seekBar::-moz-range-thumb {background-color: #fff;outline: none;}#seekBar::-ms-thumb {background-color: #fff;outline: none;}#seekBar::-webkit-slider-thumb {width: 4px;height: 100%}#seekBar::-moz-range-thumb {width: 4px;height: 100%}#seekBar::-ms-thumb {width: 4px;height: 100%}#seekBar::-ms-tooltip {display: none;}@media screen and (-webkit-min-device-pixel-ratio:0) {input[type=range] {overflow: hidden;width: 80px;-webkit-appearance: none;background-color: #fff;}input[type=range]::-webkit-slider-runnable-track {height: 10px;-webkit-appearance: none;color: #fff;margin-top: -1px;}input[type=range]::-webkit-slider-thumb {width: 10px;-webkit-appearance: none;height: 10px;cursor: pointer;background: #434343;box-shadow: -9999px 0 0 9999px #a80929;}}input[type=range]::-moz-range-progress {background-color: #a80929;height: 100%}input[type=range]::-moz-range-track {background-color: #9a905d;}input[type=range]::-ms-fill-lower {background-color: #a80929;}input[type=range]::-ms-fill-upper {background-color: #9a905d;}#seekBar {width: 100%}