.FormElement__mandatoryStar::after {
    content: "*";
    color: #2563EB;
}
.MultiSelect__suggestionFocus {
    color: #2563EB;
}
.ContentBox__boxInnerHome br {
    display: none;
}
 .theme_mar_4rem{
 margin-top:4rem  
}
ul.WidgetContainer__list li:nth-child(2),ul.WidgetContainer__list li:nth-child(3){
 float:left;
  width:50%
}
ul.WidgetContainer__list li:nth-child(4){
 clear:both 
}

.SearchContainer__downArrow{
  border-top-color: #2563EB;
}
.commonStyle__zt3BrandBg {
    background-color: #dfdfdf;
}
.commonStyle__zt3Brand {
    color: #2563EB		;
}
.commonStyle__zt3BrandBorder {
    border-color: #2563EB;
}
.commonStyle__zt3breadCrumbText {
    color: #1E3A8A;
}
.Icon__brand {
    color: #2563EB;
}
.ListHeader__header2 {
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0;
    padding-bottom: .5rem;
    color: #2563EB;
}
.CustomWidget__customDescription {
    color: #475569;
}
.Badge__announcement {
    color: #2563EB;
}
.btn.primary {
    background: #2563EB;
}
.AvatarText__squareBg1 {
    background: #fffaf8;
    border: 1px solid #2563EB;
    border-radius: 10%;
}
.BreadCrumbs__breadcrumbsView ul li:last-child {
    color: #2563EB;
}
.Signin__loginTitle {
      color: #172554;
}
.ErrorPage__errorTitle {
      color: #BE123C;
}
.FilterTabs__activeFilter {
    color: #2563EB;
}
.ForumTabs__activeFilter {
    color: #2563EB;
}
.Button__footerBtn:hover {
    background: #1D4ED8;
    border: 1px solid transparent;
}
.Button__footerBtn {
    background: #2563EB;
    border: 1px solid transparent;
}
.Footer__footerQus {
    font-size: 1.875rem;
    color: #2563EB;
  	font-weight: 600 !important;
}
.TopicDetailLeftContainer__userPost a {
    color: #2563EB;
}
.Input__searchBox {
  background-color: #FFF;
}
.Footer__footerBg {
  background-color: rgba(239,246,255,0.8);
}
#maincontainer a {
  color: #2563EB !important;
}
