body.hexfy-tutor-login .tutor-login-form-wrapper .tutor-form-control,
body.hexfly-tutor-login .tutor-login-form-wrapper .tutor-form-control {
  background: var(--hexfy-login-surface, var(--hexfly-login-surface)) !important;
}

body.hexfy-tutor-login .tutor-login-form-wrapper .tutor-form-control:focus,
body.hexfly-tutor-login .tutor-login-form-wrapper .tutor-form-control:focus {
  background: var(--hexfy-login-surface, var(--hexfly-login-surface)) !important;
}

body.hexfy-tutor-settings .tutor-form-control,
body.hexfy-tutor-settings .tutor-form-select,
body.hexfly-tutor-settings .tutor-form-control,
body.hexfly-tutor-settings .tutor-form-select {
  background: var(--hexfy-dash-surface, var(--hexfly-dash-surface)) !important;
}

body.hexfy-tutor-settings .tutor-form-control:focus,
body.hexfy-tutor-settings .tutor-form-select:focus,
body.hexfly-tutor-settings .tutor-form-control:focus,
body.hexfly-tutor-settings .tutor-form-select:focus {
  background: var(--hexfy-dash-surface, var(--hexfly-dash-surface)) !important;
}

body.hexfy-tutor-profile .tutor-form-control,
body.hexfy-tutor-profile .tutor-form-select,
body.hexfly-tutor-profile .tutor-form-control,
body.hexfly-tutor-profile .tutor-form-select {
  background: var(--hexfy-dash-surface, var(--hexfly-dash-surface)) !important;
}

body.hexfy-tutor-profile .tutor-form-control:focus,
body.hexfy-tutor-profile .tutor-form-select:focus,
body.hexfly-tutor-profile .tutor-form-control:focus,
body.hexfly-tutor-profile .tutor-form-select:focus {
  background: var(--hexfy-dash-surface, var(--hexfly-dash-surface)) !important;
}

body.hexfy-tutor-dashboard .tutor-form-control,
body.hexfy-tutor-dashboard .tutor-form-select,
body.hexfly-tutor-dashboard .tutor-form-control,
body.hexfly-tutor-dashboard .tutor-form-select {
  background: var(--hexfy-dash-surface, var(--hexfly-dash-surface)) !important;
}

body.hexfy-tutor-dashboard .tutor-form-control:focus,
body.hexfy-tutor-dashboard .tutor-form-select:focus,
body.hexfly-tutor-dashboard .tutor-form-control:focus,
body.hexfly-tutor-dashboard .tutor-form-select:focus {
  background: var(--hexfy-dash-surface, var(--hexfly-dash-surface)) !important;
}
