.theme_area .clsTitSideClr{
    background-color: #ea861a !important;
}

.theme_area .clsSrcItemClr{
    background-color: #ea861a !important;
}

#tab_area.active, #tab_area:hover{
  color: #fff;
  background-color: #ea861a;
  background: linear-gradient( #ea861a 40%, rgba(250,166,92,1) 100% );
}

#tab_area{
  color: #ea861a;
  background-color: #fff;
  border: 1px solid #f27404;
}

#area_route_tab.area{
    border-bottom:3px solid #ea861a !important;
}

#tab_area.active a, #tab_area:hover a{
    color: #fff;
}

#tab_area a{
    color: #ea861a;
}
