.rich-editor{position:relative}.ProseMirror{min-height:80px;max-height:50vh;overflow-y:scroll;outline:1px solid #d0d0d0;padding:8px}.ProseMirror,.ProseMirror:hover{-webkit-transition-duration:.2s;transition-duration:.2s}.ProseMirror:hover{outline:1px solid #303030}.ProseMirror.ProseMirror-focused{outline:3px solid #ff5252;-webkit-transition-duration:.2s;transition-duration:.2s}.ProseMirror p{font-size:16px}.menububble{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:20;background:#000;border-radius:5px;padding:.3rem;margin-bottom:.5rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.menububble.is-active{opacity:1;visibility:visible}.menububble__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:transparent;border:0;padding:.2rem .5rem;margin-right:.2rem;border-radius:3px;cursor:pointer;color:#fff}.menububble__button:last-child{margin-right:0}.menububble__button:hover{background-color:hsla(0,0%,100%,.1)}.menububble__button.is-active{background-color:hsla(0,0%,100%,.2)}.menububble__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menububble__input{font:inherit;border:none;background:transparent;color:$color-white}.suggestion-list{padding:.2rem;border:1px solid rgba(0,0,0,.1);font-size:.8rem;font-weight:700;color:#000;position:absolute;background-color:#fff;z-index:1000}.suggestion-list__no-results{padding:.2rem .5rem}.suggestion-list__item{border-radius:5px;padding:.2rem .5rem;margin-bottom:.2rem;cursor:pointer}.suggestion-list__item:last-child{margin-bottom:0}.suggestion-list__item.is-selected,.suggestion-list__item:hover{background-color:#25a199;color:#fff}.suggestion-list__item.is-empty{opacity:.5}.length-counter{color:#25a199;font-weight:500}.statging-container[data-v-6744fd5a]{position:relative}.left-half[data-v-6744fd5a]{width:40%;padding:20px;float:left;position:relative}.center-line[data-v-6744fd5a]{z-index:50;width:2px;background-color:#e0e0e0;height:100vh;position:fixed;top:0;left:calc(40% + 41px)}.right-half[data-v-6744fd5a]{width:calc(60% - 80px);padding:20px;float:left;position:relative}.bottom-bar[data-v-6744fd5a]{position:fixed;z-index:1000;left:0;right:0;bottom:0;height:80px;background-color:#fff;-webkit-box-shadow:0 -4px 12px rgba(0,0,0,.2);box-shadow:0 -4px 12px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}