#ejd-statistics-panel-form .form-item-event::after {
    display: block;
    content: "";
    clear: both;
}

#ejd-statistics-panel-form .form-item-event label {
    float:left;
    margin-right: 30px;
    font-weight: normal;
    font-size: 15px;
    padding-top: 10px;
}

#ejd-statistics-panel-form .form-item-event .input-group,
#ejd-statistics-panel-form .form-item-event select {
    float:left;
    max-width: 400px;
}

#ejd-statistics-panel-form .form-item-event .input-group-addon {
    display: none;
}