
.button:disabled {
    opacity: 0.5;
	cursor: no-drop;
}