.commonStyle__zt3Brand {
    color: #4dc3cd	!important;
}

.Icon__icon {
    fill: #4dc3cd;
}

.commonStyle__zt3BrandBg {
    background-color: #fff;
}

.AppContainer__backToTop:hover {
    background: #58595b;
}
.Button__footerBtn:hover {
    background: #4dc3cd;
}

.Signin__loginTitle {
    display: none !important;
}

.Signin__login {
    display: none !important;
}

@media (min-width: 48.1em) {
    .SearchContainer__searchBox {
        display: none !important;
    }
}

.LoginDetail__tabLink {
    display: none !important;
  }

.signin_box {
    max-height: 150px !important;
  	min-height: 150px !important;
  height: 150px !important;
}

.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
    min-height: 100% !important;  
  	max-height: 100% !important;
  height: 100% !important;
}

.Footer__footerBg {
    display: none !important;
}

.CustomizeContainer__aPlus {
    display: none !important;
}

.LoginDetail__profileLink, .LoginDetail__profileLink:hover {
    color: #58595b !important;
}

.NoContent__title {
    color: #4DC3CD !important;
}

.ErrorPage__errorTitle {
    color: #4DC3CD !important;
}

.ProfileTabs__activeTab {
    color: #4DC3CD !important;
}

.blue, .blue#nextbtn {
    background-color: #4dc3cd !important;
    color: #fff;
}

.blue:hover, .blue#nextbtn:hover {
    background: #4dc3cd !important;
}

.Header__container {
    max-width: 85rem !important;
}

.Header__logo img {
    max-height: 4.5rem !important;
    max-width: 100rem !important;
}

.Header__defaultContent .Header__navbar {
        height: 110px !important;
        align-content: center !important;
    }
}
