.WaGadgetBlog .boxInfoContainer h5
{ display: none;}

.WaGadgetForumStateTopicList td.lastReplyTD span
{
   display: none;
}

.WaGadgetForumStateMessageList table.forumMessageTable td.left a
{
display:none;
}

.WaGadgetForum.itemAuthor
{
  display: none;
}

.WaGadgetForum.div.itemInfoContainer
{
  display: none;
}

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author {
 display: none;
}

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .date
{ display: none; }

a.buttonStyle001, a:link.buttonStyle001 {
  background:#3c86b6;
}
.navigationOuterContainer input.nextButton, .navigationOuterContainer input.typeButton, .navigationOuterContainer input[type=submit] {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 120px;
    margin: 0;
    padding: 14px 18px 15px;
    background: #3c86b6;
    border: 0;
    outline: 0;
    color: white;
    font: normal 18px / 1.22 'Ubuntu Condensed', 'Arial', sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin: 0 10px 10px 0;
}
.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxActionContainer input.typeButton {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 120px;
    margin: 0;
    padding: 14px 18px 15px;
    background: #3c86b6;
    border: 0;
    outline: 0;
    color: white;
    font: normal 18px / 1.22 'Ubuntu Condensed', 'Arial', sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}
{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3c86b6;
    text-align: left;
    background-color: #fff;
}