:host,:root{--blue-1:#e7edf3;--blue-2:#dde6ee;--blue-3:#cfd8e0;--blue-4:#c7d2dd;--blue-5:#3183c8;--blue-6:#1a4971;--blue-7:#2651a1;--gray-0:#fff;--gray-1:#f8f9fa;--gray-2:#f1f3f5;--gray-3:#e7ebee;--gray-4:#dee2e6;--gray-5:#cfd4da;--gray-6:#adb5bd;--gray-7:#868e96;--gray-8:#485056;--gray-9:#343a40;--gray-10:#21242a;--gray-11:#101214;--gray-12:#000;--yellow-1:rgba(250,206,0,0.50196);--yellow-2:#fff6e4;--yellow-3:#765100;--red:red;--component-background:var(--gray-0);--mobile-presets-background:var(--gray-1);--faded-component-background:var(--gray-2);--signature-draw-background:var(--gray-2);--toggle-zoom-overlay-background:var(--gray-2);--ribbons-background:var(--gray-3);--document-background-color:var(--gray-2);--error-text-color:var(--red);--error-border-color:var(--red);--warning-background:var(--yellow-2);--warning-border:var(--yellow-3);--warning-text:var(--yellow-3);--slider-filled:var(--blue-5);--slider-background:var(--gray-4);--badge-fill:var(--gray-8);--badge-text-color:var(--gray-0);--view-header-icon-active-fill:var(--blue-6);--text-color:var(--gray-8);--faded-text:var(--gray-8);--placeholder-text:var(--gray-6);--ribbon-active-color:var(--blue-7);--no-presets-text:var(--gray-8);--disabled-text:var(--gray-5);--disabled-icon:var(--gray-5);--scroll-chevron-color:var(--gray-6);--icon-color:var(--gray-7);--selected-icon-color:var(--gray-8);--view-header-button-hover:var(--blue-1);--view-header-button-active:var(--blue-2);--popup-button-hover:var(--blue-1);--popup-button-active:var(--blue-2);--dropdown-item-hover:var(--popup-button-hover);--dropdown-item-active:var(--popup-button-active);--dropdown-item-active-text:var(--text-color);--dropdown-item-active-icon:var(--icon-color);--primary-button:var(--blue-7);--primary-button-text:var(--gray-1);--primary-button-hover:var(--blue-6);--secondary-button-text:var(--blue-7);--secondary-button-hover:var(--blue-6);--box-shadow:var(--gray-6);--document-box-shadow:var(--gray-7);--panel-background:var(--gray-1);--divider:var(--gray-5);--side-panel-border:var(--divider);--border:var(--gray-5);--focus-border:var(--blue-5);--color-palette-border:var(--gray-8);--modal-negative-space:rgba(0,0,0,0.3);--spinner-negative-space:rgba(0,0,0,0.3);--white-color-palette-border:var(--border);--list-separator-color:var(--gray-8);--scrollbar-color:var(--gray-6);--note-box-shadow:var(--box-shadow);--tools-header-background:var(--gray-3);--view-header-background:var(--gray-1);--tools-overlay-background:var(--gray-0);--tools-button-hover:var(--blue-3);--tools-button-active:var(--blue-4);--tools-overlay-button-hover:var(--blue-1);--tools-overlay-button-active:var(--blue-2);--outline-color:var(--blue-7);--outline-hover:var(--blue-1);--preset-background:var(--gray-1);--oe-table-dropdown-highlight:var(--blue-4);--bookmark-outline-hover-border:transparent;--checked-option:var(--blue-5);--input-switch-default-color:var(--gray-3)}:host{display:inline-block;container-type:inline-size;width:100%;height:100%;overflow:hidden}@media(min-width:901px){.App:not(.is-web-component) .hide-in-desktop{display:none}}@container (min-width: 901px){.hide-in-desktop{display:none}}@media(min-width:641px)and (max-width:900px){.App:not(.is-in-desktop-only-mode):not(.is-web-component) .hide-in-tablet{display:none}}@container (min-width: 641px) and (max-width: 900px){.App.is-web-component:not(.is-in-desktop-only-mode) .hide-in-tablet{display:none}}@media(max-width:640px)and (min-width:431px){.App:not(.is-web-component) .hide-in-mobile{display:none}}@container (max-width: 640px) and (min-width: 431px){.App.is-web-component .hide-in-mobile{display:none}}@media(max-width:430px){.App:not(.is-web-component) .hide-in-small-mobile{display:none}}@container (max-width: 430px){.App.is-web-component .hide-in-small-mobile{display:none}}.always-hide{display:none}*{transition:background-color .25s ease}::-webkit-scrollbar{width:7px}::-webkit-scrollbar:horizontal{height:7px}::-webkit-scrollbar-track{width:10px;border-radius:10px;background:none}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#adb5bd;background-color:var(--scrollbar-color);border-top:2px solid transparent}.DocumentContainer{border-inline-end:3px solid transparent}#app,body,html{width:100%;max-width:100%;height:100%;margin:0;padding:0;overflow:hidden;visibility:visible!important}#app,#note-state-popup-portal,body,button,form,html,input,label,select,textarea{font-family:Lato,sans-serif;color:#485056;color:var(--text-color)}#app,button,form,input,label,select,textarea{font-size:13px}input,select,textarea{border:1px solid #cfd4da;border:1px solid var(--border);border-radius:4px;background:#fff;background:var(--component-background);color:#485056;color:var(--text-color)}input:focus,select:focus,textarea:focus{outline:none;border:1px solid #2651a1;border:1px solid var(--outline-color)}.App{display:flex;flex-direction:column;position:static;width:100%;height:100%;margin:0;padding:0;background-color:#f1f3f5;background-color:var(--document-background-color);-webkit-font-smoothing:antialiased}.App>.content{display:flex;flex-direction:row;flex:1;overflow:auto}.App *,.App :after,.App :before{box-sizing:border-box}.App div{-webkit-tap-highlight-color:rgba(0,0,0,0)}.App canvas,.App div{-webkit-user-select:none;-moz-user-select:none;user-select:none}.App canvas.ql-clipboard,.App div.ql-clipboard{-webkit-user-select:text;-moz-user-select:text;user-select:text}.App input[type=text],.App textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.App input[type=text]{font-family:Lato}.freetext-editor .ql-editor{padding:0}.justify-bottom .ql-editor>:first-child{margin-top:auto!important}.justify-bottom{display:flex;flex-direction:column-reverse}.ql-editor>p{margin:0;padding:0}.ql-editor>p span{line-height:normal}.ql-clipboard{width:0;height:1px}.visually-hidden{position:absolute!important;width:0!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.no-margin{margin:0}

/*# sourceMappingURL=theme-light-high-contrast.chunk.css.map*/