menu{padding:0;display:inline-block;height:100%}.menu{background-color:#2a2a2a;height:100vh;float:left;color:white;font-weight:normal;overflow:hidden}#menu{width:240px;transition:linear width 300ms}.menu div{display:inline-block}.menu-row{width:240px;height:70px;cursor:pointer}.menu-row:hover{background-color:#fcea44;color:black}.menu-profile-icon img{height:57px;width:57px;margin-left:12px;margin-top:14px}.menu-greeting{padding-left:26px;vertical-align:middle;padding-top:14px;font-size:12px;font-weight:bold;line-height:16px}.menu-greeting *{font-size:12px;font-weight:bold;line-height:16px}.menu-row:first-child{height:83px}.menu-row .menu-icon{width:43px;float:left;height:100%}.menu-row .menu-icon img{width:26px;height:25px;margin-left:17px;margin-top:23px}.menu-row .menu-link{width:auto;overflow:hidden;padding-top:30px;font-size:12px;padding-left:19px}.menu-current-state{border-right:8px solid #fcea44}.menu .header-btn{width:100%;border-left:0;border-bottom:1px solid white;padding-top:30px}@media(max-width:991px){.menu{z-index:2}#menu{width:0}}