.theme_area .clsTitSideClr{
    background-color: #f39c12 !important;
}

.theme_area .clsSrcItemClr{
    background-color: #f39c12 !important;
}

#tab_area.active, #tab_area:hover{
  color: #fff;
  background-color: #f39c12;
  background: linear-gradient( #f39c12 40%, rgba(249,186,103,1) 100% );
}

#tab_area{
  color: #f39c12;
  background-color: #fff;
  border: 1px solid #da8c10;
}

#area_route_tab.area{
    border-bottom:3px solid #f39c12 !important;
}

#tab_area.active a, #tab_area:hover a{
    color: #fff;
}

#tab_area a{
    color: #f39c12;
}
