
 @font-face {
    font-family: "phenom-font";
    src: url("https://assets.phenompeople.com/CareerConnectResources/prod/TGPTGWGLOBAL/en_global/desktop/assets/fonts/phenom-font.eot");
    src: url("https://assets.phenompeople.com/CareerConnectResources/prod/TGPTGWGLOBAL/en_global/desktop/assets/fonts/phenom-font.eot?#iefix") format("embedded-opentype"), url("https://assets.phenompeople.com/CareerConnectResources/prod/TGPTGWGLOBAL/en_global/desktop/assets/fonts/phenom-font.woff") format("woff"), url("https://assets.phenompeople.com/CareerConnectResources/prod/TGPTGWGLOBAL/en_global/desktop/assets/fonts/phenom-font.ttf") format("truetype"), url("https://assets.phenompeople.com/CareerConnectResources/prod/TGPTGWGLOBAL/en_global/desktop/assets/fonts/phenom-font.svg#phenom-font") format("svg");
    font-weight: normal;
    font-style: normal
}


.phw-page-apply :is(h1, h2, h3, h4, h5, h5, span, div, p, a) {
    font-family: 'Notosans';
}

.phw-page-apply ul {
    list-style-type: none;
}

.ph-apply-box ul.error-detail {
    padding-left: 0 !important;
}

#breadcrumb-summary .slick-list .slick-track li.progress-enable.progress-complete .number {
    display: unset !important;
}

.ph-apply-box li.text-danger {
    color: #FF0000;
    margin-left: -29px;
    line-height: 1;
    list-style: none;
    margin-left: 0px !important;
}

.ph-apply-box .resume-section {
    align-items: center;
    padding: 50px;
    text-align: center;
    margin: 50px;
    margin: 1rem 0;
    padding: 0px;

    .after-upload {
        display: flex;
        margin-top: 12px;
    }

    .resume-group {
        border: 2px solid #212529;
    }

    .drives {
        .linkedin-option {
            margin-top: 0;
        }

        .apply-or-line {
            padding-inline: 0 !important;
        }
    }
}

.ph-apply-box textarea.form-control {
    color: #2b2b2b;
    font-size: 14px;
    border: 1px solid gray;
    height: 100px;
    width: 100%;
    background-color: transparent;
}

.ph-apply-box .navigation.-step {
    float: right;
    margin-top: 20px;
}

.ph-apply-box main.ph-page {
    margin-bottom: 80px;
}

.phw-page-apply .pageTitle .job-summary {
    font-size: 24px;
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.phw-page-apply .phw-container>.ph-apply-box .row.additional-attachment-v2 .control-label,
.phw-container>.ph-apply-box .row .col-md-12 .form-group .markdown h2,
.phw-container>.ph-apply-box .row .col-md-12 .form-group .field .field-description, #jsqData p.field-description {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
    color: #ff0041;
    margin-top: 24px;
    margin-bottom: 14px;
}

.phw-page-apply .phw-container>.ph-apply-box .row.additional-attachment-v2 .control-label {
    margin: 0px;
}

.phw-page-apply .phw-container>.ph-apply-box .row .col-md-6 .form-group .form-control {
    height: 48px;
    border: 1px solid black;
}

.phw-page-apply .pageTitle .job-title {
    font-family: "Helvetica Neue";
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
}

.phw-page-apply .pageTitle .job-title a {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 5px;
}


.ph-apply-box .resume-section .resume-group .cloud-options .drives,
.ph-apply-box .resume-section .resume-group .cloud-options .drives .cloud-options-group ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    flex-wrap: wrap;
}

.ph-apply-box .resume-section .resume-group .cloud-options .drives .cloud-options-group ul {
    gap: 20px;
    padding: 0px;
}

.ph-apply-box .resume-section .resume-group .cloud-options .drives .cloud-options-group ul li .cloud-icon {
    margin: 0px;
}

.ph-apply-box .attachment-wrapper .attachment {
    border: 1px solid black;
    padding: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 16px 0px;
}

.ph-apply-box .attachment-wrapper .attachment .attachment-container .attachment-options {
    padding: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

select.form-control,
label {
    color: #212529 !important;
}

.react-datepicker-wrapper {
    width: 100% !important;

    input::placeholder {
        color: #212529;
    }
}


/* Additional Doucments */

.additionalDocText {
    .attachment-wrapper {
        text-align: center;

        ul.attachment-options {
            display: flex;
            gap: 16px;
            justify-content: center;
            margin-top: 20px;
            align-items: center;

            .file-attachment .file-label:hover {
                background-color: #C20041 !important;
            }
        }

        .attachment-files ul#cover-letter-files-div {
            padding-left: 0;
            display: flex;
        }
    }
}

#jsqData {
    .field-radio-group label>span {
        display: flex;
        align-items: center;

        input[type="radio"] {
            height: 16px;
            width: 16px;
            margin-right: 5px;
        }
    }

    textarea.form-control {
        height: unset !important;
        --line-height-total: unset !important;
    }
}


.educationhide .array-button-remove {
    height: unset !important;
    width: unset !important;
    background-color: #ff0041;
    border: none;
    color: #fff;
}

.dropbox,
.skydrive {
    border-radius: 0% !important;
}

.ph-apply-box .attachment-wrapper .attachment .attachment-container .attachment-options .file-attachment .file-label,
.phw-page-apply .rjsf .personalInformation-step button.btn,
.ph-apply-box .external-job .rjsf .navigation .btn {
    border-color: #ff0041;
    color: #fff !important;
    background-color: #ff0041;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 5px;
    margin: 0px;
    cursor: pointer;
}

.ph-apply-box .attachment-wrapper .attachment .attachment-container .attachment-options li:has(.or) {
    padding: 10px 0px;
}

.ph-apply-box .resume-mandatory,
.required,
.checkmark {
    color: #FF0000;
}

.phw-page-apply .rjsf .navigation {
    display: flex;
    justify-content: end;
}

.phw-page-apply .rjsf .navigation button.btn {
    display: flex;
    justify-content: end;
    margin-top: 15px;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
    .ph-apply-box .resume-section {
        padding: 2rem 1rem;
    }
}

@media screen and (max-width: 1024px) {
    .drives {
        gap: 16px !important;

        .apply-or-line {
            justify-content: center;
        }
    }

    .form-group label {
        display: unset !important;
    }
}

@media screen and (min-width: 1025px) {
    .phw-page-apply .ph-page .phw-container {
        width: 70%;
    }
}

@media screen and (max-width: 767px) {    

    .more-actions .array-button-add {
        margin-top: 10px;
    }

    .resume-section .resume_info {
        padding-left: 0 !important;
    }

    .phw-page-apply .ph-apply-box .row .col-md-6 {
        margin-bottom: 0 !important;
    }

    .btn-navigate {
        width: unset !important;
    }

    .ph-apply-box .resume-section .resume-group .cloud-options .drives {
        flex-wrap: wrap;
        padding: 20px 0px 0px 0px;
    }


    .phw-container>.ph-apply-box .row .col-md-12 .attachment .attachment-title {
        text-align: center;
    }

    .slick-list {
        margin-block: 20px !important;
    }

    .ph-apply-box .slick-arrow {
        font-size: 0;
        position: relative;
        background-color: #212529;
        width: 40px;
        height: 38px;
    }

    .ph-apply-box .slick-arrow::before {
        content: "\e147" !important;
        font-family: "phenom-font" !important;
        font-style: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        vertical-align: middle;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold !important;
    }

    .ph-apply-box .slick-arrow.slick-next::before {
        content: "\e144" !important;
    }

}

.ph-apply-box .btn {
    border-width: 0px;
    border-color: #ff0041 !important;
    border-style: solid;
    border-top-left-radius: calc(var(--border-radius-base) * 0.75);
    border-top-right-radius: calc(var(--border-radius-base) * 0.75);
    border-bottom-left-radius: calc(var(--border-radius-base) * 0.75);
    border-bottom-right-radius: calc(var(--border-radius-base) * 0.75);
    color: #fff;
    background-color: #ff0041;
    font-weight: 400;
    padding-left: 30px !important;
    padding-right: 30px !important;
    height: 44px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-decoration: none !important;

    &:hover {
        background-color: #C20041 !important;
    }
}

.ph-apply-box .navigation {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center;
    width: 100%;

    .btn-navigate {
        line-height: unset !important;
    }
}


.ph-apply-box .array-button-add {
    border-width: 0px;
    border-color: #ff0041 !important;
    border-style: solid;
    border-top-left-radius: calc(var(--border-radius-base) * 0.75);
    border-top-right-radius: calc(var(--border-radius-base) * 0.75);
    border-bottom-left-radius: calc(var(--border-radius-base) * 0.75);
    border-bottom-right-radius: calc(var(--border-radius-base) * 0.75);
    color: #fff;
    background-color: #ff0041;
    font-weight: 400;
    padding-left: 30px !important;
    padding-right: 30px !important;
    height: 44px;
    font-size: 16px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 400 !important;
}

.ph-apply-box .checkbox label {
    align-items: normal !important;
}

.ph-apply-box .form-control:focus-visible {
    border: 0px !important;
}

.ph-apply-box input#disclaimer {
    margin-top: 4px !important;
}

.phw-page-apply button {
    width: unset;
}

[data-widget="phw-nps-default-default-v1"] {
    .phw-s-close {
        height: unset;
        color: #212529;
    }

    .phw-g-btn-primary {
        width: 100%;
    }
}
 .ph-jtc-box {

    input {
        font-family: 'Notosans';
        font-weight: 400;
        color: #000000 !important;

        &::placeholder {
            font-family: 'Notosans';
            font-weight: 400;
            color: #000000 !important;

        }
    }

    select {
        font-family: 'Notosans' !important;
        font-weight: 400 !important;
        color: #000000 !important;
    }


    label {
        color: #000000;
    }

    .resume-section {
        .resume_info {
            padding-left: 0 !important;
        }

        .drives {
            gap: 10px !important;

            .apply-or-line {
                margin-inline-end: 0;
            }

            .cloud-options-group ul {
                gap: 0 !important;
            }

            .upload-resume-btn {
                margin-top: 0 !important;

                &:hover {
                    background-color: #C20041;
                }
            }
        }
    }

    .rjsf {
        li.text-danger {
            margin: 3px;
        }

        .rbt-token-remove-button {
            width: 15px;
            height: 15px;
        }

        .rbt-input-multi.form-control {
            height: var(--input-height) !important;
            overflow-y: auto;

            .rbt-input-wrapper,
            input.rbt-input-main {
                height: inherit;
            }
        }

        .checkbox .checkbox-control {
            height: 16px !important;
            width: 16px !important;
            margin-inline-end: 5px !important;
        }

        .navigation .btn-submit {
            border: 1px solid #FF0041;

            &:hover {
                background-color: #C20041;
            }
        }
    }

    .required,
    .checkmark {
        color: #FF0000 !important;
    }
}

@media screen and (max-width: 1024px) {
    .phw-page-jointalentcommunity {

        .phw-hamburger-menu,
        .phw-hamburger-close {
            color: white;
        }

        .col-md-12 .field-string .checkbox {
            label {
                align-items: start !important;

                .checkbox-control {
                    margin-top: 5px;
                }
            }
        }
    }
}

@media screen and (max-width: 767px) {
    .ph-jtc-box {
        .resume-section {
            .options-block.resume-group {
                padding: 20px !important;
            }

            .drives {
                margin-top: 20px !important;
                gap: 20px !important;
            }
        }

        .rjsf {
            .rbt-token-removeable {
                padding-block: 3px !important;
            }
        }
    }
}
 .phw-g-btn-small-primary {
    border-radius: 4px;            
    color: #fff;
    background-color: #212529;
    font-weight: 400;
    padding-left: 24px;
    padding-right: 24px;
    min-height: auto;
    height: 44px;
    margin-top: 0 !important;

    &:hover {
        background-color: #C20041;
        border-radius: 4px;
        font-weight: 400;
    }
}

[widget="phw-event-share-default-default-v1"] {
    .phw-header-block {
        margin-bottom: 24px;

        h2 {
            text-align: center;
        }
    }

    .phw-content-block {
        ._share-options_15dfa_15 {
            justify-content: center;
            gap: 16px !important;

            ._share-btn_15dfa_25 {
                margin-right: 0 !important;
            }
        }
    }
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.event {
}
}