.Footer__footerBg{
	display:none;
}
.articleDetail .KBArticleRightContainer__userFollowOption,
.articleList .KBArticleRightContainer__userFollowOption,
.article_subcategory .KBArticleRightContainer__userFollowOption,
.articleDetail .KBArticleRightContainer__followerCount,
.article_subcategory .KBArticleRightContainer__followerCount,
.articleList .KBArticleRightContainer__followerCount,
.ContentList__subCategory .ListHeader__dottedPopup,
.KbCategory__box .KbCategory__dottedPopup,
.KbDetailRtContainer__widgetRight .KbDetailRtContainer__widgetSection:nth-child(1),
.articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__followOption,
.articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__subscribeDescription{
    display:none
    }
.Header__navbar{
  position: fixed;
  width: 100%;
  top:0;
}
.commonStyle__zt3Brand{
	color: #008750 !important;
}
.Icon__brand{
	color: #008750 !important;
}
.commonStyle__zt3BrandBg{
  background-color: #008750 !important;
}
.AppContainer__breadCrumbs{
  margin-top:87px;
  background: #008750;
  height:180px;
  position:relative;
}
.SearchContainer__searchBox{
	position: absolute;
    margin-left: 50%;
    transform: translateX(-50%);
    max-width:600px;
    width: 45%;
    height: 44px;
    left: 0px;
    bottom:62px;
}
.SearchContainer__searchBoxIcon{
	display: flex;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    justify-content: center;
    align-items: center;
}
.ScrollSticky__type1{
	position: static !important;
}

.BreadCrumbs__breadCrumbsLink{
	color:#ffffff !important;
}
.BreadCrumbs__breadcrumbsView span{
	color:#ffffff !important;
}
.BreadCrumbs__breadcrumbsView ul li+li:before{
	color:#ffffff !important;
}
.BreadCrumbs__breadCrumbsLastLink{
	color:#ffffff !important;
}

div:has(~ .ScrollSticky__type1){
  height:0px !important;
  padding-top:0px !important;
}
.Readingprogress__progressBar{
	display:none;
}

.LocalePopup__localeText{
	color: #008750 !important;
}
.Header__menuBoxMain > span{
  	background: #008750 !important;
}

