@import url(https://cdn.quilljs.com/1.3.6/quill.snow.css);.__modal{position:fixed;z-index:1000000000;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.__modal .close{position:absolute;top:20px;right:20px}.__modal .overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.2)}.__modal .content{position:relative;z-index:1000000;background-color:#fff;padding:20px;-webkit-box-shadow:3px 2px 20px rgba(0,0,0,.2);box-shadow:3px 2px 20px rgba(0,0,0,.2)}.ql-editor{min-height:200px}.ck-editor__editable{min-height:500px}.point-label{display:-webkit-box;display:-ms-flexbox;display:flex}.point-label>:first-child{margin-right:10px}.point-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.point-wrap b{margin:5px 10px}