/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
 #plugin_settins .alert {
    border:1px solid #ccc;
    border-radius:3px;
 }
