.current-time-container{text-align:center;width:160px;position:absolute;bottom:70px;right:5px}.current-time{font-size:28px;color:#fff;background:rgba(40,42,67,.8);padding:5px 20px;border-radius:8px;max-width:250px;margin:10px auto}.event-marker{background:#282a43;width:20px;height:20px;border-radius:50%;cursor:pointer}.marker{background-image:url(../img/bus.00b32d0f.svg)!important;background-size:cover;width:35px;height:65px;-webkit-filter:drop-shadow(0 0 4px #4654d4);filter:drop-shadow(0 0 4px #4654D4);cursor:pointer}.view-button{text-align:center;background:#4654d4;-webkit-box-shadow:0 2px 2px #282a43;box-shadow:0 2px 2px #282a43;border-radius:50%;position:absolute;top:80px;right:10px;width:40px!important;height:40px!important}.passenger-state{width:15px;height:15px;padding:unset!important;margin-bottom:40px;margin-left:40px;border-radius:50%!important}.toolbar-inner{overflow:visible}.range-knob-label{width:100px!important;height:50px!important;font-size:14pt;margin-left:-50px!important}.range-knob-label:before{margin-left:-25px!important}input[type=range]{background:none;height:25px;-webkit-appearance:none;margin:10px 0;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:.2s;-webkit-box-shadow:0 0 0 #000;box-shadow:0 0 0 #000;background:#3bbfff;border-radius:1px;border:0 solid #000}input[type=range]::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 #000;box-shadow:0 0 0 #000;border:1px solid #3bbfff;height:18px;width:18px;border-radius:25px;background:#3bbfff;cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range]:focus::-webkit-slider-runnable-track{background:#3bbfff}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#3bbfff;border-radius:1px;border:0 solid #000}input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000;border:1px solid #3bbfff;height:18px;width:18px;border-radius:25px;background:rgba(59,191,255,.6);cursor:pointer}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#3bbfff;border:0 solid #000;border-radius:2px;box-shadow:0 0 0 #000}input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000;border:1px solid #3bbfff;height:18px;width:18px;border-radius:25px;background:rgba(59,191,255,.6);cursor:pointer}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#3bbfff}