select{appearance:none;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;z-index:1;background-color:#0000;border:none;outline:none;margin:0;padding:0 1em 0 0}:root{--select-border:#393939;--select-focus:#101484;--select-arrow:var(--select-border)}.select{border:1px solid var(--select-border);cursor:pointer;background:linear-gradient(#fff 0%,#e5e5e5 100%);border-radius:.25em;min-width:160px;max-width:290px;padding:.25em .5em;font-size:1rem;line-height:1.4}
[type=page-break]{width:calc(100% + var(--editor-input-padding,28px)*2);overflow:unset;margin-left:calc(var(--editor-input-padding,28px)*-1);margin-top:var(--editor-input-padding,28px);margin-bottom:var(--editor-input-padding,28px);border:none;border-top:1px dashed var(--editor-color-secondary,#eee);border-bottom:1px dashed var(--editor-color-secondary,#eee);background-color:var(--editor-color-secondary,#eee);display:block;position:relative}[type=page-break]:before{content:"";top:50%;left:calc(var(--editor-input-padding,28px) + 12px);opacity:.5;background-image:url(/src/images/icons/scissors.svg);background-size:cover;width:16px;height:16px;position:absolute;transform:translateY(-50%)}[type=page-break]:after{content:"PAGE BREAK";color:#000;background-color:#fff;border:1px solid #ccc;padding:2px 6px;font-size:12px;font-weight:600;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.selected[type=page-break]{border-color:var(--editor-color-primary,#4766cb)}.selected[type=page-break]:before{opacity:1}
