.a8c-developer-dialog {
	margin: 25px;
}

.a8c-developer-dialog .recommended-plugins td {
	vertical-align: top;
	padding-bottom: 10px;
}

.a8c-developer-active {
	font-weight: bold;
	color: green;
}

.a8c-developer-notactive {
	font-weight: bold;
	color: maroon;
}

.a8c-developer-action-result.error {
	color: red;
	font-style: italic;
	padding-left: 5px;
}