
 
 .ph-event-box #submitForm:hover{

background-color: #82CE71 !important;
    border: 0px !important;
    color: #02462f !important;
}


.ph-event-box #submitForm {
    border-radius: 24px !important;
    background: #02462f !important;
    border: 0px !important;
    color: #fff !important;
}

.event-details-hero h1 {
    color: #fff;
}

@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 {
}
}
 
 
/*apply latest styles*/
.ph-apply-box .job-summary h2 {
  font-size: 30px;
  padding: 20px 0px;
}

.ph-apply-box .resume-section,
.ph-apply-box .pageTitle {
  width:100%;
  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;
  border-radius: 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: 51px !important;
    line-height: 30px !important;
    font-size: 14px !important;
    background: #02462f !important;
    color: #fff !important;
    /* min-width: 200px; */
    border-radius: 28px;
}

.title-text {
  font-weight: bold !important;
}

.btn-submit {
  height: 51px !important;
  padding: 0px 30px !important;
  border: none !important;
}

.ph-apply-box .rjsf .form-group.field .form-fields .form-group.field {
  margin: 0 auto;
  float: none !important;
  width: 100% !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;
  border-radius: 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: 100% !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: 0px !important;
  }
  .ph-apply-box .or {

        align-items: center !important;
    justify-content: center !important;
  }
  .ph-apply-box .apply-or-line{
    background-color: transparent !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;
    margin: 10px 10px;
}


.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;
}
.ph-apply-box .apply-or-line{
height: 33px;
    min-width: auto;
    display: flex;
    border-radius: 16px;
    font-size: 18px;
    background-color: #eef3f6;
    text-transform: lowercase;
    color: #717171;
    margin: 10px 10px;
}
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button:hover{
  background-color: #82CE71 !important;
  border: 0px !important;
   color: #02462f !important;
}
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button{
  background-color: #02462f !important;
  color: #fff !important;
  
}
.ph-apply-box .btn-submit:hover{
  background-color: #82CE71 !important;
  border: 0px !important;
  color: #02462f !important;
}

.ph-apply-box .btn, .file-attachment .file-label:hover {
    background-color: #82CE71 !important;
    border: 0px !important;
    color: #02462f !important;
}

.ph-apply-box .btn-submit{
  background-color: #02462f !important;
  color: #fff !important;
}
 .phw-event-registration-content-wrapper .event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px;
}
.event-checkbox label input, .event-checkbox-v1 label input{
    margin-top: 6px !important;
}

@media only screen and (max-width: 768px) {
.phw-event-registration-content-wrapper.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 9px !important;
}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 9px !important;
}
.event-closed{
    text-align: center !important;
}

}
.ph-event-box .event-closed {
    text-align: center;
}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px !important;
}

 
.ph-jtc-box select#category {
    height: 47px;
}
.ph-jtc-box input#Submit {
    margin-top: 30px;
}
.ph-jtc-box .options-block {
    border: 1px solid;
    margin: 20px 0 20px 0;
    text-align: center;
    padding: 30px;
}

.email-messge-view span.checkmark {
    display: none !important;
}

.ph-jtc-box input#resumeFile {
    margin-top: 20px;
    background: #00461b;
    color: #fff;
    padding: 15px 20px;
width: auto;
}
.form-group label {
    font-family: 'Arla Interface';
}
.ph-jtc-box label.error {
    color: red;
}

.ph-jtc-box .upload-resume-btn{
        border-radius: 24px !important;
    background: transparent !important;
      border: 0px !important;
    border: 1px solid #02462FFF !important;
    color: #02462FFF !important;
}

.ph-jtc-box .btn-submit{

   border-radius: 24px;
    background: transparent !important;
        display: block !important;
    margin-left: auto !important;
       border-radius: 24px !important;
   border: 1px solid #02462FFF !important;
    color: #02462FFF !important;

}
.ph-jtc-box .rbt-input{
    min-height: 51px !important;
    line-height: 32px !important;
}
.ph-jtc-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-jtc-box .icon-delete:before {
    content: "x" !important;
    color: #180909;
    font-style: normal;
}
.ph-jtc-box{
        font-family: 'Arla Interface';
}
.ph-jtc-box .form-wrapper .resume-section .resume-group .drives{
        display: inline-flex !important;
}
.ph-jtc-box .upload-resume-btn:hover{
    background-color: #82CE71 !important;
    border: 0px !important;
    color: #02462f !important;
}

.ph-jtc-box .btn-submit:hover{
     background-color: #82CE71 !important;
     color: #02462f !important;
    border: 0px !important;

}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px !important;
}
.ph-jtc-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-jtc-box .deleteFile{
width: 0px; 
height: 0px;
    border-radius: 50%;
    border: 0px solid #fff;
    position: absolute;
    text-align: center;
    line-height: 21px;
    margin-left: -4px;
}

.ph-jtc-box .icon-delete:before {
    content: "x" !important;
    color: #180909;
    font-style: normal;
}
.ph-jtc-box{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-jtc-box h2{
  color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-jtc-box #extra-content{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-jtc-box .resume_info div{
     color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;

}
.ph-jtc-box label.control-label {
 color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;

}

.ph-jtc-box select{
 color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;

}
.email-messge-view label{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;
}
.ph-jtc-box .text-danger{
    font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;
}
.ph-jtc-box .rbt-input-multi input::placeholder{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;
}

@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){
.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){
.event {
}
}
@media only screen and (max-width: 1024px){
.event {
}
}
@media only screen and (max-width: 767px){
.event {
}
}
@media only screen and (max-width: 1280px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1024px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
 
 .phw-event-registration-content-wrapper .event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px;
}
.event-checkbox label input, .event-checkbox-v1 label input{
    margin-top: 6px !important;
}

@media only screen and (max-width: 768px) {
.phw-event-registration-content-wrapper.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 9px !important;
}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 9px !important;
}
.event-closed{
    text-align: center !important;
}

}
.ph-event-box .event-closed {
    text-align: center;
}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px !important;
}

 
 
/*apply latest styles*/
.ph-apply-box .job-summary h2 {
  font-size: 30px;
  padding: 20px 0px;
}

.ph-apply-box .resume-section,
.ph-apply-box .pageTitle {
  width:100%;
  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;
  border-radius: 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: 51px !important;
    line-height: 30px !important;
    font-size: 14px !important;
    background: transparent !important;
    color: #02462f !important;
    /* min-width: 200px; */
    border-radius: 28px;
    border: #02462f 1px solid !important;
}

.title-text {
  font-weight: bold !important;
}

.btn-submit {
  height: 51px !important;
  padding: 0px 30px !important;
  border: none !important;
}

.ph-apply-box .rjsf .form-group.field .form-fields .form-group.field {
  margin: 0 auto;
  float: none !important;
  width: 100% !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;
  border-radius: 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: 100% !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: 0px !important;
  }
  .ph-apply-box .or {

        align-items: center !important;
    justify-content: center !important;
  }
  .ph-apply-box .apply-or-line{
    background-color: transparent !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;
    margin: 10px 10px;
}


.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;
}
.ph-apply-box .apply-or-line{
height: 33px;
    min-width: auto;
    display: flex;
    border-radius: 16px;
    font-size: 18px;
    background-color: #eef3f6;
    text-transform: lowercase;
    color: #717171;
    margin: 10px 10px;
}
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button:hover{
  background-color: #82CE71 !important;
  border: 0px !important;
   color: #02462f !important;
}
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button{
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #02462f !important;
    color: #02462f !important;
}
.ph-apply-box .btn-submit:hover{
  background-color: #82CE71 !important;
  border: 0px !important;
  color: #02462f !important;
}

.ph-apply-box .btn, .file-attachment .file-label:hover {
    background-color: #82CE71 !important;
    border: 0px !important;
    color: #02462f !important;
}

.ph-apply-box .btn-submit{
  background-color: transparent !important;
  color: #02462f !important;
  border: 1px solid #02462f !important;
}
 .phw-event-registration-content-wrapper .event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px;
}
.event-checkbox label input, .event-checkbox-v1 label input{
    margin-top: 6px !important;
}

@media only screen and (max-width: 768px) {
.phw-event-registration-content-wrapper.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 9px !important;
}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 9px !important;
}
.event-closed{
    text-align: center !important;
}

}
.ph-event-box .event-closed {
    text-align: center;
}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px !important;
}

 
.ph-jtc-box select#category {
    height: 47px;
}
.ph-jtc-box input#Submit {
    margin-top: 30px;
}
.ph-jtc-box .options-block {
    border: 1px solid;
    margin: 20px 0 20px 0;
    text-align: center;
    padding: 30px;
}

.email-messge-view span.checkmark {
    display: none !important;
}

.ph-jtc-box input#resumeFile {
    margin-top: 20px;
    background: #00461b;
    color: #fff;
    padding: 15px 20px;
width: auto;
}
.form-group label {
    font-family: 'Arla Interface';
}
.ph-jtc-box label.error {
    color: red;
}

.ph-jtc-box .upload-resume-btn{
        border-radius: 24px !important;
    background: #02462f!important;
      border: 0px !important;
color: #fff !important;
}

.ph-jtc-box .btn-submit{

   border-radius: 24px;
    background: #02462f !important;
        display: block !important;
    margin-left: auto !important;
       border-radius: 24px !important;
       border: 0px !important;

}
.ph-jtc-box .rbt-input{
    min-height: 51px !important;
    line-height: 32px !important;
}
.ph-jtc-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-jtc-box .icon-delete:before {
    content: "x" !important;
    color: #180909;
    font-style: normal;
}
.ph-jtc-box{
        font-family: 'Arla Interface';
}
.ph-jtc-box .form-wrapper .resume-section .resume-group .drives{
        display: inline-flex !important;
}
.ph-jtc-box .upload-resume-btn:hover{
    background-color: #82CE71 !important;
    border: 0px !important;
    color: #02462f !important;
}

.ph-jtc-box .btn-submit:hover{
     background-color: #82CE71 !important;
     color: #02462f !important;
    border: 0px !important;

}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px !important;
}
.ph-jtc-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-jtc-box .deleteFile{
width: 0px; 
height: 0px;
    border-radius: 50%;
    border: 0px solid #fff;
    position: absolute;
    text-align: center;
    line-height: 21px;
    margin-left: -4px;
}

.ph-jtc-box .icon-delete:before {
    content: "x" !important;
    color: #180909;
    font-style: normal;
}
.ph-jtc-box{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-jtc-box h2{
  color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-jtc-box #extra-content{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-jtc-box .resume_info div{
     color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;

}
.ph-jtc-box label.control-label {
 color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;

}

.ph-jtc-box select{
 color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;

}
.email-messge-view label{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;
}
.ph-jtc-box .text-danger{
    font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;
}
.ph-jtc-box .rbt-input-multi input::placeholder{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;
}

@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){
.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){
.event {
}
}
@media only screen and (max-width: 1024px){
.event {
}
}
@media only screen and (max-width: 767px){
.event {
}
}
@media only screen and (max-width: 1280px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1024px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
 
/*apply latest styles*/
.ph-apply-box .job-summary h2 {
  font-size: 30px;
  padding: 20px 0px;
}

.ph-apply-box .resume-section,
.ph-apply-box .pageTitle {
  width:100%;
  margin: 0 auto;

}
.ph-apply-box{
      font-family: var(--cms-g-arla-interface) !important;
    color: #02462FFF !important;
}

.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;
  border-radius: 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: 51px !important;
    line-height: 30px !important;
    font-size: 14px !important;
    background: transparent !important;
    color: #02462f !important;
    /* min-width: 200px; */
    border-radius: 28px;
    border: #02462f 1px solid !important;
}

.title-text {
  font-weight: bold !important;
}

.btn-submit {
  height: 51px !important;
  padding: 0px 30px !important;
  border: none !important;
}

.ph-apply-box .rjsf .form-group.field .form-fields .form-group.field {
  margin: 0 auto;
  float: none !important;
  width: 100% !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;
       font-family: var(--cms-g-arla-interface);
}

.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;
  border-radius: 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;
  color: #02462f;
    font-family: var(--cms-g-arla-interface);
}


@media only screen and (min-width: 992px) {
  .navigation.personalInformation-step {
    justify-content: right;
    margin: 0 auto;
    width: 100% !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: 0px !important;
  }
  .ph-apply-box .or {

        align-items: center !important;
    justify-content: center !important;
  }
  .ph-apply-box .apply-or-line{
    background-color: transparent !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;
      font-family: var(--cms-g-arla-interface);
}
.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:#02462f;
    margin: 10px 10px;
           font-family: var(--cms-g-arla-interface);
}


.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;
}
.ph-apply-box .apply-or-line{
height: 33px;
    min-width: auto;
    display: flex;
    border-radius: 16px;
    font-size: 18px;
    background-color: #eef3f6;
    text-transform: lowercase;
    color:#02462f;
    margin: 10px 10px;
       font-family: var(--cms-g-arla-interface);
}
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button:hover{
  background-color: #82CE71 !important;
  border: 0px !important;
   color: #02462f !important;
       font-family: var(--cms-g-arla-interface);
}
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button{
  background-color: transparent !important;
  color: #02462f !important;
    font-family: var(--cms-g-arla-interface);
    border: 1px solid #02462f !important;
  
}
.ph-apply-box .btn-submit:hover{
  background-color: #82CE71 !important;
  border: 0px !important;
  color: #02462f !important;
    font-family: var(--cms-g-arla-interface);
}

.ph-apply-box .btn, .file-attachment .file-label:hover {
    background-color: #82CE71 !important;
    border: 0px !important;
    color: #02462f !important;
      font-family: var(--cms-g-arla-interface);
}

.ph-apply-box .btn-submit{
  background-color: transparent !important;
  color: #02462f !important;
      font-family: var(--cms-g-arla-interface);
      border: 1px solid #02462f !important;
}

.ph-apply-box .job-title #job-description-url{
    color: #02462f !important;
      font-family: var(--cms-g-arla-interface);
}

.ph-apply-box .attachment-title{
color: #02462f !important;
      font-family: var(--cms-g-arla-interface);
}
.ph-apply-box label{
  color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-apply-box select{
 color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;

}

.ph-apply-box label.control-label {
    color: #02462f !important;
    font-family: var(--cms-g-arla-interface) !important;
    font-weight: 400;
}
.ph-apply-box .btn, .file-attachment .file-label{
     text-transform: uppercase;
}

.ph-apply-box input#privacy{
     margin-top: 4px;
}

.ph-apply-box .checkbox span a {
    color: #02462f !important;
        font-weight: 600;
}
@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){
.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){
.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){
.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){
.event {
}
}
@media only screen and (max-width: 1024px){
.event {
}
}
@media only screen and (max-width: 767px){
.event {
}
}
@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){
.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){
.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 {
}
}
 
 
/*apply latest styles*/
.ph-apply-box .job-summary h2 {
  font-size: 30px;
  padding: 20px 0px;
}

.ph-apply-box .resume-section,
.ph-apply-box .pageTitle {
  width:100%;
  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;
  border-radius: 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: 51px !important;
    line-height: 30px !important;
    font-size: 14px !important;
    background: transparent !important;
    color: #02462f !important;
    /* min-width: 200px; */
    border-radius: 28px;
    border: #02462f 1px solid !important;
}

.title-text {
  font-weight: bold !important;
}

.btn-submit {
  height: 51px !important;
  padding: 0px 30px !important;
  border: none !important;
}

.ph-apply-box .rjsf .form-group.field .form-fields .form-group.field {
  margin: 0 auto;
  float: none !important;
  width: 100% !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;
  border-radius: 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: 100% !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: 0px !important;
  }
  .ph-apply-box .or {

        align-items: center !important;
    justify-content: center !important;
  }
  .ph-apply-box .apply-or-line{
    background-color: transparent !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;
    margin: 10px 10px;
}


.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;
}
.ph-apply-box .apply-or-line{
height: 33px;
    min-width: auto;
    display: flex;
    border-radius: 16px;
    font-size: 18px;
    background-color: #eef3f6;
    text-transform: lowercase;
    color: #717171;
    margin: 10px 10px;
}
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button:hover{
  background-color: #82CE71 !important;
  border: 0px !important;
   color: #02462f !important;
}
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper button{
  background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #02462f !important;
    color: #02462f !important;
  
}
.ph-apply-box .btn-submit:hover{
  background-color: #82CE71 !important;
  border: 0px !important;
  color: #02462f !important;
}

.ph-apply-box .btn, .file-attachment .file-label:hover {
    background-color: #82CE71 !important;
    border: 0px !important;
    color: #02462f !important;
}

.ph-apply-box .btn-submit{
  background-color: transparent !important;
  color: #02462f !important;
      font-family: var(--cms-g-arla-interface);
      border: 1px solid #02462f !important;
}
 .phw-event-registration-content-wrapper .event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px;
}
.event-checkbox label input, .event-checkbox-v1 label input{
    margin-top: 6px !important;
}

@media only screen and (max-width: 768px) {
.phw-event-registration-content-wrapper.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 9px !important;
}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 9px !important;
}
.event-closed{
    text-align: center !important;
}

}
.ph-event-box .event-closed {
    text-align: center;
}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px !important;
}

 
.ph-jtc-box select#category {
    height: 47px;
}
.ph-jtc-box input#Submit {
    margin-top: 30px;
}
.ph-jtc-box .options-block {
    border: 1px solid;
    margin: 20px 0 20px 0;
    text-align: center;
    padding: 30px;
}

.email-messge-view span.checkmark {
    display: none !important;
}

.ph-jtc-box input#resumeFile {
    margin-top: 20px;
    background: #00461b;
    color: #fff;
    padding: 15px 20px;
width: auto;
}
.form-group label {
    font-family: 'Arla Interface';
}
.ph-jtc-box label.error {
    color: red;
}

.ph-jtc-box .upload-resume-btn{
        border-radius: 24px !important;
    background: transparent !important;
      border: 0px !important;
    border: 1px solid #02462FFF !important;
    color: #02462FFF !important;
}

.ph-jtc-box .btn-submit{

   border-radius: 24px;
    background: transparent !important;
        display: block !important;
    margin-left: auto !important;
       border-radius: 24px !important;
   border: 1px solid #02462FFF !important;
    color: #02462FFF !important;

}
.ph-jtc-box .rbt-input{
    min-height: 51px !important;
    line-height: 32px !important;
}
.ph-jtc-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-jtc-box .icon-delete:before {
    content: "x" !important;
    color: #180909;
    font-style: normal;
}
.ph-jtc-box{
        font-family: 'Arla Interface';
}
.ph-jtc-box .form-wrapper .resume-section .resume-group .drives{
        display: inline-flex !important;
}
.ph-jtc-box .upload-resume-btn:hover{
    background-color: #82CE71 !important;
    border: 0px !important;
    color: #02462f !important;
}

.ph-jtc-box .btn-submit:hover{
     background-color: #82CE71 !important;
     color: #02462f !important;
    border: 0px !important;

}

.event-checkbox label input, .event-checkbox-v1 label input{
margin-top: 6px !important;
}
.ph-jtc-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-jtc-box .deleteFile{
width: 0px; 
height: 0px;
    border-radius: 50%;
    border: 0px solid #fff;
    position: absolute;
    text-align: center;
    line-height: 21px;
    margin-left: -4px;
}

.ph-jtc-box .icon-delete:before {
    content: "x" !important;
    color: #180909;
    font-style: normal;
}
.ph-jtc-box{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-jtc-box h2{
  color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-jtc-box #extra-content{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
}
.ph-jtc-box .resume_info div{
     color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;

}
.ph-jtc-box label.control-label {
 color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;

}

.ph-jtc-box select{
 color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;

}
.email-messge-view label{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;
}
.ph-jtc-box .text-danger{
    font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;
}
.ph-jtc-box .rbt-input-multi input::placeholder{
   color: #02462f !important;
      font-family: var(--cms-g-arla-interface) !important;
       font-weight: 400;
}

@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){
.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){
.event {
}
}
@media only screen and (max-width: 1024px){
.event {
}
}
@media only screen and (max-width: 767px){
.event {
}
}
@media only screen and (max-width: 1280px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1024px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
 .ph-event-box #submitForm:hover{

background-color: #82CE71 !important;
    border: 0px !important;
    color: #02462f !important;
}


.ph-event-box #submitForm {
    border-radius: 24px !important;
    background: #02462f !important;
    border: 0px !important;
    color: #fff !important;
}

.event-details-hero h1 {
    color: #fff;
}

@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: 767px){
.apply {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.event {
}
}