.my-menu{border:2px solid green}.my-menuitem{color:#00f;background-color:#ff0}.my-menuitem-hover{color:#ff0;background-color:#000}.event-container{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.delete-icon,.edit-icon{opacity:0;transition:opacity .3s;margin-left:5px;z-index:1}.event-container:hover .delete-icon,.event-container:hover .edit-icon{opacity:1}.edgebutton{width:20px;height:20px;background:#eee;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;justify-content:center;display:flex;align-self:center;align-items:center}.edgebutton:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.edgebutton-foreignobject body{background:transparent;width:40px;height:40px;display:flex;justify-content:center;align-items:center;min-height:40px}.react-flow__edge-path{stroke-width:6px}.react-flow__edge.selected .react-flow__edge-path{stroke:#00f}.MuiListItemIcon-root svg{filter:drop-shadow(0 2px 1px #2629ae66) drop-shadow(0 1px .5px #1113);transition:filter .3s}.rte-editor code{background:#222;color:#eee;border-radius:6px;font-family:"Consolas","Monaco",monospace;font-size:95%;padding:2px 6px;margin:0 2px;white-space:pre-wrap}.rte-editor blockquote{border-left:4px solid #5d6163;margin:0 0 4px;padding:0 0 0 10px;color:#e3e6ea;background:transparent;font-style:normal;font-size:1em;quotes:none}.rte-editor blockquote:after,.rte-editor blockquote:before{content:none}.wa-markdown-message p{margin:0;padding:0}.wa-markdown-message br{margin:0;padding:0;display:block}.wa-markdown-message div{margin:0;padding:0}.wa-markdown-message{white-space:pre-wrap}