
 .phw-page-jointalentcommunity {

  #jtcForm.phw-widget-ctr {
    padding-block: 40px !important;
  }

  h2.title {
    font-weight: 500 !important;
  }

  .resume-section {
    .resume_info {
      font-weight: 500 !important;
    }

    .after-upload {
      margin-top: 10px !important;
    }

    .drives {
      gap: 10px !important;

      .apply-or-line {
        padding-inline: 0;
        margin-right: 0;
      }
    }

    .upload-resume-btn {
      margin-top: unset !important;
    }

  }

  .primary-button {
    border-radius: 4px !important;
    border: none !important;

    &:hover {
      background-color: #289ba2;
    }
  }

  .text-danger,
  .checkmark {
    color: #db0101 !important;
  }

  .tool-tip-btn-wrap .tooltip-icon {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }

  .tooltip.bs-tooltip-right {
    left: 10px !important;

    .tooltip-inner {
      background: #000000;
      padding: 3px 5px;
      color: #fff;

      &::before {
        content: '';
        position: absolute;
        background: #000000cd;
        height: 16px;
        width: 16px;
        transform: rotate(45deg);
        z-index: -1;
        left: -4px;
        top: 3px;
      }

      div.markdown p {
        font-size: 12px;
      }
    }
  }

  input.form-control {
    height: 48px !important;
    color: #2b2b2b !important;
  }

  .rbt-input-multi.form-control {
    min-height: 48px !important;
    height: 48px !important;
    overflow-y: scroll;

    .rbt-token-removeable {
      padding-block: 4px;
    }
  }

  .checkbox .checkbox-control {
    height: 16px !important;
    width: 16px !important;
    margin-right: 5px !important;
  }
}

.col-md-12 .field-string .checkbox > label {
  line-height: 1.2;
  align-items: flex-start !important;
}

@media screen and (max-width: 767px) {

  .resume-section {

    .resume_info,
    .drives ul {
      padding-left: 0 !important;
    }
  }

  .tooltip.bs-tooltip-right {
    transform: translate3d(55px, 1093px, 0px) !important;
  }

  .tooltip-inner::before {
    transform: rotate(45deg) translateX(-50%) !important;
    bottom: -9px;
    left: 50% !important;
    top: unset !important;
  }

  .checkbox label {
    align-items: flex-start !important;
  }
}

@media screen and (min-width:768px) and (max-width: 1024px) {

  .resume_info,
  .cloud-options-group ul {
    padding-left: 0;
  }

  .apply-or-line {
    justify-content: center;
  }

  .checkbox label {
    align-items: flex-start !important;
  }
}
 .submit-group {
    .phw-btn {
        color: var(--white);
        background-color: #54788E;
        font-weight: 700;
        height: 44px;
        line-height: 1.75;
        width: 100%;

        &:hover {
            background-color: #005776;
        }
    }
}
 .phw-page-apply .phw-nav-menu, .phw-page-apply .resume-section, .phw-page-apply .navigation, .phw-s-close {
    button {
        width: unset !important;
    }
}

.phw-page-apply .phw-hamburger-menu, .phw-hamburger-close {
    color: unset !important;
}

.ph-apply-box {

    li {
        list-style: none;
    }

    label {
        color: #212529 !important;
    }

    .docx {
        margin-top: 0;
    }

    .error-detail {
        padding-left: 0 !important;
        color: #FF0000 !important;
        font-size: 12px;
    }

    .checkmark,
    .required,
    .resume-mandatory {
        color: #FF0000 !important;
    }

    .pageTitle .job-summary {
        display: flex;
        align-items: center;
        font-size: 26px;
        font-weight: 600;

        h2.job-title {
            margin-left: 6px;
            font-size: inherit;
        }
    }

    button.primary-button {
        font-size: 14px !important;
        height: 44px !important;
        margin-top: unset !important;
        text-decoration: none !important;
        background-color: #54788E !important;

        &:hover {
            background-color: #005776 !important;
        }
    }

    .resume-section {
        margin-block: 30px 10px;

        .resume-info {
            margin-top: 12px;
        }

        .resume-group {
            border-radius: 8px;
            padding: 24px;
            background-color: #f7f9fb;
            box-shadow: 3px 2px 16px -5px rgba(51, 121, 145, 0.4);

        }

        .cloud-options {
            display: flex;
            flex-direction: column;
            align-items: center;

            .resume-header {
                text-align: center;
            }

            .drives {
                display: flex;
                justify-content: center;
                align-items: center;
                gap: 25px;
                margin-block: 20px;

                .cloud-options-group>ul {
                    display: flex;
                    align-items: center;
                    padding-left: 0 !important;

                    .cloud-icon {
                        margin: 0 0 0 15px !important;
                    }

                    .indeed {
                        background-image: url("https://assets.phenompeople.com/CareerConnectResources/pp/RANEUK/en_uk/desktop/assets/images/indeed.png") !important;
                    }

                    li.linkedin-option {
                        margin-top: 0 !important;
                    }
                }

                .apply-or-line {
                    padding-left: 0 !important;
                    padding-right: 0 !important;
                    justify-content: center;
                }
            }
        }
    }

    .rjsf {

        .step-title {
            margin-block: 20px;

            .markdown p {
                font-size: 24px;
                font-weight: 600;
            }
        }

        .col-md-6 {
            .form-group {
                min-height: 100px;
                margin-bottom: 8px;
            }

            .form-control {
                min-height: 45px;
                border-radius: 4px;
            }
        }

        #reasonableadjust.form-control {
            min-height: 45px;
            border-radius: 4px;
        }

        [role="radiogroup"] .field-radio-group .radio span {
            display: flex;
            align-items: center;
            gap: 2px;
        }

        .col-md-12 .foo {
            margin-block: 20px;
        }

        .dis {
            margin-top: 0 !important;
        }

        .additional-attachment-v2 {
            display: flex;
            flex-direction: column;
            align-items: center;            
            margin-top: 24px;

            label.control-label {
                font-weight: 600;
            }

            .attachment {
                border: none !important;
                text-align: center;
                padding: 24px;
                margin-bottom: 12px;
                border-radius: 8px;
                background-color: #f7f9fb;
                box-shadow: 3px 2px 16px -5px rgba(51, 121, 145, 0.4);

                .attachment-title {
                    font-size: 16px !important;
                    margin-bottom: 16px !important;
                }
            }

            ul {
                padding-left: 0;
            }

            .col-md-12 {
                width: 100%;
            }

            .file-label {
                margin-top: 0 !important;
                padding: 10px 20px;
                cursor: pointer;
                margin-block: 14px 0;
                border-top-left-radius: calc(var(--border-radius-base) * 0.5);
                border-top-right-radius: calc(var(--border-radius-base) * 0.5);
                border-bottom-left-radius: calc(var(--border-radius-base) * 0.5);
                border-bottom-right-radius: calc(var(--border-radius-base) * 0.5);
                color: var(--white) !important;
                background-color: var(--phw-custom-button54788eff);
                font-weight: 700;
                font-family: var(--cms-g-noto-sans);
                padding-left: 24px;
                padding-right: 24px;
                height: 44px;

                &:hover {
                    background-color: #005776;
                }
            }
        }

        .checkbox {
            margin-bottom: 10px;

            label {
                display: flex;

                input[type="checkbox"] {
                    margin-right: 5px;
                }
            }
        }

        #agreeToPrivacySt-errorMsg .text-danger {
            margin-bottom: 10px;
        }

        #jsqData {
            #jsqData__description {
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 16px;
            }

            .form-group.field.field-string {
                margin-bottom: 20px;
            }

            textarea.form-control {
                width: 100%;
                --line-height-total: unset;
            }
        }

        .navigation {
            margin-top: 20px;
        }

    }


    @media screen and (max-width: 767px) {

        .job-summary {
            display: unset !important;
        }

        .resume-section .drives {            
            .cloud-options-group>ul {
                justify-content: center;
            }
        }
    }

    @media screen and (max-width: 1024px) {        
        .job-summary, .job-title {
            font-size: 24px !important;
        }

        label {
            font-size: 16px !important;
        }

        .drives {
            flex-direction: column;
            gap: 16px !important;

            .cloud-options-group>ul {
                justify-content: center;
            }

            .linkedin-option, html[lang="en"], [dir="ltr"], .main, button#apply-with-linkedin {
                height: 100% !important;
            }

            .apply-or-line {
                margin: unset !important;
            }
        }
    }

    @media screen and (min-width: 768px) {
        .drives li:last-child {
            i {
                margin-right: 0 !important;
            }
        }                
    }
}
@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 {
}
}
@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){
.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){
.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 {
}
}