.Header__name {
    display: none;
}

.Footer__footerBtn a[data-id="footer_newticket"] .Button__footerBtn {
    background-color: #ffB500;
}

.Footer__footerBtn a[data-id="footer_newticket"] .Button__footerBtn:hover {
    background: grey;
}

/* Brand color start here */
.SearchContainer__searchIcon,
.AppContainer__backToTop,
.Button__footerBtn:hover,
.LoginDetail__profileBtn {
    background: #ffB500;
}

.SearchContainer__downArrow {
    border-top-color: #ffB500;
}

.commonStyle__zt3BrandFill {
    fill: #ffB500;
    color: #ffB500;
}

.Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active,
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover,
.globalfixednav .globalSignin:hover,
.globalfixednav .globalSignup:hover,
.globalfixednav .LoginDetail__signin:hover,
.globalfixednav .LoginDetail__signup:hover {
    border-bottom: .1875rem solid #ffB500;
    color: #ffB500;
}

.globalfixednav .aPlusIcon:hover,
.Signin__userLink,
.Link__link2,
.Icon__hoverbrand:hover,
.Icon__brand,
.Comment__cmtUsrNme,
.TabFilter__tab:hover,
.ThreadedComment__commentContent a,
.FileUpload__userLink,
.AvatarText__avatarText,
.TopicDetailRightContainer__commentCount>span,
.TopicDetailRightContainer__followerCount>span,
.TopicDetailRightContainer__viewCount>span,
.Button__primaryBorder,
.Button__warningBorder,
.TopicPreview__txtPrimary,
.Pill__pillText,
.NoContent__contentDescription a,
.NoContent__title,
.TopicDetailLeftContainer__creatorName,
.ThreadedComment__userNameType2,
.TopicPreview__creatorName,
.globalfixednav .CustomizeContainer__aPlus:hover,
.ForgetPasswordContainer__userLink,
.Captcha__captchaText,
.communityDetail .description a,
.articleDetail .description a,
.FilterTabs__activeFilter,
.ForumTabs__activeFilter,
.LoginDetail__userMail .commonStyle__zt3Brand,
.TopicListRightContainer__countValue,
.commonStyle__zt3Brand,
.TicketFilterPopup__active,
.TicketFilterPopup__filterValue:hover {
    color: #ffB500 !important;
}

.AvatarText__avatarText {
    background: #fff;
}

.FileUpload__attachPin,
.AvatarText__avatarText,
.Button__primaryBorder,
.Button__warningBorder,
.Pill__pill {
    border-color: #ffB500;
}
