.Header__container Ul li:first-child span:first-child {
    visibility:hidden;
    margin-left:-70px;
}
.Header__container Ul li:first-child span:first-child:after {
    visibility:visible;
    margin-right:auto;
    content:" Open Ticket";
}
.WidgetsContainer__lftWd + .WidgetsContainer__lftWd {
	margin-top:0px;
}
.WidgetsContainer__rightWd + .WidgetsContainer__rightWd {
  	margin-top:0px;
} 

.Header__container Ul li:last-child span:first-child {
    visibility:hidden;
    margin-left:-65px;
}
.Header__container Ul li:last-child span:first-child:after {
    visibility:visible;
    margin-right:auto;
    content:" New Topic";
}

[type="type1"].ModuleCategoryContainer__gridView{
  display:none;
  visibility:hidden;
}

.Tree__tree{
  width: 100%;
}

.Tree__treeItem a[data-id=forums_title_264273000003169070], 
.Tree__treeItem a[data-id=forums_title_264273000003169058], 
.Tree__treeItem a[data-id=forums_title_264273000017032029], 
.Tree__treeItem a[data-id=forums_title_264273000017032061],
.Tree__treeItem a[data-id=forums_title_264273000017077681],
.Tree__treeItem a[data-id=forums_title_264273000002972001],
.Tree__treeItem a[data-id=forums_title_264273000017032013],
.Tree__treeItem a[data-id=forums_title_264273000017032077] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  border: 0.0625rem solid #3e7af7;
  transition: 0.30s;
  border-radius: 5px
}

.Tree__treeItem a:hover[data-id=forums_title_264273000003169070], .Tree__treeItem a:hover[data-id=forums_title_264273000003169058], .Tree__treeItem a:hover[data-id=forums_title_264273000017032029], .Tree__treeItem a:hover[data-id=forums_title_264273000017032061], .Tree__treeItem a:hover[data-id=forums_title_264273000017077681], .Tree__treeItem a:hover[data-id=forums_title_264273000002972001], .Tree__treeItem a:hover[data-id=forums_title_264273000017032013], .Tree__treeItem a:hover[data-id=forums_title_264273000017032077] {
  background-color: #3e7af7;
}

.Tree__treeItem a:hover[data-id=forums_title_264273000003169070] span, .Tree__treeItem a:hover[data-id=forums_title_264273000003169058] span, .Tree__treeItem a:hover[data-id=forums_title_264273000017032029] span, .Tree__treeItem a:hover[data-id=forums_title_264273000017032061] span, .Tree__treeItem a:hover[data-id=forums_title_264273000017077681] span, .Tree__treeItem a:hover[data-id=forums_title_264273000002972001] span, .Tree__treeItem a:hover[data-id=forums_title_264273000017032013] span, .Tree__treeItem a:hover[data-id=forums_title_264273000017032077] span {
  color: white;
}

.commonStyle__active[data-id=forums_title_264273000003169070], .commonStyle__active[data-id=forums_title_264273000003169058], .commonStyle__active[data-id=forums_title_264273000017032029], .commonStyle__active[data-id=forums_title_264273000017032061], .commonStyle__active[data-id=forums_title_264273000017077681], .commonStyle__active[data-id=forums_title_264273000002972001], .commonStyle__active[data-id=forums_title_264273000017032013], .commonStyle__active[data-id=forums_title_264273000017032077] {
  background-color: #3e7af7;
}

.commonStyle__active, .commonStyle__active:hover, .Icon__activeBlue a[data-id=forums_title_264273000003169070] span, .commonStyle__active, .commonStyle__active:hover, .Icon__activeBlue a[data-id=forums_title_264273000003169058] span, .commonStyle__active, .commonStyle__active:hover, .Icon__activeBlue a[data-id=forums_title_264273000017032029] span, .commonStyle__active, .commonStyle__active:hover, .Icon__activeBlue a[data-id=forums_title_264273000017032061] span, .commonStyle__active, .commonStyle__active:hover, .Icon__activeBlue a[data-id=forums_title_264273000017077681] span, .commonStyle__active, .commonStyle__active:hover, .Icon__activeBlue a[data-id=forums_title_264273000002972001] span, .commonStyle__active, .commonStyle__active:hover, .Icon__activeBlue a[data-id=forums_title_264273000017032013] span, .commonStyle__active, .commonStyle__active:hover, .Icon__activeBlue a[data-id=forums_title_264273000017032077] span {
  color: black;
}

.CommunityCategoryTree__forumsTitle{
    visibility:hidden;
    margin-left:-60px;
}

.CommunityCategoryTree__forumsTitle:after {
    visibility:visible;
    content:"Forum by Category";
}

.SubscribeDepart__decsmall{
    visibility:hidden;
    margin-left:-80px;
}

.SubscribeDepart__decsmall:before {
    visibility:visible;
    content:"Subscribe to receive notifications from this sub-category.";
}

.WidgetsContainer__rightWd {
	margin: 20px 0;
}

.TitleContainer__container,
.TitleContainer__gridRow2 {
  position:relative;
}
.TitleContainer__container 
a.TitleContainer__boxLink,
.TitleContainer__gridRow2 
a.TitleContainer__boxLink{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

