.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
} 
#socialLoginContainer, #idSocialLoginContainer {
	display: none !important;
} 

.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {display: none;}

#idSectionEventRegistrationTypeSelectorContainer div[id*="spaceLimitContainer"] { 
   display: none; 
} 
#idSectionEventRegistrationTypeSelectorContainer .availableRegistrationCount { 
   display: none; 
} 

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author{
 display: none;
}
.WaGadgetRecentBlogPosts .itemAuthor
{ display: none; }
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLabel{
display:none;
}

.WaGadgetBlogStateList .boxBodyInfoContainer .postedByComment
{
display: none;
}

.WaGadgetForumStateMessageList table.forumMessageTable td.left a
{
display: none;
}


.WaGadgetForumStateTopicList td.lastReplyTD span
{
display: none;
}
span.postedByComment 
{
display: none
}
div.itemInfoContainer
{
  display: none;
}
.itemAuthor
{
  display: none;
}

.WaGadgetForumStateList .forumListContainer .boxBodyOuterContainer table.forumListTable tr.forumListRow td.lastReplyTD .lastReply span {
    display: none;
}
.WaGadgetForum #idTopicListContainer .boxBodyOuterContainer table tr.topicListRow td.lastReplyTD .lastReply span {
    display: none;
}

.WaGadgetForum #idTopicListContainer .boxBodyOuterContainer table tr.topicListRow td.lastReplyTD .lastReply span {
    margin: 4px 0 0 0;
}
.WaGadgetForum #idTopicListContainer .boxBodyOuterContainer table tr.topicListRow td.lastReplyTD .lastReply span {
    display: none;
}


input[type="submit" i] { color: -internal-light-dark(black, white); background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59)); box-sizing: border-box; padding: 5px 5px; border-width: 5px; border-style: outset; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133)); }

.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {
   display: none;
}

#idSectionEventRegistrationTypeSelectorContainer div[id*="spaceLimitContainer"] { 
   display: none; 
} 
#idSectionEventRegistrationTypeSelectorContainer .availableRegistrationCount { 
   display: none; 
} 

.mandatorySymbol, .requiredSymbol {
    color: red;
}

