/* BACKEND CMS */
/* TOP BAR */
#wp-admin-bar-wp-logo, #wp-admin-bar-comments {
	display: none;
}

/* HjÆLP OG SKÆRMINSTILLINGER (FANER) */

#contextual-help-link-wrap {
    display: none;
}

/* PLACEHOLDER CONTAINER TIL WIDGETS */

#screen-meta-links .show-settings {
	margin-top: 6px;
}

/* EDIT PAGES */
.post-type-page #content-tmce, .post-type-page #content-html, .post-type-page #content-cornerstone {
	display: none;
}
#x-meta-box-page {display: none;}

#pageparentdiv {display: none;}

