.formLabel.hupFloatL label,
.backLinkArrow,
input.submitButton, a.submitButton, span.submitButton {
    font-size: inherit !important;
}

.formLabel.hupFloatL {
    width: inherit !important;
}

.formInput > input,
.formInput > select:not(.ui-datepicker-month),
.actionSubSelect > select:not(.ui-datepicker-month),
.formInput > textarea,
.hupStyleBox,
.formInput > .small,
.hupStyleBox.small {
    padding: 5px !important;
    font-size: inherit !important;
    margin: inherit !important;
    width: inherit !important;
    height: inherit !important;
    border: 1px solid #E0DEDE !important;
}

.ui-datepicker-month,
.ui-datepicker-year {
    font-size: 12px !important;
    padding: 0 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.ui-datepicker-days-cell-over a,
.ui-datepicker-week-end a {
    color: #000 !important;
}
.ui-state-disabled span,
.ui-widget-content .ui-state-disabled span,
.ui-widget-header .ui-state-disabled span,
.ui-datepicker-unselectable a {
    color: #333 !important;
}