#cxsFieldContainer_21.cxsFieldName_cxsrec__Opt_out_for_newsletters__c .cxsFieldLabel {
    display: none !important;
}

.cxsFieldName_uc_ja_ich_mchte_dem_job_alarm_aktivieren__c {
    display: none;
}

.cxsFieldContainer.cxsFieldName_cxsrec__last_cv__c,
.cxsFieldContainer.cxsFieldName_cxsrec__last_extra_document_1__c,
.cxsFieldContainer.cxsFieldName_cxsrec__last_extra_document_2__c {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 1.5rem !important;
    border: 1px dashed #A1A1A1 !important;
}

.cxsFieldName_cxsrec__last_cv__c .cxsFieldLabel,
.cxsFieldName_cxsrec__last_extra_document_1__c .cxsFieldLabel,
.cxsFieldName_cxsrec__last_extra_document_2__c .cxsFieldLabel {
    width: unset !important;
    padding-bottom: 0.5rem !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
}

label#cxsFieldAfterLabel_13::after {
    display: none !important;
}

legend {
    display: none !important;
}

#cxsLanguages {
    display: none !important;
}

.cxsTextkernelSection .cxsFieldLabel#cxsFieldLabel_0,
.cxsFieldName_ent_data_collection_processing_consent__c > .cxsFieldLabel,
.cxsFieldName_cxsrec__Opt_out_for_newsletters__c > .cxsFieldLabel,
.cxsFieldName_privacyStatement > .cxsFieldLabel {
    display: none !important;
}

.cxsSectionIntro#cxsSectionIntro_1,
.cxsSectionIntro#cxsSectionIntro_3,
.cxsSectionIntro#cxsSectionIntro_4,
.cxsSectionIntro#cxsSectionIntro_5,
.cxsSectionIntro#cxsSectionIntro_7,
.cxsSectionIntro#cxsSectionIntro_8 {
    display: none !important;
}

.cxsAutoCompleteCriteriaTypeHeader {
    display: none !important;
}

.cxsFieldContainer.cxsFieldName_cxsrec__private_phone__c,
.cxsFieldContainer.cxsFieldName_cxsrec__country__c,
.cxsFieldContainer.cxsFieldName_cxsrec__place_of_birth__c,
.cxsFieldContainer.cxsFieldName_cxsrec__date_of_birth__c,
.cxsFieldContainer.cxsFieldName_cxsrec__gender__c,
.cxsFieldContainer.cxsFieldName_cxsrec__address_line_1__c,
.cxsFieldContainer.cxsFieldName_cxsrec__postcode__c,
.cxsFieldContainer.cxsFieldName_cxsrec__town_city__c {
    display: none !important;
}

.cxsAutoCompleteCriteriaSelect {
    display: none !important;
}

.documentSectionText {
    font-size: 1rem;
    font-weight: 400;
    color: rgb(144, 144, 144);
    padding-top: 0.5rem;
    line-height: 1.5;
}

.startdateFieldHeading {
    font-size: 1.5rem;
    font-weight: 700;
    color: #001942;
    padding: 2rem 0 0.75rem;
    line-height: 1.5;
}

.field-disabled {
    background-color: #dfdfdf !important;
}

body {
    font-family: Aptos, Inter, Roboto, Helvetica, Arial, sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #001942 !important;
}

#cxsWrapper a {
    color: #06d6a0 !important;
    font-weight: bold !important;
    cursor: pointer !important;
    text-decoration: underline !important;
}

.modal-header-background {
    height: 92px !important;
}

.h1.modal-title {
    font-size: 1.6667rem !important;
    width: 100% !important;
    color: #001942 !important;
    text-transform: uppercase;
}

.close {
    color: #001942 !important;
}

#cxsWrapper {
    background: transparent !important;
    padding: 0.5rem 0 !important;
    border: unset !important;
    border-radius: 4px;
    -webkit-box-shadow: unset!important;
    box-shadow: unset !important;
    margin: 10px auto;
    color: #001942 !important;
}

.done-message-wrapper {
    max-width: 600px;
    margin: 10px auto;
}

.failed-message-wrapper {
    max-width: 700px;
    margin: 10px auto;
}

h1.cxsPageHeader, h3.cxsSectionHeader {
    font-size: 1.3333rem !important;
}

h1.cxsPageHeader {
    font-size: 1.3333rem !important;
    padding-bottom: 1.75rem;
    border-bottom: 1px solid #A1A1A1;
}

.cxsSectionHeader {
    border-bottom: unset !important;
    padding-bottom: 0.5rem !important;
    margin-top: 52px !important;
}

.cxsFieldContainer {
    margin-bottom: 1.5rem !important;
}

.cxsFileUpload, .cxsApplyButton {
    outline-style: unset !important;
    border-radius: 30px !important;
    -webkit-box-shadow: 0 6px 30px -10px rgba(0, 25, 66, 0.5);
    box-shadow: 0 6px 30px -10px rgba(0, 25, 66, 0.5);
    font-weight: 700 !important;
    font-size: 1.1667rem !important;
    color: #fff !important;
    height: 48px !important;
    width: 230px !important;
    margin-right: 0 !important;
}

.cxsFileUpload {
    background-color: #001942 !important;
    border-color: #001942 !important;
}

.cxsFileRemove {
    margin-left: 0 !important;
    border-radius: unset !important;
    background-color: #CF0000 !important;
    border: 1px solid #CF0000 !important;
    -webkit-box-shadow: 0 6px 30px -10px rgba(0, 25, 66, 0.5);
    box-shadow: 0 6px 30px -10px rgba(0, 25, 66, 0.5);
}

.cxsApplyButton {
    background-color: #06d6a0 !important;
    border-color: #06d6a0 !important;
}

label.cxsFieldLabel {
    color: #A1A1A1 !important;
    font-weight: normal !important;
}

label.cxsFieldLabel::after {
    color: #A1A1A1 !important;
}

.cxsField:not(.cxscheckboxField) {
    height: 48px !important;
    padding: 6px 12px !important;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    color: #001942 !important;
    background-color: rgb(255, 255, 255);
    background-image: none;
    border-top: unset !important;
    border-right: unset !important;
    border-left: unset !important;
    border-bottom: 2px solid #06d6a0 !important;
    border-radius: unset !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline-style: none !important;
}

.cxsField.cxscheckboxField {
    margin-top: 0.25rem !important;
    margin-right: 0.5rem !important;
}

.cxsError .cxsField:not(.cxsCheckboxesField) {
    border-color: #CF0000 !important;
}

.cxsError .cxsFieldError {
    color: #CF0000 !important;
}

.cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaArrow {
    position: absolute !important;
    top: 20px !important;
    left: calc(100% - 12px) !important;
}

.cxsAutoCompleteCriteria .cxsCriteriaResults {
    width: 100% !important;
    border-radius: unset !important;
    border: 2px solid #06d6a0 !important;
    outline-style: none !important;
    box-shadow: 0 6px 30px -10px rgba(0, 25, 66, 0.5) !important;
}

.cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaType,
.cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaPill {
    border-radius: unset !important;
}

.cxsFileButtonLabel {
    padding-top: 0.4rem !important;
}

div.cxsFieldName_cxsrec__first_possible_start_date__c .cxsFieldLabel {
    visibility: hidden !important;
}

div.cxsFieldName_cxsrec__first_possible_start_date__c .cxsFieldLabel::after {
    visibility: visible !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    content: "Frühestmögliches Startdatum (tt.mm.jjjj)" !important;
}

.sectionIntroText {
    color: #909090;
    padding: 0.75rem 0;
}

#connexys-application-done-message .next-step,
#flash-application-procedure-step2 .next-step {
    display: flex;
    margin-top: 2.5em;
    position: relative;
}

#connexys-application-done-message .next-step-number,
#flash-application-procedure-step2 .next-step-number {
    margin-right: 1.4em;
    text-align: center;
}

#connexys-application-done-message .next-step-number div,
#flash-application-procedure-step2 .next-step-number div {
    background-color: #001942;
    width: 45px;
    color: white;
    border-radius: 50%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.2em;
    font-weight: 600;
}

@media (min-width: 576px) {
    .cxsFieldName_cxsrec__first_possible_start_date__c {
        width: 50% !important;
    }

    .cxsField:not(.cxsdateField_d, .cxsdateField_m, .cxsdateField_y, .cxscheckboxField) {
        width: 100% !important;
        max-width: unset !important;
    }

    .cxsdateField_d, .cxsdateField_m {
        width: 20% !important;
    }
}

@media (min-width: 768px) {
    h1.cxsPageHeader, h3.cxsSectionHeader {
        font-size: 1.5rem !important;
    }

    .cxsFieldLabel {
        width: unset !important;
        max-width: unset !important;
    }

    .cxsFieldLabel#cxsFieldLabel_14 {
        text-align: left !important;
        width: 600px !important;
        max-width: unset !important;
    }

    .cxsError .cxsFieldError {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .cxsFieldContainer > .cxsFieldError {
        margin-left: 0 ! important;
    }

    .startdateFieldLabel {
        text-align: left !important;
        width: 600px !important;
        max-width: unset !important;
    }
}

@media screen and (min-width: 992px) {
    .h1.modal-title {
        font-size: 2rem !important;
    }

    h1.cxsPageHeader {
        font-size: 1.5rem !important;
    }
}
