/* This stylesheet is used to style the admin option form of the plugin. */

.process-on {
	color: limegreen;
	font-weight: bold;
}
.process-off {
	color: #ff0000;
	font-weight: bold;
}