#chapter,#dashboard{height:100vh;overflow:hidden}#dashboard>section{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#dashboard>section:first-of-type{height:10vh}#dashboard>section:nth-last-of-type(2){height:27vh}#dashboard>section:last-of-type{height:63vh}#dashboard>section>div{width:100%}#dashboard>section:not(:nth-of-type(2))>div{margin:0 3%}#dashboard>section:first-of-type>div{margin-top:3%}#dashboard>section:last-of-type>div{margin-bottom:3%}#dashboard>section:nth-of-type(2){width:120%}#dashboard>section:nth-of-type(2)>div{margin-left:2.5%;display:-webkit-box;display:-ms-flexbox;display:flex}#dashboard>section:last-of-type>div>.card,#dashboard>section:nth-of-type(2)>div>.card:first-of-type{margin-left:0}#dashboard>section:nth-of-type(2)>div>.card{cursor:pointer;-ms-flex-preferred-size:20%;flex-basis:20%;height:220px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-size:cover;background-position-x:center}#dashboard>section:nth-of-type(2)>div>.card,#dashboard>section:nth-of-type(2)>div>.card>section:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#dashboard>section:nth-of-type(2)>div>.card>section:first-of-type{text-shadow:1px 0 0 rgba(0,0,0,.5),0 -1px 0 rgba(0,0,0,.5),0 1px 0 rgba(0,0,0,.5),-1px 0 0 rgba(0,0,0,.5)}#dashboard>section:nth-of-type(2)>div>.card>section:first-of-type>p:first-of-type{padding:0 1em 0 1em}#dashboard>section:nth-of-type(2)>div>.card>section:first-of-type>div{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.9em .6em .6em 0}#dashboard>section:nth-of-type(2)>div>.card>section:first-of-type>div>.caption{margin:0;padding:.4em .2em 0 0}#dashboard>section:nth-of-type(2)>div>.card>section:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;height:0%;width:100%;background-color:hsla(0,1%,40%,.95);border-bottom-right-radius:2px;border-bottom-left-radius:2px}#dashboard>section:nth-of-type(2)>div>.card>section:last-of-type>i{padding:.6em .4em .4em .4em}#dashboard-navigation-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#dashboard-navigation-container>div>h3{margin-top:-15px}#searchbody{opacity:.95;min-width:200px;margin-left:15px;border-radius:45px}#statistics-view{display:-webkit-box;display:-ms-flexbox;display:flex;width:65%;height:calc(100% - 1rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#statistics-view>p{opacity:.5}@media only screen and (max-height:800px){#statistics-view{margin-top:3rem;height:calc(100% - 2rem)}}.available{background-color:rgba(213,41,22,.9)!important}