#header{
    background-color: #15213e !important;
}
#sidebar{
    background-color: #15213e !important;
}
#sidebar >ul >li >a:hover{
    background-color:#424d5f;/* #036;*/
}
#sidebar dd:hover{
    background-color: #424d5f !important;
}
#sidebar dd.selected{
    /*background-color: #0d293e !important;*/
}
.vpanel >.vhead{
    background-color: #15213e;
}
.vtab > .vhead li.cur {
    background-color: #15213e;
}
.vtab > .vhead2 li.cur{
    background-color: #fff;
}