.wizklub-internship-registration {
  background: #e7eff5 0% 0% no-repeat padding-box;
}
.wizklub-internship-registration .form-header {
  background-image: url(https://assets.wizklub.com/images/internship-registration/internship-registration-header-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.wizklub-internship-registration .heading,
.wizklub-internship-registration .registration-successfull-header {
  font: normal normal bold 32px/42px Nunito;
  letter-spacing: 0.64px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000029;
}
.wizklub-internship-registration .title {
  font: normal normal normal 28px/36px Nunito;
  letter-spacing: 0.56px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #0000004d;
}
.wizklub-internship-registration .description {
  font: normal normal normal 16px/25px Nunito;
  letter-spacing: 0.32px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #0000004d;
}
.wizklub-internship-registration .sub-title {
  font: normal normal bold 30px/40px Nunito;
  color: #222222;
}
.wizklub-internship-registration .sub-heading {
  text-decoration: underline;
  font: normal normal bold 20px/24px Nunito;
  color: #222222;
}
.wizklub-internship-registration .sections {
  background: #f8f9fb 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 20px #00000033;
  margin-bottom: 30px;
}
.wiz.form-group label {
  font: normal normal normal 20px/24px Nunito;
  color: #545456 !important;
}
.wiz.form-group input,
textarea,
select,
.selectize-input,
.selectize-dropdown {
  border: 1px solid #707070 !important;
  font: normal normal normal 18px/22px Nunito;
  color: #545456;
}
.wiz.form-group input:read-only,
textarea:read-only {
  opacity: 0.5 !important;
}

.wizklub-internship-registration .selectize-input input {
  border: 0 !important;
}
.wizklub-internship-registration .sections .register {
  font: normal normal normal 18px/30px Nunito;
  color: #222222;
}
.wizklub-internship-registration .sections .register-heading,
.wizklub-internship-registration .sections .registration-successfull-title {
  font: normal normal bold 26px/32px Nunito;
  color: #222222;
}
.wizklub-internship-registration .sections .fields-required,
.wizklub-internship-registration .sections .registration-successfull-description {
  font: normal normal normal 18px/22px Nunito;
  color: #545456;
}
.wizklub-internship-registration .wizklub-form-radio-button {
  background: #ffffff 0% 0% no-repeat padding-box !important;
  border: 0.5px solid #b6c5cc !important;
  border-radius: 12px !important;
  text-align: center;
  font: normal normal 600 16px/22px Nunito;
  color: #0089ff !important;
  margin-right: 20px;
  margin-bottom: 10px !important;
  max-width: 68px;
  max-height: 63px;
}
.wizklub-internship-registration .wizklub-form-radio-button:hover {
  background: #0089ff11 0% 0% no-repeat padding-box !important;
  color: #0089ff !important;
}
.wizklub-internship-registration .wizklub-form-radio-button:not(:disabled):not(.disabled).active,
.wizklub-internship-registration .wizklub-form-radio-button:not(:disabled):not(.disabled):active {
  background: #0089ff 0% 0% no-repeat padding-box !important;
  border: 0.5px solid #b6c5cc !important;
  border-radius: 12px !important;
  text-align: center;
  font: normal normal 600 16px/22px Nunito;
  color: #ffffff;
}
.wizklub-internship-registration .wizklub-form-radio-button.school-slot-selector {
  font: normal normal bold 12px/24px Nunito !important;
}
/* Checkbox Selector */
.wizklub-internship-registration .wizklub-form-checkbox-button {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #b6c5cc;
  border-radius: 4px !important;
  text-align: center;
  font: normal normal normal 15px/14px Nunito;
  letter-spacing: 0px;
  color: #545456;
  margin-right: 20px;
  margin-bottom: 10px !important;
  padding: 10px 10px;
  outline-style: none;
  box-shadow: none;
}
.wizklub-internship-registration .wizklub-form-checkbox-button:hover {
  background: #ddefff 0% 0% no-repeat padding-box !important;
  border: 1px solid #0089ff !important;
  outline-style: none;
  box-shadow: none;
}
.wizklub-internship-registration .wizklub-form-checkbox-button:not(:disabled):not(.disabled).active,
.wizklub-internship-registration .wizklub-form-checkbox-button:not(:disabled):not(.disabled):active {
  background: #ddefff 0% 0% no-repeat padding-box !important;
  border: 2px solid #0089ff !important;
  outline-style: none;
  box-shadow: none;
}

.wizklub-internship-registration .wizklub-form-checkbox-button:disabled,
.wizklub-internship-registration .wizklub-form-checkbox-button.disabled {
  opacity: 0.2;
}

label.btn.wizklub-form-radio-button {
  color: #0089ff !important;
  text-align: center;
}
