.customList{
      display: block; 
      padding: 10px; 
      font-size: 14px; 
      color: #ffffff; 
      background-color: #2c5c9d; 
      text-align: center; 
      text-decoration: none; 
      border-radius: 5px; 
      font-weight: bold; 
      border: 2px solid #00003c; 
      transition: all 0.3s ease;
  }
  .customList:hover{
    transform: scale(1.1);
    background-color: #ffffff;
    color: #000000;
  }
.Header__name{ 
         display:none
 }
.Footer__footerCopyrigt{
display:none
}
     /*Brand color start here */
.SearchContainer__searchIcon,.AppContainer__backToTop,.Button__footerBtn:hover,.LoginDetail__profileBtn{
background:#006fcf
}
.SearchContainer__downArrow{
border-top-color:#006fcf
}
.commonStyle__zt3BrandFill{
fill:#006fcf;
    color:#006fcf
}
.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 #006fcf;
    color: #006fcf;
}
.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: #006fcf !important;
}
.AvatarText__avatarText{
background: #fff;
}
.FileUpload__attachPin,.AvatarText__avatarText,.Button__primaryBorder, .Button__warningBorder,.Pill__pill{
border-color:#006fcf;
}
/*Brand color end here */





/* Hide PDF and Social Icons */
.KbDetailLtContainer__userSocialIcon {
  display: none;
}

.articleDetail .KbDetailLtContainer__printView,
.articleDetail .KbDetailLtContainer__pdfView {
  display: none;
}


/*Remove comments*/
.ticketDetail ul.ConversationForm__replay li.ConversationForm__list:nth-child(2) {
display: none;
}



/* Hide PDF and Social Icons */
.Footer__footerBg.customFooter::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 250px;
    width: 300px;
    content: "";
    display: block;
    background-image: url("https://desk.zoho.com/support/ImageDisplay?downloadType=uploadedFile&fileName=1729061039539.png&blockId=edbsn5be105b5122495a0167c93da797849ce90a241958d59c66bdf2e525920b4dd95&zgId=edbsn0e927907289b5397f8fbd346ed437aa9&mode=view");
    background-repeat: no-repeat;
    background-size: 330px 260px;
    background-position: -35px 5px;
    opacity: 0.3;

}

.Footer__footerBg.customFooter {
    position: relative;

}

/*remove voting*/
 .KbDetailLtContainer__review{
 display: none
 }


/* 06052025*/
.Footer__footerBg{
    display: none
  }
.cw_footer_container{
   background-color: #dad9d5;
   padding: 1.875rem 0;
   line-height: 1.6;
   width: 100%;
   background-image: url('https://desk.zoho.in:443/support/ImageDisplay?downloadType=uploadedFile&fileName=1748587910769.png&blockId=edbsna0db0d71cc8f09f2260abcf31c60c07dab8cbbc7eaccd7bb73830c4b3c6e22c7&zgId=edbsn95fba2519914c2e45d8ad5b6a540125a&mode=view');
   background-size: 370px;
   background-repeat: no-repeat;
   background-position: -40px 12px
}
.cw_footer_wrapper{
    padding: 0 0.9375rem;
    max-width: 73.125rem;
    margin: 0 auto
}
.cw_footer_info{
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: #333;
    padding: 20px 0
}
.cw_footer_qus{
    font-size: 1.875rem;
    color: #333
}
.cw_footer_desc{
    font-size: 1rem;
    color: #333
}
.cw_footer_btn{
    padding: 1.25rem
}
.cw_addticket_btn{
    border: 1px solid transparent;
    letter-spacing: normal;
    padding: 0.7rem 1rem;
    font-size: 1.0005rem;
    border-radius: 2rem;
    background: #636363;
    transition: all .15s ease;
    color: #FFF;
    font-family: inherit;
    display: inline-block;
    outline: none;
    cursor: pointer
}
.cw_addticket_btn:hover{
    background-color: #006fcf
}
.cw_contact_detail{
  margin-top: 10px
}
.cw_contact_detail_item{
  font-size: 1rem
}
.cw_contact_mail{
  color: #000
}
@media (max-width: 48em){
    .cw_footer_info{
        flex-direction: column;
    }
    .cw_footer_qus{
        font-size: 1.375rem
    }
}

.cw_en_footer_container, .cw_es_footer_container{
    display: none
}
.en .cw_en_footer_container{
    display: block
}
.es .cw_es_footer_container{
    display: block
}
