@easylogic/editor
Version:
Fantastic Web Design Tool
1 lines • 282 kB
CSS
.colorpicker{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:0 0 10px 2px #0000001f;display:inline-block;position:relative;width:224px;z-index:1000}.colorpicker>.arrow{border-bottom:10px solid rgba(0,0,0,.2);border-left:10px solid transparent;border-right:10px solid transparent;display:none;height:0;left:7px;pointer-events:none;position:absolute;top:-10px;width:0}.colorpicker>.arrow:after{border-bottom:9px solid #fff;border-left:9px solid transparent;border-right:9px solid transparent;content:"";height:0;left:-9px;position:absolute;top:1px;width:0}.colorpicker .colorpicker-body .color-tab{border:1px solid #ececec;box-sizing:border-box;display:flex;flex-direction:column;height:350px}.colorpicker .colorpicker-body .color-tab.xd{height:200px}.colorpicker .colorpicker-body .color-tab .color-tab-header{display:flex;flex:none;flex-direction:row;height:20px}.colorpicker .colorpicker-body .color-tab .color-tab-header .color-tab-item{background-color:#ececec;box-sizing:border-box;cursor:pointer;flex:1 1 auto;height:100%;padding:4px 10px;text-align:center}.colorpicker .colorpicker-body .color-tab .color-tab-header .color-tab-item.active{background-color:#fff;border-bottom-color:#fff}.colorpicker .colorpicker-body .color-tab .color-tab-body{flex:1 1 auto;position:relative}.colorpicker .colorpicker-body .color-tab .color-tab-body .color-tab-content{bottom:0;display:none;left:0;position:absolute;right:0;top:0}.colorpicker .colorpicker-body .color-tab .color-tab-body .color-tab-content.active{display:block}.colorpicker .colorpicker-body .color-panel{cursor:pointer;height:120px;overflow:hidden;position:relative}.colorpicker .colorpicker-body .color-panel>.saturation,.colorpicker .colorpicker-body .color-panel>.saturation>.value{height:100%;position:relative;width:100%}.colorpicker .colorpicker-body .color-panel>.saturation>.value>.drag-pointer{border-radius:50%;height:10px;position:absolute;transform:translate(-50%) translateY(-50%);width:10px}.colorpicker .colorpicker-body .color-panel>.saturation{background-color:#cb998000;background-image:linear-gradient(90deg,#fff,hsla(20,42%,65%,0));background-repeat:repeat-x}.colorpicker .colorpicker-body .color-panel>.saturation>.value{background-image:linear-gradient(0deg,#000,hsla(20,42%,65%,0))}.colorpicker .colorpicker-body .color-panel>.saturation>.value>.drag-pointer{border:1px solid #fff;box-shadow:0 0 2px #0000000d}.colorpicker .colorpicker-body .control{padding:10px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.colorpicker .colorpicker-body .control>.color,.colorpicker .colorpicker-body .control>.empty{background-color:#fff;border-radius:50%;box-sizing:border-box;height:30px;left:12px;position:absolute;top:14px;width:30px}.colorpicker .colorpicker-body .control>.color{border:1px solid rgba(0,0,0,.1)}.colorpicker .colorpicker-body .control>.hue{box-sizing:border-box;cursor:pointer;margin:0 0 0 42px;padding:6px 16px;position:relative}.colorpicker .colorpicker-body .control>.hue>.hue-container{border-radius:3px;height:10px;position:relative;width:100%}.colorpicker .colorpicker-body .control>.opacity{box-sizing:border-box;cursor:pointer;margin:0 0 0 42px;padding:3px 16px;position:relative}.colorpicker .colorpicker-body .control>.opacity>.opacity-container{border-radius:3px;height:10px;position:relative;width:100%}.colorpicker .colorpicker-body .control .drag-bar,.colorpicker .colorpicker-body .control .drag-bar2{border-radius:50%;cursor:pointer;height:12px;left:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:12px}.colorpicker .colorpicker-body .control>.hue>.hue-container{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.colorpicker .colorpicker-body .control>.opacity>.opacity-container{background-color:transparent;background-image:linear-gradient(45deg,#8b8b8b 25%,transparent 0),linear-gradient(-45deg,#8b8b8b 25%,transparent 0),linear-gradient(45deg,transparent 75%,#8b8b8b 0),linear-gradient(-45deg,transparent 75%,#8b8b8b 0);background-position:0 0,0 5.5px,5.5px -5.5px,-5.5px 0;background-size:11px 11px}.colorpicker .colorpicker-body .control>.opacity>.opacity-container>.color-bar{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.colorpicker .colorpicker-body .control>.empty{background-color:transparent;background-color:#fff;background-image:linear-gradient(45deg,#8b8b8b 25%,transparent 0),linear-gradient(-45deg,#8b8b8b 25%,transparent 0),linear-gradient(45deg,transparent 75%,#8b8b8b 0),linear-gradient(-45deg,transparent 75%,#8b8b8b 0);background-position:0 0,0 5.5px,5.5px -5.5px,-5.5px 0;background-size:11px 11px}.colorpicker .colorpicker-body .control .drag-bar,.colorpicker .colorpicker-body .control .drag-bar2{background-color:#fefefe;border:1px solid rgba(0,0,0,.05);box-shadow:2px 2px 2px #0003}.colorpicker .colorpicker-body .information{box-sizing:border-box;position:relative}.colorpicker .colorpicker-body .information>input{bottom:20px;box-sizing:border-box;height:20px;padding:0 0 0 2px;position:absolute;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.colorpicker .colorpicker-body .information>input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.colorpicker .colorpicker-body .information>input[type=number]::-webkit-inner-spin-button,.colorpicker .colorpicker-body .information>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.colorpicker .colorpicker-body .information.hex>.information-item.hex,.colorpicker .colorpicker-body .information.hsl>.information-item.hsl,.colorpicker .colorpicker-body .information.rgb>.information-item.rgb{display:flex}.colorpicker .colorpicker-body .information>.information-item{box-sizing:border-box;display:none;margin-right:40px;padding:0 5px 0 9px;position:relative}.colorpicker .colorpicker-body .information>.information-item>.input-field{box-sizing:border-box;display:block;flex:1;padding:3px 1px;position:relative}.colorpicker .colorpicker-body .information>.information-item>.input-field>.title{color:#a9a9a9;padding-top:2px;text-align:center}.colorpicker .colorpicker-body .information>.information-item>.input-field input{border:1px solid #cbcbcb;border-radius:2px;box-sizing:border-box;color:#333;height:21px;padding:3px;text-align:center;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;width:100%}.colorpicker .colorpicker-body .information>.information-item>.input-field input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.colorpicker .colorpicker-body .information>.information-item>.input-field input[type=number]::-webkit-inner-spin-button,.colorpicker .colorpicker-body .information>.information-item>.input-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.colorpicker .colorpicker-body .information>.information-item>.input-field.hsl-l input[type=number],.colorpicker .colorpicker-body .information>.information-item>.input-field.hsl-s input[type=number]{padding-left:1px;padding-right:10px}.colorpicker .colorpicker-body .information>.information-item>.input-field .postfix{box-sizing:border-box;display:inline-block;height:21px;line-height:2;padding:2px;position:absolute;right:1px;text-align:center;top:2px}.colorpicker .colorpicker-body .information>.information-change{bottom:0;box-sizing:border-box;display:block;padding-top:5px;position:absolute;right:0;text-align:center;top:0;width:40px}.colorpicker .colorpicker-body .information>.information-change>.format-change-button{background:transparent;border:0;box-sizing:border-box;cursor:pointer;outline:none}.colorpicker .colorpicker-body .information>.title{color:#a3a3a3}.colorpicker .colorpicker-body .information>.input{color:#333}.colorpicker .colorpicker-body .colorsets{border-top:1px solid #e2e2e2}.colorpicker .colorpicker-body .colorsets>.menu{float:right;padding:10px 15px 10px 5px}.colorpicker .colorpicker-body .colorsets>.menu button{border:0;cursor:pointer;font-family:serif,sans-serif;font-weight:300;outline:none}.colorpicker .colorpicker-body .colorsets>.color-list{box-sizing:border-box;display:block;line-height:0;margin-right:30px;padding:10px 0 0 10px}.colorpicker .colorpicker-body .colorsets>.color-list .color-item{background-size:contain;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-block;height:13px;margin-bottom:12px;margin-right:12px;overflow:hidden;position:relative;vertical-align:middle;width:13px}.colorpicker .colorpicker-body .colorsets>.color-list .color-item:hover{transform:scale(1.2)}.colorpicker .colorpicker-body .colorsets>.color-list .color-item .empty{background-color:transparent;background-color:#fff;background-image:linear-gradient(45deg,#8b8b8b 25%,transparent 0),linear-gradient(-45deg,#8b8b8b 25%,transparent 0),linear-gradient(45deg,transparent 75%,#8b8b8b 0),linear-gradient(-45deg,transparent 75%,#8b8b8b 0);background-position:0 0,0 5.5px,5.5px -5.5px,-5.5px 0;background-size:11px 11px;height:100%;left:0;margin:0;padding:0;pointer-events:none;position:absolute;top:0;width:100%}.colorpicker .colorpicker-body .colorsets>.color-list .color-item .color-view{border:1px solid rgba(0,0,0,.1);box-sizing:border-box;height:100%;left:0;margin:0;padding:0;pointer-events:none;position:absolute;top:0;width:100%}.colorpicker .colorpicker-body .colorsets>.color-list .add-color-item{color:#8e8e8e;cursor:pointer;display:inline-block;font-family:serif,sans-serif;font-weight:400;height:13px;line-height:1;margin-bottom:12px;margin-right:12px;text-align:center;vertical-align:middle;width:13px}.colorpicker .colorpicker-body .color-chooser{background-color:#00000080;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .05s ease-out}.colorpicker .colorpicker-body .color-chooser.open{opacity:1;pointer-events:all}.colorpicker .colorpicker-body .color-chooser .color-chooser-container{background-color:#fff;bottom:0;left:0;position:absolute;right:0;top:120px}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-item-header{border-bottom:1px solid rgba(0,0,0,.2);box-sizing:border-box;display:flex;height:34px;left:0;padding:3px 0;position:absolute;right:0;top:0}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-item-header .title{box-sizing:border-box;color:#000;flex:2;font-weight:700;margin:0;overflow:hidden;padding:5px 5px 5px 14px;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-item-header .items{cursor:pointer;display:block;flex:1;height:100%;line-height:2;padding-right:10px;text-align:right}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list{bottom:0;left:0;overflow:auto;position:absolute;right:0;top:34px}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item{border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer;display:flex;padding:3px 0}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item:hover{background-color:#0000000d}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item .title{box-sizing:border-box;color:#000;flex:2;font-weight:400;margin:0;overflow:hidden;padding:5px 5px 5px 14px;pointer-events:none;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item .items{cursor:pointer;display:block;flex:3;height:100%;line-height:1.6;pointer-events:none}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item .items .color-item{background-color:transparent;background-image:linear-gradient(45deg,#8b8b8b 25%,transparent 0),linear-gradient(-45deg,#8b8b8b 25%,transparent 0),linear-gradient(45deg,transparent 75%,#8b8b8b 0),linear-gradient(-45deg,transparent 75%,#8b8b8b 0);background-position:0 0,0 5.5px,5.5px -5.5px,-5.5px 0;background-size:11px 11px;background-size:contain;border:1px solid #ddd;border-radius:3px;box-sizing:border-box;cursor:pointer;display:inline-block;height:13px;margin-right:10px;overflow:hidden;vertical-align:middle;width:13px}.colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item .items .color-item .color-view{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.colorpicker.sketch{border-radius:5px}.colorpicker.sketch>.colorpicker-body .color-panel{box-sizing:border-box;height:150px}.colorpicker.sketch>.colorpicker-body>.control{margin-top:5px;padding:0}.colorpicker.sketch>.colorpicker-body>.control>.color,.colorpicker.sketch>.colorpicker-body>.control>.empty{background-color:#fff;border-radius:100%;box-sizing:border-box;height:26px;left:auto;position:absolute;right:0;top:1px;width:26px}.colorpicker.sketch>.colorpicker-body>.control>.color{box-shadow:inset 0 0 1px #00000080}.colorpicker.sketch>.colorpicker-body>.control>.hue{margin:0 32px 0 0;padding:2px 2px 2px 0;position:relative}.colorpicker.sketch>.colorpicker-body>.control>.hue>.hue-container{border-radius:12px}.colorpicker.sketch>.colorpicker-body>.control>.opacity{margin:0 32px 0 0;padding:2px 2px 2px 0;position:relative}.colorpicker.sketch>.colorpicker-body>.control>.opacity>.opacity-container,.colorpicker.sketch>.colorpicker-body>.control>.opacity>.opacity-container .color-bar{border-radius:12px}.colorpicker.sketch>.colorpicker-body>.control .drag-bar,.colorpicker.sketch>.colorpicker-body>.control .drag-bar2{background-color:#fff;border:1px solid #fff;border-radius:50%;bottom:1px!important;box-shadow:0 0 1px #00000080;height:12px;left:0;top:50%;transform:translate(-50%) translateY(-50%);width:12px}.colorpicker.sketch>.colorpicker-body>.information{margin-top:5px}.colorpicker.sketch>.colorpicker-body>.information .information-change{display:none}.colorpicker.sketch>.colorpicker-body>.information.rgb .information-item.rgb{display:inherit}.colorpicker.sketch>.colorpicker-body>.information.rgb .information-item.hsl{display:none!important}.colorpicker.sketch>.colorpicker-body>.information.hex .information-item.hex{display:inherit}.colorpicker.sketch>.colorpicker-body>.information.hex .information-item.hsl,.colorpicker.sketch>.colorpicker-body>.information.hsl .information-item.rgb{display:none!important}.colorpicker.sketch>.colorpicker-body>.information.hsl .information-item.hsl{display:inherit}.colorpicker.sketch>.colorpicker-body>.information .information-item{display:inline-flex!important;margin-right:0}.colorpicker.sketch>.colorpicker-body>.information .information-item>.input-field>.title{color:#000;cursor:pointer}.colorpicker.sketch>.colorpicker-body>.information .information-item>.input-field>.title:hover{font-weight:700}.colorpicker.sketch>.colorpicker-body>.information .information-item>.input-field:last-child:not(:first-child){padding-right:0}.colorpicker.sketch>.colorpicker-body>.information .information-item.hex{padding-left:0;padding-right:0;width:70px}.colorpicker.sketch>.colorpicker-body>.information .information-item.rgb{padding-left:0;padding-right:0;width:150px}.colorpicker.sketch>.colorpicker-body>.information .information-item.hsl{display:none;padding-left:0;padding-right:0;width:150px}.colorpicker.sketch>.colorpicker-body>.colorsets>.menu{display:none}.colorpicker.sketch>.colorpicker-body>.colorsets>.color-list{margin-right:0;padding-right:12px}.colorpicker.sketch>.colorpicker-body>.colorsets>.color-list .color-item{border-radius:3px;height:16px;margin-bottom:10px;margin-right:9px;width:16px}.colorsets-contextmenu{background-color:#ececec;border:1px solid #ccc;border-radius:6px;display:none;list-style:none;padding:4px 0;position:fixed}.colorsets-contextmenu.show{display:inline-block}.colorsets-contextmenu .elf--menu-item{cursor:default;padding:2px 20px}.colorsets-contextmenu .elf--menu-item:hover{background-color:#5ea3fb;color:#fff}.colorsets-contextmenu.small .elf--menu-item.small-hide{display:none}.elf-editor{--elf--editor-ruler-size:20px;bottom:0;box-sizing:border-box;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:11px;margin:0;padding:0;right:0}.elf-editor *,.elf-editor :after,.elf-editor :before{-webkit-overflow-scrolling:touch;box-sizing:border-box}.elf-editor.ua-window .scrollbar::-webkit-scrollbar{background-color:#aaa;height:8px;width:5px}.elf-editor.ua-window .scrollbar::-webkit-scrollbar-thumb{background:#000}.elf-editor[data-theme=dark]{--elf--range-thumb-color:#228be6;--elf--range-track-color:#616161;--elf--range-thumb-border-color:rgba(0,0,0,.8);--elf--input-background-color:#343a40;--elf--input-inactive-color:#495057;--elf--input-border-color:#adb5bd;--elf--input-font-color:#f8f9fa;--elf--input-sub-font-color:#7a7a7a;--elf--input-height:30px;--elf--input-font-size:11px;--elf--border-color:#495057;--elf--selection-tool-border-color:#3a89f0;--elf--selected-color:#228be6;--elf--selected-color-2:#1864ab;--elf--selected-hover-color:#74c0fc;--elf--selected-border-color:#1c7ed6;--elf--layout-border-color:#212529;--elf--background-color:#343a40;--elf--toolbar-background-color:#212529;--elf--selected-background-color:#535353;--elf--font-color:#f8f9fa;--elf--disabled-font-color:#e9ecef;--elf--menu-item-title-font-color:#e9ecef;--elf--selected-font-color:#f8f9fa;--elf--divider-color:#616161;--elf--property-border-color:#0b0b0b;--elf--property-title-background-color:#161616;--elf--property-background-color:#22282c;--elf--list-item-font-color:#fff;--elf--list-item-selected-color:#03a9f4;--elf--list-item-disable-font-color:#828282;--elf--popup-background-color:#343a40;--elf--popup-font-color:#ced4da;--elf--window-background-color:rgba(61,61,61,.5);--elf--path-background-color:hsla(0,0%,100%,.7);--elf--path-guide-color:#000;--elf--path-segment-stroke-color:#0bf;--elf--timeline-gauge-background-color:#ee4b66;--elf--timeline-gauge-handle-color:#fffaaf;--elf--timeline-row-selected-color:rgba(67,92,181,.4);--elf--timeline-property-add-background-color:#666;--elf--guide-line-color:#ca7976;--elf--guide-font-color:#fff;--elf--guide-line-rect-color:#435cb5;--elf--canvas-background-color:#d3d3d3;--elf--animation-item-background-color:#435cb5;--elf--grid-box-editor-button-background-color:#435cb5;--elf--drag-area-rect-border-color:rgba(62,168,255,.9);--elf--drag-area-rect-background-color:rgba(107,188,255,.214);--elf--rotate-x-border-color:#6868f7;--elf--rotate-y-border-color:#70c570;--elf--tooltip-background-color:#212529;--elf--tooltip-font-color:#f8f9fa;--elf--tab-toolbar-background-color:#212529;--elf--tab-font-color:#949494}.elf-editor[data-theme=light]{--elf--range-thumb-color:#609de2;--elf--range-track-color:#cfcfcf;--elf--range-thumb-border-color:#609de2;--elf--input-background-color:#fff;--elf--input-inactive-color:#f1f3f5;--elf--input-border-color:#ced4da;--elf--input-font-color:#333;--elf--input-sub-font-color:#7a7a7a;--elf--input-height:30px;--elf--input-font-size:11px;--elf--border-color:#868e96;--elf--selection-tool-border-color:#3a89f0;--elf--layout-border-color:#dee2e6;--elf--selected-color:#66baff;--elf--selected-color-2:#339af0;--elf--selected-hover-color:#d0ebff;--elf--selected-border-color:#609de2;--elf--background-color:#fff;--elf--toolbar-background-color:#2c2c2c;--elf--selected-background-color:#d8d8d8;--elf--font-color:#333;--elf--disabled-font-color:#c1c1c1;--elf--menu-item-title-font-color:#f8f9fa;--elf--selected-font-color:#fff;--elf--divider-color:#cfcfcf;--elf--property-border-color:#e5e5e5;--elf--property-title-background-color:#fff;--elf--property-background-color:#fff;--elf--list-item-font-color:#000;--elf--list-item-selected-color:#609de2;--elf--list-item-disable-font-color:#a3a3a3;--elf--popup-background-color:#fff;--elf--popup-font-color:#ced4da;--elf--window-background-color:rgba(42,42,42,.478);--elf--path-background-color:hsla(0,0%,100%,.7);--elf--path-guide-color:#5c5c5c;--elf--path-segment-stroke-color:#b7b7b7;--elf--timeline-gauge-background-color:#435cb5;--elf--timeline-gauge-handle-color:#748ff1;--elf--timeline-row-selected-color:#609de2;--elf--timeline-property-add-background-color:#747474;--elf--guide-line-color:#66baff;--elf--guide-font-color:#fff;--elf--guide-line-rect-color:#36457a;--elf--canvas-background-color:hsla(0,0%,7%,.1);--elf--animation-item-background-color:#435cb5;--elf--grid-box-editor-button-background-color:#435cb5;--elf--drag-area-rect-border-color:rgba(62,168,255,.9);--elf--drag-area-rect-background-color:rgba(107,188,255,.5);--elf--rotate-x-border-color:#643ac7;--elf--rotate-y-border-color:#8bdf8b;--elf--tooltip-background-color:#212529;--elf--tooltip-font-color:#fff;--elf--tab-toolbar-background-color:#f6fafc;--elf--tab-font-color:#adadad}.elf-editor{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.elf-editor [contenteditable]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.elf-editor input[type=email],.elf-editor input[type=number],.elf-editor input[type=text],.elf-editor textarea{background-color:var(--elf--input-background-color);border:1px solid var(--elf--border-color);color:var(--elf--input-font-color);outline:none}.elf-editor select{background-color:var(--elf--input-background-color);border-radius:3px;color:var(--elf--font-color);line-height:1.6;padding:0 4px}.elf-editor button,.elf-editor select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;vertical-align:middle}.elf-editor button{background-color:transparent;border-width:0;color:var(--elf--button-front-color);display:inline-block;padding:0}.elf-editor button svg{height:100%;width:100%}.elf-editor input[type=file].embed-file-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--elf--background-color);display:inline-block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.elf-editor .add-image-button{display:none}.elf-editor .icon svg,.elf-editor button svg,.elf-editor label svg{height:16px;width:16px}.elf-editor .icon svg circle,.elf-editor .icon svg ellipse,.elf-editor .icon svg line,.elf-editor .icon svg path,.elf-editor .icon svg polygon,.elf-editor .icon svg polyline,.elf-editor .icon svg rect,.elf-editor .icon svg text,.elf-editor .icon svg tspan,.elf-editor .icon svg use,.elf-editor button svg circle,.elf-editor button svg ellipse,.elf-editor button svg line,.elf-editor button svg path,.elf-editor button svg polygon,.elf-editor button svg polyline,.elf-editor button svg rect,.elf-editor button svg text,.elf-editor button svg tspan,.elf-editor button svg use,.elf-editor label svg circle,.elf-editor label svg ellipse,.elf-editor label svg line,.elf-editor label svg path,.elf-editor label svg polygon,.elf-editor label svg polyline,.elf-editor label svg rect,.elf-editor label svg text,.elf-editor label svg tspan,.elf-editor label svg use{fill:currentColor;stroke-width:0}.elf-editor .primary{background-color:var(--elf--selected-color);color:var(--elf--selected-text-color)}.elf-editor input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;margin:3px 0;width:100%}.elf-editor input[type=range]:focus{outline:none}.elf-editor input[type=range]::-moz-focus-outer{border:0}.elf-editor input[type=range]::-webkit-slider-runnable-track{background:var(--elf--range-track-color);border-radius:10px;cursor:pointer;height:2px;width:100%}.elf-editor input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--elf--range-thumb-color);border:1px solid var(--elf--range-thumb-border-color);border-radius:100%;cursor:pointer;height:12px;margin-top:-5px;width:12px}.elf-editor input[type=range]:focus::-webkit-slider-runnable-track{background:var(--elf--range-track-color)}.elf-editor input[type=range]::-moz-range-track{background:var(--elf--range-track-color);border-radius:10px;box-shadow:inset 0 1px 3px #0000001f,inset 0 1px 2px #0000001f;cursor:pointer;height:2px;width:100%}.elf-editor input[type=range]::-moz-range-thumb{background:var(--elf--range-thumb-color);border:1px solid #000;border-radius:20px;cursor:pointer;height:12px;margin-top:-5px;width:12px}.elf-editor input[type=range]::-ms-track{background:var(--elf--range-track-color);border:1px solid #000;border-radius:10px;cursor:pointer;height:2px;width:100%}.elf-editor input[type=range]::-ms-fill-lower{box-shadow:0 0 #000,0 0 #0d0d0d}.elf-editor input[type=range]::-ms-fill-lower,.elf-editor input[type=range]::-ms-fill-upper{background:var(--elf--range-thumb-color);border:0 solid #010101;border-radius:0}.elf-editor input[type=range]::-ms-thumb{background:var(--elf--range-thumb-color);border-radius:9px;cursor:pointer;height:12px;margin-top:-5px;width:12px}.elf-editor input[type=range]:focus::-ms-fill-lower,.elf-editor input[type=range]:focus::-ms-fill-upper{background:var(--elf--range-thumb-color)}.elf-editor .colorpicker-layer .colorpicker{background-color:transparent;border:0;box-shadow:none;width:100%}.elf-editor .colorpicker-layer .colorpicker .colorpicker-body{width:240px}.elf-editor .colorpicker-layer .colorpicker .colorpicker-body .color-list .current-color-sets .color-item{height:20px;margin:2px!important;width:20px}.elf-editor .colorpicker-layer .colorpicker .colorpicker-body .color-list .current-color-sets .add-color-item{height:20px;margin:0!important;padding:3px;width:20px}.elf-editor .colorpicker-layer .colorpicker .colorpicker-body .wheel{background-color:transparent;border:0}.elf-editor .icons-group{grid-column-gap:2px;grid-row-gap:2px;display:grid;grid-template-columns:repeat(6,40px);max-height:200px;overflow:auto}.elf-editor .icons-group .icon-item{display:inline-block;margin-bottom:2px;margin-right:2px;width:40px}.elf-editor .icons-group .icon-item .title{word-wrap:break-word;color:var(--elf--list-item-font-color);display:block;line-height:1;margin-top:5px;text-align:left;word-break:break-all}.elf-editor .icons-group .icon-item .icon-svg{background-color:var(--elf--input-background-color);border-radius:4px;box-sizing:border-box;color:var(--elf--font-color);cursor:pointer;display:inline-block;height:40px;padding:8px;width:40px}.elf-editor .icons-group .icon-item .icon-svg>svg{height:100%;width:100%}.elf-editor .icons-group .icon-item .icon-svg:hover{background-color:var(--elf--list-item-selected-color);color:var(--elf--selected-font-color)}.elf-editor [data-tooltip]{position:relative}.elf-editor [data-tooltip]:hover:after{opacity:1}.elf-editor [data-tooltip][data-tooltip-dy]:after{top:170%}.elf-editor [data-tooltip]:after{background-color:var(--elf--tooltip-background-color);border:1px solid var(--elf--border-color);border-radius:2px;box-sizing:border-box;color:var(--elf--tooltip-font-color);content:attr(data-tooltip);display:inline-block;font-size:11px;font-weight:400;left:50%;line-height:1.6;opacity:0;padding:4px 5px;pointer-events:none;position:absolute;right:auto;text-align:center;top:110%;transform:translate(-50%);transition:all .1s linear;white-space:nowrap;z-index:10000000}.elf-editor [data-tooltip][data-direction=right]:after{left:120%;position:absolute;top:50%;transform:translateY(-50%)}.elf-editor [data-tooltip][data-direction=left]:after{position:absolute;right:120%;top:50%;transform:translateY(-50%)}.elf-editor [data-tooltip][data-direction=bottom]:after{left:50%;position:absolute;right:auto;top:var(--elf--toggle-checkbox-tooltip-bottom-top,100%);transform:translate(-50%)}.elf-editor [data-tooltip][data-direction=top]:after{left:50%;position:absolute;right:auto;top:var(----elf--toggle-checkbox-tooltip-top,0);transform:translate(-50%) translateY(-150%)}.elf-editor [data-tooltip][data-direction="top left"]:after{left:0;position:absolute;right:auto;top:0;transform:translateY(-150%)}.elf-editor [data-tooltip][data-direction="top right"]:after{left:auto;position:absolute;right:0;top:0;transform:translateY(-150%)}.elf-editor [data-tooltip][data-direction="bottom right"]:after{left:auto;position:absolute;right:0;top:110%;transform:translate(0)}.elf-editor .animation-selector{grid-column-gap:5px;display:grid;grid-template-columns:100px 1fr 30px;width:100%}.elf-editor .animation-selector .timeline-object{display:inline-block}.elf-editor .animation-selector .timeline-object.selected{background-color:var(--elf--selected-color);color:var(--elf--selected-font-color)}.elf-editor .timeline-value-area{background-color:var(--elf--background-color);border-left:1px solid var(--elf--border-color);border-top:1px solid var(--elf--border-color);bottom:0;position:absolute;right:0;top:0;width:260px}.elf-editor .timeline-value-area .timeline-value-editor .tab-content{padding:0 20px}.elf-editor .timeline-value-area .timeline-value-editor .tab-content.padding-zero{padding-top:0}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .offset-input{padding-top:20px}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .offset-input .input-area{display:inline-block;height:24px;position:relative;vertical-align:middle;width:120px}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .offset-input .input-area>input{box-sizing:border-box;height:100%;padding:2px;width:100%}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .offset-input .input-area:after{bottom:100%;box-sizing:border-box;color:var(--elf--input-sub-font-color);content:"Hour:Minute:Second:Frame";left:0;padding-left:2px;position:absolute}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .css-property-item>.title,.elf-editor .timeline-value-area .timeline-value-editor .tab-content .css-property-item>.title>.tools{display:none}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .css-property-item>.title-2{display:block;text-align:right}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .css-property-item>.title-2 label{cursor:pointer}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .css-property-item>.title-2:hover{color:var(--elf--selected-color)}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .css-property-item .background-image-editor .tools button{text-align:right;width:100px}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .css-property-item .background-image-editor .tools button svg{vertical-align:middle;width:16px}.elf-editor .timeline-value-area .timeline-value-editor .tab-content .title{color:var(--elf--font-color)}.elf-editor .timeline-value-area .timeline-value-editor .value{grid-column-gap:4px;display:grid;grid-template-columns:60px 1fr;margin:0 auto;padding:5px;width:228px}.elf-editor .timeline-value-area .timeline-value-editor .value label{overflow:hidden;text-overflow:ellipsis}.elf-editor .timeline-value-area .timeline-value-editor .value .editor-area{min-height:20px}.elf-editor .timeline-value-area .timeline-value-editor .tab-content{padding-top:10px}.elf-editor .timeline-animation-area{background-color:var(--elf--background-color);border-right:1px solid var(--elf--border-color);border-top:1px solid var(--elf--border-color);bottom:0;left:0;position:absolute;top:0;width:200px}.elf-editor .timeline-animation-area .property{padding:0}.elf-editor .timeline-animation-area .property-title{height:39px!important;padding-bottom:0;padding-top:0}.elf-editor .timeline-animation-area .property-title label{padding-left:10px}.elf-editor .timeline-animation-area .property-body{padding:0!important}.elf-editor .timeline-area{bottom:0;left:200px;position:absolute;right:260px;top:0}.elf-editor .timeline-area .timeline-header{border-top:1px solid var(--elf--border-color);height:40px;left:0;position:absolute;right:0;top:0}.elf-editor .timeline-area .timeline-header .timeline-object-toolbar{border-bottom:1px solid var(--elf--border-color);border-right:1px solid var(--elf--border-color);bottom:0;left:0;position:absolute;top:0;width:270px}.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar{padding:10px 5px}.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar .row{grid-column-gap:5px;display:grid;grid-template-columns:50px 1fr;margin-bottom:2px}.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar .row label{padding:2px}.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar .row .input input{min-width:50px}.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar .play-buttons{display:flex}.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar .play-buttons[data-selected-speed="0.5"] [data-value="0.5"],.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar .play-buttons[data-selected-speed="1"] [data-value="1"],.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar .play-buttons[data-selected-speed="2"] [data-value="2"],.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar .play-buttons[data-selected-speed="3"] [data-value="3"]{background-color:var(--elf--selected-color);color:var(--elf--selected-font-color)}.elf-editor .timeline-area .timeline-header .timeline-object-toolbar .timeline-top-toolbar .play-buttons button{border:1px solid var(--elf--border-color);height:auto;min-width:50px;padding:2px 10px}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar{bottom:0;left:270px;position:absolute;right:0;top:0}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar .keyframe-time-view{height:100%;left:0;position:absolute;top:0;width:100%}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar .keyframe-time-view .time-duration{height:5px;left:0;position:absolute;right:0;top:5px}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar .keyframe-time-view .time-duration .duration-handle-left{background-color:var(--elf--border-color);height:100%;left:15px;position:absolute;top:0;width:5px}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar .keyframe-time-view .time-duration .duration-handle-right{background-color:var(--elf--border-color);height:100%;position:absolute;right:15px;top:0;width:5px}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar .keyframe-time-view .time-duration .duration-slider{background-color:var(--elf--border-color);height:100%;left:10px;position:absolute;right:10px;top:0}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar .keyframe-time-view .time-duration .duration-slider .start{background-color:var(--elf--timeline-gauge-handle-color);cursor:ew-resize;height:100%;left:0;position:absolute;top:0;transform:translate(-100%);width:5px}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar .keyframe-time-view .time-duration .duration-slider .end{background-color:var(--elf--timeline-gauge-handle-color);cursor:ew-resize;height:100%;left:100%;position:absolute;top:0;width:5px}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar .keyframe-time-view .time-duration .duration-slider .gauge{background-color:var(--elf--timeline-gauge-background-color);cursor:ew-resize;height:100%;left:0;position:absolute;top:0;width:100%}.elf-editor .timeline-area .timeline-header .timeline-keyframe-toolbar .keyframe-time-view canvas{height:25px;left:0;position:absolute;top:15px;width:100%}.elf-editor .timeline-area .timeline-body{bottom:0;left:0;position:absolute;right:0;top:40px}.elf-editor .timeline-area .timeline-body .timeline-object-area{border-right:1px solid var(--elf--border-color);bottom:0;left:0;overflow:auto;position:absolute;top:0;width:270px}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object.collapsed .timeline-object-row.layer .icon svg{transform:rotate(0)}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object.collapsed .timeline-object-row.layer-property{display:none}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row{grid-column-gap:2px;border-bottom:1px solid var(--elf--border-color);color:var(--elf--font-color);display:grid;grid-template-columns:20px 1fr 50px;height:24px}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row[data-selected=true]{background-color:var(--elf--timeline-row-selected-color);color:var(--elf--selected-font-color)}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row .current-value{padding:5px 0;vertical-align:middle}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row .current-value input{vertical-align:middle;width:100%}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row .icon{padding-top:5px}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row .icon svg{height:16px;transform:rotate(90deg);transition:transform .2s ease;width:16px}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row .title{color:var(--elf--font-color);cursor:pointer;padding-top:5px;vertical-align:middle}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row .tools{padding-top:3px;text-align:right}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row .tools>*{margin-right:5px}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row .tools .empty{margin-right:0}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row.layer-property{grid-template-columns:20px 1fr .8fr 50px;overflow:hidden}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row.layer-property .title{padding-left:10px}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row.layer-property .tools button.add{background-color:var(--elf--border-color);box-shadow:0 0 0 1px var(--elf--border-color);cursor:pointer;display:inline-block;height:7px;transform:translate(-4px) translateY(0) rotate(45deg);vertical-align:middle;width:7px}.elf-editor .timeline-area .timeline-body .timeline-object-area .timeline-object-list .timeline-object .timeline-object-row.layer-property .tools button.add:hover{background-color:var(--elf--selected-color);box-shadow:0 0 0 2px var(--elf--selected-color)}.elf-editor .timeline-area .timeline-body .keyframe-time-grid-view{bottom:0;left:270px;pointer-events:none;position:absolute;right:0;top:0}.elf-editor .timeline-area .timeline-body .keyframe-time-grid-view canvas{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area{bottom:0;left:270px;overflow:auto;position:absolute;right:0;top:0}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-container{min-height:100%;outline:none;position:relative}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-container .drag-area{background-color:#3585bdb3;border:1px solid #7db4db;height:0;left:-10000px;pointer-events:none;position:absolute;right:-10000px;width:0}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe.collapsed .timeline-keyframe-row.layer-property{display:none}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row{border-bottom:1px solid var(--elf--border-color);height:24px;position:relative}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row .keyframe{background-color:rgba(var(--elf--border-color),.5);display:inline-block;height:10px;position:absolute;top:50%;transform:translateY(-50%)}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row .keyframe .offset{background-color:var(--elf--background-color);border:1px solid var(--elf--selected-color);cursor:ew-resize;display:inline-block;height:8px;pointer-events:all;position:absolute;top:50%;transform:translateY(-50%) translate(-50%) rotate(45deg);width:8px}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row .keyframe .offset[data-selected=true]{background-color:var(--elf--selected-color);box-shadow:0 0 0 1px var(--elf--selected-color)}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row .keyframe-shadow{display:inline-block;height:10px;position:absolute;top:50%;transform:translateY(-50%)}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row .keyframe-shadow .offset{background-color:var(--elf--background-color);border:1px solid var(--elf--selected-color);cursor:ew-resize;display:inline-block;height:8px;pointer-events:all;position:absolute;top:50%;transform:translateY(-50%) translate(-50%) rotate(45deg);width:8px}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row .keyframe-shadow .offset[data-selected=true]{background-color:var(--elf--selected-color);box-shadow:0 0 0 1px var(--elf--selected-color)}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row .keyframe-back{display:inline-block;height:100%;position:absolute}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row .keyframe-back .offset-line{background-color:var(--elf--selected-color);display:inline-block;height:1px;position:absolute;top:50%;transform:translateY(-52%)}.elf-editor .timeline-area .timeline-body .timeline-keyframe-area .timeline-keyframe-list .timeline-keyframe .timeline-keyframe-row .keyframe-back .sub-offset{background-color:#0bc4e4;display:inline-block;height:6px;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px}.elf-editor .timeline-play-control{grid-column-gap:5px;display:grid;grid-template-columns:188px 120px 120px 1fr;text-align:left}.elf-editor .timeline-play-control .speed-number{position:relative}.elf-editor .timeline-play-control .speed-number:after{content:"X";display:inline-block;position:absolute;right:14px;top:1px}.elf-editor .timeline-play-control .speed-number input{width:100%}.elf-editor .timeline-play-control label{color:var(--elf--font-color);padding-right:10px;vertical-align:middle}.elf-editor .timeline-play-control label svg{height:16px;vertical-align:middle;width:16px}.elf-editor .timeline-play-control .input{vertical-align:middle}.elf-editor .timeline-play-control .input input{height:20px;vertical-align:middle;width:100%}.elf-editor .timeline-play-control .row{display:flex}.elf-editor .timeline-play-control .row:first-child{text-align:center}.elf-editor .timeline-play-control button{display:inline-block;height:24px;vertical-align:middle;width:24px}.elf-editor .timeline-play-control button.play{color:var(--elf--selected-color)}.elf-editor .timeline-play-control button.pause{color:#6677d8;display:none}.elf-editor .timeline-play-control .play-buttons[data-status=play] .pause{display:inline-block}.elf-editor .timeline-play-control .play-buttons[data-status=play] .play{display:none}.elf-editor .timeline-play-control .play-buttons[data-status=pause] .play{display:inline-block}.elf-editor .timeline-play-control .direction-buttons{display:flex;padding-top:2px}.elf-editor .timeline-play-control .direction-buttons[data-selected-direction=alternate-reverse] [data-value=alternate-reverse],.elf-editor .timeline-play-control .direction-buttons[data-selected-direction=alternate] [data-value=alternate],.elf-editor .timeline-play-control .direction-buttons[data-selected-direction=normal] [data-value=normal],.elf-editor .timeline-play-control .direction-buttons[data-selected-direction=reverse] [data-value=reverse]{background-color:var(--elf--selected-background-color);color:var(--elf--selected-color)}.elf-editor .timeline-play-control .direction-buttons button{border-radius:3px;height:20px;margin-right:5px;width:20px}.elf-editor .keyframe-time-control .time-manager{grid-column-gap:0;display:grid;grid-template-columns:20px 90px 70px 84px 10px}.elf-editor .keyframe-time-control .time-manager button{color:var(--elf--font-color)}.elf-editor .keyframe-time-control .time-manager button svg path{fill:currentColor}.elf-editor .keyframe-time-control .time-manager label{color:var(--elf--font-color);padding-right:0}.elf-editor .keyframe-time-control .time-manager label svg{height:16px;width:16px}.elf-editor .keyframe-time-control input[type=text]{width:80px}.elf-editor .logo-item{align-items:center;display:flex;flex-direction:row;justify-content:center}.elf-editor .logo-item label.logo{background-image:url(data:image/png;base64,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