.pdf-editor-container[data-v-fa77a030]{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f5f5;position:relative;padding-top:60px}.toolbar[data-v-fa77a030]{position:fixed;top:10.2%;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;background-color:#e0ebef;border-bottom:1px solid #e6e6e6;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1000}.toolbar-left .file-name[data-v-fa77a030]{margin-left:10px;font-weight:700;color:#333}.property-panel[data-v-fa77a030]{position:fixed;top:15%;right:0;width:15%;height:81.8%;background-color:#fff;border-left:1px solid #e6e6e6;-webkit-box-shadow:-2px 0 4px rgba(0,0,0,.1);box-shadow:-2px 0 4px rgba(0,0,0,.1);z-index:50}.panel-header[data-v-fa77a030]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;border-bottom:1px solid #e6e6e6;font-weight:700}.panel-content[data-v-fa77a030]{padding:15px;overflow-y:auto;height:calc(100% - 50px)}.pdf-viewer[data-v-fa77a030]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-layer[data-v-fa77a030],.pdf-layer[data-v-fa77a030],.text-layer[data-v-fa77a030]{position:relative}.image-layer[data-v-fa77a030],.text-layer[data-v-fa77a030]{pointer-events:none}.added-text-item[data-v-fa77a030],.image-item[data-v-fa77a030],.pdf-text-item[data-v-fa77a030]{pointer-events:auto;-webkit-transition:all .2s ease;transition:all .2s ease}.added-text-item[data-v-fa77a030]:hover,.pdf-text-item[data-v-fa77a030]:hover{background-color:rgba(255,255,0,.1)}.added-text-item.selected[data-v-fa77a030],.image-item.selected[data-v-fa77a030],.pdf-text-item.selected[data-v-fa77a030]{background-color:rgba(64,158,255,.1)}.text-editor[data-v-fa77a030]{position:relative}.text-textarea[data-v-fa77a030]{width:100%;border:2px solid #409eff;border-radius:4px;padding:4px;font-family:inherit;resize:both;min-width:100px;min-height:20px;background:hsla(0,0%,100%,.95)}.text-display[data-v-fa77a030]{padding:2px;min-height:1em;cursor:inherit;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.image-item[data-v-fa77a030]{position:relative}.upload-demo[data-v-fa77a030]{text-align:center}.loading-overlay[data-v-fa77a030]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);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;z-index:9999}.loading-content[data-v-fa77a030]{text-align:center;color:#fff}.loading-spinner[data-v-fa77a030]{width:50px;height:50px;border:4px solid hsla(0,0%,100%,.3);border-top:4px solid #fff;border-radius:50%;-webkit-animation:spin-fa77a030 1s linear infinite;animation:spin-fa77a030 1s linear infinite;margin:0 auto 20px}.loading-text[data-v-fa77a030]{font-size:16px;font-weight:500}@-webkit-keyframes spin-fa77a030{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-fa77a030{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}