.position.error .error_indicator:after,
.issue.error .error_indicator:after {
    content: "Please check that you vote for no more than the specified maximum number of votes.";
    margin-left: 12px;
}


.error_indicator {
	font-size: 85%;
	font-weight: normal;
}
