.Header__headerImg {
  opacity: 1;
}
.Icon__searchColor {
    color: #FFCC18;
}
.Icon__icon {
	color: #FFCC18;
}
.AvatarText__a {
    background-color: #BB9C31;
}
.Header__brandName:hover {
    color: #F0E8D3;
}
.SocialShare__socialShare{
display: none
}


.customHeaderWidget {
    max-width: 76.8rem;
    padding: 0 0.9375rem 2rem;
    margin: 0 auto;
}
.customHeaderWidget{
      display: none;
}
.article_subcategory .customHeaderWidget{
      display: block;
}
.customWidDesc {
    font-size: 16px;
    color: #333;
}
.customWidDesc a{
color:#59C7EE
}
.customWidDesc + .customWidDesc{
    margin-top:15px
}

 .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;
 }
.Feed__footerCol {
   display:none;
}

@media only screen and (max-width: 48.1em){
	.customHeaderWidget {
	    padding-top: 2rem;
	}
}

.KBArticleDetailLeftContainer__printView {
 display:none;
}

.KBArticleDetailLeftContainer__pdfView {
 display:none;
}
