<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.createAc_EditorNotes {
	margin: 10px 0 20px 0px;
	padding: 0;
	}
.createAc_EditorNotesWrapper {
	border-top:1px solid #ccc;
	margin-top:20px;
  margin-left:-20px;
}
.createAc_EditorNotes .trigger{
  margin-left:0px !important;
}
.createAc_EditorNotes textarea{
  margin-left:40px;
}

#footer{
	padding:10px;
	text-align:center;
	margin-bottom:60px;
	margin-left:20px;
	margin-right:20px;
	}</pre></body></html>