.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
    background: #2E3192;
}

.WaGadgetMenuHorizontal .menuInner {
    background: #2e3192;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item:hover>a {
    background: #FFEB3B;
    color: black;
}

.WaGadgetEvents {
    padding: 0;
    background: white;
}

.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer {
    margin-top: 6px;
    padding: 0 20px;
    background: white;
    border-right: 6px solid #00add8;
}

.WaGadgetBlog {
    padding: 0;
    overflow: visible;
    background: white;
}

.WaGadgetMobilePanel .mobilePanel {
    position: relative;
    height: 50px;
    background: #2e3192;
    color: white;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel {
    margin: 0;
    padding: 10px 0;
    background: #2e3192;
    border-top: 1px solid #cbdce4;
    text-align: left;
    list-style: none;
}


[class*='WaGadgetMemberDirectory'] {
    padding: 0;
    overflow: visible;
    background: #2E3191;
}

.genericListTable, .membersTable {
    background: #2e3192;
}

.WaGadgetBlog .controlPanel .toggleButton {
    background: #fff;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle > A:not(.stylizedButton), .WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle > A:link:not(.stylizedButton), .WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle > A:active:not(.stylizedButton), .WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle > A:visited:not(.stylizedButton), .WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle > .gadgetStyleNone a:not(.stylizedButton), 
.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle > .gadgetStyleNone a:link:not(.stylizedButton) {
color: #000;
}