/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.aw-yes{
 	color:green;
 }
.aw-error{
	color: red;
}