/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
 .hide {
	display: none;
 }
 .admin-input {
	width: 450px;
 }