.dashbord img{width:125px}.link{font-weight:500;font-size:14px}.link:hover{background-color:#fff;color:#000;border-radius:6px}.img-link img:last-child{display:none}.link:hover img:last-child{display:block}.link:hover img:first-child{display:none}.vertical-navigation-mode-over{position:fixed!important;transform:translateZ(0);left:0!important;top:0!important;bottom:0}#nav{transition-duration:.4s;transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-property:visibility,margin-left,margin-right,transform,width,max-width,min-width;box-shadow:0 0 20px rgba(0,0,0,.2);background-color:#bacedb;position:sticky;display:flex;flex-direction:column;flex:1 0 auto;top:0;width:260px;min-width:260px;max-width:260px;height:100vh;min-height:100vh;max-height:100vh;z-index:10;color:#000!important}#nav::-webkit-scrollbar{width:6px}#nav::-webkit-scrollbar-track{background:#f1f1f1}#nav::-webkit-scrollbar-thumb{background:#888;border-radius:6px}#nav::-webkit-scrollbar-thumb:hover{background:#555}