.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;
}
.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer ul.registrationInfo li div {
    color: #3d5476;
}
.WaGadgetEvents .boxInfoContainer ul.boxInfo li>label {
    float: left;
    width: 72px;
    color: #3d5476;
    text-align: right;
    font-weight: bold;
}