#wrapper > div.lg-info-panel > div {display:none;}
#wrapper > nav > div > div > a > span.hidden-xs > img {height: 60px;}
#side-menu > li:nth-child(2) > ul > li:nth-child(1) {display:none;}
#side-menu > li:nth-child(2) > ul > li:nth-child(3) {display:none;}
#side-menu > li:nth-child(2) > ul > li:nth-child(4) {display:none;}
#users-update > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div > div > span > a {z-index: -1; margin-right: -30px;}

#w0 > table > tbody > tr > td:nth-child(7):after {
    content: " ";
    display: block;
    width: 100%;
    height: 40px;
    margin-top: -22px;
    z-index: 100;
    position: relative;
}

#w0 > table > tbody > tr > td:nth-child(7) > a {
    color: #797979;
}