

:root {
    --color-border: #eeeeee87 !important;
}

.Feed__feedshadow1
{
    box-shadow: none !important;
}

.Feed__feed {
	border: none !important;
}

.ScrollSticky__type1 {
 background: #ffffff !important;
}


.KBArticleDetailLeftContainer__articleHeader
{
	margin-top:10px;
}

@media only screen and (max-width: 48.1em) {
    .Header__header {
        padding-top: 0.5rem;
    }
  #logoutDetails{display:none}
}

.ArticleHeader__articleDetailHeader 
{
	font-size: 2.0rem !important;
}


.Article__articleContent img {
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
