div.timeslider:fullscreen{width:calc(100vw - 4rem);height:calc(100vh - 4rem);background-color:#fff;padding:2rem}div.timeslider:-webkit-full-screen{width:calc(100vw - 4rem);height:calc(100vh - 4rem);background-color:#fff;padding:2rem}div.timeslider:-moz-full-screen{width:calc(100vw - 4rem);height:calc(100vh - 4rem);background-color:#fff;padding:2rem}div.timeslider div.hints{position:relative;text-align:center;font-size:.8em;color:#666}div.timeslider span.fullscreen{cursor:pointer}div.timeslider div.timesliderbox{min-height:10rem;width:100%;overflow-y:hidden;overflow-x:scroll;white-space:nowrap;cursor:all-scroll;background-color:#F0F0F0}div.timeslider div.timesliderbox div.timesliderrow{position:relative;margin:.2rem 2rem;font-size:.8em;line-height:164%}div.timeslider div.timesliderbox div.timesliderrow>span{display:inline-block;vertical-align:top;width:3rem;white-space:normal;text-align:center}div.timeslider div.timesliderbox div.timesliderrow>span:before{display:block;content:"|";font-weight:normal;font-size:.3em;line-height:1em}div.timeslider div.timesliderbox div.timesliderrow div{position:absolute;padding:.2rem;border:0;white-space:normal}div.timeslider div.timesliderbox div.timesliderrow div.color1,div.timeslider div.timesliderbox div.timesliderrow div.color2,div.timeslider div.timesliderbox div.timesliderrow div.color3,div.timeslider div.timesliderbox div.timesliderrow div.color4,div.timeslider div.timesliderbox div.timesliderrow div.color5{cursor:pointer}div.timeslider div.timesliderbox div.timesliderrow div.color1{background-color:rgba(244,100,134,0.5);border:2px solid #f46486}div.timeslider div.timesliderbox div.timesliderrow div.color2{background-color:rgba(240,227,83,0.5);border:2px solid #f0e353}div.timeslider div.timesliderbox div.timesliderrow div.color3{background-color:rgba(166,208,240,0.5);border:2px solid #a6d0f0}div.timeslider div.timesliderbox div.timesliderrow div.color4{background-color:rgba(110,200,54,0.5);border:2px solid #6ec836}div.timeslider div.timesliderbox div.timesliderrow div.color5{background-color:rgba(142,106,188,0.5);border:2px solid #8e6abc}div.timeslider div.timesliderbox div.timesliderrow div span{font-weight:bold}div.timeslider div.infobox>div{border-left:2pt solid #f46486;padding-left:1rem}div.timeslider div.infobox>div.hidden{display:none}div.timeslider div.infobox>div h3 span{background-color:#f46486;margin-right:.8em}div.timeslider div.infobox>div:nth-child(5n+2){border-color:#f0e353}div.timeslider div.infobox>div:nth-child(5n+2) h3 span{background-color:#f0e353}div.timeslider div.infobox>div:nth-child(5n+3){border-color:#a6d0f0}div.timeslider div.infobox>div:nth-child(5n+3) h3 span{background-color:#a6d0f0}div.timeslider div.infobox>div:nth-child(5n+4){border-color:#6ec836}div.timeslider div.infobox>div:nth-child(5n+4) h3 span{background-color:#6ec836}div.timeslider div.infobox>div:nth-child(5n+5){border-color:#8e6abc}div.timeslider div.infobox>div:nth-child(5n+5) h3 span{background-color:#8e6abc}div.timeslider div.pagination{display:none}div.timeslider div.pagination.active{font-size:.8em;background-color:#666;color:#ccc;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}div.timeslider div.pagination.active div{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;padding:.7em .8em .8em .8em}div.timeslider div.pagination.active div.button{visibility:hidden}div.timeslider div.pagination.active div.button.active{visibility:visible}div.timeslider i{font-family:eLearn-icons;font-style:normal;margin-right:.2em;font-size:1.8em;float:left}div.timeslider i.after{margin-right:0;margin-left:.2em;float:right}div.timeslider div.button:hover,div.timeslider div.button:active,div.timeslider div.button:focus{color:#fff;cursor:pointer}