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