
 
 .phw-page-apply {
    background-color: #f7f9fb;
}


.ph-apply-box {
    .phenom-form-container {

        .navigation-summary {
            margin-block: 20px;

            .progressbarlist {
                padding-left: 0 !important;
            }
        }

        .resume-mandatory,
        .required,
        .checkmark {
            color: #c31313 !important;
        }

        .pageTitle .job-summary {
            font-size: 24px;
            font-weight: 700;
            display: flex;
            align-items: center;
            gap: 5px;
            flex-wrap: wrap;
            margin-bottom: 40px;
        }

        .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;

                .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: #000000 !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: #F25218 !important;
                    }
                }
            }
        }

        .rjsf {
            margin-top: 30px;

            label {
                color: #000000 !important;
                justify-content: unset !important;
                font-size: 16px !important;
            }

            #jsqData label.control-label {
                display: inline;
            }

            label.control-label {
                align-items: flex-start;
            }

            select.form-control,
            input.form-control,
            textarea.form-control {
                border-radius: 4px;
                color: #000000 !important;
                scrollbar-width: none;
            }

            .field-radio-group {
                .radio {
                    label span:first-child {
                        display: flex;
                        align-items: center;
                        gap: 2px;
                    }
                }

                input[type="radio"] {
                    height: 14px;
                    width: 14px;
                }
            }

            .markdown-as-title {
                display: unset !important;

                .markdown p {
                    color: #000000 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    margin-bottom: 24px;
                }
            }

            .custom-object {
                display: unset;

                [role="heading"].field-description {
                    color: #000000 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    margin-block: 20px;
                }

                .array-in-checkbox {
                    float: right;
                }

                .fromToDateValue #fromTo {
                    order: 2;
                    padding-top: 20px;
                }

                .fromToDateValue .daterangepicker-checkbox {
                    display: flex;
                }

                .fromToDateValue {
                    display: grid;
                }

                #fromTo,
                #untitled6813 {
                    display: flex;
                    align-items: flex-start;
                    gap: var(--grid-gutter-space, 1rem);

                    .react-datepicker-popper {
                        .range-select {
                            padding: 0;
                            border: 1px solid #000000 !important;
                            margin-bottom: 8px;
                        }

                        .react-datepicker__month-wrapper .react-datepicker__month-text.react-datepicker__month-text--keyboard-selected:hover {
                            background-color: #1d5d90 !important;
                        }
                    }
                }


                .fromTo,
                .undefined {
                    display: flex;
                    flex-wrap: wrap;
                    flex-direction: unset !important;
                    align-items: center !important;
                    gap: 12px;
                    width: 100%;

                    label:first-child {
                        flex: 1 1 50%;
                        max-width: max-content;
                    }

                    div.col-xs-12.col-sm-12.col-md-7.col-lg-7 {
                        flex: 1 1 50%;
                    }

                    div:last-child {
                        flex: 1 1 100%;
                    }
                }
            }

            .array-in-checkbox {
                display: block;
            }

            .daterangepicker-checkbox {
                align-items: center;
                margin-left: 0;
                padding-left: 0;
                padding-bottom: 0;
                gap: 3px;
            }

            .array-button-remove {
                border-radius: 4px;
                background-color: var(--brand-color-primary) !important;
                margin-left: 10px;
            }
        }

        .checkbox {
            label {
                display: flex !important;
                align-items: flex-start;
            }

            input.checkbox-control {
                margin-top: 3px;
                margin-right: 6px;
            }
        }

        #secondaryJsqData .field-array {
            display: flex;
            flex-direction: column;

            .checkboxes .checkbox span {
                display: flex;
            }
        }

        .addln-attach-header {
            display: block !important;
            margin-block: 20px;

            .markdown>p,
            .markdown h3 {
                color: #000000 !important;
                font-weight: 700;
                font-size: 24px !important;
                margin-bottom: 24px;
            }
        }


        .col-md-5 .languagechange div.col {
            grid-column: 1 / -1;
        }

        span.volBullet {
            display: list-item;
            margin-left: 20px;
        }

        .vol.SI.heading p.field-description {
            color: #000000 !important;
            font-weight: 700;
            font-size: 24px !important;
            margin-block: 24px 20px;
        }

        .additional-attachment-v2 {
            display: block;

            .attachment-wrapper {
                .docx {
                    margin-top: 0 !important;
                }

                .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;

                    .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: #F25218 !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: #000000 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    display: flex;
                    justify-content: space-between;
                }

                .summary-text {
                    margin-top: 10px;
                }
            }

            .object-field-header {
                display: none;
            }

            .summary-item.applicantSource {
                display: none;
            }
        }
    }


    .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;
                }
            }
        }
    }
}

.navigation {
    justify-content: space-between;
    margin-top: 14px;
}

.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: #F25218 !important;
    }
}



.phw-container>.ph-apply-box .row .col-md-12 .form-group .summary .workAndEducation .experience {
    border: none;
}

.phw-container>.ph-apply-box .row .col-md-12 .form-group .summary .workAndEducation .Education {
    border: none;
}

.ph-apply-box .form-wrapper .pageTitle .job-summary {
    margin: 0px;
}

.ph-apply-box .pageTitle .job-summary .job-title {
    margin: 0px;
}

.ph-apply-box .pageTitle .job-summary .job-title a {
    font-size: 24px;
    font-weight: 700;
    color: #f36633;
}

.resume-group .drives li.linkedin-option #applyAwliWidget iframe {
    width: 210px;
}

.resume-group .drives .cloud-options-group ul .linkedin-option {
    padding: 0px;
}

.resume-group .drives .cloud-options-group ul li {
    margin: 0px;
}

ul:not([class]) li:before {
    content: ' ' !important;
}


.ph-apply-box #breadcrumb-summary ul li a {
    margin-top: 2px;
}

#breadcrumb-summary .slick-list .slick-track li.progress-enable.progress-complete .number {
    display: inline !important;
}

@media screen and (max-width: 767px) {
    .ph-apply-box {
        .job-summary {
            .job-title {
                font-size: 24px;
            }
        }

        #phoneWidget .no-gutter {
            gap: var(--grid-gutter-space, 1rem);
        }

        .resume-header p,
        .attachment-title {
            font-size: 16px;
        }

        .additional-attachment-v2 .attachment-wrapper ul.attachment-options {
            gap: unset !important;
        }

        .markdown p {
            font-size: 14px;
        }

        .drives {
            flex-direction: column;
            gap: 10px !important;

            li.linkedin-option {
                margin-bottom: 16px !important;
            }

            ul i.dropbox {
                margin-left: 0 !important;
            }
        }

        .btn-next,
        .btn-submit {
            width: unset !important;
        }
    }

    .ph-apply-box #breadcrumb-summary{
            min-height: 200px !important;
    }
    .ph-apply-box #breadcrumb-summary .slick-slider .slick-list{
            width: 92% !important;

    }
      .ph-apply-box .progressbarlist .breadcrumb-list{
    margin-bottom: 25px !important;
    }

}

@media screen and (min-width: 320px) and (max-width: 767px) {

    .ph-apply-box .pageTitle .job-summary .job-title a,
    .ph-apply-box .phenom-form-container .pageTitle .job-summary {
        font-size: 20px;
    }

    .ph-apply-box {
        padding: 20% 0px 0px 0px;
    }

    .resume-group .drives li.linkedin-option #applyAwliWidget iframe {
        width: 185px;
    }
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
    .ph-apply-box {
        padding: 15% 0px 0px 0px;
    }

}



@media screen and (max-width: 1024px) {

    .rjsf li {
        font-size: 16px;
    }

    .col-md-12 .row.form-group,
    .educationhide,
    .undefined {
        display: block !important;
        padding-left: 0;

        .text-danger {
            font-size: 14px !important;
        }
    }

    #phoneWidget .col-md-6 .row {
        margin-bottom: 0 !important;
    }

    .col-md-12 .form-group.field.field-string,
    .field-boolean {
        margin-bottom: 20px !important;
    }

    .remove-action {
        right: 0 !important;
        top: -20px;
    }

    .slick-list {
        margin-block: 20px !important;
    }

    .ph-apply-box .slick-arrow {
        font-size: 0;
        position: relative;
        background-color: var(--brand-color-primary);
        border: 1px solid var(--brand-color-primary);
        width: 40px;
        height: 38px;
    }

    .ph-apply-box .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;
    }
    .ph-apply-box .slick-arrow.slick-next::before{
                content: "\2192" !important;
    }
 

  
}



@media screen and (min-width: 1025px) {
    .phw-page-apply .ph-page .phw-container {
        width: 80%;

        ul.progressbarlist .slick-list {
            width: 100% !important;
        }

        .col-md-12 .row.form-group.field.field-string {
            display: flex;
            flex-direction: column;
        }

        .row .col-md-12 .row {
            margin-bottom: 24px;
        }

        #phoneWidget .row {
            margin-bottom: unset !important;
        }

        .rjsf {
            [aria-labelledby="isGSK-radio"] .field-radio-group {
                display: flex;
                gap: 12px;
            }

            .text-danger {
                font-size: 16px !important;
            }


        }

    }

}
/*NEW STYLES*/
.ph-apply-box #breadcrumb-summary ul li a .title{

color: #000000 !important;

}

.ph-apply-box #breadcrumb-summary .progress-enable.progress-complete:after {
background-color: #F36633 !important;

}
.ph-apply-box #breadcrumb-summary .slick-list .slick-track li.progress-current .number, .ph-apply-box #breadcrumb-summary .slick-list .slick-track li.progress-enable .number {
background: #F36633 !important;
color: #F36633 !important;
box-shadow: 0 0 0 4px #F36633, 0 0 0 5px #F36633 !important;
border: 4px solid #FFFFFF !important;
}
.ph-apply-box .pageTitle .job-summary .job-title {
    margin-top: -9px !important;
}

.ph-apply-box .after-upload{
      background-image: url("https://pp-cdn.phenompeople.com/CareerConnectResources/prod/GHVGPAGB/images/uploadicons-1770572848181.png") !important;
}

.ph-apply-box .upload-resume-btn:hover{
      padding: 0px 16px !important;
}
.ph-apply-box .upload-resume-btn:focus{
    padding: 0px 16px !important;
}

.ph-apply-box .upload-resume-btn:focus{
  outline: 0px !important;
}
.ph-apply-box .btn-next{
    outline: 0px !important;
}

.ph-apply-box .btn-prev{
    outline: 0px !important;
}
.ph-apply-box .btn-submit{
    outline: 0px !important;
}
.ph-apply-box .summary-title-link:focus{
   outline: 0px !important;

}
.ph-apply-box .resume-group {

box-shadow: 0px 0px 0px rgba(69, 69, 69, 0.12) !important;
}


.ph-apply-box .error-msg .errorHeader h3.panel-title {
    color: #FC1D2B !important;
}

.ph-apply-box .error-msg ul.errorList li a {

   color: #FC1D2B !important;
}

.ph-apply-box #breadcrumb-summary {
width: 100% !important;
min-height: 100px;

margin: 40px auto 0px;
}

.ph-apply-box .phenom-form-container .summary {

box-shadow: 0px 0px 0px rgba(69, 69, 69, 0.12) !important;
border-radius: 6px !important;
}
.ph-apply-box .isGSK{
    display: block !important;
}
.ph-apply-box .array-button-remove{
border: 0px !important;
}
.ph-apply-box .remove-icon{
    color: #ffffff !important;
}

.ph-apply-box li.text-danger{
    margin-left: 0px !important;
}
.phw-page-apply .ph-page .phw-container #phoneWidget .row {

            margin-bottom: 10px !important;
}

.ph-apply-box .phenom-form-containe .rjsf {
                    padding-bottom: 10px !important;
}
.ph-apply-box #privacypolicy{
    min-height: 13px !important;
}
.ph-apply-box .daterangepicker-checkbox{
    display: flex !important;
}
.array-in-checkbox.LCheckBox .checkbox-control {
    min-height: 14px !important;
}

.ph-apply-box .phenom-form-container .resume-section .drives .resume-upload-wrapper .upload-resume-btn:hover {
                            color: #fff !important;
                            padding: 0px 20px !important;
}

input#termsandconditions\.applicantAcknowledgment {
    height: 12px;
    min-height: 12px !important;
}

.ph-apply-box .phenom-form-container .summary .summary-section .summary-title h3 {
    font-size: 15px !important;
}
.ph-apply-box .summary-section .summary-item.privacypolicy {
    display: none;
} 

.ph-apply-box #emailMessages{

min-height: 13px !important;
}
.ph-apply-box .phenom-form-container .rjsf select.form-control, input.form-control, textarea.form-control{
    font-family: 'ICT Charter'
}
 
 .phw-page-apply {
    background-color: #f7f9fb;
}


.ph-apply-box {
    .phenom-form-container {

        .navigation-summary {
            margin-block: 20px;

            .progressbarlist {
                padding-left: 0 !important;
            }
        }

        .resume-mandatory,
        .required,
        .checkmark {
            color: #c31313 !important;
        }

        .pageTitle .job-summary {
            font-size: 24px;
            font-weight: 700;
            display: flex;
            align-items: center;
            gap: 5px;
            flex-wrap: wrap;
            margin-bottom: 40px;
        }

        .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;

                .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: #000000 !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: #F25218 !important;
                    }
                }
            }
        }

        .rjsf {
            margin-top: 30px;

            label {
                color: #000000 !important;
                justify-content: unset !important;
                font-size: 16px !important;
            }

            #jsqData label.control-label {
                display: inline;
            }

            label.control-label {
                align-items: flex-start;
            }

            select.form-control,
            input.form-control,
            textarea.form-control {
                border-radius: 4px;
                color: #000000 !important;
                scrollbar-width: none;
            }

            .field-radio-group {
                .radio {
                    label span:first-child {
                        display: flex;
                        align-items: center;
                        gap: 2px;
                    }
                }

                input[type="radio"] {
                    height: 14px;
                    width: 14px;
                }
            }

            .markdown-as-title {
                display: unset !important;

                .markdown p {
                    color: #000000 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    margin-bottom: 24px;
                }
            }

            .custom-object {
                display: unset;

                [role="heading"].field-description {
                    color: #000000 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    margin-block: 20px;
                }

                .array-in-checkbox {
                    float: right;
                }

                .fromToDateValue #fromTo {
                    order: 2;
                    padding-top: 20px;
                }

                .fromToDateValue .daterangepicker-checkbox {
                    display: flex;
                }

                .fromToDateValue {
                    display: grid;
                }

                #fromTo,
                #untitled6813 {
                    display: flex;
                    align-items: flex-start;
                    gap: var(--grid-gutter-space, 1rem);

                    .react-datepicker-popper {
                        .range-select {
                            padding: 0;
                            border: 1px solid #000000 !important;
                            margin-bottom: 8px;
                        }

                        .react-datepicker__month-wrapper .react-datepicker__month-text.react-datepicker__month-text--keyboard-selected:hover {
                            background-color: #1d5d90 !important;
                        }
                    }
                }


                .fromTo,
                .undefined {
                    display: flex;
                    flex-wrap: wrap;
                    flex-direction: unset !important;
                    align-items: center !important;
                    gap: 12px;
                    width: 100%;

                    label:first-child {
                        flex: 1 1 50%;
                        max-width: max-content;
                    }

                    div.col-xs-12.col-sm-12.col-md-7.col-lg-7 {
                        flex: 1 1 50%;
                    }

                    div:last-child {
                        flex: 1 1 100%;
                    }
                }
            }

            .array-in-checkbox {
                display: block;
            }

            .daterangepicker-checkbox {
                align-items: center;
                margin-left: 0;
                padding-left: 0;
                padding-bottom: 0;
                gap: 3px;
            }

            .array-button-remove {
                border-radius: 4px;
                background-color: var(--brand-color-primary) !important;
                margin-left: 10px;
            }
        }

        .checkbox {
            label {
                display: flex !important;
                align-items: flex-start;
            }

            input.checkbox-control {
                margin-top: 3px;
                margin-right: 6px;
            }
        }

        #secondaryJsqData .field-array {
            display: flex;
            flex-direction: column;

            .checkboxes .checkbox span {
                display: flex;
            }
        }

        .addln-attach-header {
            display: block !important;
            margin-block: 20px;

            .markdown>p,
            .markdown h3 {
                color: #000000 !important;
                font-weight: 700;
                font-size: 24px !important;
                margin-bottom: 24px;
            }
        }


        .col-md-5 .languagechange div.col {
            grid-column: 1 / -1;
        }

        span.volBullet {
            display: list-item;
            margin-left: 20px;
        }

        .vol.SI.heading p.field-description {
            color: #000000 !important;
            font-weight: 700;
            font-size: 24px !important;
            margin-block: 24px 20px;
        }

        .additional-attachment-v2 {
            display: block;

            .attachment-wrapper {
                .docx {
                    margin-top: 0 !important;
                }

                .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;

                    .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: #F25218 !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: #000000 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    display: flex;
                    justify-content: space-between;
                }

                .summary-text {
                    margin-top: 10px;
                }
            }

            .object-field-header {
                display: none;
            }

            .summary-item.applicantSource {
                display: none;
            }
        }
    }


    .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;
                }
            }
        }
    }
}

.navigation {
    justify-content: space-between;
    margin-top: 14px;
}

.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: #F25218 !important;
    }
}



.phw-container>.ph-apply-box .row .col-md-12 .form-group .summary .workAndEducation .experience {
    border: none;
}

.phw-container>.ph-apply-box .row .col-md-12 .form-group .summary .workAndEducation .Education {
    border: none;
}

.ph-apply-box .form-wrapper .pageTitle .job-summary {
    margin: 0px;
}

.ph-apply-box .pageTitle .job-summary .job-title {
    margin: 0px;
}

.ph-apply-box .pageTitle .job-summary .job-title a {
    font-size: 24px;
    font-weight: 700;
    color: #f36633;
}

.resume-group .drives li.linkedin-option #applyAwliWidget iframe {
    width: 210px;
}

.resume-group .drives .cloud-options-group ul .linkedin-option {
    padding: 0px;
}

.resume-group .drives .cloud-options-group ul li {
    margin: 0px;
}

ul:not([class]) li:before {
    content: ' ' !important;
}


.ph-apply-box #breadcrumb-summary ul li a {
    margin-top: 2px;
}

#breadcrumb-summary .slick-list .slick-track li.progress-enable.progress-complete .number {
    display: inline !important;
}

@media screen and (max-width: 767px) {
    .ph-apply-box {
        .job-summary {
            .job-title {
                font-size: 24px;
            }
        }

        #phoneWidget .no-gutter {
            gap: var(--grid-gutter-space, 1rem);
        }

        .resume-header p,
        .attachment-title {
            font-size: 16px;
        }

        .additional-attachment-v2 .attachment-wrapper ul.attachment-options {
            gap: unset !important;
        }

        .markdown p {
            font-size: 14px;
        }

        .drives {
            flex-direction: column;
            gap: 10px !important;

            li.linkedin-option {
                margin-bottom: 16px !important;
            }

            ul i.dropbox {
                margin-left: 0 !important;
            }
        }

        .btn-next,
        .btn-submit {
            width: unset !important;
        }
    }

    .ph-apply-box #breadcrumb-summary{
            min-height: 200px !important;
    }
    .ph-apply-box #breadcrumb-summary .slick-slider .slick-list{
            width: 92% !important;

    }
      .ph-apply-box .progressbarlist .breadcrumb-list{
    margin-bottom: 25px !important;
    }

}

@media screen and (min-width: 320px) and (max-width: 767px) {

    .ph-apply-box .pageTitle .job-summary .job-title a,
    .ph-apply-box .phenom-form-container .pageTitle .job-summary {
        font-size: 20px;
    }

    .ph-apply-box {
        padding: 20% 0px 0px 0px;
    }

    .resume-group .drives li.linkedin-option #applyAwliWidget iframe {
        width: 185px;
    }
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
    .ph-apply-box {
        padding: 15% 0px 0px 0px;
    }

}



@media screen and (max-width: 1024px) {

    .rjsf li {
        font-size: 16px;
    }

    .col-md-12 .row.form-group,
    .educationhide,
    .undefined {
        display: block !important;
        padding-left: 0;

        .text-danger {
            font-size: 14px !important;
        }
    }

    #phoneWidget .col-md-6 .row {
        margin-bottom: 0 !important;
    }

    .col-md-12 .form-group.field.field-string,
    .field-boolean {
        margin-bottom: 20px !important;
    }

    .remove-action {
        right: 0 !important;
        top: -20px;
    }

    .slick-list {
        margin-block: 20px !important;
    }

    .ph-apply-box .slick-arrow {
        font-size: 0;
        position: relative;
        background-color: var(--brand-color-primary);
        border: 1px solid var(--brand-color-primary);
        width: 40px;
        height: 38px;
    }

    .ph-apply-box .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;
    }
    .ph-apply-box .slick-arrow.slick-next::before{
                content: "\2192" !important;
    }
 

  
}



@media screen and (min-width: 1025px) {
    .phw-page-apply .ph-page .phw-container {
        width: 80%;

        ul.progressbarlist .slick-list {
            width: 100% !important;
        }

        .col-md-12 .row.form-group.field.field-string {
            display: flex;
            flex-direction: column;
        }

        .row .col-md-12 .row {
            margin-bottom: 24px;
        }

        #phoneWidget .row {
            margin-bottom: unset !important;
        }

        .rjsf {
            [aria-labelledby="isGSK-radio"] .field-radio-group {
                display: flex;
                gap: 12px;
            }

            .text-danger {
                font-size: 16px !important;
            }


        }

    }

}
/*NEW STYLES*/
.ph-apply-box #breadcrumb-summary ul li a .title{

color: #000000 !important;

}

.ph-apply-box #breadcrumb-summary .progress-enable.progress-complete:after {
background-color: #F36633 !important;

}
.ph-apply-box #breadcrumb-summary .slick-list .slick-track li.progress-current .number, .ph-apply-box #breadcrumb-summary .slick-list .slick-track li.progress-enable .number {
background: #F36633 !important;
color: #F36633 !important;
box-shadow: 0 0 0 4px #F36633, 0 0 0 5px #F36633 !important;
border: 4px solid #FFFFFF !important;
}
.ph-apply-box .pageTitle .job-summary .job-title {
    margin-top: -9px !important;
}

.ph-apply-box .after-upload{
      background-image: url("https://pp-cdn.phenompeople.com/CareerConnectResources/prod/GHVGPAGB/images/uploadicons-1770572848181.png") !important;
}

.ph-apply-box .upload-resume-btn:hover{
      padding: 0px 16px !important;
}
.ph-apply-box .upload-resume-btn:focus{
    padding: 0px 16px !important;
}

.ph-apply-box .upload-resume-btn:focus{
  outline: 0px !important;
}
.ph-apply-box .btn-next{
    outline: 0px !important;
}

.ph-apply-box .btn-prev{
    outline: 0px !important;
}
.ph-apply-box .btn-submit{
    outline: 0px !important;
}
.ph-apply-box .summary-title-link:focus{
   outline: 0px !important;

}
.ph-apply-box .resume-group {

box-shadow: 0px 0px 0px rgba(69, 69, 69, 0.12) !important;
}


.ph-apply-box .error-msg .errorHeader h3.panel-title {
    color: #FC1D2B !important;
}

.ph-apply-box .error-msg ul.errorList li a {

   color: #FC1D2B !important;
}

.ph-apply-box #breadcrumb-summary {
width: 100% !important;
min-height: 100px;

margin: 40px auto 0px;
}

.ph-apply-box .phenom-form-container .summary {

box-shadow: 0px 0px 0px rgba(69, 69, 69, 0.12) !important;
border-radius: 6px !important;
}
.ph-apply-box .isGSK{
    display: block !important;
}
.ph-apply-box .array-button-remove{
border: 0px !important;
}
.ph-apply-box .remove-icon{
    color: #ffffff !important;
}

.ph-apply-box li.text-danger{
    margin-left: 0px !important;
}
.phw-page-apply .ph-page .phw-container #phoneWidget .row {

            margin-bottom: 10px !important;
}

.ph-apply-box .phenom-form-containe .rjsf {
                    padding-bottom: 10px !important;
}
.ph-apply-box #privacypolicy{
    min-height: 13px !important;
}
.ph-apply-box .daterangepicker-checkbox{
    display: flex !important;
}
.array-in-checkbox.LCheckBox .checkbox-control {
    min-height: 14px !important;
}

.ph-apply-box .phenom-form-container .resume-section .drives .resume-upload-wrapper .upload-resume-btn:hover {
                            color: #fff !important;
                            padding: 0px 20px !important;
}

input#termsandconditions\.applicantAcknowledgment {
    height: 12px;
    min-height: 12px !important;
}

.ph-apply-box .phenom-form-container .summary .summary-section .summary-title h3 {
    font-size: 15px !important;
}
.ph-apply-box .summary-section .summary-item.privacypolicy {
    display: none;
} 

.ph-apply-box #emailMessages{

min-height: 13px !important;
}
.ph-apply-box .phenom-form-container .rjsf select.form-control, input.form-control, textarea.form-control{
    font-family: 'ICT Charter'
}
 .ph-jtc-box .resume-section {
    align-items: center;
    border: none;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.ph-jtc-box li.text-danger {
    margin: 3px;
}

.ph-jtc-box .pdf {
        display: flex;
}

.ph-jtc-box .doc {
        display: flex;
}

.ph-jtc-box .rtf {
    
    display: flex;
}

.ph-jtc-box .docx {
    
    display: flex;
}

.ph-jtc-box .rbt-token-remove-button {
    width: 15px;
    height: 15px;
}
.ph-jtc-box .rbt-token-remove-button::before {
    content: "x";
    position: absolute;
    right:0px;
    top:4px;
    color:black;
}

.ph-jtc-box .resume_info {
    color: #fd5108 !important;
    
}

.ph-jtc-box .form-wrapper form .rbt-input-multi.form-control {
    min-height: 48px !important;
}

.phw-container>.ph-jtc-box .cloud-icon{

    margin: 0px !important;
}
.ph-jtc-box .form-wrapper .form-control {

font-family: 'ICT Charter';
}
.ph-jtc-box{
font-family: 'ICT Charter';

}
.email-messge-view span{
    font-size: 18px;
}

.ph-jtc-box #disclaimer{
    margin-top: -33px;
    height: 18px;
    width: 18px;
}
.ph-jtc-box #emailCommunication{
 height: 18px;
    width: 18px;
}
@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){
.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: 767px){
.apply {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
 
 .phw-page-apply {
    background-color: #f7f9fb;
}


.ph-apply-box {
    .phenom-form-container {

        .navigation-summary {
            margin-block: 20px;

            .progressbarlist {
                padding-left: 0 !important;
            }
        }

        .resume-mandatory,
        .required,
        .checkmark {
            color: #c31313 !important;
        }

        .pageTitle .job-summary {
            font-size: 24px;
            font-weight: 700;
            display: flex;
            align-items: center;
            gap: 5px;
            flex-wrap: wrap;
            margin-bottom: 40px;
        }

        .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;

                .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: #000000 !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: #F25218 !important;
                    }
                }
            }
        }

        .rjsf {
            margin-top: 30px;

            label {
                color: #000000 !important;
                justify-content: unset !important;
                font-size: 16px !important;
            }

            #jsqData label.control-label {
                display: inline;
            }

            label.control-label {
                align-items: flex-start;
            }

            select.form-control,
            input.form-control,
            textarea.form-control {
                border-radius: 4px;
                color: #000000 !important;
                scrollbar-width: none;
            }

            .field-radio-group {
                .radio {
                    label span:first-child {
                        display: flex;
                        align-items: center;
                        gap: 2px;
                    }
                }

                input[type="radio"] {
                    height: 14px;
                    width: 14px;
                }
            }

            .markdown-as-title {
                display: unset !important;

                .markdown p {
                    color: #000000 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    margin-bottom: 24px;
                }
            }

            .custom-object {
                display: unset;

                [role="heading"].field-description {
                    color: #000000 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    margin-block: 20px;
                }

                .array-in-checkbox {
                    float: right;
                }

                .fromToDateValue #fromTo {
                    order: 2;
                    padding-top: 20px;
                }

                .fromToDateValue .daterangepicker-checkbox {
                    display: flex;
                }

                .fromToDateValue {
                    display: grid;
                }

                #fromTo,
                #untitled6813 {
                    display: flex;
                    align-items: flex-start;
                    gap: var(--grid-gutter-space, 1rem);

                    .react-datepicker-popper {
                        .range-select {
                            padding: 0;
                            border: 1px solid #000000 !important;
                            margin-bottom: 8px;
                        }

                        .react-datepicker__month-wrapper .react-datepicker__month-text.react-datepicker__month-text--keyboard-selected:hover {
                            background-color: #1d5d90 !important;
                        }
                    }
                }


                .fromTo,
                .undefined {
                    display: flex;
                    flex-wrap: wrap;
                    flex-direction: unset !important;
                    align-items: center !important;
                    gap: 12px;
                    width: 100%;

                    label:first-child {
                        flex: 1 1 50%;
                        max-width: max-content;
                    }

                    div.col-xs-12.col-sm-12.col-md-7.col-lg-7 {
                        flex: 1 1 50%;
                    }

                    div:last-child {
                        flex: 1 1 100%;
                    }
                }
            }

            .array-in-checkbox {
                display: block;
            }

            .daterangepicker-checkbox {
                align-items: center;
                margin-left: 0;
                padding-left: 0;
                padding-bottom: 0;
                gap: 3px;
            }

            .array-button-remove {
                border-radius: 4px;
                background-color: var(--brand-color-primary) !important;
                margin-left: 10px;
            }
        }

        .checkbox {
            label {
                display: flex !important;
                align-items: flex-start;
            }

            input.checkbox-control {
                margin-top: 3px;
                margin-right: 6px;
            }
        }

        #secondaryJsqData .field-array {
            display: flex;
            flex-direction: column;

            .checkboxes .checkbox span {
                display: flex;
            }
        }

        .addln-attach-header {
            display: block !important;
            margin-block: 20px;

            .markdown>p,
            .markdown h3 {
                color: #000000 !important;
                font-weight: 700;
                font-size: 24px !important;
                margin-bottom: 24px;
            }
        }


        .col-md-5 .languagechange div.col {
            grid-column: 1 / -1;
        }

        span.volBullet {
            display: list-item;
            margin-left: 20px;
        }

        .vol.SI.heading p.field-description {
            color: #000000 !important;
            font-weight: 700;
            font-size: 24px !important;
            margin-block: 24px 20px;
        }

        .additional-attachment-v2 {
            display: block;

            .attachment-wrapper {
                .docx {
                    margin-top: 0 !important;
                }

                .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;

                    .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: #F25218 !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: #000000 !important;
                    font-weight: 700;
                    font-size: 24px !important;
                    display: flex;
                    justify-content: space-between;
                }

                .summary-text {
                    margin-top: 10px;
                }
            }

            .object-field-header {
                display: none;
            }

            .summary-item.applicantSource {
                display: none;
            }
        }
    }


    .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;
                }
            }
        }
    }
}

.navigation {
    justify-content: space-between;
    margin-top: 14px;
}

.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: #F25218 !important;
    }
}



.phw-container>.ph-apply-box .row .col-md-12 .form-group .summary .workAndEducation .experience {
    border: none;
}

.phw-container>.ph-apply-box .row .col-md-12 .form-group .summary .workAndEducation .Education {
    border: none;
}

.ph-apply-box .form-wrapper .pageTitle .job-summary {
    margin: 0px;
}

.ph-apply-box .pageTitle .job-summary .job-title {
    margin: 0px;
}

.ph-apply-box .pageTitle .job-summary .job-title a {
    font-size: 24px;
    font-weight: 700;
    color: #f36633;
}

.resume-group .drives li.linkedin-option #applyAwliWidget iframe {
    width: 210px;
}

.resume-group .drives .cloud-options-group ul .linkedin-option {
    padding: 0px;
}

.resume-group .drives .cloud-options-group ul li {
    margin: 0px;
}

ul:not([class]) li:before {
    content: ' ' !important;
}


.ph-apply-box #breadcrumb-summary ul li a {
    margin-top: 2px;
}

#breadcrumb-summary .slick-list .slick-track li.progress-enable.progress-complete .number {
    display: inline !important;
}

@media screen and (max-width: 767px) {
    .ph-apply-box {
        .job-summary {
            .job-title {
                font-size: 24px;
            }
        }

        #phoneWidget .no-gutter {
            gap: var(--grid-gutter-space, 1rem);
        }

        .resume-header p,
        .attachment-title {
            font-size: 16px;
        }

        .additional-attachment-v2 .attachment-wrapper ul.attachment-options {
            gap: unset !important;
        }

        .markdown p {
            font-size: 14px;
        }

        .drives {
            flex-direction: column;
            gap: 10px !important;

            li.linkedin-option {
                margin-bottom: 16px !important;
            }

            ul i.dropbox {
                margin-left: 0 !important;
            }
        }

        .btn-next,
        .btn-submit {
            width: unset !important;
        }
    }

    .ph-apply-box #breadcrumb-summary{
            min-height: 200px !important;
    }
    .ph-apply-box #breadcrumb-summary .slick-slider .slick-list{
            width: 92% !important;

    }
      .ph-apply-box .progressbarlist .breadcrumb-list{
    margin-bottom: 25px !important;
    }

}

@media screen and (min-width: 320px) and (max-width: 767px) {

    .ph-apply-box .pageTitle .job-summary .job-title a,
    .ph-apply-box .phenom-form-container .pageTitle .job-summary {
        font-size: 20px;
    }

    .ph-apply-box {
        padding: 20% 0px 0px 0px;
    }

    .resume-group .drives li.linkedin-option #applyAwliWidget iframe {
        width: 185px;
    }
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
    .ph-apply-box {
        padding: 15% 0px 0px 0px;
    }

}



@media screen and (max-width: 1024px) {

    .rjsf li {
        font-size: 16px;
    }

    .col-md-12 .row.form-group,
    .educationhide,
    .undefined {
        display: block !important;
        padding-left: 0;

        .text-danger {
            font-size: 14px !important;
        }
    }

    #phoneWidget .col-md-6 .row {
        margin-bottom: 0 !important;
    }

    .col-md-12 .form-group.field.field-string,
    .field-boolean {
        margin-bottom: 20px !important;
    }

    .remove-action {
        right: 0 !important;
        top: -20px;
    }

    .slick-list {
        margin-block: 20px !important;
    }

    .ph-apply-box .slick-arrow {
        font-size: 0;
        position: relative;
        background-color: var(--brand-color-primary);
        border: 1px solid var(--brand-color-primary);
        width: 40px;
        height: 38px;
    }

    .ph-apply-box .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;
    }
    .ph-apply-box .slick-arrow.slick-next::before{
                content: "\2192" !important;
    }
 

  
}



@media screen and (min-width: 1025px) {
    .phw-page-apply .ph-page .phw-container {
        width: 80%;

        ul.progressbarlist .slick-list {
            width: 100% !important;
        }

        .col-md-12 .row.form-group.field.field-string {
            display: flex;
            flex-direction: column;
        }

        .row .col-md-12 .row {
            margin-bottom: 24px;
        }

        #phoneWidget .row {
            margin-bottom: unset !important;
        }

        .rjsf {
            [aria-labelledby="isGSK-radio"] .field-radio-group {
                display: flex;
                gap: 12px;
            }

            .text-danger {
                font-size: 16px !important;
            }


        }

    }

}
/*NEW STYLES*/
.ph-apply-box #breadcrumb-summary ul li a .title{

color: #000000 !important;

}

.ph-apply-box #breadcrumb-summary .progress-enable.progress-complete:after {
background-color: #F36633 !important;

}
.ph-apply-box #breadcrumb-summary .slick-list .slick-track li.progress-current .number, .ph-apply-box #breadcrumb-summary .slick-list .slick-track li.progress-enable .number {
background: #F36633 !important;
color: #F36633 !important;
box-shadow: 0 0 0 4px #F36633, 0 0 0 5px #F36633 !important;
border: 4px solid #FFFFFF !important;
}
.ph-apply-box .pageTitle .job-summary .job-title {
    margin-top: -9px !important;
}

.ph-apply-box .after-upload{
      background-image: url("https://pp-cdn.phenompeople.com/CareerConnectResources/prod/GHVGPAGB/images/uploadicons-1770572848181.png") !important;
}

.ph-apply-box .upload-resume-btn:hover{
      padding: 0px 16px !important;
}
.ph-apply-box .upload-resume-btn:focus{
    padding: 0px 16px !important;
}

.ph-apply-box .upload-resume-btn:focus{
  outline: 0px !important;
}
.ph-apply-box .btn-next{
    outline: 0px !important;
}

.ph-apply-box .btn-prev{
    outline: 0px !important;
}
.ph-apply-box .btn-submit{
    outline: 0px !important;
}
.ph-apply-box .summary-title-link:focus{
   outline: 0px !important;

}
.ph-apply-box .resume-group {

box-shadow: 0px 0px 0px rgba(69, 69, 69, 0.12) !important;
}


.ph-apply-box .error-msg .errorHeader h3.panel-title {
    color: #FC1D2B !important;
}

.ph-apply-box .error-msg ul.errorList li a {

   color: #FC1D2B !important;
}

.ph-apply-box #breadcrumb-summary {
width: 100% !important;
min-height: 100px;

margin: 40px auto 0px;
}

.ph-apply-box .phenom-form-container .summary {

box-shadow: 0px 0px 0px rgba(69, 69, 69, 0.12) !important;
border-radius: 6px !important;
}
.ph-apply-box .isGSK{
    display: block !important;
}
.ph-apply-box .array-button-remove{
border: 0px !important;
}
.ph-apply-box .remove-icon{
    color: #ffffff !important;
}

.ph-apply-box li.text-danger{
    margin-left: 0px !important;
}
.phw-page-apply .ph-page .phw-container #phoneWidget .row {

            margin-bottom: 10px !important;
}

.ph-apply-box .phenom-form-containe .rjsf {
                    padding-bottom: 10px !important;
}
.ph-apply-box #privacypolicy{
    min-height: 13px !important;
}
.ph-apply-box .daterangepicker-checkbox{
    display: flex !important;
}
.array-in-checkbox.LCheckBox .checkbox-control {
    min-height: 14px !important;
}

.ph-apply-box .phenom-form-container .resume-section .drives .resume-upload-wrapper .upload-resume-btn:hover {
                            color: #fff !important;
                            padding: 0px 20px !important;
}

input#termsandconditions\.applicantAcknowledgment {
    height: 12px;
    min-height: 12px !important;
}

.ph-apply-box .phenom-form-container .summary .summary-section .summary-title h3 {
    font-size: 15px !important;
}
.ph-apply-box .summary-section .summary-item.privacypolicy {
    display: none;
} 

.ph-apply-box #emailMessages{

min-height: 13px !important;
}
.ph-apply-box .phenom-form-container .rjsf select.form-control, input.form-control, textarea.form-control{
    font-family: 'ICT Charter'
}
 .ph-jtc-box .resume-section {
    align-items: center;
    border: none;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.ph-jtc-box li.text-danger {
    margin: 3px;
}

.ph-jtc-box .pdf {
        display: flex;
}

.ph-jtc-box .doc {
        display: flex;
}

.ph-jtc-box .rtf {
    
    display: flex;
}

.ph-jtc-box .docx {
    
    display: flex;
}

.ph-jtc-box .rbt-token-remove-button {
    width: 15px;
    height: 15px;
}
.ph-jtc-box .rbt-token-remove-button::before {
    content: "x";
    position: absolute;
    right:0px;
    top:4px;
    color:black;
}

.ph-jtc-box .resume_info {
    color: #fd5108 !important;
    
}

.ph-jtc-box .form-wrapper form .rbt-input-multi.form-control {
    min-height: 48px !important;
}

.phw-container>.ph-jtc-box .cloud-icon{

    margin: 0px !important;
}
.ph-jtc-box .form-wrapper .form-control {

font-family: 'ICT Charter';
}
.ph-jtc-box{
font-family: 'ICT Charter';

}
.email-messge-view span{
    font-size: 18px;
}

.ph-jtc-box #disclaimer{
    margin-top: -33px;
    height: 18px;
    width: 18px;
}
.ph-jtc-box #emailCommunication{
 height: 18px;
    width: 18px;
}
.ph-jtc-box .txt {

    display: flex;
}
@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){
.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: 767px){
.apply {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}