/* Hidden data carriers used to populate Quick Edit fields */
div.elcsm_seo_title,
div.elcsm_meta_desc {
	display: none;
}

/* Quick Edit label layout */
.elcsm-quick-edit-label {
	display: block;
	margin-bottom: 10px;
}

.elcsm-quick-edit-label:last-child {
	margin-bottom: 0;
}
