.cafe-module-form-editable, .cafe-fm-editable {width:74%; padding:20px 1% 20px 0; list-style:none; position:relative;}

.cafe-module-form-editable {float:left; clear:left;}
.cafe-module-form-editable.init,
.cafe-fm-editable.init {min-height:400px; border:1px solid #ccc;}

.cafe-module-form-editable.init:after {position:absolute; top:20px; left:20px; right:20px; z-index:-1; content:"To begin building the form, drag elements from the right onto the stage.";}
.cafe-module-form-editable .cafe-form-element {border:1px solid #ccc; padding:10px; margin:10px 0; background:#fff;}

.cafe-fm-editable.init:after {position:absolute; top:20px; left:20px; right:20px; z-index:-1; content:"To begin building the Frontmatter, drag elements from the right onto the stage.";}
 
#Clients_DynamicPages-action-stage .cafe-module-form-editable.init:after {content:"To begin building the page, drag elements from the right onto the stage.";}

.cafe-fm-editable > li {border:1px solid transparent;}
.cafe-fm-editable > li:hover {border:1px solid #a30000;}

.cafe-element .cafe-dp-accreditor {margin:0;}