.WaGadgetMenuHorizontal .menuInner{
background: #174973 !important;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel{
background: #174973 !important;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a{
color: #fefefe !important;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a:hover{
background: #247149 !important;
color: #fefefe !important;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.sel>.item{
background: #216843 !important;
color: #fefefe !important;
}

#id_elmzD5d .menuInner{
background: #216843 !important;
}
#id_elmzD5d .menuInner ul.firstLevel{
background: #216843 !important;
}
#id_elmzD5d .menuInner ul.firstLevel>li>.item>a{
color: #fefefe !important;
}
#id_elmzD5d .menuInner ul.firstLevel>li>.item>a:hover{
background: #b09841 !important;
}

#id_elmzD5d .menuInner ul.firstLevel>li.sel>.item{
background: #a48d3b !important;
}





.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
    padding: 5px 13px 5px;

}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel li hover {
    padding: 5px 13px 5px;

}
#id_elmzD5d{
    padding-bottom:10px;
}
#id_elmzD5d .menuInner{

padding-left:20px;
}
#id_elmzD5d .menuInner .firstLevel{

}
.WaGadgetMenuHorizontal .menuInner {

}



.WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td>div {
white-space: normal;
}

.fixedHeight {
    max-height: 3000px !important;
}
.boxBodyInfoContainer{
    background: none !important;
}
.boxOuterContainer {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.EventListCalendar td.EventListCalendarItemDefault,
.EventListCalendar td.EventListCalendarItemSelected,
.EventListCalendar td.EventListCalendarItemInactive  {
    border-color: #aaa !important;
    border-width: 2px !important;
}

.EventListCalendar td.EventListCalendarItemSelected {
    background-color: #eee;
    border-color: #000;
    border-collapse: separate;
}

.EventListCalendar td.EventListCalendarItemSelected .calendarDate {
    color: #000 !important;
    font-weight: bold !important;
}

.WaGadgetEvents .yearButton > *,
.WaGadgetEvents .monthButton > *,
.WaGadgetEvents .weekButton > *,
.pageViewSwitcherOuterContainer
 {
    display: none !important;
}