.sidebar{position:fixed;height:100%;width:260px;border:solid var(--white);border-width:0 2px 0 0;box-shadow:6px 6px 12px #b8b9be,-6px -6px 12px #fff!important;transition:all .5s ease-in;z-index:90}@media (max-width:616px){.sidebar{-webkit-transform:translateX(-110%);transform:translateX(-110%)}.sidebar,.sidebar.active{transition:all .5s ease-in-out}.sidebar.active{display:block;-webkit-transform:translateX(0);transform:translateX(0)}.img-header-sidebar{height:50px;width:50px}.btn_close_siderbar{cursor:pointer;height:20px;width:20px;display:flex}.btn_close_siderbar:after,.btn_close_siderbar:before{content:"";right:18px;top:18px;position:absolute;height:20px;width:3px;background-color:#fff}.btn_close_siderbar:before{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btn_close_siderbar:after,.btn_close_siderbar:hover:before{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.btn_close_siderbar:hover:before{background-color:#20c997}.btn_close_siderbar:hover:after{background-color:#20c997;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.sidebar-header{display:flex;align-items:center;width:100%;background:#0d3a4e;height:150px}.sidebar-header .img-header{width:100px;height:100px}.sidebar-body{padding-top:20px;overflow-y:auto;height:100%;padding-bottom:180px;background:#09232f;overflow-x:hidden}.sidebar-body ul{list-style:none;padding-left:20px;padding-right:20px}.sidebar-body .side-link{width:100%;padding-top:5px;padding-bottom:5px}.sidebar-body .side-link a{display:flex}.sidebar-body .side-link a .icon-link{width:30px}.sidebar-body .clock{display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:100%}.sidebar-footer{position:fixed;width:inherit;bottom:0;background:#09232f}.sidebar-footer button{background:none;width:inherit;border:none}
/*# sourceMappingURL=9.081ef75e.chunk.css.map */