.WaGadgetUpcomingEvents.upcomingEventsStyle004 ul li .title a:hover, .WaGadgetUpcomingEvents.upcomingEventsStyle005 ul li .title a:hover, .WaGadgetUpcomingEvents.upcomingEventsStyle006 ul li .title a:hover {
    color: #00C3CB;
}
.WaGadgetMobilePanel .mobilePanel {
    position: relative;
    height: 50px;
    background: #036666;
    color: white;
}
.WaGadgetMobilePanel .mobilePanel .mobilePanelButton:hover {
    background: #036666;
    color: white;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel {
    margin: 0;
    padding: 12px 0;
    background: #036666;
    border-top: 1px solid #036666;
    font-weight: bold;
    text-align: left;
    list-style: none;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul {
    padding: 0;
    background: #036666;
    font-weight: normal;
    text-transform: none;
    list-style: none;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul ul .item a {
    padding: 4px 16px 4px 32px;
    color: white;
    font-weight: normal;
    text-transform: none;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li.sel>.item>a {
    color: #00C3CB;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul ul .item a {
    padding: 4px 16px 4px 32px;
    color: white;
    font-weight: normal;
    text-transform: none;
    background-color: #036666;
}