/* --------------------------Leadership Program------------------ */
/* Preeti puro - 18-07-2025 - Leadership Program Form */
.path-leadership-program .mainFormdiv {
    border: 1px solid #ccc;
    width: 78%;
    margin: 25px auto;
}

.path-leadership-program .frmDivLeader {
  margin: 20px auto;
  width: 61%;
}

.path-leadership-program .proceed{
  display: none;
}

/* .path-leadership-program .valid-otp-btn{
  display: none;
} */

.path-leadership-program .enter-otp{
  text-align: unset !important;
}

.path-leadership-program .otp-verify-input{
  margin-left: unset;
}

.path-leadership-program #password_visi{
  position: absolute;
  margin-top: -49px;
  right: 16px;
}

.path-leadership-program #mobile-number{
  font-weight: normal !important;
}

.path-leadership-program .subtitle_leader{
  margin-bottom: 20px;
}

.path-leadership-program #edit-nationality--wrapper .fieldset-legend {
  font-weight: normal;
  font-size: 17px;
}

.path-leadership-program #edit-current-industry .fieldset-legend {
  font-weight: normal;
  font-size: 17px;
}

/* .path-leadership-program .form-type-password{
  display: none;
} */
 .path-leadership-program .enter-otp{
  display: none;
 }

 .path-leadership-program .verifycodeDiv{
  display: none;
 }