 #OlbBody {.none {
display: none !important;
}
.ui-widget-content, .ui-menu-item, .ui-state-active, .ui-widget-content {
border-top: 0px !important;
border-right: 0px !important;
border-left: 0px !important;
border-bottom: 0px !important;
}

.OlbMenu a {
border: 0px !important;
}

li.NavLevel1 {
  border-bottom: transparent 5px solid !important;
}

li.NavLevel1:hover {
  border-bottom: #006e61 5px solid !important;
}

.OlbMenuContainer .ui-widget-content {
background: white;
}
#OlbBody .OlbMenuContainer ul li:not(.NavRoot) > a {
background-color: transparent;
}}