/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#ui-datepicker-div {
    z-index: 9999999999 !important;
}

[data-name="curriculum"] input[type="file"] {
    width: 100%;
}
[data-name="curriculum"] br {
    display: none;
}