.sidebar{position:fixed;top:0;bottom:0;left:0;z-index:100;padding:48px 0 0;-webkit-box-shadow:inset -1px 0 0 rgba(0,0,0,.1);box-shadow:inset -1px 0 0 rgba(0,0,0,.1);background:#495469}.sidebar .nav-link{color:hsla(0,0%,100%,.5)}.sidebar .nav-link.active{color:#fff;background-color:#1582dc}.sidebar .nav-link:hover{color:#fff}.sidebar-sticky{position:relative;top:0;height:calc(100vh - 48px);padding-top:1rem;overflow-x:hidden;overflow-y:auto}@supports((position:-webkit-sticky) or (position:sticky)){.sidebar-sticky{position:-webkit-sticky;position:sticky}}.sidebar-heading{font-size:.75rem;text-transform:uppercase}[role=main]{padding-top:133px}@media(min-width:768px){[role=main]{padding-top:48px}}.navbar-brand{padding-top:.5rem;padding-bottom:.5rem;font-size:1rem}.navbar-brand img{height:2rem}
