
 .crm-btn-submit {
    background: #000;
    color: #fff;
}

.crm-btn-submit:hover{
    color: #fff;
background-color: #1862c6
}
#consent .chk-consent {
    height: 15px;
    width: 15px;
}
._share-btn_15dfa_25{
    
        border-radius: 10px;
}

.phw-g-widget-bg-gray-1{
    padding-bottom: 10px !important;
}
 .phw-page-apply .phw-container {

    p {
        font-weight: 400;
    }

    .ph-apply-box {

        .resume-mandatory,
        .required,
        .checkmark {
            color: #c31313 !important;
        }

        .job-summary {
            font-size: 24px;
            font-weight: 700;
            display: flex;
            align-items: center;
            gap: 5px;
            flex-wrap: wrap;
            margin-bottom: 40px;

            h2 {
                font-size: inherit;
                font-weight: inherit;
            }
        }

        .resume-section {

            .after-upload {
                margin-top: 16px;
            }

            .resume-group {
                padding: 30px;
                width: 100%;
                border-radius: 6px;
                background: var(--brand-color-secondary);
                box-shadow: 5px 5px 4px rgba(69, 69, 69, 0.12);
            }

            .resume_info {
                padding-left: 0 !important;
            }

            .drives {
                margin-top: 16px;
                justify-content: center;
                align-items: center !important;
                gap: 14px;

                .cloud-options-group ul {
                    align-items: center;
                    gap: unset;

                    li .cloud-icon {
                        margin-right: 0 !important;
                    }

                    .linkedin-option {
                        margin-block: 0 !important;
                    }
                }

                .apply-or-box {
                    color: #212529 !important;
                    background-color: transparent;
                }

                .resume-upload-wrapper .upload-resume-btn {
                    min-height: 44px !important;
                    margin-top: 0 !important;
                    text-decoration: none !important;

                    &:hover {
                        background-color: #21293e !important;
                    }
                }
            }
        }

        .rjsf {
            margin-top: 30px;

            .markdown-as-title {
                display: unset !important;

                .markdown p {
                    color: #212529 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    margin-bottom: 24px;
                }
            }

            .field-radio-group .radio span {
                display: flex;
                align-items: center;
                gap: 2px;
            }

            .row {
                display: flex;
                flex-direction: column;

                label {
                    display: flex;
                    color: #212529;
                    justify-content: unset !important;
                    font-weight: 400;
                }
            }

            .error-detail {
                padding-left: 0 !important;
            }

            .error-msg {
                margin-bottom: 40px;
                color: #c31313;
                padding: 26px 16px;
                width: 100%;
                border-radius: 6px;
                background: var(--brand-color-secondary);
                box-shadow: 5px 5px 4px rgba(69, 69, 69, 0.12);

                .errorHeader {
                    background-color: transparent !important;
                    margin-bottom: 10px;

                    h3.panel-title {
                        font-weight: 500;
                        color: #c31313;
                    }
                }

                ul.errorList {
                    li {
                        list-style: disc !important;
                        margin-block: 6px;

                        a {
                            color: inherit !important;
                        }
                    }
                }
            }

            .custom-object {

                [role="heading"].field-description {
                    color: #212529 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    margin-block: 20px;
                }

                .date-range-fromTo {
                    .react-datepicker__header {
                        padding-bottom: 8px;
                    }

                    .react-datepicker__month-text--keyboard-selected {
                        background-color: var(--brand-color-primary);

                        &:hover {
                            background-color: #21293e;
                        }
                    }

                    .react-datepicker__month-text {
                        width: 3rem;
                    }

                    .react-datepicker__month-text:not(.react-datepicker__month-text--disabled):hover {
                        color: #FFFFFF;
                        background-color: #21293e;
                    }
                }

                .daterangepicker-checkbox {
                    margin-left: 0;
                    gap: 5px;
                    align-items: center;
                }
            }

            .remove-action {
                position: static;
                margin-bottom: 10px;

                .array-button-remove {
                    background-color: var(--brand-color-primary) !important;
                    border: 1px solid var(--brand-color-primary);
                    padding-inline: 24px;
                    min-height: 44px;
                    border-radius: 6px;
                }
            }

            .addln-attach-header {

                .markdown>p,
                .markdown h3 {
                    color: #212529 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    margin-block: 20px 10px;
                }
            }


            .field-object .array-in-checkbox {
                margin-left: 0 !important;
                padding-left: 0;

                .checkbox-control {
                    margin-right: 5px !important;
                }
            }

            .additional-attachment-v2 {
                display: block;

                .attachment-wrapper {
                    .docx {
                        margin-top: 0 !important;
                    }

                    .file-placeholder {
                        display: none;
                    }

                    .attachment {
                        margin-bottom: 20px;
                        padding: 30px;
                        width: 100%;
                        border: none;
                        border-radius: 6px;
                        background: var(--brand-color-secondary);
                        box-shadow: 5px 5px 4px rgba(69, 69, 69, 0.12);
                    }

                    ul.attachment-options {
                        gap: 8px;
                        margin-top: 20px;

                        li {
                            margin-right: 0;

                            .or {
                                display: none;
                            }
                        }

                        .file-attachment .file-label {
                            min-height: 44px !important;
                            height: auto !important;
                            border-radius: 6px;
                            color: var(--white) !important;
                            font-weight: 400;
                            padding-inline: 24px;
                            background-color: var(--brand-color-primary);
                            border: 1px solid var(--brand-color-primary) !important;
                            cursor: pointer;
                            display: flex !important;

                            &:hover {
                                background-color: #21293e !important;
                            }

                        }
                    }

                    .attachment-files ul#cover-letter-files-div {
                        padding-left: 0;
                        display: flex;
                        flex-direction: column;
                    }
                }
            }

            .summary {
                padding: 24px;
                background: var(--brand-color-secondary);
                box-shadow: 5px 5px 4px rgba(69, 69, 69, 0.12);
                margin-block: 36px;
                min-height: 250px;
                display: flex;
                flex-direction: column;
                justify-content: center;

                .summary-section {
                    margin-block: .5rem;

                    .summary-title h3 {
                        color: #212529 !important;
                        font-weight: 700;
                        font-size: 24px !important;
                        display: flex;
                        justify-content: space-between;
                    }

                    .summary-text {
                        margin-top: 10px;
                    }
                }

                .summary-label {
                    color: #212529;
                    font-weight: 600;
                }

                .summary-value {
                    color: #212529;
                    font-weight: normal;
                    opacity: 1;
                }

                .object-field-header {
                    display: none;
                }

                .summary-item.applicantSource {
                    display: none;
                }
            }
        }

        .btn-navigate,
        .array-button-add,
        .btn-submit {
            font-size: 16px !important;
            min-height: 44px !important;
            height: auto !important;
            border-radius: 6px;
            color: var(--white) !important;
            font-weight: 600;
            padding-inline: 24px;
            background-color: var(--brand-color-primary) !important;
            border: 1px solid var(--brand-color-primary) !important;

            &:hover {
                background-color: #21293e !important;
            }
        }
    }
}

@media screen and (max-width: 767px) {

    .ph-apply-box {
        .drives {
            flex-direction: column;
            gap: 10px !important;

            li.linkedin-option {
                margin-bottom: 16px !important;
            }

            ul i.dropbox {
                margin-left: 0 !important;
            }
        }
    }
}

@media screen and (max-width: 1024px) {

    .ph-apply-box {

        .job-summary {
            font-size: 18px;
        }

        .breadcrumb-list {
            margin-bottom: 10px;
            padding-left: 0;
        }

        .slick-arrow {
            font-size: 0;
            position: relative;
            background-color: var(--brand-color-primary);
            border: 1px solid var(--brand-color-primary);
            width: 40px;
            height: 38px;
        }

        .slick-arrow::before {
            content: "\2190" !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;
        }

        .slick-arrow::before {
            content: "\2190" !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;
        }

        .slick-arrow.slick-next::before {
            content: "\2192" !important;
        }

    }
}

@media screen and (min-width: 1025px) {
    .ph-apply-box {
        width: 80%;
        margin: 0 auto;
    }
}
 .phw-container>.ph-jtc-box .form-wrapper .form-group .checkbox label>input {
    height: 20px;
    width: 20px;
    border: 1px solid #212529;
}


#jtcForm {
    .phw-container {
        width: 70%;

        .ph-jtc-box {

            .text-danger,
            .checkmark,
            .required {
                color: #D0021b !important;
            }

            .title {
                font-size: 44px;
                font-weight: 700;
                margin-bottom: 20px;
            }

            .primary-button {
                font-size: 16px !important;
                color: #fff !important;
                border-radius: 6px !important;
                border: 1px solid var(--brand-color-secondary);

                &:hover {
                    background-color: #21293e;
                }
            }

            .rbt-input-main {
                height: inherit !important;
            }

            .resume-section .resume-group {
                padding: 30px;
                width: 100%;
                border-radius: 6px;
                background: var(--brand-color-secondary);
                box-shadow: 5px 5px 4px rgba(69, 69, 69, 0.12);
                border-color: transparent;

                .drives {
                    margin-top: 0;
                }
            }

            .rjsf {
                label.control-label {
                    color: #212529;
                }

                .form-control,
                .rbt-input-main {
                    height: unset !important;
                    min-height: 44px;

                    &::placeholder {
                        color: #212529;
                        font-weight: 400;
                    }
                }

                select.form-control {
                    color: #212529;
                    font-weight: 400;
                }

            }
        }
    }
}
@media only screen and (max-width: 1280px){
.apply {
}
}
@media only screen and (max-width: 1024px){
.apply {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 1280px){
.event {
}
}
@media only screen and (max-width: 1024px){
.event {
}
}
@media only screen and (max-width: 767px){
.event {
}
}
@media only screen and (max-width: 1280px){
.apply {
}
}
@media only screen and (max-width: 1024px){
.apply {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 1280px){
.apply {
}
}
@media only screen and (max-width: 1024px){
.apply {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 1280px){
.apply {
}
}
@media only screen and (max-width: 1024px){
.apply {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 1280px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1024px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1280px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1024px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}