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