.webnotes_bar{position:fixed;left:0;top:0;background-color:#404040;color:#fff;width:100%;z-index:9999999;padding:.5em;display:flex;flex-direction:row}.webnotes_bar .webnotes_bar-author{color:#a0a0a0}.webnotes_bar .webnotes_bar-add_note{margin-left:auto}.webnotes_notetool{position:absolute;background-color:#fff;border-radius:6px;border:2px dashed #404040;padding:.5em}.webnotes_notetool.webnotes_notetool-show{display:inline-block}.webnotes_notetool .webnotes_note-delete,.webnotes_notetool .webnotes_notetool-close{position:absolute;top:.5em;right:.5em}.webnotes_notetool .webnotes_notetool-error{border:1px solid red;background-color:#ffe0e0;color:#000;display:none}.webnotes_notetool .webnotes_notetool-error.webnotes_notetool-error-show{display:block}.webnotes_notes-container{z-index:9999999;position:absolute;left:0;top:0}.webnotes_notes-container .webnotes_note{display:inline-block;position:absolute;border:2px dotted #404040;background-color:#e0e0e0;color:#000;padding:.5em}.webnotes_notes-container .webnotes_note .webnotes_note-error{border:1px solid red;background-color:#ffe0e0;color:#000;display:none}.webnotes_waiting:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,<svg version="1.1" id="loader-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="40px" height="40px" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve"><path fill="#000" d="M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z"><animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="0.6s" repeatCount="indefinite"></animateTransform></path></svg>');background-repeat:no-repeat;background-position:50% 50%;background-size:40px 40px;background-color:rgba(255,255,255,.7)}