body.admin_page_wpf-views #wpcontent {
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}
body.admin_page_wpf-views #wpbody-content {
	padding-bottom: 0 !important;
}

body.admin_page_wpf-views #wpfooter,
.post-type-wpforms-views .wpforms-footer-promotion {
	display: none !important;
}

body.dashboard_page_wpf-views #wpcontent {
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}
body.dashboard_page_wpf-views #wpbody-content {
	padding-bottom: 0 !important;
}

body.dashboard_page_wpf-views #wpfooter {
	display: none !important;
}
.update-nag,
.notice,
.is-dismissible {
	display: none !important;
}
body.wpforms-views_page_wpf-views #wpcontent {
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}
body.wpforms-views_page_wpf-views #wpbody-content {
	padding-bottom: 0 !important;
}

body.wpforms-views_page_wpf-views #wpfooter,
.post-type-wpforms-views .wpforms-footer-promotion {
	display: none !important;
}
