.Header__name {
  color: #fff;
 /* display: none !important;*/
  visibility: hidden !important;
}

.commonStyle__zt3BrandBg {
	background-color: #3bb490 !important;
}

.commonStyle__zt3Brand {
	color: #3bb490 !important;
}

.SearchContainer__downArrow {
  border-top-color: #3bb490 !important;
}

.AvatarText__avatarText {
	border: 1px solid #3bb490 !important;
}

.Icon__brand {
  color: #3bb490 !important;
}

.Button__footerBtn:hover {
background: #3bb490 !important;
}

.TicketFilterPopup__filterValue:hover {
color: #3bb490 !important;
}

.TicketFilterPopup__active {
  color: #3bb490 !important;
}

.NoContent__title {
  color: #3bb490 !important;
}

.commonStyle__zt3BrandBorder {
  border-color: #3bb490;
}

.CloseTicketPopup__closeBtn {
/*display:none !important;*/
}

