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