.Header__logo img{max-width:271px !important; height:40px !important};
/* Override Zoho hardcoded orange accent */
.commonStyle__zt3BrandBg {
  background-color: #1F4FD8 !important;
  border-color: #1F4FD8 !important;
}

/* If icon is SVG inside */
.commonStyle__zt3BrandBg svg path,
.commonStyle__zt3BrandBg svg line {
  stroke: #ffffff !important;
  fill: #ffffff !important;
}

/* Footer "Submit a ticket" button */
.Footer__footerBtn button,
.Button__footerBtn {
  background-color: #FF5252 !important;
  border-color: #FF5252 !important;
  color: #ffffff !important;
}

/* Hover state */
.Footer__footerBtn button:hover,
.Button__footerBtn:hover {
  background-color: #e04848 !important; /* slightly darker */
  border-color: #e04848 !important;
}

/* Back-to-top arrow */
.commonStyle__zt3BrandBg {
  background-color: #FF5252 !important;
}

.commonStyle__zt3Brand {
  color: #FF5252 !important;
}
.Icon__brand {
  color: #FF5252 !important;
}

.Header__globalSearchAlt {
  width: 50% !important;}

.Header__homeNavbarFixed .Header__navbar .Header__container {
    position: relative;
}
.Header__homeContent.Header__homeNavbarFixed .Header__navbar {
    background-color: #3a3053 !important;
}
.Header__homeNavbarFixed .Header__menu, .Header__homeNavbarFixed .Header__menu:after, .Header__homeNavbarFixed .Header__menu:before {
    background-color: #ff5252;
}

.Header__homeNavbarFixed .Header__menuToggle {
    background-color: transparent !important;
}

.Header__menuList li{ color:#fff !important}
.Header__menuList li:hover{ color:#FF5252 !important}

.Header__tabsTab.Header__active, .LoginDetail__signin.LoginDetail__active, .LoginDetail__signup.LoginDetail__active {
  color: #ff5252 !important;}
}

.globalfixednav .aPlusIcon {
    color: #ffffff !important;
}

@media screen and (max-width: 480px) {.Header__navbar .Header__name {display:none !important;}
  .Header__navopen .Header__navbar .Header__menuTab, .Header__homeNavbarFixed.Header__navopen .Header__navbar .Header__menuTab {
    background-color: #3a3053 !important;}
      .Header__userPreference_mobile {
        display: none !important;
    }
}
