 #notes-div #add-to-folders,.sticky_note,.notes_link{z-index:5}.overlay2{z-index:6}#delete-note{z-index:7 !important}.notify{z-index:6;right:5%;left:auto}.sticky_note{position:fixed;min-width:200px;min-height:120px;background:#ffebae;padding:22px 6px;box-shadow:-1 4px 8px rgba(0,0,0,0.1);display:none;resize:both;overflow:hidden;max-width:90%;max-height:82%}.spiral-top{position:absolute;top:-10px;left:0;right:0;height:20px;background:repeating-linear-gradient( 90deg,transparent,transparent 10px,#b19a4b 10px,#b19a4b 20px );cursor:move}.note-controls{position:absolute;top:12px;right:5px}.note-controls span{cursor:pointer;margin-left:9px;color:#866d1b}.minimized{height:40px !important;overflow:hidden}.resize-handle{position:absolute;bottom:0;right:0;width:15px;height:15px;cursor:se-resize;background:linear-gradient(135deg,transparent 50%,#b19a4b 50%)}.actions button{position:absolute;bottom:10px;right:10px;padding:5px 15px;background:#b19a4b;border:none;border-radius:3px;color:white;cursor:pointer;transition:background 0.3s}.actions button.delete,.actions button.addTo{left:20px;right:auto;padding:0px;background:none;font-size:18px;bottom:14px;color:#ae9b4f}.actions button.addTo{left:auto;right:90px;font-size:19px}.actions button.save-button:hover{background:#866d1b}.actions button.delete:hover,.actions button.addTo:hover{color:#866d1b}.minimized-notes-tray{position:fixed;bottom:10px;right:77px;display:flex;gap:10px;background:#fddf85;padding:8px 15px;font-size:15px;border-radius:3px;cursor:pointer;align-items:center;display:none;z-index:1}.minimized-notes-tray:hover{background:#f8d772}#notes-div{display:flex;margin:0px}#add-note .actions{box-shadow:none}#add-note{flex-direction:column;overflow:hidden;min-height:150px}#add-note .write{flex-direction:column;display:flex;padding-left:20px;padding-left:10px}#add-note .desc{flex:1;overflow-y:auto;word-wrap:break-word;margin-bottom:40px;min-height:50px;max-height:100%;padding:5px;box-sizing:border-box}#add-note .folder,.notes .note .folder,.expanded-note .folder{display:none;position:absolute;bottom:30px}