postedOn {
   display: hide;
}

.boxInfoContainer h5
{ display: none;}

.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .boxActionContainer input.typeButton {
    background: #008fd1;
 }

.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .boxActionContainer input.typeButton {
    background: #008fd1;
}

.WaGadgetEventsStateList ul.boxesList li.boxesListItem {
    margin: 200px 0 0 0;
}

.WaGadgetEventsStateList ul.boxesList li.boxesListItem:first-of-type{
    margin: 0 0 0 0;
}