body,html{height:100%;overflow-x:hidden}main{flex:1 0 auto}.body-bg{background:none;width:100vw;height:100vh;position:fixed;z-index:-1}@media (min-width:1200px){.body-bg.authenticated{background:url(assets/img/hex-bg-bottom-right.png) 100% 100% no-repeat}}@media (min-width:992px){.body-bg.unauthenticated{background:url(assets/img/hex-bg-top-left.png) 0 0 no-repeat,url(assets/img/hex-bg-bottom-right.png) 100% 100% no-repeat}}.demo-indicator{height:4rem;background-color:#ffc107;color:#151b1e;padding:.75rem;font-size:1.25rem;font-weight:600;text-transform:uppercase;text-align:center;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.demo-indicator .dismiss{padding:.25rem;background:none;border:none;cursor:pointer;font-weight:700;font-size:1.5rem;position:absolute;right:1rem}.demo-indicator .dismiss-label{visibility:hidden}footer{flex-shrink:0;background-color:#fff;border-top:1px solid #536c79;font-size:.9rem;margin-top:2rem;padding:.75rem 1rem}footer a{color:#000;text-decoration:underline}header .navbar{height:3.5rem}header .navbar .navbar-brand img{height:25px}@media (min-width:768px){header .navbar .navbar-brand img{height:40px}}header .navbar .navbar-toggler{border:0}header .navbar .nav-link{font-size:1.1rem}@media (min-width:576px){header .navbar .nav-link{font-size:1.25rem}}#sidebar{min-height:calc(100vh - 3.5rem);margin-left:-16rem;transition:margin .25s ease-out}#sidebar .list-group{margin-top:1rem;width:16rem}#sidebar .list-group-item{border:0;color:#fff}#sidebar .list-group-item:hover{background-color:#262626!important}#sidebar .list-group-item.active:not(:hover){background-color:#141414!important}#sidebar .list-group-item .icon{font-size:1.25rem;margin-right:.5rem;width:1.75rem}.demo-indicator-visible #sidebar{min-height:calc(100vh - 7.5rem)}#page-content{display:flex;flex-direction:column;min-width:100vw}#sidebar.toggled{margin-left:0}@media (min-width:768px){#sidebar{margin-left:0}#page-content{min-width:0;width:100%}}.skip-to-main{position:absolute;left:-999px}.skip-to-main:focus{z-index:1050;left:3px;top:3px}