html,body{overflow:auto}body{display:flex;min-height:100vh;flex-direction:column}#wrapper{display:flex;flex:1;flex-direction:column}#management_layout{display:flex;flex-direction:row;flex:1;margin-right:0}#management_leftpane{background-color:#363636;color:#fff !important}#management_leftpane *{color:#fff !important}#management_leftpane .menu-list a:hover{background:#808080 !important}footer{padding:.5rem !important;background-color:#363636 !important;color:#fff}footer .columns:last-child{margin-bottom:0}