input[type="submit"]:disabled {
	cursor: no-drop !important;
	background: #ccc;
	border: none;
}