
 
.resume-group {
    margin-left: 0;
    padding: 20px;
    width: 100%;
    padding-left: 0px;
}
.resume-group .upload-resume-btn {
    font-size: 16px !important;
    background: unset !important;
    color: #0728a3 !important;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
    border: unset !important;
}
.resume-group .cloud-options {
    display: inline-block;
}
.resume-group .cloud-options .resume_info {
    padding: 10px;
}
.resume-group .cloud-icon {
    border-radius: 12%;
    margin: 0 0 0 15px;
    width: 40px;
    height: 40px;
}
.resume-group .apply-or-box {
    padding-top: 5px;
    height: 32px;
    width: 32px;
    text-align: center;
    border-radius: 16px;
    line-height: 20px;
    font-size: 18px;
    background-color: #ffff;
    text-transform: lowercase;
    color: #000;
}
.resume-group .drives {
    width: 100%;
    display: flex;
}
.resume-group .drives .apply-or-line {    
    font-size: 21px;
    margin-top: 48px;
}
.resume-group .drives .dropbox.cloud-icon, .resume-group .drives .indeed.cloud-icon, .resume-group .drives .skydrive.cloud-icon {
    margin-top: 40px;
}
.resume-group .drives .xing.cloud-icon {
    margin-top: 40px;
}
.resume-group .drives .resume-upload-wrapper .upload-resume-btn {
    margin-top: 48px;
    font-size: 14px !important;
    line-height: 20px;
    background: #000 !important;
color: #fff !important;
}
.resume-group .drives .resume-upload-wrapper:focus {
    outline: none !important;
}

.resume-group .drives .resume-upload-wrapper {
    width: auto !important;

}
.resume-group .drives .awli-button {
    display: flex;
    flex-direction: column;
    width: 175px;
}
.resume-group .drives .awli-button .awli-text {
    line-height: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.7);
    font-size: 13px;
    text-align: center;
    margin-bottom: 0px;
    padding: 2px;
}
.resume-group .drives .awli-button .awli-text span {
    color: #000;
}
.resume-group .drives .awli-button .btn {
    width: auto;
    background-color: #0073b1;
    padding: 9px 10px;
    margin: 5px;
    line-height: 20px;
}
.resume-group .drives .awli-button .btn span {
    color: #fff !important;
}
.resume-group .drives .cloud-options-group {
    text-align: right;
    margin: 0 0;
    display: inline-block;
}
.resume-group .drives .cloud-options-group ul {
    display: flex;
}
.resume-group .drives .cloud-options-group ul li {
    display: inline-block;
    float: none;
    width: auto;
    padding: 0;
}
.resume-group .drives .skydrive {
    background-image: url('https://assets.phenompeople.com/CareerConnectResources/q/ADCLUS/en_us/desktop/assets/images/SkyDrive.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    cursor: pointer;
}
.resume-group .drives .indeed {
    background-image: url('https://assets.phenompeople.com/CareerConnectResources/prod/RANEUK/en_uk/desktop/assets/images/indeed.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    cursor: pointer;
}
.resume-group .drives .xing {
    background-image: url('https://assets.phenompeople.com/CareerConnectResources/prod/PHENA0059/en_us/desktop/assets/images/xing.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    cursor: pointer;
}
.resume-group .drives .dropbox {
    background-image: url('https://assets.phenompeople.com/CareerConnectResources/q/ADCLUS/en_us/desktop/assets/images/dropbox_square.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    cursor: pointer;
}
.resume-group:hover {
    background-color: #fff;
}
.phw-container>.ph-jtc-box .form-wrapper form .rbt-input-multi.form-control .rbt-input-wrapper {
    height: 55px;
    overflow: auto;
}
.rbt-token .rbt-token-remove-button span {
    position: initial;
}
.phw-container>.ph-jtc-box .form-wrapper button.close {
    top: unset !important;
    bottom: 0;
}


@media screen and (min-width: 320px) and (max-width: 767px) {

.resume-group .apply-or-box {
    width: auto;
}
.apply-or-line {
    margin-top: 0 !important;
}
.resume-group .drives .resume-upload-wrapper .upload-resume-btn {
    margin-top: 0;
}
.resume-group .drives .dropbox.cloud-icon, .resume-group .drives .indeed.cloud-icon, .resume-group .drives .skydrive.cloud-icon {
    margin-top: 0;
}

}

@media screen and (min-width: 768px) and (max-width: 980px) {

.phw-container>.ph-jtc-box .form-wrapper .resume-section .resume-group .drives .cloud-options-group ul {
    padding-left: 0;

}
.resume-group .apply-or-box {
    width: auto;
}
.apply-or-line {
    margin-top: 0 !important;
}
.resume-group .drives .resume-upload-wrapper .upload-resume-btn {
    margin-top: 0;
}
.resume-group .drives .dropbox.cloud-icon, .resume-group .drives .indeed.cloud-icon, .resume-group .drives .skydrive.cloud-icon {
    margin-top: 0;
}
}

@media screen and (min-width: 1024px) and (max-width: 1050px) {

.phw-container>.ph-jtc-box .form-wrapper .resume-section .resume-group .drives {

    margin-top: 0 !important;
}
}


.phw-container>.ph-jtc-box .form-wrapper .rjsf .navigation .btn-submit{
    color: var(--brand-color-primary) !important;
    background-color: var(--white) !important;
   border: 1px solid var(--brand-color-primary) !important;
    font-size: 16px;
    font-weight: 500;

}

.phw-container>.ph-jtc-box .form-wrapper .rjsf .navigation .btn-submit:hover{
    background-color: #E6E6E6 !important;
    font-weight: 500 !important;
}

.phw-container>.ph-jtc-box .form-wrapper .rjsf .navigation .btn-submit:active{
    color: var(--brand-color-primary) !important;
    background-color: var(--white) !important;
   border: 1px solid var(--brand-color-primary) !important;

}
.phw-container>.ph-jtc-box .form-wrapper .rjsf .navigation .btn-submit:focus{
    outline: none !important;
}

.phw-container>.ph-jtc-box .resume-section .resume-group .drives .resume-upload-wrapper .upload-resume-btn:hover{
    font-weight: 600 !important;
}

.phw-container>.ph-jtc-box .resume-section .resume-group .drives .resume-upload-wrapper .upload-resume-btn{
    font-weight: 600 !important;
}
    
  /* Styles for screens 1280px wide and larger */
@media (min-width: 1920px) {

.phw-container>.ph-jtc-box .form-wrapper form .rbt-input-multi.form-control .rbt-input-wrapper{
  height:52px !important;
}

.phw-container>.ph-jtc-box .form-wrapper .rbt-token-removeable{
  padding: 0px !important;
}
}

.phw-container>.ph-jtc-box .form-wrapper .rbt-token-removeable{
  padding: 0px;
}

 .ph-apply-box .job-summary h2 {
  font-size: 30px;
  padding: 20px 0px;
}

.ph-apply-box .resume-section,
.ph-apply-box .pageTitle {
  width: 70%;
  margin: 0 auto;

}

.ph-apply-box .resume-section .resume-group {
  border: 1px solid #cec5c5;
  text-align: center;
  margin: 0px auto 30px;
  padding: 20px 0px 40px;
}

.ph-apply-box .resume-section .resume-group .drives {
  display: inline-block;
}

.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper {
  display: inline-block;
}

.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button {
  padding: 0px 30px;
  float: none;
  min-width: 200px;

}

.resume-group .drives .resume-upload-wrapper {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.resume-group .drives {
  display: inline-block;
}

.resume-group .upload-resume-btn {
  width: auto;
  float: none;
  min-height: 51px !important;
}

.resume-group .drives .resume-upload-wrapper {
  display: inline-block !important;
  width: 100%;
  text-align: center;
}

.resume-group .drives {
  display: inline-block;
}

.resume-group .upload-resume-btn {
  width: auto;
  float: none;

}

.options-block.resume-group {
  padding: 0px;
}

.rbt-menu {
  border: 1px solid #ccc;
}

.rbt-token .rbt-token-remove-button {
  background: transparent;
  border: none;
}

.navigation {
  text-align: right;
}

.ph-header .phw-widget .phw-nav-menu .phw-menu-list-item button {
  width: inherit;
}


.rjsf .form-group textarea {
  color: #111010;
  font-size: 14px;
  border: 1px solid gray;
  height: 100px;
  width: 100%;
  background-color: transparent;
  margin-bottom: 2em;
}

.ph-apply-box .field-object {
  float: none !important;
}

.ph-apply-box .resume-section .resume-group .drives {
  margin: 15px 0 0;
  justify-content: center;
  display: flex;
}

.ph-apply-box .resume-section .resume-group .drives .cloud-options-group ul,
.ph-apply-box .resume-section .resume-group .drives .apply-or-line {
  display: flex !important;
  justify-content: center;
  gap: 0;
  align-items: center !important;
  padding: 0;
}

.ph-apply-box .resume-section .resume-group .drives .cloud-options-group ul li,
.attachment-options li {
  list-style: none !important;
}

.attachment-options {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.dropbox,
.skydrive {
  width: 40px !important;
  height: 40px !important;
}

.file-label {
  padding: 10px !important;
  margin-bottom: 0px !important;
}

.or {
  padding-inline: 10px !important;
}

.additional-attachment-v2 .attachment-wrapper {
  width: 100%;
} 

.additional-attachment-v2 .attachment-wrapper .attachment{
  padding: 32px !important;
  border: 1px solid #cec5c5 !important;
  width: 100%;
    margin-bottom: 15px;
}

.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper {
  width: auto;
  display: flex !important;
  align-items: center !important;
}

.ph-apply-box .resume-section .resume-group .cloud-icon {
  margin: 0 5px;
}

.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button {
  text-decoration: none;
}

.ph-apply-box .btn,
.file-attachment .file-label {
  padding: 10px 30px !important;
  height: 45px !important;
  line-height: 20px !important;
  font-size: 14px !important;
  background: #000000 !important;
  color: #fff !important;
}

.title-text {
  font-weight: bold !important;
}

.btn-submit {
  height: 51px !important;
  padding: 0px 30px !important;
  border: none !important;
}

.btn-submit:hover{
  font-weight: 600 !important;
}

.ph-apply-box .rjsf .form-group.field .form-fields .form-group.field {
  margin: 0 auto;
  float: none !important;
  width: 70% !important;
  padding: 0 0 12px !important;
}

a {
  text-decoration: none;
}

.ph-apply-box .error-detail {
  padding-left: 0;
}

.ph-apply-box .form-group.additional-attachment-v2 {
  margin-bottom: 30px;
}

.required,
.resume-mandatory {
  color: #D20B25;
}

.ph-apply-box .resume-section .doc {
  background-position: 0 -10px;
}


.ph-apply-box .rjsf .form-fields .form-group.field #jsqData.jsqData .form-group.field,
.ph-apply-box .rjsf .form-fields .form-group.field #jsqData .form-group.field {
  width: 100% !important;
}

.ph-apply-box .rjsf #jsqData__description {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
}

.ph-apply-box .rjsf .radio .radio-text,
.ph-apply-box .rjsf .radio input[type='radio'] {
  display: inline-block;
  vertical-align: middle;
}

.ph-apply-box .rjsf .radio .radio-text {
  padding-left: 5px;
}

.html.after-upload {
  background-position: 0 -173px;
}

.icon-delete:before {
  content: "\e011";
}

.icon-delete {
  float: inherit;
  padding: 0 5px;
  position: relative;
  top: -2px;
}

.ph-apply-box .btn,
.file-attachment .file-label .title-text {
  font-weight: 500;
}

ul.attachment-options li:first-child {
  margin: 0;
}

.skydrive,
.onedrive,
.indeed,
.dropbox,
.xing {
  margin: 0 5px;
}

.ph-apply-box .resume-group .drives {
  gap: 10px;
}

input[type='checkbox']:checked,
input[type='radio']:checked {
  background-position: 2px !important;
}

.navigation.personalInformation-step {
  justify-content: right;
}

.ph-apply-box input.form-control,
.ph-apply-box select.form-control {
  height: 51px;
}

.ph-apply-box .rjsf .form-group.field .form-group.field.phoneBlock .phone_field_block {
  width: 100% !important;
}

.ph-apply-box .rjsf .form-group.field .checkbox label {
  display: flex;
}

.ph-apply-box .rjsf .form-group.field .checkbox label .checkbox-control {
  margin-right: 10px;
}

.attachment-title{
  text-align: center;
  padding-bottom: 15px;
}


@media only screen and (min-width: 992px) {
  .navigation.personalInformation-step {
    justify-content: right;
    margin: 0 auto;
    width: 70% !important;
  }
}

@media only screen and (max-width: 991px) {

  .ph-apply-box .resume-section,
  .ph-apply-box .pageTitle,
  .ph-apply-box .rjsf .form-group.field .form-fields .form-group.field {
    width: 100% !important;
  }

  .ph-apply-box .resume-section .resume-group .resume_info {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .ph-apply-box .attachment-container {
    text-align: center;
  }

  .ph-apply-box .resume-section .resume-group .drives,
  .ph-apply-box .attachment-container ul.attachment-options {
    display: inline-block !important;
  }

  .ph-apply-box .resume-section .resume-group .drives .apply-or-line {
    margin: 20px 0 10px;
  }

  .ph-apply-box .skydrive,
  .ph-apply-box .onedrive,
  .ph-apply-box .indeed,
  .ph-apply-box .dropbox,
  .ph-apply-box .xing {
    width: 35px !important;
    height: 35px !important;
  }

  .ph-apply-box .attachment-container ul.attachment-options li {
    margin: 0;
    justify-content: center;
  }

  .ph-apply-box .attachment-container ul.attachment-options li:first-child,
  .ph-apply-box .attachment-container ul.attachment-options li:nth-child(2) {
    width: 45px;
    height: 45px;
    display: inline-block;
    margin: 0;
  }

  .ph-apply-box .attachment-container ul.attachment-options li.file-attachment {
    margin-top: 15px;
  }

  .attachment-options,
  .cloud-options-group ul {
    padding-left: 0px;
  }

  .file-attachment .file-label {
    padding: 15px;
  }

  .additional-attachment-v2 label {
    text-align: center;
    padding-bottom: 10px;
  }

  .additional-attachment-v2 label.control-label{
    text-align: left;
    padding-bottom: 0;
  }
  
  .ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper{
    justify-content: center;
  }
  .ph-apply-box .form-group.additional-attachment-v2 ul#coverletter li{
    background-position: 0 0px;
  }

  .ph-apply-box .resume-section .resume-group .drives .cloud-options-group li.linkedin-option{
    margin-bottom: 10px;
    text-align: center;
  }
  .ph-apply-box .resume-group .apply-or-box{
    margin: 10px 0 0;
  }
  ul.attachment-options li:last-child label {
    text-align: center;
    padding-bottom: 35px !important;
  }

  .resume-group .drives li.linkedin-option #applyAwliWidget iframe{
    height: 32px !important;
  }
}

.delete-text {
  display: none !important;
}

.upload-resume-btn:focus {
  outline: none !important
}

.ph-apply-box .rjsf .form-group.field .form-fields .form-group.field.phoneBlock{
  display: block;
}

.ph-apply-box .resume-section .resume-group .drives .cloud-options-group li.linkedin-option{
  margin-top: -8px;
}

.ph-apply-box .form-group.additional-attachment-v2 div.col-md-12{
  justify-content: center;
    display: flex;
}

.ph-apply-box .form-group.additional-attachment-v2 ul#coverletter{
  padding-inline-start: 0;
}

.ph-apply-box .form-group.additional-attachment-v2 ul#coverletter li{
  list-style: none;
  padding-left: 40px;
}

.ph-apply-box .form-group.additional-attachment-v2 .attachment-options{
  padding-left: 0;
  padding-bottom: 10px;
}

.ph-apply-box .error-detail li.text-danger{
  list-style: none;
  color: #D20B25;
}
.ph-apply-box .resume-section .resume-group .drives {

    align-items: center !important;
}
.ph-apply-box .resume-group .apply-or-box {
  padding: 0 10px;
  width: auto;
  line-height: 26px;
  align-items: initial;
}
.ph-apply-box .or {
    height: 33px;
    min-width: auto;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    border-radius: 16px;
    font-size: 18px;
    background-color: #eef3f6;
    text-transform: lowercase;
    color: #717171;
}


.resume-group .drives .dropbox.cloud-icon, .resume-group .drives .indeed.cloud-icon, .resume-group .drives .skydrive.cloud-icon,
.resume-group .drives .apply-or-line, .resume-group .drives .resume-upload-wrapper .upload-resume-btn {
    margin-top: 0 !important;
}

.resume-group .drives .apply-or-line, .resume-group .drives .resume-upload-wrapper .upload-resume-btn:hover{
  font-weight: 600 !important;
}

.ph-apply-box .pageTitle .job-summary .job-title{
  font-size: 30px !important;
  padding: 20px 0px !important;
}

.ph-apply-box .resume-section .resume-group .drives .apply-or-line .apply-or-box{
  font-weight: 400 !important;
}
 .de_global .phw-page-event {
    color: black;
}
@media only screen and (max-width: 767px){
.de_global .crm-event-registration-container #ph-a11y-registrationPopup {
    font-size: 23px !important;
}
.de_global .crm-event-registration-container .txt-consent {
    margin-left: 30px !important;
}
.es_global .crm-event-registration-container .txt-consent {
    margin-left: 30px !important;
}
.en_global .crm-event-registration-container .txt-consent {
    margin-left: 30px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1199.98px) {
    .phw-g-btn-primary, 
    .btn.primary-button, 
    .primary-button {
        width: 100% !important;
    }
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 767px){
.event {
}
}