.ticketForm .custom_active,.ticketForm .Header__active:hover,.departmentList .custom_active,.layoutList .custom_active{
  color: #e46317;
  border-bottom-color: #e46317;
}
.ticketForm .Header__active,.departmentList .Header__active,.layoutList .Header__active{
      color: #fff;
  border-bottom-color: transparent;
}
