/* Notices removal */
.update-nag, .updated, .error, .is-dismissible, .welcome-panel, #dashboard_site_health
{
	display: none !important;
}

/* Admin menu removal */
#adminmenu #menu-comments,
#adminmenu #toplevel_page_customtaxorder,
#adminmenu #menu-tools
{
	display: none;
}
