/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
 .panel-white{
 	background: white;
 	padding: 10px;
 }