.theme_ensen .clsTitSideClr{
    background-color: #43991a !important;
}

.theme_ensen .clsSrcItemClr{
    background-color: #43991a !important;
}

#tab_route.active, #tab_route:hover{
    color: #fff;
    background-color: #43991a;
    background: linear-gradient( #43991a 40%, rgba(103,183,55,1) 100% );
}

#tab_route{
    color: #43991a;
    background-color: #fff;
    border: 1px solid #43991a;
}

#area_route_tab.ensen{
    border-bottom:3px solid #43991a !important;
}

#tab_route.active a, #tab_route:hover a{
    color: #fff;
}

#tab_route a{
    color: #43991a;
}