
 .ph-apply-box .resume-section .resume-group {
  border: 1px solid #ccc;
  text-align: center;
  margin: 0px auto 30px;
  padding: 20px 0px 40px;
}

.resume-group .resume_info {
  padding-left: 40px;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: 600;
}

.ph-apply-box .resume-section .resume-group .cloud-options .drives{
  display: flex;
  justify-content: center;
  align-items: center;
}
.resume-group .drives {
  width: 100%;
  display: flex;

}

.resume-group .drives .cloud-options-group {
  text-align: right;
  margin: 0 0;
  display: flex;
  align-items: flex-end;
}
.ph-apply-box .resume-group .drives .cloud-options-group ul {
  gap: unset !important;
}
.resume-group .drives .cloud-options-group {
  text-align: right;
  margin: 0 0;
  display: flex;
  align-items: flex-end;
}
.resume-group .drives li.linkedin-option {
  margin-bottom: -8px;
}
.ph-apply-box li {
  list-style: none;
}
.resume-group .cloud-icon {
  margin-left: 15px;
}
.ph-apply-box .resume-group .drives .apply-or-line {
  padding: 18px 8px;
}
.ph-apply-box .resume-group .drives .apply-or-line {
  display: flex;
  justify-content: center;
}
.resume-group .apply-or-box {
  height: 32px;
  min-width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  font-size: 18px;
  background-color: #eef3f6;
  text-transform: lowercase;
  color: #717171;
}
.ph-apply-box .resume-group .drives .resume-upload-wrapper {
  width: auto !important;
}
.resume-group .upload-resume-btn {
  font-size: 16px !important;
  background: #000 !important;
  height: 39px;
  margin-top: 6px;
  padding: 0px 16px;
  color: white !important;
  text-decoration: none;
  cursor: pointer;
  border: unset !important;
  border-radius: 8px;
}

.ph-apply-box .my-information, .ph-apply-box .smsoptin, .ph-apply-box .we, .ph-apply-box .education, .ph-apply-box .social, .ph-apply-box .websites, .ph-apply-box .addln-attach-header, .ph-apply-box .jsqheading, .ph-apply-box .language {
  display: inline-block !important;
}
.ph-apply-box .row, .ph-jtc-box .row, .phw-grid{
  display: grid;
}
.summary-text .object-field-header h3{
  font-size: 18px;
  padding-bottom: 6px;
}
.summary-title h3 {
  color: #000000;
  font-size: 15px;
  padding-bottom: 5px;
}

.ph-apply-box .btn-navigate{
  color: #000 !important;
  border-color: #000 !important;
  background: transparent;
  padding: 10px 20px
}

.attachment {
  border: 1px solid #cec5c5;
  padding: 20px;
  width: 100%;
}
.attachment-wrapper .attachment, .attachment-wrapper div.dropbox, .attachment-wrapper div.skydrive, .rjsf .error-msg {
  border-radius: 4px;
}
.attachment-wrapper {
  margin-left: 0 !important;
}
.attachment-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}
ul.attachment-options {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.attachment-options li {
  margin-right: .7rem;
  display: flex;
  align-items: center;
}
.attachment-wrapper div.dropbox, .attachment-wrapper div.skydrive {
  height: 40px;
  width: 40px;
}
ul.attachment-options li.file-attachment {
  border: 1px solid #000;
  padding: 0 10px;
  border-radius: 4px;
  margin-right: 0;
}
.attachment-options .file-attachment .file-label {
  cursor: pointer;
}
ul.attachment-options li:last-child label {
  margin-bottom: 0 !important;
}
.ph-apply-box label {
  color: #000000;
}
.attachment-options .file-attachment .file-label {
  cursor: pointer;
}
.ph-apply-box label {
  color: #000000;
}
.row.form-group.additional-attachment-v2 {
  grid-column: auto / span 10;
}

.remove-action {

  right: -28px !important;
  top: 0;
 
}

////applications questions
fieldset#jsqData .has-error.has-danger .col {
  display: grid;
}
#secondaryJsqData .col, #jsqData .col{
  width: 100%;
}
.ph-apply-box .error-detail {
  padding-left: 0;
}
.ph-apply-box fieldset#jsqData .text-danger {
  padding-left: 0;
}
fieldset#secondaryJsqData .row {
  display: block;
}

fieldset#secondaryJsqData .row .control-label {
  text-align: left;
  display: block;
}
fieldset .text-danger {
  padding-left: 0px !important;
}
@media screen and (max-width: 767px) {
  .ph-apply-box .btn, .phw-btn{
      float: none !important;
  }
  .ph-apply-box button.slick-arrow.slick-prev.slick-disabled {
      display: none !important;
  }
  .ph-apply-box button.slick-arrow.slick-next{
      display: none !important;
  }
  .remove-action{
      right: -26px !important; 
  }
  .ph-apply-box .btn, .phw-btn{
      width: 100%;
      margin-bottom: 10px;
  }
  .ph-apply-box button.slick-arrow.slick-prev{
      display: none !important;
  }
}

.row.form-group.field.field-string.field-error.has-error.has-danger .col {
  grid-column-start: 6;
  width: 100%;
  display: grid;
  grid-template-columns: max-content;
}

.ph-apply-box .row.form-group.field.field-string .col .markdown{
  width: auto;
}

.summary-text .object-field-header h3{
  display: none;
}

.ph-header .phw-widget .phw-nav-menu .phw-align-items-center {
  justify-content: left !important;
}

.ph-apply-box .icon-delete {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #0b0a0a;
  position: absolute;
  text-align: center;
  line-height: 21px;
  margin-left: 10px;
}
.ph-apply-box .icon-delete:before{
  content: "x" !important;
  color: #180909;
  font-style: normal;

}
.html.after-upload {
  margin-top: 15px;
  padding-left: 40px;
  min-height: 46px;
  padding-top: 7px;
  background-image: url(https://assets.phenompeople.com/CareerConnectResources/prod/AUMAIHUS/images/html-icon-1-1704290719470-1712752769289.png);
  background-repeat: no-repeat;
  color: #404040;
}

.phonecall div:nth-child(3){
  grid-column-start: 6;
      width: 100%;
      display: grid;
      grid-template-columns: max-content;
  }

  .date-range-picker div:nth-child(3) {
      width: 100%;
      display: inline !important;
      grid-template-columns: max-content;
      grid-column-start: 6;
  }

  @media screen and (max-width: 767px) {
      .daterangepicker-checkbox{
          padding-left: 0px !important;
      }
      .row.form-group.field.field-string.field-error.has-error.has-danger .col{
          grid-column-start: auto !important;
      }
      .phonecall div:nth-child(3){
          grid-column-start: auto !important;
      }
      .date-range-picker div:nth-child(3) {
          grid-column-start: auto !important;

      }
      .ph-apply-box .row.form-group.field.field-string .col .markdown{
          width: 300px;
      }
      
  .date-range-picker div:nth-child(3) {
      grid-column-start: auto !important;
  width: 100% !important;
  display: inline;
  }
  ul.attachment-options li.file-attachment{
      margin-top: 23px;
  }
  .attachment-files{
      margin-top: 20px;
  }
  .ph-apply-box .icon-delete{
      width: 17px;
      height: 17px;
      line-height: 15px;
  }

  }



  .ph-apply-box span.required{
      color: #fc1d2b;
  }
  .daterangepicker-checkbox .checkboxText {
      padding-left: 11px;
  }
  #phoneWidget-errorMsg{
      text-align: center;
      padding-left: 22% !important;
  }
  .ph-apply-box .smsclass {
      display: inline-flex !important;
  }
  .ph-apply-box ul#startDate-errorMsg{
      width: 126px;

  }
  .ph-apply-box ul#endDate-errorMsg{
      width: 126px;

  }

  .custom-object .field-description {
    display: block;
    color: #5c5c5c !important;
    font-size: 22px !important;
    line-height: 33px;
    font-weight: 300;

}

a.summary-title-link {
    padding-left: 10px;
}

.ph-apply-box .tree-widget .row {
  display: grid !important;
  width: 100% !important;
  align-items: end;
  justify-content: left;
  column-gap: unset !important;
  gap: var(--grid-gutter-space, 1rem) !important;
}




.form-group.field.field-object.is-valid.phonenumber-left div:nth-child(3) {
  grid-column-start: 6;
  width: 100%;
  display: grid;
  grid-template-columns: max-content;
}


.ph-apply-box .tree-widget .error{
  font-size: 15px;
}



.form-group.field.field-object.custom-object.eleven-cols.row.social-network {
  display: block;
}

.row.form-group.field.field-string.terms-conditions {
  display: block;
}

.row.form-group.field.field-string.disability-status-radio {
  display: block;
}

.ph-apply-box button#next, .ph-apply-box button#previous, button.btn.primary-button.btn-submit {
  background: transparent;
  border-color: #000;
  color: #000 !important;
  font-size: 16px;
}

.ph-apply-box #websites .remove-action {
  width: auto !important;
  margin-top: 29px;
  position: absolute;
}

.css-1xpy4gm ul li {
  list-style: disc;
  font-size: 14px;
}

.row.form-group.additional-attachment-v2 {
  grid-column: auto / span 10;
  display: block;
}

.additional-attachment-v2 label {
  justify-content: flex-start;
  padding-bottom: 10px;
}

.row.array-item-list.no-gutters.array-item.educationhide .row {
  display: block;
}
.row.array-item-list.no-gutters.array-item.educationhide label {
  justify-content: flex-start;
  padding-bottom: 10px;
}
.form-group.field.field-object.custom-object.eleven-cols.row.social-network .row {
  display: block;
}
.form-group.field.field-object.custom-object.eleven-cols.row.social-network label {
  justify-content: flex-start;
  padding-bottom: 10px;
}
.row.form-group.field.field-string.markdown-as-title.two-line-field {
  margin-bottom: -10px;
  padding-bottom: 20px;
  line-height: 20px;
}
input#applicantSource::placeholder {
  font-size: 14px;
  color: #111010;
  font-size: 14px;
}


span.terms_emp {
  font-size: 14px !important;
  color: #393939;
}
label.css-1ud5i8o {
  justify-content: flex-start;
  margin-bottom: 20px;


}

.css-1xpy4gm {
  margin-bottom: 20px;
}
.row.form-group.field.field-string.markdown-as-title.two-line-field h3 {
  padding-bottom: 4px;
}
h3#Terms-and-Conditions-section {
  padding-bottom: 4px;
}
abbr.css-1fc83zd {
  color: red;
}
.resume-group .drives li.linkedin-option{
  margin-bottom: -8px;
}

.cloud-options-group li.linkedin-option {
  margin-top: 0px !important;
  margin-bottom: 0;
}
/* .row.form-group.field.field-string.terms-conditions {
  display: none !important;
} */
.css-1xpy4gm p:empty{
  min-height: 16.08px;
}

//////form changes////

form.rjsf {
  max-width: 100%;
  margin: auto;
}
.external-job{
  max-width: 1024px;
  margin: auto;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px, rgba(0, 0, 0, 0.16) 0px 4px 16px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: calc(var(--pu-space)* 5);
  background-color: white;
}
.ph-apply-box label.col-12.col-sm-12.col-md-5.control-label {
  justify-content: flex-start;
  display: block;
  grid-column: auto / span 12;
  padding-bottom: 10px;
}
.ph-apply-box .col-12.col-sm-12.col-md-7 {
  display: block;
  grid-column: auto / span 12;
}
label#phoneWidget\.countryPhoneCode-label {
  display: block;
  grid-column: auto / span 12;
  padding-bottom: 10px;
}
.ph-apply-box .col-xs-12.col-sm-12.col-md-7.col-lg-7 {
  display: block;
  grid-column: auto / span 12;
}
label#phoneWidget\.phoneNumber-label {
  display: block;
  grid-column: auto / span 12;
  padding-bottom: 10px;
}
.ph-apply-box .row, .ph-jtc-box .row, .phw-grid {
    display: block !important;
}
.my-information.markdown-as-title p {
  margin-left: 0px !important;
}

.educationhide{
  position: relative;
}

@media only screen and (min-width: 2000px) {
    label.css-1ud5i8o {
        position: absolute;
        left: 189px;
    }

}
#page-title .job-summary span {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 30px;
}
.job-title{
  font-weight: 500;
  line-height: 1.25;
  color: var(--phw-custom-text-color003764);
line-height: 40px;
  font-size: 24px !important;
}
form.rjsf {
  max-width: 800px;
  margin: auto;
}
.row.form-group.field.field-string.markdown-as-title.my-information p {
  margin-left: 0px !important;
}

.ph-apply-box .resume-section {
  max-width: 800px;
  margin: auto !important;
}

@media only screen and (max-width: 767px) {
  .ph-apply-box .resume-section .resume-group .cloud-options .drives{
  
      display: block !important;
  }
  .resume-group .resume_info{
  padding-left: 0px !important;
  }
  .resume-group .drives .cloud-options-group ul{
      display: block !important;
     
  }
  .cloud-options-group ul li{
          display: inline-block !important;
  }
  .ph-apply-box .resume-group .drives .resume-upload-wrapper{
      margin: 0px 30px;
  }
  .resume-group .drives .cloud-options-group{
    display: block !important;

  }
  }

  
 .ph-apply-box .resume-section .resume-group {
  border: 1px solid #ccc;
  text-align: center;
  margin: 0px auto 30px;
  padding: 20px 0px 40px;
}

.resume-group .resume_info {
  padding-left: 40px;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: 600;
}

.ph-apply-box .resume-section .resume-group .cloud-options .drives{
  display: flex;
  justify-content: center;
  align-items: center;
}
.resume-group .drives {
  width: 100%;
  display: flex;

}

.resume-group .drives .cloud-options-group {
  text-align: right;
  margin: 0 0;
  display: flex;
  align-items: flex-end;
}
.ph-apply-box .resume-group .drives .cloud-options-group ul {
  gap: unset !important;
}
.resume-group .drives .cloud-options-group {
  text-align: right;
  margin: 0 0;
  display: flex;
  align-items: flex-end;
}
.resume-group .drives li.linkedin-option {
  margin-bottom: -8px;
}
.ph-apply-box li {
  list-style: none;
}
.resume-group .cloud-icon {
  margin-left: 15px;
}
.ph-apply-box .resume-group .drives .apply-or-line {
  padding: 18px 8px;
}
.ph-apply-box .resume-group .drives .apply-or-line {
  display: flex;
  justify-content: center;
}
.resume-group .apply-or-box {
  height: 32px;
  min-width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  font-size: 18px;
  background-color: #eef3f6;
  text-transform: lowercase;
  color: #717171;
}
.ph-apply-box .resume-group .drives .resume-upload-wrapper {
  width: auto !important;
}
.resume-group .upload-resume-btn {
  font-size: 16px !important;
  background: #000 !important;
  height: 39px;
  margin-top: 6px;
  padding: 0px 16px;
  color: white !important;
  text-decoration: none;
  cursor: pointer;
  border: unset !important;
  border-radius: 8px;
}

.ph-apply-box .my-information, .ph-apply-box .smsoptin, .ph-apply-box .we, .ph-apply-box .education, .ph-apply-box .social, .ph-apply-box .websites, .ph-apply-box .addln-attach-header, .ph-apply-box .jsqheading, .ph-apply-box .language {
  display: inline-block !important;
}
.ph-apply-box .row, .ph-jtc-box .row, .phw-grid{
  display: grid;
}
.summary-text .object-field-header h3{
  font-size: 18px;
  padding-bottom: 6px;
}
.summary-title h3 {
  color: #000000;
  font-size: 15px;
  padding-bottom: 5px;
}

.ph-apply-box .btn-navigate{
  color: #000 !important;
  border-color: #000 !important;
  background: transparent;
  padding: 10px 20px
}

.attachment {
  border: 1px solid #cec5c5;
  padding: 20px;
  width: 100%;
}
.attachment-wrapper .attachment, .attachment-wrapper div.dropbox, .attachment-wrapper div.skydrive, .rjsf .error-msg {
  border-radius: 4px;
}
.attachment-wrapper {
  margin-left: 0 !important;
}
.attachment-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}
ul.attachment-options {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.attachment-options li {
  margin-right: .7rem;
  display: flex;
  align-items: center;
}
.attachment-wrapper div.dropbox, .attachment-wrapper div.skydrive {
  height: 40px;
  width: 40px;
}
ul.attachment-options li.file-attachment {
  border: 1px solid #000;
  padding: 0 10px;
  border-radius: 4px;
  margin-right: 0;
}
.attachment-options .file-attachment .file-label {
  cursor: pointer;
}
ul.attachment-options li:last-child label {
  margin-bottom: 0 !important;
}
.ph-apply-box label {
  color: #000000;
}
.attachment-options .file-attachment .file-label {
  cursor: pointer;
}
.ph-apply-box label {
  color: #000000;
}
.row.form-group.additional-attachment-v2 {
  grid-column: auto / span 10;
}

.remove-action {

  right: -28px !important;
  top: 0;
 
}

////applications questions
fieldset#jsqData .has-error.has-danger .col {
  display: grid;
}
#secondaryJsqData .col, #jsqData .col{
  width: 100%;
}
.ph-apply-box .error-detail {
  padding-left: 0;
}
.ph-apply-box fieldset#jsqData .text-danger {
  padding-left: 0;
}
fieldset#secondaryJsqData .row {
  display: block;
}

fieldset#secondaryJsqData .row .control-label {
  text-align: left;
  display: block;
}
fieldset .text-danger {
  padding-left: 0px !important;
}
@media screen and (max-width: 767px) {
  .ph-apply-box .btn, .phw-btn{
      float: none !important;
  }
  .ph-apply-box button.slick-arrow.slick-prev.slick-disabled {
      display: none !important;
  }
  .ph-apply-box button.slick-arrow.slick-next{
      display: none !important;
  }
  .remove-action{
      right: -26px !important; 
  }
  .ph-apply-box .btn, .phw-btn{
      width: 100%;
      margin-bottom: 10px;
  }
  .ph-apply-box button.slick-arrow.slick-prev{
      display: none !important;
  }
}

.row.form-group.field.field-string.field-error.has-error.has-danger .col {
  grid-column-start: 6;
  width: 100%;
  display: grid;
  grid-template-columns: max-content;
}

.ph-apply-box .row.form-group.field.field-string .col .markdown{
  width: auto;
}

.summary-text .object-field-header h3{
  display: none;
}

.ph-header .phw-widget .phw-nav-menu .phw-align-items-center {
  justify-content: left !important;
}

.ph-apply-box .icon-delete {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #0b0a0a;
  position: absolute;
  text-align: center;
  line-height: 21px;
  margin-left: 10px;
}
.ph-apply-box .icon-delete:before{
  content: "x" !important;
  color: #180909;
  font-style: normal;

}
.html.after-upload {
  margin-top: 15px;
  padding-left: 40px;
  min-height: 46px;
  padding-top: 7px;
  background-image: url(https://assets.phenompeople.com/CareerConnectResources/prod/AUMAIHUS/images/html-icon-1-1704290719470-1712752769289.png);
  background-repeat: no-repeat;
  color: #404040;
}

.phonecall div:nth-child(3){
  grid-column-start: 6;
      width: 100%;
      display: grid;
      grid-template-columns: max-content;
  }

  .date-range-picker div:nth-child(3) {
      width: 100%;
      display: inline !important;
      grid-template-columns: max-content;
      grid-column-start: 6;
  }

  @media screen and (max-width: 767px) {
      .daterangepicker-checkbox{
          padding-left: 0px !important;
      }
      .row.form-group.field.field-string.field-error.has-error.has-danger .col{
          grid-column-start: auto !important;
      }
      .phonecall div:nth-child(3){
          grid-column-start: auto !important;
      }
      .date-range-picker div:nth-child(3) {
          grid-column-start: auto !important;

      }
      .ph-apply-box .row.form-group.field.field-string .col .markdown{
          width: 300px;
      }
      
  .date-range-picker div:nth-child(3) {
      grid-column-start: auto !important;
  width: 100% !important;
  display: inline;
  }
  ul.attachment-options li.file-attachment{
      margin-top: 23px;
  }
  .attachment-files{
      margin-top: 20px;
  }
  .ph-apply-box .icon-delete{
      width: 17px;
      height: 17px;
      line-height: 15px;
  }

  }



  .ph-apply-box span.required{
      color: #fc1d2b;
  }
  .daterangepicker-checkbox .checkboxText {
      padding-left: 11px;
  }
  #phoneWidget-errorMsg{
      text-align: center;
      padding-left: 22% !important;
  }
  .ph-apply-box .smsclass {
      display: inline-flex !important;
  }
  .ph-apply-box ul#startDate-errorMsg{
      width: 126px;

  }
  .ph-apply-box ul#endDate-errorMsg{
      width: 126px;

  }

  .custom-object .field-description {
    display: block;
    color: #5c5c5c !important;
    font-size: 22px !important;
    line-height: 33px;
    font-weight: 300;

}

a.summary-title-link {
    padding-left: 10px;
}

.ph-apply-box .tree-widget .row {
  display: grid !important;
  width: 100% !important;
  align-items: end;
  justify-content: left;
  column-gap: unset !important;
  gap: var(--grid-gutter-space, 1rem) !important;
}




.form-group.field.field-object.is-valid.phonenumber-left div:nth-child(3) {
  grid-column-start: 6;
  width: 100%;
  display: grid;
  grid-template-columns: max-content;
}


.ph-apply-box .tree-widget .error{
  font-size: 15px;
}



.form-group.field.field-object.custom-object.eleven-cols.row.social-network {
  display: block;
}

.row.form-group.field.field-string.terms-conditions {
  display: block;
}

.row.form-group.field.field-string.disability-status-radio {
  display: block;
}

.ph-apply-box button#next, .ph-apply-box button#previous, button.btn.primary-button.btn-submit {
  background: transparent;
  border-color: #000;
  color: #000 !important;
  font-size: 16px;
}

.ph-apply-box #websites .remove-action {
  width: auto !important;
  margin-top: 29px;
  position: absolute;
}

.css-1xpy4gm ul li {
  list-style: disc;
  font-size: 14px;
}

.row.form-group.additional-attachment-v2 {
  grid-column: auto / span 10;
  display: block;
}

.additional-attachment-v2 label {
  justify-content: flex-start;
  padding-bottom: 10px;
}

.row.array-item-list.no-gutters.array-item.educationhide .row {
  display: block;
}
.row.array-item-list.no-gutters.array-item.educationhide label {
  justify-content: flex-start;
  padding-bottom: 10px;
}
.form-group.field.field-object.custom-object.eleven-cols.row.social-network .row {
  display: block;
}
.form-group.field.field-object.custom-object.eleven-cols.row.social-network label {
  justify-content: flex-start;
  padding-bottom: 10px;
}
.row.form-group.field.field-string.markdown-as-title.two-line-field {
  margin-bottom: -10px;
  padding-bottom: 20px;
  line-height: 20px;
}
input#applicantSource::placeholder {
  font-size: 14px;
  color: #111010;
  font-size: 14px;
}


span.terms_emp {
  font-size: 14px !important;
  color: #393939;
}
label.css-1ud5i8o {
  justify-content: flex-start;
  margin-bottom: 20px;


}

.css-1xpy4gm {
  margin-bottom: 20px;
}
.row.form-group.field.field-string.markdown-as-title.two-line-field h3 {
  padding-bottom: 4px;
}
h3#Terms-and-Conditions-section {
  padding-bottom: 4px;
}
abbr.css-1fc83zd {
  color: red;
}
.resume-group .drives li.linkedin-option{
  margin-bottom: -8px;
}

.cloud-options-group li.linkedin-option {
  margin-top: 0px !important;
  margin-bottom: 0;
}

.ph-apply-box .checkbox label{
  display: flex !important;
  align-items: center;
  justify-content: flex-start !important;
}
@media only screen and (max-width: 1024px) {
    .ph-apply-box .form-group label {
        display: flex !important;
        align-items: flex-start;
        text-align: left;
    }
}
/* .row.form-group.field.field-string.terms-conditions {
  display: none !important;
} */
.css-1xpy4gm p:empty{
  min-height: 16.08px;
}

//////form changes////

form.rjsf {
  max-width: 100%;
  margin: auto;
}
.external-job{
  max-width: 1024px;
  margin: auto;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px, rgba(0, 0, 0, 0.16) 0px 4px 16px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: calc(var(--pu-space)* 5);
  background-color: white;
}
.ph-apply-box label.col-12.col-sm-12.col-md-5.control-label {
  justify-content: flex-start;
  display: block;
  grid-column: auto / span 12;
  padding-bottom: 10px;
}
.ph-apply-box .col-12.col-sm-12.col-md-7 {
  display: block;
  grid-column: auto / span 12;
}
label#phoneWidget\.countryPhoneCode-label {
  display: block;
  grid-column: auto / span 12;
  padding-bottom: 10px;
}
.ph-apply-box .col-xs-12.col-sm-12.col-md-7.col-lg-7 {
  display: block;
  grid-column: auto / span 12;
}
label#phoneWidget\.phoneNumber-label {
  display: block;
  grid-column: auto / span 12;
  padding-bottom: 10px;
}
.ph-apply-box .row, .ph-jtc-box .row, .phw-grid {
    display: block !important;
}
.my-information.markdown-as-title p {
  margin-left: 0px !important;
}

.educationhide{
  position: relative;
}

@media only screen and (min-width: 2000px) {
    label.css-1ud5i8o {
        position: absolute;
        left: 189px;
    }

}
#page-title .job-summary span {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 30px;
}
.job-title{
  font-weight: 500;
  line-height: 1.25;
  color: var(--phw-custom-text-color003764);
line-height: 40px;
  font-size: 24px !important;
}
form.rjsf {
  max-width: 800px;
  margin: auto;
}
.row.form-group.field.field-string.markdown-as-title.my-information p {
  margin-left: 0px !important;
}

.ph-apply-box .resume-section {
  max-width: 800px;
  margin: auto !important;
}

@media only screen and (max-width: 767px) {
  .ph-apply-box .resume-section .resume-group .cloud-options .drives{
  
      display: block !important;
  }
  .resume-group .resume_info{
  padding-left: 0px !important;
  }
  .resume-group .drives .cloud-options-group ul{
      display: block !important;
     
  }
  .cloud-options-group ul li{
          display: inline-block !important;
  }
  .ph-apply-box .resume-group .drives .resume-upload-wrapper{
      margin: 0px 30px;
  }
  .resume-group .drives .cloud-options-group{
    display: block !important;

  }
  }

 
@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: 767px){
.apply {
}
}