/* Custom accent color for Zoho Customer Portal */
.custom-accent {
  /* Primary accent color */
  --primary-color: #99d03a !important;
  --accent-color: #99d03a !important;
  --link-color: #99d03a !important;
  --button-color: #99d03a !important;
  --button-hover-color: #99d03a !important;
  --color-brand: #99d03a !important;
  --border-top-color: #99d03a !important;
}
 
/Brand color start here /
.SearchContainersearchIcon,.AppContainerbackToTop,.ButtonfooterBtn:hover,.LoginDetailprofileBtn{
background:#006fcf
}
.SearchContainer__downArrow{
border-top-color:#006fcf
}
.commonStyle__zt3BrandFill{
fill:#006fcf;
color:#006fcf
}
.HeaderhomeNavbarFixed .Headernavbar .HeadertabsTab.Headeractive, .HeaderhomeNavbarFixed .Headernavbar .HeadertabsTab:hover, .globalfixednav .globalSignin:hover, .globalfixednav .globalSignup:hover,.globalfixednav .LoginDetailsignin:hover,.globalfixednav .LoginDetail__signup:hover{
border-bottom: .1875rem solid #006fcf;
color: #006fcf;
}
.globalfixednav .aPlusIcon:hover,.SigninuserLink,.Linklink2,.Iconhoverbrand:hover,.Iconbrand,.CommentcmtUsrNme,.TabFiltertab:hover, .ThreadedCommentcommentContent a,.FileUploaduserLink,.AvatarTextavatarText,.TopicDetailRightContainercommentCount>span, .TopicDetailRightContainerfollowerCount>span, .TopicDetailRightContainerviewCount>span,.ButtonprimaryBorder, .ButtonwarningBorder,.TopicPreviewtxtPrimary,.PillpillText,.NoContentcontentDescription a, .NoContenttitle,.TopicDetailLeftContainercreatorName,.ThreadedCommentuserNameType2,.TopicPreviewcreatorName, .globalfixednav .CustomizeContaineraPlus:hover,.ForgetPasswordContaineruserLink,.CaptchacaptchaText,.communityDetail .description a,.articleDetail .description a,.FilterTabsactiveFilter,.ForumTabsactiveFilter,.LoginDetailuserMail .commonStylezt3Brand,.TopicListRightContainercountValue,.commonStylezt3Brand,.TicketFilterPopupactive,.TicketFilterPopupfilterValue:hover {
color: #006fcf !important;
}
.AvatarText__avatarText{
background: #fff;
}
.FileUploadattachPin,.AvatarTextavatarText,.ButtonprimaryBorder, .ButtonwarningBorder,.Pill__pill{
border-color:#006fcf;
}

.commonStyle__zt3BrandBg{
background-color: #99d03a
}

/Brand color end here /
