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

body.admin_page_nf-views #nfooter,
.post-type-nf-views .nf-footer-promotion {
	display: none !important;
}

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

body.dashboard_page_nf-views #nfooter {
	display: none !important;
}
.update-nag,
.notice,
.is-dismissible {
	display: none !important;
}
body.nf-views_page_nf-views #wpcontent {
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}
body.nf-views_page_nf-views #wpbody-content {
	padding-bottom: 0 !important;
}

body.nf-views_page_nf-views #nfooter,
.post-type-nf-views .nf-footer-promotion {
	display: none !important;
}
.single-entry-upgrade-msg a:hover {
	color: #fff;
}
