.commonStyle__zt3BrandBg {
  background-color: #2749c4 !important;
}
	.commonStyle__zt3BrgbandBg:hover {
  	  background-color: #FF00FF !important;
	}

.Header__name  {
  display: none !important;
}

.Header__tabsTab:hover {
  border-bottom-color: #2749c4 !important;
}

.LoginDetail__signin:hover {
    border-bottom-color: #2749c4 !important;
}

.commonStyle__zt3BrandBorder {
  border-color: #2749c4 !important;
}
	.commonStyle__zt3BrandBorder:hover {
  	  border-color: #FF00FF !important;
	}

.commonStyle__zt3Brand {
  color: #2749c4 !important;
}
	.commonStyle__zt3Brand:hover {
  	  color: #FF00FF !important;
	}

.KbDetailLtContainer__articleContent a {
  color: #ff00ff !important;
}

.Header__searchTitle {
  color: #FFF !important;
  text-shadow: 0.5px 0.5px 0.8rem rgba(255, 0, 255, 0.4), -0.5px -0.5px 0.8rem rgba(39, 73, 196, 0.8), 5px 5px 2rem rgba(255, 0, 255, 0.4), -5px -5px 2rem rgba(39, 73, 196, 0.8) !important;
}

.Header__description {
  color: #FFF !important;
  text-shadow: 0.5px 0.5px 0.8rem rgba(255, 0, 255, 0.4), -0.5px -0.5px 0.8rem rgba(39, 73, 196, 0.8), 5px 5px 2rem rgba(255, 0, 255, 0.4), -5px -5px 2rem rgba(39, 73, 196, 0.8) !important;
}

.Button__footerBtn {
  padding-top: 0.5rem !important;
  background: #2749c4 !important;
}
	.Button__footerBtn:hover {
      background: #ff00ff !important;
	}

.Icon__hoverbrand:hover {
  color: #ff00ff !important;  
}

.Readingprogress__progressBar {
  background: linear-gradient(90deg,#2749c4 16%,#FF00FF 75.89%,#ffb1ff 99.8%) !important;
}

[data-id="searchButton"] .Icon__brand {
  color: #2749c4 !important;
}
	[data-id="searchButton"] .Icon__brand:hover {
      color: #FF00FF !important;
	}

[data-id="readerView"] .Icon__brand {
  color: #FF00FF !important;
}

.Footer__footerCopyrigt {
  display: none !important;
}
