.notes-tab-container{display:block;width:100%}.collaborators .image-wrapper{width:32px;margin-right:5px;box-shadow:none}.collaborators--mini .image-wrapper{margin-right:-10px}.collaborators--mini__count{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--foreground);border:1px solid var(--foreground);border-radius:50%;font-weight:var(--font-weight-semi-bold);background:#f0f1f2}.note-item-wrapper{margin-bottom:20px;padding:15px 15px 5px;background:#fff;cursor:pointer;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.note-item-wrapper .note-item-info-bar .icon-share{margin-left:10px}.note-item-wrapper .note-form-wrapper{flex:4}.note-item-wrapper .note-form-wrapper .date{margin-bottom:15px;color:#4e555b}.note-item-wrapper .note-form .RichTextEditor__root___2QXK-{font-family:var(--font-family)}.note-item-wrapper .note-form .title{margin-bottom:1px}.note-item-wrapper .note-form .title input{font-weight:var(--font-weight-bold);font-size:16px;width:100%;height:24px;padding:20px 10px;margin-bottom:5px;background:transparent;border:none}.note-item-wrapper .note-form .title input:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;box-shadow:none}.note-item-wrapper .note-form .text textarea{font-size:16px;width:100%;resize:none;background:transparent;border:none}.note-item-wrapper .note-form .text textarea:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;box-shadow:none}.note-item-wrapper .note-form .actions{display:flex;margin-top:5px;height:53px;padding:10px 0}.note-item-wrapper .note-form .actions>*{margin-right:10px}.note-item-wrapper .note-form .actions .edit-note-button{display:none;color:#777;margin:auto 0}.note-item-wrapper .note-form .actions .delete-button-wrapper{border-left:1px solid #bcc4cc;padding-left:10px}.note-item-wrapper:hover,.note-item-wrapper.editing{box-shadow:0 0 3px #000000a6}.note-item-wrapper:hover .note-form .text .wyiswyg,.note-item-wrapper.editing .note-form .text .wyiswyg{width:100%}.note-item-wrapper:hover .note-form .text .wyiswyg:focus,.note-item-wrapper.editing .note-form .text .wyiswyg:focus{background:transparent;border:1px solid var(--foreground)}.note-item-wrapper.editing{cursor:auto}.note-item-wrapper .note-form__edit-button{transition:opacity .2s;opacity:0}.note-item-wrapper:hover .note-form__edit-button,.note-item-wrapper .note-form__edit-button:focus{opacity:1}#notes-page .empty-list-message{width:100%}#notes-page .notes-collaborators-wrapper{margin-left:30px;align-items:center;justify-content:flex-end}#notes-page .notes-collaborators-wrapper .collaborators .image-wrapper,#notes-page .notes-collaborators-wrapper .collaborators .count{margin-right:-3px}#notes-page .notes-collaborators-wrapper .collaborators .count{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--foreground);border:1px solid var(--foreground);border-radius:50%;font-weight:var(--font-weight-semi-bold)}.notes{background:#fff;border-radius:10px;padding:24px 24px 10px}
