.note-context-menu{min-width:150px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif}.popup-window.note-editor .popup-window-content{padding:15px;box-sizing:border-box}.popup-window.notes-list .popup-window-content{max-height:400px;overflow-y:auto}.note-textarea:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,.2)}.note-save-button:hover,.note-edit-button:hover,.note-delete-button:hover{opacity:.9}.popup-window.resizable{resize:both;overflow:auto;min-height:200px}.popup-window.resizable .popup-window-content{height:calc(100% - 40px);overflow:auto;display:flex;flex-direction:column}.popup-window.resizable .note-textarea{flex-grow:1;min-height:100px}.popup-window.resizable .note-save-button,.popup-window.resizable button[class*=note-]{margin-top:10px}