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