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