.sidebar{box-shadow:-10px 4px 64px #6d94c733;height:100%;position:fixed;transition:width .2s ease;width:250px}@media only screen and (min-width:767px){.sidebar{height:auto;position:static}}.sidebar .sidebar-label,.sidebar .user-details,.sidebar img{-webkit-animation:fade .5s;animation:fade .5s}.sidebar .burger{transition:transform .2s ease}.sidebar-minified{display:none;width:0}@media only screen and (min-width:767px){.sidebar-minified{display:block;height:auto;opacity:1;position:static;width:70px}.sidebar-minified .burger{transform:rotate(-90deg);transition:transform .2s ease}}#overlay,.sidebar-minified .sidebar-label,.sidebar-minified .user-details{display:none}#overlay{background-color:#00000080;bottom:0;cursor:pointer;height:100%;left:250px;position:fixed;right:0;top:0;width:100%;z-index:2}@media only screen and (max-width:767px){#overlay.enabled{display:initial}}
