#timeControl{background:rgba(0,0,0,.4);bottom:0;color:#fff;cursor:pointer;left:0;margin:0 auto;position:absolute;right:0}#now_button{font-size:.9em;padding:8px 5px}.timeElement .glyph{font-size:inherit}.timeElement{border-left:1px solid #9c9c9c;display:table-cell;padding:8px 15px;position:relative;text-align:center;white-space:nowrap;z-index:10}.timeElement .glyph:before{line-height:.5em}.timeElement.first{border-left:none;min-width:30px}.timeElement:hover{background-color:hsla(0,0%,100%,.2)}#timeSliderOuter{display:table-cell;position:relative;width:100%}#timeSlider{-webkit-tap-highlight-color:rgba(0,0,0,0);display:table;width:100%}#hoverProgress,#timeProgress{height:6px;left:0;position:absolute;top:0;width:0}.notransition{transition:none!important}#timeProgress{background-color:rgba(255,142,75,.58);transition:width .3s}@keyframes move{0%{background-position:0 0}to{background-position:50px 50px}}#hoverProgress{border-right:3px solid #000}#hoverHour,#timeHour{background-color:rgba(0,0,0,.6);border-radius:5px;cursor:ew-resize;font-size:.8em;padding:4px 7px;position:absolute;right:-23px;top:-24px}.hide{display:none}