html,body{height:100%;background-color:#495057;color:#fff}.text-lightish{color:#dee2e6}.bg-lightish{background-color:#dee2e6}.font-weight-semibold{font-weight:600}.card-highlight-success{background-color:#f8f9fa;border-left:solid 6px #28a760}.card-highlight-primary{background-color:#f8f9fa;border-left:solid 6px #fe1379}.jumbotron-font-1{font-size:2rem}@media screen and (min-width: 576px){.jumbotron-font-1{font-size:2.5rem}}@media screen and (min-width: 768px){.jumbotron-font-1{font-size:4rem}}.jumbotron-font-2{font-size:1.5rem}@media screen and (min-width: 576px){.jumbotron-font-2{font-size:1.75rem}}@media screen and (min-width: 768px){.jumbotron-font-2{font-size:3rem}}.jumbotron-font-3{font-size:1rem}@media screen and (min-width: 576px){.jumbotron-font-3{font-size:1.125rem}}@media screen and (min-width: 768px){.jumbotron-font-3{font-size:1.75rem}}.navbar{position:sticky;top:0;z-index:1071;min-height:4rem;background-color:#212529;box-shadow:0 .5rem 1rem rgba(0,0,0,.05),inset 0 -1px 0 rgba(255,255,255,.1);margin-bottom:0rem;display:flex;align-items:center}.navbar .navbar-brand{font-weight:600;margin-bottom:0rem}.navbar .vertical-divider{width:2px;height:2rem;background-color:rgba(255,255,255,.5);margin-right:1rem}.navbar .nav-link,.navbar .nav-item{padding:.25rem 0rem;font-weight:600;color:rgba(255,255,255,.5);background-color:rgba(0,0,0,0);text-decoration:none}.navbar .nav-link.active{color:#fff}.sidebar{position:sticky;top:4rem;z-index:1000;height:auto;display:flex}@media screen and (min-width: 768px){.sidebar{height:calc(100vh - 4rem)}}.sidebar .nav-item{margin-bottom:.25rem}.sidebar .nav-item .nav-link{font-size:1.125rem;font-weight:500;color:rgba(255,255,255,.5);text-decoration:none}.sidebar .nav-item.active{background-color:#495057;border-radius:.25rem;border-right:solid 3px #fe1379}.sidebar .nav-item.active .nav-link{color:#fff;font-weight:700}[role=button],a.nav-link,a.nav-item{cursor:pointer}h6,.h6{font-weight:600}