#wrap aside{
    background: #eee;
}
.redButton{
    background: #000;
    border-radius: 5px;
}
#wrap aside nav>ul>li ul li a{
    color: #000;
}
#wrap #collapsePanel{
    background: #fff;
}