.SearchContainer__searchIcon {
  background-color: #02ae77
} 

.AppContainer__backToTop {
  background-color: #1E1A34
} 

.Button__btnFont  {
  background-color: #02ae77
}

.Button__btnFont:hover {
  background-color: #02ae77
}

.SearchContainer__downArrow {
   border-top-color: #02ae77
} 

.Button__btnFont.Button__footerBtn.commonStyle__inlineBlock.commonStyle__cursor.commonStyle__outlineNone {
  position:fixed;
  right:30px;
  bottom:30px;
}

.Footer__footerQus {
  display: none;
}

.Footer__footerDescription {
  display: none;
}

.Footer__footerBg {
  padding: 0px;
  height:0px;
}

.KbDetailLtContainer__userSocialIcon {
  display: none;
}

.KbDetailLtContainer__review {
  display: none;
}

.KbDetailLtContainer__printView {
  display: none;
}

.toc a {
    color: #000000 !important;
}
