.WaGadgetMenuHorizontal .menuInner {
position : relative;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
width : 100%;
vertical-align : middle;
width: 100%;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
text-align: center;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {
font-family : Ubuntu;
font-weight: bold;
color: white;
font-size : 100%;
padding: 10px;
border-top-color: white;
border-top: 2px solid;
border-bottom-color: white;
border-bottom: 2px solid;
}