.Header__navbar {
  background-color: transparent;
  height: 80px;
  background-size: cover;
  background-position: center;
}

#headerContent {
  background: transparent;
}

.LoginDetail__profileBtn,
.commonStyle__zT3BrandBg {
  background-color: #0677b9 !important;
  color: #fff !important;
  border: none !important;
}

.LoginDetail__profileBtn:hover {
  background-color: #555 !important;
}

.commonStyle__zt3Brand{
  color: #0080c1;
  background-color: #fff;
}

.AvatarText__squareBg1 {
  border: 1px solid #9CA3AF;
}

.Button__footerBtn {
  background-color: #636363 !important;
}

.Button__footerBtn:hover {
  background-color: #0080c1 !important;
}

.Icon__icon {
  fill:#55a7dd;
}

.commonStyle__zt3BrandBg {
  background-color: #fff;
}

.NoContent__title {
  color: #636363;
}

.SearchContainer__downArrow {
  border-top-color: #05877f;
}

.FormElement__mandatoryStar
.FormElement__required:after {
  color: #0080c1;
}

.commonStyle__zt3BrandBorder {
  border-color: #767491 !important; 
}

.ProfileTabs__activeTab {
  color: #0080c1;
}


