@charset "UTF-8";html,body{height:100%;width:100%;margin:0;padding:0;overflow:hidden;position:fixed;font-family:var(--fontfamily);font-weight:var(--fontWeight)}p,label{font-size:12px;line-height:24px}a.colorlink{color:var(--linkcolor);cursor:pointer}#loadingImage{position:fixed;top:0;height:100%;left:0;bottom:0;right:0;background-color:#fffc;z-index:99999999999999;display:none;text-align:center;width:100%;justify-content:center;align-items:center}#loadingImage #loadingText{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#loadingImage #loadingBar{position:absolute;left:50%;top:calc(50% + 20px);height:4px;width:150px;transform:translate(-50%,-50%);background-color:#e1d9cc}#loadingImage #loadingBar .fill{content:"";width:0%;height:100%;background-color:var(--secondary)}#loadingImage #loadingBar.loading .fill{width:100%;animation:widthAnimation 5s ease}@keyframes widthAnimation{0%{width:0%}to{width:100%}}.editor_wrapper .spreadEditorBtns{display:flex;flex-wrap:wrap}.editor_wrapper .spreadEditorBtns.topControls .editorBtn .icon{height:26px;margin-top:0}.editor_wrapper .spreadEditorBtns .editorBtn{flex-basis:0;flex-grow:1;max-width:100%}.editor_wrapper .spreadEditorBtns .editorBtn:not(:last-of-type){border-right:.5px solid var(--grey)}.editor_wrapper #bottomControls_addMenu .spreadEditorBtns .editorBtn .icon{margin-top:0;height:25px;transform:translateY(-2px)}.editor_wrapper #bottomControls_addMenu .spreadEditorBtns .editorBtn .text{bottom:0}.editor_wrapper .editorBtn{min-width:50px;display:inline-block;position:relative;min-height:38px}.editor_wrapper .editorBtn.disabled{pointer-events:none;opacity:.5}.editor_wrapper .editorBtn.hide{display:none!important}.editor_wrapper .editorBtn .color_preview{width:19px;height:19px;background-color:#000;display:inline-block;border:1px solid #f4f4f4}.editor_wrapper .editorBtn .icon{height:21px;display:block;text-align:center;margin:2px auto 0;background-size:contain;background-repeat:no-repeat;background-position:center}.editor_wrapper .editorBtn .text{font-size:8px;position:absolute;text-align:center;left:50%;transform:translate(-50%);color:#000;line-height:12px;white-space:nowrap;bottom:2px}.editor_wrapper .editorBtns_pageToggle{width:34px;height:40px;line-height:30px;text-align:center;background-color:#eee;border:none;border-radius:3px;margin:0 10px}.editor_wrapper .editorBtns_pageToggle img{width:20px}.editor_wrapper .deleteImage{display:block;position:absolute;right:-14px;top:-14px;z-index:10;background-color:#fff;color:var(--secondary);cursor:pointer;width:28px;height:28px;background-image:none!important;border:1px solid #e7e7e8;border-radius:50%}.editor_wrapper .deleteImage:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:60%;height:60%;background-color:var(--secondary);-webkit-mask-size:100%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:100%;mask-position:center center;mask-repeat:no-repeat;-webkit-mask-image:url(/images/icons/editor-default/editor-icon-remove.svg);mask-image:url(/images/icons/editor-default/editor-icon-remove.svg)}.editor_wrapper .button{display:inline-block;min-width:10px;height:33px;line-height:31px;color:#fff;font-size:22px;background-color:var(--secondary);border:1px solid #dedede;padding:0 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;text-align:center;cursor:pointer;border-radius:5px}.editor_wrapper .button.partial-primary{background-color:transparent;padding:0}.editor_wrapper .button.partial-primary img{padding:10px;background-color:var(--primary)}.editor_wrapper .button.inversed{color:var(--secondary);border:1px solid var(--secondary);background-color:#fff}.editor_wrapper .button.primary{background-color:var(--primary)}.editor_wrapper .button.primary.inversed{color:var(--primary);border:1px solid var(--primary);background-color:#fff}.editor_wrapper .button.secondary{background-color:var(--secondary)}.editor_wrapper .button.secondary.inversed{color:var(--secondary);border:1px solid var(--secondary);background-color:#fff}.editor_wrapper .button.tertiary{background-color:var(--tertiary)}.editor_wrapper .button.tertiary.inversed{color:var(--tertiary);border:1px solid var(--tertiary);background-color:#fff}.editor_wrapper .button.block{width:100%;display:block}.editor_wrapper .button.large{height:48px;font-size:16px;display:flex;justify-content:space-between;align-items:center}.editor_wrapper .button.smallText{font-size:14px;font-weight:var(--fontWeight);height:auto;line-height:3em;border:none;box-shadow:2px 2px 4px #0006}.editor_wrapper .button.disabled{pointer-events:none;opacity:.5}.editor_wrapper .button.block{display:block;width:100%}.editor_wrapper .button_tool{display:inline-flex;align-items:center;justify-content:left;background-color:#fff;color:var(--secondary);box-shadow:2px 2px 4px #0006;border-radius:5px;font-size:11px;line-height:1em;padding:0 12px;height:40px;font-weight:var(--fontWeight)}.editor_wrapper .button_tool.button_icon:before{content:"x";display:inline-block;position:relative;width:22px;height:22px;background-color:var(--secondary);margin-right:5px;-webkit-mask-size:90%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:90%;mask-position:center center;mask-repeat:no-repeat}.editor_wrapper #buttonOrderUp.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-ordering-up.svg);mask-image:url(/images/icons/editor-default/editor-icon-ordering-up.svg)}.editor_wrapper #buttonOrderDown.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-ordering-down.svg);mask-image:url(/images/icons/editor-default/editor-icon-ordering-down.svg)}.editor_wrapper #webIll-buttonOrderUp.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-ordering-up.svg);mask-image:url(/images/icons/editor-default/editor-icon-ordering-up.svg)}.editor_wrapper #webIll-buttonOrderDown.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-ordering-down.svg);mask-image:url(/images/icons/editor-default/editor-icon-ordering-down.svg)}.editor_wrapper #webImg-buttonOrderUp.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-ordering-up.svg);mask-image:url(/images/icons/editor-default/editor-icon-ordering-up.svg)}.editor_wrapper #webImg-buttonOrderDown.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-ordering-down.svg);mask-image:url(/images/icons/editor-default/editor-icon-ordering-down.svg)}.editor_wrapper #buttonOrderFront.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-ordering-bottom.svg);mask-image:url(/images/icons/editor-default/editor-icon-ordering-bottom.svg)}.editor_wrapper #buttonOrderBack.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-ordering-top.svg);mask-image:url(/images/icons/editor-default/editor-icon-ordering-top.svg)}.editor_wrapper #buttonCopy.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-copy.svg);mask-image:url(/images/icons/editor-default/editor-icon-copy.svg)}.editor_wrapper #buttonPaste.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-paste.svg);mask-image:url(/images/icons/editor-default/editor-icon-paste.svg)}.editor_wrapper #buttonCopyImage.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-copy.svg);mask-image:url(/images/icons/editor-default/editor-icon-copy.svg)}.editor_wrapper #buttonPasteImage.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-paste.svg);mask-image:url(/images/icons/editor-default/editor-icon-paste.svg)}.editor_wrapper #buttonCopyIllustration.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-copy.svg);mask-image:url(/images/icons/editor-default/editor-icon-copy.svg)}.editor_wrapper #buttonPasteIllustration.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-paste.svg);mask-image:url(/images/icons/editor-default/editor-icon-paste.svg)}.editor_wrapper #buttonRemoveText.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-remove.svg);mask-image:url(/images/icons/editor-default/editor-icon-remove.svg)}.editor_wrapper #buttonRemoveBg.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-remove.svg);mask-image:url(/images/icons/editor-default/editor-icon-remove.svg)}.editor_wrapper #buttonRemoveIll.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-remove.svg);mask-image:url(/images/icons/editor-default/editor-icon-remove.svg)}.editor_wrapper #buttonRemoveImg.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-remove.svg);mask-image:url(/images/icons/editor-default/editor-icon-remove.svg)}.editor_wrapper #webBg-buttonMirrorHorizontal.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-flip-horizontaal.svg);mask-image:url(/images/icons/editor-default/editor-icon-flip-horizontaal.svg)}.editor_wrapper #webBg-buttonMirrorVertical.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-flip-vertikaal.svg);mask-image:url(/images/icons/editor-default/editor-icon-flip-vertikaal.svg)}.editor_wrapper #webIll-buttonMirrorHorizontal.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-flip-horizontaal.svg);mask-image:url(/images/icons/editor-default/editor-icon-flip-horizontaal.svg)}.editor_wrapper #webIll-buttonMirrorVertical.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-flip-vertikaal.svg);mask-image:url(/images/icons/editor-default/editor-icon-flip-vertikaal.svg)}.editor_wrapper #webImg-buttonMirrorHorizontal.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-flip-horizontaal.svg);mask-image:url(/images/icons/editor-default/editor-icon-flip-horizontaal.svg)}.editor_wrapper #webImg-buttonMirrorVertical.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-flip-vertikaal.svg);mask-image:url(/images/icons/editor-default/editor-icon-flip-vertikaal.svg)}.editor_wrapper #accordionMoreButton.button_icon:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-plus.svg);mask-image:url(/images/icons/editor-default/editor-icon-plus.svg)}.editor_wrapper .button_tool_icon{display:inline-block;position:relative;width:22px;height:22px;background-color:var(--secondary);margin-right:5px;margin-left:5px;-webkit-mask-size:100%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:100%;mask-position:center center;mask-repeat:no-repeat}.editor_wrapper .button_tool_icon.small{width:14px;height:14px}.editor_wrapper #colorPreviewSelect.button_tool_icon,.editor_wrapper #strokeColorPreviewSelect.button_tool_icon{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-caretdown.svg);mask-image:url(/images/icons/editor-default/editor-icon-caretdown.svg)}.editor_wrapper .input-container{margin-bottom:16px;width:100%}.editor_wrapper .input-container input,.editor_wrapper .input-container textarea{border:1px solid var(--secondary);padding:8px 12px;border-radius:2px;font-size:12px;font-weight:400;line-height:20px;outline:none;width:100%;box-sizing:border-box}.editor_wrapper .input-container input::-moz-placeholder,.editor_wrapper .input-container textarea::-moz-placeholder{color:#b8b8b8;opacity:1}.editor_wrapper .input-container input::placeholder,.editor_wrapper .input-container textarea::placeholder{color:#b8b8b8;opacity:1}.editor_wrapper .input-container input:-ms-input-placeholder,.editor_wrapper .input-container textarea:-ms-input-placeholder{color:#b8b8b8}.editor_wrapper .input-container input::-ms-input-placeholder,.editor_wrapper .input-container textarea::-ms-input-placeholder{color:#b8b8b8}.editor_wrapper input[type=number]{-moz-appearance:textfield}.editor_wrapper input[type=number]::-webkit-outer-spin-button,.editor_wrapper input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.editor_wrapper input[type=range]{background-color:transparent;-webkit-appearance:none}.editor_wrapper input[type=range]:focus{outline:none}.editor_wrapper input[type=range]::-webkit-slider-runnable-track{background:var(--secondary);width:100%;height:1px;cursor:pointer}.editor_wrapper input[type=range]::-webkit-slider-thumb{margin-top:-8.2px;width:18px;height:18px;background:var(--secondary);border:1px solid var(--secondary);cursor:pointer;-webkit-appearance:none;border-radius:3px}.editor_wrapper input[type=range]:focus::-webkit-slider-runnable-track{background:var(--secondary)}.editor_wrapper input[type=range]::-moz-range-track{background:var(--secondary);width:100%;height:1px;cursor:pointer}.editor_wrapper input[type=range]::-moz-range-thumb{width:18px;height:18px;background:var(--secondary);border:1px solid var(--secondary);cursor:pointer}.editor_wrapper input[type=range]::-ms-track{background:transparent;border-color:transparent;border-width:12px 0;color:transparent;width:100%;height:1px;cursor:pointer}.editor_wrapper input[type=range]::-ms-fill-lower{background:var(--secondary);border:.2px solid rgba(1,1,1,0)}.editor_wrapper input[type=range]::-ms-fill-upper{background:var(--secondary);border:.2px solid rgba(1,1,1,0)}.editor_wrapper input[type=range]::-ms-thumb{width:18px;height:18px;background:var(--secondary);border:1px solid var(--secondary);cursor:pointer;margin-top:0}.editor_wrapper input[type=range]:focus::-ms-fill-lower{background:var(--secondary)}.editor_wrapper input[type=range]:focus::-ms-fill-upper{background:var(--secondary)}.editor_wrapper .tool-item input:not([type=range]){border:1px solid #989999}.editor_wrapper .drn-checkbox{position:relative;cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;margin-bottom:8px;display:flex;align-items:flex-start}.editor_wrapper .drn-checkbox input{position:absolute;opacity:0;visibility:hidden}.editor_wrapper .drn-checkbox input:checked+.fake-checkbox:after{content:"";width:9px;height:9px;min-width:9px;min-height:9px;position:absolute;border-radius:50%;background-color:var(--secondary);top:3px;left:3px}.editor_wrapper .drn-checkbox .fake-checkbox{display:inline-block;width:15px;height:15px;min-width:15px;min-height:15px;border:1px solid #aaa;margin-right:10px;margin-top:6px;vertical-align:middle;border-radius:50%;position:relative}.editor_wrapper .bottomControlInput{display:flex;flex-direction:row;text-align:center;align-items:center;justify-content:right}.editor_wrapper .bottomControlInput input{width:44px;height:20px;font-size:12px;line-height:20px;padding:6px 13px;text-align:center;margin-bottom:4px;background-color:transparent;border-radius:3px}.editor_wrapper .bottomControlInput label{font-size:8px;width:42px;display:block;margin:0 auto}.editor_wrapper .bottomControlInput.noBorder input{border:none}.editor_wrapper .formInput{margin-bottom:24px}.editor_wrapper .formInput input:not([type=radio]):not([type=checkbox]){border:none;outline:none;border-bottom:1px solid var(--primary);width:100%;box-sizing:border-box;box-shadow:inset 5px -7px 50px 50px #fff}.editor_wrapper .formInput input:not([type=date])::not([type="radio"]):not([type=checkbox]){-webkit-appearance:none}.editor_wrapper .editor_dropdown{position:relative}.editor_wrapper .editor_dropdown .searchBarContainer{width:100%;display:block}.editor_wrapper .editor_dropdown .searchBarContainer .searchBar{display:block;position:relative;height:100%;width:100%}.editor_wrapper .editor_dropdown .searchBarContainer .searchBar input{width:calc(100% - 20px);height:24px;display:block;background-color:#fff;z-index:2;padding:10px;font-size:12px;outline:none;border:solid 1px var(--grey)}.editor_wrapper .editor_dropdown #illustrationSearchResults,.editor_wrapper .editor_dropdown #backgroundSearchResults{margin-top:20px}.editor_wrapper .editor_dropdown #illustrationSearchClose,.editor_wrapper .editor_dropdown #backgroundSearchClose{display:block;position:absolute;z-index:50;right:0;top:50%;width:30px;height:30px;text-align:center;font-size:16px;line-height:30px;background-color:#fff;cursor:pointer;transform:translateY(-50%)}.editor_wrapper .addWindow .spacer{height:48px!important}.editor_wrapper .addWindow .select-selected{background-color:var(--grey)!important}.editor_wrapper .addWindow .select-selected:after{background-color:var(--grey)!important}.editor_wrapper .font-select{width:100%;height:38px;border:1px solid #e4e4e4;display:inline-block;font-size:0;box-shadow:2px 2px 4px #0006;border-radius:5px;border:1px solid #dedede}.editor_wrapper .custom-select{height:38px;width:calc(100% - 50px);font-size:20px;vertical-align:top;display:inline-block;position:relative}.editor_wrapper .custom-select.web{width:100%}.editor_wrapper .custom-select.web.webFontsContainer .select-items div{font-size:20px}.editor_wrapper .custom-select.web .select-selected{display:flex;align-items:center;background-color:#fff;width:calc(100% - 52px);height:100%;text-align:left;line-height:1em;white-space:nowrap;overflow:hidden;text-overflow:clip;padding:0 0 0 10px;font-size:16px}.editor_wrapper .custom-select.web .select-selected:after{background-color:var(--secondary);width:52px;right:0;top:6px}.editor_wrapper .custom-select.web .select-items{text-align:left;left:-2px;width:calc(100% + 2px);box-shadow:2px 2px 4px #0006;border-radius:5px}.editor_wrapper .custom-select.web .select-items div{border:none}.editor_wrapper .custom-select select{display:none}.editor_wrapper .custom-select .select-selected{background-color:#fff;line-height:16px}.editor_wrapper .custom-select .select-selected:after{position:absolute;content:"";top:6px;right:10px;width:24px;height:24px;background-color:var(--secondary);-webkit-mask-size:64%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:34%;mask-size:34%;mask-position:center center;mask-repeat:no-repeat;-webkit-mask-image:url(/images/icons/editor-default/editor-icon-caret.svg);mask-image:url(/images/icons/editor-default/editor-icon-caret.svg)}.editor_wrapper .custom-select .select-selected.select-arrow-active:after{border-color:transparent transparent #fff transparent;transform:scaleY(-1);top:11px}.editor_wrapper .custom-select .select-items div,.editor_wrapper .custom-select .select-selected{color:#000;padding:11px 16px;cursor:pointer}.editor_wrapper .custom-select .select-items{position:absolute;background-color:#fff;top:100%;left:0;right:0;z-index:99;max-height:350px;overflow-y:auto}.editor_wrapper .custom-select .select-items div{border:none;overflow:hidden}.editor_wrapper .custom-select .select-hide{display:none}.editor_wrapper .custom-select .select-items div:hover,.editor_wrapper .custom-select .same-as-selected{background-color:#0000001a}.editor_wrapper .editor_tabs{display:flex;justify-content:space-between;margin:0 37px 20px;font-size:14px;line-height:24px}.editor_wrapper .editor_tabs .editor_tab{color:var(--darkgrey);flex-grow:1}.editor_wrapper .editor_tabs .editor_tab span{padding:0 5px 5px}.editor_wrapper .editor_tabs .editor_tab.active{color:var(--black)}.editor_wrapper .editor_tabs .editor_tab.active span{border-bottom:1px solid var(--secondary)}.editor_wrapper .imageListContainer{display:flex;justify-content:flex-start}.editor_wrapper .imageListContainer.web{margin:20px 0 0}.editor_wrapper .slidercontainer,.editor_wrapper .slidercontainer_vertical{display:flex;flex-direction:row;align-items:center}.editor_wrapper .color_tab.web{margin-bottom:18px;display:block;position:relative}.editor_wrapper .color_tab.web p{margin-bottom:10px!important;line-height:18px;font-size:14px;font-weight:var(--fontWeight)}.editor_wrapper .color_tab.web .bottomControlInput{text-align:right;padding-top:10px}.editor_wrapper .color_tab.web .customColorPicker-preview{width:70px!important}.editor_wrapper .color_tab.web .customColorPicker{width:100%!important}.editor_wrapper .color_tab.web .customColorPicker .Scp{width:100%!important;display:flex;flex-direction:row-reverse}.editor_wrapper .color_tab.web .customColorPicker .Scp .Scp-saturation{margin-right:0}.editor_wrapper .color_tab.web .customColorPicker .Scp .Scp-hue{width:calc(100% - 275px)!important}.editor_wrapper .color_tab.web .imageListContainer{display:block;position:relative;max-height:88px;overflow:hidden}.editor_wrapper .color_tab.web .imageListContainer.showall{max-height:-moz-max-content;max-height:max-content}.editor_wrapper .color_tab.web .imageListContainer.showall .imageListContainer-more{position:relative;margin-left:auto}.editor_wrapper .color_tab.web .imageListContainer.showall .imageListContainer-more:before{content:"minder"}.editor_wrapper .color_tab.web .imageListContainer.showall .imageListContainer-more:after{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-min.svg);mask-image:url(/images/icons/editor-default/editor-icon-min.svg)}.editor_wrapper .color_tab.web .imageListContainer-more{display:block;position:absolute;right:0;bottom:0;width:12.5%;height:0px;padding-bottom:calc(12.5% + 6px);background-color:#fff;cursor:pointer}.editor_wrapper .color_tab.web .imageListContainer-more:before{content:"meer";display:block;position:absolute;bottom:0;left:0;width:100%;text-align:center;font-size:10px;color:var(--secondary)}.editor_wrapper .color_tab.web .imageListContainer-more:after{content:"";display:block;position:absolute;width:100%;height:30px;left:0;top:0;background-color:var(--secondary);-webkit-mask-size:57%;-webkit-mask-position:center 2px;-webkit-mask-repeat:no-repeat;mask-size:57%;mask-position:center 2px;mask-repeat:no-repeat;-webkit-mask-image:url(/images/icons/editor-default/editor-icon-plus.svg);mask-image:url(/images/icons/editor-default/editor-icon-plus.svg)}.editor_wrapper .imageList{display:grid;grid-template-columns:repeat(7,1fr);grid-column-gap:10px;grid-row-gap:10px;margin:0;padding:0;white-space:nowrap;width:100%;list-style-type:none;background:none}.editor_wrapper .imageList.uploadList{grid-template-columns:repeat(2,1fr)}.editor_wrapper .imageList.rtl li{width:100%}.editor_wrapper .imageList .progressBar{position:absolute;left:2px;top:57px;height:20px;width:calc(100% - 16px);padding:5px;background-color:#0000001a;border-radius:20px;box-shadow:0 1px #ffffff08,inset 0 1px #0000001a}.editor_wrapper .imageList .progressBarStatus{display:inline-block;height:100%;width:100%;border:1px solid var(--secondary);border-bottom-color:var(--secondary);background-color:#fff;box-sizing:border-box;background-image:linear-gradient(-45deg,var(--secondary) 25%,transparent 25%,transparent 50%,var(--secondary) 50%,var(--secondary) 75%,transparent 75%,transparent);background-size:50px 50px;animation:move 2s linear infinite;border-radius:20px;overflow:hidden;box-shadow:inset 0 10px #fff3}@keyframes move{0%{background-position:0 0}to{background-position:50px 50px}}.editor_wrapper .imageList.vertical{white-space:normal;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;width:100%}.editor_wrapper .imageList li{display:inline-block;border:1px solid #eee;border-radius:5px;padding:2px 2px 90%;box-sizing:border-box;position:relative;width:100%;height:0px;box-shadow:2px 2px 4px #0006}.editor_wrapper .imageList li span.customcolor{display:block;position:absolute;left:2px;top:2px;border-radius:2px;z-index:5;width:16px;height:16px;background-repeat:no-repeat;background-position:center center;background-size:60%;opacity:.8}.editor_wrapper .imageList li.color.dark span.customcolor{background-image:url(/editor/images/iconen/custom-swatch-wit.svg)}.editor_wrapper .imageList li.color.light span.customcolor{background-image:url(/editor/images/iconen/custom-swatch-zwart.svg)}.editor_wrapper .imageList li.color.dark.active:after{background-image:url(/editor/images/iconen/Kies_w.svg)}.editor_wrapper .imageList li.color.light.active:after{background-image:url(/editor/images/iconen/Kies.svg)}.editor_wrapper .imageList li.active{border:1px solid var(--secondary)}.editor_wrapper .imageList li.active:after{content:"";position:absolute;background-size:cover;width:70%;height:70%;left:50%;top:50%;transform:translate(-50%,-50%);color:#333}.editor_wrapper .imageList li:before{content:"";display:block;padding-top:100%}.editor_wrapper .imageList li img{width:90%;height:90%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.editor_wrapper .imageList li .item-label{font-size:8px;display:block;text-align:center;padding:4px 0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.editor_wrapper .imageList.imageListSmall li{width:100%;height:28px;display:inline-block;border-radius:5px;cursor:pointer;box-shadow:none}.editor_wrapper .imageList.imageListWeb{margin-bottom:0;padding-bottom:0;width:100%;white-space:normal;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:8px;grid-row-gap:8px}.editor_wrapper .imageList.imageListWeb.fullwidth{grid-template-columns:repeat(7,1fr)}.editor_wrapper .imageList.imageListWeb li{width:100%;height:28px;display:inline-block;border-radius:5px;cursor:pointer}.editor_wrapper .imageList.imageListWeb li.colorRainbow{background:conic-gradient(from 155deg,violet,indigo,#2196f3,#42c142,#ff0,orange,red,violet)}.editor_wrapper .colorList li{box-shadow:none}.editor_wrapper .horizontalSelect{display:flex;justify-content:space-between;max-width:100%;overflow-x:auto;background-color:#fff;box-shadow:2px 2px 4px #0006;border-radius:5px;border:1px solid #dedede}.editor_wrapper .horizontalSelect.fontSelect{justify-content:normal;overflow-y:hidden}.editor_wrapper .horizontalSelect.fontSelect .fontItem{display:block;width:30%;height:45px;padding:10px 0;position:relative}.editor_wrapper .horizontalSelect.fontSelect .horizontalSelectItem{white-space:nowrap;font-size:24px;min-width:33%}.editor_wrapper .horizontalSelect .horizontalSelectItem{text-align:center;margin:0 10px;position:relative;cursor:pointer;width:34px;height:34px;display:block;padding:1px;background-color:var(--secondary);color:var(--secondary);-webkit-mask-size:64%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:64%;mask-position:center center;mask-repeat:no-repeat}.editor_wrapper .horizontalSelect .horizontalSelectItem label{font-size:8px}.editor_wrapper .horizontalSelect #buttonAlignLeft.horizontalSelectItem{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-align-left.svg);mask-image:url(/images/icons/editor-default/editor-icon-align-left.svg)}.editor_wrapper .horizontalSelect #buttonAlignMiddle.horizontalSelectItem{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-align-center.svg);mask-image:url(/images/icons/editor-default/editor-icon-align-center.svg)}.editor_wrapper .horizontalSelect #buttonAlignRight.horizontalSelectItem{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-align-right.svg);mask-image:url(/images/icons/editor-default/editor-icon-align-right.svg)}.selectedTextElement{background-color:var(--secondary)!important;border:1px solid var(--secondary)!important;color:#fff!important}.switch-field{display:flex;align-items:center;justify-content:center;height:40px}.switch-field input{position:absolute!important;clip:rect(0,0,0,0);height:1px;width:1px;border:0;overflow:hidden}.switch-field label{display:flex;align-items:center;justify-content:center;width:50%;background-color:#fff;color:var(--secondary);text-align:center;margin-right:-1px;border:1px solid rgba(0,0,0,.2);box-shadow:2px 2px 4px #0006;font-size:11px;line-height:1em;padding:0 12px;font-weight:var(--fontWeight);height:100%}.switch-field label:hover{cursor:pointer}.switch-field input:checked+label{background-color:var(--secondary);color:#fff}.switch-field label:first-of-type{border-radius:5px 0 0 5px}.switch-field label:last-of-type{border-radius:0 5px 5px 0}.selector{min-height:130px;padding:8px;display:none}.selector .itemTitle{text-align:center;font-size:14px;position:relative;font-weight:var(--fontWeight)}.editor_web #removeSelector{box-shadow:0 4px 4px #00000040;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;min-height:100px;padding:24px;z-index:100050}.bottomControlsMenu{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.bottomControlsMenu .bottomcontrolmenu_item{display:inline-block;position:relative;height:var(--header_height);box-sizing:border-box}.bottomControlsMenu .bottomcontrolmenu_icon{display:block;position:relative;color:var(--secondary);font-size:var(--header_icon_fontsize);text-transform:lowercase;height:100%;cursor:pointer}.bottomControlsMenu .bottomcontrolmenu_icon span[class^=bottomcontrolmenu_icon_]{display:block;position:relative;width:var(--header_icon_size);height:var(--header_icon_size);margin:8px auto 0;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain}.bottomControlsMenu .bottomcontrolmenu_icon_tekst{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-text.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-text.svg) no-repeat 50% 50%}.bottomControlsMenu .bottomcontrolmenu_icon_background{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-background.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-background.svg) no-repeat 50% 50%}.bottomControlsMenu .bottomcontrolmenu_icon_illustration{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-illustration.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-illustration.svg) no-repeat 50% 50%}.bottomControlsMenu .bottomcontrolmenu_icon_image{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-image.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-image.svg) no-repeat 50% 50%}.bottomControlsMenu .bottomcontrolmenu_icon_help{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-help.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-help.svg) no-repeat 50% 50%}.bottomControls{position:absolute;width:100%;left:0;bottom:0;z-index:10000}.bottomControls .bottomControlsContent{position:relative;background-color:#fff}.bottomControls .bottomControlsContent .bottomControls_adminBtns{display:flex;gap:10px}.bottomControls .bottomControlsContent .bottomControls_pdfBtn,.bottomControls .bottomControlsContent .bottomControls_thumbnailBtn{padding:8px 32px;font-size:14px;line-height:24px;font-weight:400;color:#fff;flex-grow:1;max-width:50%;cursor:pointer;margin-bottom:10px;background-color:var(--tertiary)}.bottomControls .bottomControlsContent .bottomControls_saveBtn{padding:8px 32px;font-size:14px;line-height:24px;font-weight:400;color:#fff;cursor:pointer;margin-bottom:10px;background-color:var(--primary)}.bottomControls .bottomControlsContent .bottomControls_addMenu_item{display:block;position:relative;z-index:10;background-color:#fff}.bottomControls .workarea-menu-tool-items-switch{display:block;position:relative;width:100%;padding:0;margin:0;list-style:none}.bottomControls .workarea-menu-tool-items-switch:after{content:"";clear:both;display:table}.bottomControls .workarea-menu-tool-items-switch li{display:block;position:relative;width:40%;float:left;text-align:center;background-color:#ecebeb;padding-top:1em;padding-bottom:1em;font-size:14px;z-index:1}.bottomControls .workarea-menu-tool-items-switch li.active{background-color:#fff;z-index:2;box-shadow:3px 3px 15px #0006}.bottomControls .workarea-menu-tool-items-switch li.toggle{width:calc(20% - 30px);background-color:var(--secondary);border-radius:10px;margin-left:20px;margin-right:10px;color:#fff;padding-top:.8em;padding-bottom:.8em;box-shadow:3px 3px 5px #0000004d}.bottomControls .workarea-menu-tool-items-switch li.toggle:after{content:"";display:block;position:absolute;left:52%;top:47%;transform:translate(-50%) translateY(-50%);width:40%;height:40%;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/images/icons/editor-default/editor-icon-check-thin.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-check-thin.svg) no-repeat 50% 50%}.bottomControls #panelMediaSelect .select-items{max-height:200px}.closeBtn{background-image:url(/editor/images/iconen/Annuleren_w.svg);right:24px;height:24px;position:absolute;width:24px;background-size:cover;cursor:pointer}.closeBtnBlack{background-image:url(/editor/images/iconen/Annuleren.svg)}#itemContainer{height:400px;box-sizing:border-box;display:block!important}#itemContainer #buttonCloseItems{position:absolute;right:31px;top:12px}#itemContainer #buttonCloseItems img{width:24px}#itemContainer #frontItemScroll,#itemContainer #backItemScroll{width:100%;overflow:scroll;overflow-x:hidden;margin:0;padding:0}#itemContainer #frontItemScroll .item,#itemContainer #backItemScroll .item{width:100%;height:50px;border-bottom:1px solid var(--primary);position:relative;display:flex;align-items:center}#itemContainer #frontItemScroll .item:first-child .itemUp,#itemContainer #backItemScroll .item:first-child .itemUp{opacity:.4;pointer-events:none}#itemContainer #frontItemScroll .item:last-child .itemDown,#itemContainer #backItemScroll .item:last-child .itemDown{opacity:.4;pointer-events:none}#itemContainer #frontItemScroll .item.active,#itemContainer #backItemScroll .item.active{background-color:var(--grey)}#itemContainer #frontItemScroll .item .itemTitleWrapper,#itemContainer #backItemScroll .item .itemTitleWrapper{width:calc(100% - 120px);height:28px;margin:0;color:#dbdbea;padding:0 0 0 40px;text-align:left}#itemContainer #frontItemScroll .item .itemTitleWrapper.active,#itemContainer #backItemScroll .item .itemTitleWrapper.active{font-weight:var(--fontWeight)}#itemContainer #frontItemScroll .item .itemTitleWrapper .itemTitle,#itemContainer #backItemScroll .item .itemTitleWrapper .itemTitle{margin:0;padding:0;text-align:left}#itemContainer #frontItemScroll .item .itemTitleWrapper .itemTitle input,#itemContainer #backItemScroll .item .itemTitleWrapper .itemTitle input{float:left;border:0;width:116px;height:20px;background-color:transparent;margin:0;padding:4px}#itemContainer #frontItemScroll .item .itemTitleWrapper .itemTitle .title,#itemContainer #backItemScroll .item .itemTitleWrapper .itemTitle .title{float:left;border:0;width:116px;height:20px;overflow:hidden;text-overflow:ellipsis;text-transform:none;background-color:transparent;margin:0;padding:4px 4px 4px 8px;color:#000}#itemContainer #frontItemScroll .item .itemMove,#itemContainer #backItemScroll .item .itemMove{position:absolute;width:14px;height:28px;left:18px;top:15px}#itemContainer #frontItemScroll .item .itemMove .itemUp,#itemContainer #backItemScroll .item .itemMove .itemUp{transform:translateY(-4px)}#itemContainer #frontItemScroll .item .itemMove .itemDown,#itemContainer #backItemScroll .item .itemMove .itemDown{transform:translateY(4px)}#itemContainer #frontItemScroll .item .itemMove div,#itemContainer #backItemScroll .item .itemMove div{float:left;margin:0;padding:0;width:14px;height:14px;cursor:pointer}#itemContainer #frontItemScroll .item .itemLock,#itemContainer #frontItemScroll .item .itemDelete,#itemContainer #frontItemScroll .item .itemSelect,#itemContainer #backItemScroll .item .itemLock,#itemContainer #backItemScroll .item .itemDelete,#itemContainer #backItemScroll .item .itemSelect{float:right;width:48px;height:28px;border:1px solid #CECED2;background-color:#ededed;border:none;cursor:pointer;background:none!important}#itemContainer #frontItemScroll .item .itemLock .icon,#itemContainer #frontItemScroll .item .itemDelete .icon,#itemContainer #frontItemScroll .item .itemSelect .icon,#itemContainer #backItemScroll .item .itemLock .icon,#itemContainer #backItemScroll .item .itemDelete .icon,#itemContainer #backItemScroll .item .itemSelect .icon{width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;display:block}#itemContainer #frontItemScroll .item .itemLock,#itemContainer #backItemScroll .item .itemLock{margin:0 8px 0 0}#itemContainer #frontItemScroll .item .itemLock .icon,#itemContainer #backItemScroll .item .itemLock .icon{background-image:url(/editor/images/iconen/Vergredel\ open.svg)}#itemContainer #frontItemScroll .item .itemLock .icon.locked,#itemContainer #backItemScroll .item .itemLock .icon.locked{background-image:url(/editor/images/iconen/Ontgrendel.svg)}#itemContainer #frontItemScroll .item .itemDelete,#itemContainer #backItemScroll .item .itemDelete{width:36px;margin:0 4px 0 0}#itemContainer #frontItemScroll .item .itemDelete .icon,#itemContainer #backItemScroll .item .itemDelete .icon{background-image:url(/editor/images/iconen/Trash.svg)}#itemContainer #frontItemScroll .item .itemSelect,#itemContainer #backItemScroll .item .itemSelect{margin:0 4px 0 0}#itemContainer #frontItemScroll .item .itemSelect .icon,#itemContainer #backItemScroll .item .itemSelect .icon{background-image:url(/editor/images/iconen/Selecteren.svg)}.editor_web #itemContainer{height:343px!important;width:391px!important;display:block;position:absolute;left:-165px;top:calc(var(--header_height) + 15px);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.5));display:none!important;padding-left:0;padding-right:0;z-index:1001}.editor_web #itemContainer:before{content:"";top:-15px;left:50%;background-color:transparent;display:block;position:absolute;z-index:999;width:0;height:0;border-style:solid;border-width:0 15px 15px;border-color:transparent transparent #fff;transform:translate(-50%)}.editor_web #itemContainer.active{display:block!important}.editor_web #itemContainer #frontItemScroll,.editor_web #itemContainer #backItemScroll{height:calc(100% - 50px)!important;padding-left:8px;padding-right:16px;width:calc(100% - 24px)}.editor_web #itemPageOverlay{width:100vw;height:100vh;position:fixed;background-color:#0000001a;left:0;top:0;z-index:1000;display:none}.editor_web #itemPageOverlay.active{display:block}.layerContainer{background-color:#fff;position:fixed;bottom:0;z-index:999999;left:0;width:100%!important;transform:translateY(100%);transition:transform .3s ease}.layerContainer.active{transform:translateY(0)}.layerContainer .item{width:100%;width:-webkit-fill-available!important;height:26px;padding:12px}.layerContainer .item .itemLock{background-image:url(/editor/images/editor_v2_icons/Icons2%20-%20Unlock.svg)!important;background-color:transparent!important;border:none!important;background-size:contain!important;background-position:center!important}.layerContainer .item .itemDelete{background-image:url(/editor/images/editor_v2_icons/Icons2%20-%20Unlock.svg)!important;background-color:transparent!important;border:none!important;background-size:contain!important;background-position:center!important}[id*=GridCenter]{pointer-events:none!important;background-color:#ff00ba!important}[id*=GridCenterX]{min-width:1px}[id*=GridCenterY]{min-height:1px}*::-webkit-scrollbar{width:var(--scrollbar_size);height:var(--scrollbar_size)}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:5px;border:none}.scrapBookWorkArea{overflow:scroll}.scrapBookWorkArea #scrapBookWrapper,.scrapBookWorkArea #scrapBookWrapper img,.scrapBookWorkArea #scrapBookWrapper div{-webkit-transform:translate3d(0,0,0)}.scrapBookWorkArea #scrapBookCutLeftTop,.scrapBookWorkArea #scrapBookCutRightTop,.scrapBookWorkArea #scrapBookCutLeftBottom,.scrapBookWorkArea #scrapBookCutRightBottom{position:absolute;border:1px solid #FFFFFF;width:40px;height:40px}.scrapBookWorkArea #scrapBookCutLeftTop{border-width:0 1px 1px 0}.scrapBookWorkArea #scrapBookCutRightTop{border-width:0 0 1px 1px}.scrapBookWorkArea #scrapBookCutLeftBottom{border-width:1px 1px 0 0}.scrapBookWorkArea #scrapBookCutRightBottom{border-width:1px 0 0 1px}.scrapBookWorkArea #scrapBookWrapper{position:relative;float:left}.scrapBookWorkArea #scrapBookWrapper #scrapBookEditor{position:absolute;box-shadow:4px 4px 2px #0006;left:0;top:0;-webkit-transform:scale(1,1);cursor:default;background-color:#fff;overflow:hidden}.scrapBookWorkArea #scrapBookWrapper #scrapBookEditor .layer{position:absolute;left:0;top:0;width:100%;height:100%}.scrapBookWorkArea #scrapBookWrapper .layer div,.scrapBookWorkArea #scrapBookWrapper .layer img,.scrapBookWorkArea #scrapBookWrapper .layer canvas{cursor:pointer}.scrapBookWorkArea #scrapBookWrapper .layer canvas{position:absolute}.scrapBookWorkArea #scrapBookWrapper .grip,.scrapBookWorkArea #scrapBookWrapper .gripLarge{position:absolute;z-index:9999999;cursor:move;display:none}.scrapBookWorkArea #scrapBookWrapper .gripBorder{position:absolute;left:0;top:0;border:1px solid rgb(117,197,248);pointer-events:none}.scrapBookWorkArea #scrapBookWrapper .grip .handle,.scrapBookWorkArea #scrapBookWrapper .gripLarge .handle{position:absolute;z-index:99999999;background-color:var(--secondary);border:1px solid var(--secondary)}.scrapBookWorkArea #scrapBookWrapper .grip .handle.side_x,.scrapBookWorkArea #scrapBookWrapper .gripLarge .handle.side_x{height:8px;width:13px}.scrapBookWorkArea #scrapBookWrapper .grip .handle.side_y,.scrapBookWorkArea #scrapBookWrapper .gripLarge .handle.side_y{height:13px;width:8px}.scrapBookWorkArea #scrapBookWrapper .grip .handle{width:10px;height:10px;margin:-6px 0 0 -6px}.scrapBookWorkArea #scrapBookWrapper .gripLarge .handle{width:12px;height:12px;margin:-6px 0 0 -6px}.scrapBookWorkArea #scrapBookWrapper .grip .handle4,.scrapBookWorkArea #scrapBookWrapper .gripLarge .handle4{position:absolute;z-index:99999999;height:14px;border:1px solid #000000;background-color:#fff;padding:2px;text-align:center;margin-top:-7px;pointer-events:none}.scrapBookWorkArea #scrapBookWrapper .grip .icon,.scrapBookWorkArea #scrapBookWrapper .gripLarge .icon{display:block;position:absolute;z-index:99999999;background-color:#fff;color:var(--secondary);cursor:pointer;width:28px;height:28px;background-image:none!important;border:1px solid #e7e7e8}.scrapBookWorkArea #scrapBookWrapper .grip .icon:not(.resize),.scrapBookWorkArea #scrapBookWrapper .gripLarge .icon:not(.resize){box-shadow:1px 1px 3px #0000004d}.scrapBookWorkArea #scrapBookWrapper .grip .icon:after,.scrapBookWorkArea #scrapBookWrapper .gripLarge .icon:after{content:"i";display:block;position:absolute;width:100%;height:100%;color:currentColor;background-color:currentColor;-webkit-mask-size:56%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:56%;mask-position:center center;mask-repeat:no-repeat}.scrapBookWorkArea #scrapBookWrapper .grip .icon.remove,.scrapBookWorkArea #scrapBookWrapper .gripLarge .icon.remove{background-color:#fff!important}.scrapBookWorkArea #scrapBookWrapper .grip .icon.resize,.scrapBookWorkArea #scrapBookWrapper .gripLarge .icon.resize{background-color:var(--secondary);border:1px solid var(--secondary)}.scrapBookWorkArea #scrapBookWrapper .grip .icon.remove:after,.scrapBookWorkArea #scrapBookWrapper .gripLarge .icon.remove:after{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-remove.svg);mask-image:url(/images/icons/editor-default/editor-icon-remove.svg)}.scrapBookWorkArea #scrapBookWrapper .grip .icon.resize:after,.scrapBookWorkArea #scrapBookWrapper .gripLarge .icon.resize:after{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-resize.svg);mask-image:url(/images/icons/editor-default/editor-icon-resize.svg);color:#fff;background-color:#fff}.scrapBookWorkArea #scrapBookWrapper .grip .icon.edit:after,.scrapBookWorkArea #scrapBookWrapper .gripLarge .icon.edit:after{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-edit.svg);mask-image:url(/images/icons/editor-default/editor-icon-edit.svg)}.scrapBookWorkArea #scrapBookWrapper .grip .icon.rotate:after,.scrapBookWorkArea #scrapBookWrapper .gripLarge .icon.rotate:after{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-rotate.svg);mask-image:url(/images/icons/editor-default/editor-icon-rotate.svg)}.scrapBookWorkArea #scrapBookWrapper .grip .textInput,.scrapBookWorkArea #scrapBookWrapper .gripLarge .textInput{float:left;width:100%;height:100%;border:0;padding:0;overflow:hidden;display:none;line-height:1}#measure{float:left}.dialogs{height:100%}.drn-dialog{position:absolute;left:0;right:0;height:100%;z-index:999999999;background-color:#fff;bottom:-100%;transition:all .2s ease;display:none;padding:10px}.drn-dialog .dialog-content{display:block;position:relative;height:100%;overflow-y:auto;padding:10px}.drn-dialog .dialog-content .loader{filter:none;width:66px!important;margin:0 auto}#saveDialog{position:absolute;left:0;right:0;height:auto;z-index:999999999;background-color:#fff;bottom:-100%;transition:all .2s ease;display:none;bottom:auto!important;top:50%;left:50%;transform:translate(-50%,-50%);min-width:327px;margin:0;max-width:400px}#saveDialog .accountslider-radio{align-items:center}#saveDialog #saveDialogNotLoggedIn .saveDialogNotLoggedInTabs{display:flex;gap:2px;background-color:#a7a7a7;margin-bottom:-1px}#saveDialog #saveDialogNotLoggedIn .saveDialogNotLoggedInTabs .tab{width:50%;height:56px;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;cursor:pointer}#saveDialog #saveDialogNotLoggedIn .saveDialogNotLoggedInTabs .tab:hover{background-color:#d5d2d2}#saveDialog #saveDialogNotLoggedIn .saveDialogNotLoggedInTabs .tab.active{background-color:#fff}#saveDialog .formInput{position:relative;margin-bottom:10px}#saveDialog .formInput input{font-size:12px;line-height:20px;padding:6px 13px;margin-bottom:4px;border-radius:3px;border:1px solid #989999}#saveDialog .formInput .toggleShowPassword{position:absolute;right:8px;top:6px}#saveDialog #liefleukeneigen-interst .input{display:flex;gap:14px;font-weight:400;font-size:12px;line-height:18px}#saveDialog #liefleukeneigen-interst .input input[type=radio]{width:0}#saveDialog #liefleukeneigen-interst .fake-checkbox{width:18px;height:18px;min-width:18px;min-height:18px;margin-right:4px}#saveDialog #liefleukeneigen-interst .fake-checkbox:after{top:2px;left:2px}#saveDialog #working{width:100%;height:100%}#saveDialog .dialog-content{display:block;position:relative;height:100%;overflow-y:auto;padding:10px}#saveDialog #buttonSaveDialogClose{position:absolute;right:0;top:-22px;cursor:pointer}#saveDialog #loginError{color:red;font-size:12px;margin-top:-16px;margin-bottom:16px}#orderDialog{display:block;position:absolute;z-index:999999999;left:50%;top:50%;width:500px;max-width:80vw;height:auto;max-height:90vh;background-color:#fff;padding:0;box-shadow:3px 3px 5px #0000004d;border-radius:var(--workarea_menu_panel_border_radius);transform:translate(-50%) translateY(-50%);overflow:hidden;overflow-y:auto}#orderDialog .orderdialog_previewwrapper{display:block;position:relative;width:100%;aspect-ratio:1/1;background-color:#f0f0f0}#orderDialog .orderdialog_cta{display:block;width:100%;height:auto}#orderDialog .orderdialog_title{display:block;position:relative;text-align:center;font-size:22px;font-weight:var(--fontWeight);padding:15px 15px 0}#orderDialog #orderContent{display:block;position:relative;width:100%;height:100%}#orderDialog #orderMulti,#orderDialog #freeOrder{width:80%;max-width:250px;margin:15px auto 0}#orderDialog #buttonCloseOrder{display:block;position:relative;text-align:center;cursor:pointer;color:var(--darkgrey);font-weight:var(--fontWeight)}#orderDialog #regeneratePreview{display:block;position:absolute;z-index:10;top:5px;left:calc(50% - 15px);cursor:pointer;margin:0 auto;overflow:hidden;width:30px;height:30px;border-radius:50%;text-indent:-9999px;line-height:0;background-color:#fff;box-shadow:0 0 5px #00000080}#orderDialog #regeneratePreview:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:currentColor;-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-refresh.svg) no-repeat center;mask:url(/images/icons/editor-default/editor-icon-tool-refresh.svg) no-repeat center;-webkit-mask-size:70% 70%;mask-size:70% 70%}#orderDialog #orderContentPreviews{display:block;position:absolute;z-index:5;left:50%;top:50%;width:85%;height:90%;transform:translate(-50%) translateY(-50%)}#orderDialog #orderContentFrontImgWrapper,#orderDialog #orderContentBackImgWrapper,#orderDialog #orderContentFront,#orderDialog #orderContentBack{display:block;position:relative;width:100%;height:100%}#orderDialog #orderContentFrontImg,#orderDialog #orderContentBackImg{display:block;position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}#orderDialog #orderContentFrontImg.loader,#orderDialog #orderContentBackImg.loader{-o-object-fit:scale-down;object-fit:scale-down}#orderDialog #orderContentNext,#orderDialog #orderContentPrev{display:block;position:absolute;z-index:50;top:50%}#orderDialog #orderContentNext{right:0}#orderDialog #orderContentPrev{left:0}#orderDialog img{filter:drop-shadow(0px 0px 3px rgba(0,0,0,.3))}.editor_mobile #orderDialog .orderdialog_title{font-size:16px}#pdfDialog{position:absolute;left:0;right:0;top:104px;height:auto;z-index:999999999;background-color:#fff;bottom:-100%;transition:all .2s ease;display:none;padding:10px}#pdfDialog #buttonClosePDF{position:absolute;color:var(--secondary);left:24px;top:16px;cursor:pointer}#pdfDialog .title{position:absolute;top:-40px;background-color:var(--secondary);color:#fff;text-align:center;width:100%;left:0;height:40px;line-height:40px}#pdfDialog #pdfWaiting{width:100%;display:flex;flex-direction:column;text-align:center;align-items:center}#pdfDialog #pdfContent{display:flex;width:100%;justify-content:space-between;height:250px;align-items:center}#pdfDialog #pdfContent #pdfContentPreviews{display:flex}#pdfDialog #pdfContent #pdfContentPreviews>div{width:100%}.editor_web #thumbDialogLarge,.editor_web #thumbDialog{min-width:320px}.editor_web #thumbDialogLarge .dialog-content,.editor_web #thumbDialog .dialog-content{max-height:650px}#thumbDialog{margin:0;max-width:90%;max-height:80%;height:auto;min-height:400px}#thumbDialogLarge{width:90%;height:90%;max-width:640px;max-height:640px;overflow:hidden;border:1px var(--secondary) solid}#thumbDialogLarge .dialog-content{top:40px;overflow:hidden;padding-bottom:0;height:calc(100% - 80px)!important}#thumbDialogLarge #thumbContent{height:calc(100% - 20px)}#thumbDialogLarge #thumbContent img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#thumbDialogLarge,#thumbDialog{top:50%;left:50%;transform:translate(-50%,-50%);padding:10px}#thumbDialogLarge .dialog-content,#thumbDialog .dialog-content{padding-bottom:40px}#thumbDialogLarge .title,#thumbDialog .title{position:absolute;top:0;background-color:var(--secondary);color:#fff;text-align:center;width:100%;left:0;height:40px;line-height:40px}#thumbDialogLarge #buttonCloseLargeThumb,#thumbDialogLarge #buttonCloseThumb,#thumbDialog #buttonCloseLargeThumb,#thumbDialog #buttonCloseThumb{position:absolute;color:var(--secondary);right:0;top:0;cursor:pointer}#thumbDialogLarge #thumbContent,#thumbDialog #thumbContent{width:100%;margin-top:20px;height:100%}#thumbDialogLarge #thumbContent #thumbContentImg,#thumbDialog #thumbContent #thumbContentImg{width:100%}#thumbDialogLarge #thumbContent #thumbContentFront,#thumbDialogLarge #thumbContent #thumbContentBack,#thumbDialog #thumbContent #thumbContentFront,#thumbDialog #thumbContent #thumbContentBack{display:flex;justify-content:center}#thumbDialogLarge #thumbContent #thumbContentFront img,#thumbDialogLarge #thumbContent #thumbContentBack img,#thumbDialog #thumbContent #thumbContentFront img,#thumbDialog #thumbContent #thumbContentBack img{width:70%!important;height:auto!important}#thumbDialogLarge #thumbContent #orderContentPreviews,#thumbDialog #thumbContent #orderContentPreviews{display:flex}#thumbDialogLarge #thumbContent #orderContentPreviews>div,#thumbDialog #thumbContent #orderContentPreviews>div{width:100%}#helpDialog textarea{display:block;position:relative;width:100%;height:150px;padding:8px 12px;border:1px solid #f4f4f4;border-radius:5px;resize:none;font-size:12px;font-weight:400;line-height:20px}#helpDialog textarea:focus{outline:none!important;border:1px solid #afafaf}#helpDialog input[type=text]{border-radius:5px}.editor_button{display:inline-block;position:relative;color:var(--editor_button_textcolor);font-size:var(--editor_button_fontsize);background-color:var(--primary);border:none;border-radius:var(--editor_button_borderradius);text-decoration:none;padding:10px;text-align:center;cursor:pointer}.editor_button_icon_arrow{display:inline-block;position:relative;width:1.4em;height:1.4em;margin-left:3em;line-height:1;white-space:nowrap;vertical-align:middle;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/images/icons/editor-default/editor-icon-forward.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-forward.svg) no-repeat 50% 50%}.editor_button_block{display:block}.editor_button_secondary{background-color:var(--primary)}.editor_button_calltoaction{background-color:var(--cta)}#fontSizeValue_decrease,#fontSizeValue_increase{background-color:#fff;color:var(--secondary);box-shadow:2px 2px 4px #0006;border-radius:5px}.button-inline-icon{display:inline-block;position:relative;width:1.4em;height:1.4em;margin-left:10px;margin-right:10px;line-height:1;white-space:nowrap;vertical-align:middle;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain}.button-inline-icon.zoomout{-webkit-mask:url(/images/icons/editor-default/editor-icon-zoomout.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-zoomout.svg) no-repeat 50% 50%}.button-inline-icon.zoomin{-webkit-mask:url(/images/icons/editor-default/editor-icon-zoomin.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-zoomin.svg) no-repeat 50% 50%}.button-inline-icon.zoomout{-webkit-mask:url(/images/icons/editor-default/editor-icon-zoomout.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-zoomout.svg) no-repeat 50% 50%}.button-inline-icon.zoomreset{-webkit-mask:url(/images/icons/editor-default/editor-icon-zoomreset.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-zoomreset.svg) no-repeat 50% 50%}#zoomSelect{display:block;position:relative;width:150px;height:16px;cursor:pointer}#zoomSelect:before{content:"";display:block;position:absolute;left:0;top:calc(50% - 1px);width:100%;height:1px;background-color:var(--secondary)}#zoomSelect #zoomHandle{position:absolute;left:75px;top:0;width:16px;height:16px;background-color:var(--secondary);margin:0 0 0 -8px;pointer-events:none;border-radius:3px}.accordion-tab{position:relative;border-bottom:1px solid #B3B2B2}.accordion-tab input{position:absolute;opacity:0;z-index:-1}.accordion-tab__content{max-height:0;overflow:hidden;transition:all .35s}.accordion-tab input:checked~.accordion-tab__content{max-height:100vh}.accordion-tab__label,.accordion-tab__close{display:flex;cursor:pointer;color:var(--secondary);position:relative}.accordion-tab__label{display:block;padding-top:10px;padding-bottom:0;padding-right:1em;font-weight:var(--fontWeight)}.accordion-tab__label:after{content:"❯";display:block;position:absolute;top:.6em;right:-.5em;width:2em;height:2em;line-height:2em;text-align:center;transform:rotate(90deg);transition:all .35s;transform-origin:center}.accordion-tab input:checked+.accordion-tab__label:after{transform:rotate(270deg)}.accordion-tab__content{padding-top:10px}.accordion-tab__content p{margin-top:0}.accordion-tab__close{justify-content:flex-end;padding:.5rem 1rem;font-size:.75rem}.accordion--radio{--theme: var(--secondary)}#accordionMoreButton{display:flex;align-items:center;text-align:center;color:var(--secondary);padding-top:10px;padding-bottom:10px;cursor:pointer}.editorheader{display:grid;position:relative;background-color:#fff;grid-template-columns:1fr 1fr 1fr 1fr 389px;height:var(--header_height);box-shadow:inset 0 -3px 0 -2px var(--primary)}.editorheader_menuitem{display:inline-block;position:relative;height:var(--header_height);box-sizing:border-box}.editorheader_menuitem a{text-decoration:none}.editorheader_menuitem_group{display:flex;flex-direction:row}.editorheader_mainlogo{display:block;position:relative;width:140px;height:var(--header_height);padding-left:15px;padding-right:15px}.editorheader_mainlogo img{display:block;position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.editorheader_continue_order{display:flex;flex-direction:column;justify-content:center;padding-right:30px;padding-left:25px;font-weight:var(--fontWeight)}.editorheader_icon{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:var(--secondary);font-size:var(--header_icon_fontsize);text-transform:lowercase;height:100%;padding-right:15px;cursor:pointer;font-weight:var(--fontWeight);text-decoration:none}.editorheader_icon span{display:block;text-decoration:none}.editorheader_icon a{text-decoration:none;color:var(--secondary)}.editorheader_icon span[class^=editorheader_icon_]{display:block;position:relative;width:var(--header_icon_size);height:var(--header_icon_size);margin:8px auto 0;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain}.editorheader_icon span[class^=editorheader_icon_].editorheader_icon_leave{-webkit-mask:url(/images/icons/editor-default/editor-icon-back.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-back.svg) no-repeat 50% 50%}.editorheader_icon span[class^=editorheader_icon_].editorheader_icon_more{-webkit-mask:url(/images/icons/editor-default/editor-icon-more.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-more.svg) no-repeat 50% 50%}.editorheader_icon span[class^=editorheader_icon_].editorheader_icon_grid{-webkit-mask:url(/images/icons/editor-default/editor-icon-grid.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-grid.svg) no-repeat 50% 50%}.editorheader_icon span[class^=editorheader_icon_].editorheader_icon_undo{-webkit-mask:url(/images/icons/editor-default/editor-icon-undo.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-undo.svg) no-repeat 50% 50%}.editorheader_icon span[class^=editorheader_icon_].editorheader_icon_zoom{-webkit-mask:url(/images/icons/editor-default/editor-icon-zoom.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-zoom.svg) no-repeat 50% 50%}.editorheader_icon span[class^=editorheader_icon_].editorheader_icon_save{-webkit-mask:url(/images/icons/editor-default/editor-icon-save.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-save.svg) no-repeat 50% 50%}.editorheader_icon span[class^=editorheader_icon_].editorheader_icon_account{-webkit-mask:url(/images/icons/editor-default/editor-icon-account.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-account.svg) no-repeat 50% 50%}.editorheader_icon span[class^=editorheader_icon_].editorheader_icon_margin{-webkit-mask:url(/images/icons/editor-default/editor-icon-margin.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-margin.svg) no-repeat 50% 50%}.editorheader_icon .editorheader_submenu{display:none}.editorheader_icon:hover .editorheader_submenu{display:block}.editorheader_submenu{position:absolute;z-index:1000;left:5px;top:50px;padding:15px;background-color:#fff;border-radius:var(--header_panel_border_radius);box-shadow:3px 3px 5px #0000004d}.editorheader_submenu_item{display:flex;flex-direction:row;position:relative;white-space:nowrap;margin-bottom:.5em}.editorheader_submenu_item:last-child{margin-bottom:0}.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_]{display:inline-block;position:relative;width:var(--header_submenu_icon_size);height:var(--header_submenu_icon_size);margin-right:1em;line-height:1;white-space:nowrap;vertical-align:middle}.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_edit,.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_undo,.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_layers,.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_grid,.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_leave,.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_margin{background-color:currentColor;-webkit-mask-size:contain;mask-size:contain}.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_leave{-webkit-mask:url(/images/icons/editor-default/editor-icon-back.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-back.svg) no-repeat 50% 50%}.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_grid{-webkit-mask:url(/images/icons/editor-default/editor-icon-grid.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-grid.svg) no-repeat 50% 50%}.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_layers{-webkit-mask:url(/images/icons/editor-default/editor-icon-layers.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-layers.svg) no-repeat 50% 50%}.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_edit{-webkit-mask:url(/images/icons/editor-default/editor-icon-edit.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-edit.svg) no-repeat 50% 50%}.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_undo{-webkit-mask:url(/images/icons/editor-default/editor-icon-undo.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-undo.svg) no-repeat 50% 50%}.editorheader_submenu_item span[class^=editorheader_submenu_item_icon_].editorheader_submenu_item_icon_margin{-webkit-mask:url(/images/icons/editor-default/editor-icon-margin.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-margin.svg) no-repeat 50% 50%}#adminTools{display:block;position:absolute;z-index:1200;left:0;top:calc(var(--header_height) * -1);width:100%;height:var(--header_height);background-color:#fff;filter:drop-shadow(3px 3px 8px rgba(0,0,0,.4));box-sizing:border-box;padding:15px;transition:all .3s ease-in-out}#adminTools.show{top:0}#adminTools .admintoolsWrapper{display:flex;flex-direction:row;gap:15px;position:relative;width:100%;height:100%}#adminTools #adminButton{display:block;position:absolute;right:0;width:auto;padding-left:1em;padding-right:1em;background-color:#fff;color:#000;font-size:11px;bottom:-2em;height:2em;line-height:2em;text-align:center;cursor:pointer;text-transform:uppercase;font-weight:var(--fontWeight)}.editorfooter{display:block;position:relative;width:calc(100% - 389px);background-color:#fbfbfb;font-size:var(--footer_fontsize);color:var(--footer_color);text-align:center;padding-top:10px}.editorfooter .producttitle{display:block;position:relative;width:100%;text-align:center}.pagelistholder{display:inline-block;position:relative;height:36px;padding:15px 30px;margin:0 auto 15px;background-color:#fff;border-radius:var(--footer_page_border_radius);box-shadow:3px 3px 5px #0000004d}.pagelistholder #pageList{display:inline-block;position:relative}.pagelistholder #pageList li{display:inline-block;position:relative;list-style-type:none;margin-left:15px;margin-right:15px;width:30px;height:30px;cursor:pointer;z-index:unset}.pagelistholder #pageList li.active{z-index:10}.pagelistholder #pageList li.active .targetPage{color:var(--primary);background-color:var(--grey);box-shadow:0 0 3px #00000080}.pagelistholder #pageList li .targetPage{display:block;position:relative;z-index:2;width:30px!important;height:30px!important;border:2px solid var(--secondary)!important;background-color:#fff}.pagelistholder #pageList li span:nth-child(2){display:none}.pagelistholder #pageList .page.sides_4_dubbel:nth-child(1) .targetPage{transform:skewY(6deg);transform-origin:left}.pagelistholder #pageList .page.sides_4_dubbel:nth-child(1):before{content:"";display:block;position:absolute;left:0;top:0;width:90%;height:30px;border:2px solid currentColor!important;transform:skewY(-15deg);transform-origin:left}.pagelistholder #pageList .page.sides_4_dubbel:nth-child(2){margin-right:0}.pagelistholder #pageList .page.sides_4_dubbel:nth-child(2) .targetPage{transform:skewY(-6deg);transform-origin:right}.pagelistholder #pageList .page.sides_4_dubbel:nth-child(3){margin-left:0}.pagelistholder #pageList .page.sides_4_dubbel:nth-child(3) .targetPage{transform:skewY(6deg);transform-origin:left}.pagelistholder #pageList .page.sides_4_dubbel:nth-child(4) .targetPage{transform:skewY(-6deg);transform-origin:right}.pagelistholder #pageList .page.sides_4_dubbel:nth-child(4):before{content:"";display:block;position:absolute;right:-4px;top:0;width:90%;height:30px;border:2px solid currentColor!important;transform:skewY(15deg);transform-origin:right}.pagelistholder #pageList .page.sides_6_3luik:nth-child(1){margin-right:0}.pagelistholder #pageList .page.sides_6_3luik:nth-child(1) .targetPage{transform:skewY(6deg);transform-origin:left}.pagelistholder #pageList .page.sides_6_3luik:nth-child(2){margin-left:0}.pagelistholder #pageList .page.sides_6_3luik:nth-child(2) .targetPage{transform:skewY(-6deg);transform-origin:right}.pagelistholder #pageList .page.sides_6_3luik:nth-child(3){margin-left:-14px}.pagelistholder #pageList .page.sides_6_3luik:nth-child(3) .targetPage{transform:skewY(6deg);transform-origin:left}.pagelistholder #pageList .page.sides_6_3luik:nth-child(4){margin-right:0}.pagelistholder #pageList .page.sides_6_3luik:nth-child(4) .targetPage{transform:skewY(-6deg);transform-origin:right}.pagelistholder #pageList .page.sides_6_3luik:nth-child(5){margin-left:0}.pagelistholder #pageList .page.sides_6_3luik:nth-child(5) .targetPage{transform:skewY(6deg);transform-origin:left}.pagelistholder #pageList .page.sides_6_3luik:nth-child(6){margin-left:-14px}.pagelistholder #pageList .page.sides_6_3luik:nth-child(6) .targetPage{transform:skewY(-6deg);transform-origin:right}.pagelistholder #pageList .page.sides_8_4luik:nth-child(1){margin-right:0}.pagelistholder #pageList .page.sides_8_4luik:nth-child(1) .targetPage{transform:skewY(6deg);transform-origin:left}.pagelistholder #pageList .page.sides_8_4luik:nth-child(2){margin-left:0}.pagelistholder #pageList .page.sides_8_4luik:nth-child(2) .targetPage{transform:skewY(-6deg);transform-origin:right}.pagelistholder #pageList .page.sides_8_4luik:nth-child(3){margin-left:-14px}.pagelistholder #pageList .page.sides_8_4luik:nth-child(3) .targetPage{transform:skewY(6deg);transform-origin:left}.pagelistholder #pageList .page.sides_8_4luik:nth-child(4){margin-left:-14px}.pagelistholder #pageList .page.sides_8_4luik:nth-child(4) .targetPage{transform:skewY(-6deg);transform-origin:right}.pagelistholder #pageList .page.sides_8_4luik:nth-child(5){margin-right:0}.pagelistholder #pageList .page.sides_8_4luik:nth-child(5) .targetPage{transform:skewY(-6deg);transform-origin:right}.pagelistholder #pageList .page.sides_8_4luik:nth-child(6){margin-left:0}.pagelistholder #pageList .page.sides_8_4luik:nth-child(6) .targetPage{transform:skewY(6deg);transform-origin:left}.pagelistholder #pageList .page.sides_8_4luik:nth-child(7){margin-left:-14px}.pagelistholder #pageList .page.sides_8_4luik:nth-child(7) .targetPage{transform:skewY(-6deg);transform-origin:right}.pagelistholder #pageList .page.sides_8_4luik:nth-child(8){margin-left:-14px}.pagelistholder #pageList .page.sides_8_4luik:nth-child(8) .targetPage{transform:skewY(6deg);transform-origin:left}#bar-nav-btn-prev,#bar-nav-btn-next{display:block;position:absolute;left:5px;top:50%;width:20px;height:20px;transform:translateY(-50%);z-index:5;cursor:pointer;background-color:var(--footer_icon_color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/images/icons/editor-default/editor-icon-caretleft.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-caretleft.svg) no-repeat 50% 50%}#bar-nav-btn-next{left:unset;right:5px;-webkit-mask:url(/images/icons/editor-default/editor-icon-caretright.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-caretright.svg) no-repeat 50% 50%}#addBackgroundWindow{position:relative;z-index:10}#addBackgroundWindow .editor_dropdown{margin:0}#backgroundTypeSelectList ul,#illustrationTypeSelectList ul{display:block;position:relative;list-style:none;padding:0;margin:0}#backgroundTypeSelectList ul li,#illustrationTypeSelectList ul li{display:flex;flex-direction:row;align-items:center;position:relative;cursor:pointer;color:var(--secondary);border-bottom:rgba(0,0,0,.1) 1px solid;padding-bottom:15px;padding-top:15px;font-size:14px;font-weight:var(--fontWeight)}#backgroundTypeSelectList ul li:after,#illustrationTypeSelectList ul li:after{content:"x";display:block;position:absolute;right:0;width:22px;height:22px;background-color:var(--secondary);margin-right:5px;-webkit-mask-size:100%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:100%;mask-position:center center;mask-repeat:no-repeat;-webkit-mask-image:url(/images/icons/editor-default/editor-icon-arrowright.svg);mask-image:url(/images/icons/editor-default/editor-icon-arrowright.svg)}#backgroundTypeSelectList ul li.kleur span,#illustrationTypeSelectList ul li.kleur span{background:conic-gradient(from 155deg,violet,indigo,#2196f3,#42c142,#ff0,orange,red,violet)}#backgroundTypeSelectList ul span,#illustrationTypeSelectList ul span{display:inline-block;position:relative;margin-right:10px;width:30px;height:30px;line-height:1;text-align:center;white-space:nowrap;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-size:contain;background-position:center center;padding:3px}.tool-item .toolSubTitle,.toolBacktitle,#backgroundTypeSelectListTitle,#illustrationTypeSelectListTitle,#buttonReplaceBg{display:flex;align-items:center;justify-content:left;margin-bottom:15px;line-height:1;font-weight:var(--fontWeight);font-size:14px;margin-top:15px}.toolBacktitle,#buttonReplaceBg{color:var(--secondary);cursor:pointer}.toolBacktitle:before,#buttonReplaceBg:before{content:"x";display:inline-block;position:relative;margin-right:15px;width:22px;height:22px;line-height:1;background-color:var(--secondary);-webkit-mask-size:100%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:100%;mask-position:center center;mask-repeat:no-repeat;-webkit-mask-image:url(/images/icons/editor-default/editor-icon-arrowleft.svg);mask-image:url(/images/icons/editor-default/editor-icon-arrowleft.svg)}.tool-item-tooltip{position:absolute;background:#000c;color:#fff;padding:6px 10px;border-radius:4px;font-size:.8rem;pointer-events:none;z-index:1000;white-space:nowrap;opacity:0;transform:translateY(-5px);transition:opacity .3s ease,transform .3s ease}.tool-item-tooltip.show{opacity:1;transform:translateY(0)}.tool-item-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:5px 5px 0 5px;border-style:solid;border-color:rgba(0,0,0,.8) transparent transparent transparent}.editor_web .page-container{height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:64px 1fr 130px;background-color:#fbfbfb}.editor_web .page-container div.workarea{display:grid;grid-template-columns:1fr 389px;grid-template-rows:1fr;max-height:calc(100vh - 194px)}.editor_web .page-container div.workarea .workspace{position:relative}.editor_web .page-container div.workarea .workspace #loadingImage{position:absolute;background-color:#f4f4f4;opacity:.85}.editor_web .page-container div.workarea .workarea-menu{position:relative;background-color:#fbfbfb;max-height:calc(100vh - 194px);margin-top:10px}.editor_web .page-container div.workarea .workarea-menu.menu-overlay:after{content:"";width:100%;height:100%;top:0;left:0;position:absolute;background-color:#0000001a}.editor_web .page-container div.workarea .workarea-menu .bottomControls{z-index:auto;padding-right:24px;padding-left:24px}.editor_web .page-container div.workarea .workarea-menu .bottomControls #buttonSave2,.editor_web .page-container div.workarea .workarea-menu .bottomControls #buttonSaved2{font-weight:var(--fontWeight);font-size:12px;line-height:18px;display:flex;align-items:center;cursor:pointer;margin-bottom:8px}.editor_web .page-container div.workarea .workarea-menu .bottomControls #buttonOrder{display:block!important}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool-close{display:block;position:absolute;width:36px;height:36px;background-color:var(--darkgrey);top:0;right:0;z-index:500;cursor:pointer;text-indent:-9999px;overflow:hidden;-webkit-mask-size:34%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:34%;mask-position:center center;mask-repeat:no-repeat;-webkit-mask-image:url(/images/icons/editor-default/editor-icon-close.svg);mask-image:url(/images/icons/editor-default/editor-icon-close.svg)}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool{position:absolute;width:100%;left:0;top:0;pointer-events:none}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool.active .icon{background-color:var(--secondary)!important;color:var(--secondary)!important}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool.active .label{color:var(--secondary)!important}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-title{display:block;position:relative;width:100%;font-size:20px;color:var(--secondary);z-index:50;text-align:center;font-weight:var(--fontWeight)}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch{display:block;position:relative;width:100%;list-style:none;padding:0;margin:0 0 10px;z-index:10}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li{display:inline-block;position:relative;width:49%;text-align:center;color:var(--darkgrey);cursor:pointer;font-size:14px;font-weight:var(--fontWeight)}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li:nth-child(1){text-align:left}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li:nth-child(1) div{width:60%;text-align:center}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li:nth-child(2){text-align:right}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li:nth-child(2) div{width:60%;text-align:center}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li div{display:inline-block;position:relative}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li div:after{content:"";display:block;position:relative;width:100%;height:2px;margin-top:2px;background-color:transparent;border-radius:2px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li.active{color:var(--secondary)}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li:hover div:after,.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items-switch li.active div:after{background-color:var(--secondary)}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items{position:relative;z-index:10}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .workarea-menu-tool-items.disabled{display:none;pointer-events:none}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .header{height:32px;width:20%;display:block;background-color:transparent;font-weight:400;font-size:var(--workarea_menu_fontsize);line-height:1em;cursor:pointer;pointer-events:all;color:var(--darkgrey)}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .header .icon{display:block;text-align:center;width:35px;height:35px;margin:0 auto;background-color:var(--darkgrey);color:var(--secondary);-webkit-mask-size:64%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:64%;mask-position:center center;mask-repeat:no-repeat}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .header .label{display:block;position:relative;width:100%;text-align:center;font-weight:var(--fontWeight)}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .bodywrapper{display:block;position:relative;width:100%;height:100%;overflow-y:scroll;padding-right:15px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .bodywrapper:after{content:"";display:block;position:fixed;z-index:100;width:90%;height:50px;background:linear-gradient(to bottom,#fff0,#fff);pointer-events:none;left:50%;bottom:20px;transform:translate(-50%)}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .bodycontent{display:block;position:relative;padding-bottom:50px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body{position:relative;height:calc(100vh - 200px);display:none;background-color:#fff;margin:40px 15px 15px;border-radius:var(--workarea_menu_panel_border_radius);filter:drop-shadow(3px 3px 8px rgba(0,0,0,.4));pointer-events:all;padding:20px 20px 20px 28px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item input[type=number],.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item-slider input[type=number]{display:inline-block;width:26px;font-size:12px;line-height:20px;padding:6px 13px;text-align:center;border-radius:3px;border:1px solid #989999;margin-left:15px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item input[type=range],.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item-slider input[type=range]{display:inline-block;width:100%;font-size:12px;line-height:20px;padding:6px 0 6px 13px;text-align:center}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item{min-height:32px;padding:6px 0;font-style:normal;font-weight:400;font-size:14px;line-height:24px;position:relative;z-index:10}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item .tool-item-header{display:flex;align-items:center}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item .tool-item-header-spacebetween{justify-content:space-between}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item .tool-item-header-spacebetween .tool-item-input{display:block}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item label.tool-item-label{width:120px;display:inline-block;white-space:nowrap;font-weight:var(--fontWeight);font-size:14px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item .tool-item-input{display:flex;flex-direction:row;text-align:right;flex-grow:1;justify-content:right;align-items:center}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item .tool-item-input-select{box-shadow:2px 2px 4px #0006;width:auto;height:30px;border:1px solid #dedede;display:flex;align-items:center;font-size:0;border-radius:5px;overflow:hidden;cursor:pointer}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item .workarea-color-preview,.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item .workarea-stroke-color-preview{width:60px;height:100%;display:inline-block;background:#000}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item-slider{display:block;position:relative;padding:6px 0;font-style:normal;font-weight:var(--fontWeight);font-size:14px;line-height:24px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item-slider p{display:block}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item-buttons{display:flex;flex-flow:row;gap:10px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body .tool-item-buttons .button{flex-grow:1;flex-basis:0;min-width:0}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool .body:before{content:"";position:absolute;top:-16px;left:25px;transform:translate(-50%);border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #FFFFFF}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool #workareaMenu_background_body:before{left:102px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool #workarea-menu-tool-illustration:before{left:178px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool #workareaMenu_image_body:before{left:258px}.editor_web .page-container div.workarea .workarea-menu .workarea-menu-tool #workarea-menu-tool-help:before{left:335px}.editor_web .page-container div.workarea #workareaMenu_text .workarea-menu-tool-header{margin-left:0}.editor_web .page-container div.workarea #workareaMenu_text .workarea-menu-tool-header .icon{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-tool-text.svg);mask-image:url(/images/icons/editor-default/editor-icon-tool-text.svg)}.editor_web .page-container div.workarea #workareaMenu_background .workarea-menu-tool-header{margin-left:20%}.editor_web .page-container div.workarea #workareaMenu_background .workarea-menu-tool-header .icon{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-tool-background.svg);mask-image:url(/images/icons/editor-default/editor-icon-tool-background.svg)}.editor_web .page-container div.workarea #workareaMenu_illustration .workarea-menu-tool-header{margin-left:40%}.editor_web .page-container div.workarea #workareaMenu_illustration .workarea-menu-tool-header .icon{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-tool-illustration.svg);mask-image:url(/images/icons/editor-default/editor-icon-tool-illustration.svg)}.editor_web .page-container div.workarea #workareaMenu_image .workarea-menu-tool-header{margin-left:60%}.editor_web .page-container div.workarea #workareaMenu_image .workarea-menu-tool-header .icon{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-tool-image.svg);mask-image:url(/images/icons/editor-default/editor-icon-tool-image.svg)}.editor_web .page-container div.workarea #workareaMenu_help .workarea-menu-tool-header{margin-left:80%}.editor_web .page-container div.workarea #workareaMenu_help .workarea-menu-tool-header .icon{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-tool-help.svg);mask-image:url(/images/icons/editor-default/editor-icon-tool-help.svg)}.editor_web .page-container div.workarea #webTxt-colorSelectorCustom,.editor_web .page-container div.workarea #webIll-colorSelectorCustom{display:none}.editor_web .page-container div.workarea #webTxt-colorSelectorCustom.show,.editor_web .page-container div.workarea #webIll-colorSelectorCustom.show{display:block}.editor_web #pos{right:30px;position:absolute}.editor_mobile .scrapBookWorkArea::-webkit-scrollbar{display:none}.editor_mobile .scrapBookWorkArea{-ms-overflow-style:none;scrollbar-width:none}.editor_mobile #orderDialog .dialogCenter .dialog #orderContent #orderContentFrontImgWrapper,.editor_mobile #orderDialog .dialogCenter .dialog #orderContent #orderContentBackImgWrapper{width:100%!important;height:auto!important}.editorheader_mobile{grid-template-columns:1fr 150px;height:var(--mobile-header_height)}.editorheader_mobile .editorheader_continue_order{padding-right:6px;padding-left:0}.editorheader_mobile .editorheader_menuitem{height:var(--mobile-header_height)}.editorheader_icon_mobile{font-size:var(--header_icon_fontsize_mobile);padding-right:8px;padding-left:8px}.editorheader_icon_mobile span[class^=editorheader_icon_]{width:var(--header_icon_size);height:var(--header_icon_size_mobile)}.editor_button_mobile{padding:5px;font-size:var(--editor_button_mobile_fontsize)}.editor_button_mobile .editor_button_icon_arrow{margin-left:.2em;width:1.2em;height:1.2em}#editorpages{display:block;position:relative;width:100%;font-size:var(--footer_fontsize);color:var(--footer_color);text-align:center;padding-top:10px;background-color:#fbfbfb}#editorpages .pagelistholder{height:31px;padding:5px 20px;margin:0 auto 5px}#editorpages #pageList{transform:scale(.6)}#editorpages #bar-nav-btn-prev,#editorpages #bar-nav-btn-next{width:15px;height:15px}#editorpages .producttitle{font-size:10px}#editorpages.minimize #pageList{transform:scale(1)}#editorpages.minimize .pagelistholder{width:50vw;height:auto;border-radius:5px}#editorpages.minimize .page{display:none;height:auto;margin-left:0!important;margin-right:0!important}#editorpages.minimize .page.active{display:block}#editorpages.minimize .page:before,#editorpages.minimize .page .targetPage{display:none!important}#editorpages.minimize li{width:auto}#editorpages.minimize li span:nth-child(2){display:block;font-size:var(--footer_icon_fontsize_mobile);font-weight:var(--fontWeight);color:var(--secondary);text-align:center}#editorpages.minimize .producttitle{display:none}#bottomControls .bottomControlsContent,#bottomControls .bottomControls_addMenu_item{background-color:transparent}#bottomControls .selector{background-color:#fff;padding:var(--toolpadding_mobile);margin-right:var(--toolpadding_mobile);max-height:21vh;overflow-y:scroll;overflow-x:hidden;min-height:unset}#bottomControls .selectorwrapper{background-color:#fff}#bottomControls .selector-title{width:120px;display:inline-block;white-space:nowrap;font-weight:var(--fontWeight);font-size:14px}#bottomControls input:not([type=range]){border:1px solid #989999}#bottomControls .selector-buttongroup{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--toolpadding_mobile);margin-bottom:var(--toolpadding_mobile)}#bottomControls .selector-buttongroup .button_tool{width:50%;flex-grow:1}#fontsContainer .fontItem{display:block;position:relative;width:100%;font-size:20px;color:#000;padding:11px 16px;cursor:pointer}#fontsContainer .fontItem.active{background-color:#0000001a}#fontsContainer .fontItem.active:after{content:"✓ Gekozen";display:block;position:absolute;right:0;right:var(--toolpadding_mobile);padding-right:var(--toolpadding_mobile);top:50%;color:var(--secondary);font-size:11px;font-weight:var(--fontWeight);font-family:var(--fontfamily);transform:translateY(-50%)}#bottomControls_addMenu{display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-shadow:0 0 10px 1px #0003;position:relative;width:100%;background-color:#fff}#bottomControls_addMenu .spreadEditorBtns{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;width:100%;height:var(--mobile-footer_height)}#bottomControls_addMenu .editorBtn{border-right:none}#bottomControls_addMenu .editorfooter_icon{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:var(--secondary);font-size:var(--footer_icon_fontsize_mobile);text-transform:lowercase;height:100%;cursor:pointer;font-weight:var(--fontWeight)}#bottomControls_addMenu .editorfooter_icon span[class^=editorfooter_icon_]{display:block;position:relative;width:var(--footer_icon_size_mobile);height:var(--footer_icon_size_mobile);margin:8px auto 0;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain}#bottomControls_addMenu .editorfooter_icon span[class^=editorfooter_icon_].editorfooter_icon_text{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-text.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-text.svg) no-repeat 50% 50%}#bottomControls_addMenu .editorfooter_icon span[class^=editorfooter_icon_].editorfooter_icon_background{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-background.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-background.svg) no-repeat 50% 50%}#bottomControls_addMenu .editorfooter_icon span[class^=editorfooter_icon_].editorfooter_icon_illustration{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-illustration.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-illustration.svg) no-repeat 50% 50%}#bottomControls_addMenu .editorfooter_icon span[class^=editorfooter_icon_].editorfooter_icon_image{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-image.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-image.svg) no-repeat 50% 50%}#bottomControls_addMenu .editorfooter_icon span[class^=editorfooter_icon_].editorfooter_icon_help{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-help.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-help.svg) no-repeat 50% 50%}#addMenu_background_edit_panel,#addMenu_illustration_edit_panel #addMenu_image_add_panel,#addMenu_help_add_panel{display:none;overflow:hidden}#addMenu_background_edit_panel.fullheight,#addMenu_illustration_edit_panel.fullheight,#addMenu_image_add_panel.fullheight,#addMenu_help_add_panel.fullheight{height:calc(100vh - 210px)}.bottomControls_addMenu_content{display:block;position:relative;background-color:#fff;z-index:50;padding:var(--toolpadding_mobile)}.bottomControls_addMenu_content_controls{display:block;position:relative;width:100%;overflow:hidden}.bottomControls_addMenu_content_controls:before,.bottomControls_addMenu_content_controls:after{content:"";display:block;position:absolute;z-index:50;top:0;width:calc(var(--toolpadding_mobile) * 2);height:calc(100% - 16px);pointer-events:none}.bottomControls_addMenu_content_controls:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.bottomControls_addMenu_content_controls:after{right:0;background:linear-gradient(to right,#fff0,#ffffff08 3%,#fff)}.bottomControls_addMenu_content_controls_scroll{display:flex;position:relative;overflow:scroll;padding-bottom:var(--toolpadding_mobile);padding-left:var(--toolpadding_mobile);padding-right:var(--toolpadding_mobile)}.bottomControls_addMenu_content .editorBtn{min-height:32px;font-style:normal;font-weight:400;line-height:24px;position:relative;z-index:10;font-size:14px;font-weight:var(--fontWeight);height:auto;line-height:3em;border:none;box-shadow:2px 2px 4px #0006;display:block;width:100%;color:#fff;background-color:var(--secondary);padding:0 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;text-align:center;cursor:pointer;border-radius:5px}.bottomControls_addMenu_tabs{display:flex;flex-direction:row;position:relative;width:calc(100% - var(--toolpadding_mobile));font-size:14px;font-weight:var(--fontWeight)}.bottomControls_addMenu_tabs .bottomControls_addMenu_tab_add,.bottomControls_addMenu_tabs .bottomControls_addMenu_tab_edit{display:block;position:relative;width:40%;text-align:center;background-color:#eae9eb;padding-top:1em;padding-bottom:1em;color:var(--secondary)}.bottomControls_addMenu_tabs .bottomControls_addMenu_tab_add.active,.bottomControls_addMenu_tabs .bottomControls_addMenu_tab_edit.active{z-index:2;background-color:#fff;box-shadow:0 0 10px 1px #0003}.bottomControls_addMenu_tabs .bottomControls_addMenu_tab_close{display:block;position:relative;width:40px;height:40px;background-color:var(--secondary);border-radius:8px;box-shadow:0 0 10px 1px #0003;text-align:center;color:#fff;margin-left:auto}.bottomControls_addMenu_tabs .bottomControls_addMenu_tab_close span{display:block;position:absolute;left:50%;top:50%;width:50%;height:50%;background-color:#fff;-webkit-mask-size:contain;mask-size:contain;webkit-mask:url(/images/icons/editor-default/editor-icon-check-thin.svg) no-repeat 50% 50%;-webkit-mask:url(/images/icons/editor-default/editor-icon-check-thin.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-check-thin.svg) no-repeat 50% 50%;transform:translate(-50%) translateY(-50%)}.bottomcontrolmenu_item{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:var(--secondary);font-size:var(--footer_icon_fontsize_mobile);text-transform:lowercase;height:100%;padding-left:10px;padding-right:10px;cursor:pointer;font-weight:var(--fontWeight)}.bottomcontrolmenu_item.active{color:var(--darkgrey)}.bottomcontrolmenu_item span.icon{display:block;position:relative;width:var(--footer_icon_size_mobile);height:var(--footer_icon_size_mobile);margin:8px auto 4px;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain}.bottomcontrolmenu_item span.icon_textcolor{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-color.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-color.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_textfont{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-font.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-font.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_textsize{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-textsize.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-textsize.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_textalign{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-align.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-align.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_textorder{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-order.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-order.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_textcopy{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-copy.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-copy.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_texttransparency{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-transparency.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-transparency.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_textposition{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-position.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-position.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_textdelete{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-delete.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-delete.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_backgroundsides{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-sides.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-sides.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_backgroundsize{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-size.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-size.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_backgroundtransparency{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-transparency.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-transparency.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_backgroundmirror{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-mirror.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-mirror.svg) no-repeat 50% 50%}.bottomcontrolmenu_item span.icon_backgrounddelete{-webkit-mask:url(/images/icons/editor-default/editor-icon-tool-delete.svg) no-repeat 50% 50%;mask:url(/images/icons/editor-default/editor-icon-tool-delete.svg) no-repeat 50% 50%}#mob-colorSelectorCustom{display:none}#mob-colorSelectorCustom.show{display:block}#container{height:100%;margin:0 auto 0 0;width:100%}.overlay{display:none;position:fixed;width:100%;height:100%;top:0;left:0;background-color:#0006;z-index:99999}.editor .workspace{background-color:var(--grey);height:100%}.editor .roundPanelOverlay{background-image:-webkit-radial-gradient(50% 100%,circle closest-corner,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%,rgba(55,55,55,.2) 0px)}.editor #header{width:100%;height:38px;padding:18px 0 8px}.editor #header .logo{max-width:calc(100vw - 186px);width:auto;height:42px;margin:0}.editor #header .right_header{margin-right:16px}.editor .topControls{padding:4px;height:38px}.editor .workspace_wrapper{display:flex;position:relative;height:calc(100% + -0px);width:100%}.editor #workContainer1{left:auto;right:auto;margin:0;position:relative;height:100%;width:calc(100% - 350px)}.editor #workContainer1 #drawContainer{top:0}.editor #workContainer1 #drawContainer .scrapBookWorkArea{position:relative;border:0;height:100%;left:0;background-color:#fbfbfb}.editor .workContainer2{width:100%;height:100%}.editor .workarea-menu-alert{display:block;position:relative;width:calc(100% - 2em);font-size:12px;line-height:1.3em;padding-left:2em;margin-bottom:2em}.editor .workarea-menu-alert:before{content:"";display:block;position:absolute;left:0;top:0;width:16px;height:16px;background-color:var(--secondary);margin-right:5px;-webkit-mask-size:100%;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;mask-size:100%;mask-position:center center;mask-repeat:no-repeat}.editor .workarea-menu-alert-info:before{-webkit-mask-image:url(/images/icons/editor-default/editor-icon-alert-info.svg);mask-image:url(/images/icons/editor-default/editor-icon-alert-info.svg)}.editor .list-nopadding{padding-left:1.2em}
