.answer + .post-unread + .anchor + .post .postbody,
.answer + .anchor + .post .postbody {
	border-color: #4caf50;
	box-shadow: 0 0 6px rgba(76, 175, 80, 0.3);
}

.post_answer {
	border-color: #4caf50;
	box-shadow: 0 0 6px rgba(76, 175, 80, 0.3);
	margin: 18px 0;
}

.post-actions .fa-check {
	color: #4caf50;
}

#review .fa-check,
.topic-title .fa-check {
	color: #4caf50;
	margin-right: 9px;
}

.post_answered-icon {
	color: #4caf50;
	float: left;
	margin-right: 6px;
	margin-top: 4px;
}
