/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
input.aoc-error {
	box-shadow: 0 0 5px red;
}