.VerticalMenu{height:100%;width:400px;}.VerticalMenu>div{width:400px}.VerticalMenu>div>div:first-child{text-align:left;height:40px;background-color:white;line-height:40px;padding-right:10px;padding-top:15px;transition:background-color .4s linear}.VerticalMenu>div>div:first-child>i:last-child{line-height:40px;float:right;transform:rotate(0deg);transition:transform .4s linear}.VerticalMenu>div>div:last-child{width:400px;display:none}.VerticalMenu>div>div:last-child>div{background-color:white;transition:background-color .1s linear;text-align:left;line-height:40px}}.VerticalMenu>div:first-child>div:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.VerticalMenu>div:last-child>div:first-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.VerticalMenu>div:last-child::after{display:block;clear:both}