/* Admin CSS for Broadwell */

/* Theme Notices */
.cato-control {font-size:110%; font-weight:bold; text-align:center; padding:1em; line-height:1.4em}
.cato-control-warning {color:red; }
.cato-control-notice {color:#0073aa; }
.cato-welcome {color: #000; font-weight:bold}


/* Customizer Styles */
.wp-full-overlay-sidebar { width:450px } 
.customize-control {padding-top:1em; }


/* Forcibly hide the Menus panel since this is a single-page theme 
    that does not use the WP menu system.  */
.control-panel-nav_menus .accordion-section-title{display:none}

