.btn.disabled, .btn[disabled] {
	pointer-events: auto;
	cursor: not-allowed;
}