.n5_editableArea{ border: 1px dashed white; margin: 0px; padding: 0px; z-index: 0; }
.n5_editableArea_hover{ border: 1px dashed blue; margin: 0px; padding: 0px; z-index: 0; }
.n5_toBePublic{ border: 1px solid #19ea59; margin: 0px; padding: 0px; z-index: 0; }
.n5_expired{ border: 1px solid red; margin: 0px; padding: 0px; z-index: 0; }
.n5_currentAfterDelay{ border: 1px solid blue; margin: 0px; padding: 0px; z-index: 0; }
/*Targetless content editor*/
.n5_toBePublic_square{ width: 15px; height: 15px; background: #0c0; }
.n5_expired_square { width: 15px; height: 15px; background: red; }
.n5_currentAfterDelay_square { width: 15px; height: 15px; background: blue; }
.choose { margin-bottom:1em !important; padding:4px !important; }
.choose-hover { margin-bottom:1em !important; padding:3px !important; border:1px solid #ddd !important; }
.option-hover { background:white;filter:alpha(opacity=50);opacity:.50; }
