.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
}

#socialLoginContainer, #idSocialLoginContainer {
display: none;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul{
background: #155012 !important;
color: white !important;

}

.WaGadgetMobilePanel .mobilePanel {
background: #155012;
}

.WaGadgetMobilePanel .mobilePanel .mobilePanelButton {
background: #361250;
}

.WaGadgetMobilePanel .mobilePanel .mobilePanelButton.active {
background: #361250;
}

.WaGadgetMobilePanel .mobilePanel .mobilePanelButton:hover {
background: #361250;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li.sel>.item>a {
color: white;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li>.item>a {
color: white;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li>.item>a:hover {
font-weight: 700;
border-top: 1px solid white; /* Change border color */
border-bottom: 1px solid white; /* Change border color */
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li.sel>.item>a {
font-weight: 700;
color: white;
border-top: 1px solid white; /* Change border color */
border-bottom: 1px solid white; /* Change border color */
}

.navigationOuterContainer .navigationContainer input.nextButton, .navigationOuterContainer .navigationContainer input.typeButton, .navigationOuterContainer .navigationContainer input[type=submit], .loginButton, .typeButton, input[type=submit] {background-color: #155012 !important; color:#ffffff !important;}

.navigationOuterContainer .navigationContainer input.nextButton:hover,
.navigationOuterContainer .navigationContainer input.typeButton:hover,
.navigationOuterContainer .navigationContainer input[type=submit]:hover,
.loginButton:hover,
.typeButton:hover,
input[type=submit]:hover {
  background-color: #155012 !important;
}

.WaGadgetEvents h3.sectionTitle {
  color: #361250 !important;
}

@media screen and (max-width: 767px) {
    .WaGadgetEventsStateCalendar #idViewSwitchersTable div[id*=Button] a {
        background: #155012 !important;
    }}

@media screen and (max-width: 767px) {
    .WaGadgetEventsStateCalendar #idViewSwitchersTable div[id*=Button] span, .WaGadgetEventsStateCalendar #idViewSwitchersTable div[id*=Button] span:hover {
        background: #361250;
    }
}

.WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td.EventListCalendarItemSelected a.calendarDate, .WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td.EventListCalendarItemSelected a.calendarDate:hover {
    color: #155012;
}

.WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td>div {
    border-left: 2px solid #155012;}

    a.yearViewHeader {
    color: #155012 !important;
}

div#id_dKb97HM_container.oAuthButtonsContainer {display: none !important}

.loginInner {background: grey !important;}

.WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm [class$='TextBox'] input[class$='TextBoxControl'] {
    background: #155012 !important;
   
}