.Signin__signPart
.Signin__userSigin.commonStyle__dFlex:nth-child(3) {
  display: none;
}

.TicketListItem__avatarStatus {
    min-width: 7rem;
    max-width: 7rem;
}

.commonStyle__zt3Brand,
.Icon__brand,
.NoContent__title {
	color: #7bb61f;
}

.Button__footerBtn:hover {
	background:  #7bb61f;
}

.Header__searchTitle {
	color: #fff; 
}

.commonStyle__zt3BrandBg {
    background-color: #7bb61f;
}

.Signin__loginHalf:last-child {
	display:none;
}

.Footer__footerBg {
  display:none;
}

.AvatarText__squareBg1,
.AvatarText__avatarText,
.commonStyle__zt3BrandBorder {
	border: 1px solid #ccc;
	background: #f7f7f7;
}

.commonStyle__zt3Link, .themeLink {
  font-size:14px;
}

.TicketList__rightPanelDetail .TicketList__widgetSection:last-child {
  display:none;
}
