.aui .journal-template-error{
	display: none;
}

body.signed-in.admin-role.controls-visible .portlet-column-content{
	border: 1px dashed #ddd;
	margin: 10px 0;
}
 body.signed-in.admin-role.controls-visible .portlet-column-content.empty{
	background: #eee;
	padding: 25px;
}  


