input.disabled, input:disabled, select.disabled, select:disabled, textarea.disabled, textarea:disabled {
  cursor: not-allowed;
}