@charset "UTF-8";

.form-submit input[type="submit"]:disabled {
	background-color: #ccc;
}