body.addNoteView { cursor: copy; }
.noteBox { cursor: pointer; position:absolute; z-index: 1; margin-top:-38px; margin-left:-37px; display:table; }
.noteBox:hover { opacity: 0.5; }
.noteBox img { width:40px; aspect-ratio: 1;  }
