
.maxlength-feedback {
	margin-left: 0.5em;
}
.maxlength-full {
	background-color: #fee;
}
.maxlength-overflow {
	background-color: #fcc;
}
