#adminForm label {
    width: inherit !important;
}

img#ajax-loading-animation {
    display: none !important;
}

.eb-event-date.btn-primary {
    /* Reset the styles applied by btn-primary */
 padding: inherit !important;
    /* Add any additional resets specific to btn-primary here */
}