#logoutDetails{
       display:none;
 }
#field_departmentId{
		display:none;
 }
.SearchContainer__searchIcon,
.AppContainer__backToTop{
  		background-color:#B1314C;
}
.Link__link2 {
  		color:#B1314C;
}
.Button__footerBtn:hover{
  		background-color:#B1314C;
}
.SearchContainer__searchBoxIcon .Icon__icon{
  		color:#B1314C;
}
a {
  color: #B1314C;
  font-weight: bold;
}
.ArticleListRightContainer__widgetSection .ListHeader__headerContent {
  visibility: hidden;
  position: relative;
}
.ArticleListRightContainer__widgetSection .ListHeader__headerContent:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Categories";
  	font-weight: bold;
}
