.main-navbar{height:64px;padding:25px;z-index:2}@media only screen and (max-width:767px){.main-navbar{padding-left:0;padding-right:10px}}.notification-box{display:grid;grid-template-columns:60px 1fr;grid-template-rows:auto;grid-gap:0}.dropdown-toggle:after{display:none}.dropdown-menu{float:none;right:0;left:auto;transition:transform .15s,opacity .15s;transform:scale(0);transform-origin:top right;overflow:hidden;display:block;opacity:0}.dropdown-menu.show{transform:scale(1);opacity:1}[type=button],button{-webkit-appearance:none}body{background:#f5f5f5}.document-root{min-height:100vh;display:flex;flex-direction:column;position:relative}main{min-width:900px}footer{font-size:80%}footer,footer a{color:#8a8a8a!important}footer a{text-decoration:none;font-weight:500!important}footer a:hover{text-decoration:underline}.navbar-left{background-color:#fff;width:0;overflow-x:hidden;transition:width .2s;z-index:10000;max-height:calc(100vh - 64px);top:64px}.navbar-left-open .navbar-left{width:225px}.menu-overlay{position:fixed!important;background-color:transparent;width:0;height:0;top:0;z-index:500}.menu-overlay,.navbar-left-open .menu-overlay{transition:background-color .2s ease-in-out;left:0}.navbar-left-open .menu-overlay{background-color:rgba(0,0,0,.6);height:100%;width:100%;top:64px}@media(max-width:1324px){.navbar-left{position:fixed;top:64px;bottom:0}}@media(min-width:1325px){.navbar-left{width:200px}button#btn-toggle-nav{display:none!important}}.navbar-left-item{border-bottom:2px solid #ededed}.navbar-left-item a{text-decoration:none;white-space:nowrap}.navbar-left-item a.active h6{background-color:#d50c2d!important;color:#fff!important}.navbar-left-item a h6{text-transform:none}.navbar-left-item:hover{background-color:#ededed}