/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
.result-success {
	color: green;
}
.result-failed {
	color: red;
}