.sidebar .dropdown-menu > li > a:hover{
    background: #0a9252;
}

.sidebar .logopanel {
    background: #035e33;
}
.theme-sdtl.color-default .sidebar .sidebar-inner {
    background: #0a9252;
}

.sidebar-top .sidebar .nav > li > a:hover {
    background: #035e33;
}

@media screen and (min-width: 1024px){
    .sidebar-top .nav-sidebar > li.nav-hover > a {
        background: #035e33 !important;
    }
}

@media screen and (min-width: 1024px){
    .sidebar-top .sidebar .nav > li > a:hover {
        background: #035e33;
    }
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #035e33 !important;
    border-color: #035e33;
}
.sidebar {
    background-color: #0a9252;
}
.childrenMod{
    background-color: #035e33 !important;          
}