.wmp-side-bar md-list-item a{
    margin: 0;
}

.wmp-side-bar md-list-item{
    background:#111111;
    margin:1px 0px;
}
.wmp-side-bar md-list-item:first-child{
    margin-top:0px;

}
.wmp-side-bar md-list-item:last-child{
    margin-bottom: 0;
}
.right-content{
    /*background: #000;*/
}
.wmp-side-bar md-list{
    padding-top: 0;
}
