.dnnFormItem input:invalid, .dnnFormItem textarea:invalid {
    background-color: #ffffff;
}

#saveCandidature {
    display: none;
}

.g-recaptcha {
    position: absolute;
    left: 173px;
}

#messageCandidature {
    white-space: pre-wrap;
    font-weight: bolder;
    font-size: larger;
}

.LabelCandidature {
    position: relative;
    top: -8px
}

#SelectFormation {
    width: 248px;
}

#SelectExperience {
    width: 248px;
}

#File {
    position: absolute;
    top: 7px;
}
