.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-darcula{font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif}.cm-s-darcula.CodeMirror{background:#2b2b2b;color:#a9b7c6}.cm-s-darcula span.cm-meta{color:#bbb529}.cm-s-darcula span.cm-number{color:#6897bb}.cm-s-darcula span.cm-keyword{color:#cc7832;line-height:1em;font-weight:700}.cm-s-darcula span.cm-def{color:#a9b7c6;font-style:italic}.cm-s-darcula span.cm-variable,.cm-s-darcula span.cm-variable-2{color:#a9b7c6}.cm-s-darcula span.cm-variable-3{color:#9876aa}.cm-s-darcula span.cm-type{color:#abc;font-weight:700}.cm-s-darcula span.cm-property{color:#ffc66d}.cm-s-darcula span.cm-operator{color:#a9b7c6}.cm-s-darcula span.cm-string,.cm-s-darcula span.cm-string-2{color:#6a8759}.cm-s-darcula span.cm-comment{color:#61a151;font-style:italic}.cm-s-darcula span.cm-atom,.cm-s-darcula span.cm-link{color:#cc7832}.cm-s-darcula span.cm-error{color:#bc3f3c}.cm-s-darcula span.cm-tag{color:#629755;font-weight:700;font-style:italic;text-decoration:underline}.cm-s-darcula span.cm-attribute{color:#6897bb}.cm-s-darcula span.cm-qualifier{color:#6a8759}.cm-s-darcula span.cm-bracket{color:#a9b7c6}.cm-s-darcula span.cm-builtin,.cm-s-darcula span.cm-special{color:#ff9e59}.cm-s-darcula span.cm-matchhighlight{color:#fff;background-color:rgba(50,89,48,.7);font-weight:400}.cm-s-darcula span.cm-searching{color:#fff;background-color:rgba(61,115,59,.7);font-weight:400}.cm-s-darcula .CodeMirror-cursor{border-left:1px solid #a9b7c6}.cm-s-darcula .CodeMirror-activeline-background{background:#323232}.cm-s-darcula .CodeMirror-gutters{background:#313335;border-right:1px solid #313335}.cm-s-darcula .CodeMirror-guttermarker{color:#ffee80}.cm-s-darcula .CodeMirror-guttermarker-subtle{color:#d0d0d0}.cm-s-darcula .CodeMirrir-linenumber{color:#606366}.cm-s-darcula .CodeMirror-matchingbracket{background-color:#3b514d;color:#ffef28!important;font-weight:700}.cm-s-darcula div.CodeMirror-selected{background:#214283}.CodeMirror-hints.darcula{font-family:Menlo,Monaco,Consolas,Courier New,monospace;color:#9c9e9e;background-color:#3b3e3f!important}.CodeMirror-hints.darcula .CodeMirror-hint-active{background-color:#494d4e!important;color:#9c9e9e!important}.cm-s-mbo.CodeMirror{background:#2c2c2c;color:#ffffec}.cm-s-mbo div.CodeMirror-selected{background:#716c62}.cm-s-mbo .CodeMirror-line::selection,.cm-s-mbo .CodeMirror-line>span::selection,.cm-s-mbo .CodeMirror-line>span>span::selection{background:rgba(113,108,98,.99)}.cm-s-mbo .CodeMirror-line::-moz-selection,.cm-s-mbo .CodeMirror-line>span::-moz-selection,.cm-s-mbo .CodeMirror-line>span>span::-moz-selection{background:rgba(113,108,98,.99)}.cm-s-mbo .CodeMirror-gutters{background:#4e4e4e;border-right:0}.cm-s-mbo .CodeMirror-guttermarker{color:#fff}.cm-s-mbo .CodeMirror-guttermarker-subtle{color:grey}.cm-s-mbo .CodeMirror-linenumber{color:#dadada}.cm-s-mbo .CodeMirror-cursor{border-left:1px solid #ffffec}.cm-s-mbo span.cm-comment{color:#95958a}.cm-s-mbo span.cm-atom,.cm-s-mbo span.cm-number{color:#00a8c6}.cm-s-mbo span.cm-attribute,.cm-s-mbo span.cm-property{color:#9ddfe9}.cm-s-mbo span.cm-keyword{color:#ffb928}.cm-s-mbo span.cm-string{color:#ffcf6c}.cm-s-mbo span.cm-string.cm-property,.cm-s-mbo span.cm-variable{color:#ffffec}.cm-s-mbo span.cm-variable-2{color:#00a8c6}.cm-s-mbo span.cm-def{color:#ffffec}.cm-s-mbo span.cm-bracket{color:#fffffc;font-weight:700}.cm-s-mbo span.cm-tag{color:#9ddfe9}.cm-s-mbo span.cm-link{color:#f54b07}.cm-s-mbo span.cm-error{border-bottom:#636363;color:#ffffec}.cm-s-mbo span.cm-qualifier{color:#ffffec}.cm-s-mbo .CodeMirror-activeline-background{background:#494b41}.cm-s-mbo .CodeMirror-matchingbracket{color:#ffb928!important}.cm-s-mbo .CodeMirror-matchingtag{background:hsla(0,0%,100%,.37)}.cm-s-mdn-like.CodeMirror{color:#999;background-color:#fff}.cm-s-mdn-like div.CodeMirror-selected{background:#cfc}.cm-s-mdn-like .CodeMirror-line::selection,.cm-s-mdn-like .CodeMirror-line>span::selection,.cm-s-mdn-like .CodeMirror-line>span>span::selection{background:#cfc}.cm-s-mdn-like .CodeMirror-line::-moz-selection,.cm-s-mdn-like .CodeMirror-line>span::-moz-selection,.cm-s-mdn-like .CodeMirror-line>span>span::-moz-selection{background:#cfc}.cm-s-mdn-like .CodeMirror-gutters{background:#f8f8f8;border-left:6px solid rgba(0,83,159,.65);color:#333}.cm-s-mdn-like .CodeMirror-linenumber{color:#aaa;padding-left:8px}.cm-s-mdn-like .CodeMirror-cursor{border-left:2px solid #222}.cm-s-mdn-like .cm-keyword{color:#6262ff}.cm-s-mdn-like .cm-atom{color:#f90}.cm-s-mdn-like .cm-number{color:#ca7841}.cm-s-mdn-like .cm-def{color:#8da6ce}.cm-s-mdn-like span.cm-tag,.cm-s-mdn-like span.cm-variable-2{color:#690}.cm-s-mdn-like .cm-variable,.cm-s-mdn-like span.cm-def,.cm-s-mdn-like span.cm-type,.cm-s-mdn-like span.cm-variable-3{color:#07a}.cm-s-mdn-like .cm-property{color:#905}.cm-s-mdn-like .cm-qualifier{color:#690}.cm-s-mdn-like .cm-operator{color:#cda869}.cm-s-mdn-like .cm-comment{color:#777;font-weight:400}.cm-s-mdn-like .cm-string{color:#07a;font-style:italic}.cm-s-mdn-like .cm-string-2{color:#bd6b18}.cm-s-mdn-like .cm-meta{color:#000}.cm-s-mdn-like .cm-builtin{color:#9b7536}.cm-s-mdn-like .cm-tag{color:#997643}.cm-s-mdn-like .cm-attribute{color:#d6bb6d}.cm-s-mdn-like .cm-header{color:#ff6400}.cm-s-mdn-like .cm-hr{color:#aeaeae}.cm-s-mdn-like .cm-link{color:#ad9361;font-style:italic;text-decoration:none}.cm-s-mdn-like .cm-error{border-bottom:1px solid red}div.cm-s-mdn-like .CodeMirror-activeline-background{background:#efefff}div.cm-s-mdn-like span.CodeMirror-matchingbracket{outline:1px solid grey;color:inherit}.cm-s-mdn-like.CodeMirror{background-image:url(data:image/png;base64,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)}.cm-s-monokai.CodeMirror{background:#272822;color:#f8f8f2}.cm-s-monokai div.CodeMirror-selected{background:#49483e}.cm-s-monokai .CodeMirror-line::selection,.cm-s-monokai .CodeMirror-line>span::selection,.cm-s-monokai .CodeMirror-line>span>span::selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-line::-moz-selection,.cm-s-monokai .CodeMirror-line>span::-moz-selection,.cm-s-monokai .CodeMirror-line>span>span::-moz-selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-gutters{background:#272822;border-right:0}.cm-s-monokai .CodeMirror-guttermarker{color:#fff}.cm-s-monokai .CodeMirror-guttermarker-subtle,.cm-s-monokai .CodeMirror-linenumber{color:#d0d0d0}.cm-s-monokai .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-monokai span.cm-comment{color:#75715e}.cm-s-monokai span.cm-atom,.cm-s-monokai span.cm-number{color:#ae81ff}.cm-s-monokai span.cm-comment.cm-attribute{color:#97b757}.cm-s-monokai span.cm-comment.cm-def{color:#bc9262}.cm-s-monokai span.cm-comment.cm-tag{color:#bc6283}.cm-s-monokai span.cm-comment.cm-type{color:#5998a6}.cm-s-monokai span.cm-attribute,.cm-s-monokai span.cm-property{color:#a6e22e}.cm-s-monokai span.cm-keyword{color:#f92672}.cm-s-monokai span.cm-builtin{color:#66d9ef}.cm-s-monokai span.cm-string{color:#e6db74}.cm-s-monokai span.cm-variable{color:#f8f8f2}.cm-s-monokai span.cm-variable-2{color:#9effff}.cm-s-monokai span.cm-type,.cm-s-monokai span.cm-variable-3{color:#66d9ef}.cm-s-monokai span.cm-def{color:#fd971f}.cm-s-monokai span.cm-bracket{color:#f8f8f2}.cm-s-monokai span.cm-tag{color:#f92672}.cm-s-monokai span.cm-header,.cm-s-monokai span.cm-link{color:#ae81ff}.cm-s-monokai span.cm-error{background:#f92672;color:#f8f8f0}.cm-s-monokai .CodeMirror-activeline-background{background:#373831}.cm-s-monokai .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.cm-s-neat span.cm-comment{color:#a86}.cm-s-neat span.cm-keyword{line-height:1em;font-weight:700;color:#00f}.cm-s-neat span.cm-string{color:#a22}.cm-s-neat span.cm-builtin{line-height:1em;font-weight:700;color:#077}.cm-s-neat span.cm-special{line-height:1em;font-weight:700;color:#0aa}.cm-s-neat span.cm-variable{color:#000}.cm-s-neat span.cm-atom,.cm-s-neat span.cm-number{color:#3a3}.cm-s-neat span.cm-meta{color:#555}.cm-s-neat span.cm-link{color:#3a3}.cm-s-neat .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-neat .CodeMirror-matchingbracket{outline:1px solid grey;color:#000!important}.cm-s-neo.CodeMirror{background-color:#fff;color:#2e383c;line-height:1.4375}.cm-s-neo .cm-comment{color:#75787b}.cm-s-neo .cm-keyword,.cm-s-neo .cm-property{color:#1d75b3}.cm-s-neo .cm-atom,.cm-s-neo .cm-number{color:#75438a}.cm-s-neo .cm-node,.cm-s-neo .cm-tag{color:#9c3328}.cm-s-neo .cm-string{color:#b35e14}.cm-s-neo .cm-qualifier,.cm-s-neo .cm-variable{color:#047d65}.cm-s-neo pre{padding:0}.cm-s-neo .CodeMirror-gutters{border:none;border-right:10px solid transparent;background-color:transparent}.cm-s-neo .CodeMirror-linenumber{padding:0;color:#e0e2e5}.cm-s-neo .CodeMirror-guttermarker{color:#1d75b3}.cm-s-neo .CodeMirror-guttermarker-subtle{color:#e0e2e5}.cm-s-neo .CodeMirror-cursor{width:auto;border:0;background:rgba(155,157,162,.37);z-index:1}.cm-s-nord.CodeMirror{background:#2e3440;color:#d8dee9}.cm-s-nord div.CodeMirror-selected{background:#434c5e}.cm-s-nord .CodeMirror-line::selection,.cm-s-nord .CodeMirror-line>span::selection,.cm-s-nord .CodeMirror-line>span>span::selection{background:#3b4252}.cm-s-nord .CodeMirror-line::-moz-selection,.cm-s-nord .CodeMirror-line>span::-moz-selection,.cm-s-nord .CodeMirror-line>span>span::-moz-selection{background:#3b4252}.cm-s-nord .CodeMirror-gutters{background:#2e3440;border-right:0}.cm-s-nord .CodeMirror-guttermarker,.cm-s-nord .CodeMirror-guttermarker-subtle,.cm-s-nord .CodeMirror-linenumber{color:#4c566a}.cm-s-nord .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-nord span.cm-comment{color:#4c566a}.cm-s-nord span.cm-atom,.cm-s-nord span.cm-number{color:#b48ead}.cm-s-nord span.cm-comment.cm-attribute{color:#97b757}.cm-s-nord span.cm-comment.cm-def{color:#bc9262}.cm-s-nord span.cm-comment.cm-tag{color:#bc6283}.cm-s-nord span.cm-comment.cm-type{color:#5998a6}.cm-s-nord span.cm-attribute,.cm-s-nord span.cm-property{color:#8fbcbb}.cm-s-nord span.cm-builtin,.cm-s-nord span.cm-keyword{color:#81a1c1}.cm-s-nord span.cm-string{color:#a3be8c}.cm-s-nord span.cm-type,.cm-s-nord span.cm-variable,.cm-s-nord span.cm-variable-2,.cm-s-nord span.cm-variable-3{color:#d8dee9}.cm-s-nord span.cm-def{color:#8fbcbb}.cm-s-nord span.cm-bracket{color:#81a1c1}.cm-s-nord span.cm-tag{color:#bf616a}.cm-s-nord span.cm-header,.cm-s-nord span.cm-link{color:#b48ead}.cm-s-nord span.cm-error{background:#bf616a;color:#f8f8f0}.cm-s-nord .CodeMirror-activeline-background{background:#3b4252}.cm-s-nord .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.cm-s-yeti.CodeMirror{background-color:#eceae8!important;color:#d1c9c0!important;border:none}.cm-s-yeti .CodeMirror-gutters{color:#adaba6;background-color:#e5e1db;border:none}.cm-s-yeti .CodeMirror-cursor{border-left:thin solid #d1c9c0}.cm-s-yeti .CodeMirror-linenumber{color:#adaba6}.cm-s-yeti.CodeMirror-focused div.CodeMirror-selected{background:#dcd8d2}.cm-s-yeti .CodeMirror-line::selection,.cm-s-yeti .CodeMirror-line>span::selection,.cm-s-yeti .CodeMirror-line>span>span::selection{background:#dcd8d2}.cm-s-yeti .CodeMirror-line::-moz-selection,.cm-s-yeti .CodeMirror-line>span::-moz-selection,.cm-s-yeti .CodeMirror-line>span>span::-moz-selection{background:#dcd8d2}.cm-s-yeti span.cm-comment{color:#d4c8be}.cm-s-yeti span.cm-string,.cm-s-yeti span.cm-string-2{color:#96c0d8}.cm-s-yeti span.cm-number{color:#a074c4}.cm-s-yeti span.cm-variable{color:#55b5db}.cm-s-yeti span.cm-variable-2{color:#a074c4}.cm-s-yeti span.cm-def{color:#55b5db}.cm-s-yeti span.cm-keyword,.cm-s-yeti span.cm-operator{color:#9fb96e}.cm-s-yeti span.cm-atom{color:#a074c4}.cm-s-yeti span.cm-meta,.cm-s-yeti span.cm-tag{color:#96c0d8}.cm-s-yeti span.cm-attribute{color:#9fb96e}.cm-s-yeti span.cm-qualifier{color:#96c0d8}.cm-s-yeti span.cm-builtin,.cm-s-yeti span.cm-property{color:#a074c4}.cm-s-yeti span.cm-type,.cm-s-yeti span.cm-variable-3{color:#96c0d8}.cm-s-yeti .CodeMirror-activeline-background{background:#e7e4e0}.cm-s-yeti .CodeMirror-matchingbracket{text-decoration:underline}.cm-s-yonce.CodeMirror{background:#1c1c1c;color:#d4d4d4}.cm-s-yonce div.CodeMirror-selected{background:rgba(252,69,133,.478)}.cm-s-yonce .CodeMirror-line::-moz-selection,.cm-s-yonce .CodeMirror-line::selection,.cm-s-yonce .CodeMirror-line>span::-moz-selection,.cm-s-yonce .CodeMirror-line>span::selection,.cm-s-yonce .CodeMirror-line>span>span::-moz-selection,.cm-s-yonce .CodeMirror-line>span>span::selection,.cm-s-yonce .CodeMirror-selected,.cm-s-yonce .CodeMirror-selectedtext{background:rgba(252,67,132,.47)}.cm-s-yonce.CodeMirror pre{padding-left:0}.cm-s-yonce .CodeMirror-gutters{background:#1c1c1c;border-right:0}.cm-s-yonce .CodeMirror-linenumber{padding-right:10px}.cm-s-yonce .CodeMirror-activeline .CodeMirror-linenumber.CodeMirror-gutter-elt{background:#1c1c1c;color:#fc4384}.cm-s-yonce .CodeMirror-linenumber{color:#777}.cm-s-yonce .CodeMirror-cursor{border-left:2px solid #fc4384}.cm-s-yonce .cm-searching{background:rgba(243,155,53,.3)!important;outline:1px solid #f39b35}.cm-s-yonce .cm-searching.CodeMirror-selectedtext{background:rgba(243,155,53,.7)!important;color:#fff}.cm-s-yonce .cm-keyword{color:#00a7aa}.cm-s-yonce .cm-atom{color:#f39b35}.cm-s-yonce .cm-number,.cm-s-yonce span.cm-type{color:#a06fca}.cm-s-yonce .cm-def{color:#98e342}.cm-s-yonce .cm-property,.cm-s-yonce span.cm-variable{color:#d4d4d4;font-style:italic}.cm-s-yonce span.cm-variable-2{color:#da7dae;font-style:italic}.cm-s-yonce span.cm-variable-3{color:#a06fca}.cm-s-yonce .cm-type.cm-def{text-decoration:underline}.cm-s-yonce .cm-callee,.cm-s-yonce .cm-property.cm-def,.cm-s-yonce .cm-type.cm-def{color:#fc4384;font-style:normal}.cm-s-yonce .cm-operator,.cm-s-yonce .cm-qualifier,.cm-s-yonce .cm-tag{color:#fc4384}.cm-s-yonce .cm-tag.cm-bracket{color:#d4d4d4}.cm-s-yonce .cm-attribute{color:#a06fca}.cm-s-yonce .cm-comment{color:#696d70;font-style:italic;font-weight:400}.cm-s-yonce .cm-comment.cm-tag{color:#fc4384}.cm-s-yonce .cm-comment.cm-attribute{color:#d4d4d4}.cm-s-yonce .cm-string{color:#e6db74}.cm-s-yonce .cm-string-2{color:#f39b35}.cm-s-yonce .cm-meta{color:#d4d4d4;background:inherit}.cm-s-yonce .cm-builtin{color:#fc4384}.cm-s-yonce .cm-header{color:#da7dae}.cm-s-yonce .cm-hr{color:#98e342}.cm-s-yonce .cm-link{color:#696d70;font-style:italic;text-decoration:none}.cm-s-yonce .cm-error{border-bottom:1px solid #c42412}.cm-s-yonce .CodeMirror-activeline-background{background:#272727}.cm-s-yonce .CodeMirror-matchingbracket{outline:1px solid grey;color:#d4d4d4!important}.cm-s-zenburn .CodeMirror-gutters{background:#3f3f3f!important}.cm-s-zenburn .CodeMirror-foldgutter-open,.CodeMirror-foldgutter-folded{color:#999}.cm-s-zenburn .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-zenburn.CodeMirror{background-color:#3f3f3f;color:#dcdccc}.cm-s-zenburn span.cm-builtin{color:#dcdccc;font-weight:700}.cm-s-zenburn span.cm-comment{color:#7f9f7f}.cm-s-zenburn span.cm-keyword{color:#f0dfaf;font-weight:700}.cm-s-zenburn span.cm-atom{color:#bfebbf}.cm-s-zenburn span.cm-def{color:#dcdccc}.cm-s-zenburn span.cm-variable{color:#dfaf8f}.cm-s-zenburn span.cm-variable-2{color:#dcdccc}.cm-s-zenburn span.cm-string,.cm-s-zenburn span.cm-string-2{color:#cc9393}.cm-s-zenburn span.cm-number{color:#dcdccc}.cm-s-zenburn span.cm-tag{color:#93e0e3}.cm-s-zenburn span.cm-attribute,.cm-s-zenburn span.cm-property{color:#dfaf8f}.cm-s-zenburn span.cm-qualifier{color:#7cb8bb}.cm-s-zenburn span.cm-meta{color:#f0dfaf}.cm-s-zenburn span.cm-header,.cm-s-zenburn span.cm-operator{color:#f0efd0}.cm-s-zenburn span.CodeMirror-matchingbracket{box-sizing:border-box;background:transparent;border-bottom:1px solid}.cm-s-zenburn span.CodeMirror-nonmatchingbracket{border-bottom:1px solid;background:none}.cm-s-zenburn .CodeMirror-activeline,.cm-s-zenburn .CodeMirror-activeline-background{background:#000}.cm-s-zenburn div.CodeMirror-selected{background:#545454}.cm-s-zenburn .CodeMirror-focused div.CodeMirror-selected{background:#4f4f4f}.font-palette-aqua{color:#42a5f5}.bg-not-opacity-palette-aqua{background-color:#42a5f5}.font-palette-carrot{color:#fda639}.bg-not-opacity-palette-carrot{background-color:#fda639}.font-palette-yellow{color:#fac92f}.bg-not-opacity-palette-yellow{background-color:#fac92f}.font-palette-red{color:#ed5454}.bg-not-opacity-palette-red{background-color:#ed5454}.font-palette-light-green{color:#8bc34a}.bg-not-opacity-palette-light-green{background-color:#8bc34a}.font-palette-thistle{color:#b39ddb}.bg-not-opacity-palette-thistle{background-color:#b39ddb}.font-palette-ucla-blue{color:#5573a7}.bg-not-opacity-palette-ucla-blue{background-color:#5573a7}.font-palette-blue{color:#759ee6}.bg-not-opacity-palette-blue{background-color:#759ee6}.font-palette-cherry{color:#e91e63}.bg-not-opacity-palette-cherry{background-color:#e91e63}.font-palette-orange{color:#ff6b00}.bg-not-opacity-palette-orange{background-color:#ff6b00}.font-palette-yellow-green{color:#b5d200}.bg-not-opacity-palette-yellow-green{background-color:#b5d200}.font-palette-green{color:#3dca43}.bg-not-opacity-palette-green{background-color:#3dca43}.font-palette-jade{color:#00c27c}.bg-not-opacity-palette-jade{background-color:#00c27c}.font-palette-green-sea{color:#26a69a}.bg-not-opacity-palette-green-sea{background-color:#26a69a}.font-palette-aquamarine{color:#00bcd4}.bg-not-opacity-palette-aquamarine{background-color:#00bcd4}.font-palette-dark-sky{color:#5a9baf}.bg-not-opacity-palette-dark-sky{background-color:#5a9baf}.font-palette-purple{color:#7e75e6}.bg-not-opacity-palette-purple{background-color:#7e75e6}.font-palette-pink{color:#e675b8}.bg-not-opacity-palette-pink{background-color:#e675b8}.font-palette-cloudy{color:#607d8b}.bg-not-opacity-palette-cloudy{background-color:#607d8b}.font-palette-grey{color:#757575}.bg-not-opacity-palette-grey{background-color:#757575}.font-palette-brown{color:#795548}.bg-not-opacity-palette-brown{background-color:#795548}.font-palette-black{color:#161616}.bg-not-opacity-palette-black{background-color:#161616}.font-palette-white{color:#f5f5f5}.bg-not-opacity-palette-white{background-color:#f5f5f5}.font-palette-dark-sky-blue{color:#42a5f5}.bg-not-opacity-palette-dark-sky-blue{background-color:#42a5f5}.font-palette-macaroni-and-cheese{color:#fac92f}.bg-not-opacity-palette-macaroni-and-cheese{background-color:#fac92f}.font-palette-mango{color:#fda639}.bg-not-opacity-palette-mango{background-color:#fda639}.font-palette-coral{color:#e91e63}.bg-not-opacity-palette-coral{background-color:#e91e63}.font-palette-turtle-green{color:#3dca43}.bg-not-opacity-palette-turtle-green{background-color:#3dca43}.font-palette-pale-purple{color:#b39ddb}.bg-not-opacity-palette-pale-purple{background-color:#b39ddb}.font-palette-stormy-blue{color:#759ee6}.bg-not-opacity-palette-stormy-blue{background-color:#759ee6}.font-palette-deeed4{color:#3dca43}.bg-not-opacity-palette-deeed4{background-color:#3dca43}.font-palette-ffdbd8{color:#ed5454}.bg-not-opacity-palette-ffdbd8{background-color:#ed5454}.font-palette-cbefff{color:#42a5f5}.bg-not-opacity-palette-cbefff{background-color:#42a5f5}.font-palette-feebd3{color:#fac92f}.bg-not-opacity-palette-feebd3{background-color:#fac92f}.font-palette-f8d3df{color:#e91e63}.bg-not-opacity-palette-f8d3df{background-color:#e91e63}.theme-light [data-palette-bg=aqua]{background-color:rgba(66,165,245,.4)}.theme-light [data-palette-bg-rgb=aqua]{background-color:#b3dbfb}.theme-light [data-block-background=aqua].hintblock{background-color:rgba(66,165,245,.1)}.theme-dark [data-palette-bg=aqua],.theme-light [data-highlight=aqua]{background-color:rgba(66,165,245,.4)}.theme-dark [data-palette-bg-rgb=aqua]{background-color:#386080}.theme-dark [data-block-background=aqua].hintblock{background-color:rgba(66,165,245,.2)}.theme-brand-dark-ios [data-palette-bg=aqua],.theme-dark [data-highlight=aqua]{background-color:rgba(66,165,245,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=aqua]{background-color:#386080}.theme-brand-dark-ios [data-block-background=aqua].hintblock{background-color:rgba(66,165,245,.2)}.theme-brand-dark-ios [data-highlight=aqua]{background-color:rgba(66,165,245,.4)}[data-font-color=aqua]{color:#42a5f5}.theme-light [data-palette-bg=carrot]{background-color:rgba(253,166,57,.4)}.theme-light [data-palette-bg-rgb=carrot]{background-color:#fedbb0}.theme-light [data-block-background=carrot].hintblock{background-color:rgba(253,166,57,.1)}.theme-dark [data-palette-bg=carrot],.theme-light [data-highlight=carrot]{background-color:rgba(253,166,57,.4)}.theme-dark [data-palette-bg-rgb=carrot]{background-color:#836035}.theme-dark [data-block-background=carrot].hintblock{background-color:rgba(253,166,57,.2)}.theme-brand-dark-ios [data-palette-bg=carrot],.theme-dark [data-highlight=carrot]{background-color:rgba(253,166,57,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=carrot]{background-color:#836035}.theme-brand-dark-ios [data-block-background=carrot].hintblock{background-color:rgba(253,166,57,.2)}.theme-brand-dark-ios [data-highlight=carrot]{background-color:rgba(253,166,57,.4)}[data-font-color=carrot]{color:#fda639}.theme-light [data-palette-bg=yellow]{background-color:rgba(250,201,47,.4)}.theme-light [data-palette-bg-rgb=yellow]{background-color:#fde9ac}.theme-light [data-block-background=yellow].hintblock{background-color:rgba(250,201,47,.1)}.theme-dark [data-palette-bg=yellow],.theme-light [data-highlight=yellow]{background-color:rgba(250,201,47,.4)}.theme-dark [data-palette-bg-rgb=yellow]{background-color:#826e31}.theme-dark [data-block-background=yellow].hintblock{background-color:rgba(250,201,47,.2)}.theme-brand-dark-ios [data-palette-bg=yellow],.theme-dark [data-highlight=yellow]{background-color:rgba(250,201,47,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=yellow]{background-color:#826e31}.theme-brand-dark-ios [data-block-background=yellow].hintblock{background-color:rgba(250,201,47,.2)}.theme-brand-dark-ios [data-highlight=yellow]{background-color:rgba(250,201,47,.4)}[data-font-color=yellow]{color:#fac92f}.theme-light [data-palette-bg=red]{background-color:rgba(237,84,84,.4)}.theme-light [data-palette-bg-rgb=red]{background-color:#f8bbbb}.theme-light [data-block-background=red].hintblock{background-color:rgba(237,84,84,.1)}.theme-dark [data-palette-bg=red],.theme-light [data-highlight=red]{background-color:rgba(237,84,84,.4)}.theme-dark [data-palette-bg-rgb=red]{background-color:#7d4040}.theme-dark [data-block-background=red].hintblock{background-color:rgba(237,84,84,.2)}.theme-brand-dark-ios [data-palette-bg=red],.theme-dark [data-highlight=red]{background-color:rgba(237,84,84,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=red]{background-color:#7d4040}.theme-brand-dark-ios [data-block-background=red].hintblock{background-color:rgba(237,84,84,.2)}.theme-brand-dark-ios [data-highlight=red]{background-color:rgba(237,84,84,.4)}[data-font-color=red]{color:#ed5454}.theme-light [data-palette-bg=light-green]{background-color:rgba(139,195,74,.4)}.theme-light [data-palette-bg-rgb=light-green]{background-color:#d1e7b7}.theme-light [data-block-background=light-green].hintblock{background-color:rgba(139,195,74,.1)}.theme-dark [data-palette-bg=light-green],.theme-light [data-highlight=light-green]{background-color:rgba(139,195,74,.4)}.theme-dark [data-palette-bg-rgb=light-green]{background-color:#566c3c}.theme-dark [data-block-background=light-green].hintblock{background-color:rgba(139,195,74,.2)}.theme-brand-dark-ios [data-palette-bg=light-green],.theme-dark [data-highlight=light-green]{background-color:rgba(139,195,74,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=light-green]{background-color:#566c3c}.theme-brand-dark-ios [data-block-background=light-green].hintblock{background-color:rgba(139,195,74,.2)}.theme-brand-dark-ios [data-highlight=light-green]{background-color:rgba(139,195,74,.4)}[data-font-color=light-green]{color:#8bc34a}.theme-light [data-palette-bg=thistle]{background-color:rgba(179,157,219,.4)}.theme-light [data-palette-bg-rgb=thistle]{background-color:#e1d8f1}.theme-light [data-block-background=thistle].hintblock{background-color:rgba(179,157,219,.1)}.theme-dark [data-palette-bg=thistle],.theme-light [data-highlight=thistle]{background-color:rgba(179,157,219,.4)}.theme-dark [data-palette-bg-rgb=thistle]{background-color:#665d76}.theme-dark [data-block-background=thistle].hintblock{background-color:rgba(179,157,219,.2)}.theme-brand-dark-ios [data-palette-bg=thistle],.theme-dark [data-highlight=thistle]{background-color:rgba(179,157,219,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=thistle]{background-color:#665d76}.theme-brand-dark-ios [data-block-background=thistle].hintblock{background-color:rgba(179,157,219,.2)}.theme-brand-dark-ios [data-highlight=thistle]{background-color:rgba(179,157,219,.4)}[data-font-color=thistle]{color:#b39ddb}.theme-light [data-palette-bg=ucla-blue]{background-color:rgba(85,115,167,.4)}.theme-light [data-palette-bg-rgb=ucla-blue]{background-color:#bbc7dc}.theme-light [data-block-background=ucla-blue].hintblock{background-color:rgba(85,115,167,.1)}.theme-dark [data-palette-bg=ucla-blue],.theme-light [data-highlight=ucla-blue]{background-color:rgba(85,115,167,.4)}.theme-dark [data-palette-bg-rgb=ucla-blue]{background-color:#404c61}.theme-dark [data-block-background=ucla-blue].hintblock{background-color:rgba(85,115,167,.2)}.theme-brand-dark-ios [data-palette-bg=ucla-blue],.theme-dark [data-highlight=ucla-blue]{background-color:rgba(85,115,167,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=ucla-blue]{background-color:#404c61}.theme-brand-dark-ios [data-block-background=ucla-blue].hintblock{background-color:rgba(85,115,167,.2)}.theme-brand-dark-ios [data-highlight=ucla-blue]{background-color:rgba(85,115,167,.4)}[data-font-color=ucla-blue]{color:#5573a7}.theme-light [data-palette-bg=blue]{background-color:rgba(117,158,230,.4)}.theme-light [data-palette-bg-rgb=blue]{background-color:#c8d8f5}.theme-light [data-block-background=blue].hintblock{background-color:rgba(117,158,230,.1)}.theme-dark [data-palette-bg=blue],.theme-light [data-highlight=blue]{background-color:rgba(117,158,230,.4)}.theme-dark [data-palette-bg-rgb=blue]{background-color:#4d5d7a}.theme-dark [data-block-background=blue].hintblock{background-color:rgba(117,158,230,.2)}.theme-brand-dark-ios [data-palette-bg=blue],.theme-dark [data-highlight=blue]{background-color:rgba(117,158,230,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=blue]{background-color:#4d5d7a}.theme-brand-dark-ios [data-block-background=blue].hintblock{background-color:rgba(117,158,230,.2)}.theme-brand-dark-ios [data-highlight=blue]{background-color:rgba(117,158,230,.4)}[data-font-color=blue]{color:#759ee6}.theme-light [data-palette-bg=cherry]{background-color:rgba(233,30,99,.4)}.theme-light [data-palette-bg-rgb=cherry]{background-color:#f6a5c1}.theme-light [data-block-background=cherry].hintblock{background-color:rgba(233,30,99,.1)}.theme-dark [data-palette-bg=cherry],.theme-light [data-highlight=cherry]{background-color:rgba(233,30,99,.4)}.theme-dark [data-palette-bg-rgb=cherry]{background-color:#7b2a46}.theme-dark [data-block-background=cherry].hintblock{background-color:rgba(233,30,99,.2)}.theme-brand-dark-ios [data-palette-bg=cherry],.theme-dark [data-highlight=cherry]{background-color:rgba(233,30,99,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=cherry]{background-color:#7b2a46}.theme-brand-dark-ios [data-block-background=cherry].hintblock{background-color:rgba(233,30,99,.2)}.theme-brand-dark-ios [data-highlight=cherry]{background-color:rgba(233,30,99,.4)}[data-font-color=cherry]{color:#e91e63}.theme-light [data-palette-bg=orange]{background-color:rgba(255,107,0,.4)}.theme-light [data-palette-bg-rgb=orange]{background-color:#ffc499}.theme-light [data-block-background=orange].hintblock{background-color:rgba(255,107,0,.1)}.theme-dark [data-palette-bg=orange],.theme-light [data-highlight=orange]{background-color:rgba(255,107,0,.4)}.theme-dark [data-palette-bg-rgb=orange]{background-color:#84491e}.theme-dark [data-block-background=orange].hintblock{background-color:rgba(255,107,0,.2)}.theme-brand-dark-ios [data-palette-bg=orange],.theme-dark [data-highlight=orange]{background-color:rgba(255,107,0,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=orange]{background-color:#84491e}.theme-brand-dark-ios [data-block-background=orange].hintblock{background-color:rgba(255,107,0,.2)}.theme-brand-dark-ios [data-highlight=orange]{background-color:rgba(255,107,0,.4)}[data-font-color=orange]{color:#ff6b00}.theme-light [data-palette-bg=yellow-green]{background-color:rgba(181,210,0,.4)}.theme-light [data-palette-bg-rgb=yellow-green]{background-color:#e1ed99}.theme-light [data-block-background=yellow-green].hintblock{background-color:rgba(181,210,0,.1)}.theme-dark [data-palette-bg=yellow-green],.theme-light [data-highlight=yellow-green]{background-color:rgba(181,210,0,.4)}.theme-dark [data-palette-bg-rgb=yellow-green]{background-color:#66721e}.theme-dark [data-block-background=yellow-green].hintblock{background-color:rgba(181,210,0,.2)}.theme-brand-dark-ios [data-palette-bg=yellow-green],.theme-dark [data-highlight=yellow-green]{background-color:rgba(181,210,0,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=yellow-green]{background-color:#66721e}.theme-brand-dark-ios [data-block-background=yellow-green].hintblock{background-color:rgba(181,210,0,.2)}.theme-brand-dark-ios [data-highlight=yellow-green]{background-color:rgba(181,210,0,.4)}[data-font-color=yellow-green]{color:#b5d200}.theme-light [data-palette-bg=green]{background-color:rgba(61,202,67,.4)}.theme-light [data-palette-bg-rgb=green]{background-color:#b1eab4}.theme-light [data-block-background=green].hintblock{background-color:rgba(61,202,67,.1)}.theme-dark [data-palette-bg=green],.theme-light [data-highlight=green]{background-color:rgba(61,202,67,.4)}.theme-dark [data-palette-bg-rgb=green]{background-color:#366f39}.theme-dark [data-block-background=green].hintblock{background-color:rgba(61,202,67,.2)}.theme-brand-dark-ios [data-palette-bg=green],.theme-dark [data-highlight=green]{background-color:rgba(61,202,67,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=green]{background-color:#366f39}.theme-brand-dark-ios [data-block-background=green].hintblock{background-color:rgba(61,202,67,.2)}.theme-brand-dark-ios [data-highlight=green]{background-color:rgba(61,202,67,.4)}[data-font-color=green]{color:#3dca43}.theme-light [data-palette-bg=jade]{background-color:rgba(0,194,124,.4)}.theme-light [data-palette-bg-rgb=jade]{background-color:#99e7cb}.theme-light [data-block-background=jade].hintblock{background-color:rgba(0,194,124,.1)}.theme-dark [data-palette-bg=jade],.theme-light [data-highlight=jade]{background-color:rgba(0,194,124,.4)}.theme-dark [data-palette-bg-rgb=jade]{background-color:#1e6c50}.theme-dark [data-block-background=jade].hintblock{background-color:rgba(0,194,124,.2)}.theme-brand-dark-ios [data-palette-bg=jade],.theme-dark [data-highlight=jade]{background-color:rgba(0,194,124,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=jade]{background-color:#1e6c50}.theme-brand-dark-ios [data-block-background=jade].hintblock{background-color:rgba(0,194,124,.2)}.theme-brand-dark-ios [data-highlight=jade]{background-color:rgba(0,194,124,.4)}[data-font-color=jade]{color:#00c27c}.theme-light [data-palette-bg=green-sea]{background-color:rgba(38,166,154,.4)}.theme-light [data-palette-bg-rgb=green-sea]{background-color:#a8dbd7}.theme-light [data-block-background=green-sea].hintblock{background-color:rgba(38,166,154,.1)}.theme-dark [data-palette-bg=green-sea],.theme-light [data-highlight=green-sea]{background-color:rgba(38,166,154,.4)}.theme-dark [data-palette-bg-rgb=green-sea]{background-color:#2d605c}.theme-dark [data-block-background=green-sea].hintblock{background-color:rgba(38,166,154,.2)}.theme-brand-dark-ios [data-palette-bg=green-sea],.theme-dark [data-highlight=green-sea]{background-color:rgba(38,166,154,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=green-sea]{background-color:#2d605c}.theme-brand-dark-ios [data-block-background=green-sea].hintblock{background-color:rgba(38,166,154,.2)}.theme-brand-dark-ios [data-highlight=green-sea]{background-color:rgba(38,166,154,.4)}[data-font-color=green-sea]{color:#26a69a}.theme-light [data-palette-bg=aquamarine]{background-color:rgba(0,188,212,.4)}.theme-light [data-palette-bg-rgb=aquamarine]{background-color:#99e4ee}.theme-light [data-block-background=aquamarine].hintblock{background-color:rgba(0,188,212,.1)}.theme-dark [data-palette-bg=aquamarine],.theme-light [data-highlight=aquamarine]{background-color:rgba(0,188,212,.4)}.theme-dark [data-palette-bg-rgb=aquamarine]{background-color:#1e6973}.theme-dark [data-block-background=aquamarine].hintblock{background-color:rgba(0,188,212,.2)}.theme-brand-dark-ios [data-palette-bg=aquamarine],.theme-dark [data-highlight=aquamarine]{background-color:rgba(0,188,212,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=aquamarine]{background-color:#1e6973}.theme-brand-dark-ios [data-block-background=aquamarine].hintblock{background-color:rgba(0,188,212,.2)}.theme-brand-dark-ios [data-highlight=aquamarine]{background-color:rgba(0,188,212,.4)}[data-font-color=aquamarine]{color:#00bcd4}.theme-light [data-palette-bg=dark-sky]{background-color:rgba(90,155,175,.4)}.theme-light [data-palette-bg-rgb=dark-sky]{background-color:#bdd7df}.theme-light [data-block-background=dark-sky].hintblock{background-color:rgba(90,155,175,.1)}.theme-dark [data-palette-bg=dark-sky],.theme-light [data-highlight=dark-sky]{background-color:rgba(90,155,175,.4)}.theme-dark [data-palette-bg-rgb=dark-sky]{background-color:#425c64}.theme-dark [data-block-background=dark-sky].hintblock{background-color:rgba(90,155,175,.2)}.theme-brand-dark-ios [data-palette-bg=dark-sky],.theme-dark [data-highlight=dark-sky]{background-color:rgba(90,155,175,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=dark-sky]{background-color:#425c64}.theme-brand-dark-ios [data-block-background=dark-sky].hintblock{background-color:rgba(90,155,175,.2)}.theme-brand-dark-ios [data-highlight=dark-sky]{background-color:rgba(90,155,175,.4)}[data-font-color=dark-sky]{color:#5a9baf}.theme-light [data-palette-bg=purple]{background-color:rgba(126,117,230,.4)}.theme-light [data-palette-bg-rgb=purple]{background-color:#cbc8f5}.theme-light [data-block-background=purple].hintblock{background-color:rgba(126,117,230,.1)}.theme-dark [data-palette-bg=purple],.theme-light [data-highlight=purple]{background-color:rgba(126,117,230,.4)}.theme-dark [data-palette-bg-rgb=purple]{background-color:#504d7a}.theme-dark [data-block-background=purple].hintblock{background-color:rgba(126,117,230,.2)}.theme-brand-dark-ios [data-palette-bg=purple],.theme-dark [data-highlight=purple]{background-color:rgba(126,117,230,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=purple]{background-color:#504d7a}.theme-brand-dark-ios [data-block-background=purple].hintblock{background-color:rgba(126,117,230,.2)}.theme-brand-dark-ios [data-highlight=purple]{background-color:rgba(126,117,230,.4)}[data-font-color=purple]{color:#7e75e6}.theme-light [data-palette-bg=pink]{background-color:rgba(230,117,184,.4)}.theme-light [data-palette-bg-rgb=pink]{background-color:#f5c8e3}.theme-light [data-block-background=pink].hintblock{background-color:rgba(230,117,184,.1)}.theme-dark [data-palette-bg=pink],.theme-light [data-highlight=pink]{background-color:rgba(230,117,184,.4)}.theme-dark [data-palette-bg-rgb=pink]{background-color:#7a4d68}.theme-dark [data-block-background=pink].hintblock{background-color:rgba(230,117,184,.2)}.theme-brand-dark-ios [data-palette-bg=pink],.theme-dark [data-highlight=pink]{background-color:rgba(230,117,184,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=pink]{background-color:#7a4d68}.theme-brand-dark-ios [data-block-background=pink].hintblock{background-color:rgba(230,117,184,.2)}.theme-brand-dark-ios [data-highlight=pink]{background-color:rgba(230,117,184,.4)}[data-font-color=pink]{color:#e675b8}.theme-light [data-palette-bg=cloudy]{background-color:rgba(96,125,139,.4)}.theme-light [data-palette-bg-rgb=cloudy]{background-color:#bfcbd1}.theme-light [data-block-background=cloudy].hintblock{background-color:rgba(96,125,139,.1)}.theme-dark [data-palette-bg=cloudy],.theme-light [data-highlight=cloudy]{background-color:rgba(96,125,139,.4)}.theme-dark [data-palette-bg-rgb=cloudy]{background-color:#445056}.theme-dark [data-block-background=cloudy].hintblock{background-color:rgba(96,125,139,.2)}.theme-brand-dark-ios [data-palette-bg=cloudy],.theme-dark [data-highlight=cloudy]{background-color:rgba(96,125,139,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=cloudy]{background-color:#445056}.theme-brand-dark-ios [data-block-background=cloudy].hintblock{background-color:rgba(96,125,139,.2)}.theme-brand-dark-ios [data-highlight=cloudy]{background-color:rgba(96,125,139,.4)}[data-font-color=cloudy]{color:#607d8b}.theme-light [data-palette-bg=grey]{background-color:hsla(0,0%,45.9%,.4)}.theme-light [data-palette-bg-rgb=grey]{background-color:#c8c8c8}.theme-light [data-block-background=grey].hintblock{background-color:hsla(0,0%,45.9%,.1)}.theme-dark [data-palette-bg=grey],.theme-light [data-highlight=grey]{background-color:hsla(0,0%,45.9%,.4)}.theme-dark [data-palette-bg-rgb=grey]{background-color:#4d4d4d}.theme-dark [data-block-background=grey].hintblock{background-color:hsla(0,0%,45.9%,.2)}.theme-brand-dark-ios [data-palette-bg=grey],.theme-dark [data-highlight=grey]{background-color:hsla(0,0%,45.9%,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=grey]{background-color:#4d4d4d}.theme-brand-dark-ios [data-block-background=grey].hintblock{background-color:hsla(0,0%,45.9%,.2)}.theme-brand-dark-ios [data-highlight=grey]{background-color:hsla(0,0%,45.9%,.4)}[data-font-color=grey]{color:#757575}.theme-light [data-palette-bg=brown]{background-color:rgba(121,85,72,.4)}.theme-light [data-palette-bg-rgb=brown]{background-color:#c9bbb6}.theme-light [data-block-background=brown].hintblock{background-color:rgba(121,85,72,.1)}.theme-dark [data-palette-bg=brown],.theme-light [data-highlight=brown]{background-color:rgba(121,85,72,.4)}.theme-dark [data-palette-bg-rgb=brown]{background-color:#4e403b}.theme-dark [data-block-background=brown].hintblock{background-color:rgba(121,85,72,.2)}.theme-brand-dark-ios [data-palette-bg=brown],.theme-dark [data-highlight=brown]{background-color:rgba(121,85,72,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=brown]{background-color:#4e403b}.theme-brand-dark-ios [data-block-background=brown].hintblock{background-color:rgba(121,85,72,.2)}.theme-brand-dark-ios [data-highlight=brown]{background-color:rgba(121,85,72,.4)}[data-font-color=brown]{color:#795548}.theme-light [data-palette-bg=black]{background-color:rgba(22,22,22,.4)}.theme-light [data-palette-bg-rgb=black]{background-color:#a2a2a2}.theme-light [data-block-background=black].hintblock{background-color:rgba(22,22,22,.1)}.theme-dark [data-palette-bg=black],.theme-light [data-highlight=black]{background-color:rgba(22,22,22,.4)}.theme-dark [data-palette-bg-rgb=black]{background-color:#272727}.theme-dark [data-block-background=black].hintblock{background-color:rgba(22,22,22,.2)}.theme-brand-dark-ios [data-palette-bg=black],.theme-dark [data-highlight=black]{background-color:rgba(22,22,22,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=black]{background-color:#272727}.theme-brand-dark-ios [data-block-background=black].hintblock{background-color:rgba(22,22,22,.2)}.theme-brand-dark-ios [data-highlight=black]{background-color:rgba(22,22,22,.4)}[data-font-color=black]{color:#161616}.theme-light [data-palette-bg=white]{background-color:hsla(0,0%,96.1%,.4)}.theme-light [data-palette-bg-rgb=white]{background-color:#fbfbfb}.theme-light [data-block-background=white].hintblock{background-color:hsla(0,0%,96.1%,.1)}.theme-dark [data-palette-bg=white],.theme-light [data-highlight=white]{background-color:hsla(0,0%,96.1%,.4)}.theme-dark [data-palette-bg-rgb=white]{background-color:grey}.theme-dark [data-block-background=white].hintblock{background-color:hsla(0,0%,96.1%,.2)}.theme-brand-dark-ios [data-palette-bg=white],.theme-dark [data-highlight=white]{background-color:hsla(0,0%,96.1%,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=white]{background-color:grey}.theme-brand-dark-ios [data-block-background=white].hintblock{background-color:hsla(0,0%,96.1%,.2)}.theme-brand-dark-ios [data-highlight=white]{background-color:hsla(0,0%,96.1%,.4)}[data-font-color=white]{color:#f5f5f5}.theme-light [data-palette-bg=dark-sky-blue]{background-color:rgba(66,165,245,.4)}.theme-light [data-palette-bg-rgb=dark-sky-blue]{background-color:#b3dbfb}.theme-light [data-block-background=dark-sky-blue].hintblock{background-color:rgba(66,165,245,.1)}.theme-dark [data-palette-bg=dark-sky-blue],.theme-light [data-highlight=dark-sky-blue]{background-color:rgba(66,165,245,.4)}.theme-dark [data-palette-bg-rgb=dark-sky-blue]{background-color:#386080}.theme-dark [data-block-background=dark-sky-blue].hintblock{background-color:rgba(66,165,245,.2)}.theme-brand-dark-ios [data-palette-bg=dark-sky-blue],.theme-dark [data-highlight=dark-sky-blue]{background-color:rgba(66,165,245,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=dark-sky-blue]{background-color:#386080}.theme-brand-dark-ios [data-block-background=dark-sky-blue].hintblock{background-color:rgba(66,165,245,.2)}.theme-brand-dark-ios [data-highlight=dark-sky-blue]{background-color:rgba(66,165,245,.4)}[data-font-color=dark-sky-blue]{color:#42a5f5}.theme-light [data-palette-bg=macaroni-and-cheese]{background-color:rgba(250,201,47,.4)}.theme-light [data-palette-bg-rgb=macaroni-and-cheese]{background-color:#fde9ac}.theme-light [data-block-background=macaroni-and-cheese].hintblock{background-color:rgba(250,201,47,.1)}.theme-dark [data-palette-bg=macaroni-and-cheese],.theme-light [data-highlight=macaroni-and-cheese]{background-color:rgba(250,201,47,.4)}.theme-dark [data-palette-bg-rgb=macaroni-and-cheese]{background-color:#826e31}.theme-dark [data-block-background=macaroni-and-cheese].hintblock{background-color:rgba(250,201,47,.2)}.theme-brand-dark-ios [data-palette-bg=macaroni-and-cheese],.theme-dark [data-highlight=macaroni-and-cheese]{background-color:rgba(250,201,47,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=macaroni-and-cheese]{background-color:#826e31}.theme-brand-dark-ios [data-block-background=macaroni-and-cheese].hintblock{background-color:rgba(250,201,47,.2)}.theme-brand-dark-ios [data-highlight=macaroni-and-cheese]{background-color:rgba(250,201,47,.4)}[data-font-color=macaroni-and-cheese]{color:#fac92f}.theme-light [data-palette-bg=mango]{background-color:rgba(253,166,57,.4)}.theme-light [data-palette-bg-rgb=mango]{background-color:#fedbb0}.theme-light [data-block-background=mango].hintblock{background-color:rgba(253,166,57,.1)}.theme-dark [data-palette-bg=mango],.theme-light [data-highlight=mango]{background-color:rgba(253,166,57,.4)}.theme-dark [data-palette-bg-rgb=mango]{background-color:#836035}.theme-dark [data-block-background=mango].hintblock{background-color:rgba(253,166,57,.2)}.theme-brand-dark-ios [data-palette-bg=mango],.theme-dark [data-highlight=mango]{background-color:rgba(253,166,57,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=mango]{background-color:#836035}.theme-brand-dark-ios [data-block-background=mango].hintblock{background-color:rgba(253,166,57,.2)}.theme-brand-dark-ios [data-highlight=mango]{background-color:rgba(253,166,57,.4)}[data-font-color=mango]{color:#fda639}.theme-light [data-palette-bg=coral]{background-color:rgba(233,30,99,.4)}.theme-light [data-palette-bg-rgb=coral]{background-color:#f6a5c1}.theme-light [data-block-background=coral].hintblock{background-color:rgba(233,30,99,.1)}.theme-dark [data-palette-bg=coral],.theme-light [data-highlight=coral]{background-color:rgba(233,30,99,.4)}.theme-dark [data-palette-bg-rgb=coral]{background-color:#7b2a46}.theme-dark [data-block-background=coral].hintblock{background-color:rgba(233,30,99,.2)}.theme-brand-dark-ios [data-palette-bg=coral],.theme-dark [data-highlight=coral]{background-color:rgba(233,30,99,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=coral]{background-color:#7b2a46}.theme-brand-dark-ios [data-block-background=coral].hintblock{background-color:rgba(233,30,99,.2)}.theme-brand-dark-ios [data-highlight=coral]{background-color:rgba(233,30,99,.4)}[data-font-color=coral]{color:#e91e63}.theme-light [data-palette-bg=turtle-green]{background-color:rgba(61,202,67,.4)}.theme-light [data-palette-bg-rgb=turtle-green]{background-color:#b1eab4}.theme-light [data-block-background=turtle-green].hintblock{background-color:rgba(61,202,67,.1)}.theme-dark [data-palette-bg=turtle-green],.theme-light [data-highlight=turtle-green]{background-color:rgba(61,202,67,.4)}.theme-dark [data-palette-bg-rgb=turtle-green]{background-color:#366f39}.theme-dark [data-block-background=turtle-green].hintblock{background-color:rgba(61,202,67,.2)}.theme-brand-dark-ios [data-palette-bg=turtle-green],.theme-dark [data-highlight=turtle-green]{background-color:rgba(61,202,67,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=turtle-green]{background-color:#366f39}.theme-brand-dark-ios [data-block-background=turtle-green].hintblock{background-color:rgba(61,202,67,.2)}.theme-brand-dark-ios [data-highlight=turtle-green]{background-color:rgba(61,202,67,.4)}[data-font-color=turtle-green]{color:#3dca43}.theme-light [data-palette-bg=pale-purple]{background-color:rgba(179,157,219,.4)}.theme-light [data-palette-bg-rgb=pale-purple]{background-color:#e1d8f1}.theme-light [data-block-background=pale-purple].hintblock{background-color:rgba(179,157,219,.1)}.theme-dark [data-palette-bg=pale-purple],.theme-light [data-highlight=pale-purple]{background-color:rgba(179,157,219,.4)}.theme-dark [data-palette-bg-rgb=pale-purple]{background-color:#665d76}.theme-dark [data-block-background=pale-purple].hintblock{background-color:rgba(179,157,219,.2)}.theme-brand-dark-ios [data-palette-bg=pale-purple],.theme-dark [data-highlight=pale-purple]{background-color:rgba(179,157,219,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=pale-purple]{background-color:#665d76}.theme-brand-dark-ios [data-block-background=pale-purple].hintblock{background-color:rgba(179,157,219,.2)}.theme-brand-dark-ios [data-highlight=pale-purple]{background-color:rgba(179,157,219,.4)}[data-font-color=pale-purple]{color:#b39ddb}.theme-light [data-palette-bg=stormy-blue]{background-color:rgba(117,158,230,.4)}.theme-light [data-palette-bg-rgb=stormy-blue]{background-color:#c8d8f5}.theme-light [data-block-background=stormy-blue].hintblock{background-color:rgba(117,158,230,.1)}.theme-dark [data-palette-bg=stormy-blue],.theme-light [data-highlight=stormy-blue]{background-color:rgba(117,158,230,.4)}.theme-dark [data-palette-bg-rgb=stormy-blue]{background-color:#4d5d7a}.theme-dark [data-block-background=stormy-blue].hintblock{background-color:rgba(117,158,230,.2)}.theme-brand-dark-ios [data-palette-bg=stormy-blue],.theme-dark [data-highlight=stormy-blue]{background-color:rgba(117,158,230,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=stormy-blue]{background-color:#4d5d7a}.theme-brand-dark-ios [data-block-background=stormy-blue].hintblock{background-color:rgba(117,158,230,.2)}.theme-brand-dark-ios [data-highlight=stormy-blue]{background-color:rgba(117,158,230,.4)}[data-font-color=stormy-blue]{color:#759ee6}.theme-light [data-palette-bg=deeed4]{background-color:rgba(61,202,67,.4)}.theme-light [data-palette-bg-rgb=deeed4]{background-color:#b1eab4}.theme-light [data-block-background=deeed4].hintblock{background-color:rgba(61,202,67,.1)}.theme-dark [data-palette-bg=deeed4],.theme-light [data-highlight=deeed4]{background-color:rgba(61,202,67,.4)}.theme-dark [data-palette-bg-rgb=deeed4]{background-color:#366f39}.theme-dark [data-block-background=deeed4].hintblock{background-color:rgba(61,202,67,.2)}.theme-brand-dark-ios [data-palette-bg=deeed4],.theme-dark [data-highlight=deeed4]{background-color:rgba(61,202,67,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=deeed4]{background-color:#366f39}.theme-brand-dark-ios [data-block-background=deeed4].hintblock{background-color:rgba(61,202,67,.2)}.theme-brand-dark-ios [data-highlight=deeed4]{background-color:rgba(61,202,67,.4)}[data-font-color=deeed4]{color:#3dca43}.theme-light [data-palette-bg=ffdbd8]{background-color:rgba(237,84,84,.4)}.theme-light [data-palette-bg-rgb=ffdbd8]{background-color:#f8bbbb}.theme-light [data-block-background=ffdbd8].hintblock{background-color:rgba(237,84,84,.1)}.theme-dark [data-palette-bg=ffdbd8],.theme-light [data-highlight=ffdbd8]{background-color:rgba(237,84,84,.4)}.theme-dark [data-palette-bg-rgb=ffdbd8]{background-color:#7d4040}.theme-dark [data-block-background=ffdbd8].hintblock{background-color:rgba(237,84,84,.2)}.theme-brand-dark-ios [data-palette-bg=ffdbd8],.theme-dark [data-highlight=ffdbd8]{background-color:rgba(237,84,84,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=ffdbd8]{background-color:#7d4040}.theme-brand-dark-ios [data-block-background=ffdbd8].hintblock{background-color:rgba(237,84,84,.2)}.theme-brand-dark-ios [data-highlight=ffdbd8]{background-color:rgba(237,84,84,.4)}[data-font-color=ffdbd8]{color:#ed5454}.theme-light [data-palette-bg=cbefff]{background-color:rgba(66,165,245,.4)}.theme-light [data-palette-bg-rgb=cbefff]{background-color:#b3dbfb}.theme-light [data-block-background=cbefff].hintblock{background-color:rgba(66,165,245,.1)}.theme-dark [data-palette-bg=cbefff],.theme-light [data-highlight=cbefff]{background-color:rgba(66,165,245,.4)}.theme-dark [data-palette-bg-rgb=cbefff]{background-color:#386080}.theme-dark [data-block-background=cbefff].hintblock{background-color:rgba(66,165,245,.2)}.theme-brand-dark-ios [data-palette-bg=cbefff],.theme-dark [data-highlight=cbefff]{background-color:rgba(66,165,245,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=cbefff]{background-color:#386080}.theme-brand-dark-ios [data-block-background=cbefff].hintblock{background-color:rgba(66,165,245,.2)}.theme-brand-dark-ios [data-highlight=cbefff]{background-color:rgba(66,165,245,.4)}[data-font-color=cbefff]{color:#42a5f5}.theme-light [data-palette-bg=feebd3]{background-color:rgba(250,201,47,.4)}.theme-light [data-palette-bg-rgb=feebd3]{background-color:#fde9ac}.theme-light [data-block-background=feebd3].hintblock{background-color:rgba(250,201,47,.1)}.theme-dark [data-palette-bg=feebd3],.theme-light [data-highlight=feebd3]{background-color:rgba(250,201,47,.4)}.theme-dark [data-palette-bg-rgb=feebd3]{background-color:#826e31}.theme-dark [data-block-background=feebd3].hintblock{background-color:rgba(250,201,47,.2)}.theme-brand-dark-ios [data-palette-bg=feebd3],.theme-dark [data-highlight=feebd3]{background-color:rgba(250,201,47,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=feebd3]{background-color:#826e31}.theme-brand-dark-ios [data-block-background=feebd3].hintblock{background-color:rgba(250,201,47,.2)}.theme-brand-dark-ios [data-highlight=feebd3]{background-color:rgba(250,201,47,.4)}[data-font-color=feebd3]{color:#fac92f}.theme-light [data-palette-bg=f8d3df]{background-color:rgba(233,30,99,.4)}.theme-light [data-palette-bg-rgb=f8d3df]{background-color:#f6a5c1}.theme-light [data-block-background=f8d3df].hintblock{background-color:rgba(233,30,99,.1)}.theme-light [data-highlight=f8d3df]{background-color:rgba(233,30,99,.4)}.theme-dark [data-palette-bg=f8d3df]{background-color:rgba(233,30,99,.4)}.theme-dark [data-palette-bg-rgb=f8d3df]{background-color:#7b2a46}.theme-dark [data-block-background=f8d3df].hintblock{background-color:rgba(233,30,99,.2)}.theme-dark [data-highlight=f8d3df]{background-color:rgba(233,30,99,.4)}.theme-brand-dark-ios [data-palette-bg=f8d3df]{background-color:rgba(233,30,99,.4)}.theme-brand-dark-ios [data-palette-bg-rgb=f8d3df]{background-color:#7b2a46}.theme-brand-dark-ios [data-block-background=f8d3df].hintblock{background-color:rgba(233,30,99,.2)}.theme-brand-dark-ios [data-highlight=f8d3df]{background-color:rgba(233,30,99,.4)}[data-font-color=f8d3df]{color:#e91e63}.theme-light .extra-cherry-highlight-color-icon{background-color:rgba(233,30,99,.12)}.theme-light .extra-cherry-highlight-color-icon:before{background-color:#e91e63}.theme-light .orange-red-highlight-color-icon{background-color:rgba(255,107,0,.12)}.theme-light .orange-red-highlight-color-icon:before{background-color:#ed5454}.theme-light .yellow-carrot-highlight-color-icon{background-color:rgba(250,201,47,.12)}.theme-light .yellow-carrot-highlight-color-icon:before{background-color:#fda639}.theme-light .yellow-green-jade-highlight-color-icon{background-color:rgba(181,210,0,.12)}.theme-light .yellow-green-jade-highlight-color-icon:before{background-color:#00c27c}.theme-light .extra-aquamarine-highlight-color-icon{background-color:rgba(0,188,212,.12)}.theme-light .extra-aquamarine-highlight-color-icon:before{background-color:#00bcd4}.theme-light .purple-aqua-highlight-color-icon{background-color:rgba(126,117,230,.12)}.theme-light .purple-aqua-highlight-color-icon:before{background-color:#42a5f5}.theme-light .extra-purple-highlight-color-icon{background-color:rgba(126,117,230,.12)}.theme-light .extra-purple-highlight-color-icon:before{background-color:#7e75e6}.theme-dark .extra-cherry-highlight-color-icon{background-color:rgba(233,30,99,.2)}.theme-dark .extra-cherry-highlight-color-icon:before{background-color:#e91e63}.theme-dark .orange-red-highlight-color-icon{background-color:rgba(255,107,0,.2)}.theme-dark .orange-red-highlight-color-icon:before{background-color:#ed5454}.theme-dark .yellow-carrot-highlight-color-icon{background-color:rgba(250,201,47,.2)}.theme-dark .yellow-carrot-highlight-color-icon:before{background-color:#fda639}.theme-dark .yellow-green-jade-highlight-color-icon{background-color:rgba(181,210,0,.2)}.theme-dark .yellow-green-jade-highlight-color-icon:before{background-color:#00c27c}.theme-dark .extra-aquamarine-highlight-color-icon{background-color:rgba(0,188,212,.2)}.theme-dark .extra-aquamarine-highlight-color-icon:before{background-color:#00bcd4}.theme-dark .purple-aqua-highlight-color-icon{background-color:rgba(126,117,230,.2)}.theme-dark .purple-aqua-highlight-color-icon:before{background-color:#42a5f5}.theme-dark .extra-purple-highlight-color-icon{background-color:rgba(126,117,230,.2)}.theme-dark .extra-purple-highlight-color-icon:before{background-color:#7e75e6}.theme-brand-dark-ios .extra-cherry-highlight-color-icon{background-color:rgba(233,30,99,.2)}.theme-brand-dark-ios .extra-cherry-highlight-color-icon:before{background-color:#e91e63}.theme-brand-dark-ios .orange-red-highlight-color-icon{background-color:rgba(255,107,0,.2)}.theme-brand-dark-ios .orange-red-highlight-color-icon:before{background-color:#ed5454}.theme-brand-dark-ios .yellow-carrot-highlight-color-icon{background-color:rgba(250,201,47,.2)}.theme-brand-dark-ios .yellow-carrot-highlight-color-icon:before{background-color:#fda639}.theme-brand-dark-ios .yellow-green-jade-highlight-color-icon{background-color:rgba(181,210,0,.2)}.theme-brand-dark-ios .yellow-green-jade-highlight-color-icon:before{background-color:#00c27c}.theme-brand-dark-ios .extra-aquamarine-highlight-color-icon{background-color:rgba(0,188,212,.2)}.theme-brand-dark-ios .extra-aquamarine-highlight-color-icon:before{background-color:#00bcd4}.theme-brand-dark-ios .purple-aqua-highlight-color-icon{background-color:rgba(126,117,230,.2)}.theme-brand-dark-ios .purple-aqua-highlight-color-icon:before{background-color:#42a5f5}.theme-brand-dark-ios .extra-purple-highlight-color-icon{background-color:rgba(126,117,230,.2)}.theme-brand-dark-ios .extra-purple-highlight-color-icon:before{background-color:#7e75e6}.theme-light .nedit-root comment[data-comment-color=aqua]{border-color:rgba(66,165,245,.26)}.theme-light .nedit-root comment[data-comment-color=aqua].force-hover{background-color:rgba(66,165,245,.26)}.theme-light .nedit-root comment[data-comment-color=carrot]{border-color:rgba(253,166,57,.26)}.theme-light .nedit-root comment[data-comment-color=carrot].force-hover{background-color:rgba(253,166,57,.26)}.theme-light .nedit-root comment[data-comment-color=yellow]{border-color:rgba(250,201,47,.26)}.theme-light .nedit-root comment[data-comment-color=yellow].force-hover{background-color:rgba(250,201,47,.26)}.theme-light .nedit-root comment[data-comment-color=red]{border-color:rgba(237,84,84,.26)}.theme-light .nedit-root comment[data-comment-color=red].force-hover{background-color:rgba(237,84,84,.26)}.theme-light .nedit-root comment[data-comment-color=light-green]{border-color:rgba(139,195,74,.26)}.theme-light .nedit-root comment[data-comment-color=light-green].force-hover{background-color:rgba(139,195,74,.26)}.theme-light .nedit-root comment[data-comment-color=thistle]{border-color:rgba(179,157,219,.26)}.theme-light .nedit-root comment[data-comment-color=thistle].force-hover{background-color:rgba(179,157,219,.26)}.theme-light .nedit-root comment[data-comment-color=ucla-blue]{border-color:rgba(85,115,167,.26)}.theme-light .nedit-root comment[data-comment-color=ucla-blue].force-hover{background-color:rgba(85,115,167,.26)}.theme-light .nedit-root comment[data-comment-color=blue]{border-color:rgba(117,158,230,.26)}.theme-light .nedit-root comment[data-comment-color=blue].force-hover{background-color:rgba(117,158,230,.26)}.theme-light .nedit-root comment[data-comment-color=cherry]{border-color:rgba(233,30,99,.26)}.theme-light .nedit-root comment[data-comment-color=cherry].force-hover{background-color:rgba(233,30,99,.26)}.theme-light .nedit-root comment[data-comment-color=orange]{border-color:rgba(255,107,0,.26)}.theme-light .nedit-root comment[data-comment-color=orange].force-hover{background-color:rgba(255,107,0,.26)}.theme-light .nedit-root comment[data-comment-color=yellow-green]{border-color:rgba(181,210,0,.26)}.theme-light .nedit-root comment[data-comment-color=yellow-green].force-hover{background-color:rgba(181,210,0,.26)}.theme-light .nedit-root comment[data-comment-color=green]{border-color:rgba(61,202,67,.26)}.theme-light .nedit-root comment[data-comment-color=green].force-hover{background-color:rgba(61,202,67,.26)}.theme-light .nedit-root comment[data-comment-color=jade]{border-color:rgba(0,194,124,.26)}.theme-light .nedit-root comment[data-comment-color=jade].force-hover{background-color:rgba(0,194,124,.26)}.theme-light .nedit-root comment[data-comment-color=green-sea]{border-color:rgba(38,166,154,.26)}.theme-light .nedit-root comment[data-comment-color=green-sea].force-hover{background-color:rgba(38,166,154,.26)}.theme-light .nedit-root comment[data-comment-color=aquamarine]{border-color:rgba(0,188,212,.26)}.theme-light .nedit-root comment[data-comment-color=aquamarine].force-hover{background-color:rgba(0,188,212,.26)}.theme-light .nedit-root comment[data-comment-color=dark-sky]{border-color:rgba(90,155,175,.26)}.theme-light .nedit-root comment[data-comment-color=dark-sky].force-hover{background-color:rgba(90,155,175,.26)}.theme-light .nedit-root comment[data-comment-color=purple]{border-color:rgba(126,117,230,.26)}.theme-light .nedit-root comment[data-comment-color=purple].force-hover{background-color:rgba(126,117,230,.26)}.theme-light .nedit-root comment[data-comment-color=pink]{border-color:rgba(230,117,184,.26)}.theme-light .nedit-root comment[data-comment-color=pink].force-hover{background-color:rgba(230,117,184,.26)}.theme-light .nedit-root comment[data-comment-color=cloudy]{border-color:rgba(96,125,139,.26)}.theme-light .nedit-root comment[data-comment-color=cloudy].force-hover{background-color:rgba(96,125,139,.26)}.theme-light .nedit-root comment[data-comment-color=grey]{border-color:hsla(0,0%,45.9%,.26)}.theme-light .nedit-root comment[data-comment-color=grey].force-hover{background-color:hsla(0,0%,45.9%,.26)}.theme-light .nedit-root comment[data-comment-color=brown]{border-color:rgba(121,85,72,.26)}.theme-light .nedit-root comment[data-comment-color=brown].force-hover{background-color:rgba(121,85,72,.26)}.theme-light .nedit-root comment[data-comment-color=black]{border-color:rgba(22,22,22,.26)}.theme-light .nedit-root comment[data-comment-color=black].force-hover{background-color:rgba(22,22,22,.26)}.theme-light .nedit-root comment[data-comment-color=white]{border-color:hsla(0,0%,96.1%,.26)}.theme-light .nedit-root comment[data-comment-color=white].force-hover{background-color:hsla(0,0%,96.1%,.26)}.theme-dark .nedit-root comment[data-comment-color=aqua]{border-color:rgba(66,165,245,.4)}.theme-dark .nedit-root comment[data-comment-color=aqua].force-hover{background-color:rgba(66,165,245,.4)}.theme-dark .nedit-root comment[data-comment-color=carrot]{border-color:rgba(253,166,57,.4)}.theme-dark .nedit-root comment[data-comment-color=carrot].force-hover{background-color:rgba(253,166,57,.4)}.theme-dark .nedit-root comment[data-comment-color=yellow]{border-color:rgba(250,201,47,.4)}.theme-dark .nedit-root comment[data-comment-color=yellow].force-hover{background-color:rgba(250,201,47,.4)}.theme-dark .nedit-root comment[data-comment-color=red]{border-color:rgba(237,84,84,.4)}.theme-dark .nedit-root comment[data-comment-color=red].force-hover{background-color:rgba(237,84,84,.4)}.theme-dark .nedit-root comment[data-comment-color=light-green]{border-color:rgba(139,195,74,.4)}.theme-dark .nedit-root comment[data-comment-color=light-green].force-hover{background-color:rgba(139,195,74,.4)}.theme-dark .nedit-root comment[data-comment-color=thistle]{border-color:rgba(179,157,219,.4)}.theme-dark .nedit-root comment[data-comment-color=thistle].force-hover{background-color:rgba(179,157,219,.4)}.theme-dark .nedit-root comment[data-comment-color=ucla-blue]{border-color:rgba(85,115,167,.4)}.theme-dark .nedit-root comment[data-comment-color=ucla-blue].force-hover{background-color:rgba(85,115,167,.4)}.theme-dark .nedit-root comment[data-comment-color=blue]{border-color:rgba(117,158,230,.4)}.theme-dark .nedit-root comment[data-comment-color=blue].force-hover{background-color:rgba(117,158,230,.4)}.theme-dark .nedit-root comment[data-comment-color=cherry]{border-color:rgba(233,30,99,.4)}.theme-dark .nedit-root comment[data-comment-color=cherry].force-hover{background-color:rgba(233,30,99,.4)}.theme-dark .nedit-root comment[data-comment-color=orange]{border-color:rgba(255,107,0,.4)}.theme-dark .nedit-root comment[data-comment-color=orange].force-hover{background-color:rgba(255,107,0,.4)}.theme-dark .nedit-root comment[data-comment-color=yellow-green]{border-color:rgba(181,210,0,.4)}.theme-dark .nedit-root comment[data-comment-color=yellow-green].force-hover{background-color:rgba(181,210,0,.4)}.theme-dark .nedit-root comment[data-comment-color=green]{border-color:rgba(61,202,67,.4)}.theme-dark .nedit-root comment[data-comment-color=green].force-hover{background-color:rgba(61,202,67,.4)}.theme-dark .nedit-root comment[data-comment-color=jade]{border-color:rgba(0,194,124,.4)}.theme-dark .nedit-root comment[data-comment-color=jade].force-hover{background-color:rgba(0,194,124,.4)}.theme-dark .nedit-root comment[data-comment-color=green-sea]{border-color:rgba(38,166,154,.4)}.theme-dark .nedit-root comment[data-comment-color=green-sea].force-hover{background-color:rgba(38,166,154,.4)}.theme-dark .nedit-root comment[data-comment-color=aquamarine]{border-color:rgba(0,188,212,.4)}.theme-dark .nedit-root comment[data-comment-color=aquamarine].force-hover{background-color:rgba(0,188,212,.4)}.theme-dark .nedit-root comment[data-comment-color=dark-sky]{border-color:rgba(90,155,175,.4)}.theme-dark .nedit-root comment[data-comment-color=dark-sky].force-hover{background-color:rgba(90,155,175,.4)}.theme-dark .nedit-root comment[data-comment-color=purple]{border-color:rgba(126,117,230,.4)}.theme-dark .nedit-root comment[data-comment-color=purple].force-hover{background-color:rgba(126,117,230,.4)}.theme-dark .nedit-root comment[data-comment-color=pink]{border-color:rgba(230,117,184,.4)}.theme-dark .nedit-root comment[data-comment-color=pink].force-hover{background-color:rgba(230,117,184,.4)}.theme-dark .nedit-root comment[data-comment-color=cloudy]{border-color:rgba(96,125,139,.4)}.theme-dark .nedit-root comment[data-comment-color=cloudy].force-hover{background-color:rgba(96,125,139,.4)}.theme-dark .nedit-root comment[data-comment-color=grey]{border-color:hsla(0,0%,45.9%,.4)}.theme-dark .nedit-root comment[data-comment-color=grey].force-hover{background-color:hsla(0,0%,45.9%,.4)}.theme-dark .nedit-root comment[data-comment-color=brown]{border-color:rgba(121,85,72,.4)}.theme-dark .nedit-root comment[data-comment-color=brown].force-hover{background-color:rgba(121,85,72,.4)}.theme-dark .nedit-root comment[data-comment-color=black]{border-color:rgba(22,22,22,.4)}.theme-dark .nedit-root comment[data-comment-color=black].force-hover{background-color:rgba(22,22,22,.4)}.theme-dark .nedit-root comment[data-comment-color=white]{border-color:hsla(0,0%,96.1%,.4)}.theme-dark .nedit-root comment[data-comment-color=white].force-hover{background-color:hsla(0,0%,96.1%,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=aqua]{border-color:rgba(66,165,245,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=aqua].force-hover{background-color:rgba(66,165,245,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=carrot]{border-color:rgba(253,166,57,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=carrot].force-hover{background-color:rgba(253,166,57,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=yellow]{border-color:rgba(250,201,47,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=yellow].force-hover{background-color:rgba(250,201,47,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=red]{border-color:rgba(237,84,84,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=red].force-hover{background-color:rgba(237,84,84,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=light-green]{border-color:rgba(139,195,74,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=light-green].force-hover{background-color:rgba(139,195,74,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=thistle]{border-color:rgba(179,157,219,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=thistle].force-hover{background-color:rgba(179,157,219,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=ucla-blue]{border-color:rgba(85,115,167,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=ucla-blue].force-hover{background-color:rgba(85,115,167,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=blue]{border-color:rgba(117,158,230,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=blue].force-hover{background-color:rgba(117,158,230,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=cherry]{border-color:rgba(233,30,99,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=cherry].force-hover{background-color:rgba(233,30,99,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=orange]{border-color:rgba(255,107,0,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=orange].force-hover{background-color:rgba(255,107,0,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=yellow-green]{border-color:rgba(181,210,0,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=yellow-green].force-hover{background-color:rgba(181,210,0,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=green]{border-color:rgba(61,202,67,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=green].force-hover{background-color:rgba(61,202,67,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=jade]{border-color:rgba(0,194,124,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=jade].force-hover{background-color:rgba(0,194,124,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=green-sea]{border-color:rgba(38,166,154,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=green-sea].force-hover{background-color:rgba(38,166,154,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=aquamarine]{border-color:rgba(0,188,212,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=aquamarine].force-hover{background-color:rgba(0,188,212,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=dark-sky]{border-color:rgba(90,155,175,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=dark-sky].force-hover{background-color:rgba(90,155,175,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=purple]{border-color:rgba(126,117,230,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=purple].force-hover{background-color:rgba(126,117,230,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=pink]{border-color:rgba(230,117,184,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=pink].force-hover{background-color:rgba(230,117,184,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=cloudy]{border-color:rgba(96,125,139,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=cloudy].force-hover{background-color:rgba(96,125,139,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=grey]{border-color:hsla(0,0%,45.9%,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=grey].force-hover{background-color:hsla(0,0%,45.9%,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=brown]{border-color:rgba(121,85,72,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=brown].force-hover{background-color:rgba(121,85,72,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=black]{border-color:rgba(22,22,22,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=black].force-hover{background-color:rgba(22,22,22,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=white]{border-color:hsla(0,0%,96.1%,.4)}.theme-brand-dark-ios .nedit-root comment[data-comment-color=white].force-hover{background-color:hsla(0,0%,96.1%,.4)}.nedit-root .caret-trap{opacity:0;height:0;width:1px;font-size:1px}.nedit-root div.table-wrapper div.table-blot{max-width:100%}.nedit-root div.table-wrapper div.table-scroll{max-width:100%;position:relative;z-index:25}.nedit-root div.table-wrapper div.table-scroll:after,.nedit-root div.table-wrapper div.table-scroll:before{content:"";z-index:11;display:none;opacity:0;position:absolute;top:0;bottom:47px;width:25px;transition:opacity .3s}.nedit-root div.table-wrapper div.table-scroll:before{left:40px;background:linear-gradient(90deg,rgba(0,0,0,.2),transparent)}.nedit-root div.table-wrapper div.table-scroll:after{right:0;background:linear-gradient(90deg,transparent,rgba(0,0,0,.2))}.nedit-root div.table-wrapper div.table-scroll.can-scroll-left:before,.nedit-root div.table-wrapper div.table-scroll.can-scroll-right:after{display:block;opacity:1}.nedit-root div.table-wrapper div.table-scroll div.table-scroll-items{overflow-y:hidden;overflow-x:auto;padding-right:10px}.nedit-root div.table-wrapper div.table-scroll div.table-scroll-items::-webkit-scrollbar{height:11px}.nedit-root div.table-wrapper div.table-scroll div.table-scroll-items::-webkit-scrollbar-track{opacity:.65;border-radius:5.5px}.theme-light .nedit-root div.table-wrapper div.table-scroll div.table-scroll-items::-webkit-scrollbar-track{background-color:var(--lavender-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper div.table-scroll div.table-scroll-items::-webkit-scrollbar-track,.theme-dark .nedit-root div.table-wrapper div.table-scroll div.table-scroll-items::-webkit-scrollbar-track{background-color:var(--davys-grey)}.nedit-root div.table-wrapper div.table-scroll div.table-scroll-items::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:5.5px}.nedit-root div.table-wrapper.fullwidth-mixin-animate-delayed div.table-scroll.can-scroll-left:before,.nedit-root div.table-wrapper.fullwidth-mixin-animate-delayed div.table-scroll.can-scroll-right:after{display:none}.nedit-root div.table-wrapper:not(.focused-wrap) div.table-scroll.can-hide-col-header:after,.nedit-root div.table-wrapper:not(.focused-wrap) div.table-scroll.can-hide-col-header:before{top:40px}.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area{display:none;position:absolute;padding:0 10px;border:0 solid transparent;border-width:1px 1px 0 0;align-items:center;cursor:text;z-index:25;box-sizing:unset}.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area.active{display:flex}.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area.active[nowrap],.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[valign=top]{align-items:flex-start}.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[valign=bottom]{align-items:flex-end}.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area span{line-height:1em}.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area .editable-text{width:100%}.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap]{overflow:auto}.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap].expanded{outline-style:solid;outline-width:2px;outline-offset:-2px;text-overflow:unset;position:absolute;min-height:auto;padding:0 11px 1px}.theme-light .nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap].expanded{background-color:var(--white)}.theme-brand-dark-ios .nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap].expanded,.theme-dark .nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap].expanded{background-color:var(--onyx-and-white-16)}.theme-light .nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap].expanded{outline-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap].expanded,.theme-dark .nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap].expanded{outline-color:var(--spare-royal)}.nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap].expanded-scroll{overflow-y:auto}.is-ff .nedit-root div.table-wrapper div.table-blot .table-blot-edit-area[nowrap].expanded{margin-top:.5px;margin-left:1px}.nedit-root div.table-wrapper table.table-component .menu-btn{display:flex;align-items:center;justify-content:center}.nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-cell,.nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-row{border-width:1px;border-style:solid;border-radius:50%;box-sizing:border-box}.nedit-root div.table-wrapper table.table-component .theme-light .menu-btn.menu-btn-cell,.nedit-root div.table-wrapper table.table-component .theme-light .menu-btn.menu-btn-row,.theme-light .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-cell,.theme-light .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-row{background-color:var(--white-smoke-table)}.nedit-root div.table-wrapper table.table-component .theme-brand-dark-ios .menu-btn.menu-btn-cell,.nedit-root div.table-wrapper table.table-component .theme-brand-dark-ios .menu-btn.menu-btn-row,.nedit-root div.table-wrapper table.table-component .theme-dark .menu-btn.menu-btn-cell,.nedit-root div.table-wrapper table.table-component .theme-dark .menu-btn.menu-btn-row,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-cell,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-row,.theme-dark .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-cell,.theme-dark .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-row{background-color:var(--onyx-and-white-8)}.nedit-root div.table-wrapper table.table-component .theme-light .menu-btn.menu-btn-cell,.nedit-root div.table-wrapper table.table-component .theme-light .menu-btn.menu-btn-row,.theme-light .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-cell,.theme-light .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-row{border-color:var(--lavender-grey)}.nedit-root div.table-wrapper table.table-component .theme-brand-dark-ios .menu-btn.menu-btn-cell,.nedit-root div.table-wrapper table.table-component .theme-brand-dark-ios .menu-btn.menu-btn-row,.nedit-root div.table-wrapper table.table-component .theme-dark .menu-btn.menu-btn-cell,.nedit-root div.table-wrapper table.table-component .theme-dark .menu-btn.menu-btn-row,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-cell,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-row,.theme-dark .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-cell,.theme-dark .nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-row{border-color:var(--davys-grey)}.nedit-root div.table-wrapper table.table-component .menu-btn,.nedit-root div.table-wrapper table.table-component tfoot tr td.add-row .add-row-btn,.nedit-root div.table-wrapper table.table-component thead .add-col .add-col-btn,.nedit-root div.table-wrapper table.table-component thead tr,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle{opacity:1;transition:opacity .1s ease}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).current,.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).selected{outline-width:1px!important;outline-style:solid!important;outline-offset:-.5px!important;z-index:1}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td:nth-child(n+3).current,.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td:nth-child(n+3).selected,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).current,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).selected{outline-color:var(--bondi-blue)!important}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td:nth-child(n+3).current,.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td:nth-child(n+3).selected,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td:nth-child(n+3).current,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td:nth-child(n+3).selected,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).current,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).selected,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).current,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).selected{outline-color:var(--spare-royal)!important}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.current:not(.editing):nth-child(n+3),.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.selected:not(.editing):nth-child(n+3),.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.current:not(.editing):nth-child(n+3),.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.selected:not(.editing):nth-child(n+3){box-shadow:inset 0 0 0 100vw var(--bondi-blue-10)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.current:not(.editing):nth-child(n+3),.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.selected:not(.editing):nth-child(n+3),.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.current:not(.editing):nth-child(n+3),.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.selected:not(.editing):nth-child(n+3),.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.current:not(.editing):nth-child(n+3),.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.selected:not(.editing):nth-child(n+3),.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.current:not(.editing):nth-child(n+3),.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.selected:not(.editing):nth-child(n+3){box-shadow:inset 0 0 0 100vw var(--bondi-blue-17)}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item{border-style:solid;cursor:pointer;font-weight:600;text-align:center;vertical-align:center}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.table-head-item,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item{border-color:var(--table-border-light)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.table-head-item,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.table-head-item,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item{border-color:var(--table-border-dark)}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui{border-style:solid}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui{color:var(--davys-grey)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui{color:var(--lavender-grey)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui{border-color:var(--table-border-light)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui{border-color:var(--table-border-dark)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui{background-color:var(--white-smoke-table)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui{background-color:var(--onyx-and-white-8)}.nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item{cursor:move}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.selected.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.selected.table-head-item,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item{border-color:var(--bondi-blue)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.selected.table-head-item,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.selected.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.selected.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.selected.table-head-item,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item{border-color:var(--spare-royal)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.selected.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item .item-ui{border-color:var(--bondi-blue)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.selected.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item .item-ui{border-color:var(--spare-royal)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.selected.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item .item-ui{color:var(--white-87)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.selected.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item .item-ui{background-color:var(--bondi-blue)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.selected.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.selected.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.selected.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.selected.table-head-item .item-ui{background-color:var(--head-selection-dark)}.nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item{cursor:text;border-right-width:1px}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.edit.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.edit.table-head-item,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item{border-color:var(--bondi-blue)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.edit.table-head-item,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.edit.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.edit.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.edit.table-head-item,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item{border-color:var(--spare-royal)}.nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui{text-align:center}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.edit.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui{border-color:var(--bondi-blue)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.edit.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui{border-color:var(--spare-royal)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.edit.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui{color:var(--davys-grey)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.edit.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui{color:var(--lavender-grey)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-light th.edit.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui{background-color:var(--white-smoke-table)}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th.edit.table-head-item .item-ui,.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th.edit.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui{background-color:var(--onyx-and-white-8)}.nedit-root div.table-wrapper table.table-component tbody tr td.edit.table-head-item .item-ui .item-title,.nedit-root div.table-wrapper table.table-component thead tr th.edit.table-head-item .item-ui .item-title{display:none}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3),.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item{position:relative}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3):after,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:after{content:"";position:absolute;display:block;height:100%;width:5px;background:transparent;top:0;right:-3px;cursor:ew-resize;z-index:8}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3){position:relative}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item:before,.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3):before{content:"";position:absolute;display:block;width:100%;height:5px;background:transparent;left:0;bottom:-3px;cursor:ns-resize;z-index:8}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.nedit-root div.table-wrapper table.table-component tfoot tr td.add-row{position:sticky;left:0;z-index:11;width:24px}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(2),.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(2),.nedit-root div.table-wrapper table.table-component thead tr th:nth-child(2){position:sticky;left:24px;width:16px;z-index:10}.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td.table-head-item,.nedit-root div.table-wrapper table.table-component tbody tr .theme-light td:nth-child(2),.nedit-root div.table-wrapper table.table-component tfoot tr .theme-light td.add-row,.nedit-root div.table-wrapper table.table-component tfoot tr .theme-light td:nth-child(2),.nedit-root div.table-wrapper table.table-component thead tr .theme-light th:nth-child(2),.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(2),.theme-light .nedit-root div.table-wrapper table.table-component tfoot tr td.add-row,.theme-light .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(2),.theme-light .nedit-root div.table-wrapper table.table-component thead tr th:nth-child(2){background-color:#fff}.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td.table-head-item,.nedit-root div.table-wrapper table.table-component tbody tr .theme-brand-dark-ios td:nth-child(2),.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td.table-head-item,.nedit-root div.table-wrapper table.table-component tbody tr .theme-dark td:nth-child(2),.nedit-root div.table-wrapper table.table-component tfoot tr .theme-brand-dark-ios td.add-row,.nedit-root div.table-wrapper table.table-component tfoot tr .theme-brand-dark-ios td:nth-child(2),.nedit-root div.table-wrapper table.table-component tfoot tr .theme-dark td.add-row,.nedit-root div.table-wrapper table.table-component tfoot tr .theme-dark td:nth-child(2),.nedit-root div.table-wrapper table.table-component thead tr .theme-brand-dark-ios th:nth-child(2),.nedit-root div.table-wrapper table.table-component thead tr .theme-dark th:nth-child(2),.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(2),.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tfoot tr td.add-row,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(2),.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th:nth-child(2),.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(2),.theme-dark .nedit-root div.table-wrapper table.table-component tfoot tr td.add-row,.theme-dark .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(2),.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th:nth-child(2){background-color:#323232}.nedit-root div.table-wrapper div.table-scroll:not(.can-scroll-left) table.table-component tbody tr td.table-head-item,.nedit-root div.table-wrapper div.table-scroll:not(.can-scroll-left) table.table-component tbody tr td:nth-child(2),.nedit-root div.table-wrapper div.table-scroll:not(.can-scroll-left) table.table-component tfoot tr td.add-row,.nedit-root div.table-wrapper div.table-scroll:not(.can-scroll-left) table.table-component tfoot tr td:nth-child(2),.nedit-root div.table-wrapper div.table-scroll:not(.can-scroll-left) table.table-component thead tr th:nth-child(2),.nedit-root div.table-wrapper table.table-component tbody tr div.table-scroll:not(.can-scroll-left) td.table-head-item,.nedit-root div.table-wrapper table.table-component tbody tr div.table-scroll:not(.can-scroll-left) td:nth-child(2),.nedit-root div.table-wrapper table.table-component tfoot tr div.table-scroll:not(.can-scroll-left) td.add-row,.nedit-root div.table-wrapper table.table-component tfoot tr div.table-scroll:not(.can-scroll-left) td:nth-child(2),.nedit-root div.table-wrapper table.table-component thead tr div.table-scroll:not(.can-scroll-left) th:nth-child(2){background:transparent}.nedit-root div.table-wrapper table.table-component{overflow:visible;border-spacing:0;border-collapse:collapse;padding:10px 0;margin:0 30px 0 0;width:max-content;width:-moz-max-content;position:relative;z-index:10}@media print{.nedit-root div.table-wrapper table.table-component{border-collapse:separate;border-spacing:0;padding:0}}.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected).highlight .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected):hover .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected).highlight .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected):hover .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected).highlight .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected):hover .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected).highlight .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected):hover .item-ui{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected).highlight .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected):hover .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected).highlight .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected):hover .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected).highlight .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected):hover .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected).highlight .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected):hover .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected).highlight .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected):hover .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected).highlight .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected):hover .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected).highlight .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected):hover .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected).highlight .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected):hover .item-ui{color:var(--lavender-grey)}.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected).highlight .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected):hover .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected).highlight .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected):hover .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected).highlight .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected):hover .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected).highlight .item-ui,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected):hover .item-ui{background-color:#f5f5f5}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected).highlight .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected):hover .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected).highlight .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected):hover .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected).highlight .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected):hover .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected).highlight .item-ui,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected):hover .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected).highlight .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td.table-head-item:not(.selected):hover .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected).highlight .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr th.table-head-item:not(.selected):hover .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected).highlight .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td.table-head-item:not(.selected):hover .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected).highlight .item-ui,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr th.table-head-item:not(.selected):hover .item-ui{background-color:#424242}.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td:nth-child(n+3):not(.current):not(.selected).menu-hover,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td:nth-child(n+3):not(.current):not(.selected):hover,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td:nth-child(n+3):not(.current):not(.selected).menu-hover,.theme-light .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td:nth-child(n+3):not(.current):not(.selected):hover{box-shadow:inset 0 0 0 100vw var(--white-4)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td:nth-child(n+3):not(.current):not(.selected).menu-hover,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td:nth-child(n+3):not(.current):not(.selected):hover,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td:nth-child(n+3):not(.current):not(.selected).menu-hover,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td:nth-child(n+3):not(.current):not(.selected):hover,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td:nth-child(n+3):not(.current):not(.selected).menu-hover,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) tbody tr td:nth-child(n+3):not(.current):not(.selected):hover,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td:nth-child(n+3):not(.current):not(.selected).menu-hover,.theme-dark .nedit-root div.table-wrapper table.table-component:not(.resizing) thead tr td:nth-child(n+3):not(.current):not(.selected):hover{box-shadow:inset 0 0 0 100vw var(--white-8)}.nedit-root div.table-wrapper table.table-component thead{position:relative;top:var(--htop)}.nedit-root div.table-wrapper table.table-component thead:not(.disabled-transition){transition:top .04s linear}.nedit-root div.table-wrapper table.table-component thead tr{border-right-width:0;border-bottom-width:0;height:39px}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-start{position:sticky;left:0;width:24px;vertical-align:top;padding-top:8px;text-align:center;z-index:12}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-start:before{content:"";position:absolute;top:0;left:0;bottom:1px;right:0;z-index:-1;border-radius:4px}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start:before{background-color:#fff}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start:before,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start:before{background-color:#323232}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle{border:1px solid;cursor:pointer;border-radius:50%;width:16px;height:16px;box-sizing:border-box;display:inline-block}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle{background-color:var(--white-smoke-table)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle{background-color:var(--onyx-and-white-8)}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle{border-color:var(--lavender-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle{border-color:var(--davys-grey)}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle:hover{background-color:var(--black-4)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle:hover,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start .table-header-circle:hover{background-color:var(--white-8)}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle:hover{border-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle:hover,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle:hover{border-color:var(--spare-royal)}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle:hover{background-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle:hover,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-start.selected .table-header-circle:hover{background-color:var(--head-selection-dark)}.nedit-root div.table-wrapper table.table-component thead tr th:nth-child(2){z-index:12}.nedit-root div.table-wrapper table.table-component thead tr th{z-index:9}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item{padding:0;border-width:0 0 1px 1px}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:not(.selected):before{content:"";top:0;left:-1px;height:100%;position:absolute;width:1px}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:not(.selected):before{background-color:var(--lavender-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:not(.selected):before,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:not(.selected):before{background-color:var(--davys-grey)}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:nth-child(3){border-left-width:0}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:nth-child(3):before{display:none}@-moz-document url-prefix(){.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:nth-child(3):before{left:-2px}}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:nth-child(3) .item-ui{border-top-left-radius:4px;border-left-width:1px;margin-left:-.5px}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:last-child{border-right-width:0!important}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:last-child .item-ui{border-right-width:1px;border-top-right-radius:4px;margin-right:-.5px}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui{height:39px;padding:0 15px;display:flex;align-items:center;justify-content:center;border-width:1px 0 0}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .item-ui .item-title{flex-grow:1;min-width:25px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:0 6px 1px}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected:not(.edit){border-right-width:1px}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected:not(.edit) .icon svg path:nth-child(2),.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected:not(.edit) .icon svg path:nth-child(2),.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected:not(.edit) .icon svg path:nth-child(2){fill:var(--white-87)}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui{padding-left:0}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-filter-icon,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-sorting-icon,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-filter-icon,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-sorting-icon{outline-color:transparent;outline-style:solid;outline-width:2px;border-color:transparent;border-style:solid;border-width:8px 3px;margin-left:2px}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-filter-icon svg,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-sorting-icon svg,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-filter-icon svg,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-sorting-icon svg{width:16px;height:16px}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-filter-icon svg .graphic,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-sorting-icon svg .graphic,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-filter-icon svg .graphic,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-sorting-icon svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-filter-icon svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-sorting-icon svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-filter-icon svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-sorting-icon svg .graphic,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-filter-icon svg .graphic,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-sorting-icon svg .graphic,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-filter-icon svg .graphic,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-sorting-icon svg .graphic{fill:#00bcd4}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .item-title,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .item-title{margin-left:15px}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.sorting .item-ui .col-sorting-icon+.col-filter-icon,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.with-filter .item-ui .col-sorting-icon+.col-filter-icon{margin-left:5px}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.sorting .item-ui .col-filter-icon svg .graphic,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.sorting .item-ui .col-sorting-icon svg .graphic,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.with-filter .item-ui .col-filter-icon svg .graphic,.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.with-filter .item-ui .col-sorting-icon svg .graphic{fill:#fff}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.sorting .item-ui .col-filter-icon svg .graphic,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.sorting .item-ui .col-sorting-icon svg .graphic,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.with-filter .item-ui .col-filter-icon svg .graphic,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.with-filter .item-ui .col-sorting-icon svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.sorting .item-ui .col-filter-icon svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.sorting .item-ui .col-sorting-icon svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.with-filter .item-ui .col-filter-icon svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item.selected.with-filter .item-ui .col-sorting-icon svg .graphic{fill:#000}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item:not(:hover) .menu-btn-col{opacity:0}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .icon svg path:nth-child(2){fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .icon svg path:nth-child(2),.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .icon svg path:nth-child(2){fill:var(--ash-grey)}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .icon{position:absolute;left:5px;display:flex;font-size:15px;margin:-1px 1px 0 0;font-weight:400}.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .icon svg{display:inline-block;vertical-align:sub;width:15px}.theme-light .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .icon .menu-icon{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .icon .menu-icon,.theme-dark .nedit-root div.table-wrapper table.table-component thead tr th.table-head-item .icon .menu-icon{color:var(--lavender-grey)}.nedit-root div.table-wrapper table.table-component thead .add-col{position:absolute;top:0;right:-18px;z-index:2;cursor:pointer}@media print{.nedit-root div.table-wrapper table.table-component thead .add-col{display:none}}.nedit-root div.table-wrapper table.table-component thead .add-col .add-col-btn{padding-top:10px}.theme-light .nedit-root div.table-wrapper table.table-component tbody{color:var(--onyx)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody,.theme-dark .nedit-root div.table-wrapper table.table-component tbody{color:var(--white-87)}.nedit-root div.table-wrapper table.table-component tbody tr{border-style:solid;border-width:0 1px 0 0}.theme-light .nedit-root div.table-wrapper table.table-component tbody tr{border-color:var(--table-border-light)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr{border-color:var(--table-border-dark)}.nedit-root div.table-wrapper table.table-component tbody tr.is-temp-row,.nedit-root div.table-wrapper table.table-component tbody tr.is-temp-row td:not(:first-child):not(:nth-child(2)){border-style:dashed}.nedit-root div.table-wrapper table.table-component tbody tr.is-temp-row td:not(:first-child):not(:nth-child(2)).current,.nedit-root div.table-wrapper table.table-component tbody tr.is-temp-row td:not(:first-child):not(:nth-child(2)).selected{outline-style:dashed!important}.nedit-root div.table-wrapper table.table-component tbody tr.is-temp-row+tr td:not(:first-child):not(:nth-child(2)){border-top-style:dashed}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item{padding:0;border-width:0}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui{height:100%;padding:0;display:flex;align-items:center;justify-content:center;border-width:1px 1px 0}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item .item-ui .item-title{padding:0 2px}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item.long-name .item-ui .item-title{font-size:74%}.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item:not(:hover) .menu-btn-row{opacity:0}.nedit-root div.table-wrapper table.table-component tbody tr:first-of-type td.table-head-item{border-top-width:0}.nedit-root div.table-wrapper table.table-component tbody tr:first-of-type td.table-head-item .item-ui{border-top-width:1px;border-radius:4px 4px 0 0}.nedit-root div.table-wrapper table.table-component tbody tr:last-child td.table-head-item .item-ui{border-bottom-width:1px;border-radius:0 0 4px 4px}.nedit-root div.table-wrapper table.table-component tbody tr:only-child td.table-head-item .item-ui{border-radius:4px}.nedit-root div.table-wrapper table.table-component tbody tr:last-child td:nth-child(n+3){border-bottom-width:1px}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3){opacity:1;padding:5px 10px;position:relative;cursor:default;-moz-user-select:none;user-select:none;min-height:100%;max-width:1px;border-style:solid;border-width:1px 0 0 1px}.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3){color:var(--onyx)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3),.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3){color:var(--white-87)}.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3){border-color:var(--table-border-light)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3),.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3){border-color:var(--table-border-dark)}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3)[rowspan]:not([rowspan="1"]){border-bottom-width:1px}.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3):not([data-palette-bg]):not([data-palette-bg-rgb]),.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3)[data-palette-bg-rgb=transparent]{background-color:var(--white)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3):not([data-palette-bg]):not([data-palette-bg-rgb]),.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3)[data-palette-bg-rgb=transparent],.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3):not([data-palette-bg]):not([data-palette-bg-rgb]),.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3)[data-palette-bg-rgb=transparent]{background-color:var(--onyx-and-white-16)}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).cell-select{padding-top:2px;padding-bottom:2px}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).cell-collaborator{padding-top:0;padding-bottom:0}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).editing .table-text-common{visibility:hidden}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).full-height>div{height:100%}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3)>div{min-width:5px;word-break:break-word}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3)>div:not(.expanded){outline:none!important}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-text-common{line-height:1.5}.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-text-common.positive-number{color:#388e3c}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-text-common.positive-number,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-text-common.positive-number{color:#4caf50}.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-text-common.negative-number{color:#e64a19}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-text-common.negative-number,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-text-common.negative-number{color:#ff5722}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).current{position:relative}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).hidden{display:none!important}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-cell-comments-counter{position:absolute;top:0;left:0;display:flex;align-items:flex-start;justify-content:center;border-bottom-right-radius:100%;width:16px;height:16px;line-height:12px;font-size:10px;text-indent:-2px;cursor:pointer;z-index:1}.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-cell-comments-counter{background-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-cell-comments-counter,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-cell-comments-counter{background-color:var(--spare-royal)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-cell-comments-counter,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-cell-comments-counter,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3) .table-cell-comments-counter{color:var(--white-87)}.nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(3){border-left-width:1px}.nedit-root div.table-wrapper table.table-component tbody tr:after{opacity:0}.nedit-root div.table-wrapper table.table-component tbody tr.fade{position:relative;background-color:transparent}.nedit-root div.table-wrapper table.table-component tbody tr.fade td:nth-child(n+3){transition:opacity 125ms;opacity:0}.nedit-root div.table-wrapper table.table-component tbody tr.fade:after{opacity:1}.nedit-root div.table-wrapper table.table-component tbody tr.moving{--pseudo-top:0px;transition:125ms}.nedit-root div.table-wrapper table.table-component tbody tr.moving:after{transition:opacity .1666666666667s,top .3333333333333s;content:"";display:block;position:absolute;left:0;right:0;z-index:1;min-width:11px;height:100%;width:100%;top:var(--pseudo-top)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody tr.moving:after,.theme-dark .nedit-root div.table-wrapper table.table-component tbody tr.moving:after,.theme-light .nedit-root div.table-wrapper table.table-component tbody tr.moving:after{background-color:var(--bondi-blue-17)}.nedit-root div.table-wrapper table.table-component tbody .resize-grid{display:table;border-spacing:0;border-collapse:collapse;position:fixed;z-index:10;margin-left:44px}.theme-light .nedit-root div.table-wrapper table.table-component tbody .resize-grid{background-color:var(--platinum)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody .resize-grid,.theme-dark .nedit-root div.table-wrapper table.table-component tbody .resize-grid{background-color:var(--onyx-and-white-8)}.nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-row{display:table-row}.nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-row .resize-cell{display:table-cell;border:1px solid}.theme-light .nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-row .resize-cell{border-color:var(--table-border-light)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-row .resize-cell,.theme-dark .nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-row .resize-cell{border-color:var(--table-border-dark)}.nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-row .resize-cell-cut{border-left-width:2px;border-left-color:transparent!important}.nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-info{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;font-size:22px;align-items:center;justify-content:center;text-shadow:1px 1px 0 hsla(0,0%,100%,.5)}.theme-light .nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-info{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-info,.theme-dark .nedit-root div.table-wrapper table.table-component tbody .resize-grid .resize-info{color:var(--lavender-grey)}.nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer{position:absolute;right:5px;bottom:38px;width:0;height:0;opacity:1;transition:opacity .15s;z-index:13}@media print{.nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer{display:none}}.nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer.resizing{top:0;left:0;opacity:0}.nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer .resize-handle{width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:nwse-resize;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath class='graphic' fill='%23AEB7B8' d='M12 6v6H6zM4 4h6l-6 6z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;box-shadow:0 3px 5px 0 transparent;transition:box-shadow .2s;z-index:2}.theme-light .nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer .resize-handle{background-color:var(--white-smoke-table)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer .resize-handle,.theme-dark .nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer .resize-handle{background-color:var(--onyx-and-white-8)}.nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer .resize-handle:hover{box-shadow:0 3px 5px 0 rgba(0,0,0,.29)}.nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer.hidden{opacity:0}.nedit-root div.table-wrapper table.table-component tbody.empty-filter-result+tfoot,.nedit-root div.table-wrapper table.table-component tbody.empty-filter-result .table-grip-resizer,.nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer.hidden .resize-handle{display:none}.nedit-root div.table-wrapper table.table-component.cells-nowrap tbody tr{max-height:36px}.nedit-root div.table-wrapper table.table-component.cells-nowrap tbody tr td:before{content:none}.nedit-root div.table-wrapper table.table-component.cells-nowrap tbody tr td:nth-child(n+3){max-width:1px}.nedit-root div.table-wrapper table.table-component.cells-nowrap tbody tr td:nth-child(n+3) .table-text-common{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nedit-root div.table-wrapper table.table-component.cells-nowrap tbody tr td:nth-child(n+3) .table-text-common br{content:""}.nedit-root div.table-wrapper table.table-component.cells-nowrap tbody tr td:nth-child(n+3) .table-text-common br:after{content:" "}.nedit-root div.table-wrapper table.table-component tfoot tr td{height:30px}.nedit-root div.table-wrapper table.table-component tfoot tr td.add-row{vertical-align:top;text-align:center}.nedit-root div.table-wrapper table.table-component tfoot tr td.add-row .add-row-btn{width:21px;cursor:pointer;margin-top:3px}@media print{.nedit-root div.table-wrapper table.table-component tfoot tr td.add-row .add-row-btn{display:none}}.nedit-root div.table-wrapper table.table-component .menu-btn{cursor:pointer;position:absolute;z-index:9;margin-top:-10px;width:20px;height:20px}.nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-cell svg,.nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-row svg{width:10px;height:10px}.nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-cell{margin-left:-10px;top:0;left:0}.nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-row{top:50%;right:-10px}.nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-col{top:50%;right:10px}.nedit-root div.table-wrapper table.table-component .menu-btn.menu-btn-col svg{width:14px;height:14px}.theme-light .nedit-root div.table-wrapper table.table-component .menu-btn .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component .menu-btn .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component .menu-btn .graphic{fill:var(--lavender-grey)}@media print{.nedit-root div.table-wrapper table.table-component .menu-btn{display:none}}.nedit-root div.table-wrapper table.table-component .horizontal-move-highlight,.nedit-root div.table-wrapper table.table-component .vertical-move-highlight{pointer-events:none;position:absolute;box-shadow:0 0 10px 0 rgba(0,0,0,.3);z-index:100}.theme-light .nedit-root div.table-wrapper table.table-component .horizontal-move-highlight,.theme-light .nedit-root div.table-wrapper table.table-component .vertical-move-highlight{background-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component .horizontal-move-highlight,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component .vertical-move-highlight,.theme-dark .nedit-root div.table-wrapper table.table-component .horizontal-move-highlight,.theme-dark .nedit-root div.table-wrapper table.table-component .vertical-move-highlight{background-color:var(--spare-royal)}.nedit-root div.table-wrapper table.table-component .horizontal-move-highlight .highlight-pin,.nedit-root div.table-wrapper table.table-component .vertical-move-highlight .highlight-pin{position:absolute}.theme-light .nedit-root div.table-wrapper table.table-component .horizontal-move-highlight .highlight-pin svg .graphic,.theme-light .nedit-root div.table-wrapper table.table-component .vertical-move-highlight .highlight-pin svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component .horizontal-move-highlight .highlight-pin svg .graphic,.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component .vertical-move-highlight .highlight-pin svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component .horizontal-move-highlight .highlight-pin svg .graphic,.theme-dark .nedit-root div.table-wrapper table.table-component .vertical-move-highlight .highlight-pin svg .graphic{fill:var(--spare-royal)}.nedit-root div.table-wrapper table.table-component .vertical-move-highlight{top:0;bottom:37px;width:2px}.nedit-root div.table-wrapper table.table-component .vertical-move-highlight .highlight-pin{left:-7px}.nedit-root div.table-wrapper table.table-component .vertical-move-highlight .highlight-pin svg{width:16px}.nedit-root div.table-wrapper table.table-component .horizontal-move-highlight{left:0;right:0;height:2px}.nedit-root div.table-wrapper table.table-component .horizontal-move-highlight .highlight-pin{top:-7px}.nedit-root div.table-wrapper table.table-component .horizontal-move-highlight .highlight-pin svg{height:16px}.nedit-root div.table-wrapper table.table-component.resizing .menu-btn.menu-btn-cell{opacity:0}.nedit-root div.table-wrapper table.table-component.float-content{z-index:15}.nedit-root div.table-wrapper table.table-component.float-content .menu-btn,.nedit-root div.table-wrapper table.table-component.float-content .table-grip-resizer,.nedit-root div.table-wrapper table.table-component.float-content tbody tr td.table-head-item:before,.nedit-root div.table-wrapper table.table-component.float-content tbody tr td:nth-child(n+3):after,.nedit-root div.table-wrapper table.table-component.float-content tbody tr td:nth-child(n+3):before,.nedit-root div.table-wrapper table.table-component.float-content thead tr th.table-head-item:after,.nedit-root div.table-wrapper table.table-component.moving-content .menu-btn,.nedit-root div.table-wrapper table.table-component.moving-content .table-grip-resizer,.nedit-root div.table-wrapper table.table-component.moving-content tbody tr td.table-head-item:before,.nedit-root div.table-wrapper table.table-component.moving-content tbody tr td:nth-child(n+3):after,.nedit-root div.table-wrapper table.table-component.moving-content tbody tr td:nth-child(n+3):before,.nedit-root div.table-wrapper table.table-component.moving-content thead tr th.table-head-item:after{display:none}.nedit-root div.table-wrapper table.table-component:not(.editable){margin:0}.nedit-root div.table-wrapper table.table-component:not(.editable) .menu-btn,.nedit-root div.table-wrapper table.table-component:not(.editable) tbody tr td.table-head-item:before,.nedit-root div.table-wrapper table.table-component:not(.editable) tbody tr td:nth-child(n+3):after,.nedit-root div.table-wrapper table.table-component:not(.editable) tbody tr td:nth-child(n+3):before,.nedit-root div.table-wrapper table.table-component:not(.editable) thead tr th.table-head-item:after{display:none}.nedit-root div.table-wrapper:not(.focused-wrap) table.table-component.hide-row-header thead tr th.table-head-start>div{opacity:0}.nedit-root div.table-wrapper:not(.focused-wrap) table.table-component.hide-row-header tbody tr td.table-head-item{border-color:transparent}.nedit-root div.table-wrapper:not(.focused-wrap) table.table-component.hide-row-header tbody tr td.table-head-item .item-ui,.nedit-root div.table-wrapper:not(.focused-wrap) table.table-component.hide-row-header tfoot tr td.add-row>div{opacity:0}.nedit-root div.table-wrapper:not(.focused-wrap) table.table-component.hide-col-header thead tr th,.nedit-root div.table-wrapper:not(.focused-wrap) table.table-component.hide-col-header thead tr th.selected{border-color:transparent}.nedit-root div.table-wrapper:not(.focused-wrap) table.table-component.hide-col-header thead .add-col,.nedit-root div.table-wrapper:not(.focused-wrap) table.table-component.hide-col-header thead tr th.selected>div,.nedit-root div.table-wrapper:not(.focused-wrap) table.table-component.hide-col-header thead tr th>div{opacity:0}.nedit-root div.table-wrapper .table-blot.all-records-filtered .table-component .empty-filter-result td.table-head-item.empty-table:before{top:-2px!important;left:0!important;width:calc(100% + 16px)!important;height:calc(100% + 3px)!important}.theme-light .nedit-root div.table-wrapper .table-blot.all-records-filtered .table-component .empty-filter-result td.table-head-item.empty-table:before{background-color:#fff}.theme-brand-dark-ios .nedit-root div.table-wrapper .table-blot.all-records-filtered .table-component .empty-filter-result td.table-head-item.empty-table:before,.theme-dark .nedit-root div.table-wrapper .table-blot.all-records-filtered .table-component .empty-filter-result td.table-head-item.empty-table:before{background-color:#323232}.nedit-root div.table-wrapper .table-blot.all-records-filtered .table-scroll:after,.nedit-root div.table-wrapper .table-blot.all-records-filtered .table-scroll:before{bottom:unset!important;height:82px}.nedit-root div.table-wrapper .table-blot.all-records-filtered .table-scroll div.table-scroll-items{padding-right:0}.table-blot:not(.focused-table) table.table-component.hide-col-header thead tr th.table-head-item:before{opacity:0}.is-ff .nedit-root div.table-wrapper table.table-component tbody tr td,.is-ff .nedit-root div.table-wrapper table.table-component tbody tr th,.is-ff .nedit-root div.table-wrapper table.table-component tfoot tr td,.is-ff .nedit-root div.table-wrapper table.table-component tfoot tr th,.is-ff .nedit-root div.table-wrapper table.table-component thead tr td,.is-ff .nedit-root div.table-wrapper table.table-component thead tr th{background-clip:padding-box}.is-ff .nedit-root div.table-wrapper table.table-component tbody td.full-height,.is-ff .nedit-root div.table-wrapper table.table-component tbody td.table-head-item{height:100%}.is-ff .nedit-root div.table-wrapper table.table-component tbody td.full-height>div,.is-ff .nedit-root div.table-wrapper table.table-component tbody td.table-head-item>div{height:100%;-moz-box-sizing:border-box}.is-ff .nedit-root div.table-wrapper table.table-component.cells-nowrap tbody tr td:nth-child(n+3) .table-text-common br{display:none}.is-chrome .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).current,.is-chrome .nedit-root div.table-wrapper table.table-component tbody tr td:nth-child(n+3).selected,.nedit-root div.table-wrapper table.table-component tbody tr .is-chrome td:nth-child(n+3).current,.nedit-root div.table-wrapper table.table-component tbody tr .is-chrome td:nth-child(n+3).selected{outline-width:2px!important;outline-offset:-1px!important}.is-chrome .nedit-root div.table-wrapper table.table-component thead tr th:nth-child(3).selected .item-ui{margin-left:-1px}.is-chrome .nedit-root div.table-wrapper table.table-component thead tr th:nth-child(n+3).selected{z-index:10}.is-chrome .nedit-root div.table-wrapper table.table-component thead tr th:nth-child(n+3).selected .item-ui{margin-right:-2px;border-right-width:2px}.is-chrome .nedit-root div.table-wrapper table.table-component thead tr th:last-child.selected .item-ui{margin-right:-1px}.is-chrome .nedit-root div.table-wrapper table.table-component tbody tr:first-child td.table-head-item .item-ui{margin-bottom:1px}.is-chrome .nedit-root div.table-wrapper table.table-component tbody tr:last-child td.table-head-item .item-ui{height:97%}.menu-item.currency-menu .popup-menu{max-height:500px;overflow-y:auto;min-width:230px}.nedit-root div.table-wrapper.export{padding-left:0}.nedit-root div.table-wrapper.export.export-pdf .table-header-circle{display:none}.nedit-root div.table-wrapper.export.export-pdf .table-scroll-container{max-width:900px;overflow-x:hidden}.nedit-root div.table-wrapper.export.export-pdf .table-scroll-container>div:first-child{width:880px;padding-left:20px!important}.nedit-root div.table-wrapper.export.export-pdf .table-scroll-container .table-toolbar-col-header .table-head-item{padding:0!important}.nedit-root div.table-wrapper.export.export-pdf .table-scroll-container .col-header-pdf{background-color:var(--white);height:39px;text-align:center;font-weight:700}.nedit-root div.table-wrapper.export.export-pdf .table-scroll-container .col-header-pdf .icon{position:absolute;left:4px;display:flex;font-size:15px;margin-right:1px;font-weight:400}.nedit-root div.table-wrapper.export.export-pdf .table-scroll-container .col-header-pdf .icon svg{display:inline-block;vertical-align:sub;width:15px}.theme-light .nedit-root div.table-wrapper.export.export-pdf .table-scroll-container .col-header-pdf .icon .menu-icon{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper.export.export-pdf .table-scroll-container .col-header-pdf .icon .menu-icon,.theme-dark .nedit-root div.table-wrapper.export.export-pdf .table-scroll-container .col-header-pdf .icon .menu-icon{color:var(--lavender-grey)}.nedit-root div.table-wrapper.export.export-pdf .table-scroll-container .border-top-width{border-top-width:1px}.nedit-root div.table-wrapper.export.export-pdf .table-scroll-container .tr-hidden{display:none}.nedit-root div.table-wrapper.export.export-pdf table{width:auto;overflow:hidden}.nedit-root div.table-wrapper.export.export-pdf table.table-component{border-collapse:separate}.nedit-root div.table-wrapper.export.export-pdf table thead .table-head-item:last-child .item-ui{margin-right:0}.nedit-root div.table-wrapper.export.export-pdf table tbody{overflow:hidden}.nedit-root div.table-wrapper.export.export-pdf table tbody tr{page-break-inside:avoid}.nedit-root div.table-wrapper.export.export-pdf table tbody tr td{page-break-inside:avoid;position:relative;border-width:1px!important;border-color:transparent}.nedit-root div.table-wrapper.export.export-pdf table tbody tr td:after{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;z-index:1;width:auto;border-width:1px!important;outline:none}.theme-light .nedit-root div.table-wrapper.export.export-pdf table tbody tr td:after{border-color:var(--table-border-light)}.theme-brand-dark-ios .nedit-root div.table-wrapper.export.export-pdf table tbody tr td:after,.theme-dark .nedit-root div.table-wrapper.export.export-pdf table tbody tr td:after{border-color:var(--table-border-dark)}.theme-light .nedit-root div.table-wrapper.export.export-pdf table tbody tr td:after{outline-color:var(--table-border-light)}.theme-brand-dark-ios .nedit-root div.table-wrapper.export.export-pdf table tbody tr td:after,.theme-dark .nedit-root div.table-wrapper.export.export-pdf table tbody tr td:after{outline-color:var(--table-border-dark)}.nedit-root div.table-wrapper.export.export-pdf table tbody tr td.table-head-item .item-ui{border-width:0}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot.A5 td{max-width:1px}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td{border-width:0!important;outline:0!important}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td:after{outline:0!important}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap{position:relative;z-index:2;display:flex;min-height:35px;flex-direction:column;justify-content:center}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap.active-menu{z-index:12}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item{padding:0 10px;font-size:12px;display:flex;flex-direction:row;align-items:center;line-height:34px;cursor:pointer}.theme-light .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item,.theme-dark .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item{color:var(--lavender-grey)}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-name{white-space:nowrap}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-name.overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-value{padding:0 2px 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:7px}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-value[valueLength="2"]{min-width:13px}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-value[valueLength="3"]{min-width:20px}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input{border-radius:4px;border:1px solid;width:29px;font-size:12px;height:15px;font-style:normal;text-align:center;padding:2px 1px;margin:0 2px 0 3px}.theme-light .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input{border-color:var(--lavender-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input,.theme-dark .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input{border-color:var(--white-12)}.theme-light .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input{color:var(--onyx)}.theme-brand-dark-ios .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input,.theme-dark .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input{color:var(--white-87)}.theme-light .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input{background-color:var(--white)}.theme-brand-dark-ios .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input,.theme-dark .nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input{background-color:var(--white-8)}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input[browser=Chrome],.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input[browser=Opera]{padding:4px 1px 2px}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-input[maxValue="10"]{width:24px}.nedit-root div.table-wrapper.export.export-pdf table tbody .pdf-tr-foot td .summary-wrap .summary-item .summary-menu-icon{display:none;align-items:center;margin-left:1px}.nedit-root div.table-wrapper.export .table-scroll-container{overflow-x:auto;overflow-y:hidden}.nedit-root div.table-wrapper.export .table-scroll-container>div:first-child{width:max-content;padding-left:46px}.nedit-root div.table-wrapper.export .table-scroll-container .table-scroll-items{overflow-x:unset;overflow-y:unset}.nedit-root div.table-wrapper.export table{border-width:0}.nedit-root div.table-wrapper.export table tbody{border:0}.nedit-root div.table-wrapper.export table tbody tr td:last-child{border-width:1px}.nedit-root div.table-wrapper.export table tbody tr td.cell-head,.nedit-root div.table-wrapper.export table tbody tr td.cell-margin{padding:0;border-color:transparent;border-width:0!important}.nedit-root div.table-wrapper.export table tbody tr td.cell-head:after,.nedit-root div.table-wrapper.export table tbody tr td.cell-margin:after{display:none}.nedit-root div.table-wrapper.export table tbody tr td.cell-head{width:21px;position:relative}.nedit-root div.table-wrapper.export table tbody tr td.cell-head .cell-head-item{position:absolute;top:0;left:0;right:0;bottom:0;border-width:0 1px 1px;font-size:13px}.nedit-root div.table-wrapper.export table tbody tr td.cell-head .cell-head-item.long-name{font-size:74%}.nedit-root div.table-wrapper.export table tbody tr td.cell-margin{width:15px}.nedit-root div.table-wrapper.export table tbody tr:first-child td.cell-head .cell-head-item{border-top-width:1px;border-radius:4px 4px 0 0}.nedit-root div.table-wrapper.export table tbody tr:last-child td.cell-head .cell-head-item{border-radius:0 0 4px 4px}.nedit-root div.table-wrapper.export table tbody tr:last-child td:nth-child(n+2){border-width:1px}.nedit-root div.table-wrapper.export table tfoot tr td .summaries-group .summary-item{cursor:default}.nedit-root div.table-wrapper.export table tfoot tr td .summaries-group .summary-item .summary-menu-icon{display:none}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3){max-width:1px}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap{position:relative;display:flex;min-height:35px;flex-direction:column;justify-content:center}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap.active-menu{z-index:12}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item{padding:0 10px;font-size:12px;display:flex;flex-direction:row;align-items:center;line-height:34px;cursor:pointer}.theme-light .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item,.theme-dark .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item{color:var(--lavender-grey)}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item.fade-out{cursor:default;transition:opacity .15s;opacity:0}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item.fade-out:not(.hover-disabled).menu-active,.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item.fade-out:not(.hover-disabled):hover{opacity:1;cursor:pointer}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-name{user-select:none}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-name.overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-value{padding:0 2px 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:7px}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-value[valueLength="2"]{min-width:13px}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-value[valueLength="3"]{min-width:20px}.theme-light .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-value.positive-number{color:#388e3c}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-value.positive-number,.theme-dark .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-value.positive-number{color:#4caf50}.theme-light .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-value.negative-number{color:#e64a19}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-value.negative-number,.theme-dark .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-value.negative-number{color:#ff5722}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input{border-radius:4px;border:1px solid;width:29px;font-size:12px;height:15px;font-style:normal;text-align:center;padding:2px 1px;margin:0 2px 0 3px}.theme-light .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input{border-color:var(--lavender-grey)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input,.theme-dark .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input{border-color:var(--white-12)}.theme-light .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input{color:var(--onyx)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input,.theme-dark .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input{color:var(--white-87)}.theme-light .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input{background-color:var(--white)}.theme-brand-dark-ios .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input,.theme-dark .nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input{background-color:var(--white-8)}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input[browser=Chrome],.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input[browser=Opera]{padding:3px 1px 2px}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-input[maxValue="10"]{width:24px}.nedit-root div.table-wrapper table.table-component tfoot tr td:nth-child(n+3) .summary-wrap .summary-item .summary-menu-icon{display:flex;align-items:center;margin-left:1px}.nedit-root .float-component,.root-placement-styled .float-component{display:block;position:fixed;z-index:15;border:1px solid;border-radius:0 0 4px 4px;max-width:320px;padding:10px}.theme-light .nedit-root .float-component,.theme-light .root-placement-styled .float-component{border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root .float-component,.theme-brand-dark-ios .root-placement-styled .float-component,.theme-dark .nedit-root .float-component,.theme-dark .root-placement-styled .float-component{border-color:var(--white-16)}.theme-light .nedit-root .float-component,.theme-light .root-placement-styled .float-component{box-shadow:0 9px 14px 0 rgba(0,0,0,.17)}.theme-brand-dark-ios .nedit-root .float-component,.theme-brand-dark-ios .root-placement-styled .float-component,.theme-dark .nedit-root .float-component,.theme-dark .root-placement-styled .float-component{box-shadow:0 2px 14px 0 rgba(0,0,0,.17)}.theme-light .nedit-root .float-component,.theme-light .root-placement-styled .float-component{background-color:var(--white)}.theme-brand-dark-ios .nedit-root .float-component,.theme-brand-dark-ios .root-placement-styled .float-component,.theme-dark .nedit-root .float-component,.theme-dark .root-placement-styled .float-component{background-color:var(--grey-brown)}.popup-menu.table-filter-component{overflow:visible}.popup-menu.table-filter-component .table-filter{padding:20px;position:relative}.popup-menu.table-filter-component .table-filter .table-filter-header{margin-bottom:10px}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-header,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-header,.theme-light .popup-menu.table-filter-component .table-filter .table-filter-header{color:var(--ash-grey)}.popup-menu.table-filter-component .table-filter .table-filter-header .editor-switch-option{margin-left:10px}.popup-menu.table-filter-component .table-filter .table-filter-header .table-filter-header-switch{margin-bottom:5px}.popup-menu.table-filter-component .table-filter .table-filter-close{padding:7px;position:absolute;top:-1px;right:5px;cursor:pointer}.popup-menu.table-filter-component .table-filter .table-filter-close svg{width:12px;height:12px;display:block}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-close svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-close svg .graphic,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-close svg .graphic{fill:var(--ash-grey)}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-close:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-close:hover svg .graphic,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-close:hover svg .graphic{fill:var(--spare-royal)}.popup-menu.table-filter-component .table-filter .table-filter-no-filter-conditions{margin-bottom:10px;text-align:center;min-width:613px}.popup-menu.table-filter-component .table-filter .table-filter-row{display:grid;grid-template-columns:70px 130px 125px 250px 30px;align-items:flex-start;justify-content:center;margin-bottom:14px;gap:2px}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-row.disabled,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-row.disabled,.theme-light .popup-menu.table-filter-component .table-filter .table-filter-row.disabled{color:var(--ash-grey)}.popup-menu.table-filter-component .table-filter .table-filter-row.disabled *{cursor:default!important}.popup-menu.table-filter-component .table-filter .table-filter-row.disabled .delete-filter-row{display:none}.popup-menu.table-filter-component .table-filter .table-filter-row.without-value{grid-template-columns:70px 130px 377px 30px}.popup-menu.table-filter-component .table-filter .table-filter-row.without-value .table-filter-col:nth-child(4){height:31px;display:flex;align-items:center}.popup-menu.table-filter-component .table-filter .table-filter-row:not(:nth-child(4)) .table-filter-col:first-child{line-height:30px}.popup-menu.table-filter-component .table-filter .table-filter-row:nth-child(3) .table-filter-col:first-child{text-align:center;text-indent:-10px}.popup-menu.table-filter-component .table-filter .table-filter-row.checkbox-filter-row .table-filter-col:nth-child(4){padding-left:10px}.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col:nth-child(5){height:31px;display:flex;align-items:center}.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col .custom-select{width:100%;box-sizing:border-box}.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col .custom-select.disabled .custom-select-arrow{display:none}.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col .custom-select .custom-select-list{z-index:10}.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col .custom-select.table-filter-column-select,.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col .custom-select.table-filter-condition-select{white-space:nowrap;padding-top:0;padding-bottom:0;display:flex;align-items:center;height:31px}.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col .custom-select.table-filter-column-select .selected-item,.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col .custom-select.table-filter-condition-select .selected-item{max-width:100%;overflow:hidden;text-overflow:ellipsis;display:block}.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col .custom-select.table-filter-operator-select{text-align:center}.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col .custom-select.table-filter-operator-select .selected-item{line-height:21px}.popup-menu.table-filter-component .table-filter .table-filter-row .table-filter-col.table-filter-operator{text-align:center;text-indent:-18px}.popup-menu.table-filter-component .table-filter:not(.multicolumn-filter) .table-filter-row.checkbox-filter-row{grid-template-columns:70px 130px 125px 70px 30px}.popup-menu.table-filter-component .table-filter.multicolumn-filter .table-filter-row.checkbox-filter-row{grid-template-columns:70px 310px 125px 70px 30px}.popup-menu.table-filter-component .table-filter .delete-filter-row{padding:4px;cursor:pointer;display:block}.popup-menu.table-filter-component .table-filter .delete-filter-row svg{width:16px;height:16px;display:block}.theme-light .popup-menu.table-filter-component .table-filter .delete-filter-row svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .delete-filter-row svg .graphic,.theme-dark .popup-menu.table-filter-component .table-filter .delete-filter-row svg .graphic{fill:var(--ash-grey)}.theme-light .popup-menu.table-filter-component .table-filter .delete-filter-row:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .delete-filter-row:hover svg .graphic,.theme-dark .popup-menu.table-filter-component .table-filter .delete-filter-row:hover svg .graphic{fill:var(--spare-royal)}.popup-menu.table-filter-component .table-filter .table-filter-input{background-color:transparent;border:1px solid;border-radius:4px;padding:0 10px;color:inherit;font-size:inherit;box-sizing:border-box;width:100%;height:31px;margin:0}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-input{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-input,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-input{border-color:var(--white-16)}.popup-menu.table-filter-component .table-filter .custom-select.table-filter-filetype-select{white-space:nowrap}.popup-menu.table-filter-component .table-filter .custom-select.table-filter-filetype-select .selected-item{line-height:21px}.popup-menu.table-filter-component .table-filter .custom-select.table-filter-filetype-select .selected-item:first-letter{text-transform:uppercase}.popup-menu.table-filter-component .table-filter .custom-select.table-filter-filetype-select .table-filter-file-option-title{font-size:16px}.popup-menu.table-filter-component .table-filter .custom-select.table-filter-filetype-select .table-filter-file-option-title:first-letter{text-transform:uppercase}.popup-menu.table-filter-component .table-filter .custom-select.table-filter-filetype-select .table-filter-file-option-description{font-size:12px}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .custom-select.table-filter-filetype-select .table-filter-file-option-description,.theme-dark .popup-menu.table-filter-component .table-filter .custom-select.table-filter-filetype-select .table-filter-file-option-description,.theme-light .popup-menu.table-filter-component .table-filter .custom-select.table-filter-filetype-select .table-filter-file-option-description{color:var(--ash-grey)}.popup-menu.table-filter-component .table-filter .table-filter-label-select{padding-top:1px;padding-bottom:1px}.popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item{display:flex;flex-wrap:nowrap;overflow-x:hidden}.popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item .nowrap-plus{order:2;display:inline-flex;align-items:center;justify-content:center;font-size:13px;padding:0 10px;border-radius:20px;max-height:21px;margin:2px 0 3px}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item .nowrap-plus{color:var(--davys-grey)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item .nowrap-plus,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item .nowrap-plus{color:var(--ash-grey)}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item .nowrap-plus{background-color:var(--white-smoke)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item .nowrap-plus,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item .nowrap-plus{background-color:var(--davys-grey)}.popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item .select-label{max-width:130px}.popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item input{flex-basis:auto;width:auto;min-width:1px;background-color:transparent;border:0;max-width:100%;font-size:14px;padding:3px 0 2px}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item input{color:var(--onyx)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item input,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item input{color:var(--white-87)}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item input,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-label-select .selected-item input{caret-color:var(--spare-royal)}.popup-menu.table-filter-component .table-filter .table-filter-label-select .custom-select-list{overflow-y:visible}.popup-menu.table-filter-component .table-filter .table-filter-label-select .custom-select-list .table-filter-selected-labels{padding:0 10px 10px}.popup-menu.table-filter-component .table-filter .table-filter-label-select .custom-select-list .table-filter-selected-labels .option-item{padding:0;background-color:transparent!important}.popup-menu.table-filter-component .table-filter .table-filter-label-select .custom-select-list .table-filter-selected-labels+.table-filter-labels-list{border-top:1px solid}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-label-select .custom-select-list .table-filter-selected-labels+.table-filter-labels-list{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-label-select .custom-select-list .table-filter-selected-labels+.table-filter-labels-list,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-label-select .custom-select-list .table-filter-selected-labels+.table-filter-labels-list{border-color:var(--white-16)}.popup-menu.table-filter-component .table-filter .table-filter-label-select .custom-select-list .table-filter-labels-list{display:flex;flex-direction:column;padding-top:10px;flex:1;overflow-y:auto;margin-bottom:-10px;padding-bottom:10px}.popup-menu.table-filter-component .table-filter .table-filter-checkbox-field{margin:3px auto}.popup-menu.table-filter-component .table-filter .table-filter-user-select{padding-top:2px;padding-bottom:2px}.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-user-select-empty{line-height:25px}.popup-menu.table-filter-component .table-filter .table-filter-user-select .option-item{padding-right:40px}.popup-menu.table-filter-component .table-filter .table-filter-user-select .option-item.selected{position:relative}.popup-menu.table-filter-component .table-filter .table-filter-user-select .option-item.selected .collaborate-item-done{display:block;position:absolute;top:calc(50% - 8px);right:10px}.popup-menu.table-filter-component .table-filter .table-filter-user-select .option-item.selected .collaborate-item-done svg{display:block}.popup-menu.table-filter-component .table-filter .table-filter-user-select .option-item.selected:not(:hover){background-color:transparent}.popup-menu.table-filter-component .table-filter .table-filter-user-select .option-item .collaborate-item{min-height:30px}.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users{display:flex;overflow:hidden}.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users .collaborate-item{display:inline-flex;min-height:25px}.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.two-selected .collaborate-item{max-width:50%}.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .collaborate-item:not(:first-child),.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.some-selected .collaborate-item:not(:first-child){margin-left:-10px}.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .collaborate-item:nth-child(3),.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.some-selected .collaborate-item:nth-child(3){max-width:85%}.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .nowrap-plus,.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.some-selected .nowrap-plus{display:inline-flex;align-items:center;justify-content:center;font-size:14px;padding:0 10px;border-radius:20px}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .nowrap-plus,.theme-light .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.some-selected .nowrap-plus{color:var(--davys-grey)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .nowrap-plus,.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.some-selected .nowrap-plus,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .nowrap-plus,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.some-selected .nowrap-plus{color:var(--ash-grey)}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .nowrap-plus,.theme-light .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.some-selected .nowrap-plus{background-color:var(--white-smoke)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .nowrap-plus,.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.some-selected .nowrap-plus,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .nowrap-plus,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.some-selected .nowrap-plus{background-color:var(--davys-grey)}.popup-menu.table-filter-component .table-filter .table-filter-user-select .table-filter-selected-users.more-selected .collaborate-item:nth-child(3){max-width:62%}.popup-menu.table-filter-component .table-filter .table-filter-progress{padding:4px 10px;border:1px solid;border-radius:4px;height:31px;box-sizing:border-box}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-progress{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-progress,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-progress{border-color:var(--white-16)}.popup-menu.table-filter-component .table-filter .table-filter-progress:hover .table-progress-slider .slider-range{overflow:visible}.theme-light .popup-menu.table-filter-component .table-filter .table-filter-progress:hover .table-progress-slider .slider-range{background-color:var(--platinum)}.theme-brand-dark-ios .popup-menu.table-filter-component .table-filter .table-filter-progress:hover .table-progress-slider .slider-range,.theme-dark .popup-menu.table-filter-component .table-filter .table-filter-progress:hover .table-progress-slider .slider-range{background-color:var(--onyx-and-white-8)}.popup-menu.table-filter-component .table-filter .table-filter-progress:hover .table-progress-slider .slider-range .slider-holder{opacity:1}.popup-menu.table-filter-component .table-filter .table-filter-date-field{position:relative}.popup-menu.table-filter-component .table-filter .table-filter-date-field .table-filter-date-select .selected-item{line-height:21px;white-space:nowrap}.popup-menu.table-filter-component .table-filter .table-filter-date-field .table-filter-date-range-selected{font-size:12px;line-height:16px}.popup-menu.table-filter-component .table-filter .table-filter-date-field .nim-editor-datepicker{z-index:10}.popup-menu.table-filter-component .table-filter .table-filter-footer{display:flex;justify-content:space-between;padding-right:14px;min-width:340px}.popup-menu.table-filter-component .table-filter .table-filter-footer .table-filter-add,.popup-menu.table-filter-component .table-filter .table-filter-footer .table-filter-clear{cursor:pointer}.nedit-root table.table-component tbody td.cell-date{max-width:1px;overflow:hidden}.nedit-root table.table-component tbody td.cell-date.open-date-picker{z-index:10!important}.nedit-root table.table-component tbody td.cell-date .input-date{max-width:100%}.nedit-root table.table-component tbody td.cell-date .input-date-active{overflow:visible}.nedit-root table.table-component tbody td.cell-date .input-date .input-date-string{max-width:100%}.nedit-root table.table-component tbody td.cell-date .input-date .input-date-string .input-date-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nedit-root table.table-component tbody td.cell-date .input-date .input-date-string .input-date-text:before{display:none;color:var(--bondi-blue)}.nedit-root table.table-component tbody td.cell-date .input-date .input-date-string .input-date-text:empty:before{display:none}.nedit-root table.table-component tbody td .mention-component-wrap .mention-link{max-width:100%;overflow:hidden;text-overflow:ellipsis}.nedit-root table.table-component tbody td .mention-component-wrap .mention-link:before{top:.05em}.nedit-root table.table-component tbody td .mention-component-wrap .mention-link .mention-icon{display:inline-block;vertical-align:middle}.nedit-root table.table-component tbody td .mention-component-wrap .mention-link .mention-icon.mention-user{vertical-align:text-top}.nedit-root table.table-component tbody td.cell-mention.open-date-picker{z-index:10!important}.nedit-root table.table-component tbody td.cell-mention .mention-panel{position:fixed;z-index:12}.nedit-root table.table-component tbody td.cell-mention .popup-menu{display:flex}.nedit-root table.table-component tbody td.cell-mention .popup-menu.mention-edit{padding:12px 10px;flex-direction:column}.nedit-root table.table-component tbody td.cell-mention .popup-menu.mention-panel{display:block;padding:8px}.nedit-root table.table-component tbody td.cell-mention .popup-menu.mention-menu-enter{opacity:.1}.nedit-root table.table-component tbody td.cell-mention .popup-menu.mention-menu-enter-active{opacity:1;transition:opacity .2s ease}.nedit-root table.table-component tbody td.cell-mention .popup-menu.mention-menu-leave{opacity:1}.nedit-root table.table-component tbody td.cell-mention .popup-menu.mention-menu-leave-active{opacity:0;transition:opacity .2s ease}.nedit-root table.table-component tbody td.cell-mention .popup-menu .mention-panel-buttons{width:100%;display:flex;align-items:center;justify-content:center}.nedit-root table.table-component tbody td.cell-mention .popup-menu .mention-panel-buttons .mention-panel-item{height:26px;padding:0 8px;margin:0 2px;border-radius:13px;font-size:13px;transition:background-color .2s ease;line-height:26px;cursor:pointer;white-space:nowrap}.theme-light .nedit-root table.table-component tbody td.cell-mention .popup-menu .mention-panel-buttons .mention-panel-item{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root table.table-component tbody td.cell-mention .popup-menu .mention-panel-buttons .mention-panel-item,.theme-dark .nedit-root table.table-component tbody td.cell-mention .popup-menu .mention-panel-buttons .mention-panel-item{color:var(--lavender-grey)}.theme-light .nedit-root table.table-component tbody td.cell-mention .popup-menu .mention-panel-buttons .mention-panel-item:hover{background-color:var(--black-4)}.theme-brand-dark-ios .nedit-root table.table-component tbody td.cell-mention .popup-menu .mention-panel-buttons .mention-panel-item:hover,.theme-dark .nedit-root table.table-component tbody td.cell-mention .popup-menu .mention-panel-buttons .mention-panel-item:hover{background-color:var(--white-8)}.editor-body .inline-progress,.editor-body .table-progress,.nedit-root .inline-progress,.nedit-root .table-progress{display:flex;align-items:center;flex-direction:row}.editor-body .inline-progress .inline-progress-slider,.editor-body .inline-progress .table-progress-slider,.editor-body .table-progress .inline-progress-slider,.editor-body .table-progress .table-progress-slider,.nedit-root .inline-progress .inline-progress-slider,.nedit-root .inline-progress .table-progress-slider,.nedit-root .table-progress .inline-progress-slider,.nedit-root .table-progress .table-progress-slider{cursor:pointer;margin:0 2px 0 6px}.editor-body .inline-progress .inline-progress-slider .slider-range,.editor-body .inline-progress .table-progress-slider .slider-range,.editor-body .table-progress .inline-progress-slider .slider-range,.editor-body .table-progress .table-progress-slider .slider-range,.nedit-root .inline-progress .inline-progress-slider .slider-range,.nedit-root .inline-progress .table-progress-slider .slider-range,.nedit-root .table-progress .inline-progress-slider .slider-range,.nedit-root .table-progress .table-progress-slider .slider-range{overflow:hidden;border:0;height:15px;border-radius:7.5px}.theme-light .editor-body .inline-progress .inline-progress-slider .slider-range,.theme-light .editor-body .inline-progress .table-progress-slider .slider-range,.theme-light .editor-body .table-progress .inline-progress-slider .slider-range,.theme-light .editor-body .table-progress .table-progress-slider .slider-range,.theme-light .nedit-root .inline-progress .inline-progress-slider .slider-range,.theme-light .nedit-root .inline-progress .table-progress-slider .slider-range,.theme-light .nedit-root .table-progress .inline-progress-slider .slider-range,.theme-light .nedit-root .table-progress .table-progress-slider .slider-range{background-color:var(--white-smoke)}.theme-brand-dark-ios .editor-body .inline-progress .inline-progress-slider .slider-range,.theme-brand-dark-ios .editor-body .inline-progress .table-progress-slider .slider-range,.theme-brand-dark-ios .editor-body .table-progress .inline-progress-slider .slider-range,.theme-brand-dark-ios .editor-body .table-progress .table-progress-slider .slider-range,.theme-brand-dark-ios .nedit-root .inline-progress .inline-progress-slider .slider-range,.theme-brand-dark-ios .nedit-root .inline-progress .table-progress-slider .slider-range,.theme-brand-dark-ios .nedit-root .table-progress .inline-progress-slider .slider-range,.theme-brand-dark-ios .nedit-root .table-progress .table-progress-slider .slider-range,.theme-dark .editor-body .inline-progress .inline-progress-slider .slider-range,.theme-dark .editor-body .inline-progress .table-progress-slider .slider-range,.theme-dark .editor-body .table-progress .inline-progress-slider .slider-range,.theme-dark .editor-body .table-progress .table-progress-slider .slider-range,.theme-dark .nedit-root .inline-progress .inline-progress-slider .slider-range,.theme-dark .nedit-root .inline-progress .table-progress-slider .slider-range,.theme-dark .nedit-root .table-progress .inline-progress-slider .slider-range,.theme-dark .nedit-root .table-progress .table-progress-slider .slider-range{background-color:var(--onyx-and-white-8)}.editor-body .inline-progress .inline-progress-slider .slider-range .slider-progress,.editor-body .inline-progress .table-progress-slider .slider-range .slider-progress,.editor-body .table-progress .inline-progress-slider .slider-range .slider-progress,.editor-body .table-progress .table-progress-slider .slider-range .slider-progress,.nedit-root .inline-progress .inline-progress-slider .slider-range .slider-progress,.nedit-root .inline-progress .table-progress-slider .slider-range .slider-progress,.nedit-root .table-progress .inline-progress-slider .slider-range .slider-progress,.nedit-root .table-progress .table-progress-slider .slider-range .slider-progress{height:15px;border-radius:7.5px 0 0 7.5px;background-color:#4caf50;transition:background-color .7s}.editor-body .inline-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.editor-body .inline-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.editor-body .table-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.editor-body .table-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.nedit-root .inline-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.nedit-root .inline-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.nedit-root .table-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.nedit-root .table-progress .table-progress-slider .slider-range .slider-progress .slider-holder{top:-4px;opacity:0;width:9px;height:21px;transition:opacity .25s;border-radius:2px;border-style:solid;border-width:.5px;border-image-slice:1;box-shadow:0 1px 5px 0 rgba(0,0,0,.24),0 0 1px 0 rgba(0,0,0,.12);border-image-source:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.06) 20%,hsla(0,0%,100%,0));background-image:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.06) 20%,hsla(0,0%,100%,0));background-origin:border-box;background-clip:content-box,border-box}.theme-light .editor-body .inline-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-light .editor-body .inline-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-light .editor-body .table-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-light .editor-body .table-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-light .nedit-root .inline-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-light .nedit-root .inline-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-light .nedit-root .table-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-light .nedit-root .table-progress .table-progress-slider .slider-range .slider-progress .slider-holder{background-color:var(--bondi-blue)}.theme-brand-dark-ios .editor-body .inline-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-brand-dark-ios .editor-body .inline-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-brand-dark-ios .editor-body .table-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-brand-dark-ios .editor-body .table-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-brand-dark-ios .nedit-root .inline-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-brand-dark-ios .nedit-root .inline-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-brand-dark-ios .nedit-root .table-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-brand-dark-ios .nedit-root .table-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-dark .editor-body .inline-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-dark .editor-body .inline-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-dark .editor-body .table-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-dark .editor-body .table-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-dark .nedit-root .inline-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-dark .nedit-root .inline-progress .table-progress-slider .slider-range .slider-progress .slider-holder,.theme-dark .nedit-root .table-progress .inline-progress-slider .slider-range .slider-progress .slider-holder,.theme-dark .nedit-root .table-progress .table-progress-slider .slider-range .slider-progress .slider-holder{background-color:var(--spare-royal)}.editor-body .inline-progress .progress-value,.editor-body .table-progress .progress-value,.nedit-root .inline-progress .progress-value,.nedit-root .table-progress .progress-value{min-width:45px;text-align:right}.editor-body .inline-progress.progress-low .inline-progress-slider .slider-range .slider-progress,.editor-body .inline-progress.progress-low .table-progress-slider .slider-range .slider-progress,.editor-body .table-progress.progress-low .inline-progress-slider .slider-range .slider-progress,.editor-body .table-progress.progress-low .table-progress-slider .slider-range .slider-progress,.nedit-root .inline-progress.progress-low .inline-progress-slider .slider-range .slider-progress,.nedit-root .inline-progress.progress-low .table-progress-slider .slider-range .slider-progress,.nedit-root .table-progress.progress-low .inline-progress-slider .slider-range .slider-progress,.nedit-root .table-progress.progress-low .table-progress-slider .slider-range .slider-progress{background-color:#f44336}.editor-body .inline-progress.progress-middle .inline-progress-slider .slider-range .slider-progress,.editor-body .inline-progress.progress-middle .table-progress-slider .slider-range .slider-progress,.editor-body .table-progress.progress-middle .inline-progress-slider .slider-range .slider-progress,.editor-body .table-progress.progress-middle .table-progress-slider .slider-range .slider-progress,.nedit-root .inline-progress.progress-middle .inline-progress-slider .slider-range .slider-progress,.nedit-root .inline-progress.progress-middle .table-progress-slider .slider-range .slider-progress,.nedit-root .table-progress.progress-middle .inline-progress-slider .slider-range .slider-progress,.nedit-root .table-progress.progress-middle .table-progress-slider .slider-range .slider-progress{background-color:#ff9800}.editor-body .inline-progress .progress-low .slider-range .slider-progress,.editor-body .table-progress .progress-low .slider-range .slider-progress,.nedit-root .inline-progress .progress-low .slider-range .slider-progress,.nedit-root .table-progress .progress-low .slider-range .slider-progress{background-color:#f44336}.editor-body .inline-progress .progress-middle .slider-range .slider-progress,.editor-body .table-progress .progress-middle .slider-range .slider-progress,.nedit-root .inline-progress .progress-middle .slider-range .slider-progress,.nedit-root .table-progress .progress-middle .slider-range .slider-progress{background-color:#ff9800}.theme-light .nedit-root table.table-component tbody td.cell-progress.current{box-shadow:inset 0 0 0 100vw var(--bondi-blue-10)}.theme-brand-dark-ios .nedit-root table.table-component tbody td.cell-progress.current,.theme-dark .nedit-root table.table-component tbody td.cell-progress.current{box-shadow:inset 0 0 0 100vw var(--bondi-blue-17)}.theme-light .nedit-root table.table-component tbody td.cell-progress.current .table-progress .table-progress-slider .slider-range,.theme-light .nedit-root table.table-component tbody td.cell-progress.selected .table-progress .table-progress-slider .slider-range,.theme-light .nedit-root table.table-component tbody td.cell-progress:hover .table-progress .table-progress-slider .slider-range{background-color:var(--platinum)}.theme-brand-dark-ios .nedit-root table.table-component tbody td.cell-progress.current .table-progress .table-progress-slider .slider-range,.theme-brand-dark-ios .nedit-root table.table-component tbody td.cell-progress.selected .table-progress .table-progress-slider .slider-range,.theme-brand-dark-ios .nedit-root table.table-component tbody td.cell-progress:hover .table-progress .table-progress-slider .slider-range,.theme-dark .nedit-root table.table-component tbody td.cell-progress.current .table-progress .table-progress-slider .slider-range,.theme-dark .nedit-root table.table-component tbody td.cell-progress.selected .table-progress .table-progress-slider .slider-range,.theme-dark .nedit-root table.table-component tbody td.cell-progress:hover .table-progress .table-progress-slider .slider-range{background-color:var(--onyx-and-white-8)}.nedit-root table.table-component tbody td.cell-progress.current .table-progress .table-progress-slider:not(.readonly) .slider-range,.nedit-root table.table-component tbody td.cell-progress:hover .table-progress .table-progress-slider:not(.readonly) .slider-range{overflow:visible}.nedit-root table.table-component tbody td.cell-progress.current .table-progress .table-progress-slider:not(.readonly) .slider-range .slider-holder,.nedit-root table.table-component tbody td.cell-progress:hover .table-progress .table-progress-slider:not(.readonly) .slider-range .slider-holder{opacity:1}.nedit-root table.table-component:not(.editable) tbody td.cell-progress .table-progress .table-progress-slider{cursor:default}.nedit-root table.table-component td.cell-attachment{text-align:left;overflow:hidden;max-width:1px}.nedit-root table.table-component td.cell-attachment .table-attachment{cursor:pointer}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file{max-width:99%}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .compact-view-content{padding-right:0}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .editor-progress-ring{white-space:nowrap}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-info>div{white-space:nowrap;margin-right:0;overflow:unset;text-overflow:unset;display:flex;margin-bottom:2px}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-info>div .file-name{display:block}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-info>div .file-name-main{display:inline-block;max-width:158px;overflow:hidden;text-overflow:ellipsis;text-align:right}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-info>div .file-name-ext{display:inline-block}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-info>div .file-name-ext,.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-info>div .file-name-main{vertical-align:top}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-info>div .file-size{flex-grow:1;min-width:85px}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-info .file-error{white-space:nowrap;line-height:175%}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-menu-icon{margin-top:2px;margin-right:8px;margin-left:8px}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-right{margin-left:4px;margin-right:4px}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-right .file-abort{margin-left:8px}.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-action-tooltip,.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-fetch,.nedit-root table.table-component td.cell-attachment .table-attachment .attachment-item .file .file-container .file-right .progress-text{display:none}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active){display:flex;flex-wrap:wrap;align-items:center}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item{display:inline-block;margin:0}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item-hidden{display:none}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file{margin:0!important;padding:0!important;display:inline-block}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-uploading .file-name{display:none!important}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-uploading .file-right .progress{display:inline-block;margin:0 7px 0 2px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-uploading .file-right .file-abort{display:inline-block}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-menu-icon,.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-size{display:none}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-left{height:22px;background-color:transparent}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-left .editor-progress-ring{width:20px;height:22px;overflow:hidden;white-space:nowrap}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-left .editor-progress-ring svg{transform:scale(.5);margin-top:-6px;margin-left:-7px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-left>svg,.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-left img{width:20px;height:22px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-left:not(.loading){margin:1px;padding:0 0 0 2px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-right .file-abort{margin-left:2px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-right .file-abort svg{width:12px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-right .progress-text{display:none}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .compact-view-content{height:22px;min-height:22px;min-width:88px;padding-left:3px;padding-right:4px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .compact-view-content.file-uploading .file-right{margin-left:3px;line-height:14px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .compact-view-content.file-uploading .file-right .progress{min-width:32px;text-align:center}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .compact-view-content.file-uploading .file-info{display:none}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-info{margin-left:1px;min-width:0}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-info .file-name{display:flex}.theme-light .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-info .file-name{color:var(--onyx)}.theme-brand-dark-ios .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-info .file-name,.theme-dark .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-info .file-name{color:var(--white-87)}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-info .file-name-main{max-width:117px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-info .file-name-ext{max-width:41px;overflow:hidden;text-overflow:ellipsis}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item .file .file-container .file-info .file-name:hover{text-decoration:none}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .nowrap-plus{display:inline-block;vertical-align:top;width:30px;min-width:30px;text-align:center;cursor:pointer;border-radius:11px;line-height:22px;height:22px;font-size:11px;font-weight:700;margin:1px 0 0 3px;padding:0 0 1px}.theme-light .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .nowrap-plus{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .nowrap-plus,.theme-dark .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .nowrap-plus{color:var(--ash-grey)}.theme-light .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .nowrap-plus{background-color:var(--white-smoke)}.theme-brand-dark-ios .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .nowrap-plus,.theme-dark .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .nowrap-plus{background-color:var(--davys-grey)}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item{margin:5px 10px 5px 0;max-width:100%}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file-info,.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file-menu-icon{display:none}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .compact-view-content,.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file,.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file-container,.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file-left,.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file-too-small{display:contents}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file .file-container .file-left img{display:block;width:auto;height:auto;border-radius:4px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file .file-container .file-left .image-attachment-wrapper{position:relative}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file .file-container .file-left .image-attachment-wrapper.focused-image:after{content:"";width:4px;height:100%;position:absolute;top:0;right:-2px;cursor:ew-resize}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file .file-container .file-left .image-attachment-wrapper .resize-point{width:16px;height:16px;box-shadow:0 3px 5px 0 rgba(0,0,0,.29);position:absolute;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath class='graphic' fill='%23AEB7B8' d='M12 6v6H6zM4 4h6l-6 6z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;transition:opacity .2s ease;background-size:12px;top:calc(50% - 8px);right:-8px;transform:rotate(-45deg)}.theme-light .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file .file-container .file-left .image-attachment-wrapper .resize-point{background-color:var(--white)}.theme-brand-dark-ios .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file .file-container .file-left .image-attachment-wrapper .resize-point,.theme-dark .nedit-root table.table-component td.cell-attachment .table-attachment:not(.active) .attachment-item.is-image .file .file-container .file-left .image-attachment-wrapper .resize-point{background-color:var(--grey-brown)}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active).no-wrap-attachmens-cell{flex-wrap:nowrap}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active).no-wrap-attachmens-cell .attachment-item .file .file-container .file-left .image-attachment-wrapper{width:32px!important;height:32px}.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active).no-wrap-attachmens-cell .attachment-item.invisible-attachment,.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active).no-wrap-attachmens-cell .invisible-counter,.nedit-root table.table-component td.cell-attachment .table-attachment:not(.active):not(.no-wrap-attachmens-cell) .nowrap-plus{display:none}.nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process{user-select:none;-moz-user-select:none;position:relative}.nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process .attachment-item{transition:transform .2s ease;pointer-events:none}.nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process .attachment-item.dragging-process{z-index:99}.theme-light .nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process .attachment-item.dragging-process .file-container{border-color:#00bcd4}.theme-brand-dark-ios .nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process .attachment-item.dragging-process .file-container,.theme-dark .nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process .attachment-item.dragging-process .file-container{border-color:#1976d2}.theme-light .nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process .attachment-item.dragging-process .file-container{background-color:#e0f7fa}.theme-brand-dark-ios .nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process .attachment-item.dragging-process .file-container,.theme-dark .nedit-root table.table-component td.cell-attachment .table-attachment.active.sorting-process .attachment-item.dragging-process .file-container{background-color:#2196f3}.nedit-root table.table-component td.cell-attachment .table-attachment.active .attachment-item.is-image>.file{margin:0!important}.nedit-root table.table-component td.cell-attachment .table-attachment.active .attachment-item.is-image .file-container .file-left{width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;background:transparent;border-radius:4px}.nedit-root table.table-component td.cell-attachment .table-attachment.active .attachment-item.is-image .file-container .file-left img{display:block;object-fit:cover;min-width:100%;min-height:100%}.nedit-root table.table-component td.cell-attachment .float-component{max-width:400px;padding:8px 8px 8px 10px}.nedit-root table.table-component td.cell-attachment .float-component .float-head{white-space:nowrap;background:transparent}.nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button{cursor:pointer;padding:2px}.nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button .upload-more{display:flex;align-items:center;font-size:14px}.theme-light .nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button .upload-more{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button .upload-more,.theme-dark .nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button .upload-more{color:var(--lavender-grey)}.nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button .upload-more .circle{display:inline-flex;width:32px;height:32px;border-radius:100%;margin-right:8px;align-items:center;justify-content:center;transition:background-color .15s}.theme-light .nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button .upload-more .circle{background-color:var(--white-smoke)}.theme-brand-dark-ios .nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button .upload-more .circle,.theme-dark .nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button .upload-more .circle{background-color:var(--onyx-and-white-8)}.theme-light .nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button:hover .upload-more .circle{background-color:var(--platinum)}.theme-brand-dark-ios .nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button:hover .upload-more .circle,.theme-dark .nedit-root table.table-component td.cell-attachment .float-component .float-head .upload-button:hover .upload-more .circle{background-color:var(--onyx-and-white-8)}.nedit-root table.table-component td.cell-attachment .float-component .table-attachment{max-height:195px;overflow-y:auto}.nedit-root table.table-component td.cell-attachment .float-component .table-attachment .attachment-item{padding:4px 0 0}.nedit-root table.table-component td.cell-attachment .float-component .table-attachment .attachment-item:hover{background:transparent}.nedit-root table.table-component td.cell-attachment .float-component .table-attachment .attachment-item .file{margin:3px 0!important}.nedit-root table.table-component td.cell-attachment .float-component .table-attachment .attachment-item .file .compact-view-content{height:48px;min-height:48px}.nedit-root div.table-wrapper{box-sizing:border-box;max-width:100%;flex-basis:100%;padding:0;margin-top:22px;margin-bottom:18px;white-space:normal;cursor:default;position:relative;display:flex;flex-wrap:wrap}.nedit-root div.table-wrapper:not(.fullwidth-mixin-enabled){flex-direction:column;align-items:flex-start}.nedit-root div.table-wrapper.indent-1{max-width:calc(97% + 15px);margin-left:calc(3% - 15px)}.nedit-root div.table-wrapper.indent-2{max-width:calc(94% + 15px);margin-left:calc(6% - 15px)}.nedit-root div.table-wrapper.indent-3{max-width:calc(91% + 15px);margin-left:calc(9% - 15px)}.nedit-root div.table-wrapper.indent-4{max-width:calc(88% + 15px);margin-left:calc(12% - 15px)}.nedit-root div.table-wrapper.indent-5{max-width:calc(85% + 15px);margin-left:calc(15% - 15px)}.nedit-root div.table-wrapper.indent-6{max-width:calc(82% + 15px);margin-left:calc(18% - 15px)}.nedit-root div.table-wrapper.indent-7{max-width:calc(79% + 15px);margin-left:calc(21% - 15px)}.nedit-root div.table-wrapper.indent-8{max-width:calc(76% + 15px);margin-left:calc(24% - 15px)}.nedit-root div.table-wrapper.indent-9{max-width:calc(73% + 15px);margin-left:calc(27% - 15px)}.nedit-root div.table-wrapper.indent-10{max-width:calc(70% + 15px);margin-left:calc(30% - 15px)}.nedit-root div.table-wrapper.indent-11{max-width:calc(67% + 15px);margin-left:calc(33% - 15px)}.nedit-root div.table-wrapper.indent-12{max-width:calc(64% + 15px);margin-left:calc(36% - 15px)}.nedit-root div.table-wrapper.indent-13{max-width:calc(61% + 15px);margin-left:calc(39% - 15px)}.nedit-root div.table-wrapper.indent-14{max-width:calc(58% + 15px);margin-left:calc(42% - 15px)}.nedit-root div.table-wrapper.indent-15{max-width:calc(55% + 15px);margin-left:calc(45% - 15px)}.nedit-root div.table-wrapper.indent-16{max-width:calc(52% + 15px);margin-left:calc(48% - 15px)}.nedit-root div.table-wrapper.indent-17{max-width:calc(49% + 15px);margin-left:calc(51% - 15px)}.nedit-root div.table-wrapper.indent-18{max-width:calc(46% + 15px);margin-left:calc(54% - 15px)}.nedit-root div.table-wrapper.indent-19{max-width:calc(43% + 15px);margin-left:calc(57% - 15px)}.nedit-root div.table-wrapper.indent-20{max-width:calc(40% + 15px);margin-left:calc(60% - 15px)}.nedit-root div.table-wrapper.indent-21{max-width:calc(37% + 15px);margin-left:calc(63% - 15px)}.nedit-root div.table-wrapper.indent-22{max-width:calc(34% + 15px);margin-left:calc(66% - 15px)}.nedit-root div.table-wrapper.indent-23{max-width:calc(31% + 15px);margin-left:calc(69% - 15px)}.nedit-root div.table-wrapper.indent-24{max-width:calc(28% + 15px);margin-left:calc(72% - 15px)}.nedit-root div.table-wrapper.indent-25{max-width:calc(25% + 15px);margin-left:calc(75% - 15px)}.nedit-root div.table-wrapper.indent-26{max-width:calc(22% + 15px);margin-left:calc(78% - 15px)}.nedit-root div.table-wrapper.indent-27{max-width:calc(19% + 15px);margin-left:calc(81% - 15px)}.nedit-root div.table-wrapper.indent-28{max-width:calc(16% + 15px);margin-left:calc(84% - 15px)}.nedit-root div.table-wrapper.indent-29{max-width:calc(13% + 15px);margin-left:calc(87% - 15px)}.nedit-root div.table-wrapper.indent-30{max-width:calc(10% + 15px);margin-left:calc(90% - 15px)}.nedit-root div.table-wrapper.table-align-center{align-items:center}.nedit-root div.table-wrapper.table-align-right{align-items:flex-end}.nedit-root div.table-wrapper.table-align-right table td:after{right:auto;left:-3px}.nedit-root div.table-wrapper.table-align-right .table-toolbar-col-header .table-resizer{right:auto;left:-2px}.nedit-root div.table-wrapper.table-align-full-width .table-scroll-container{flex:1}.nedit-root div.table-wrapper.table-align-full-width table{min-width:100%}.nedit-root div.table-wrapper .attachment-caption.no-summaries{z-index:1;margin-top:-42px}.nedit-root .grid>.table-wrapper:first-child{margin-top:0}.nedit-root:not(.edit-mode) div.table-wrapper table tbody tr td,.nedit-root:not(.edit-mode) div.table-wrapper table tbody tr td:nth-child(n+3),.nedit-root:not(.edit-mode) div.table-wrapper table thead tr td,.nedit-root:not(.edit-mode) div.table-wrapper table thead tr td:nth-child(n+3){user-select:text;-moz-user-select:text}.nedit-root:not(.edit-mode) div.table-wrapper table tbody tr td:after,.nedit-root:not(.edit-mode) div.table-wrapper table tbody tr td:before,.nedit-root:not(.edit-mode) div.table-wrapper table tbody tr td:nth-child(n+3):after,.nedit-root:not(.edit-mode) div.table-wrapper table tbody tr td:nth-child(n+3):before,.nedit-root:not(.edit-mode) div.table-wrapper table thead tr td:after,.nedit-root:not(.edit-mode) div.table-wrapper table thead tr td:before,.nedit-root:not(.edit-mode) div.table-wrapper table thead tr td:nth-child(n+3):after,.nedit-root:not(.edit-mode) div.table-wrapper table thead tr td:nth-child(n+3):before{display:none}.nedit-root:not(.edit-mode) div.table-wrapper table tbody tr td .editable-text,.nedit-root:not(.edit-mode) div.table-wrapper table tbody tr td:nth-child(n+3) .editable-text,.nedit-root:not(.edit-mode) div.table-wrapper table thead tr td .editable-text,.nedit-root:not(.edit-mode) div.table-wrapper table thead tr td:nth-child(n+3) .editable-text{cursor:text}.nedit-root.preview-mode div.table-wrapper table.table-component td .editable-text,.nedit-root.readonly-mode div.table-wrapper table.table-component td .editable-text{cursor:default}.nedit-root>section.grid-wrapper>.grid{display:block}.nedit-root>section.grid-wrapper:not(.flat-grid){width:100%;display:flex;align-items:stretch}.nedit-root>section.grid-wrapper:not(.flat-grid):first-child div.grid{padding-top:0}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid{display:block;box-sizing:border-box;min-height:22px;padding:15px 35px;flex-grow:0;flex-shrink:1;overflow-wrap:break-word;position:relative;flex-basis:var(--current-width);max-width:var(--current-width)}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:first-child{padding-left:0}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:first-child[nedit-fix-column-selection=true]:before{content:"";position:absolute;top:0;left:-1000px;width:1000px;height:100%;cursor:default}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:last-child{padding-right:0}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid div.paragraph{min-width:5px}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid>:last-child{margin-bottom:0}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:first-child:before{left:-2px}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:first-child:before,.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:last-child:before{width:calc(100% - 33px)}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:after{content:"";display:block;position:absolute;width:2px;height:60%;right:-3px;top:20%;cursor:ew-resize;opacity:0;transition:opacity .3s linear}.theme-brand-dark-ios .nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:after,.theme-dark .nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:after,.theme-light .nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:after{background-color:var(--ash-grey)}.nedit-root>section.grid-wrapper:not(.flat-grid) div.grid:last-child:after{display:none}.nedit-root>section.grid-wrapper:not(.flat-grid).bordered-grid div.grid:after,.nedit-root>section.grid-wrapper:not(.flat-grid).focused-grid div.grid:after,.nedit-root>section.grid-wrapper:not(.flat-grid).resize-grid div.grid:after{opacity:1}.no-attachment .no-attachment-wrapper{text-align:left;background:#efefef;height:50px;width:100%;cursor:pointer;border-radius:3px;display:flex;align-items:center;padding-left:10px;padding-right:10px;box-sizing:border-box}.no-attachment .no-attachment-wrapper .add-attachment-text{flex:1;display:block;font-size:12px;padding-left:30px;padding-top:5px;padding-bottom:5px}.no-attachment .no-attachment-wrapper.uploading .add-attachment-text{background-image:url("data:image/gif;base64,R0lGODlhIAAgAPMAAO/v7wCWp7rb3nzEzKvV2pDL0TKotVCzvsvh49bl57DW2xygrwOWpwAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAADxiciAvPgo8Yj5XYXJuaW5nPC9iPjogIG15c3FsX3F1ZXJ5KCkgWzxhIGhyZWY9J2Z1bmN0aW9uLm15c3FsLXF1ZXJ5Jz5mdW5jdGlvbi5teXNxbC1xdWVyeTwvYT5dOiBDYW4ndCBjb25uZWN0IHRvIGxvY2FsIE15U1FMIHNlcnZlciB0aHJvdWdoIHNvY2tldCAnL3Zhci9ydW4vbXlzcWxkL215c3FsZC5zb2NrJyAoMikgaW4gPGI+L2hvbWUvYWpheGxvYWQvd3d3L2xpYnJhaXJpZXMvY2xhc3MubXlzcWwucGhwPC9iPiBvbiBsaW5lIDxiPjY4PC9iPjxiciAvPgo8YnIgLz4KPGI+V2FybmluZzwvYj46ICBteXNxbF9xdWVyeSgpIFs8YSBocmVmPSdmdW5jdGlvbi5teXNxbC1xdWVyeSc+ZnVuY3Rpb24ubXlzcWwtcXVlcnk8L2E+XTogQSBsaW5rIHRvIHRoZSBzZXJ2ZXIgY291bGQgbm90IGJlIGVzdGFibGlzaGVkIGluIDxiPi9ob21lL2FqYXhsb2FkL3d3dy9saWJyYWlyaWVzL2NsYXNzLm15c3FsLnBocDwvYj4gb24gbGluZSA8Yj42ODwvYj48YnIgLz4KPGJyIC8+CjxiPldhcm5pbmc8L2I+OiAgbXlzcWxfcXVlcnkoKSBbPGEgaHJlZj0nZnVuY3Rpb24ubXlzcWwtcXVlcnknPmZ1bmN0aW9uLm15c3FsLXF1ZXJ5PC9hPl06IENhbid0IGNvbm5lY3QgdG8gbG9jYWwgTXlTUUwgc2VydmVyIHRocm91Z2ggc29ja2V0ICcvdmFyL3J1bi9teXNxbGQvbXlzcWxkLnNvY2snICgyKSBpbiA8Yj4vaG9tZS9hamF4bG9hZC93d3cvbGlicmFpcmllcy9jbGFzcy5teXNxbC5waHA8L2I+IG9uIGxpbmUgPGI+Njg8L2I+PGJyIC8+CjxiciAvPgo8Yj5XYXJuaW5nPC9iPjogIG15c3FsX3F1ZXJ5KCkgWzxhIGhyZWY9J2Z1bmN0aW9uLm15c3FsLXF1ZXJ5Jz5mdW5jdGlvbi5teXNxbC1xdWVyeTwvYT5dOiBBIGxpbmsgdG8gdGhlIHNlcnZlciBjb3VsZCBub3QgYmUgZXN0YWJsaXNoZWQgaW4gPGI+L2hvbWUvYWpheGxvYWQvd3d3L2xpYnJhaXJpZXMvY2xhc3MubXlzcWwucGhwPC9iPiBvbiBsaW5lIDxiPjY4PC9iPjxiciAvPgo8YnIgLz4KPGI+V2FybmluZzwvYj46ICBteXNxbF9xdWVyeSgpIFs8YSBocmVmPSdmdW5jdGlvbi5teXNxbC1xdWVyeSc+ZnVuY3Rpb24ubXlzcWwtcXVlcnk8L2E+XTogQ2FuJ3QgY29ubmVjdCB0byBsb2NhbCBNeVNRTCBzZXJ2ZXIgdGhyb3VnaCBzb2NrZXQgJy92YXIvcnVuL215c3FsZC9teXNxbGQuc29jaycgKDIpIGluIDxiPi9ob21lL2FqYXhsb2FkL3d3dy9saWJyYWlyaWVzL2NsYXNzLm15c3FsLnBocDwvYj4gb24gbGluZSA8Yj42ODwvYj48YnIgLz4KPGJyIC8+CjxiPldhcm5pbmc8L2I+OiAgbXlzcWxfcXVlcnkoKSBbPGEgaHJlZj0nZnVuY3Rpb24ubXlzcWwtcXVlcnknPmZ1bmN0aW9uLm15c3FsLXF1ZXJ5PC9hPl06IEEgbGluayB0byB0aGUgc2VydmVyIGNvdWxkIG5vdCBiZSBlc3RhYmxpc2hlZCBpbiA8Yj4vaG9tZS9hamF4bG9hZC93d3cvbGlicmFpcmllcy9jbGFzcy5teXNxbC5waHA8L2I+IG9uIGxpbmUgPGI+Njg8L2I+PGJyIC8+Cg==")}.no-attachment .no-attachment-wrapper:not(.uploading).error .add-attachment-text{background-image:url("data:image/png;base64,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")}.no-attachment .no-attachment-wrapper .image-resizer,.no-attachment .no-attachment-wrapper img{display:none}.no-attachment .no-attachment-wrapper .no-attachment-wrapper{flex:1}.no-attachment .no-attachment-wrapper .no-attachment-wrapper-inner{display:flex;flex:1}.no-attachment .no-attachment-wrapper .no-attachment-wrapper-inner .abort-task{padding:5px;color:#999;font-size:12px}.no-attachment .no-attachment-wrapper .no-attachment-wrapper-inner .abort-task:hover{color:#444}.no-attachment .no-attachment-wrapper .no-attachment-wrapper-inner .abort-task:hover span{color:rgba(255,0,0,.6)}.attachment-tooltip{user-select:none;-moz-user-select:none;-webkit-user-select:none;width:300px}.attachment-tooltip .chrome-button{width:100%}.attachment-tooltip .chrome-close{position:absolute;right:15px;top:10px;font-size:20px;color:#aaa;cursor:pointer}.attachment-tooltip .chrome-close:hover{color:#666}.attachment-tooltip .attachment-input{width:100%;margin-bottom:5px}.attachment-tooltip .max-file-size-note{margin-top:10px;color:#999;font-size:.8em}.audioInfo{margin-top:-50px}.wf-audioWaveContainer{height:50px}.wf-audioWaveContainer.hidden{visibility:hidden}.wf-audioWave{display:inline-block;margin-right:5px}.wf-audioWave wave:first-child{overflow:hidden!important}.wf-duration,.wf-timer{display:inline-block;margin-top:10px}.style-mono .wf-duration,.style-mono .wf-timer{margin-top:10px}.wf-timer.hidden{display:none}.wf-duration,.wf-timer.wf-margin-left{margin-left:5px}.grid_50 .wf-duration,.wf-duration.hidden{display:none}.wf-sound{width:16px;display:inline-block;cursor:pointer;margin-right:5px}.wf-sound svg,.wf-volume{height:50px}.wf-volume{padding:0 10px;width:60px;display:inline-block}.grid .wf-volume,.wf-volume.hidden{display:none}.input-slider.audio-volume-slider{display:block;margin-top:24px}.input-slider.audio-volume-slider .slider-range{background-color:rgba(31,31,31,.2);border:0 solid transparent}.theme-dark .input-slider.audio-volume-slider .slider-range{background-color:rgba(243,246,250,.2)}.nedit-root div.file-wrapper{position:relative;padding:5px 0;text-align:center}.nedit-root div.file-wrapper .attachment-caption{width:100%!important}.nedit-root.preview-mode div.file-wrapper.no-attachment-id,.nedit-root.readonly-mode div.file-wrapper.no-attachment-id{display:none}.nedit-root.size-small .file-info{font-size:14px}.nedit-root.size-normal .file-info{font-size:16px}.nedit-root.size-large .file-info{font-size:18px}.file{min-width:80px}.file .no-attachment-wrapper .add-attachment-text{background:url("data:image/png;base64,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");background-position:0;background-repeat:no-repeat;background-size:20px auto}.file .file-container{text-align:left;width:100%;cursor:default;border:1px solid;border-radius:4px;box-sizing:border-box;display:flex;overflow:hidden}.file .file-container .edit-video-button{top:0;right:10px;z-index:1;box-sizing:border-box;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.file .file-container .edit-video-button svg .graphic{transition:fill .2s ease}.theme-light .file .file-container .edit-video-button svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .file .file-container .edit-video-button svg .graphic,.theme-dark .file .file-container .edit-video-button svg .graphic{fill:var(--ash-grey)}.theme-light .file .file-container .edit-video-button:hover{background-color:var(--platinum)}.theme-brand-dark-ios .file .file-container .edit-video-button:hover,.theme-dark .file .file-container .edit-video-button:hover{background-color:var(--half-dark-40)}.theme-light .file .file-container .edit-video-button:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .file .file-container .edit-video-button:hover svg .graphic,.theme-dark .file .file-container .edit-video-button:hover svg .graphic{fill:var(--spare-royal)}.file .file-container .transcript-buttons{margin-right:10px;display:flex}.file .file-container .transcript-buttons .transcript-buttons__item{display:flex;align-items:center;border:1px solid #e5e5e5;background-color:#fff;color:#262626;height:28px;font-size:14px;font-family:var(--font-inter),Inter,open sans;font-weight:400;box-sizing:border-box;padding:0 12px;cursor:pointer;transition:all .2s ease;border-radius:4px;transition:background-color .2s ease}.theme-light .file .file-container .transcript-buttons .transcript-buttons__item:hover{background-color:var(--white-smoke)}.theme-brand-dark-ios .file .file-container .transcript-buttons .transcript-buttons__item:hover,.theme-dark .file .file-container .transcript-buttons .transcript-buttons__item:hover{background-color:var(--onyx-and-white-8)}.file .file-container .transcript-buttons .transcript-buttons__item+.transcript-buttons__item{margin-left:12px}.file .file-container .transcript-buttons:not(.no-text) svg{margin-right:6px}.file .file-container .transcript-buttons.no-text .transcript-buttons__item{padding:0 6px}.file .file-container .transcript-buttons svg{width:16px;height:16px}.file .file-container .transcript-buttons svg.colorize path{fill:#737373}.file .file-container.no-border{border:0}.file .file-container.video-shadow{box-shadow:0 0 20px rgba(0,0,0,.3)}.theme-light .file .file-container{border-color:var(--platinum)}.theme-brand-dark-ios .file .file-container,.theme-dark .file .file-container{border-color:var(--white-12)}.file .file-container.border_none{border-color:transparent}.file .file-container>div{flex:1;display:flex;justify-content:center;flex-direction:column;min-width:0}.file .file-container .compact-view-content{height:50px;min-height:50px;display:flex;align-items:center;flex:1;padding-left:10px;padding-right:10px;flex-direction:row}.file .file-container .compact-view-content .file-spacer{flex:2}.file .file-container .compact-view-content.viewer-support{transition:background .1s ease}.file .file-container .compact-view-content.viewer-support:hover{cursor:pointer}.theme-light .file .file-container .compact-view-content.viewer-support:hover{background-color:var(--black-4)}.theme-brand-dark-ios .file .file-container .compact-view-content.viewer-support:hover,.theme-dark .file .file-container .compact-view-content.viewer-support:hover{background-color:var(--white-8)}.theme-brand-dark-ios .file .file-container .compact-view-content.need-fetch .file-info .file-name,.theme-brand-dark-ios .file .file-container .compact-view-content.need-fetch .file-info .file-size,.theme-brand-dark-ios .file .file-container .compact-view-content.need-fetch .file-info>div,.theme-dark .file .file-container .compact-view-content.need-fetch .file-info .file-name,.theme-dark .file .file-container .compact-view-content.need-fetch .file-info .file-size,.theme-dark .file .file-container .compact-view-content.need-fetch .file-info>div,.theme-light .file .file-container .compact-view-content.need-fetch .file-info .file-name,.theme-light .file .file-container .compact-view-content.need-fetch .file-info .file-size,.theme-light .file .file-container .compact-view-content.need-fetch .file-info>div{color:var(--ash-grey)}.file .file-container .compact-view-content a.records{margin-left:10px}.file .file-container .compact-view-content .cancel-record{cursor:pointer}.file .file-container .compact-view-content .cancel-record svg{width:16px;height:16px}.file .file-container .compact-view-content .cancel-record svg .graphic{transition:fill .2s ease,stroke .2s ease}.theme-light .file .file-container .compact-view-content .cancel-record:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .file .file-container .compact-view-content .cancel-record:hover svg .graphic,.theme-dark .file .file-container .compact-view-content .cancel-record:hover svg .graphic{fill:var(--spare-royal)}.theme-light .file .file-container .compact-view-content .cancel-record:hover svg .graphic_stroke{stroke:var(--bondi-blue)}.theme-brand-dark-ios .file .file-container .compact-view-content .cancel-record:hover svg .graphic_stroke,.theme-dark .file .file-container .compact-view-content .cancel-record:hover svg .graphic_stroke{stroke:var(--spare-royal)}.file .file-container .compact-view-content span.link{color:var(--light-green);cursor:pointer}.file .file-container .full-view-content.full-view-video video.mediaElem{width:auto;height:522px;margin:0 auto;display:block;transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg)}.file .file-container .fileRecord .record-info{display:inline-block}.file .file-container .file-left.audio{cursor:pointer;width:32px}.file .file-container .file-left.audio.records-buttons{width:auto;height:32px}.file .file-container .file-left.audio.records-buttons .record-icons{display:inline-block;margin-right:10px}.file .file-container .file-left.audio-preloader{display:inline-block;width:32px}.file .file-container .file-left.audio-preloader svg{display:none}.file .file-container .file-left.audio-preloader:after{content:" ";display:block;width:24px;height:24px;margin:0;border-radius:50%;border-width:4px;border-style:solid;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.file .file-container .file-left svg{display:block}.file .file-container .file-left:not(.loading):not(.audio):not(.audio-preloader){padding:4px;border-radius:50%}.theme-light .file .file-container .file-left:not(.loading):not(.audio):not(.audio-preloader){background-color:var(--white-smoke)}.theme-brand-dark-ios .file .file-container .file-left:not(.loading):not(.audio):not(.audio-preloader),.theme-dark .file .file-container .file-left:not(.loading):not(.audio):not(.audio-preloader){background-color:var(--davys-grey)}.file .file-container .file-left:not(.loading):not(.audio):not(.audio-preloader) svg{width:24px;height:24px}.theme-light .file .file-container .file-left:not(.loading):not(.audio):not(.audio-preloader) svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .file .file-container .file-left:not(.loading):not(.audio):not(.audio-preloader) svg .graphic,.theme-dark .file .file-container .file-left:not(.loading):not(.audio):not(.audio-preloader) svg .graphic{fill:var(--ash-grey)}.file .file-container .file-right{display:flex;overflow:hidden}.file .file-container .file-right .progress{font-size:12px;white-space:nowrap;text-overflow:ellipsis}.theme-light .file .file-container .file-right .progress{color:var(--davys-grey)}.theme-brand-dark-ios .file .file-container .file-right .progress,.theme-dark .file .file-container .file-right .progress{color:var(--lavender-grey)}.file .file-container .file-right .file-try-again{cursor:pointer;font-size:12px}.theme-light .file .file-container .file-right .file-try-again{color:var(--bondi-blue)}.theme-brand-dark-ios .file .file-container .file-right .file-try-again,.theme-dark .file .file-container .file-right .file-try-again{color:var(--light-green)}.file .file-container .file-right .file-abort{margin-left:16px;cursor:pointer}.file .file-container .file-right .file-abort svg{display:block}.file .file-container .file-right .file-abort svg .graphic{transition:fill .2s ease}.theme-light .file .file-container .file-right .file-abort svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .file .file-container .file-right .file-abort svg .graphic,.theme-dark .file .file-container .file-right .file-abort svg .graphic{fill:var(--ash-grey)}.theme-light .file .file-container .file-right .file-abort:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .file .file-container .file-right .file-abort:hover svg .graphic,.theme-dark .file .file-container .file-right .file-abort:hover svg .graphic{fill:var(--spare-royal)}.file .file-container .file-right .file-download{margin-left:16px;cursor:pointer}.file .file-container .file-right .file-download svg{display:block}.theme-light .file .file-container .file-right .file-download svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .file .file-container .file-right .file-download svg .graphic,.theme-dark .file .file-container .file-right .file-download svg .graphic{fill:var(--ash-grey)}.theme-light .file .file-container .file-right .file-download:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .file .file-container .file-right .file-download:hover svg .graphic,.theme-dark .file .file-container .file-right .file-download:hover svg .graphic{fill:var(--spare-royal)}.file .file-container .file-too-small .file-right .file-abort,.file .file-container .file-too-small .file-right .progress{display:none}.file .file-container .file-renaming{flex:1}.file .file-container .file-renaming input{width:100%;border:none;font-weight:700;font-size:13px;background:transparent}.theme-light .file .file-container .file-renaming input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .file .file-container .file-renaming input,.theme-dark .file .file-container .file-renaming input{caret-color:var(--spare-royal)}.theme-light .file .file-container .file-renaming input{color:var(--onyx)}.theme-brand-dark-ios .file .file-container .file-renaming input,.theme-dark .file .file-container .file-renaming input{color:var(--white-87)}.file .file-container .file-info{flex:1;margin-left:9px;flex-direction:column;margin-right:30px;min-width:0;position:relative;line-height:30px}.file .file-container .file-info .file-info-message{font-style:italic}.theme-light .file .file-container .file-info .file-info-message{color:var(--davys-grey)}.theme-brand-dark-ios .file .file-container .file-info .file-info-message,.theme-dark .file .file-container .file-info .file-info-message{color:var(--lavender-grey)}.file .file-container .file-info .file-error{font-size:12px}.theme-light .file .file-container .file-info .file-error{color:var(--rust-red)}.theme-brand-dark-ios .file .file-container .file-info .file-error,.theme-dark .file .file-container .file-info .file-error{color:var(--unheard-orche)}.file .file-container .file-info .file-name{white-space:nowrap;cursor:pointer}.theme-light .file .file-container .file-info .file-name{color:var(--onyx)}.theme-brand-dark-ios .file .file-container .file-info .file-name,.theme-dark .file .file-container .file-info .file-name{color:var(--white-87)}.file .file-container .file-info .file-name:hover{text-decoration:underline}.file .file-container .file-info .file-name.disallow{cursor:default}.file .file-container .file-info .file-name.disallow:hover{text-decoration:none}.file .file-container .file-info .file-name a{color:inherit}.file .file-container .file-info.file-name-trim-middle>div{display:flex}.file .file-container .file-info.file-name-trim-middle>div.wf-audioWaveContainer{justify-content:flex-start}.file .file-container .file-info.file-name-trim-middle>div.wf-hidden{display:none}.file .file-container .file-info.file-name-trim-middle .file-name{text-overflow:ellipsis;overflow:hidden}.file .file-container .file-info.file-name-trim-middle .audioInfo .file-name{margin-top:-3px}.file .file-container .file-info.file-name-trim-end>div{overflow:hidden;text-overflow:ellipsis;display:flex}.file .file-container .file-info.file-name-trim-end>div span{vertical-align:bottom}.file .file-container .file-info.file-name-trim-end .file-name .file-name-main{max-width:100%;overflow:hidden;text-overflow:ellipsis;display:inline-block}.file .file-container .file-info.file-name-trim-end .file-name:hover .file-name-main,.file .file-container .file-info .file-name:not(.disallow) .truncated-text:hover{text-decoration:underline}.file .file-container .file-info .file-name:not(.disallow) .truncated-text:active{color:#666}.file .file-container .file-info .file-size{margin-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.theme-light .file .file-container .file-info .file-size{color:var(--davys-grey)}.theme-brand-dark-ios .file .file-container .file-info .file-size,.theme-dark .file .file-container .file-info .file-size{color:var(--lavender-grey)}.file .file-container .file-info .file-size.a-file{margin-top:-3px}.file .file-container .file-alert,.file .file-container .file-fetch{display:flex;align-items:center}.file .file-container .file-menu-icon{cursor:pointer;padding-top:14px;padding-bottom:14px;padding-right:8px;margin-right:-8px}@media print{.file .file-container .file-menu-icon{display:none}}.file .file-container .file-menu-icon>svg{display:block}.file .file-container .file-download-button{cursor:pointer;margin-right:10px;box-sizing:border-box;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.file .file-container .file-download-button svg{width:14px;height:14px}.file .file-container .file-download-button svg .graphic{transition:fill .2s ease}.theme-light .file .file-container .file-download-button svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .file .file-container .file-download-button svg .graphic,.theme-dark .file .file-container .file-download-button svg .graphic{fill:var(--ash-grey)}.theme-light .file .file-container .file-download-button:hover{background-color:var(--platinum)}.theme-brand-dark-ios .file .file-container .file-download-button:hover,.theme-dark .file .file-container .file-download-button:hover{background-color:var(--half-dark-40)}.theme-light .file .file-container .file-download-button:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .file .file-container .file-download-button:hover svg .graphic,.theme-dark .file .file-container .file-download-button:hover svg .graphic{fill:var(--spare-royal)}.file .file-container .file-menu{overflow:visible}.file .file-container .file-menu .context-menu-list{position:static}.file .file-container .add-attachment-text{flex:1;display:block;font-size:12px;padding-left:30px;padding-top:5px;padding-bottom:5px}.file .file-container:not(.uploading).error .add-attachment-text{background-image:url("data:image/png;base64,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")}.file .file-container .image-resizer,.file .file-container img{display:none}.file .file-container .no-attachment-wrapper{flex:1}.file .file-container .no-attachment-wrapper-inner{display:flex;flex:1}.file .file-container .no-attachment-wrapper-inner .abort-task{padding:5px;color:#999;font-size:12px}.file .file-container .no-attachment-wrapper-inner .abort-task:hover{color:#444}.file .file-container .no-attachment-wrapper-inner .abort-task:hover span{color:rgba(255,0,0,.6)}.nedit-root .file>div .file-action-tooltip{padding:5px;border-radius:10px;text-align:center;z-index:1}.theme-light .nedit-root .file>div .file-action-tooltip{color:var(--white-87)}.theme-brand-dark-ios .nedit-root .file>div .file-action-tooltip,.theme-dark .nedit-root .file>div .file-action-tooltip{color:var(--onyx)}.theme-light .nedit-root .file>div .file-action-tooltip{border-color:var(--spare-royal)}.theme-brand-dark-ios .nedit-root .file>div .file-action-tooltip,.theme-dark .nedit-root .file>div .file-action-tooltip{border-color:var(--bondi-blue)}.theme-light .nedit-root .file>div .file-action-tooltip{background-color:var(--spare-royal)}.theme-brand-dark-ios .nedit-root .file>div .file-action-tooltip,.theme-dark .nedit-root .file>div .file-action-tooltip{background-color:var(--bondi-blue)}.nedit-root .file>div .file-action-tooltip a{text-decoration:underline;cursor:pointer}.theme-light .nedit-root .file>div .file-action-tooltip a{color:var(--white-87)}.theme-brand-dark-ios .nedit-root .file>div .file-action-tooltip a,.theme-dark .nedit-root .file>div .file-action-tooltip a{color:var(--onyx)}@-webkit-keyframes progress-ring-animation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}.file .editor-progress-ring .progress-ring.progress-ring-animated{-webkit-animation:progress-ring-animation 1.2s linear infinite}.file:not([data-player-color]) .slider-progress{background-color:#00a1b7}.file:not([data-player-color]) .slider-progress .slider-holder{border-color:#00a1b7;background-color:#00a1b7;box-sizing:content-box}.file:not([data-player-color]) .audio-preloader:after{border-color:#00a1b7 transparent}.theme-light .file[data-player-color=white] .slider-progress{background-color:#00a1b7}.theme-light .file[data-player-color=white] .slider-progress .slider-holder{border-color:#00a1b7;background-color:#00a1b7}.theme-light .file[data-player-color=white] .audio-preloader:after{border-color:#00a1b7 transparent}.grid .file .file-container .file-info.file-name-trim-middle>div.wf-audioWaveContainer{justify-content:normal}.image-shadow{box-shadow:0 0 20px rgba(0,0,0,.3)}.choose-media-content{cursor:default;border:1px solid;border-radius:4px;box-sizing:border-box;display:block;overflow:hidden;position:fixed;width:330px;height:230px;background-color:#fff;top:calc(50% - 165px);left:calc(50% - 115px);z-index:999}.theme-light .choose-media-content{border-color:var(--platinum)}.theme-brand-dark-ios .choose-media-content,.theme-dark .choose-media-content{border-color:var(--white-12)}.theme-light .choose-media-content{box-shadow:0 9px 14px 0 rgba(0,0,0,.17)}.theme-brand-dark-ios .choose-media-content,.theme-dark .choose-media-content{box-shadow:0 2px 14px 0 rgba(0,0,0,.17)}.choose-media-content .select{font-weight:700;padding:20px;margin-bottom:20px}.choose-media-content .select-buttons{display:flex;justify-content:space-evenly;margin-bottom:40px}.choose-media-content .select-icons{cursor:pointer}.choose-media-content .select-icons div{text-align:center}.choose-media-content .select-icons .labels{font-size:12px;white-space:nowrap}.choose-media-content .select-icons .icons{margin-left:auto;margin-right:auto}.choose-media-content .choose-micro{display:flex;justify-content:left;align-items:center;margin:-30px 0 11px 19px;font-size:13px}.choose-media-content .choose-micro label{margin-left:5px;margin-top:-2px}.choose-media-content .choose-buttons{display:flex;justify-content:space-evenly;margin:0}.choose-media-content .choose-buttons button.choose-button{background:rgba(0,161,183,.1);border-radius:30px;align-items:center;padding:6px 30px;font-weight:700;font-size:13px;color:#00a1b7;text-align:center;border:0;cursor:pointer}.choose-media-content .choose-buttons button.choose-button:hover:not(:disabled){background-color:#00a1b7;color:#fff}.choose-media-content .choose-buttons button.choose-button:disabled{opacity:.5;cursor:default}.theme-brand-dark-ios .choose-media-content,.theme-dark .choose-media-content{background-color:#323232;color:var(--white-87)}.additional-camera-content.camera{position:fixed;width:250px;height:250px;border-radius:250px;overflow:hidden;cursor:move;z-index:9999}.additional-camera-content video.mediaElem.camera{width:340px;height:auto;margin-left:-45px;transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg)}.media-record-countdown #record-countdown{z-index:9999}.media-record-countdown .record-countdown{position:fixed;width:100%;height:100%;top:0;left:0;text-align:center}.media-record-countdown .record-countdown .number{display:flex;align-items:center;justify-content:center;border-radius:100px;background:rgba(0,0,0,.4);text-align:center;width:200px;height:200px;margin-top:calc(25% - 100px);margin-left:calc(50% - 100px);font-size:100pt;color:#fff;text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;font-family:Arial,serif}.nedit-root div.image-wrapper{position:relative;z-index:0;padding:5px 0;text-align:center}.nedit-root div.image-wrapper.no-attachment{padding:3px 0}.nedit-root div.image-wrapper .attachment-caption{display:block}.nedit-root .image-wrapper.no-attachment{margin-top:0!important;margin-bottom:7px!important}.nedit-root .image-wrapper.no-attachment:first-child{margin-top:2px!important}.nedit-root.preview-mode div.image-wrapper.no-attachment,.nedit-root.readonly-mode div.image-wrapper.no-attachment{display:none}.nedit-root div.image-wrapper[data-content-align=center] .resize-container{margin:0 auto}.nedit-root div.image-wrapper[data-content-align=center] .attachment-caption{margin:4px auto 0}.nedit-root div.image-wrapper[data-content-align=right] .resize-container{margin:0 0 0 auto}.nedit-root div.image-wrapper[data-content-align=right] .attachment-caption{margin:4px 0 0 auto}.nedit-root div.image-wrapper .resize-container.resize-full-width-mode{margin-left:calc(50% - var(--width)/2)}@media print{.nedit-root div.image-wrapper .resize-container.resize-full-width-mode{width:auto!important;height:auto!important}}.nedit-root div.image{width:100%;font-size:0;cursor:default;position:relative}.nedit-root div.image.selected-block:not(.rotate-processing) .image-container:after{display:block;position:absolute;content:" ";left:0;top:0;right:0;bottom:0}.theme-brand-dark-ios .nedit-root div.image.selected-block:not(.rotate-processing) .image-container:after,.theme-dark .nedit-root div.image.selected-block:not(.rotate-processing) .image-container:after,.theme-light .nedit-root div.image.selected-block:not(.rotate-processing) .image-container:after{background-color:var(--bondi-blue-54)}.nedit-root div.image .no-attachment-wrapper .add-attachment-text{background-position:0;background-repeat:no-repeat;background-size:20px auto}.nedit-root div.image .no-attachment-wrapper:not(.uploading) .add-attachment-text{background-image:url("data:image/png;base64,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")}.nedit-root div.image.loading .image-container{max-width:100%}.nedit-root div.image.loading+.attachment-caption{min-width:100px}.nedit-root div.image.loading .image-resizer,.nedit-root div.image.loading img{display:none}.nedit-root div.image.loading .image-loading-icon{display:block;position:absolute;top:50%;left:50%;z-index:99;margin-left:-9px;margin-top:-9px}.nedit-root div.image.loading .image-loading-icon svg{width:18px;height:18px}.nedit-root div.image.dragable-block{z-index:-1;opacity:.2}.nedit-root div.image.indent-1{margin-left:3%;width:97%}.nedit-root div.image.indent-2{margin-left:6%;width:94%}.nedit-root div.image.indent-3{margin-left:9%;width:91%}.nedit-root div.image.indent-4{margin-left:12%;width:88%}.nedit-root div.image.indent-5{margin-left:15%;width:85%}.nedit-root div.image.indent-6{margin-left:18%;width:82%}.nedit-root div.image.indent-7{margin-left:21%;width:79%}.nedit-root div.image.indent-8{margin-left:24%;width:76%}.nedit-root div.image.indent-9{margin-left:27%;width:73%}.nedit-root div.image.indent-10{margin-left:30%;width:70%}.nedit-root div.image.indent-11{margin-left:33%;width:67%}.nedit-root div.image.indent-12{margin-left:36%;width:64%}.nedit-root div.image.indent-13{margin-left:39%;width:61%}.nedit-root div.image.indent-14{margin-left:42%;width:58%}.nedit-root div.image.indent-15{margin-left:45%;width:55%}.nedit-root div.image.indent-16{margin-left:48%;width:52%}.nedit-root div.image.indent-17{margin-left:51%;width:49%}.nedit-root div.image.indent-18{margin-left:54%;width:46%}.nedit-root div.image.indent-19{margin-left:57%;width:43%}.nedit-root div.image.indent-20{margin-left:60%;width:40%}.nedit-root div.image.indent-21{margin-left:63%;width:37%}.nedit-root div.image.indent-22{margin-left:66%;width:34%}.nedit-root div.image.indent-23{margin-left:69%;width:31%}.nedit-root div.image.indent-24{margin-left:72%;width:28%}.nedit-root div.image.indent-25{margin-left:75%;width:25%}.nedit-root div.image.indent-26{margin-left:78%;width:22%}.nedit-root div.image.indent-27{margin-left:81%;width:19%}.nedit-root div.image.indent-28{margin-left:84%;width:16%}.nedit-root div.image.indent-29{margin-left:87%;width:13%}.nedit-root div.image.indent-30{margin-left:90%;width:10%}.nedit-root div.image.image-no-resize .image-resizer{display:none}.nedit-root div.image .image-container{margin:-2px;padding:2px;border-radius:4px;width:100%;height:100%;position:relative}.nedit-root div.image .image-container .image-resizer{width:24px;height:24px;box-shadow:0 3px 5px 0 rgba(0,0,0,.29);position:absolute;right:-12px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath class='graphic' fill='%23AEB7B8' d='M12 6v6H6zM4 4h6l-6 6z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;opacity:0;transition:opacity .2s ease}.theme-light .nedit-root div.image .image-container .image-resizer{background-color:var(--white)}.theme-brand-dark-ios .nedit-root div.image .image-container .image-resizer,.theme-dark .nedit-root div.image .image-container .image-resizer{background-color:var(--grey-brown)}.nedit-root div.image .image-container .image-resizer.top{top:-12px;transform:rotate(90deg);cursor:nesw-resize}.nedit-root div.image .image-container .image-resizer.bottom{bottom:-12px;cursor:nwse-resize}.nedit-root div.image .image-container .image-comments-counter{display:none;position:absolute;top:10px;right:10px;border-radius:4px;padding:5px;cursor:pointer}.theme-light .nedit-root div.image .image-container .image-comments-counter{background-color:var(--white)}.theme-brand-dark-ios .nedit-root div.image .image-container .image-comments-counter,.theme-dark .nedit-root div.image .image-container .image-comments-counter{background-color:var(--grey-brown)}.nedit-root div.image .image-container .image-comments-counter .comment-counter-icon{position:relative}.nedit-root div.image .image-container .image-comments-counter .comment-counter-icon svg{width:20px;height:20px;display:block}.theme-light .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon svg .graphic,.theme-dark .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon svg .graphic{fill:var(--ash-grey)}.theme-light .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon svg .graphic_stroke{stroke:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon svg .graphic_stroke,.theme-dark .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon svg .graphic_stroke{stroke:var(--spare-royal)}.theme-light .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon.no-comments svg .graphic_stroke{stroke:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon.no-comments svg .graphic_stroke,.theme-dark .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon.no-comments svg .graphic_stroke{stroke:var(--ash-grey)}.nedit-root div.image .image-container .image-comments-counter .comment-counter-icon .comments-count{position:absolute;top:0;left:3px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;text-indent:-6px;font-size:11px;font-weight:700}.theme-light .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon .comments-count{color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon .comments-count,.theme-dark .nedit-root div.image .image-container .image-comments-counter .comment-counter-icon .comments-count{color:var(--spare-royal)}.nedit-root div.image .image-container .image-comments-counter .comment-counter-icon .comments-count.over-hundred,.nedit-root div.image .image-container .image-comments-counter .comment-counter-icon .comments-count.over-ten{font-size:10px;letter-spacing:-1px;left:2.5px}.nedit-root div.image .image-container:hover .image-resizer{opacity:1}.nedit-root div.image .image-container:hover img.img-loaded+.image-comments-counter:not(.disabled){display:block}.nedit-root div.image .image-container img{width:100%;height:100%;transition:filter .2s ease;cursor:pointer}.nedit-root div.image .image-container img.cover-image{object-fit:cover}.nedit-root div.image .image-container img::selection{background:transparent}.nedit-root div.image .image-container .image-highlights{position:absolute;left:0;top:0;z-index:1;pointer-events:none}.nedit-root div.image.full-width .image-container{width:100%}.nedit-root div.image.full-width .image-container img{min-width:100%}.nedit-root div.image.resize-process .image-container .image-resizer{opacity:1}.nedit-root div.image.resize-process .image-container img{filter:brightness(68%)}.nedit-root div.image.block-menu-open img,.nedit-root div.image.focused-block img{border-radius:4px}.nedit-root div.image.no-image{padding:0}.nedit-root div.image.no-image:not(.preview-image) img{display:none}.nedit-root div.image.no-image.preview-image .image-container:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:1}.theme-light .nedit-root div.image.no-image.preview-image .image-container:before{background-color:var(--black-4)}.theme-brand-dark-ios .nedit-root div.image.no-image.preview-image .image-container:before,.theme-dark .nedit-root div.image.no-image.preview-image .image-container:before{background-color:var(--white-8)}.nedit-root div.image.no-image .image-resizer,.nedit-root div.image.rotate-processing .image-resizer{display:none!important}.nedit-root div.image.remote-loading .image-resizer{display:none}.nedit-root div.image.remote-loading .image-container{max-width:100%}.nedit-root div.image.remote-loading .image-container img{display:none}.nedit-root div.image.remote-loading .image-remote-loading-container{width:250px;height:150px;display:inline-flex;border-radius:4px;border:1px solid;align-items:center;justify-content:center;flex-direction:column;max-width:100%}.theme-light .nedit-root div.image.remote-loading .image-remote-loading-container{border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root div.image.remote-loading .image-remote-loading-container,.theme-dark .nedit-root div.image.remote-loading .image-remote-loading-container{border-color:var(--white-16)}.theme-light .nedit-root div.image.remote-loading .image-remote-loading-container{background-color:var(--white-smoke)}.theme-brand-dark-ios .nedit-root div.image.remote-loading .image-remote-loading-container,.theme-dark .nedit-root div.image.remote-loading .image-remote-loading-container{background-color:var(--davys-grey)}.nedit-root div.image.remote-loading .image-remote-loading-container .delete-image-btn{position:absolute;right:20px;top:20px;cursor:pointer}.nedit-root div.image.remote-loading .image-remote-loading-container .delete-image-btn svg{width:36px;height:36px}.nedit-root div.image.remote-loading .image-remote-loading-container .delete-image-btn:hover svg .graphic{opacity:1}.nedit-root div.image.remote-loading .image-remote-loading-container svg{width:72px;height:56px}.nedit-root div.image.remote-loading .image-remote-loading-container svg .graphic{opacity:.7}.theme-light .nedit-root div.image.remote-loading .image-remote-loading-container svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.image.remote-loading .image-remote-loading-container svg .graphic,.theme-dark .nedit-root div.image.remote-loading .image-remote-loading-container svg .graphic{fill:var(--ash-grey)}.theme-light .nedit-root div.image.remote-loading .image-remote-loading-container svg .grachic-background{fill:var(--white-smoke)}.theme-brand-dark-ios .nedit-root div.image.remote-loading .image-remote-loading-container svg .grachic-background,.theme-dark .nedit-root div.image.remote-loading .image-remote-loading-container svg .grachic-background{fill:var(--davys-grey)}.nedit-root div.image.remote-loading .image-remote-loading-container .loading-text{font-size:12px;margin-top:5px;position:relative}.theme-light .nedit-root div.image.remote-loading .image-remote-loading-container .loading-text{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.image.remote-loading .image-remote-loading-container .loading-text,.theme-dark .nedit-root div.image.remote-loading .image-remote-loading-container .loading-text{color:var(--lavender-grey)}.nedit-root div.image.rotate-processing img{opacity:.6}.nedit-root div.image .rotate-loader{font-size:16px;display:flex;align-items:center;position:absolute;top:5px;left:5px;user-select:none;-moz-user-select:none;padding:5px 18px 5px 5px;border-radius:19px}.theme-light .nedit-root div.image .rotate-loader{background-color:var(--white)}.theme-brand-dark-ios .nedit-root div.image .rotate-loader,.theme-dark .nedit-root div.image .rotate-loader{background-color:var(--grey-brown)}.nedit-root div.image .rotate-loader .image-wait-icon{width:24px;height:24px;margin-right:5px}.nedit-root div.image .rotate-loader .image-wait-icon svg{width:24px;height:24px}.nedit-root div.image .rotate-loader .rotate-loader-wait-text{display:inline-block;white-space:nowrap;position:relative;font-size:12px;min-height:15px}.theme-light .nedit-root div.image .rotate-loader .rotate-loader-wait-text{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root div.image .rotate-loader .rotate-loader-wait-text,.theme-dark .nedit-root div.image .rotate-loader .rotate-loader-wait-text{color:var(--lavender-grey)}.nedit-root div.image .rotate-loader .rotate-loader-wait-text:after{content:"...";display:block;position:absolute;left:calc(100% + 1px);bottom:0;animation:ellipsis-dot 1s .3s infinite}.nedit-root div.image.preview-image+div.attachment-caption,.nedit-root div.image .rotate-loader.hidden,.nedit-root div.image [empty=true]{display:none}.nedit-root.size-normal div.image.preview-image{padding-bottom:31px}.nedit-root.size-large div.image.preview-image{padding-bottom:34px}.nedit-root.size-small div.image.preview-image{padding-bottom:27px}.nedit-root.move-img{cursor:move!important}.nedit-root.preview-mode div.image.focused-block img,.nedit-root.readonly-mode div.image.focused-block img{filter:none}.no-image-wrapper{position:relative;cursor:text;min-height:22px;z-index:99;text-align:left}.no-image-wrapper .popup-notification{box-sizing:border-box}.no-image-wrapper .popup-notification.image-error-enter{opacity:0;transition:opacity .2s ease}.no-image-wrapper .popup-notification.image-error-enter-active{opacity:1}.no-image-wrapper .popup-notification.image-error-leave{opacity:1;transition:opacity .2s ease}.no-image-wrapper .popup-notification.image-error-leave-active{opacity:0}.no-image-wrapper .popup-notification .image-error-notification{font-size:14px;line-height:17px;width:258px;padding:16px;border:1px solid;border-radius:4px}.theme-light .no-image-wrapper .popup-notification .image-error-notification{background-color:var(--white)}.theme-brand-dark-ios .no-image-wrapper .popup-notification .image-error-notification,.theme-dark .no-image-wrapper .popup-notification .image-error-notification{background-color:var(--grey-brown)}.theme-light .no-image-wrapper .popup-notification .image-error-notification{border-color:var(--platinum)}.theme-brand-dark-ios .no-image-wrapper .popup-notification .image-error-notification,.theme-dark .no-image-wrapper .popup-notification .image-error-notification{border-color:var(--white-16)}.theme-light .no-image-wrapper .popup-notification .image-error-notification{box-shadow:0 9px 14px 0 rgba(0,0,0,.17)}.theme-brand-dark-ios .no-image-wrapper .popup-notification .image-error-notification,.theme-dark .no-image-wrapper .popup-notification .image-error-notification{box-shadow:0 2px 14px 0 rgba(0,0,0,.17)}.theme-light .no-image-wrapper .popup-notification .image-error-notification{color:var(--rust-red)}.theme-brand-dark-ios .no-image-wrapper .popup-notification .image-error-notification,.theme-dark .no-image-wrapper .popup-notification .image-error-notification{color:var(--unheard-orche)}.no-image-wrapper .popup-notification .image-error-notification a{text-decoration:none}.theme-light .no-image-wrapper .popup-notification .image-error-notification a{color:var(--bondi-blue)}.theme-brand-dark-ios .no-image-wrapper .popup-notification .image-error-notification a,.theme-dark .no-image-wrapper .popup-notification .image-error-notification a{color:var(--light-green)}.no-image-wrapper .image-link-buffer{position:absolute;top:0;left:0;display:inline-block;font-size:16px;opacity:0;z-index:-9999;white-space:pre}.no-image-wrapper input.image-link-input{font-size:16px;line-height:22px;border:0;padding:0 10px 0 0;box-sizing:border-box;letter-spacing:-.09px;width:10px;min-width:11px;max-width:100%;font-family:inherit;vertical-align:middle;background:transparent;max-width:calc(100% - 26px)}.theme-light .no-image-wrapper input.image-link-input{color:var(--onyx)}.theme-brand-dark-ios .no-image-wrapper input.image-link-input,.theme-dark .no-image-wrapper input.image-link-input{color:var(--white-87)}.theme-light .no-image-wrapper input.image-link-input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .no-image-wrapper input.image-link-input,.theme-dark .no-image-wrapper input.image-link-input{caret-color:var(--spare-royal)}.no-image-wrapper .image-placeholder-delete{display:inline-block;vertical-align:middle;cursor:pointer}.no-image-wrapper .image-placeholder-delete svg{width:16px;height:16px}.no-image-wrapper .image-placeholder-delete svg .graphic{transition:fill .2s ease,stroke .2s ease}.theme-light .no-image-wrapper .image-placeholder-delete:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .no-image-wrapper .image-placeholder-delete:hover svg .graphic,.theme-dark .no-image-wrapper .image-placeholder-delete:hover svg .graphic{fill:var(--spare-royal)}.theme-light .no-image-wrapper .image-placeholder-delete:hover svg .graphic_stroke{stroke:var(--bondi-blue)}.theme-brand-dark-ios .no-image-wrapper .image-placeholder-delete:hover svg .graphic_stroke,.theme-dark .no-image-wrapper .image-placeholder-delete:hover svg .graphic_stroke{stroke:var(--spare-royal)}.no-image-wrapper .image-placeholder-delete.ml{margin-left:10px}.no-image-wrapper .image-placeholder-abort{cursor:pointer;margin-left:5px}.no-image-wrapper .image-placeholder-abort svg{display:block}.no-image-wrapper .image-placeholder-abort svg .graphic{transition:fill .2s ease}.theme-light .no-image-wrapper .image-placeholder-abort svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .no-image-wrapper .image-placeholder-abort svg .graphic,.theme-dark .no-image-wrapper .image-placeholder-abort svg .graphic{fill:var(--ash-grey)}.theme-light .no-image-wrapper .image-placeholder-abort:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .no-image-wrapper .image-placeholder-abort:hover svg .graphic,.theme-dark .no-image-wrapper .image-placeholder-abort:hover svg .graphic{fill:var(--spare-royal)}.no-image-wrapper .no-image-error{position:absolute;top:-12px;left:0;font-size:12px}.theme-light .no-image-wrapper .no-image-error{color:var(--rust-red)}.theme-brand-dark-ios .no-image-wrapper .no-image-error,.theme-dark .no-image-wrapper .no-image-error{color:var(--unheard-orche)}.no-image-wrapper .no-image-error.with-notification{cursor:pointer}.no-image-wrapper .no-image-content-wrapper{font-size:16px;display:flex;align-items:center;position:absolute;top:0;left:0;user-select:none;-moz-user-select:none}.no-image-wrapper .no-image-content-wrapper.hidden{display:none}.no-image-wrapper .no-image-content-wrapper.no-image-placeholder-enter{opacity:0;transition:opacity .2s ease}.no-image-wrapper .no-image-content-wrapper.no-image-placeholder-enter-active{opacity:1}.no-image-wrapper .no-image-content-wrapper .no-image-text{display:inline;vertical-align:middle}.theme-light .no-image-wrapper .no-image-content-wrapper .no-image-text{color:var(--davys-grey)}.theme-brand-dark-ios .no-image-wrapper .no-image-content-wrapper .no-image-text,.theme-dark .no-image-wrapper .no-image-content-wrapper .no-image-text{color:var(--lavender-grey)}.no-image-wrapper .no-image-content-wrapper .no-image-text.add-image{position:relative}.no-image-wrapper .no-image-content-wrapper .no-image-text.uploading-image{font-size:12px}.no-image-wrapper .no-image-content-wrapper .editor-progress-ring{display:inline-block;vertical-align:middle;margin-right:5px;position:relative}.no-image-wrapper .no-image-content-wrapper .editor-progress-ring .progress-ring-percent{position:absolute;font-size:9px;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:0}.no-image-wrapper .no-image-content-wrapper .editor-progress-ring svg{display:block}.no-image-wrapper .no-image-content-wrapper .image-browse{display:inline;cursor:pointer}.theme-light .no-image-wrapper .no-image-content-wrapper .image-browse{color:var(--bondi-blue)}.theme-brand-dark-ios .no-image-wrapper .no-image-content-wrapper .image-browse,.theme-dark .no-image-wrapper .no-image-content-wrapper .image-browse{color:var(--light-green)}.no-image-wrapper.uploading:not(.on-preview) .no-image-content-wrapper{top:-6px}.no-image-wrapper.uploading.on-preview .no-image-content-wrapper{padding:2px 8px 2px 2px;border-radius:19px}.theme-light .no-image-wrapper.uploading.on-preview .no-image-content-wrapper{background-color:var(--white)}.theme-brand-dark-ios .no-image-wrapper.uploading.on-preview .no-image-content-wrapper,.theme-dark .no-image-wrapper.uploading.on-preview .no-image-content-wrapper{background-color:var(--grey-brown)}.no-image-wrapper.uploading.on-preview .no-image-content-wrapper .no-image-text.uploading-image{display:inline-block;white-space:nowrap}.no-image-wrapper.uploading.hidden{display:none}.no-image-wrapper.uploading.wait{text-align:center}.no-image-wrapper.uploading.wait .image-loading-icon{display:inline-block}.popup-menu.image-info-popup,.popup-menu.text-from-image-popup{width:500px;z-index:100}@media screen and (max-width:550px){.popup-menu.image-info-popup,.popup-menu.text-from-image-popup{width:90vw}}.image-info-enter.popup-menu.image-info-popup,.image-info-enter.popup-menu.text-from-image-popup,.image-info-leave.popup-menu.image-info-popup,.image-info-leave.popup-menu.text-from-image-popup{transition:opacity .2s ease}.image-info-enter.popup-menu.image-info-popup,.image-info-enter.popup-menu.text-from-image-popup{opacity:0}.image-info-enter-active.popup-menu.image-info-popup,.image-info-enter-active.popup-menu.text-from-image-popup{opacity:1}.image-info-leave-active.popup-menu.image-info-popup,.image-info-leave-active.popup-menu.text-from-image-popup{opacity:0}.popup-menu.image-info-popup .popup-dialog-body .image-info-item{display:flex;align-items:flex-end;margin-bottom:8px;font-size:13px;line-height:18px;letter-spacing:-.08px}.popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-label{flex-basis:25%}.theme-light .popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-label{color:var(--onyx)}.theme-brand-dark-ios .popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-label,.theme-dark .popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-label{color:var(--white-87)}.popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info{flex-basis:calc(75% - 41px);white-space:nowrap;max-width:calc(75% - 41px)}.theme-light .popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info{color:var(--davys-grey)}.theme-brand-dark-ios .popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info,.theme-dark .popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info{color:var(--lavender-grey)}.popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info .popup-image-location{display:flex;width:100%;justify-content:space-between}.popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info .popup-image-location .image-location-url{overflow:hidden;text-overflow:ellipsis;flex:calc(100% - 60px) 0 0}.popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info .popup-image-location .copy-image-url{flex:56px 0 0;cursor:pointer}.theme-light .popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info .popup-image-location .copy-image-url{color:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info .popup-image-location .copy-image-url,.theme-dark .popup-menu.image-info-popup .popup-dialog-body .image-info-item .image-info-item-info .popup-image-location .copy-image-url{color:var(--light-green)}.popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-content{font-size:13px;border-radius:5px;border:1px solid}.theme-light .popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-content{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-content,.theme-dark .popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-content{border-color:var(--white-16)}.popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-content textarea{width:96%;height:210px;margin:5px 2% 2px;border:0;resize:none}.popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-copy{font-size:13px;margin:5px 0 -25px;display:block;cursor:pointer;line-height:30px}.theme-light .popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-copy{color:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-copy,.theme-dark .popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-copy{color:var(--light-green)}.popup-menu.text-from-image-popup .popup-dialog-body .text-from-image-no-text{font-size:14px;text-align:center}.on-blot-drop .image.over-width-enabled{opacity:.3}.note-container .clipboard>.image{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.note-container .clipboard>.image img{max-width:100%}.note-container .clipboard>.no-image-wrapper *{background:transparent}.theme-light .nedit-root:not(.preview-mode):not(.readonly-mode) div.image:not(.no-image).focused-block .image-container{box-shadow:0 0 0 2px var(--bondi-blue)}.theme-brand-dark-ios .nedit-root:not(.preview-mode):not(.readonly-mode) div.image:not(.no-image).focused-block .image-container,.theme-dark .nedit-root:not(.preview-mode):not(.readonly-mode) div.image:not(.no-image).focused-block .image-container{box-shadow:0 0 0 2px var(--spare-royal)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes blink{0%{opacity:0}to{opacity:1}}@keyframes ellipsis-dot{25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}@-webkit-keyframes ellipsis-dot{25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}.nedit-root ul.editor-list{position:relative;box-sizing:border-box;margin:2px 0;padding-left:52px;list-style:none;word-break:break-all}.nedit-root ul.editor-list+ul.editor-list{margin-top:20px}.nedit-root ul.editor-list .list-item{margin-bottom:8px;position:relative}.nedit-root ul.editor-list .list-item.indent-1{margin-left:23px}.nedit-root ul.editor-list .list-item.indent-2{margin-left:46px}.nedit-root ul.editor-list .list-item.indent-3{margin-left:69px}.nedit-root ul.editor-list .list-item.indent-4{margin-left:92px}.nedit-root ul.editor-list .list-item.indent-5{margin-left:115px}.nedit-root ul.editor-list .list-item.indent-6{margin-left:138px}.nedit-root ul.editor-list .list-item.indent-7{margin-left:161px}.nedit-root ul.editor-list .list-item.indent-8{margin-left:184px}.nedit-root ul.editor-list .list-item.indent-9{margin-left:207px}.nedit-root ul.editor-list .list-item.indent-10{margin-left:230px}.nedit-root ul.editor-list .list-item.indent-11{margin-left:253px}.nedit-root ul.editor-list .list-item.indent-12{margin-left:276px}.nedit-root ul.editor-list .list-item.indent-13{margin-left:299px}.nedit-root ul.editor-list .list-item.indent-14{margin-left:322px}.nedit-root ul.editor-list .list-item.indent-15{margin-left:345px}.nedit-root ul.editor-list .list-item.indent-16{margin-left:368px}.nedit-root ul.editor-list .list-item.indent-17{margin-left:391px}.nedit-root ul.editor-list .list-item.indent-18{margin-left:414px}.nedit-root ul.editor-list .list-item.indent-19{margin-left:437px}.nedit-root ul.editor-list .list-item.indent-20{margin-left:460px}.nedit-root ul.editor-list .list-item.indent-21{margin-left:483px}.nedit-root ul.editor-list .list-item.indent-22{margin-left:506px}.nedit-root ul.editor-list .list-item.indent-23{margin-left:529px}.nedit-root ul.editor-list .list-item.indent-24{margin-left:552px}.nedit-root ul.editor-list .list-item.indent-25{margin-left:575px}.nedit-root ul.editor-list .list-item.indent-26{margin-left:598px}.nedit-root ul.editor-list .list-item.indent-27{margin-left:621px}.nedit-root ul.editor-list .list-item.indent-28{margin-left:644px}.nedit-root ul.editor-list .list-item.indent-29{margin-left:667px}.nedit-root ul.editor-list .list-item.list-item-hidden{display:none}.nedit-root ul.editor-list .list-item:before{content:"";left:-72px;position:absolute;width:72px;box-sizing:border-box;z-index:-1;height:100%;cursor:default}.nedit-root ul.editor-list .list-item:after{content:"";user-select:none;position:absolute;border-radius:4px;box-sizing:border-box;z-index:-2;left:auto;background-color:initial}.nedit-root ul.editor-list .list-item.collapsed-list-item:after{border:1px solid}.theme-light .nedit-root ul.editor-list .list-item.collapsed-list-item:after{border-color:var(--black-60)}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.collapsed-list-item:after,.theme-dark .nedit-root ul.editor-list .list-item.collapsed-list-item:after{border-color:var(--ash-grey)}.nedit-root ul.editor-list .list-item.list-item-checkbox:after{width:20px;height:20px;right:calc(100% + 8px);top:3px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='graphic' fill-rule='evenodd' clip-rule='evenodd' d='M0 3a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H3a3 3 0 01-3-3V3zm3-1a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V3a1 1 0 00-1-1H3z' fill='%23666'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:16px 16px;z-index:0;cursor:pointer;-webkit-print-color-adjust:exact;print-color-adjust:exact}.nedit-root ul.editor-list .list-item.list-item-checkbox[data-checked=true]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg' color='%2300a1b7'%3E%3Cpath class='graphic' fill-rule='evenodd' clip-rule='evenodd' d='M2 0a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2H2zm12.268 6.64a1 1 0 10-1.536-1.28l-4.406 5.287-2.745-1.96a1 1 0 00-1.162 1.627l3.5 2.5.755.54.594-.714 5-6z' fill='currentColor'/%3E%3C/svg%3E")}.theme-light .nedit-root ul.editor-list .list-item.list-item-checkbox[data-checked=true]{color:var(--black-36)}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-checkbox[data-checked=true],.theme-dark .nedit-root ul.editor-list .list-item.list-item-checkbox[data-checked=true]{color:var(--white-36)}.nedit-root ul.editor-list .list-item.list-item-checkbox.mouseover-checkbox{cursor:pointer}.nedit-root ul.editor-list .list-item.list-item-bullet:after{width:20px;height:20px;right:calc(100% + 8px);top:2px;background-repeat:no-repeat;background-position:50%;background-size:10px 10px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.nedit-root ul.editor-list .list-item.list-item-bullet[list-style=circle]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Ccircle class='graphic' cx='12' cy='12' r='10' fill='%235C6061'/%3E%3C/g%3E%3C/svg%3E")}.nedit-root ul.editor-list .list-item.list-item-bullet[list-style=rectangle]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath class='graphic' fill='%235C6061' d='M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V6z'/%3E%3C/g%3E%3C/svg%3E")}.nedit-root ul.editor-list .list-item.list-item-bullet[list-style=star]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath class='graphic' fill='%235C6061' fill-rule='evenodd' d='M10.548 3.807c.467-1.343 2.367-1.343 2.834 0l1.65 4.748 5.026.103c1.422.029 2.009 1.836.875 2.695l-4.005 3.037 1.455 4.81c.412 1.362-1.125 2.479-2.292 1.666l-4.126-2.87-4.126 2.87c-1.167.813-2.704-.304-2.293-1.665l1.456-4.811-4.006-3.037c-1.133-.86-.546-2.666.876-2.695l5.026-.103 1.65-4.748z'/%3E%3C/svg%3E")}.nedit-root ul.editor-list .list-item.list-item-bullet[list-style=dart]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath class='graphic' fill='%235C6061' d='M21.12 11.069L3.459 4.158c-.91-.357-1.74.672-1.196 1.486l3.867 5.801a1 1 0 010 1.11l-3.867 5.801c-.543.814.285 1.843 1.196 1.486l17.661-6.911c.848-.331.848-1.531 0-1.862z'/%3E%3C/g%3E%3C/svg%3E")}.nedit-root ul.editor-list .list-item.list-item-bullet[list-style=rounded]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath class='graphic' fill='%235C6061' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-2a8 8 0 110-16 8 8 0 010 16z'/%3E%3C/g%3E%3C/svg%3E")}.nedit-root ul.editor-list .list-item.list-item-bullet[list-style=arrow]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath class='graphic' fill='%235C6061' fill-rule='evenodd' d='M11.293 3.293a1 1 0 011.414 0L20.05 11h.008l-7.35-7.708 8 8a1 1 0 01.293.698V12l-.001.048a.997.997 0 01-.292.66l-8 8a1 1 0 01-1.414-1.415L17.586 13H4a1 1 0 110-2h13.586l-6.293-6.293a1 1 0 010-1.414z'/%3E%3C/svg%3E")}.nedit-root ul.editor-list .list-item.list-item-bullet[list-style=diamond]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath class='graphic' fill='%235C6061' d='M3.414 10.586l7.172-7.172a2 2 0 012.828 0l7.172 7.172a2 2 0 010 2.828l-7.172 7.172a2 2 0 01-2.828 0l-7.172-7.172a2 2 0 010-2.828z'/%3E%3C/g%3E%3C/svg%3E")}.nedit-root ul.editor-list .list-item-number{list-style:none;counter-increment:numbered-list-0;counter-reset:numbered-list-1 numbered-list-2 numbered-list-3 numbered-list-4 numbered-list-5}.nedit-root ul.editor-list .list-item-number:after{max-width:72px;width:max-content;height:20px;line-height:20px;right:calc(100% + 3px);top:2px;padding-left:3px;word-spacing:-2px;white-space:nowrap}.nedit-root ul.editor-list .list-item-number.one-cnt-sym:after{right:calc(100% + 9px)}.nedit-root ul.editor-list .list-item-number.collapsed-list-item:after{border:0;box-shadow:inset 0 0 0 1px var(--black-60)}.nedit-root ul.editor-list .indent-0:not(.list-item-number)+.list-item-number.indent-0{counter-reset:numbered-list-0}.nedit-root ul.editor-list .indent-1:not(.list-item-number)+.list-item-number.indent-1{counter-reset:numbered-list-1}.nedit-root ul.editor-list .indent-2:not(.list-item-number)+.list-item-number.indent-2{counter-reset:numbered-list-2}.nedit-root ul.editor-list .indent-3:not(.list-item-number)+.list-item-number.indent-3{counter-reset:numbered-list-3}.nedit-root ul.editor-list .indent-4:not(.list-item-number)+.list-item-number.indent-4{counter-reset:numbered-list-4}.nedit-root ul.editor-list .indent-5:not(.list-item-number)+.list-item-number.indent-5{counter-reset:numbered-list-5}.nedit-root ul.editor-list .indent-6:not(.list-item-number)+.list-item-number.indent-6{counter-reset:numbered-list-6}.nedit-root ul.editor-list .indent-7:not(.list-item-number)+.list-item-number.indent-7{counter-reset:numbered-list-7}.nedit-root ul.editor-list .indent-8:not(.list-item-number)+.list-item-number.indent-8{counter-reset:numbered-list-8}.nedit-root ul.editor-list .indent-9:not(.list-item-number)+.list-item-number.indent-9{counter-reset:numbered-list-9}.nedit-root ul.editor-list .indent-10:not(.list-item-number)+.list-item-number.indent-10{counter-reset:numbered-list-10}.nedit-root ul.editor-list .indent-11:not(.list-item-number)+.list-item-number.indent-11{counter-reset:numbered-list-11}.nedit-root ul.editor-list .indent-12:not(.list-item-number)+.list-item-number.indent-12{counter-reset:numbered-list-12}.nedit-root ul.editor-list .indent-13:not(.list-item-number)+.list-item-number.indent-13{counter-reset:numbered-list-13}.nedit-root ul.editor-list .indent-14:not(.list-item-number)+.list-item-number.indent-14{counter-reset:numbered-list-14}.nedit-root ul.editor-list .indent-15:not(.list-item-number)+.list-item-number.indent-15{counter-reset:numbered-list-15}.nedit-root ul.editor-list .indent-16:not(.list-item-number)+.list-item-number.indent-16{counter-reset:numbered-list-16}.nedit-root ul.editor-list .indent-17:not(.list-item-number)+.list-item-number.indent-17{counter-reset:numbered-list-17}.nedit-root ul.editor-list .indent-18:not(.list-item-number)+.list-item-number.indent-18{counter-reset:numbered-list-18}.nedit-root ul.editor-list .indent-19:not(.list-item-number)+.list-item-number.indent-19{counter-reset:numbered-list-19}.nedit-root ul.editor-list .indent-20:not(.list-item-number)+.list-item-number.indent-20{counter-reset:numbered-list-20}.nedit-root ul.editor-list .indent-21:not(.list-item-number)+.list-item-number.indent-21{counter-reset:numbered-list-21}.nedit-root ul.editor-list .indent-22:not(.list-item-number)+.list-item-number.indent-22{counter-reset:numbered-list-22}.nedit-root ul.editor-list .indent-23:not(.list-item-number)+.list-item-number.indent-23{counter-reset:numbered-list-23}.nedit-root ul.editor-list .indent-24:not(.list-item-number)+.list-item-number.indent-24{counter-reset:numbered-list-24}.nedit-root ul.editor-list .indent-25:not(.list-item-number)+.list-item-number.indent-25{counter-reset:numbered-list-25}.nedit-root ul.editor-list .indent-26:not(.list-item-number)+.list-item-number.indent-26{counter-reset:numbered-list-26}.nedit-root ul.editor-list .indent-27:not(.list-item-number)+.list-item-number.indent-27{counter-reset:numbered-list-27}.nedit-root ul.editor-list .indent-28:not(.list-item-number)+.list-item-number.indent-28{counter-reset:numbered-list-28}.nedit-root ul.editor-list .indent-29:not(.list-item-number)+.list-item-number.indent-29{counter-reset:numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number:after,.nedit-root ul.editor-list.number-template-default .list-item-number:after{content:counter(numbered-list-0,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-1,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-1{counter-increment:numbered-list-1;counter-reset:numbered-list-2 numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-1:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-1:after{content:counter(numbered-list-1,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-2,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-2{counter-increment:numbered-list-2;counter-reset:numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-2:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-2:after{content:counter(numbered-list-2,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-3,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-3{counter-increment:numbered-list-3;counter-reset:numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-3:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-3:after{content:counter(numbered-list-3,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-4,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-4{counter-increment:numbered-list-4;counter-reset:numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-4:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-4:after{content:counter(numbered-list-4,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-5,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-5{counter-increment:numbered-list-5;counter-reset:numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-5:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-5:after{content:counter(numbered-list-5,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-6,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-6{counter-increment:numbered-list-6;counter-reset:numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-6:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-6:after{content:counter(numbered-list-6,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-7,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-7{counter-increment:numbered-list-7;counter-reset:numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-7:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-7:after{content:counter(numbered-list-7,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-8,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-8{counter-increment:numbered-list-8;counter-reset:numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-8:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-8:after{content:counter(numbered-list-8,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-9,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-9{counter-increment:numbered-list-9;counter-reset:numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-9:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-9:after{content:counter(numbered-list-9,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-10,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-10{counter-increment:numbered-list-10;counter-reset:numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-10:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-10:after{content:counter(numbered-list-10,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-11,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-11{counter-increment:numbered-list-11;counter-reset:numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-11:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-11:after{content:counter(numbered-list-11,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-12,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-12{counter-increment:numbered-list-12;counter-reset:numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-12:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-12:after{content:counter(numbered-list-12,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-13,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-13{counter-increment:numbered-list-13;counter-reset:numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-13:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-13:after{content:counter(numbered-list-13,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-14,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-14{counter-increment:numbered-list-14;counter-reset:numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-14:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-14:after{content:counter(numbered-list-14,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-15,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-15{counter-increment:numbered-list-15;counter-reset:numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-15:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-15:after{content:counter(numbered-list-15,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-16,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-16{counter-increment:numbered-list-16;counter-reset:numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-16:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-16:after{content:counter(numbered-list-16,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-17,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-17{counter-increment:numbered-list-17;counter-reset:numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-17:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-17:after{content:counter(numbered-list-17,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-18,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-18{counter-increment:numbered-list-18;counter-reset:numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-18:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-18:after{content:counter(numbered-list-18,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-19,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-19{counter-increment:numbered-list-19;counter-reset:numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-19:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-19:after{content:counter(numbered-list-19,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-20,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-20{counter-increment:numbered-list-20;counter-reset:numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-20:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-20:after{content:counter(numbered-list-20,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-21,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-21{counter-increment:numbered-list-21;counter-reset:numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-21:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-21:after{content:counter(numbered-list-21,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-22,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-22{counter-increment:numbered-list-22;counter-reset:numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-22:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-22:after{content:counter(numbered-list-22,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-23,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-23{counter-increment:numbered-list-23;counter-reset:numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-23:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-23:after{content:counter(numbered-list-23,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-24,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-24{counter-increment:numbered-list-24;counter-reset:numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-24:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-24:after{content:counter(numbered-list-24,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-25,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-25{counter-increment:numbered-list-25;counter-reset:numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-25:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-25:after{content:counter(numbered-list-25,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-26,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-26{counter-increment:numbered-list-26;counter-reset:numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-26:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-26:after{content:counter(numbered-list-26,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-27,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-27{counter-increment:numbered-list-27;counter-reset:numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-27:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-27:after{content:counter(numbered-list-27,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-28,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-28{counter-increment:numbered-list-28;counter-reset:numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-28:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-28:after{content:counter(numbered-list-28,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-29,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-29{counter-increment:numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-29:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-29:after{content:counter(numbered-list-29,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-30,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-30{counter-increment:numbered-list-30}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-period .list-item-number.indent-30:after,.nedit-root ul.editor-list.number-template-default .list-item-number.indent-30:after{content:counter(numbered-list-30,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number:after{content:counter(numbered-list-0,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-1{counter-increment:numbered-list-1;counter-reset:numbered-list-2 numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-1:after{content:counter(numbered-list-1,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-2{counter-increment:numbered-list-2;counter-reset:numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-2:after{content:counter(numbered-list-2,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-3{counter-increment:numbered-list-3;counter-reset:numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-3:after{content:counter(numbered-list-3,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-4{counter-increment:numbered-list-4;counter-reset:numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-4:after{content:counter(numbered-list-4,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-5{counter-increment:numbered-list-5;counter-reset:numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-5:after{content:counter(numbered-list-5,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-6{counter-increment:numbered-list-6;counter-reset:numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-6:after{content:counter(numbered-list-6,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-7{counter-increment:numbered-list-7;counter-reset:numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-7:after{content:counter(numbered-list-7,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-8{counter-increment:numbered-list-8;counter-reset:numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-8:after{content:counter(numbered-list-8,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-9{counter-increment:numbered-list-9;counter-reset:numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-9:after{content:counter(numbered-list-9,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-10{counter-increment:numbered-list-10;counter-reset:numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-10:after{content:counter(numbered-list-10,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-11{counter-increment:numbered-list-11;counter-reset:numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-11:after{content:counter(numbered-list-11,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-12{counter-increment:numbered-list-12;counter-reset:numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-12:after{content:counter(numbered-list-12,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-13{counter-increment:numbered-list-13;counter-reset:numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-13:after{content:counter(numbered-list-13,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-14{counter-increment:numbered-list-14;counter-reset:numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-14:after{content:counter(numbered-list-14,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-15{counter-increment:numbered-list-15;counter-reset:numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-15:after{content:counter(numbered-list-15,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-16{counter-increment:numbered-list-16;counter-reset:numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-16:after{content:counter(numbered-list-16,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-17{counter-increment:numbered-list-17;counter-reset:numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-17:after{content:counter(numbered-list-17,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-18{counter-increment:numbered-list-18;counter-reset:numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-18:after{content:counter(numbered-list-18,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-19{counter-increment:numbered-list-19;counter-reset:numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-19:after{content:counter(numbered-list-19,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-20{counter-increment:numbered-list-20;counter-reset:numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-20:after{content:counter(numbered-list-20,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-21{counter-increment:numbered-list-21;counter-reset:numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-21:after{content:counter(numbered-list-21,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-22{counter-increment:numbered-list-22;counter-reset:numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-22:after{content:counter(numbered-list-22,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-23{counter-increment:numbered-list-23;counter-reset:numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-23:after{content:counter(numbered-list-23,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-24{counter-increment:numbered-list-24;counter-reset:numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-24:after{content:counter(numbered-list-24,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-25{counter-increment:numbered-list-25;counter-reset:numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-25:after{content:counter(numbered-list-25,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-26{counter-increment:numbered-list-26;counter-reset:numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-26:after{content:counter(numbered-list-26,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-27{counter-increment:numbered-list-27;counter-reset:numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-27:after{content:counter(numbered-list-27,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-28{counter-increment:numbered-list-28;counter-reset:numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-28:after{content:counter(numbered-list-28,lower-alpha) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-29{counter-increment:numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-29:after{content:counter(numbered-list-29,lower-roman) ") "}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-30{counter-increment:numbered-list-30}.nedit-root ul.editor-list.number-template-decimal-latinlower-romanlower-parentheses .list-item-number.indent-30:after{content:counter(numbered-list-30,decimal) ") "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number:after{content:counter(numbered-list-0,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-1{counter-increment:numbered-list-1;counter-reset:numbered-list-2 numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-1:after{content:counter(numbered-list-0,decimal) "." counter(numbered-list-1,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-2{counter-increment:numbered-list-2;counter-reset:numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-2:after{content:counter(numbered-list-0,decimal) "." counter(numbered-list-1,decimal) "." counter(numbered-list-2,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-3{counter-increment:numbered-list-3;counter-reset:numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-3:after{content:counter(numbered-list-3,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-4{counter-increment:numbered-list-4;counter-reset:numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-4:after{content:counter(numbered-list-3,decimal) "." counter(numbered-list-4,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-5{counter-increment:numbered-list-5;counter-reset:numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-5:after{content:counter(numbered-list-3,decimal) "." counter(numbered-list-4,decimal) "." counter(numbered-list-5,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-6{counter-increment:numbered-list-6;counter-reset:numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-6:after{content:counter(numbered-list-6,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-7{counter-increment:numbered-list-7;counter-reset:numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-7:after{content:counter(numbered-list-6,decimal) "." counter(numbered-list-7,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-8{counter-increment:numbered-list-8;counter-reset:numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-8:after{content:counter(numbered-list-6,decimal) "." counter(numbered-list-7,decimal) "." counter(numbered-list-8,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-9{counter-increment:numbered-list-9;counter-reset:numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-9:after{content:counter(numbered-list-9,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-10{counter-increment:numbered-list-10;counter-reset:numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-10:after{content:counter(numbered-list-9,decimal) "." counter(numbered-list-10,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-11{counter-increment:numbered-list-11;counter-reset:numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-11:after{content:counter(numbered-list-9,decimal) "." counter(numbered-list-10,decimal) "." counter(numbered-list-11,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-12{counter-increment:numbered-list-12;counter-reset:numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-12:after{content:counter(numbered-list-12,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-13{counter-increment:numbered-list-13;counter-reset:numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-13:after{content:counter(numbered-list-12,decimal) "." counter(numbered-list-13,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-14{counter-increment:numbered-list-14;counter-reset:numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-14:after{content:counter(numbered-list-12,decimal) "." counter(numbered-list-13,decimal) "." counter(numbered-list-14,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-15{counter-increment:numbered-list-15;counter-reset:numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-15:after{content:counter(numbered-list-15,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-16{counter-increment:numbered-list-16;counter-reset:numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-16:after{content:counter(numbered-list-15,decimal) "." counter(numbered-list-16,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-17{counter-increment:numbered-list-17;counter-reset:numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-17:after{content:counter(numbered-list-15,decimal) "." counter(numbered-list-16,decimal) "." counter(numbered-list-17,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-18{counter-increment:numbered-list-18;counter-reset:numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-18:after{content:counter(numbered-list-18,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-19{counter-increment:numbered-list-19;counter-reset:numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-19:after{content:counter(numbered-list-18,decimal) "." counter(numbered-list-19,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-20{counter-increment:numbered-list-20;counter-reset:numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-20:after{content:counter(numbered-list-18,decimal) "." counter(numbered-list-19,decimal) "." counter(numbered-list-20,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-21{counter-increment:numbered-list-21;counter-reset:numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-21:after{content:counter(numbered-list-21,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-22{counter-increment:numbered-list-22;counter-reset:numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-22:after{content:counter(numbered-list-21,decimal) "." counter(numbered-list-22,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-23{counter-increment:numbered-list-23;counter-reset:numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-23:after{content:counter(numbered-list-21,decimal) "." counter(numbered-list-22,decimal) "." counter(numbered-list-23,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-24{counter-increment:numbered-list-24;counter-reset:numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-24:after{content:counter(numbered-list-24,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-25{counter-increment:numbered-list-25;counter-reset:numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-25:after{content:counter(numbered-list-24,decimal) "." counter(numbered-list-25,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-26{counter-increment:numbered-list-26;counter-reset:numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-26:after{content:counter(numbered-list-24,decimal) "." counter(numbered-list-25,decimal) "." counter(numbered-list-26,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-27{counter-increment:numbered-list-27;counter-reset:numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-27:after{content:counter(numbered-list-27,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-28{counter-increment:numbered-list-28;counter-reset:numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-28:after{content:counter(numbered-list-27,decimal) "." counter(numbered-list-28,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-29{counter-increment:numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-outline .list-item-number.indent-29:after{content:counter(numbered-list-27,decimal) "." counter(numbered-list-28,decimal) "." counter(numbered-list-29,decimal) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number:after{content:counter(numbered-list-0,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-1{counter-increment:numbered-list-1;counter-reset:numbered-list-2 numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-1:after{content:counter(numbered-list-1,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-2{counter-increment:numbered-list-2;counter-reset:numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-2:after{content:counter(numbered-list-2,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-3{counter-increment:numbered-list-3;counter-reset:numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-3:after{content:counter(numbered-list-3,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-4{counter-increment:numbered-list-4;counter-reset:numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-4:after{content:counter(numbered-list-4,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-5{counter-increment:numbered-list-5;counter-reset:numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-5:after{content:counter(numbered-list-5,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-6{counter-increment:numbered-list-6;counter-reset:numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-6:after{content:counter(numbered-list-6,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-7{counter-increment:numbered-list-7;counter-reset:numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-7:after{content:counter(numbered-list-7,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-8{counter-increment:numbered-list-8;counter-reset:numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-8:after{content:counter(numbered-list-8,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-9{counter-increment:numbered-list-9;counter-reset:numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-9:after{content:counter(numbered-list-9,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-10{counter-increment:numbered-list-10;counter-reset:numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-10:after{content:counter(numbered-list-10,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-11{counter-increment:numbered-list-11;counter-reset:numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-11:after{content:counter(numbered-list-11,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-12{counter-increment:numbered-list-12;counter-reset:numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-12:after{content:counter(numbered-list-12,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-13{counter-increment:numbered-list-13;counter-reset:numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-13:after{content:counter(numbered-list-13,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-14{counter-increment:numbered-list-14;counter-reset:numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-14:after{content:counter(numbered-list-14,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-15{counter-increment:numbered-list-15;counter-reset:numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-15:after{content:counter(numbered-list-15,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-16{counter-increment:numbered-list-16;counter-reset:numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-16:after{content:counter(numbered-list-16,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-17{counter-increment:numbered-list-17;counter-reset:numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-17:after{content:counter(numbered-list-17,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-18{counter-increment:numbered-list-18;counter-reset:numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-18:after{content:counter(numbered-list-18,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-19{counter-increment:numbered-list-19;counter-reset:numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-19:after{content:counter(numbered-list-19,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-20{counter-increment:numbered-list-20;counter-reset:numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-20:after{content:counter(numbered-list-20,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-21{counter-increment:numbered-list-21;counter-reset:numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-21:after{content:counter(numbered-list-21,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-22{counter-increment:numbered-list-22;counter-reset:numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-22:after{content:counter(numbered-list-22,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-23{counter-increment:numbered-list-23;counter-reset:numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-23:after{content:counter(numbered-list-23,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-24{counter-increment:numbered-list-24;counter-reset:numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-24:after{content:counter(numbered-list-24,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-25{counter-increment:numbered-list-25;counter-reset:numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-25:after{content:counter(numbered-list-25,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-26{counter-increment:numbered-list-26;counter-reset:numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-26:after{content:counter(numbered-list-26,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-27{counter-increment:numbered-list-27;counter-reset:numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-27:after{content:counter(numbered-list-27,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-28{counter-increment:numbered-list-28;counter-reset:numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-28:after{content:counter(numbered-list-28,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-29{counter-increment:numbered-list-29}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-29:after{content:counter(numbered-list-29,lower-roman) ". "}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-30{counter-increment:numbered-list-30}.nedit-root ul.editor-list.number-template-latinupper-latinlower-romanlower .list-item-number.indent-30:after{content:counter(numbered-list-30,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number{margin-left:70px}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number:after{content:counter(numbered-list-0,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-1{counter-increment:numbered-list-1;counter-reset:numbered-list-2 numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-1:after{content:counter(numbered-list-1,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-2{counter-increment:numbered-list-2;counter-reset:numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-2:after{content:counter(numbered-list-2,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-3{counter-increment:numbered-list-3;counter-reset:numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-3:after{content:counter(numbered-list-3,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-4{counter-increment:numbered-list-4;counter-reset:numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-4:after{content:counter(numbered-list-4,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-5{counter-increment:numbered-list-5;counter-reset:numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-5:after{content:counter(numbered-list-5,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-6{counter-increment:numbered-list-6;counter-reset:numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-6:after{content:counter(numbered-list-6,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-7{counter-increment:numbered-list-7;counter-reset:numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-7:after{content:counter(numbered-list-7,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-8{counter-increment:numbered-list-8;counter-reset:numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-8:after{content:counter(numbered-list-8,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-9{counter-increment:numbered-list-9;counter-reset:numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-9:after{content:counter(numbered-list-9,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-10{counter-increment:numbered-list-10;counter-reset:numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-10:after{content:counter(numbered-list-10,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-11{counter-increment:numbered-list-11;counter-reset:numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-11:after{content:counter(numbered-list-11,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-12{counter-increment:numbered-list-12;counter-reset:numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-12:after{content:counter(numbered-list-12,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-13{counter-increment:numbered-list-13;counter-reset:numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-13:after{content:counter(numbered-list-13,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-14{counter-increment:numbered-list-14;counter-reset:numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-14:after{content:counter(numbered-list-14,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-15{counter-increment:numbered-list-15;counter-reset:numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-15:after{content:counter(numbered-list-15,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-16{counter-increment:numbered-list-16;counter-reset:numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-16:after{content:counter(numbered-list-16,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-17{counter-increment:numbered-list-17;counter-reset:numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-17:after{content:counter(numbered-list-17,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-18{counter-increment:numbered-list-18;counter-reset:numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-18:after{content:counter(numbered-list-18,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-19{counter-increment:numbered-list-19;counter-reset:numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-19:after{content:counter(numbered-list-19,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-20{counter-increment:numbered-list-20;counter-reset:numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-20:after{content:counter(numbered-list-20,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-21{counter-increment:numbered-list-21;counter-reset:numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-21:after{content:counter(numbered-list-21,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-22{counter-increment:numbered-list-22;counter-reset:numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-22:after{content:counter(numbered-list-22,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-23{counter-increment:numbered-list-23;counter-reset:numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-23:after{content:counter(numbered-list-23,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-24{counter-increment:numbered-list-24;counter-reset:numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-24:after{content:counter(numbered-list-24,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-25{counter-increment:numbered-list-25;counter-reset:numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-25:after{content:counter(numbered-list-25,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-26{counter-increment:numbered-list-26;counter-reset:numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-26:after{content:counter(numbered-list-26,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-27{counter-increment:numbered-list-27;counter-reset:numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-27:after{content:counter(numbered-list-27,upper-roman) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-28{counter-increment:numbered-list-28;counter-reset:numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-28:after{content:counter(numbered-list-28,upper-alpha) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-29{counter-increment:numbered-list-29}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-29:after{content:counter(numbered-list-29,decimal) ". "}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-30{counter-increment:numbered-list-30}.nedit-root ul.editor-list.number-template-romanupper-latinupper-decimal .list-item-number.indent-30:after{content:counter(numbered-list-30,upper-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number:after{content:counter(numbered-list-0,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-1{counter-increment:numbered-list-1;counter-reset:numbered-list-2 numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-1:after{content:counter(numbered-list-1,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-2{counter-increment:numbered-list-2;counter-reset:numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-2:after{content:counter(numbered-list-2,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-3{counter-increment:numbered-list-3;counter-reset:numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-3:after{content:counter(numbered-list-3,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-4{counter-increment:numbered-list-4;counter-reset:numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-4:after{content:counter(numbered-list-4,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-5{counter-increment:numbered-list-5;counter-reset:numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-5:after{content:counter(numbered-list-5,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-6{counter-increment:numbered-list-6;counter-reset:numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-6:after{content:counter(numbered-list-6,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-7{counter-increment:numbered-list-7;counter-reset:numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-7:after{content:counter(numbered-list-7,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-8{counter-increment:numbered-list-8;counter-reset:numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-8:after{content:counter(numbered-list-8,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-9{counter-increment:numbered-list-9;counter-reset:numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-9:after{content:counter(numbered-list-9,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-10{counter-increment:numbered-list-10;counter-reset:numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-10:after{content:counter(numbered-list-10,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-11{counter-increment:numbered-list-11;counter-reset:numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-11:after{content:counter(numbered-list-11,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-12{counter-increment:numbered-list-12;counter-reset:numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-12:after{content:counter(numbered-list-12,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-13{counter-increment:numbered-list-13;counter-reset:numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-13:after{content:counter(numbered-list-13,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-14{counter-increment:numbered-list-14;counter-reset:numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-14:after{content:counter(numbered-list-14,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-15{counter-increment:numbered-list-15;counter-reset:numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-15:after{content:counter(numbered-list-15,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-16{counter-increment:numbered-list-16;counter-reset:numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-16:after{content:counter(numbered-list-16,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-17{counter-increment:numbered-list-17;counter-reset:numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-17:after{content:counter(numbered-list-17,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-18{counter-increment:numbered-list-18;counter-reset:numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-18:after{content:counter(numbered-list-18,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-19{counter-increment:numbered-list-19;counter-reset:numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-19:after{content:counter(numbered-list-19,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-20{counter-increment:numbered-list-20;counter-reset:numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-20:after{content:counter(numbered-list-20,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-21{counter-increment:numbered-list-21;counter-reset:numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-21:after{content:counter(numbered-list-21,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-22{counter-increment:numbered-list-22;counter-reset:numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-22:after{content:counter(numbered-list-22,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-23{counter-increment:numbered-list-23;counter-reset:numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-23:after{content:counter(numbered-list-23,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-24{counter-increment:numbered-list-24;counter-reset:numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-24:after{content:counter(numbered-list-24,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-25{counter-increment:numbered-list-25;counter-reset:numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-25:after{content:counter(numbered-list-25,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-26{counter-increment:numbered-list-26;counter-reset:numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-26:after{content:counter(numbered-list-26,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-27{counter-increment:numbered-list-27;counter-reset:numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-27:after{content:counter(numbered-list-27,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-28{counter-increment:numbered-list-28;counter-reset:numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-28:after{content:counter(numbered-list-28,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-29{counter-increment:numbered-list-29}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-29:after{content:counter(numbered-list-29,lower-roman) ". "}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-30{counter-increment:numbered-list-30}.nedit-root ul.editor-list.number-template-decimalzero-latinlower-romanlower .list-item-number.indent-30:after{content:counter(numbered-list-30,decimal-leading-zero) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number:after{content:counter(numbered-list-0,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-1{counter-increment:numbered-list-1;counter-reset:numbered-list-2 numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-1:after{content:counter(numbered-list-1,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-2{counter-increment:numbered-list-2;counter-reset:numbered-list-3 numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-2:after{content:counter(numbered-list-2,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-3{counter-increment:numbered-list-3;counter-reset:numbered-list-4 numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-3:after{content:counter(numbered-list-3,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-4{counter-increment:numbered-list-4;counter-reset:numbered-list-5 numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-4:after{content:counter(numbered-list-4,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-5{counter-increment:numbered-list-5;counter-reset:numbered-list-6 numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-5:after{content:counter(numbered-list-5,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-6{counter-increment:numbered-list-6;counter-reset:numbered-list-7 numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-6:after{content:counter(numbered-list-6,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-7{counter-increment:numbered-list-7;counter-reset:numbered-list-8 numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-7:after{content:counter(numbered-list-7,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-8{counter-increment:numbered-list-8;counter-reset:numbered-list-9 numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-8:after{content:counter(numbered-list-8,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-9{counter-increment:numbered-list-9;counter-reset:numbered-list-10 numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-9:after{content:counter(numbered-list-9,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-10{counter-increment:numbered-list-10;counter-reset:numbered-list-11 numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-10:after{content:counter(numbered-list-10,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-11{counter-increment:numbered-list-11;counter-reset:numbered-list-12 numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-11:after{content:counter(numbered-list-11,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-12{counter-increment:numbered-list-12;counter-reset:numbered-list-13 numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-12:after{content:counter(numbered-list-12,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-13{counter-increment:numbered-list-13;counter-reset:numbered-list-14 numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-13:after{content:counter(numbered-list-13,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-14{counter-increment:numbered-list-14;counter-reset:numbered-list-15 numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-14:after{content:counter(numbered-list-14,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-15{counter-increment:numbered-list-15;counter-reset:numbered-list-16 numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-15:after{content:counter(numbered-list-15,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-16{counter-increment:numbered-list-16;counter-reset:numbered-list-17 numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-16:after{content:counter(numbered-list-16,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-17{counter-increment:numbered-list-17;counter-reset:numbered-list-18 numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-17:after{content:counter(numbered-list-17,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-18{counter-increment:numbered-list-18;counter-reset:numbered-list-19 numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-18:after{content:counter(numbered-list-18,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-19{counter-increment:numbered-list-19;counter-reset:numbered-list-20 numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-19:after{content:counter(numbered-list-19,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-20{counter-increment:numbered-list-20;counter-reset:numbered-list-21 numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-20:after{content:counter(numbered-list-20,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-21{counter-increment:numbered-list-21;counter-reset:numbered-list-22 numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-21:after{content:counter(numbered-list-21,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-22{counter-increment:numbered-list-22;counter-reset:numbered-list-23 numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-22:after{content:counter(numbered-list-22,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-23{counter-increment:numbered-list-23;counter-reset:numbered-list-24 numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-23:after{content:counter(numbered-list-23,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-24{counter-increment:numbered-list-24;counter-reset:numbered-list-25 numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-24:after{content:counter(numbered-list-24,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-25{counter-increment:numbered-list-25;counter-reset:numbered-list-26 numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-25:after{content:counter(numbered-list-25,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-26{counter-increment:numbered-list-26;counter-reset:numbered-list-27 numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-26:after{content:counter(numbered-list-26,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-27{counter-increment:numbered-list-27;counter-reset:numbered-list-28 numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-27:after{content:counter(numbered-list-27,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-28{counter-increment:numbered-list-28;counter-reset:numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-28:after{content:counter(numbered-list-28,decimal) ". "}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-29{counter-increment:numbered-list-29}.nedit-root ul.editor-list.number-template-decimal-all .list-item-number.indent-29:after{content:counter(numbered-list-29,decimal) ". "}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number:after{content:counter(numbered-list-0,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-1{counter-increment:numbered-list-1;counter-reset:numbered-list-2 numbered-list-3 numbered-list-4 numbered-list-5}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-1:after{content:counter(numbered-list-1,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-2{counter-increment:numbered-list-2;counter-reset:numbered-list-3 numbered-list-4 numbered-list-5}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-2:after{content:counter(numbered-list-2,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-3{counter-increment:numbered-list-3;counter-reset:numbered-list-4 numbered-list-5}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-3:after{content:counter(numbered-list-3,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-4{counter-increment:numbered-list-4;counter-reset:numbered-list-5}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-4:after{content:counter(numbered-list-4,lower-alpha) ". "}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-5{counter-increment:numbered-list-5;counter-reset:numbered-list-6}.nedit-root ul.editor-list.number-template-latinlower-all .list-item-number.indent-5:after{content:counter(numbered-list-5,lower-alpha) ". "}.nedit-root.size-small ul.editor-list .list-item.list-item-checkbox:after{width:18px;height:18px;top:1.5px;background-size:14px 14px}.nedit-root.size-small ul.editor-list .list-item.list-item-bullet:after{width:18px;height:18px;top:1.5px;background-size:8px 8px}.nedit-root.size-small ul.editor-list .list-item.list-item-number:after{height:18px;line-height:18px;top:1.5px}.nedit-root.size-small ul.editor-list .list-item.list-item-number.one-cnt-sym:after{right:calc(100% + 10px)}.nedit-root.size-large ul.editor-list .list-item.list-item-checkbox:after{width:22px;height:22px;top:2.5px;background-size:18px 18px}.nedit-root.size-large ul.editor-list .list-item.list-item-bullet:after{width:22px;height:22px;top:2.5px;background-size:12px 12px}.nedit-root.size-large ul.editor-list .list-item.list-item-number:after{height:22px;line-height:22px;top:2.5px}.nedit-root.size-large ul.editor-list .list-item.list-item-number.one-cnt-sym:after{right:calc(100% + 9px)}.nedit-root.style-handwritten.size-small ul.editor-list .list-item.list-item-bullet:after,.nedit-root.style-handwritten.size-small ul.editor-list .list-item.list-item-checkbox:after,.nedit-root.style-handwritten.size-small ul.editor-list .list-item.list-item-number:after{top:3px}.nedit-root.style-handwritten.size-small ul.editor-list .list-item.list-item-number.one-cnt-sym:after{right:calc(100% + 9px)}.nedit-root.style-handwritten.size-normal ul.editor-list .list-item.list-item-bullet:after,.nedit-root.style-handwritten.size-normal ul.editor-list .list-item.list-item-checkbox:after,.nedit-root.style-handwritten.size-normal ul.editor-list .list-item.list-item-number:after{top:3.5px}.nedit-root.style-handwritten.size-normal ul.editor-list .list-item.list-item-number.one-cnt-sym:after{right:calc(100% + 8px)}.nedit-root.style-handwritten.size-large ul.editor-list .list-item.list-item-bullet:after,.nedit-root.style-handwritten.size-large ul.editor-list .list-item.list-item-checkbox:after,.nedit-root.style-handwritten.size-large ul.editor-list .list-item.list-item-number:after{top:4px}.nedit-root.style-handwritten.size-large ul.editor-list .list-item.list-item-number.one-cnt-sym:after{right:calc(100% + 8px)}.nedit-root.style-mono.size-small ul.editor-list .list-item.list-item-number:after{word-spacing:-5px;letter-spacing:-1px}.nedit-root.style-mono.size-small ul.editor-list .list-item.list-item-number.one-cnt-sym:after{right:calc(100% + 8px)}.nedit-root.style-mono.size-normal ul.editor-list .list-item.list-item-number:after{word-spacing:-7px;letter-spacing:-1px}.nedit-root.style-mono.size-normal ul.editor-list .list-item.list-item-number.one-cnt-sym:after{right:calc(100% + 8px)}.nedit-root.style-mono.size-large ul.editor-list .list-item.list-item-number:after{word-spacing:-8px;letter-spacing:-1px}.nedit-root.style-mono.size-large ul.editor-list .list-item.list-item-number.one-cnt-sym:after{right:calc(100% + 8px)}.is-ff .nedit-root ul.editor-list .list-item-number:after{width:-moz-max-content}.list-item-collapse-component.blotlocked{margin-left:24px}.list-item-collapse-component .list-collapse-icon{position:relative;border-radius:50%;cursor:pointer;transition:background .2s ease;width:24px;height:24px;padding:0!important;display:flex;align-items:center;justify-content:center}.list-item-collapse-component .list-collapse-icon:before{content:"";display:block;opacity:0;position:absolute;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:0;bottom:0;left:0;right:0;top:0;background:none;background-color:transparent;border-radius:50%;box-sizing:border-box;transform:scale(0);transition-property:transform,opacity;z-index:-1}.list-item-collapse-component .list-collapse-icon svg{margin-top:1px;width:10px;height:7px}.theme-light .list-item-collapse-component .list-collapse-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .list-item-collapse-component .list-collapse-icon svg .graphic,.theme-dark .list-item-collapse-component .list-collapse-icon svg .graphic{fill:var(--ash-grey)}.list-item-collapse-component .list-collapse-icon.collapsed{transform:rotate(-90deg)}.list-item-collapse-component .list-collapse-icon:hover:before{border:none;opacity:1;transform:scale(1)}.theme-brand-dark-ios .list-item-collapse-component .list-collapse-icon:hover:before,.theme-dark .list-item-collapse-component .list-collapse-icon:hover:before,.theme-light .list-item-collapse-component .list-collapse-icon:hover:before{background-color:var(--bondi-blue-54)}.theme-light .list-item-collapse-component .list-collapse-icon:hover svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .list-item-collapse-component .list-collapse-icon:hover svg .graphic,.theme-dark .list-item-collapse-component .list-collapse-icon:hover svg .graphic{fill:var(--ash-grey)}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item-number.collapsed-list-item:after,.theme-dark .nedit-root ul.editor-list .list-item-number.collapsed-list-item:after{box-shadow:inset 0 0 0 1px var(--ash-grey)}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-checkbox:after,.theme-dark .nedit-root ul.editor-list .list-item.list-item-checkbox:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='graphic' fill-rule='evenodd' clip-rule='evenodd' d='M0 3a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H3a3 3 0 01-3-3V3zm3-1a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V3a1 1 0 00-1-1H3z' fill='%23aeb7b8'/%3E%3C/svg%3E")}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-checkbox[data-checked=true]:after,.theme-dark .nedit-root ul.editor-list .list-item.list-item-checkbox[data-checked=true]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg' color='%2300a1b7'%3E%3Cpath class='graphic' fill-rule='evenodd' clip-rule='evenodd' d='M2 0a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2H2zm12.268 6.64a1 1 0 10-1.536-1.28l-4.406 5.287-2.745-1.96a1 1 0 00-1.162 1.627l3.5 2.5.755.54.594-.714 5-6z' fill='currentColor'/%3E%3C/svg%3E")}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=circle]:after,.theme-dark .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=circle]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Ccircle class='graphic' cx='12' cy='12' r='10' fill='%23fff' fill-opacity='.87'/%3E%3C/g%3E%3C/svg%3E")}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=rectangle]:after,.theme-dark .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=rectangle]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath class='graphic' fill='%23fff' fill-opacity='.87' d='M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V6z'/%3E%3C/g%3E%3C/svg%3E")}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=star]:after,.theme-dark .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=star]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath class='graphic' fill='%23fff' fill-opacity='.87' fill-rule='evenodd' d='M10.548 3.807c.467-1.343 2.367-1.343 2.834 0l1.65 4.748 5.026.103c1.422.029 2.009 1.836.875 2.695l-4.005 3.037 1.455 4.81c.412 1.362-1.125 2.479-2.292 1.666l-4.126-2.87-4.126 2.87c-1.167.813-2.704-.304-2.293-1.665l1.456-4.811-4.006-3.037c-1.133-.86-.546-2.666.876-2.695l5.026-.103 1.65-4.748z'/%3E%3C/svg%3E")}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=dart]:after,.theme-dark .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=dart]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath class='graphic' fill='%23fff' fill-opacity='.87' d='M21.12 11.069L3.459 4.158c-.91-.357-1.74.672-1.196 1.486l3.867 5.801a1 1 0 010 1.11l-3.867 5.801c-.543.814.285 1.843 1.196 1.486l17.661-6.911c.848-.331.848-1.531 0-1.862z'/%3E%3C/g%3E%3C/svg%3E")}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=rounded]:after,.theme-dark .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=rounded]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath class='graphic' fill='%23fff' fill-opacity='.87' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-2a8 8 0 110-16 8 8 0 010 16z'/%3E%3C/g%3E%3C/svg%3E")}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=arrow]:after,.theme-dark .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=arrow]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath class='graphic' fill='%23fff' fill-opacity='.87' fill-rule='evenodd' d='M11.293 3.293a1 1 0 011.414 0L20.05 11h.008l-7.35-7.708 8 8a1 1 0 01.293.698V12l-.001.048a.997.997 0 01-.292.66l-8 8a1 1 0 01-1.414-1.415L17.586 13H4a1 1 0 110-2h13.586l-6.293-6.293a1 1 0 010-1.414z'/%3E%3C/svg%3E")}.theme-brand-dark-ios .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=diamond]:after,.theme-dark .nedit-root ul.editor-list .list-item.list-item-bullet[list-style=diamond]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath class='graphic' fill='%23fff' fill-opacity='.87' d='M3.414 10.586l7.172-7.172a2 2 0 012.828 0l7.172 7.172a2 2 0 010 2.828l-7.172 7.172a2 2 0 01-2.828 0l-7.172-7.172a2 2 0 010-2.828z'/%3E%3C/g%3E%3C/svg%3E")}div.paragraph,div.text-blot{position:relative;word-break:break-word;min-width:46px;margin-bottom:5px;margin-top:5px}div.paragraph+div.paragraph,div.paragraph+div.text-blot,div.text-blot+div.paragraph,div.text-blot+div.text-blot{margin-top:8px}div.paragraph+.nedit-heading.editable-text,div.text-blot+.nedit-heading.editable-text{margin-top:14px}div.paragraph b,div.paragraph strong,div.text-blot b,div.text-blot strong{font-weight:600}.paragraph{-webkit-print-color-adjust:exact;print-color-adjust:exact}.paragraph.indent-1{margin-left:3%}.paragraph.indent-2{margin-left:6%}.paragraph.indent-3{margin-left:9%}.paragraph.indent-4{margin-left:12%}.paragraph.indent-5{margin-left:15%}.paragraph.indent-6{margin-left:18%}.paragraph.indent-7{margin-left:21%}.paragraph.indent-8{margin-left:24%}.paragraph.indent-9{margin-left:27%}.paragraph.indent-10{margin-left:30%}.paragraph.indent-11{margin-left:33%}.paragraph.indent-12{margin-left:36%}.paragraph.indent-13{margin-left:39%}.paragraph.indent-14{margin-left:42%}.paragraph.indent-15{margin-left:45%}.paragraph.indent-16{margin-left:48%}.paragraph.indent-17{margin-left:51%}.paragraph.indent-18{margin-left:54%}.paragraph.indent-19{margin-left:57%}.paragraph.indent-20{margin-left:60%}.paragraph.indent-21{margin-left:63%}.paragraph.indent-22{margin-left:66%}.paragraph.indent-23{margin-left:69%}.paragraph.indent-24{margin-left:72%}.paragraph.indent-25{margin-left:75%}.paragraph.indent-26{margin-left:78%}.paragraph.indent-27{margin-left:81%}.paragraph.indent-28{margin-left:84%}.paragraph.indent-29{margin-left:87%}.paragraph.indent-30{margin-left:90%}.nedit-root.size-small div.paragraph+div.paragraph,.nedit-root.size-small div.paragraph+div.text-blot,.nedit-root.size-small div.text-blot+div.paragraph,.nedit-root.size-small div.text-blot+div.text-blot{margin-top:6px}.nedit-root.size-small div.paragraph+.nedit-heading,.nedit-root.size-small div.text-blot+.nedit-heading{margin-top:12px}.nedit-root.size-large div.paragraph+div.paragraph,.nedit-root.size-large div.paragraph+div.text-blot,.nedit-root.size-large div.text-blot+div.paragraph,.nedit-root.size-large div.text-blot+div.text-blot{margin-top:8px}.nedit-root.size-large div.paragraph+.nedit-heading,.nedit-root.size-large div.text-blot+.nedit-heading{margin-top:16px}.preview-mode.size-small .editable-text:not(h1):not(h2):not(h3):not(pre),.readonly-mode.size-small .editable-text:not(h1):not(h2):not(h3):not(pre){min-height:19px}.preview-mode.size-normal .editable-text:not(h1):not(h2):not(h3):not(pre),.readonly-mode.size-normal .editable-text:not(h1):not(h2):not(h3):not(pre){min-height:24px}.preview-mode.size-large .editable-text:not(h1):not(h2):not(h3):not(pre),.readonly-mode.size-large .editable-text:not(h1):not(h2):not(h3):not(pre){min-height:28px}.preview-mode.style-handwritten.size-small .editable-text:not(h1):not(h2):not(h3):not(pre),.readonly-mode.style-handwritten.size-small .editable-text:not(h1):not(h2):not(h3):not(pre){min-height:24px}.preview-mode.style-handwritten.size-normal .editable-text:not(h1):not(h2):not(h3):not(pre),.readonly-mode.style-handwritten.size-normal .editable-text:not(h1):not(h2):not(h3):not(pre){min-height:30px}.preview-mode.style-handwritten.size-large .editable-text:not(h1):not(h2):not(h3):not(pre),.readonly-mode.style-handwritten.size-large .editable-text:not(h1):not(h2):not(h3):not(pre){min-height:36px}.preview-mode.style-handwritten.size-large .table tr td .editable-text,.preview-mode.style-handwritten.size-normal .table tr td .editable-text,.preview-mode.style-handwritten.size-small .table tr td .editable-text,.readonly-mode.style-handwritten.size-large .table tr td .editable-text,.readonly-mode.style-handwritten.size-normal .table tr td .editable-text,.readonly-mode.style-handwritten.size-small .table tr td .editable-text{min-height:auto}.nedit-root h1,.nedit-root h2,.nedit-root h3,.nedit-root h4,.nedit-root h5,.nedit-root h6{position:relative;font-weight:600;font-style:normal;font-stretch:normal}.nedit-root h1 b,.nedit-root h1 strong,.nedit-root h2 b,.nedit-root h2 strong,.nedit-root h3 b,.nedit-root h3 strong,.nedit-root h4 b,.nedit-root h4 strong,.nedit-root h5 b,.nedit-root h5 strong,.nedit-root h6 b,.nedit-root h6 strong{font-weight:inherit}.nedit-root h1:first-child,.nedit-root h2:first-child,.nedit-root h3:first-child,.nedit-root h4:first-child,.nedit-root h5:first-child,.nedit-root h6:first-child{margin-top:0}.nedit-root h1.editable-text,.nedit-root h2.editable-text,.nedit-root h3.editable-text,.nedit-root h4.editable-text,.nedit-root h5.editable-text,.nedit-root h6.editable-text{line-height:1.5;letter-spacing:-.44px;margin-top:5px;margin-bottom:5px}.nedit-root h1.editable-text+.nedit-heading,.nedit-root h2.editable-text+.nedit-heading,.nedit-root h3.editable-text+.nedit-heading,.nedit-root h4.editable-text+.nedit-heading,.nedit-root h5.editable-text+.nedit-heading,.nedit-root h6.editable-text+.nedit-heading{margin-top:14px}.nedit-root h1.editable-text+div.paragraph,.nedit-root h2.editable-text+div.paragraph,.nedit-root h3.editable-text+div.paragraph,.nedit-root h4.editable-text+div.paragraph,.nedit-root h5.editable-text+div.paragraph,.nedit-root h6.editable-text+div.paragraph{margin-top:8px}.nedit-root.style-serif h1.editable-text,.nedit-root.style-serif h2.editable-text,.nedit-root.style-serif h3.editable-text,.nedit-root.style-serif h4.editable-text,.nedit-root.style-serif h5.editable-text,.nedit-root.style-serif h6.editable-text{letter-spacing:.01em}.nedit-root.style-handwritten h1.editable-text,.nedit-root.style-handwritten h2.editable-text,.nedit-root.style-handwritten h3.editable-text,.nedit-root.style-handwritten h4.editable-text,.nedit-root.style-handwritten h5.editable-text,.nedit-root.style-handwritten h6.editable-text{line-height:1.3;letter-spacing:.03em}.nedit-root.style-mono h1.editable-text,.nedit-root.style-mono h2.editable-text,.nedit-root.style-mono h3.editable-text,.nedit-root.style-mono h4.editable-text,.nedit-root.style-mono h5.editable-text,.nedit-root.style-mono h6.editable-text{letter-spacing:normal}.nedit-root.size-small h1+.nedit-heading,.nedit-root.size-small h2+.nedit-heading,.nedit-root.size-small h3+.nedit-heading,.nedit-root.size-small h4+.nedit-heading,.nedit-root.size-small h5+.nedit-heading,.nedit-root.size-small h6+.nedit-heading{margin-top:12px}.nedit-root.size-small h1+div.paragraph,.nedit-root.size-small h2+div.paragraph,.nedit-root.size-small h3+div.paragraph,.nedit-root.size-small h4+div.paragraph,.nedit-root.size-small h5+div.paragraph,.nedit-root.size-small h6+div.paragraph{margin-top:6px}.nedit-root.size-small h1.editable-text{font-size:24px}.nedit-root.size-small h2.editable-text{font-size:20px}.nedit-root.size-small h3.editable-text{font-size:18px}.nedit-root.size-small.style-handwritten h1.editable-text{font-size:30px}.nedit-root.size-small.style-handwritten h2.editable-text{font-size:26px}.nedit-root.size-small.style-handwritten h3.editable-text{font-size:22px}.nedit-root.size-normal h1.editable-text{font-size:30px}.nedit-root.size-normal h2.editable-text{font-size:24px}.nedit-root.size-normal h3.editable-text{font-size:20px}.nedit-root.size-normal.style-handwritten h1.editable-text{font-size:36px}.nedit-root.size-normal.style-handwritten h2.editable-text{font-size:30px}.nedit-root.size-normal.style-handwritten h3.editable-text{font-size:26px}.nedit-root.size-large h1+.nedit-heading,.nedit-root.size-large h2+.nedit-heading,.nedit-root.size-large h3+.nedit-heading,.nedit-root.size-large h4+.nedit-heading,.nedit-root.size-large h5+.nedit-heading,.nedit-root.size-large h6+.nedit-heading{margin-top:16px}.nedit-root.size-large h1+div.paragraph,.nedit-root.size-large h2+div.paragraph,.nedit-root.size-large h3+div.paragraph,.nedit-root.size-large h4+div.paragraph,.nedit-root.size-large h5+div.paragraph,.nedit-root.size-large h6+div.paragraph{margin-top:8px}.nedit-root.size-large h1.editable-text{font-size:32px}.nedit-root.size-large h2.editable-text{font-size:26px}.nedit-root.size-large h3.editable-text{font-size:22px}.nedit-root.size-large.style-handwritten h1.editable-text{font-size:39px}.nedit-root.size-large.style-handwritten h2.editable-text{font-size:32px}.nedit-root.size-large.style-handwritten h3.editable-text{font-size:26px}.preview-mode.size-small h1.editable-text,.readonly-mode.size-small h1.editable-text{min-height:29px}.preview-mode.size-small h2.editable-text,.readonly-mode.size-small h2.editable-text{min-height:24px}.preview-mode.size-small h3.editable-text,.readonly-mode.size-small h3.editable-text{min-height:19px}.preview-mode.size-normal h1.editable-text,.readonly-mode.size-normal h1.editable-text{min-height:33px}.preview-mode.size-normal h2.editable-text,.readonly-mode.size-normal h2.editable-text{min-height:29px}.preview-mode.size-normal h3.editable-text,.readonly-mode.size-normal h3.editable-text{min-height:24px}.preview-mode.size-large h1.editable-text,.readonly-mode.size-large h1.editable-text{min-height:38px}.preview-mode.size-large h2.editable-text,.readonly-mode.size-large h2.editable-text{min-height:33px}.preview-mode.size-large h3.editable-text,.readonly-mode.size-large h3.editable-text{min-height:29px}.preview-mode.style-handwritten.size-small h1.editable-text,.readonly-mode.style-handwritten.size-small h1.editable-text{min-height:35px}.preview-mode.style-handwritten.size-small h2.editable-text,.readonly-mode.style-handwritten.size-small h2.editable-text{min-height:30px}.preview-mode.style-handwritten.size-small h3.editable-text,.readonly-mode.style-handwritten.size-small h3.editable-text{min-height:28px}.preview-mode.style-handwritten.size-normal h1.editable-text,.readonly-mode.style-handwritten.size-normal h1.editable-text{min-height:40px}.preview-mode.style-handwritten.size-normal h2.editable-text,.readonly-mode.style-handwritten.size-normal h2.editable-text{min-height:35px}.preview-mode.style-handwritten.size-normal h3.editable-text,.readonly-mode.style-handwritten.size-normal h3.editable-text{min-height:30px}.preview-mode.style-handwritten.size-large h1.editable-text,.readonly-mode.style-handwritten.size-large h1.editable-text{min-height:45px}.preview-mode.style-handwritten.size-large h2.editable-text,.readonly-mode.style-handwritten.size-large h2.editable-text{min-height:40px}.preview-mode.style-handwritten.size-large h3.editable-text,.readonly-mode.style-handwritten.size-large h3.editable-text{min-height:35px}.nedit-root a,.nedit-root a:active,.nedit-root a:focus,.nedit-root a:visited{cursor:pointer;text-decoration:none}.theme-light .nedit-root a,.theme-light .nedit-root a:active,.theme-light .nedit-root a:focus,.theme-light .nedit-root a:visited{color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root a,.theme-brand-dark-ios .nedit-root a:active,.theme-brand-dark-ios .nedit-root a:focus,.theme-brand-dark-ios .nedit-root a:visited,.theme-dark .nedit-root a,.theme-dark .nedit-root a:active,.theme-dark .nedit-root a:focus,.theme-dark .nedit-root a:visited{color:var(--light-green)}.theme-light .nedit-root a.convert-loading,.theme-light .nedit-root a:active.convert-loading,.theme-light .nedit-root a:focus.convert-loading,.theme-light .nedit-root a:visited.convert-loading{color:var(--black-38)}.theme-brand-dark-ios .nedit-root a.convert-loading,.theme-brand-dark-ios .nedit-root a:active.convert-loading,.theme-brand-dark-ios .nedit-root a:focus.convert-loading,.theme-brand-dark-ios .nedit-root a:visited.convert-loading,.theme-dark .nedit-root a.convert-loading,.theme-dark .nedit-root a:active.convert-loading,.theme-dark .nedit-root a:focus.convert-loading,.theme-dark .nedit-root a:visited.convert-loading{color:var(--white-aluminum)}.editor-tooltip.link-tooltip{max-width:225px;word-break:break-all;box-sizing:border-box}.editor-tooltip.link-tooltip .editor-tooltip-arrow{left:15px!important}.nedit-root nimbus-button{display:inline-block;background-color:transparent;border:0;font-family:Roboto,sans-serif;font-size:inherit;box-sizing:border-box;padding:0;margin:.15em 0;cursor:pointer;-webkit-appearance:none;border-radius:0;font-style:normal}.nedit-root nimbus-button .button-content{display:inline-flex;align-items:center;height:26px;background-color:var(--bondi-blue);font-weight:900;font-family:inherit;padding:0 .8em;white-space:nowrap;transition:box-shadow .25s ease,background .25s ease,color .25s ease;position:relative}.nedit-root nimbus-button .button-content b{font-weight:inherit;font-family:inherit;letter-spacing:.03em;position:relative}.nedit-root nimbus-button font{display:none}.nedit-root nimbus-button[data-type=shadow] .button-content{box-shadow:0 4px 8px rgba(0,0,0,.14),0 1px 4px rgba(0,0,0,.12),0 2px 0 rgba(0,0,0,.2)}.nedit-root nimbus-button:hover .button-content{box-shadow:0 8px 7px -5px rgba(15,19,21,.25)}.nedit-root nimbus-button[data-shape=rounded] .button-content{border-radius:30px}.nedit-root nimbus-button[data-background=bondi-blue] .button-content{background-color:var(--bondi-blue)}.nedit-root nimbus-button[data-background=bondi-blue]:active .button-content{background:linear-gradient(0deg,rgba(0,0,0,.16),rgba(0,0,0,.16)),var(--bondi-blue)}.nedit-root nimbus-button[data-background=bondi-blue][data-type="3d"] .button-content{box-shadow:0 2px 0 #007080}.nedit-root nimbus-button[data-background=bondi-blue][data-type="3d"]:hover .button-content{box-shadow:0 2px 0 #007080,0 8px 7px -5px #006674}.nedit-root nimbus-button[data-background=bondi-blue][data-type="3d"]:active .button-content{box-shadow:0 0 0 #007080}.nedit-root nimbus-button[data-background=bleu-de-france] .button-content{background-color:var(--bleu-de-france)}.nedit-root nimbus-button[data-background=bleu-de-france]:active .button-content{background:linear-gradient(0deg,rgba(0,0,0,.16),rgba(0,0,0,.16)),var(--bleu-de-france)}.nedit-root nimbus-button[data-background=bleu-de-france][data-type="3d"] .button-content{box-shadow:0 2px 0 #1c7cc9}.nedit-root nimbus-button[data-background=bleu-de-france][data-type="3d"]:hover .button-content{box-shadow:0 2px 0 #1c7cc9,0 8px 7px -5px #0069be}.nedit-root nimbus-button[data-background=bleu-de-france][data-type="3d"]:active .button-content{box-shadow:0 0 0 #1c7cc9}.nedit-root nimbus-button[data-background=neon-carrot] .button-content{background-color:var(--neon-carrot)}.nedit-root nimbus-button[data-background=neon-carrot]:active .button-content{background:linear-gradient(0deg,rgba(0,0,0,.16),rgba(0,0,0,.16)),var(--neon-carrot)}.nedit-root nimbus-button[data-background=neon-carrot][data-type="3d"] .button-content{box-shadow:0 2px 0 #cf7c13}.nedit-root nimbus-button[data-background=neon-carrot][data-type="3d"]:hover .button-content{box-shadow:0 2px 0 #cf7c13,0 8px 7px -5px #bd6900}.nedit-root nimbus-button[data-background=neon-carrot][data-type="3d"]:active .button-content{box-shadow:0 0 0 #cf7c13}.nedit-root nimbus-button[data-background=sunglow] .button-content{background-color:var(--sunglow)}.nedit-root nimbus-button[data-background=sunglow]:active .button-content{background:linear-gradient(0deg,rgba(0,0,0,.16),rgba(0,0,0,.16)),var(--sunglow)}.nedit-root nimbus-button[data-background=sunglow][data-type="3d"] .button-content{box-shadow:0 2px 0 #c69e1f}.nedit-root nimbus-button[data-background=sunglow][data-type="3d"]:hover .button-content{box-shadow:0 2px 0 #c69e1f,0 8px 7px -5px #c79700}.nedit-root nimbus-button[data-background=sunglow][data-type="3d"]:active .button-content{box-shadow:0 0 0 #c69e1f}.nedit-root nimbus-button[data-background=carmine-pink] .button-content{background-color:var(--carmine-pink)}.nedit-root nimbus-button[data-background=carmine-pink]:active .button-content{background:linear-gradient(0deg,rgba(0,0,0,.16),rgba(0,0,0,.16)),var(--carmine-pink)}.nedit-root nimbus-button[data-background=carmine-pink][data-type="3d"] .button-content{box-shadow:0 2px 0 #be3636}.nedit-root nimbus-button[data-background=carmine-pink][data-type="3d"]:hover .button-content{box-shadow:0 2px 0 #be3636,0 8px 7px -5px #bd1515}.nedit-root nimbus-button[data-background=carmine-pink][data-type="3d"]:active .button-content{box-shadow:0 0 0 #be3636}.nedit-root nimbus-button[data-background=dollar-bill] .button-content{background-color:var(--dollar-bill)}.nedit-root nimbus-button[data-background=dollar-bill]:active .button-content{background:linear-gradient(0deg,rgba(0,0,0,.16),rgba(0,0,0,.16)),var(--dollar-bill)}.nedit-root nimbus-button[data-background=dollar-bill][data-type="3d"] .button-content{box-shadow:0 2px 0 #65a020}.nedit-root nimbus-button[data-background=dollar-bill][data-type="3d"]:hover .button-content{box-shadow:0 2px 0 #65a020,0 8px 7px -5px #539a00}.nedit-root nimbus-button[data-background=dollar-bill][data-type="3d"]:active .button-content{box-shadow:0 0 0 #65a020}.nedit-root nimbus-button[data-background=light-pastel-purple] .button-content{background-color:var(--light-pastel-purple)}.nedit-root nimbus-button[data-background=light-pastel-purple]:active .button-content{background:linear-gradient(0deg,rgba(0,0,0,.16),rgba(0,0,0,.16)),var(--light-pastel-purple)}.nedit-root nimbus-button[data-background=light-pastel-purple][data-type="3d"] .button-content{box-shadow:0 2px 0 #9971e1}.nedit-root nimbus-button[data-background=light-pastel-purple][data-type="3d"]:hover .button-content{box-shadow:0 2px 0 #9971e1,0 8px 7px -5px #946fd6}.nedit-root nimbus-button[data-background=light-pastel-purple][data-type="3d"]:active .button-content{box-shadow:0 0 0 #9971e1}.nedit-root nimbus-button.inline-button{font-size:inherit;font-weight:900;position:relative}.nedit-root nimbus-button.inline-button[data-size=small] .button-content{font-weight:inherit}.nedit-root nimbus-button.inline-button .button-content{margin:0 1px;bottom:1px}.nedit-root nimbus-button.inline-button .button-content b{top:1px}.nedit-root h1 nimbus-button.inline-button span{height:44px}.nedit-root h2 nimbus-button.inline-button span{height:36px}.nedit-root h3 nimbus-button.inline-button span{height:30px}.nedit-root div.button-single{margin-top:4px;margin-bottom:14px;border-radius:4px}.nedit-root div.button-single .button-single-container[data-align=center]{text-align:center}.nedit-root div.button-single .button-single-container[data-align=right]{text-align:right}.nedit-root div.button-single.focused-block,.nedit-root div.button-single.selected-block{background-color:var(--black-5)}.nedit-root div.button-single nimbus-button .button-content{display:inline-flex;align-items:center}.nedit-root div.button-single nimbus-button[data-size=small] .button-content{height:26px}.nedit-root div.button-single nimbus-button[data-size=medium] .button-content{height:30px}.nedit-root div.button-single nimbus-button[data-size=big] .button-content{height:38px}.nedit-root .grid-wrapper nimbus-button .button-content{max-width:var(--max-width)}.nedit-root .grid-wrapper nimbus-button .button-content b{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.nedit-root.size-small nimbus-button{font-size:12px}.nedit-root.size-small h1 nimbus-button.inline-button{font-size:inherit}.nedit-root.size-small h1 nimbus-button.inline-button span{height:38px}.nedit-root.size-small h2 nimbus-button.inline-button{font-size:inherit}.nedit-root.size-small h2 nimbus-button.inline-button span{height:32px}.nedit-root.size-small h3 nimbus-button.inline-button{font-size:inherit}.nedit-root.size-small h3 nimbus-button.inline-button span{height:29px}.nedit-root.size-large nimbus-button{font-size:20px}.nedit-root.size-large .button-single nimbus-button[data-size=small] .button-content,.nedit-root.size-large nimbus-button .button-content{height:30px}.nedit-root.size-large .button-single nimbus-button[data-size=medium] .button-content{height:34px}.nedit-root.size-large .button-single nimbus-button[data-size=big] .button-content{height:42px}.nedit-root.size-large h1 nimbus-button.inline-button{font-size:inherit}.nedit-root.size-large h1 nimbus-button.inline-button span{height:44px}.nedit-root.size-large h2 nimbus-button.inline-button{font-size:inherit}.nedit-root.size-large h2 nimbus-button.inline-button span{height:36px}.nedit-root.size-large h3 nimbus-button.inline-button{font-size:inherit}.nedit-root.size-large h3 nimbus-button.inline-button span{height:32px}.nedit-root.style-serif nimbus-button{font-family:Roboto Slab,serif}.nedit-root.style-serif nimbus-button.single-button .button-content b{bottom:1px}.nedit-root.style-serif nimbus-button.inline-button .button-content b{top:auto}.nedit-root.style-handwritten nimbus-button{font-size:inherit;font-family:Caveat,cursive}.nedit-root.style-handwritten nimbus-button.inline-button .button-content b{top:auto}.nedit-root.style-mono nimbus-button{font-family:Anonymous Pro,monospace}.theme-light .nedit-root nimbus-button{color:var(--onyx)}.theme-light .nedit-root nimbus-button .button-content{color:var(--white)}.theme-light .nedit-root nimbus-button[data-background=dollar-bill] .button-content,.theme-light .nedit-root nimbus-button[data-background=neon-carrot] .button-content,.theme-light .nedit-root nimbus-button[data-background=sunglow] .button-content{color:#1f1f1f}.theme-brand-dark-ios .nedit-root div.button-single.selected-block,.theme-dark .nedit-root div.button-single.selected-block{background-color:var(--white-16)}.theme-brand-dark-ios .nedit-root nimbus-button,.theme-dark .nedit-root nimbus-button{color:var(--white)}.theme-brand-dark-ios .nedit-root nimbus-button .button-content,.theme-dark .nedit-root nimbus-button .button-content{color:var(--onyx)}.os-windows .nedit-root.style-normal nimbus-button .button-content{bottom:1px}.os-windows .nedit-root.style-normal nimbus-button .button-content b{top:1px}.os-windows .nedit-root.style-serif nimbus-button.single-button .button-content b{top:auto;bottom:auto}.os-windows .nedit-root.style-serif nimbus-button.inline-button .button-content b{top:auto}.os-windows .nedit-root.style-handwritten nimbus-button.inline-button .button-content b,.os-windows .nedit-root.style-handwritten nimbus-button.single-button .button-content b{top:0}.popup-menu.popup-menu-colorpicker{display:flex;padding:6px;width:183px;flex-wrap:wrap}.popup-menu.popup-menu-colorpicker .color-menu-item{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s ease}.popup-menu.popup-menu-colorpicker .color-menu-item .color-icon{width:16px;height:16px;border-radius:50%;cursor:pointer}.popup-menu.popup-menu-colorpicker .color-menu-item .color-icon.no-color-icon{margin-top:-2px}.popup-menu.popup-menu-colorpicker .color-menu-item .color-icon-outline{box-shadow:inset 0 0 0 2px var(--box-shadow-color)}.popup-menu.popup-menu-colorpicker .color-menu-item[data-color-name=white] .color-icon{border:1px solid}.theme-light .popup-menu.popup-menu-colorpicker .color-menu-item[data-color-name=white] .color-icon{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu.popup-menu-colorpicker .color-menu-item[data-color-name=white] .color-icon,.theme-dark .popup-menu.popup-menu-colorpicker .color-menu-item[data-color-name=white] .color-icon{border-color:var(--white-16)}.popup-menu.popup-menu-colorpicker .color-menu-item.active,.popup-menu.popup-menu-colorpicker .color-menu-item:hover{box-shadow:inset 0 0 0 2px #c8c8c8}.popup-menu.popup-menu-colorpicker .color-menu-item.disabled{box-shadow:none!important}.popup-menu.popup-menu-colorpicker .color-menu-item.disabled .color-icon{opacity:.15;cursor:default}.popup-menu{padding-top:7px;padding-bottom:7px;border-radius:4px;z-index:100;box-sizing:border-box;overflow-y:auto;border:1px solid;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.theme-light .popup-menu{box-shadow:0 9px 14px 0 rgba(0,0,0,.17)}.theme-brand-dark-ios .popup-menu,.theme-dark .popup-menu{box-shadow:0 2px 14px 0 rgba(0,0,0,.17)}.theme-light .popup-menu{background-color:var(--white)}.theme-brand-dark-ios .popup-menu,.theme-dark .popup-menu{background-color:var(--grey-brown)}.theme-light .popup-menu{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu,.theme-dark .popup-menu{border-color:var(--white-16)}.theme-light .popup-menu{color:var(--davys-grey)}.theme-brand-dark-ios .popup-menu,.theme-dark .popup-menu{color:var(--lavender-grey)}.popup-menu-wide{min-width:254px}.popup-menu.position-absolute,.popup-menu.position-absolute .popup-menu{position:absolute}.popup-menu.popup-menu-enter,.popup-menu.popup-menu-leave{transition:opacity .2s ease}.popup-menu.popup-menu-enter{opacity:0}.popup-menu.popup-menu-enter-active{opacity:1}.popup-menu.popup-menu-leave-active{opacity:0}.popup-menu-builtin{border:0;box-shadow:none!important}.popup-menu .menu-item{padding:7px 14px;cursor:pointer;display:flex;align-items:center;height:32px;box-sizing:border-box;min-width:156px}.popup-menu .menu-item .icon{display:flex;align-items:center;margin-right:10px}.popup-menu .menu-item .icon svg{width:16px;height:16px;pointer-events:none}.theme-light .popup-menu .menu-item .icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .menu-item .icon svg .graphic,.theme-dark .popup-menu .menu-item .icon svg .graphic{fill:var(--ash-grey)}.popup-menu .menu-item .text{font-size:13px;white-space:nowrap}.theme-light .popup-menu .menu-item .text{color:var(--onyx)}.theme-brand-dark-ios .popup-menu .menu-item .text,.theme-dark .popup-menu .menu-item .text{color:var(--white-87)}.popup-menu .menu-item .text .content{display:flex;align-items:center}.popup-menu .menu-item .text .content .ico{width:14px;height:14px;display:inline-block;margin:0 10px 1px 0}.popup-menu .menu-item .text .content .ico svg{width:14px;height:14px}.theme-light .popup-menu .menu-item .text .content .ico svg path:nth-child(2){fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .menu-item .text .content .ico svg path:nth-child(2),.theme-dark .popup-menu .menu-item .text .content .ico svg path:nth-child(2){fill:var(--ash-grey)}.popup-menu .menu-item .text .content .name{line-height:14px}.popup-menu .menu-item .text .is-new{font-size:10px;padding:1px 3px;margin-left:4px;border-radius:4px}.theme-light .popup-menu .menu-item .text .is-new{color:#0097a7}.theme-brand-dark-ios .popup-menu .menu-item .text .is-new,.theme-dark .popup-menu .menu-item .text .is-new{color:#b2ebf2}.theme-light .popup-menu .menu-item .text .is-new{background-color:#e0f7fa}.theme-brand-dark-ios .popup-menu .menu-item .text .is-new,.theme-dark .popup-menu .menu-item .text .is-new{background-color:#006064}.popup-menu .menu-item .hint{font-size:12px;margin-left:50px;flex:2;text-align:right}.theme-light .popup-menu .menu-item .hint{color:var(--ash-grey)}.theme-brand-dark-ios .popup-menu .menu-item .hint,.theme-dark .popup-menu .menu-item .hint{color:var(--lavender-grey)}.popup-menu .menu-item .hint svg{display:inline-block;vertical-align:middle}.popup-menu .menu-item .menu-item{min-width:135px}.theme-light .popup-menu .menu-item.menu-item-active,.theme-light .popup-menu .menu-item.menu-item-selected,.theme-light .popup-menu .menu-item:hover{background-color:var(--black-4)}.theme-brand-dark-ios .popup-menu .menu-item.menu-item-active,.theme-brand-dark-ios .popup-menu .menu-item.menu-item-selected,.theme-brand-dark-ios .popup-menu .menu-item:hover,.theme-dark .popup-menu .menu-item.menu-item-active,.theme-dark .popup-menu .menu-item.menu-item-selected,.theme-dark .popup-menu .menu-item:hover{background-color:var(--white-8)}.popup-menu .menu-item.menu-item-near-icon .icon{margin-right:12px}.theme-light .popup-menu .menu-item.menu-item-near-icon .icon .menu-icon{color:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .menu-item.menu-item-near-icon .icon .menu-icon,.theme-dark .popup-menu .menu-item.menu-item-near-icon .icon .menu-icon{color:var(--ash-grey)}.popup-menu .menu-item.menu-item-near-icon.menu-icon-rating .icon svg path:nth-child(n+2){fill:transparent}.theme-light .popup-menu .menu-item.menu-item-near-icon.menu-icon-rating .icon svg path:nth-child(n+3){fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .menu-item.menu-item-near-icon.menu-icon-rating .icon svg path:nth-child(n+3),.theme-dark .popup-menu .menu-item.menu-item-near-icon.menu-icon-rating .icon svg path:nth-child(n+3){fill:var(--ash-grey)}.popup-menu .menu-item.menu-item-near-icon-color .icon{margin-right:12px}.popup-menu .menu-item.menu-item-near-icon-color svg{widows:16px;height:16px}.popup-menu .menu-item.menu-item-done .icon{margin-right:8px}.popup-menu .menu-item.menu-item-undone .text{margin-left:24px}.popup-menu .menu-item.menu-item-disabled .text{opacity:.32}.popup-menu .menu-item.menu-item-disabled,.popup-menu .menu-item.menu-item-header,.popup-menu .menu-item.menu-item-no-pointer{cursor:default}.popup-menu .menu-item.menu-item-disabled:hover,.popup-menu .menu-item.menu-item-header:hover,.popup-menu .menu-item.menu-item-no-pointer:hover{background:transparent}.popup-menu .menu-item.menu-item-bold .text{font-weight:700}.theme-light .popup-menu .menu-item.menu-item-bold .text{color:var(--onyx)}.theme-brand-dark-ios .popup-menu .menu-item.menu-item-bold .text,.theme-dark .popup-menu .menu-item.menu-item-bold .text{color:var(--white-87)}.popup-menu .menu-item.menu-item-bolder .text{font-weight:700;font-size:16px;letter-spacing:-.3px;line-height:1.31}.theme-light .popup-menu .menu-item.menu-item-bolder .text{color:var(--onyx)}.theme-brand-dark-ios .popup-menu .menu-item.menu-item-bolder .text,.theme-dark .popup-menu .menu-item.menu-item-bolder .text{color:var(--white-87)}.popup-menu .menu-item.menu-item-wide .text{width:100%;min-width:165px}.popup-menu .menu-item.menu-item-devider{cursor:pointer;margin-top:4px}.popup-menu .menu-item.menu-item-devider:hover{background:transparent}.popup-menu .menu-item.menu-item-devider .text{font-size:13px}.theme-light .popup-menu .menu-item.menu-item-devider .text{color:var(--onyx)}.theme-brand-dark-ios .popup-menu .menu-item.menu-item-devider .text,.theme-dark .popup-menu .menu-item.menu-item-devider .text{color:var(--white-87)}.popup-menu .menu-item .menu-item-flex{display:flex}.popup-menu .menu-item .menu-item-flex .left{flex-grow:1}.popup-menu .menu-item .menu-item-flex .right{padding-left:30px}.theme-light .popup-menu .menu-item .menu-item-flex .right{color:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right,.theme-dark .popup-menu .menu-item .menu-item-flex .right{color:var(--lavender-grey)}.popup-menu .menu-item .menu-item-flex .right .input-component,.popup-menu .menu-item .menu-item-flex .right input{outline:0;width:58px;border-radius:4px;border:1px solid;text-align:left;line-height:17px;margin-top:-3px;padding:0 2px}.theme-light .popup-menu .menu-item .menu-item-flex .right .input-component,.theme-light .popup-menu .menu-item .menu-item-flex .right input{color:var(--onyx)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right .input-component,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right input,.theme-dark .popup-menu .menu-item .menu-item-flex .right .input-component,.theme-dark .popup-menu .menu-item .menu-item-flex .right input{color:var(--white-87)}.theme-light .popup-menu .menu-item .menu-item-flex .right .input-component,.theme-light .popup-menu .menu-item .menu-item-flex .right input{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right .input-component,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right input,.theme-dark .popup-menu .menu-item .menu-item-flex .right .input-component,.theme-dark .popup-menu .menu-item .menu-item-flex .right input{border-color:var(--white-12)}.theme-light .popup-menu .menu-item .menu-item-flex .right .input-component,.theme-light .popup-menu .menu-item .menu-item-flex .right input{background-color:var(--white-smoke)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right .input-component,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right input,.theme-dark .popup-menu .menu-item .menu-item-flex .right .input-component,.theme-dark .popup-menu .menu-item .menu-item-flex .right input{background-color:var(--davys-grey)}.theme-light .popup-menu .menu-item .menu-item-flex .right .input-component::selection,.theme-light .popup-menu .menu-item .menu-item-flex .right input::selection{background-color:var(--bondi-blue)}.theme-dark .popup-menu .menu-item .menu-item-flex .right .input-component::selection,.theme-dark .popup-menu .menu-item .menu-item-flex .right input::selection{background-color:var(--spare-royal)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right .input-component::selection,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right input::selection{background-color:var(--spare-royal)}.theme-light .popup-menu .menu-item .menu-item-flex .right .input-component ::-moz-selection,.theme-light .popup-menu .menu-item .menu-item-flex .right input ::-moz-selection{background-color:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right .input-component ::-moz-selection,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-flex .right input ::-moz-selection,.theme-dark .popup-menu .menu-item .menu-item-flex .right .input-component ::-moz-selection,.theme-dark .popup-menu .menu-item .menu-item-flex .right input ::-moz-selection{background-color:var(--spare-royal)}.popup-menu .menu-item .flex{display:flex;align-items:flex-start}.popup-menu .menu-item .menu-item-input{height:auto}.popup-menu .menu-item .menu-item-input .input-component{margin-top:5px}.popup-menu .menu-item .menu-item-input .input-field,.popup-menu .menu-item .menu-item-input input{outline:0;width:38px;border-radius:4px;border:1px solid;text-align:center;line-height:22px;padding:0 2px}.theme-light .popup-menu .menu-item .menu-item-input .input-field,.theme-light .popup-menu .menu-item .menu-item-input input{color:var(--onyx)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input .input-field,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input input,.theme-dark .popup-menu .menu-item .menu-item-input .input-field,.theme-dark .popup-menu .menu-item .menu-item-input input{color:var(--white-87)}.theme-light .popup-menu .menu-item .menu-item-input .input-field,.theme-light .popup-menu .menu-item .menu-item-input input{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input .input-field,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input input,.theme-dark .popup-menu .menu-item .menu-item-input .input-field,.theme-dark .popup-menu .menu-item .menu-item-input input{border-color:var(--white-12)}.theme-light .popup-menu .menu-item .menu-item-input .input-field,.theme-light .popup-menu .menu-item .menu-item-input input{background-color:var(--white-smoke)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input .input-field,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input input,.theme-dark .popup-menu .menu-item .menu-item-input .input-field,.theme-dark .popup-menu .menu-item .menu-item-input input{background-color:var(--davys-grey)}.theme-light .popup-menu .menu-item .menu-item-input .input-field::selection,.theme-light .popup-menu .menu-item .menu-item-input input::selection{background-color:var(--bondi-blue)}.theme-dark .popup-menu .menu-item .menu-item-input .input-field::selection,.theme-dark .popup-menu .menu-item .menu-item-input input::selection{background-color:var(--spare-royal)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input .input-field::selection,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input input::selection{background-color:var(--spare-royal)}.theme-light .popup-menu .menu-item .menu-item-input .input-field ::-moz-selection,.theme-light .popup-menu .menu-item .menu-item-input input ::-moz-selection{background-color:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input .input-field ::-moz-selection,.theme-brand-dark-ios .popup-menu .menu-item .menu-item-input input ::-moz-selection,.theme-dark .popup-menu .menu-item .menu-item-input .input-field ::-moz-selection,.theme-dark .popup-menu .menu-item .menu-item-input input ::-moz-selection{background-color:var(--spare-royal)}.popup-menu .menu-item .menu-item-input input::-webkit-inner-spin-button,.popup-menu .menu-item .menu-item-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.popup-menu .menu-item .menu-item-input input[type=number]{-moz-appearance:textfield}.popup-menu .menu-input{padding:10px 12px}.popup-menu .menu-input .input-field,.popup-menu .menu-input input{width:140px;border:1px solid;border-radius:4px;line-height:28px;padding:2px 9px;font-size:13px}.theme-light .popup-menu .menu-input .input-field,.theme-light .popup-menu .menu-input input{color:var(--onyx)}.theme-brand-dark-ios .popup-menu .menu-input .input-field,.theme-brand-dark-ios .popup-menu .menu-input input,.theme-dark .popup-menu .menu-input .input-field,.theme-dark .popup-menu .menu-input input{color:var(--white-87)}.theme-light .popup-menu .menu-input .input-field,.theme-light .popup-menu .menu-input input{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu .menu-input .input-field,.theme-brand-dark-ios .popup-menu .menu-input input,.theme-dark .popup-menu .menu-input .input-field,.theme-dark .popup-menu .menu-input input{border-color:var(--white-12)}.theme-light .popup-menu .menu-input .input-field,.theme-light .popup-menu .menu-input input{background-color:var(--white-smoke)}.theme-brand-dark-ios .popup-menu .menu-input .input-field,.theme-brand-dark-ios .popup-menu .menu-input input,.theme-dark .popup-menu .menu-input .input-field,.theme-dark .popup-menu .menu-input input{background-color:var(--davys-grey)}.theme-light .popup-menu .menu-input .input-field::selection,.theme-light .popup-menu .menu-input input::selection{background-color:var(--bondi-blue)}.theme-dark .popup-menu .menu-input .input-field::selection,.theme-dark .popup-menu .menu-input input::selection{background-color:var(--spare-royal)}.theme-brand-dark-ios .popup-menu .menu-input .input-field::selection,.theme-brand-dark-ios .popup-menu .menu-input input::selection{background-color:var(--spare-royal)}.theme-light .popup-menu .menu-input .input-field ::-moz-selection,.theme-light .popup-menu .menu-input input ::-moz-selection{background-color:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu .menu-input .input-field ::-moz-selection,.theme-brand-dark-ios .popup-menu .menu-input input ::-moz-selection,.theme-dark .popup-menu .menu-input .input-field ::-moz-selection,.theme-dark .popup-menu .menu-input input ::-moz-selection{background-color:var(--spare-royal)}.popup-menu .menu-input-wide .input-field,.popup-menu .menu-input-wide input{width:210px}.popup-menu.no-scroll,.popup-menu.with-language-submenu,.popup-menu.with-submenu{overflow-y:visible}.popup-menu.with-language-submenu .popup-menu{max-height:383px;width:100%}.popup-menu .popup-menu-separator{height:1px;margin-top:5px;margin-bottom:5px}.theme-light .popup-menu .popup-menu-separator{background-color:var(--platinum)}.theme-brand-dark-ios .popup-menu .popup-menu-separator,.theme-dark .popup-menu .popup-menu-separator{background-color:var(--white-16)}.popup-menu .header-menu{display:flex;align-items:center;justify-content:space-between;padding:0 6px 6px;border-bottom:1px solid}.theme-light .popup-menu .header-menu{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu .header-menu,.theme-dark .popup-menu .header-menu{border-color:var(--white-16)}.popup-menu .header-menu .header-item{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.popup-menu .header-menu .header-item .icon svg{width:16px;height:16px}.popup-menu .header-menu .header-item .icon svg .graphic{transition:fill .2s ease}.theme-light .popup-menu .header-menu .header-item .icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .header-menu .header-item .icon svg .graphic,.theme-dark .popup-menu .header-menu .header-item .icon svg .graphic{fill:var(--ash-grey)}.popup-menu .header-menu .header-item .icon.disabled{cursor:default}.theme-light .popup-menu .header-menu .header-item .icon.disabled svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .header-menu .header-item .icon.disabled svg .graphic,.theme-dark .popup-menu .header-menu .header-item .icon.disabled svg .graphic{fill:var(--ash-grey)}.theme-light .popup-menu .header-menu .header-item .icon.active svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu .header-menu .header-item .icon.active svg .graphic,.theme-dark .popup-menu .header-menu .header-item .icon.active svg .graphic{fill:var(--spare-royal)}.theme-light .popup-menu .header-menu .header-item:hover .icon:not(.disabled) svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .popup-menu .header-menu .header-item:hover .icon:not(.disabled) svg .graphic,.theme-dark .popup-menu .header-menu .header-item:hover .icon:not(.disabled) svg .graphic{fill:var(--spare-royal)}.nedit-root .popup-menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.floating-toolbar-container{position:absolute;cursor:default;z-index:100}.floating-toolbar-container.out-of-container-events{pointer-events:none}.floating-toolbar-container svg{pointer-events:none;width:16px;height:16px}.theme-light .floating-toolbar-container svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .floating-toolbar-container svg .graphic,.theme-dark .floating-toolbar-container svg .graphic{fill:var(--ash-grey)}.theme-light .floating-toolbar-container svg .graphic_stroke{stroke:var(--davys-grey)}.theme-brand-dark-ios .floating-toolbar-container svg .graphic_stroke,.theme-dark .floating-toolbar-container svg .graphic_stroke{stroke:var(--ash-grey)}.floating-toolbar-container .floating-toolbar{display:flex;overflow-y:initial;padding-left:4px;padding-right:4px}.floating-toolbar-container .floating-toolbar .icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer;border-radius:50%;transition:background .2s ease}.floating-toolbar-container .floating-toolbar .icon[data-menu-id=italic]{width:18px}.theme-light .floating-toolbar-container .floating-toolbar .icon.active svg .graphic,.theme-light .floating-toolbar-container .floating-toolbar .icon:not(.disabled):hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon.active svg .graphic,.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon:not(.disabled):hover svg .graphic,.theme-dark .floating-toolbar-container .floating-toolbar .icon.active svg .graphic,.theme-dark .floating-toolbar-container .floating-toolbar .icon:not(.disabled):hover svg .graphic{fill:var(--spare-royal)}.theme-light .floating-toolbar-container .floating-toolbar .icon.active .graphic_stroke,.theme-light .floating-toolbar-container .floating-toolbar .icon:not(.disabled):hover .graphic_stroke{stroke:var(--bondi-blue)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon.active .graphic_stroke,.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon:not(.disabled):hover .graphic_stroke,.theme-dark .floating-toolbar-container .floating-toolbar .icon.active .graphic_stroke,.theme-dark .floating-toolbar-container .floating-toolbar .icon:not(.disabled):hover .graphic_stroke{stroke:var(--spare-royal)}.theme-light .floating-toolbar-container .floating-toolbar .icon.disabled svg .graphic{fill:var(--ash-grey)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon.disabled svg .graphic,.theme-dark .floating-toolbar-container .floating-toolbar .icon.disabled svg .graphic{fill:var(--davys-grey)}.theme-light .floating-toolbar-container .floating-toolbar .icon.disabled svg .graphic_stroke{stroke:var(--ash-grey)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon.disabled svg .graphic_stroke,.theme-dark .floating-toolbar-container .floating-toolbar .icon.disabled svg .graphic_stroke{stroke:var(--davys-grey)}.floating-toolbar-container .floating-toolbar .icon .floating-toolbar-color-icon{width:16px;height:16px;position:relative;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;pointer-events:none;line-height:16px}.floating-toolbar-container .floating-toolbar .icon .floating-toolbar-color-icon:not([data-block-background]){font-size:18px}.floating-toolbar-container .floating-toolbar .icon .floating-toolbar-color-icon[data-block-background]:not([data-block-background^=extra-]){width:18px;height:18px;line-height:18px}.floating-toolbar-container .floating-toolbar .icon .floating-toolbar-color-icon[data-block-background^=extra-]{border:1px solid}.theme-light .floating-toolbar-container .floating-toolbar .icon[data-menu-id=color]:hover .default-theme-color .color-icon-label{color:var(--bondi-blue)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon[data-menu-id=color]:hover .default-theme-color .color-icon-label,.theme-dark .floating-toolbar-container .floating-toolbar .icon[data-menu-id=color]:hover .default-theme-color .color-icon-label{color:var(--spare-royal)}.floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi]{width:auto;margin:0 2px 0 4px;position:relative;white-space:nowrap}.floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi] div{display:flex;align-items:center;justify-content:center}.floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi] div:before{content:"";position:absolute;display:block;width:1px;height:calc(100% - 6px);right:0;top:3px}.theme-light .floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi] div:before{background-color:var(--platinum)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi] div:before,.theme-dark .floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi] div:before{background-color:var(--white-16)}.floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi] svg{width:20px;height:20px}.floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi] span{font-style:normal;font-weight:700;font-size:13px;margin:0 8px}.theme-light .floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi]:hover{color:var(--bondi-blue)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi]:hover,.theme-dark .floating-toolbar-container .floating-toolbar .icon[data-menu-id=nimbusAi]:hover{color:var(--spare-royal)}.floating-toolbar-container .floating-toolbar .icon[data-menu-id=comment]:not(:first-child),.floating-toolbar-container .floating-toolbar .icon[data-menu-id=create-note]{margin-left:5px;padding-left:5px;position:relative}.floating-toolbar-container .floating-toolbar .icon[data-menu-id=comment]:not(:first-child) svg,.floating-toolbar-container .floating-toolbar .icon[data-menu-id=create-note] svg{position:relative;top:1px}.floating-toolbar-container .floating-toolbar .icon[data-menu-id=comment]:not(:first-child):before,.floating-toolbar-container .floating-toolbar .icon[data-menu-id=create-note]:before{content:"";position:absolute;display:block;width:1px;height:calc(100% - 6px);left:0;top:3px}.theme-light .floating-toolbar-container .floating-toolbar .icon[data-menu-id=comment]:not(:first-child):before,.theme-light .floating-toolbar-container .floating-toolbar .icon[data-menu-id=create-note]:before{background-color:var(--platinum)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon[data-menu-id=comment]:not(:first-child):before,.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .icon[data-menu-id=create-note]:before,.theme-dark .floating-toolbar-container .floating-toolbar .icon[data-menu-id=comment]:not(:first-child):before,.theme-dark .floating-toolbar-container .floating-toolbar .icon[data-menu-id=create-note]:before{background-color:var(--white-16)}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker{display:flex;align-items:center;position:absolute;left:calc(100% + 3px);top:1px;flex-wrap:wrap;overflow-y:initial;padding-left:6px;padding-right:6px;width:316px}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item{margin:0 3px 6px}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item[data-color-name^=extra-] .color-icon{border:1px solid}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.default-color-item .color-icon svg{width:22px;height:22px}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item .color-icon{width:22px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item .color-icon.color-icon-mat-font-color{background:none}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item .color-icon .color-icon-label{font-size:18px;font-weight:500;font-family:Roboto!important}.theme-light .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item .color-icon.no-color{background-color:var(--onyx)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item .color-icon.no-color,.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item .color-icon.no-color{background-color:var(--white-87)}.theme-light .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.active .color-icon:not(.color-icon-highlight),.theme-light .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon:not(.color-icon-highlight){background-color:#eee}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.active .color-icon:not(.color-icon-highlight),.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon:not(.color-icon-highlight),.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.active .color-icon:not(.color-icon-highlight),.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon:not(.color-icon-highlight){background-color:#424242}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon-highlight:not([data-block-background^=extra-]){border:1px solid}.theme-light .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon-highlight:not([data-block-background^=extra-]){border-color:rgba(0,0,0,.14)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon-highlight:not([data-block-background^=extra-]),.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon-highlight:not([data-block-background^=extra-]){border-color:hsla(0,0%,100%,.14)}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover.default-color-item .color-icon{background-color:none!important}.theme-light .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover.default-color-item .color-icon svg .graphic_stroke{stroke:rgba(0,0,0,.14)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover.default-color-item .color-icon svg .graphic_stroke,.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover.default-color-item .color-icon svg .graphic_stroke{stroke:hsla(0,0%,100%,.14)}.theme-light .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon[data-block-background^=extra-]{background-color:#eee}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon[data-block-background^=extra-],.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item:hover .color-icon[data-block-background^=extra-]{background-color:#424242}.theme-light .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.active .color-icon{box-shadow:0 0 0 2px #eee}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.active .color-icon,.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.active .color-icon{box-shadow:0 0 0 2px #424242}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.color-menu-item-clear-all{padding-left:2px;align-items:flex-start}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker.with-highlights{padding:13px 17px}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .floating-toolbar-color-picker-label{width:100%;margin-top:7px;margin-bottom:7px;font-size:12px;line-height:1.33;padding-left:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.theme-light .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .floating-toolbar-color-picker-label{color:var(--davys-grey)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .floating-toolbar-color-picker-label,.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .floating-toolbar-color-picker-label{color:var(--lavender-grey)}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .floating-toolbar-color-picker-label.no-margin-top{margin-top:0}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .floating-toolbar-color-picker-label span.clear-all{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;align-content:space-around;flex-wrap:nowrap;text-decoration:underline;cursor:pointer}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker.color-picker-enter{opacity:0;transition:opacity .2s ease}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker.color-picker-enter-active{opacity:1}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker.color-picker-leave{opacity:1;transition:opacity .2s ease}.floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker.color-picker-leave-active{opacity:0}.floating-toolbar-container .floating-toolbar.floating-toolbar-enter{opacity:0;transition:opacity .2s ease}.floating-toolbar-container .floating-toolbar.floating-toolbar-enter-active{opacity:1}.floating-toolbar-container .floating-toolbar.floating-toolbar-leave{opacity:1;transition:opacity .2s ease}.floating-toolbar-container .floating-toolbar.floating-toolbar-leave-active{opacity:0}.floating-toolbar-container .floating-toolbar-ai-menu{display:flex;flex-wrap:wrap;width:242px;padding-top:6px}.floating-toolbar-container .floating-toolbar-ai-menu .ai-menu-item{width:100%;min-height:28px;height:auto;cursor:pointer;display:flex;flex-direction:row;align-items:center;padding:0 16px;transition:"background-color" .2s ease}.floating-toolbar-container .floating-toolbar-ai-menu .ai-menu-item div{width:100%;height:100%;display:flex;flex-direction:row;align-items:center}.floating-toolbar-container .floating-toolbar-ai-menu .ai-menu-item .title{font-style:normal;font-weight:400;font-size:14px;margin:0 0 0 8px}.theme-light .floating-toolbar-container .floating-toolbar-ai-menu .ai-menu-item .title{color:var(--onyx)}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar-ai-menu .ai-menu-item .title,.theme-dark .floating-toolbar-container .floating-toolbar-ai-menu .ai-menu-item .title{color:var(--white-87)}.theme-light .floating-toolbar-container .floating-toolbar-ai-menu .ai-menu-item:hover{background-color:#eee}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar-ai-menu .ai-menu-item:hover,.theme-dark .floating-toolbar-container .floating-toolbar-ai-menu .ai-menu-item:hover{background-color:#424242}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item[data-color-name=black] .color-icon .color-icon-label,.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item[data-color-name=black] .color-icon .color-icon-label{text-shadow:0 0 #fff,0 0 #fff,0 1px #fff,0 -1px #fff;font-weight:700}.theme-brand-dark-ios .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.default-color-item .color-icon svg .graphic_stroke,.theme-dark .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item.default-color-item .color-icon svg .graphic_stroke{stroke:#fff}.theme-light .floating-toolbar-container .floating-toolbar .floating-toolbar-color-picker .color-menu-item[data-color-name=white] .color-icon .color-icon-label{text-shadow:0 0 #000,0 0 #000,0 1px #000,0 -1px #000}.link-form-container{position:absolute;cursor:default;z-index:100}.link-form-container svg{pointer-events:none}.link-form-container .link-form.link-form-enter{opacity:.1}.link-form-container .link-form.link-form-enter-active{opacity:1;transition:opacity .2s ease}.link-form-container .link-form.link-form-leave{opacity:1}.link-form-container .link-form.link-form-leave-active{opacity:0;transition:opacity .2s ease}.link-form-container .popup-menu{display:flex}.link-form-container .popup-menu.link-edit{padding:12px 10px;flex-direction:column}.link-form-container .popup-menu.link-edit .link-form-buttons{display:flex;align-items:center;justify-content:flex-end}.link-form-container .popup-menu.link-edit .link-form-buttons .link-form-button{cursor:pointer;font-size:13px;line-height:18px;font-weight:700;padding:6px 16px 7px;margin-left:7px;border-radius:16px;transition:background-color .2s ease;color:#00a1b7;background-color:rgba(0,161,183,.1)}.link-form-container .popup-menu.link-edit .link-form-buttons .link-form-button:hover{background-color:rgba(0,161,183,.15)}.link-form-container .popup-menu.link-edit .link-form-buttons .link-form-button[data-button-key=done]{color:hsla(0,0%,100%,.87);background-color:#00a1b7}.link-form-container .popup-menu.link-edit .link-form-buttons .link-form-button[data-button-key=done]:hover{background-color:rgba(0,161,183,.95)}.link-form-container .popup-menu.link-panel{display:block;min-width:228px;padding:8px 8px 14px}.link-form-container .popup-menu.link-menu-enter{opacity:.1}.link-form-container .popup-menu.link-menu-enter-active{opacity:1;transition:opacity .2s ease}.link-form-container .popup-menu.link-menu-leave{opacity:1}.link-form-container .popup-menu.link-menu-leave-active{opacity:0;transition:opacity .2s ease}.link-form-container .popup-menu .link-panel-item-link{width:100%;max-width:221px;margin-bottom:10px}.link-form-container .popup-menu .link-panel-item-link .link-text{cursor:pointer;font-size:13px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;display:inline-block}.theme-light .link-form-container .popup-menu .link-panel-item-link .link-text{color:var(--davys-grey)}.theme-brand-dark-ios .link-form-container .popup-menu .link-panel-item-link .link-text,.theme-dark .link-form-container .popup-menu .link-panel-item-link .link-text{color:var(--lavender-grey)}.link-form-container .popup-menu .link-panel-buttons{width:100%;display:flex;align-items:center;justify-content:center}.link-form-container .popup-menu .link-panel-buttons .link-panel-item{height:26px;padding:0 8px;margin:0 2px;border-radius:13px;font-size:13px;transition:background-color .2s ease;line-height:26px;cursor:pointer}.theme-light .link-form-container .popup-menu .link-panel-buttons .link-panel-item{color:var(--onyx)}.theme-brand-dark-ios .link-form-container .popup-menu .link-panel-buttons .link-panel-item,.theme-dark .link-form-container .popup-menu .link-panel-buttons .link-panel-item{color:var(--white-87)}.theme-light .link-form-container .popup-menu .link-panel-buttons .link-panel-item:hover{background-color:var(--black-4)}.theme-brand-dark-ios .link-form-container .popup-menu .link-panel-buttons .link-panel-item:hover,.theme-dark .link-form-container .popup-menu .link-panel-buttons .link-panel-item:hover{background-color:var(--white-8)}.link-form-item{width:296px;margin-bottom:10px}.link-form-item:last-child{margin-bottom:0}.link-form-item label{display:block;margin:0 0 4px;font-size:12px;line-height:16px}.theme-light .link-form-item label{color:var(--davys-grey)}.theme-brand-dark-ios .link-form-item label,.theme-dark .link-form-item label{color:var(--lavender-grey)}.link-form-item input[type=text],.link-form-item input[type=url],.link-form-item textarea[type=textarea]{outline:none;width:100%;border:1px solid;height:44px;line-height:42px;padding:0 8px;font-size:13px;font-weight:700;border-radius:4px;box-sizing:border-box;box-shadow:none!important}.theme-light .link-form-item input[type=text],.theme-light .link-form-item input[type=url],.theme-light .link-form-item textarea[type=textarea]{border-color:var(--platinum)}.theme-brand-dark-ios .link-form-item input[type=text],.theme-brand-dark-ios .link-form-item input[type=url],.theme-brand-dark-ios .link-form-item textarea[type=textarea],.theme-dark .link-form-item input[type=text],.theme-dark .link-form-item input[type=url],.theme-dark .link-form-item textarea[type=textarea]{border-color:var(--white-16)}.theme-light .link-form-item input[type=text],.theme-light .link-form-item input[type=url],.theme-light .link-form-item textarea[type=textarea]{color:var(--onyx)}.theme-brand-dark-ios .link-form-item input[type=text],.theme-brand-dark-ios .link-form-item input[type=url],.theme-brand-dark-ios .link-form-item textarea[type=textarea],.theme-dark .link-form-item input[type=text],.theme-dark .link-form-item input[type=url],.theme-dark .link-form-item textarea[type=textarea]{color:var(--white-87)}.theme-light .link-form-item input[type=text],.theme-light .link-form-item input[type=url],.theme-light .link-form-item textarea[type=textarea]{background-color:var(--white)}.theme-brand-dark-ios .link-form-item input[type=text],.theme-brand-dark-ios .link-form-item input[type=url],.theme-brand-dark-ios .link-form-item textarea[type=textarea],.theme-dark .link-form-item input[type=text],.theme-dark .link-form-item input[type=url],.theme-dark .link-form-item textarea[type=textarea]{background-color:var(--white-8)}.theme-dark .link-form-item input[type=text]::-webkit-input-placeholder,.theme-dark .link-form-item input[type=url]::-webkit-input-placeholder,.theme-dark .link-form-item textarea[type=textarea]::-webkit-input-placeholder,.theme-light .link-form-item input[type=text]::-webkit-input-placeholder,.theme-light .link-form-item input[type=url]::-webkit-input-placeholder,.theme-light .link-form-item textarea[type=textarea]::-webkit-input-placeholder{color:var(--ash-grey)}.theme-brand-dark-ios .link-form-item input[type=text]::-webkit-input-placeholder,.theme-brand-dark-ios .link-form-item input[type=url]::-webkit-input-placeholder,.theme-brand-dark-ios .link-form-item textarea[type=textarea]::-webkit-input-placeholder{color:var(--ash-grey)}.theme-dark .link-form-item input[type=text]::-moz-placeholder,.theme-dark .link-form-item input[type=url]::-moz-placeholder,.theme-dark .link-form-item textarea[type=textarea]::-moz-placeholder,.theme-light .link-form-item input[type=text]::-moz-placeholder,.theme-light .link-form-item input[type=url]::-moz-placeholder,.theme-light .link-form-item textarea[type=textarea]::-moz-placeholder{color:var(--ash-grey)}.theme-brand-dark-ios .link-form-item input[type=text]::-moz-placeholder,.theme-brand-dark-ios .link-form-item input[type=url]::-moz-placeholder,.theme-brand-dark-ios .link-form-item textarea[type=textarea]::-moz-placeholder{color:var(--ash-grey)}.theme-light .link-form-item input[type=text]:-ms-input-placeholder,.theme-light .link-form-item input[type=url]:-ms-input-placeholder,.theme-light .link-form-item textarea[type=textarea]:-ms-input-placeholder{color:var(--ash-grey)}.theme-dark .link-form-item input[type=text]:-ms-input-placeholder,.theme-dark .link-form-item input[type=url]:-ms-input-placeholder,.theme-dark .link-form-item textarea[type=textarea]:-ms-input-placeholder{color:var(--ash-grey)}.theme-brand-dark-ios .link-form-item input[type=text]:-ms-input-placeholder,.theme-brand-dark-ios .link-form-item input[type=url]:-ms-input-placeholder,.theme-brand-dark-ios .link-form-item textarea[type=textarea]:-ms-input-placeholder{color:var(--ash-grey)}.theme-dark .link-form-item input[type=text]:-moz-placeholder,.theme-dark .link-form-item input[type=url]:-moz-placeholder,.theme-dark .link-form-item textarea[type=textarea]:-moz-placeholder,.theme-light .link-form-item input[type=text]:-moz-placeholder,.theme-light .link-form-item input[type=url]:-moz-placeholder,.theme-light .link-form-item textarea[type=textarea]:-moz-placeholder{color:var(--ash-grey)}.theme-brand-dark-ios .link-form-item input[type=text]:-moz-placeholder,.theme-brand-dark-ios .link-form-item input[type=url]:-moz-placeholder,.theme-brand-dark-ios .link-form-item textarea[type=textarea]:-moz-placeholder{color:var(--ash-grey)}.link-form-item textarea[type=textarea]{height:80px;font-size:13px;line-height:18px;padding:12px 8px;box-sizing:border-box;resize:none}.nedit-root ul.editor-list li,.paragraph{transition:background .1s ease,box-shadow .1s ease;border-radius:4px}.nedit-root ul.editor-list .theme-light .bordered-grid li:not(.no-highlight):not([data-block-background]),.nedit-root ul.editor-list .theme-light li.highlighted-block:not(.no-highlight):not([data-block-background]),.nedit-root ul.editor-list .theme-light li.selected-block:not(.no-highlight):not([data-block-background]),.theme-light .bordered-grid .nedit-root ul.editor-list li:not(.no-highlight):not([data-block-background]),.theme-light .bordered-grid .paragraph:not(.no-highlight):not([data-block-background]),.theme-light .highlighted-block.paragraph:not(.no-highlight):not([data-block-background]),.theme-light .nedit-root ul.editor-list li.highlighted-block:not(.no-highlight):not([data-block-background]),.theme-light .nedit-root ul.editor-list li.selected-block:not(.no-highlight):not([data-block-background]),.theme-light .selected-block.paragraph:not(.no-highlight):not([data-block-background]){background-color:var(--black-5)}.nedit-root ul.editor-list .theme-brand-dark-ios .bordered-grid li:not(.no-highlight):not([data-block-background]),.nedit-root ul.editor-list .theme-brand-dark-ios li.highlighted-block:not(.no-highlight):not([data-block-background]),.nedit-root ul.editor-list .theme-brand-dark-ios li.selected-block:not(.no-highlight):not([data-block-background]),.nedit-root ul.editor-list .theme-dark .bordered-grid li:not(.no-highlight):not([data-block-background]),.nedit-root ul.editor-list .theme-dark li.highlighted-block:not(.no-highlight):not([data-block-background]),.nedit-root ul.editor-list .theme-dark li.selected-block:not(.no-highlight):not([data-block-background]),.theme-brand-dark-ios .bordered-grid .nedit-root ul.editor-list li:not(.no-highlight):not([data-block-background]),.theme-brand-dark-ios .bordered-grid .paragraph:not(.no-highlight):not([data-block-background]),.theme-brand-dark-ios .highlighted-block.paragraph:not(.no-highlight):not([data-block-background]),.theme-brand-dark-ios .nedit-root ul.editor-list li.highlighted-block:not(.no-highlight):not([data-block-background]),.theme-brand-dark-ios .nedit-root ul.editor-list li.selected-block:not(.no-highlight):not([data-block-background]),.theme-brand-dark-ios .selected-block.paragraph:not(.no-highlight):not([data-block-background]),.theme-dark .bordered-grid .nedit-root ul.editor-list li:not(.no-highlight):not([data-block-background]),.theme-dark .bordered-grid .paragraph:not(.no-highlight):not([data-block-background]),.theme-dark .highlighted-block.paragraph:not(.no-highlight):not([data-block-background]),.theme-dark .nedit-root ul.editor-list li.highlighted-block:not(.no-highlight):not([data-block-background]),.theme-dark .nedit-root ul.editor-list li.selected-block:not(.no-highlight):not([data-block-background]),.theme-dark .selected-block.paragraph:not(.no-highlight):not([data-block-background]){background-color:var(--white-16)}.nedit-root .remote-file-wrapper,.nedit-root .remote-frame-wrapper,.nedit-root div.file-wrapper,.nedit-root div.image-wrapper,.nedit-root div.table-wrapper{transition:background .1s ease,box-shadow .1s ease;border-radius:4px}.nedit-root div.table-wrapper table.table-component tbody .table-grip-resizer,.nedit-root div.table-wrapper table.table-component tbody tr td.table-head-item,.nedit-root div.table-wrapper table.table-component thead tr th.table-head-item{-moz-user-select:none;-webkit-user-select:none;user-select:none}.nedit-root .selected-block-wrapper:not(.editable-text):not(.primary-blot):after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;z-index:-1}.theme-light .nedit-root .selected-block-wrapper:not(.editable-text):not(.primary-blot):after{background-color:var(--black-5)}.theme-brand-dark-ios .nedit-root .selected-block-wrapper:not(.editable-text):not(.primary-blot):after,.theme-dark .nedit-root .selected-block-wrapper:not(.editable-text):not(.primary-blot):after{background-color:var(--white-16)}.nedit-root .selected-block-wrapper:not(.editable-text):not(.primary-blot) ::selection{background-color:transparent!important;color:inherit!important}.nedit-root .selected-block-wrapper:not(.editable-text):not(.primary-blot) ::-moz-selection{background-color:transparent!important;color:inherit!important}.focus-mode .editable-text:not(.focused-block):not(.table-wrapper):not(.focused-wrap):not(.embed-wrapper):not(.outline):not(.syntax-code),.focus-mode .syntax-main:not(.focused-block):not(.table-wrapper):not(.focused-wrap):not(.embed-wrapper):not(.outline):not(.syntax-code){opacity:.3;transition:opacity .1s}.focus-mode .editable-text.embed-wrapper,.focus-mode .editable-text.focused-block,.focus-mode .editable-text.outline,.focus-mode .editable-text.syntax-code,.focus-mode .syntax-main.embed-wrapper,.focus-mode .syntax-main.focused-block,.focus-mode .syntax-main.outline,.focus-mode .syntax-main.syntax-code{opacity:1;transition:opacity .1s}.focus-mode .image.focused-block img{filter:brightness(100%)}.focus-mode .image:not(.focused-block) img{filter:brightness(68%)}.focus-mode .remote-file{opacity:.5;transition:opacity .1s}.focus-mode .remote-file.focused-block{opacity:1;transition:opacity .1s}.focus-mode .table-wrapper{opacity:.5;transition:opacity .1s}.focus-mode .table-wrapper.focused-wrap{opacity:1;transition:opacity .1s}.theme-brand-dark-ios .focus-mode .editable-text:not(.focused-block):not(.table-wrapper):not(.focused-wrap):not(.embed-wrapper):not(.outline):not(.syntax-code),.theme-brand-dark-ios .focus-mode .syntax-main:not(.focused-block):not(.table-wrapper):not(.focused-wrap):not(.embed-wrapper):not(.outline):not(.syntax-code),.theme-dark .focus-mode .editable-text:not(.focused-block):not(.table-wrapper):not(.focused-wrap):not(.embed-wrapper):not(.outline):not(.syntax-code),.theme-dark .focus-mode .syntax-main:not(.focused-block):not(.table-wrapper):not(.focused-wrap):not(.embed-wrapper):not(.outline):not(.syntax-code){opacity:.3;transition:opacity .1s}.theme-brand-dark-ios .focus-mode .editable-text.embed-wrapper,.theme-brand-dark-ios .focus-mode .editable-text.focused-block,.theme-brand-dark-ios .focus-mode .editable-text.focused-wrap,.theme-brand-dark-ios .focus-mode .editable-text.outline,.theme-brand-dark-ios .focus-mode .editable-text.syntax-code,.theme-brand-dark-ios .focus-mode .syntax-main.embed-wrapper,.theme-brand-dark-ios .focus-mode .syntax-main.focused-block,.theme-brand-dark-ios .focus-mode .syntax-main.focused-wrap,.theme-brand-dark-ios .focus-mode .syntax-main.outline,.theme-brand-dark-ios .focus-mode .syntax-main.syntax-code,.theme-dark .focus-mode .editable-text.embed-wrapper,.theme-dark .focus-mode .editable-text.focused-block,.theme-dark .focus-mode .editable-text.focused-wrap,.theme-dark .focus-mode .editable-text.outline,.theme-dark .focus-mode .editable-text.syntax-code,.theme-dark .focus-mode .syntax-main.embed-wrapper,.theme-dark .focus-mode .syntax-main.focused-block,.theme-dark .focus-mode .syntax-main.focused-wrap,.theme-dark .focus-mode .syntax-main.outline,.theme-dark .focus-mode .syntax-main.syntax-code{opacity:1;transition:opacity .1s}.block-menu-container .block-menu .block-menu-copy-pin,.block-menu-container .block-menu .block-menu-locked-pin,.block-menu-container .block-menu .block-menu-pin-button,.embedded-menu .right-content .inline-icons .icon,.embedded-menu .right-content .more-items .more-items-btn{position:relative;display:flex;align-items:center;padding:4px;border-radius:50%;cursor:pointer;transition:background .2s ease}.block-menu-container .block-menu .block-menu-copy-pin svg .graphic,.block-menu-container .block-menu .block-menu-locked-pin svg .graphic,.block-menu-container .block-menu .block-menu-pin-button svg .graphic,.embedded-menu .right-content .inline-icons .icon svg .graphic,.embedded-menu .right-content .more-items .more-items-btn svg .graphic{transition:fill .2s ease}.block-menu-container .block-menu .theme-brand-dark-ios .block-menu-copy-pin svg .graphic,.block-menu-container .block-menu .theme-brand-dark-ios .block-menu-locked-pin svg .graphic,.block-menu-container .block-menu .theme-brand-dark-ios .block-menu-pin-button svg .graphic,.block-menu-container .block-menu .theme-dark .block-menu-copy-pin svg .graphic,.block-menu-container .block-menu .theme-dark .block-menu-locked-pin svg .graphic,.block-menu-container .block-menu .theme-dark .block-menu-pin-button svg .graphic,.block-menu-container .block-menu .theme-light .block-menu-copy-pin svg .graphic,.block-menu-container .block-menu .theme-light .block-menu-locked-pin svg .graphic,.block-menu-container .block-menu .theme-light .block-menu-pin-button svg .graphic,.embedded-menu .right-content .inline-icons .theme-brand-dark-ios .icon svg .graphic,.embedded-menu .right-content .inline-icons .theme-dark .icon svg .graphic,.embedded-menu .right-content .inline-icons .theme-light .icon svg .graphic,.embedded-menu .right-content .more-items .theme-brand-dark-ios .more-items-btn svg .graphic,.embedded-menu .right-content .more-items .theme-dark .more-items-btn svg .graphic,.embedded-menu .right-content .more-items .theme-light .more-items-btn svg .graphic,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-copy-pin svg .graphic,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-locked-pin svg .graphic,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-pin-button svg .graphic,.theme-brand-dark-ios .embedded-menu .right-content .inline-icons .icon svg .graphic,.theme-brand-dark-ios .embedded-menu .right-content .more-items .more-items-btn svg .graphic,.theme-dark .block-menu-container .block-menu .block-menu-copy-pin svg .graphic,.theme-dark .block-menu-container .block-menu .block-menu-locked-pin svg .graphic,.theme-dark .block-menu-container .block-menu .block-menu-pin-button svg .graphic,.theme-dark .embedded-menu .right-content .inline-icons .icon svg .graphic,.theme-dark .embedded-menu .right-content .more-items .more-items-btn svg .graphic,.theme-light .block-menu-container .block-menu .block-menu-copy-pin svg .graphic,.theme-light .block-menu-container .block-menu .block-menu-locked-pin svg .graphic,.theme-light .block-menu-container .block-menu .block-menu-pin-button svg .graphic,.theme-light .embedded-menu .right-content .inline-icons .icon svg .graphic,.theme-light .embedded-menu .right-content .more-items .more-items-btn svg .graphic{fill:var(--ash-grey)}.block-menu-container .block-menu .theme-light .block-menu-copy-pin:hover svg .graphic,.block-menu-container .block-menu .theme-light .block-menu-locked-pin:hover svg .graphic,.block-menu-container .block-menu .theme-light .block-menu-pin-button:hover svg .graphic,.embedded-menu .right-content .inline-icons .theme-light .icon:hover svg .graphic,.embedded-menu .right-content .more-items .theme-light .more-items-btn:hover svg .graphic,.theme-light .block-menu-container .block-menu .block-menu-copy-pin:hover svg .graphic,.theme-light .block-menu-container .block-menu .block-menu-locked-pin:hover svg .graphic,.theme-light .block-menu-container .block-menu .block-menu-pin-button:hover svg .graphic,.theme-light .embedded-menu .right-content .inline-icons .icon:hover svg .graphic,.theme-light .embedded-menu .right-content .more-items .more-items-btn:hover svg .graphic{fill:var(--bondi-blue)}.block-menu-container .block-menu .theme-brand-dark-ios .block-menu-copy-pin:hover svg .graphic,.block-menu-container .block-menu .theme-brand-dark-ios .block-menu-locked-pin:hover svg .graphic,.block-menu-container .block-menu .theme-brand-dark-ios .block-menu-pin-button:hover svg .graphic,.block-menu-container .block-menu .theme-dark .block-menu-copy-pin:hover svg .graphic,.block-menu-container .block-menu .theme-dark .block-menu-locked-pin:hover svg .graphic,.block-menu-container .block-menu .theme-dark .block-menu-pin-button:hover svg .graphic,.embedded-menu .right-content .inline-icons .theme-brand-dark-ios .icon:hover svg .graphic,.embedded-menu .right-content .inline-icons .theme-dark .icon:hover svg .graphic,.embedded-menu .right-content .more-items .theme-brand-dark-ios .more-items-btn:hover svg .graphic,.embedded-menu .right-content .more-items .theme-dark .more-items-btn:hover svg .graphic,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-copy-pin:hover svg .graphic,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-locked-pin:hover svg .graphic,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-pin-button:hover svg .graphic,.theme-brand-dark-ios .embedded-menu .right-content .inline-icons .icon:hover svg .graphic,.theme-brand-dark-ios .embedded-menu .right-content .more-items .more-items-btn:hover svg .graphic,.theme-dark .block-menu-container .block-menu .block-menu-copy-pin:hover svg .graphic,.theme-dark .block-menu-container .block-menu .block-menu-locked-pin:hover svg .graphic,.theme-dark .block-menu-container .block-menu .block-menu-pin-button:hover svg .graphic,.theme-dark .embedded-menu .right-content .inline-icons .icon:hover svg .graphic,.theme-dark .embedded-menu .right-content .more-items .more-items-btn:hover svg .graphic{fill:var(--spare-royal)}.block-menu-container .block-menu .block-menu-copy-pin:before,.block-menu-container .block-menu .block-menu-locked-pin:before,.block-menu-container .block-menu .block-menu-pin-button:before,.embedded-menu .right-content .inline-icons .icon:before,.embedded-menu .right-content .more-items .more-items-btn:before{content:"";display:block;opacity:0;position:absolute;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:0;bottom:0;left:0;right:0;top:0;background:none;background-color:transparent;border-radius:50%;box-sizing:border-box;transform:scale(0);transition-property:transform,opacity;z-index:-1}.embedded-menu .right-content .more-items.active .theme-light .more-items-btn svg .graphic,.theme-light .embedded-menu .right-content .more-items.active .more-items-btn svg .graphic{fill:var(--bondi-blue)}.embedded-menu .right-content .more-items.active .theme-brand-dark-ios .more-items-btn svg .graphic,.embedded-menu .right-content .more-items.active .theme-dark .more-items-btn svg .graphic,.theme-brand-dark-ios .embedded-menu .right-content .more-items.active .more-items-btn svg .graphic,.theme-dark .embedded-menu .right-content .more-items.active .more-items-btn svg .graphic{fill:var(--spare-royal)}.embedded-menu.embedded-menu-short .more-items-btn:hover:before,.embedded-menu .right-content .inline-icons .icon:hover:before{border:none;opacity:1;transform:scale(1)}.embedded-menu.embedded-menu-short .theme-light .more-items-btn:hover:before,.embedded-menu .right-content .inline-icons .theme-light .icon:hover:before,.theme-light .embedded-menu.embedded-menu-short .more-items-btn:hover:before,.theme-light .embedded-menu .right-content .inline-icons .icon:hover:before{background-color:var(--black-4)}.embedded-menu.embedded-menu-short .theme-brand-dark-ios .more-items-btn:hover:before,.embedded-menu.embedded-menu-short .theme-dark .more-items-btn:hover:before,.embedded-menu .right-content .inline-icons .theme-brand-dark-ios .icon:hover:before,.embedded-menu .right-content .inline-icons .theme-dark .icon:hover:before,.theme-brand-dark-ios .embedded-menu.embedded-menu-short .more-items-btn:hover:before,.theme-brand-dark-ios .embedded-menu .right-content .inline-icons .icon:hover:before,.theme-dark .embedded-menu.embedded-menu-short .more-items-btn:hover:before,.theme-dark .embedded-menu .right-content .inline-icons .icon:hover:before{background-color:var(--white-8)}#convert-blot-manager .popup-menu,.embedded-menu .popup-menu{position:absolute}#convert-blot-manager .popup-menu .menu-item .menu-mention-icon,.embedded-menu .popup-menu .menu-item .menu-mention-icon{display:inline-block;width:16px;height:16px;text-align:center;line-height:16px}.theme-light #convert-blot-manager .popup-menu .menu-item .menu-mention-icon,.theme-light .embedded-menu .popup-menu .menu-item .menu-mention-icon{color:var(--davys-grey)}.theme-brand-dark-ios #convert-blot-manager .popup-menu .menu-item .menu-mention-icon,.theme-brand-dark-ios .embedded-menu .popup-menu .menu-item .menu-mention-icon,.theme-dark #convert-blot-manager .popup-menu .menu-item .menu-mention-icon,.theme-dark .embedded-menu .popup-menu .menu-item .menu-mention-icon{color:var(--ash-grey)}.theme-light #convert-blot-manager .popup-menu .menu-item[data-menu-id=contact-support] .text,.theme-light #convert-blot-manager .popup-menu .menu-item[data-menu-id=get-feedback] .text,.theme-light #convert-blot-manager .popup-menu .menu-item[data-menu-id=learn-nimbus] .text,.theme-light .embedded-menu .popup-menu .menu-item[data-menu-id=contact-support] .text,.theme-light .embedded-menu .popup-menu .menu-item[data-menu-id=get-feedback] .text,.theme-light .embedded-menu .popup-menu .menu-item[data-menu-id=learn-nimbus] .text{color:var(--bondi-blue)}.theme-brand-dark-ios #convert-blot-manager .popup-menu .menu-item[data-menu-id=contact-support] .text,.theme-brand-dark-ios #convert-blot-manager .popup-menu .menu-item[data-menu-id=get-feedback] .text,.theme-brand-dark-ios #convert-blot-manager .popup-menu .menu-item[data-menu-id=learn-nimbus] .text,.theme-brand-dark-ios .embedded-menu .popup-menu .menu-item[data-menu-id=contact-support] .text,.theme-brand-dark-ios .embedded-menu .popup-menu .menu-item[data-menu-id=get-feedback] .text,.theme-brand-dark-ios .embedded-menu .popup-menu .menu-item[data-menu-id=learn-nimbus] .text,.theme-dark #convert-blot-manager .popup-menu .menu-item[data-menu-id=contact-support] .text,.theme-dark #convert-blot-manager .popup-menu .menu-item[data-menu-id=get-feedback] .text,.theme-dark #convert-blot-manager .popup-menu .menu-item[data-menu-id=learn-nimbus] .text,.theme-dark .embedded-menu .popup-menu .menu-item[data-menu-id=contact-support] .text,.theme-dark .embedded-menu .popup-menu .menu-item[data-menu-id=get-feedback] .text,.theme-dark .embedded-menu .popup-menu .menu-item[data-menu-id=learn-nimbus] .text{color:var(--light-green)}#convert-blot-manager .popup-menu .header-menu,.embedded-menu .popup-menu .header-menu{font-size:14px;text-transform:uppercase;border:0;padding:14px 14px 10px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0}.theme-light #convert-blot-manager .popup-menu .header-menu,.theme-light .embedded-menu .popup-menu .header-menu{background-color:var(--white)}.theme-brand-dark-ios #convert-blot-manager .popup-menu .header-menu,.theme-brand-dark-ios .embedded-menu .popup-menu .header-menu,.theme-dark #convert-blot-manager .popup-menu .header-menu,.theme-dark .embedded-menu .popup-menu .header-menu{background-color:var(--grey-brown)}#convert-blot-manager .popup-menu .header-menu.first-header,#convert-blot-manager .popup-menu .header-menu:first-child,.embedded-menu .popup-menu .header-menu.first-header,.embedded-menu .popup-menu .header-menu:first-child{padding-top:7px}#convert-blot-manager .popup-menu .header-menu.first-header:before,#convert-blot-manager .popup-menu .header-menu:first-child:before,.embedded-menu .popup-menu .header-menu.first-header:before,.embedded-menu .popup-menu .header-menu:first-child:before{content:"";width:100%;height:7px;position:absolute;top:-7px;left:0}.theme-light #convert-blot-manager .popup-menu .header-menu.first-header:before,.theme-light #convert-blot-manager .popup-menu .header-menu:first-child:before,.theme-light .embedded-menu .popup-menu .header-menu.first-header:before,.theme-light .embedded-menu .popup-menu .header-menu:first-child:before{background-color:var(--white)}.theme-brand-dark-ios #convert-blot-manager .popup-menu .header-menu.first-header:before,.theme-brand-dark-ios #convert-blot-manager .popup-menu .header-menu:first-child:before,.theme-brand-dark-ios .embedded-menu .popup-menu .header-menu.first-header:before,.theme-brand-dark-ios .embedded-menu .popup-menu .header-menu:first-child:before,.theme-dark #convert-blot-manager .popup-menu .header-menu.first-header:before,.theme-dark #convert-blot-manager .popup-menu .header-menu:first-child:before,.theme-dark .embedded-menu .popup-menu .header-menu.first-header:before,.theme-dark .embedded-menu .popup-menu .header-menu:first-child:before{background-color:var(--grey-brown)}#convert-blot-manager .popup-menu .header-menu .header-menu-arrow,.embedded-menu .popup-menu .header-menu .header-menu-arrow{display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer;transition:transform .2s ease}#convert-blot-manager .popup-menu .header-menu .header-menu-arrow svg,.embedded-menu .popup-menu .header-menu .header-menu-arrow svg{width:auto;height:auto}#convert-blot-manager .popup-menu .header-menu.collapsed .header-menu-arrow,.embedded-menu .popup-menu .header-menu.collapsed .header-menu-arrow{transform:rotate(-180deg)}#convert-blot-manager .popup-menu .link-menu-item,.embedded-menu .popup-menu .link-menu-item{padding:7px 14px;font-size:14px;cursor:pointer}.theme-light #convert-blot-manager .popup-menu .link-menu-item:hover,.theme-light .embedded-menu .popup-menu .link-menu-item:hover{color:var(--bondi-blue)}.theme-brand-dark-ios #convert-blot-manager .popup-menu .link-menu-item:hover,.theme-brand-dark-ios .embedded-menu .popup-menu .link-menu-item:hover,.theme-dark #convert-blot-manager .popup-menu .link-menu-item:hover,.theme-dark .embedded-menu .popup-menu .link-menu-item:hover{color:var(--light-green)}#convert-blot-manager .popup-menu .convert-menu-footer,.embedded-menu .popup-menu .convert-menu-footer{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:20px;text-align:center}#convert-blot-manager .popup-menu .convert-menu-footer .convert-menu-footer-top,.embedded-menu .popup-menu .convert-menu-footer .convert-menu-footer-top{max-width:162px}#convert-blot-manager .popup-menu .convert-menu-footer .convert-menu-footer-bottom,.embedded-menu .popup-menu .convert-menu-footer .convert-menu-footer-bottom{margin-top:20px;max-width:162px;padding-bottom:10px}#convert-blot-manager .popup-menu .convert-menu-footer .convert-menu-footer-bottom a,.embedded-menu .popup-menu .convert-menu-footer .convert-menu-footer-bottom a{margin-left:4px}.theme-light #convert-blot-manager .popup-menu .convert-menu-footer .convert-menu-footer-bottom a,.theme-light .embedded-menu .popup-menu .convert-menu-footer .convert-menu-footer-bottom a{color:var(--bondi-blue)}.theme-brand-dark-ios #convert-blot-manager .popup-menu .convert-menu-footer .convert-menu-footer-bottom a,.theme-brand-dark-ios .embedded-menu .popup-menu .convert-menu-footer .convert-menu-footer-bottom a,.theme-dark #convert-blot-manager .popup-menu .convert-menu-footer .convert-menu-footer-bottom a,.theme-dark .embedded-menu .popup-menu .convert-menu-footer .convert-menu-footer-bottom a{color:var(--light-green)}#convert-blot-manager .popup-menu.menu-enter,.embedded-menu .popup-menu.menu-enter{opacity:0;transition:opacity .2s ease}#convert-blot-manager .popup-menu.menu-enter-active,.embedded-menu .popup-menu.menu-enter-active{opacity:1}#convert-blot-manager .popup-menu.menu-leave,.embedded-menu .popup-menu.menu-leave{opacity:1;transition:opacity .2s ease}#convert-blot-manager .popup-menu.menu-leave-active,.embedded-menu .popup-menu.menu-leave-active{opacity:0}#convert-blot-manager .convert-menu-tooltip,.embedded-menu .convert-menu-tooltip{padding:20px;border:0;max-width:270px;overflow:initial}.theme-brand-dark-ios #convert-blot-manager .convert-menu-tooltip,.theme-brand-dark-ios .embedded-menu .convert-menu-tooltip,.theme-dark #convert-blot-manager .convert-menu-tooltip,.theme-dark .embedded-menu .convert-menu-tooltip,.theme-light #convert-blot-manager .convert-menu-tooltip,.theme-light .embedded-menu .convert-menu-tooltip{background-color:#3d3d3d}.theme-brand-dark-ios #convert-blot-manager .convert-menu-tooltip,.theme-brand-dark-ios .embedded-menu .convert-menu-tooltip,.theme-dark #convert-blot-manager .convert-menu-tooltip,.theme-dark .embedded-menu .convert-menu-tooltip,.theme-light #convert-blot-manager .convert-menu-tooltip,.theme-light .embedded-menu .convert-menu-tooltip{color:#fff}#convert-blot-manager .convert-menu-tooltip-title,.embedded-menu .convert-menu-tooltip-title{font-size:14px;font-weight:700;margin-bottom:16px}#convert-blot-manager .convert-menu-tooltip-description,.embedded-menu .convert-menu-tooltip-description{font-size:12px;margin-bottom:16px}#convert-blot-manager .convert-menu-tooltip-label,.embedded-menu .convert-menu-tooltip-label{padding:4px 8px;border-radius:4px;font-size:10px;font-weight:600;margin-bottom:16px;display:inline-block}.theme-brand-dark-ios #convert-blot-manager .convert-menu-tooltip-label,.theme-brand-dark-ios .embedded-menu .convert-menu-tooltip-label,.theme-dark #convert-blot-manager .convert-menu-tooltip-label,.theme-dark .embedded-menu .convert-menu-tooltip-label,.theme-light #convert-blot-manager .convert-menu-tooltip-label,.theme-light .embedded-menu .convert-menu-tooltip-label{background-color:#006064}.theme-brand-dark-ios #convert-blot-manager .convert-menu-tooltip-label,.theme-brand-dark-ios .embedded-menu .convert-menu-tooltip-label,.theme-dark #convert-blot-manager .convert-menu-tooltip-label,.theme-dark .embedded-menu .convert-menu-tooltip-label,.theme-light #convert-blot-manager .convert-menu-tooltip-label,.theme-light .embedded-menu .convert-menu-tooltip-label{color:#b2ebf2}#convert-blot-manager .convert-menu-tooltip-label.link-label,.embedded-menu .convert-menu-tooltip-label.link-label{cursor:pointer}#convert-blot-manager .convert-menu-tooltip-preview,.embedded-menu .convert-menu-tooltip-preview{background-color:#303030;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center}#convert-blot-manager .convert-menu-tooltip-preview img,.embedded-menu .convert-menu-tooltip-preview img{width:230px;height:130px;max-width:230px;max-height:130px;border-radius:4px;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='38' xmlns='http://www.w3.org/2000/svg' stroke='%23aaa'%3E%3Cg transform='translate(1 1)' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}#convert-blot-manager .convert-menu-tooltip-arrow,.embedded-menu .convert-menu-tooltip-arrow{position:absolute;width:16px;height:16px;transform:rotate(45deg);right:-8px}.theme-brand-dark-ios #convert-blot-manager .convert-menu-tooltip-arrow,.theme-brand-dark-ios .embedded-menu .convert-menu-tooltip-arrow,.theme-dark #convert-blot-manager .convert-menu-tooltip-arrow,.theme-dark .embedded-menu .convert-menu-tooltip-arrow,.theme-light #convert-blot-manager .convert-menu-tooltip-arrow,.theme-light .embedded-menu .convert-menu-tooltip-arrow{background-color:#3d3d3d}#convert-blot-manager .convert-menu-tooltip[x-placement=right] .convert-menu-tooltip-arrow,.embedded-menu .convert-menu-tooltip[x-placement=right] .convert-menu-tooltip-arrow{right:unset;left:-8px}.popup-menu .rate-editor-in-menu{transition:background .2s ease;position:relative;font-size:13px;display:flex;padding:12px;border-radius:6px;margin:0 5px 7px;align-items:center;cursor:pointer}.theme-light .popup-menu .rate-editor-in-menu{background-color:var(--black-4)}.theme-brand-dark-ios .popup-menu .rate-editor-in-menu,.theme-dark .popup-menu .rate-editor-in-menu{background-color:var(--white-8)}.theme-light .popup-menu .rate-editor-in-menu{color:#262626}.theme-brand-dark-ios .popup-menu .rate-editor-in-menu,.theme-dark .popup-menu .rate-editor-in-menu{color:var(--ash-grey)}.popup-menu .rate-editor-in-menu .rate-editor-title{margin-left:8px;margin-right:5px}.theme-light .popup-menu .rate-editor-in-menu .icon-chevron-right path.graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .rate-editor-in-menu .icon-chevron-right path.graphic,.theme-dark .popup-menu .rate-editor-in-menu .icon-chevron-right path.graphic{fill:var(--ash-grey)}.popup-menu .rate-editor-in-menu .icon-star path{fill-opacity:1}.theme-light .popup-menu .rate-editor-in-menu .icon-star path{fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .rate-editor-in-menu .icon-star path,.theme-dark .popup-menu .rate-editor-in-menu .icon-star path{fill:var(--ash-grey)}.popup-menu .rate-editor-in-menu .icon-close{opacity:0;transition:opacity .2s ease;pointer-events:all;position:absolute;right:6px;top:6px;width:10px;height:10px}.theme-light .popup-menu .rate-editor-in-menu .icon-close path.graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .rate-editor-in-menu .icon-close path.graphic,.theme-dark .popup-menu .rate-editor-in-menu .icon-close path.graphic{fill:var(--ash-grey)}.theme-light .popup-menu .rate-editor-in-menu .icon-close:hover path.graphic{fill:var(--onyx-and-white-16)}.theme-brand-dark-ios .popup-menu .rate-editor-in-menu .icon-close:hover path.graphic,.theme-dark .popup-menu .rate-editor-in-menu .icon-close:hover path.graphic{fill:var(--platinum)}.theme-light .popup-menu .rate-editor-in-menu:hover{background-color:var(--black-12)}.theme-brand-dark-ios .popup-menu .rate-editor-in-menu:hover,.theme-dark .popup-menu .rate-editor-in-menu:hover{background-color:var(--white-12)}.popup-menu .rate-editor-in-menu:hover .icon-close{opacity:1}.embedded-menu-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;z-index:10;pointer-events:none}.embedded-menu-container.additional-embedded-menu{z-index:20}.embedded-menu-container.additional-embedded-menu>span{display:contents}.embedded-menu-container.additional-embedded-menu .embedded-menu{margin:0 auto}.embedded-menu-container.additional-embedded-menu .embedded-menu .right-content{border:1px solid;border-radius:40px;padding:6px}.theme-light .embedded-menu-container.additional-embedded-menu .embedded-menu .right-content{border-color:var(--platinum)}.theme-brand-dark-ios .embedded-menu-container.additional-embedded-menu .embedded-menu .right-content,.theme-dark .embedded-menu-container.additional-embedded-menu .embedded-menu .right-content{border-color:var(--white-16)}.theme-light .embedded-menu-container.additional-embedded-menu .embedded-menu .right-content{background-color:var(--white)}.theme-brand-dark-ios .embedded-menu-container.additional-embedded-menu .embedded-menu .right-content,.theme-dark .embedded-menu-container.additional-embedded-menu .embedded-menu .right-content{background-color:var(--grey-brown)}.theme-light .embedded-menu-container.additional-embedded-menu .embedded-menu .right-content{box-shadow:0 2px 15px 0 rgba(163,168,173,.22)}.theme-brand-dark-ios .embedded-menu-container.additional-embedded-menu .embedded-menu .right-content,.theme-dark .embedded-menu-container.additional-embedded-menu .embedded-menu .right-content{box-shadow:unset}.embedded-menu-container.additional-embedded-menu .embedded-menu .right-content .inline-icons{margin-left:0}.embedded-menu-container.additional-embedded-menu .embedded-menu .right-content .inline-icons .icon:before{z-index:unset}.embedded-menu{cursor:text;height:100%;display:flex}.embedded-menu svg{pointer-events:none;width:20px;height:20px}.embedded-menu.embedded-menu-enter{opacity:.1}.embedded-menu.embedded-menu-enter-active{opacity:1;transition:opacity .2s ease}.embedded-menu .overlay-text{white-space:nowrap}.theme-brand-dark-ios .embedded-menu .overlay-text,.theme-dark .embedded-menu .overlay-text,.theme-light .embedded-menu .overlay-text{color:var(--ash-grey)}.embedded-menu .input-prompt{overflow:hidden;font-size:16px;display:flex;align-items:flex-end;-webkit-font-smoothing:antialiased}.embedded-menu .right-content{pointer-events:auto;display:flex;position:relative}.embedded-menu .right-content .inline-icons{display:flex;align-items:center;margin-left:26px;padding-right:7px;border-right:1px solid}.theme-light .embedded-menu .right-content .inline-icons{border-color:var(--table-border-light)}.theme-brand-dark-ios .embedded-menu .right-content .inline-icons,.theme-dark .embedded-menu .right-content .inline-icons{border-color:var(--table-border-dark)}.embedded-menu .right-content .inline-icons .icon{margin-right:4px}.embedded-menu .right-content .inline-icons [data-menu-id=add-step]{border-right:1px solid;border-radius:0}.theme-light .embedded-menu .right-content .inline-icons [data-menu-id=add-step]{border-color:var(--table-border-light)}.theme-brand-dark-ios .embedded-menu .right-content .inline-icons [data-menu-id=add-step],.theme-dark .embedded-menu .right-content .inline-icons [data-menu-id=add-step]{border-color:var(--table-border-dark)}.embedded-menu .right-content .inline-icons [data-menu-id=add-step]:before{display:none}.embedded-menu .right-content .inline-icons [data-menu-id=add-step] .add-step-button{font-size:13px;font-weight:700;display:flex;gap:8px;width:max-content;min-width:88px;transition:color .2s ease}.theme-light .embedded-menu .right-content .inline-icons [data-menu-id=add-step] .add-step-button{color:#164e63}.theme-brand-dark-ios .embedded-menu .right-content .inline-icons [data-menu-id=add-step] .add-step-button,.theme-dark .embedded-menu .right-content .inline-icons [data-menu-id=add-step] .add-step-button{color:#0891b2}.theme-light .embedded-menu .right-content .inline-icons [data-menu-id=add-step]:hover .add-step-button{color:#0e7490}.theme-brand-dark-ios .embedded-menu .right-content .inline-icons [data-menu-id=add-step]:hover .add-step-button,.theme-dark .embedded-menu .right-content .inline-icons [data-menu-id=add-step]:hover .add-step-button{color:#06b6d4}.embedded-menu .right-content .more-items{display:flex;align-items:center}.embedded-menu .right-content .more-items .more-items-btn.view-full{margin-left:7px;padding:10px 7px}.embedded-menu .right-content .more-items .more-items-btn.view-full svg{width:auto;height:auto}.embedded-menu.embedded-menu-short .right-content{justify-content:flex-start}.embedded-menu.embedded-menu-short .more-items-btn{top:1px}.embedded-menu .smile-picker-container{position:absolute;top:100%;left:0;z-index:12}.nedit-root.style-serif~.embedded-menu-container .overlay-text{font-family:Roboto Slab,serif}.nedit-root.style-handwritten~.embedded-menu-container .input-prompt:after{content:"\A0"}.nedit-root.style-handwritten~.embedded-menu-container .overlay-text{font-family:Caveat,cursive}.nedit-root.style-handwritten.size-small~.embedded-menu-container .overlay-text{font-size:18px}.nedit-root.style-handwritten.size-normal~.embedded-menu-container .overlay-text{font-size:20px}.nedit-root.style-handwritten.size-normal~.embedded-menu-container .right-content{top:2px}.nedit-root.style-handwritten.size-large~.embedded-menu-container .overlay-text{font-size:22px}.nedit-root.style-handwritten.size-large~.embedded-menu-container .right-content{top:4px}.nedit-root.style-mono~.embedded-menu-container .overlay-text{font-family:Anonymous Pro,monospace}.nedit-root.style-mono.size-small~.embedded-menu-container .right-content{top:-1px}.nedit-root.style-mono.size-normal~.embedded-menu-container .right-content{top:2px}.nedit-root.style-mono.size-large~.embedded-menu-container .right-content{top:4px}.nedit-root.size-small:not(.style-handwritten)~.embedded-menu-container .overlay-text{font-size:14px}.nedit-root.size-small:not(.style-handwritten):not(.style-mono)~.embedded-menu-container .right-content{top:-2px}.nedit-root.size-normal:not(.style-handwritten)~.embedded-menu-container .overlay-text{font-size:16px}.nedit-root.size-normal:not(.style-handwritten):not(.style-mono)~.embedded-menu-container .right-content{top:1px}.nedit-root.size-large:not(.style-handwritten)~.embedded-menu-container .overlay-text{font-size:18px}.nedit-root.size-large:not(.style-handwritten):not(.style-mono)~.embedded-menu-container .right-content{top:2px}.editor-menu-tooltips{width:0;height:0;visibility:hidden}.editor-menu-tooltips img{width:0;height:0}#convert-blot-manager .popup-menu:not(.convert-menu-tooltip){overflow-y:auto!important;overflow-x:hidden}.block-menu-container{position:absolute;user-select:none;z-index:37}.block-menu-container.block-menu-container__menu-wrapper{z-index:72}@media print{.block-menu-container{display:none}}.block-menu-container .block-menu-enter{opacity:0;transition:opacity .2s ease}.block-menu-container .block-menu-enter-active{opacity:1}.block-menu-container .block-menu-leave{opacity:1;transition:opacity .2s ease}.block-menu-container .block-menu-leave-active{opacity:0}.block-menu-container .block-menu-header-item .icon svg{width:16px;height:16px}.block-menu-container .block-menu-header-item .icon svg .graphic{transition:fill .2s ease}.theme-light .block-menu-container .block-menu-header-item .icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .block-menu-container .block-menu-header-item .icon svg .graphic,.theme-dark .block-menu-container .block-menu-header-item .icon svg .graphic{fill:var(--ash-grey)}.block-menu-container .block-menu-header-item .icon.disabled{cursor:default}.theme-light .block-menu-container .block-menu-header-item .icon.disabled svg .graphic{fill:var(--ash-grey)}.theme-brand-dark-ios .block-menu-container .block-menu-header-item .icon.disabled svg .graphic,.theme-dark .block-menu-container .block-menu-header-item .icon.disabled svg .graphic{fill:var(--davys-grey)}.theme-light .block-menu-container .block-menu-header-item .icon.active svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .block-menu-container .block-menu-header-item .icon.active svg .graphic,.theme-dark .block-menu-container .block-menu-header-item .icon.active svg .graphic{fill:var(--spare-royal)}.theme-light .block-menu-container .block-menu-header-item:hover .icon:not(.disabled) svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .block-menu-container .block-menu-header-item:hover .icon:not(.disabled) svg .graphic,.theme-dark .block-menu-container .block-menu-header-item:hover .icon:not(.disabled) svg .graphic{fill:var(--spare-royal)}.block-menu-container .block-menu .block-menu-main>.block-menu-group>.menu-item{padding:7px 10px 7px 16px}.block-menu-container .block-menu .block-menu-main>.block-menu-group>.menu-item>.hint{margin-left:7px}.block-menu-container .block-menu .block-menu-main .block-menu-header-menu{display:flex;align-items:center;justify-content:space-between;padding:0 6px 6px}.block-menu-container .block-menu .block-menu-main .block-menu-header-menu .block-menu-header-item{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.block-menu-container .block-menu .block-menu-copy-pin,.block-menu-container .block-menu .block-menu-locked-pin,.block-menu-container .block-menu .block-menu-pin-button{padding:0;justify-content:center;width:24px;height:24px}.block-menu-container .block-menu .block-menu-copy-pin svg,.block-menu-container .block-menu .block-menu-locked-pin svg,.block-menu-container .block-menu .block-menu-pin-button svg{width:16px;height:16px}.theme-light .block-menu-container .block-menu .block-menu-copy-pin svg .graphic,.theme-light .block-menu-container .block-menu .block-menu-locked-pin svg .graphic,.theme-light .block-menu-container .block-menu .block-menu-pin-button svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-copy-pin svg .graphic,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-locked-pin svg .graphic,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-pin-button svg .graphic,.theme-dark .block-menu-container .block-menu .block-menu-copy-pin svg .graphic,.theme-dark .block-menu-container .block-menu .block-menu-locked-pin svg .graphic,.theme-dark .block-menu-container .block-menu .block-menu-pin-button svg .graphic{fill:var(--ash-grey)}.block-menu-container .block-menu .block-menu-copy-pin.active:before,.block-menu-container .block-menu .block-menu-copy-pin:hover:before,.block-menu-container .block-menu .block-menu-locked-pin.active:before,.block-menu-container .block-menu .block-menu-locked-pin:hover:before,.block-menu-container .block-menu .block-menu-pin-button.active:before,.block-menu-container .block-menu .block-menu-pin-button:hover:before{border:none;opacity:1;transform:scale(1)}.theme-light .block-menu-container .block-menu .block-menu-copy-pin.active:before,.theme-light .block-menu-container .block-menu .block-menu-copy-pin:hover:before,.theme-light .block-menu-container .block-menu .block-menu-locked-pin.active:before,.theme-light .block-menu-container .block-menu .block-menu-locked-pin:hover:before,.theme-light .block-menu-container .block-menu .block-menu-pin-button.active:before,.theme-light .block-menu-container .block-menu .block-menu-pin-button:hover:before{background-color:var(--black-4)}.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-copy-pin.active:before,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-copy-pin:hover:before,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-locked-pin.active:before,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-locked-pin:hover:before,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-pin-button.active:before,.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-pin-button:hover:before,.theme-dark .block-menu-container .block-menu .block-menu-copy-pin.active:before,.theme-dark .block-menu-container .block-menu .block-menu-copy-pin:hover:before,.theme-dark .block-menu-container .block-menu .block-menu-locked-pin.active:before,.theme-dark .block-menu-container .block-menu .block-menu-locked-pin:hover:before,.theme-dark .block-menu-container .block-menu .block-menu-pin-button.active:before,.theme-dark .block-menu-container .block-menu .block-menu-pin-button:hover:before{background-color:var(--white-16)}.block-menu-container .block-menu .block-menu-copy-pin{transform:rotate(-45deg)}.block-menu-container .block-menu .block-menu-list{overflow:visible}.block-menu-container .block-menu .block-menu-list,.block-menu-container .block-menu .block-menu-submenu{transition:opacity .2s ease}.block-menu-container .block-menu .menu-item{position:relative}.block-menu-container .block-menu .menu-item .icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.theme-light .block-menu-container .block-menu .menu-item-selected .icon svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .block-menu-container .block-menu .menu-item-selected .icon svg .graphic,.theme-dark .block-menu-container .block-menu .menu-item-selected .icon svg .graphic{fill:var(--spare-royal)}.theme-light .block-menu-container .block-menu .menu-item-selected .icon svg .graphic_stroke{stroke:var(--bondi-blue)}.theme-brand-dark-ios .block-menu-container .block-menu .menu-item-selected .icon svg .graphic_stroke,.theme-dark .block-menu-container .block-menu .menu-item-selected .icon svg .graphic_stroke{stroke:var(--spare-royal)}.block-menu-container .block-menu .menu-item-done .icon{margin-right:8px}.block-menu-container .block-menu .menu-item-undone .text{margin-left:24px}.theme-light .block-menu-container .block-menu .menu-item.disabled .icon svg .graphic{fill:var(--ash-grey)}.theme-brand-dark-ios .block-menu-container .block-menu .menu-item.disabled .icon svg .graphic,.theme-dark .block-menu-container .block-menu .menu-item.disabled .icon svg .graphic{fill:var(--davys-grey)}.theme-light .block-menu-container .block-menu .menu-item.disabled .icon svg .graphic_stroke{stroke:var(--ash-grey)}.theme-brand-dark-ios .block-menu-container .block-menu .menu-item.disabled .icon svg .graphic_stroke,.theme-dark .block-menu-container .block-menu .menu-item.disabled .icon svg .graphic_stroke{stroke:var(--davys-grey)}.theme-light .block-menu-container .block-menu .menu-item.disabled .text{color:var(--ash-grey)}.theme-brand-dark-ios .block-menu-container .block-menu .menu-item.disabled .text,.theme-dark .block-menu-container .block-menu .menu-item.disabled .text{color:var(--davys-grey)}.block-menu-container .block-menu .menu-item.disabled:hover{background:transparent}.block-menu-container .block-menu .block-menu-color-picker{display:flex;padding:6px;width:183px;flex-wrap:wrap}.block-menu-container .block-menu .block-menu-color-picker .color-menu-item{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s ease}.block-menu-container .block-menu .block-menu-color-picker .color-menu-item .color-icon{width:16px;height:16px;border-radius:50%;cursor:pointer}.block-menu-container .block-menu .block-menu-color-picker .color-menu-item[data-color-name=white] .color-icon{border:1px solid}.theme-light .block-menu-container .block-menu .block-menu-color-picker .color-menu-item[data-color-name=white] .color-icon{border-color:var(--platinum)}.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-color-picker .color-menu-item[data-color-name=white] .color-icon,.theme-dark .block-menu-container .block-menu .block-menu-color-picker .color-menu-item[data-color-name=white] .color-icon{border-color:var(--white-16)}.block-menu-container .block-menu .block-menu-color-picker .color-menu-item.active,.block-menu-container .block-menu .block-menu-color-picker .color-menu-item:hover{box-shadow:inset 0 0 0 2px #c8c8c8}.block-menu-container .block-menu .block-menu-group:not(:last-child){border-bottom:1px solid}.theme-light .block-menu-container .block-menu .block-menu-group:not(:last-child){border-color:var(--platinum)}.theme-brand-dark-ios .block-menu-container .block-menu .block-menu-group:not(:last-child),.theme-dark .block-menu-container .block-menu .block-menu-group:not(:last-child){border-color:var(--white-12)}.block-menu-container span{display:flex;align-items:center;justify-content:center}.text-align-tooltip{white-space:pre-wrap}#note-context-menu{position:absolute;width:24px;height:24px;display:flex;align-items:center;justify-content:center}#note-context-menu.hidden{display:none}#note-context-menu .context-menu-button{width:24px;height:24px;background-image:url(https://cdn3.iconfinder.com/data/icons/budicon-chroma-ui/24/drag-ui-512.png);background-color:transparent;border:0;background-size:100% 100%;cursor:pointer;margin:0;padding:0;border-radius:3px;transition:background .3s ease}#note-context-menu .context-menu-button:hover{background-color:#ddd}.menu{z-index:999;display:none}.menu.open{display:block}.menu .arrow_top{position:absolute;left:50%}.menu .arrow_top:after,.menu .arrow_top:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.menu .arrow_top:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #888;border-width:5px;margin-left:-5px}.menu .arrow_top:before{border-color:hsla(0,0%,53.3%,0) hsla(0,0%,53.3%,0) #888;border-width:8px;margin-left:-8px}.context-menu-list{position:absolute;background:#fff;border:2px solid #888;border-radius:5px;list-style:none;padding:0;margin:0;display:none;right:25px;min-width:100px;white-space:nowrap}.context-menu-list.open{display:block;z-index:999}.context-menu-list[direction=bottom]{top:0}.context-menu-list[direction=top]{bottom:0}.context-menu-list .context-menu-group{border-bottom:1px solid #888}.context-menu-list .context-menu-group:last-child{border-bottom:0}.context-menu-list.has-padded-items li{padding-left:20px}.context-menu-list li{padding:5px 20px 5px 10px;cursor:pointer;transition:all .3s ease;position:relative;z-index:1;user-select:none}.context-menu-list li[active=false]{color:grey}.context-menu-list li.menu-checkbox.menu-checkbox-checked:after{position:absolute;left:5px;content:"\25CF"}.context-menu-list li .context-menu-arrow{display:block;position:absolute;top:calc(50% - 5px);right:5px;width:5px;height:5px;border:5px solid transparent;border-left-color:#000;box-sizing:border-box}.context-menu-list li .context-menu-submenu{display:none;position:absolute;left:100%;background:#fff;border:2px solid #888;margin:0;padding:0;list-style:none;min-width:110px;border-radius:5px}.context-menu-list li .context-menu-submenu li{color:#000}.context-menu-list li .Scp{display:none;position:absolute;left:100%}.context-menu-list li .Scp[submenu=bottom]{top:-200%}.context-menu-list li .Scp[submenu=top]{bottom:-2px}.context-menu-list li:hover{background:#888;color:#fff}.context-menu-list li:hover .context-menu-submenu,.context-menu-list li:hover .Scp{display:block}.context-menu-list[submenu=bottom] .context-menu-submenu{top:-2px}.context-menu-list[submenu=top] .context-menu-submenu{bottom:-2px}#note-toolbar-menu{position:absolute;user-select:none}#note-toolbar-menu.table-toolbar{border:2px solid #888;display:none;border-radius:5px;height:40px;background:#fff;z-index:10;padding:5px 10px;box-sizing:border-box;align-items:center;justify-content:space-between;color:#888}#note-toolbar-menu.table-toolbar.rendered{display:flex}#note-toolbar-menu.table-toolbar .table-toolbar-group{border-right:1px solid #888;display:flex;padding:0 10px;align-items:center;justify-content:space-between}#note-toolbar-menu.table-toolbar .table-toolbar-group:last-child{border-right:0}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown{margin:0 15px;cursor:pointer;padding:3px 5px;transition:all .3s ease;position:relative}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown.open,#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown:hover{background:#888;color:#fff}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list{display:none;position:absolute;top:calc(100% + 6px);left:0;margin:0;padding:0;list-style:none;color:#888;background:#fff;border:2px solid #888;border-radius:5px;border-top-left-radius:0;border-top-right-radius:0}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list .table-toolbar-group{border-right:0;border-bottom:1px solid #888;display:block;padding:0}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list .table-toolbar-group:last-child{border-bottom:0}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list .table-toolbar-group li{padding:5px 20px 5px 10px;white-space:nowrap;cursor:pointer;transition:all .3s ease;position:relative;z-index:1;user-select:none}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list .table-toolbar-group li .toolbar-menu-arrow{display:block;position:absolute;top:calc(50% - 5px);right:5px;width:5px;height:5px;border:5px solid transparent;border-left-color:#000;box-sizing:border-box}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list .table-toolbar-group li .toolbar-menu-submenu{display:none;position:absolute;top:-2px;left:100%;background:#fff;border:2px solid #888;margin:0;padding:0;list-style:none;min-width:110px;border-radius:5px}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list .table-toolbar-group li .toolbar-menu-submenu li{color:#888}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list .table-toolbar-group li .toolbar-menu-submenu li:hover{color:#fff}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list .table-toolbar-group li:hover{background:#888;color:#fff}#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown.open .toolbar-dropdown-list,#note-toolbar-menu.table-toolbar .table-toolbar-group .toolbar-dropdown .toolbar-dropdown-list .table-toolbar-group li:hover .toolbar-menu-submenu{display:block}#note-toolbar-menu.table-toolbar .table-toolbar-group:last-child .toolbar-dropdown:last-child .toolbar-dropdown-list{border-top-right-radius:5px}.nedit-root .horizontal-line{display:block;cursor:default;padding:9px 0;margin:2px 0;position:relative}.nedit-root .horizontal-line:before{content:" ";position:absolute;left:0;top:0;right:0;bottom:0;background:transparent;transition:background .1s ease}.theme-light .nedit-root .horizontal-line:not([data-line-color]) hr{border-color:var(--lavender-grey)}.theme-brand-dark-ios .nedit-root .horizontal-line:not([data-line-color]) hr,.theme-dark .nedit-root .horizontal-line:not([data-line-color]) hr{border-color:var(--white-16)}.nedit-root .horizontal-line hr{border:0;border-top:1px solid;margin:0;transition:margin .1s ease}.nedit-root .horizontal-line hr[data-lineType=dotted]{border-top:2px dotted}.nedit-root .horizontal-line.focused-block,.nedit-root .horizontal-line.selected-block{display:relative}.nedit-root .horizontal-line.focused-block hr,.nedit-root .horizontal-line.selected-block hr{margin-left:5px;margin-right:5px}.nedit-root .horizontal-line.focused-block:before,.nedit-root .horizontal-line.selected-block:before{border-radius:4px}.theme-light .nedit-root .horizontal-line.focused-block:before,.theme-light .nedit-root .horizontal-line.selected-block:before{background-color:var(--black-5)}.theme-brand-dark-ios .nedit-root .horizontal-line.focused-block:before,.theme-brand-dark-ios .nedit-root .horizontal-line.selected-block:before,.theme-dark .nedit-root .horizontal-line.focused-block:before,.theme-dark .nedit-root .horizontal-line.selected-block:before{background-color:var(--white-16)}.nedit-root blockquote{margin:24px 0;padding-left:20px!important;position:relative;font-size:16px;line-height:22px;z-index:1;word-break:break-all;padding-right:40px}.theme-light .nedit-root blockquote:not([data-border-color]):before{background-color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root blockquote:not([data-border-color]):before,.theme-dark .nedit-root blockquote:not([data-border-color]):before{background-color:var(--lavender-grey)}.nedit-root blockquote:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:4px;border-radius:4px}.nedit-root blockquote[has-line-color=true]:before{background-color:var(--editor-quote-line-color)}.nedit-root blockquote:first-child{margin-top:0}.nedit-root code.inline-code{font-family:Inconsolata,monospace;line-height:0;padding:3px;border-radius:4px;letter-spacing:-.09px;font-size:.95em}.theme-brand-dark-ios .nedit-root code.inline-code,.theme-dark .nedit-root code.inline-code,.theme-light .nedit-root code.inline-code{background-color:var(--carmine-pink-32)}.theme-light .nedit-root code.inline-code{color:var(--rust-red)}.theme-brand-dark-ios .nedit-root code.inline-code,.theme-dark .nedit-root code.inline-code{color:var(--unheard-orche)}.nedit-root code.inline-code a{color:#b81200}.nedit-root code.inline-code>span.background-color a,.nedit-root code.inline-code>span.font-color a{color:unset}.input-slider{display:flex;width:100%;height:10px;position:relative;align-items:center}.input-slider.readonly .slider-holder{opacity:0!important}.input-slider .slider-range{display:block;width:100%;height:3px;border-radius:3px;border:1px solid #fff;background-color:hsla(0,0%,100%,.15)}.input-slider .slider-range .slider-progress{height:3px;display:block;background-color:#fff;position:relative}.input-slider .slider-range .slider-progress .slider-holder{display:block;position:absolute;width:7px;height:7px;border:1px solid #fff;background-color:#fff;right:-3px;top:-3px;cursor:pointer;border-radius:100%}.hljs{display:block;overflow-x:auto;padding:.5em;background:#f0f0f0}.hljs,.hljs-subst{color:#444}.hljs-comment{color:#888}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta-keyword,.hljs-name,.hljs-selector-tag{font-weight:700}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#800}.hljs-section,.hljs-title{color:#800;font-weight:700}.hljs-link,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#bc6060}.hljs-literal{color:#78a960}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta-string{color:#4d99bf}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.nedit-root.size-small syntax pre.editable-text.syntax-code.syntax-code-node{font-size:12px}.nedit-root.size-normal syntax pre.editable-text.syntax-code.syntax-code-node{font-size:14px}.nedit-root.size-large syntax pre.editable-text.syntax-code.syntax-code-node{font-size:16px}.nedit-root .syntax-wrapper{margin:12px 0;position:relative}.nedit-root syntax{display:block;padding:5px 9px;border-radius:4px;position:relative}.theme-light .nedit-root syntax{background-color:var(--white-smoke)}.theme-brand-dark-ios .nedit-root syntax,.theme-dark .nedit-root syntax{background-color:var(--grey-brown)}.nedit-root syntax.selected-block ::selection,.nedit-root syntax.syntax-cm-without-focus ::selection{background-color:transparent!important;color:inherit!important}.nedit-root syntax.selected-block ::-moz-selection,.nedit-root syntax.syntax-cm-without-focus ::-moz-selection{background-color:transparent!important;color:inherit!important}.nedit-root syntax .syntax-text-anchor{visibility:hidden}.nedit-root syntax.selected-block:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.theme-brand-dark-ios .nedit-root syntax.selected-block:after,.theme-dark .nedit-root syntax.selected-block:after,.theme-light .nedit-root syntax.selected-block:after{background-color:var(--bondi-blue-54)}.nedit-root syntax .syntax-control-wrapper{display:block;width:100%;height:37px}.nedit-root syntax .CodeMirror{height:auto;clear:both}.nedit-root syntax .CodeMirror .CodeMirror-hscrollbar{scrollbar-width:thin;cursor:default}.nedit-root syntax .CodeMirror .CodeMirror-code .CodeMirror-linenumber{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.nedit-root syntax .CodeMirror .nocursor{visibility:hidden!important}.nedit-root syntax .CodeMirror .CodeMirror-hscrollbar::-webkit-scrollbar{width:6px;height:6px;cursor:pointer!important}.nedit-root syntax .CodeMirror .CodeMirror-hscrollbar::-webkit-scrollbar-track{background:#f1f1f1}.nedit-root syntax .CodeMirror .CodeMirror-hscrollbar::-webkit-scrollbar-thumb{background:#888;cursor:pointer!important}.nedit-root syntax .CodeMirror .CodeMirror-hscrollbar::-webkit-scrollbar-thumb:hover{background:#555}.nedit-root syntax select{margin:0 0 10px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none!important;border:0;outline:0;background:transparent;font-size:12px;line-height:1.33}.theme-light .nedit-root syntax select{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root syntax select,.theme-dark .nedit-root syntax select{color:var(--ash-grey)}.nedit-root syntax .syntax-code{margin:0 7px 10px;font-size:15px;white-space:pre;overflow-x:auto;width:98%;padding-bottom:15px}.nedit-root syntax .syntax-control-wrap{float:right;white-space:nowrap;margin:5px -5px 10px 0;display:flex;align-items:center}.nedit-root syntax .syntax-control-wrap.no-margin{margin:0}.nedit-root syntax .syntax-control-wrap .loading-spinner{width:16px;height:16px;background-size:16px 16px;margin-right:5px}.nedit-root syntax .syntax-control-wrap .syntax-control-btn,.nedit-root syntax .syntax-control-wrap .syntax-control-label{display:inline-block;vertical-align:middle}.nedit-root syntax .syntax-control-wrap .syntax-control-btn svg,.nedit-root syntax .syntax-control-wrap .syntax-control-label svg{display:inline-block;vertical-align:sub}.nedit-root syntax .syntax-control-wrap .syntax-control-label{margin:0 4px 0 0;font-size:13px;line-height:16px}.theme-light .nedit-root syntax .syntax-control-wrap .syntax-control-label{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root syntax .syntax-control-wrap .syntax-control-label,.theme-dark .nedit-root syntax .syntax-control-wrap .syntax-control-label{color:var(--ash-grey)}.nedit-root syntax .syntax-control-wrap .syntax-control-btn{cursor:pointer;padding-left:4px;padding-right:4px;min-height:22px}.input-date .input-hidden{width:0;height:0;border:0;opacity:0}.input-date-active{display:flex;align-items:center}.input-date-active .calendar-container .calendar-header{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 20px}.input-date-active .calendar-container .calendar-header-line{display:flex;flex-direction:row;align-items:flex-start;width:100%;padding:0 5px}.input-date-active .calendar-container .calendar-header-line .header-left,.input-date-active .calendar-container .calendar-header-line .header-right{display:inline-flex;width:15%;font-size:13px;line-height:34px}.theme-light .input-date-active .calendar-container .calendar-header-line .header-left,.theme-light .input-date-active .calendar-container .calendar-header-line .header-right{color:var(--onyx)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-header-line .header-left,.theme-brand-dark-ios .input-date-active .calendar-container .calendar-header-line .header-right,.theme-dark .input-date-active .calendar-container .calendar-header-line .header-left,.theme-dark .input-date-active .calendar-container .calendar-header-line .header-right{color:var(--white-87)}.input-date-active .calendar-container .calendar-header-line .header-left.bold,.input-date-active .calendar-container .calendar-header-line .header-right.bold{font-weight:700}.input-date-active .calendar-container .calendar-header-line .header-left{text-align:left}.input-date-active .calendar-container .calendar-header-line .header-right{text-align:right}.input-date-active .calendar-container .calendar-header-line .header-center{width:70%;display:inline-flex;align-items:center;justify-content:center}.input-date-active .calendar-container .calendar-body .month-header{display:flex;justify-content:space-between;margin:5px 0 15px}.input-date-active .calendar-container .calendar-body .month-header .month-text{font-weight:700;font-size:13px}.theme-light .input-date-active .calendar-container .calendar-body .month-header .month-text{color:var(--davys-grey)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .month-header .month-text,.theme-dark .input-date-active .calendar-container .calendar-body .month-header .month-text{color:var(--lavender-grey)}.input-date-active .calendar-container .calendar-body .month-header .arrow{display:flex;padding:2px;cursor:pointer}.theme-light .input-date-active .calendar-container .calendar-body .month-header .arrow svg path:nth-child(n+2){fill:var(--davys-grey)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .month-header .arrow svg path:nth-child(n+2),.theme-dark .input-date-active .calendar-container .calendar-body .month-header .arrow svg path:nth-child(n+2){fill:var(--lavender-grey)}.input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven{width:287px;display:flex;justify-content:space-between}.input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven.grid-days{flex-wrap:wrap}.input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item{width:33px;height:33px;margin:2px;display:flex;justify-content:center;align-items:center;font-size:13px}.theme-light .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item{color:var(--onyx)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item,.theme-dark .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item{color:var(--white-87)}.input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-week-day{font-weight:700}.input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day{border:2px solid transparent;border-radius:100%;cursor:pointer;transition:color .15s}.input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.other-month-day{opacity:.75}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.other-month-day,.theme-dark .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.other-month-day,.theme-light .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.other-month-day{color:var(--ash-grey)}.theme-light .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day:hover{border-color:var(--white-smoke)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day:hover,.theme-dark .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day:hover{border-color:var(--onyx-and-white-8)}.theme-light .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day:hover{background-color:var(--white-smoke)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day:hover,.theme-dark .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day:hover{background-color:var(--onyx-and-white-8)}.input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.today{background-color:transparent}.theme-light .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.today{border-color:var(--bondi-blue)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.today,.theme-dark .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.today{border-color:var(--spare-royal)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.selected,.theme-dark .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.selected,.theme-light .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.selected{color:var(--white-87)}.theme-light .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.selected{border-color:var(--bondi-blue)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.selected,.theme-dark .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.selected{border-color:var(--spare-royal)}.theme-light .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.selected{background-color:var(--bondi-blue)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.selected,.theme-dark .input-date-active .calendar-container .calendar-body .weeks-grid .grid-seven .grid-item.grid-day.selected{background-color:var(--spare-royal)}.input-date-active .calendar-container .calendar-footer{border-style:solid;border-width:2px 0 0;display:flex;flex-direction:column;align-items:flex-start;margin:15px -10px 0;padding:0}.theme-light .input-date-active .calendar-container .calendar-footer{border-color:var(--platinum)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer,.theme-dark .input-date-active .calendar-container .calendar-footer{border-color:var(--white-16)}.input-date-active .calendar-container .calendar-footer .footer-scroll{display:flex;flex-direction:column;align-content:space-between;max-height:94px;overflow-y:auto}.input-date-active .calendar-container .calendar-footer .footer-options{width:100%;padding:5px 0 0;font-size:13px;line-height:200%;flex-grow:1}.theme-light .input-date-active .calendar-container .calendar-footer .footer-options{color:var(--onyx)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .footer-options,.theme-dark .input-date-active .calendar-container .calendar-footer .footer-options{color:var(--white-87)}.input-date-active .calendar-container .calendar-footer .footer-options .footer-option{display:flex;justify-content:space-between;align-items:center;margin:5px 0 0}.input-date-active .calendar-container .calendar-footer .footer-options .footer-option .option-left{padding-left:15px}.input-date-active .calendar-container .calendar-footer .footer-options .footer-option .option-right{display:flex;flex-direction:row;align-items:center;padding-right:15px}.input-date-active .calendar-container .calendar-footer .footer-options .footer-option .option-right.pointer{cursor:pointer}.input-date-active .calendar-container .calendar-footer .footer-options .footer-option .option-right .option-reminder-name{margin-right:3px}.theme-light .input-date-active .calendar-container .calendar-footer .footer-options .footer-option .option-right .option-reminder-name.grey{color:var(--davys-grey)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .footer-options .footer-option .option-right .option-reminder-name.grey,.theme-dark .input-date-active .calendar-container .calendar-footer .footer-options .footer-option .option-right .option-reminder-name.grey{color:var(--lavender-grey)}.input-date-active .calendar-container .calendar-footer .footer-options .footer-button{cursor:pointer}.input-date-active .calendar-container .calendar-footer .calendar-footer-line{border-style:solid;border-width:0 0 2px;width:100%;height:50px;display:flex;flex-direction:row;align-items:center;margin:0}.theme-light .input-date-active .calendar-container .calendar-footer .calendar-footer-line{border-color:var(--platinum)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .calendar-footer-line,.theme-dark .input-date-active .calendar-container .calendar-footer .calendar-footer-line{border-color:var(--white-16)}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-left,.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-right{display:inline-flex;width:30%;font-size:13px;line-height:34px}.theme-light .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-left,.theme-light .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-right{color:var(--onyx)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-left,.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-right,.theme-dark .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-left,.theme-dark .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-right{color:var(--white-87)}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-left.bold,.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-right.bold{font-weight:700}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-left{text-align:left;padding-left:15px}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-right{text-align:right;padding-right:15px}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main{flex-grow:1;display:inline-flex;align-items:center;justify-content:center}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main.align-right{justify-content:flex-end;padding-right:15px}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .calendar-input{padding:0;line-height:13px;font-size:13px;border-radius:4px;border:0;background:transparent}.theme-light .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .calendar-input{color:var(--onyx)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .calendar-input,.theme-dark .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .calendar-input{color:var(--white-87)}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .calendar-input-date{width:72px}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .calendar-input-time{width:36px;margin:0 0 0 3px}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::-webkit-input-placeholder{text-align:center}.theme-dark .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::-webkit-input-placeholder,.theme-light .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::-webkit-input-placeholder{color:var(--lavender-grey)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::-webkit-input-placeholder{color:var(--lavender-grey)}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::-moz-placeholder,.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::placeholder{text-align:center}.theme-light .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::-moz-placeholder,.theme-light .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::placeholder{color:var(--lavender-grey)}.theme-dark .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::-moz-placeholder,.theme-dark .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::placeholder{color:var(--lavender-grey)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::-moz-placeholder,.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main input::placeholder{color:var(--lavender-grey)}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .ampm-container{display:inline-flex;flex-direction:column;align-items:flex-start}.input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .ampm-container .ampm-toggle{cursor:pointer;font-size:14px;font-weight:500;line-height:20px;overflow:visible;text-align:left;font-weight:400;white-space:nowrap}.theme-light .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .ampm-container .ampm-toggle{color:var(--bondi-blue)}.theme-brand-dark-ios .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .ampm-container .ampm-toggle,.theme-dark .input-date-active .calendar-container .calendar-footer .calendar-footer-line .footer-main .ampm-container .ampm-toggle{color:var(--light-green)}.input-date .input-date-string{display:inline-flex;flex-direction:row}.input-date .input-date-string .input-date-text{line-height:17px}.input-date .input-date-string .input-date-text:before{font-family:icomoon;content:"\E905";position:relative;top:1px;margin-right:.2em}.input-date .input-date-string .input-date-bell{margin-left:3px}.input-date+span{display:inline;position:absolute}.popup-menu .date-reminder-item{display:flex;flex-direction:row;margin:5px 12px 10px 36px;min-width:160px}.popup-menu .date-reminder-item input,.popup-menu .date-reminder-item select{border-radius:4px;border:1px solid;background-color:transparent;height:32px;line-height:32px;margin:0 4px 0 0;padding:0 7px}.theme-light .popup-menu .date-reminder-item input,.theme-light .popup-menu .date-reminder-item select{color:var(--onyx)}.theme-brand-dark-ios .popup-menu .date-reminder-item input,.theme-brand-dark-ios .popup-menu .date-reminder-item select,.theme-dark .popup-menu .date-reminder-item input,.theme-dark .popup-menu .date-reminder-item select{color:var(--white-87)}.theme-light .popup-menu .date-reminder-item input,.theme-light .popup-menu .date-reminder-item select{border-color:var(--platinum)}.theme-brand-dark-ios .popup-menu .date-reminder-item input,.theme-brand-dark-ios .popup-menu .date-reminder-item select,.theme-dark .popup-menu .date-reminder-item input,.theme-dark .popup-menu .date-reminder-item select{border-color:var(--white-12)}.popup-menu .date-reminder-item .reminder-value{width:23px}.popup-menu .date-reminder-item .reminder-period{height:34px}.popup-menu .date-reminder-item .reminder-text{margin-left:2px;line-height:32px;padding:0 7px 0 0}.popup-menu .date-reminder-item input[type=number]::-webkit-inner-spin-button,.popup-menu .date-reminder-item input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.popup-menu .date-reminder-item input[type=number]{-moz-appearance:textfield}.popup-menu .date-reminder-item select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";padding-right:25px;cursor:pointer}.popup-menu .date-reminder-item select+svg{margin:8px 7px auto -23px;z-index:-1}.theme-light .popup-menu .date-reminder-item select+svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .popup-menu .date-reminder-item select+svg .graphic,.theme-dark .popup-menu .date-reminder-item select+svg .graphic{fill:var(--ash-grey)}.popup-menu .date-reminder-item select option{border:transparent}.theme-light .popup-menu .date-reminder-item select option{background-color:var(--white)}.theme-brand-dark-ios .popup-menu .date-reminder-item select option,.theme-dark .popup-menu .date-reminder-item select option{background-color:var(--grey-brown)}.popup-menu.reminder-panel .reminder-container{display:flex;flex-direction:column;align-items:flex-start;margin:0 15px}.popup-menu.reminder-panel .reminder-container .reminder-item{display:flex;align-items:center}.popup-menu.reminder-panel .reminder-container .reminder-item span{margin-left:4px}.date-inline{display:unset;white-space:nowrap}.theme-light .date-inline{color:var(--bondi-blue)}.theme-brand-dark-ios .date-inline,.theme-dark .date-inline{color:var(--light-green)}.date-inline:not(.readonly){cursor:pointer}.date-inline .input-date{display:inline-block}.date-inline .input-date .input-date-string .input-date-text{white-space:nowrap;line-height:normal}.date-inline .input-date .input-date-string .input-date-bell{display:flex;align-items:center}.date-inline .input-date .input-date-string .input-date-bell svg{display:inline;margin-top:2px}.popup-menu.date-input-popup{width:309px;padding:10px;overflow:visible}.popup-menu.popup-menu-reminders{white-space:nowrap;flex-direction:column;min-width:210px}.nedit-root .attachment-caption{display:inline-block;margin-top:4px;max-width:100%;font-size:13px;position:relative;cursor:text}.theme-light .nedit-root .attachment-caption{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .attachment-caption,.theme-dark .nedit-root .attachment-caption{color:var(--white-87)}.nedit-root .attachment-caption.empty-caption-hidden{display:none!important}.nedit-root .attachment-caption.empty-caption:not(.focused-block):before{content:attr(data-placeholder-text);position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:14px;transition:opacity .2s ease;opacity:0;z-index:-1}.theme-brand-dark-ios .nedit-root .attachment-caption.empty-caption:not(.focused-block):before,.theme-dark .nedit-root .attachment-caption.empty-caption:not(.focused-block):before,.theme-light .nedit-root .attachment-caption.empty-caption:not(.focused-block):before{color:var(--ash-grey)}.nedit-root:not(.preview-mode):not(.readonly-mode) .embed-wrapper .focused-block+.attachment-caption.empty-caption:not(.focused-block):before,.nedit-root:not(.preview-mode):not(.readonly-mode) .embed-wrapper:hover .attachment-caption.empty-caption:not(.focused-block):before{opacity:1}.business-cardModalWrapper{z-index:999;background:rgba(0,0,0,.5);display:flex;justify-content:center;position:fixed;align-items:center;width:100%;bottom:0;left:0;height:100%}.business-cardModalWrapper .business-cardModalWrapper__modal{width:600px;background:#fff;display:flex;flex-direction:column;padding:10px;box-sizing:border-box;border-radius:10px}.business-cardModalWrapper .business-cardModalWrapper__modal input{width:100%;box-sizing:border-box;margin-bottom:10px}.business-cardModalWrapper .business-cardModalWrapper__modal:before{content:"Loading";position:absolute;border-radius:10px;left:0;top:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,.2);color:#000;display:none;font-family:arial}.business-cardModalWrapper .business-cardModalWrapper__modal.business-cardModalWrapper__modal_loading:before{display:flex;justify-content:center;align-items:center}.nedit-root .business-card{margin-top:18px!important;margin-bottom:18px!important;cursor:default}.theme-light .nedit-root .business-card.selected-block .business-card-container{background-color:var(--black-5)}.theme-brand-dark-ios .nedit-root .business-card.selected-block .business-card-container,.theme-dark .nedit-root .business-card.selected-block .business-card-container{background-color:var(--white-16)}.nedit-root .business-card-container{border:1px solid;padding:8px;border-radius:4px}.theme-light .nedit-root .business-card-container{border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root .business-card-container,.theme-dark .nedit-root .business-card-container{border-color:var(--white-12)}.nedit-root .business-card-container .business-card-images{display:flex;align-items:center;padding:8px}.nedit-root .business-card-container .business-card-images .business-card-image-container{width:64px;padding-top:16px;padding-bottom:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;height:0}.nedit-root .business-card-container .business-card-images .business-card-image-container img{max-width:100%;width:100%;cursor:pointer}.nedit-root .business-card-container .business-card-images.two-sides .business-card-image-container:first-child{margin-right:6px}.nedit-root .business-card-container .business-card-fields-container .business-card-field{padding:8px;border-radius:2px;box-sizing:border-box}.nedit-root .business-card-container .business-card-fields-container .business-card-field-label{font-size:12px;line-height:16px;display:block;margin:0}.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field-label{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field-label,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field-label{color:var(--lavender-grey)}.nedit-root .business-card-container .business-card-fields-container .business-card-field-container{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.nedit-root .business-card-container .business-card-fields-container .business-card-field-container.link-field{cursor:default}.nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value{font-size:13px;line-height:18px;letter-spacing:-.08px}.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value{color:var(--onyx)}.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value{color:var(--white-87)}.nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value.name-field{font-size:16px;line-height:21px;letter-spacing:-.32px;font-weight:700}.nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a,.nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a:focused,.nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a:visited{text-decoration:none;display:block;word-break:break-all}.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a,.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a:focused,.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a:visited{color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a,.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a:focused,.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a:visited,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a:focused,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field-container .business-card-field-value a:visited{color:var(--light-green)}.nedit-root .business-card-container .business-card-fields-container .business-card-field-container button.edit-field{height:18px;padding:0;border:0;background:transparent;cursor:pointer;opacity:0;transition:opacity .2s ease;margin:0 1% 0 0;position:relative;top:2px}.nedit-root .business-card-container .business-card-fields-container .business-card-field-container:hover button.edit-field{opacity:1}.nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container.business-card-edit-field-container-link{box-shadow:0 0 2px 0 rgba(0,0,0,.17);padding:10px;box-sizing:border-box;border-radius:5px;margin-top:5px}.nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container .business-card-edit-field-container-menu{display:flex;width:100%;height:40px}.nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container .business-card-edit-field-container-menu .business-card-edit-field-container-menu-item{height:100%;padding:5px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;cursor:pointer}.nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field{width:100%;display:block;background:transparent;margin:0;padding:0;border:0;font-size:13px;font-family:inherit;line-height:18px;letter-spacing:-.08px}.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field{color:var(--onyx)}.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field{color:var(--white-87)}.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field{caret-color:var(--spare-royal)}.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field.link-field{color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field.link-field,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field.link-field{color:var(--light-green)}.nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field.name-field{font-size:16px;line-height:21px;letter-spacing:-.32px;font-weight:700}.nedit-root .business-card-container .business-card-fields-container .business-card-field .business-card-edit-field-container input.edit-field[disabled=true]{opacity:.7;cursor:default}.nedit-root .business-card-container .business-card-fields-container .business-card-field.business-card-dragging-field{z-index:100}.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field.business-card-dragging-field{background-color:var(--white)}.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field.business-card-dragging-field,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field.business-card-dragging-field{background-color:var(--grey-brown)}.theme-light .nedit-root .business-card-container .business-card-fields-container .business-card-field.business-card-dragging-field{box-shadow:0 9px 14px 0 rgba(0,0,0,.17)}.theme-brand-dark-ios .nedit-root .business-card-container .business-card-fields-container .business-card-field.business-card-dragging-field,.theme-dark .nedit-root .business-card-container .business-card-fields-container .business-card-field.business-card-dragging-field{box-shadow:0 2px 14px 0 rgba(0,0,0,.17)}.nedit-root .business-card-container .business-card-fields-container .business-card-field-drop-phantom{box-shadow:inset 0 0 0 1px #00a1b9;border-radius:2px;transition:transform .2s ease}.nedit-root .business-card-container .business-card-fields-container.business-card-dragging-process{user-select:none;-moz-user-select:none}.nedit-root .business-card-container .business-card-fields-container.business-card-dragging-process .business-card-field{transition:transform .2s ease}.nedit-root .business-card-container .business-card-fields-container.business-card-dragging-process .business-card-field-container{box-shadow:none;background:transparent}.nedit-root .business-card-container .business-card-fields-container.business-card-dragging-process .business-card-field-container button.edit-field{opacity:0}.businessCardField{padding:8px;border-radius:2px;box-sizing:border-box;position:relative}.businessCardField.business-card-dragging-field{z-index:100}.theme-light .businessCardField.business-card-dragging-field{background-color:var(--white)}.theme-brand-dark-ios .businessCardField.business-card-dragging-field,.theme-dark .businessCardField.business-card-dragging-field{background-color:var(--grey-brown)}.theme-light .businessCardField.business-card-dragging-field{box-shadow:0 9px 14px 0 rgba(0,0,0,.17)}.theme-brand-dark-ios .businessCardField.business-card-dragging-field,.theme-dark .businessCardField.business-card-dragging-field{box-shadow:0 2px 14px 0 rgba(0,0,0,.17)}.businessCardField .businessCardField__label{font-size:12px;line-height:16px;display:block;margin:0}.theme-light .businessCardField .businessCardField__label{color:var(--davys-grey)}.theme-brand-dark-ios .businessCardField .businessCardField__label,.theme-dark .businessCardField .businessCardField__label{color:var(--lavender-grey)}.businessCardField .businessCardField__text{font-size:13px;line-height:18px;letter-spacing:-.08px;cursor:pointer}.theme-light .businessCardField .businessCardField__text{color:var(--onyx)}.theme-brand-dark-ios .businessCardField .businessCardField__text,.theme-dark .businessCardField .businessCardField__text{color:var(--white-87)}.businessCardField .businessCardField__text.businessCardField__text_name{font-size:16px;line-height:21px;letter-spacing:-.32px;font-weight:700}.theme-light .businessCardField .businessCardField__text.businessCardField__text_link{color:var(--bondi-blue)}.theme-brand-dark-ios .businessCardField .businessCardField__text.businessCardField__text_link,.theme-dark .businessCardField .businessCardField__text.businessCardField__text_link{color:var(--light-green)}.businessCardField .businessCardField__inputWrapper{width:100%}.businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__input{width:100%;display:block;background:transparent;margin:0;padding:0;border:0;font-size:13px;font-family:inherit;line-height:18px;letter-spacing:-.08px}.theme-light .businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__input{color:var(--onyx)}.theme-brand-dark-ios .businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__input,.theme-dark .businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__input{color:var(--white-87)}.theme-light .businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__input,.theme-dark .businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__input{caret-color:var(--spare-royal)}.businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__remove{position:absolute;right:8px;bottom:8px;height:16px;width:16px;cursor:pointer}.businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__menu{display:flex;flex-wrap:wrap}.businessCardField .businessCardField__inputWrapper .businessCardField__inputWrapper__menu .businessCardField__inputWrapper__menu__item{padding:5px;box-sizing:border-box;cursor:pointer}.theme-light .businessCardField .businessCardField__inputWrapper.businessCardField__inputWrapper_link .businessCardField__inputWrapper__input{color:var(--bondi-blue)}.theme-brand-dark-ios .businessCardField .businessCardField__inputWrapper.businessCardField__inputWrapper_link .businessCardField__inputWrapper__input,.theme-dark .businessCardField .businessCardField__inputWrapper.businessCardField__inputWrapper_link .businessCardField__inputWrapper__input{color:var(--light-green)}.businessCardField .businessCardField__inputWrapper.businessCardField__inputWrapper_name .businessCardField__inputWrapper__input{font-size:16px;line-height:21px;letter-spacing:-.32px;font-weight:700}.nimbus-bookmark{margin-top:15px!important;margin-bottom:15px!important;padding-top:3px;padding-bottom:3px;position:relative}.nimbus-bookmark.selected-block:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px}.theme-light .nimbus-bookmark.selected-block:after{background-color:var(--black-5)}.theme-brand-dark-ios .nimbus-bookmark.selected-block:after,.theme-dark .nimbus-bookmark.selected-block:after{background-color:var(--white-16)}.nimbus-bookmark.selected-block ::selection{background-color:transparent!important;color:inherit!important}.nimbus-bookmark.selected-block ::-moz-selection{background-color:transparent!important;color:inherit!important}.nimbus-bookmark .nimbus-bookmark-container{display:flex;width:100%}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-source-input-wrapper{width:100%}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content{border:1px solid;border-radius:4px;display:flex;overflow:hidden;width:100%;box-sizing:border-box}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content{border-color:var(--platinum)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content{border-color:var(--white-12)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__icon{margin:3px 12px 0 0;width:16px;height:16px;border-radius:1.88px;display:flex;align-items:center;justify-content:center;overflow:hidden}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__icon svg{width:16px;height:16px}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__icon svg .graphic,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__icon svg .graphic,.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__icon svg .graphic{fill:var(--ash-grey)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__icon img{max-width:100%;max-height:100%}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__icon>.nimbus-bookmark__info{width:calc(100% - 32px)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info{font-size:13px;letter-spacing:-.08px;flex:1;min-width:50px;flex-basis:360px}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__name{font-size:16px;line-height:21px;font-weight:600;letter-spacing:-.32px;margin-bottom:3px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;align-items:center}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__name{color:var(--onyx)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__name,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__name{color:var(--white-87)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__src{cursor:pointer;margin-bottom:5px;display:block}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__src{color:var(--bondi-blue)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__src,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__src{color:var(--light-green)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__src .nimbus-bookmark__icon{margin:0 5px 0 0;display:inline-flex;vertical-align:middle}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__src .nimbus-bookmark__info__src-text{display:inline-block;vertical-align:middle;width:calc(100% - 21px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;line-height:21px}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__desc{width:100%;word-break:break-all;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;word-break:break-word}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__desc{color:var(--davys-grey)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__desc,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__info .nimbus-bookmark__info__desc{color:var(--lavender-grey)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview{margin-left:16px;display:flex;align-items:center;box-sizing:border-box;justify-content:flex-end;max-width:280px;transition:opacity .2s ease,width .2s ease}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview img{max-width:100%;max-height:100%}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.loading-preview,.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.preview-not-available{justify-content:center;width:145px;min-width:145px;margin-top:-12px;margin-bottom:-12px;margin-right:-12px}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.loading-preview:not([data-block-background]),.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.preview-not-available:not([data-block-background]){background-color:var(--white-smoke)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.loading-preview:not([data-block-background]),.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.preview-not-available:not([data-block-background]),.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.loading-preview:not([data-block-background]),.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.preview-not-available:not([data-block-background]){background-color:var(--davys-grey)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.loading-preview svg .graphic,.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.preview-not-available svg .graphic,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.loading-preview svg .graphic,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.preview-not-available svg .graphic,.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.loading-preview svg .graphic,.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview.preview-not-available svg .graphic{fill:var(--ash-grey)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-card{height:145px;padding:12px}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-card .nimbus-bookmark__preview:not(.preview-not-available):not(.loading-preview){display:contents}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-card .nimbus-bookmark__preview:not(.preview-not-available):not(.loading-preview) img{max-width:230px;margin-left:16px;object-fit:contain;transition:opacity .2s ease,width .2s ease}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-tile{padding:12px}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-tile .nimbus-bookmark__icon{flex:none}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-tile .nimbus-bookmark__info{padding:0}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-tile .nimbus-bookmark__info__src-text{display:block;width:100%}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover{flex-direction:column}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__preview{order:0;margin:0;padding:3px;max-width:unset;justify-content:center;height:170px;overflow:hidden;width:100%}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__preview{color:var(--onyx)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__preview,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__preview{color:var(--white-87)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__preview.loading-preview{flex-direction:column}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__preview.preview-not-available span{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;font-size:28px;padding:0 10px}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__info{order:1;flex:none;flex-basis:auto;padding:12px}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__info .nimbus-bookmark__info__src-text:not(.no-title){font-weight:600}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__info .nimbus-bookmark__info__src-text:not(.no-title){color:var(--onyx)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__info .nimbus-bookmark__info__src-text:not(.no-title),.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-content.is-cover .nimbus-bookmark__info .nimbus-bookmark__info__src-text:not(.no-title){color:var(--white-87)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-loading-icon{display:flex;align-items:center;padding:5px;box-sizing:border-box}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-loading-icon svg{width:26px;height:26px}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-loading-icon circle{stroke:rgba(0,161,183,.17)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-loading-icon path{stroke:#00a1b7}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-loading-icon span{font-size:12px;margin-left:8px}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-loading-icon span{color:var(--davys-grey)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-loading-icon span,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-loading-icon span{color:var(--lavender-grey)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main{position:relative;cursor:text;min-height:22px;z-index:99;text-align:left}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-error{position:absolute;top:-16px;left:0;font-size:12px}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-error{color:var(--rust-red)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-error,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-error{color:var(--unheard-orche)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder{position:absolute;left:0;top:0;display:inline;vertical-align:middle}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder{color:var(--davys-grey)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder{color:var(--lavender-grey)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-focus{position:absolute;width:100%;height:100%;cursor:text}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper{display:flex;align-items:flex-end}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-buffer{position:absolute;top:0;left:0;display:inline-block;letter-spacing:-.09px;font-size:16px;opacity:0;z-index:-9999;white-space:pre}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-input{font-size:16px;line-height:22px;border:0;padding:0;margin-right:10px;box-sizing:border-box;letter-spacing:-.09px;width:10px;min-width:11px;z-index:1;max-width:100%;font-family:inherit;vertical-align:middle;background:transparent;max-width:calc(100% - 26px)}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-input{color:var(--onyx)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-input,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-input{color:var(--white-87)}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-input,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-input{caret-color:var(--spare-royal)}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-delete{cursor:pointer}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-delete svg{width:16px;height:16px}.nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-delete svg .graphic{transition:fill .2s ease,stroke .2s ease}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-delete:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-delete:hover svg .graphic,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-delete:hover svg .graphic{fill:var(--spare-royal)}.theme-light .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-delete:hover svg .graphic_stroke{stroke:var(--bondi-blue)}.theme-brand-dark-ios .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-delete:hover svg .graphic_stroke,.theme-dark .nimbus-bookmark .nimbus-bookmark-container .nimbus-bookmark-main .nimbus-bookmark-placeholder-wrapper .nimbus-bookmark-placeholder-delete:hover svg .graphic_stroke{stroke:var(--spare-royal)}.theme-light .nimbus-bookmark.selected-block .nimbus-bookmark-content{background-color:var(--black-5)}.theme-brand-dark-ios .nimbus-bookmark.selected-block .nimbus-bookmark-content,.theme-dark .nimbus-bookmark.selected-block .nimbus-bookmark-content{background-color:var(--white-16)}.theme-light .nimbus-bookmark.selected-block .nimbus-bookmark-content .nimbus-bookmark-loading-icon span{color:var(--davys-grey)}.theme-brand-dark-ios .nimbus-bookmark.selected-block .nimbus-bookmark-content .nimbus-bookmark-loading-icon span,.theme-dark .nimbus-bookmark.selected-block .nimbus-bookmark-content .nimbus-bookmark-loading-icon span{color:var(--lavender-grey)}.nimbus-bookmark:hover .nimbus-bookmark-content{cursor:pointer}.theme-light .nimbus-bookmark:hover .nimbus-bookmark-content{background-color:var(--black-4)}.theme-brand-dark-ios .nimbus-bookmark:hover .nimbus-bookmark-content,.theme-dark .nimbus-bookmark:hover .nimbus-bookmark-content{background-color:var(--white-8)}.nimbus-bookmark.hidden-preview .nimbus-bookmark-container .nimbus-bookmark-content .nimbus-bookmark__preview{display:none!important}.bookmark-edit{width:494px}.bookmark-edit .link-form-item{width:100%}.theme-light .bookmark-edit .link-form-item .error-field{border-color:var(--rust-red)}.theme-brand-dark-ios .bookmark-edit .link-form-item .error-field,.theme-dark .bookmark-edit .link-form-item .error-field{border-color:var(--unheard-orche)}.bookmark-edit .popup-dialog-buttons{margin-top:29px}.bookmark-gallery{width:374px;height:374px;padding:12px}.bookmark-gallery.has-scroll{width:391px}.bookmark-gallery .bookmark-gallery__list{width:100%;display:flex;flex-wrap:wrap;overflow:auto;flex:1}.bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload,.bookmark-gallery .bookmark-gallery__list .bookmark-gallery__list__item{width:100px;height:100px;margin:8px;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid;border-radius:2px}.theme-light .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload,.theme-light .bookmark-gallery .bookmark-gallery__list .bookmark-gallery__list__item{background-color:var(--white-smoke)}.theme-brand-dark-ios .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload,.theme-brand-dark-ios .bookmark-gallery .bookmark-gallery__list .bookmark-gallery__list__item,.theme-dark .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload,.theme-dark .bookmark-gallery .bookmark-gallery__list .bookmark-gallery__list__item{background-color:var(--davys-grey)}.theme-light .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload,.theme-light .bookmark-gallery .bookmark-gallery__list .bookmark-gallery__list__item{border-color:var(--platinum)}.theme-brand-dark-ios .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload,.theme-brand-dark-ios .bookmark-gallery .bookmark-gallery__list .bookmark-gallery__list__item,.theme-dark .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload,.theme-dark .bookmark-gallery .bookmark-gallery__list .bookmark-gallery__list__item{border-color:var(--white-16)}.bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload.active,.bookmark-gallery .bookmark-gallery__list .bookmark-gallery__list__item.active{border:2px solid #00a1b7}.bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload img,.bookmark-gallery .bookmark-gallery__list .bookmark-gallery__list__item img{max-width:100%;max-height:100%}.bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload{flex-direction:column;padding:5px}.bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload span{font-size:11px;font-weight:600;text-align:center}.theme-light .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload span.uploading-preview-error{color:var(--rust-red)}.theme-brand-dark-ios .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload span.uploading-preview-error,.theme-dark .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload span.uploading-preview-error{color:var(--unheard-orche)}.bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload svg{width:36px;height:36px;margin-bottom:10px}.theme-light .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload svg .graphic_stroke{stroke:var(--davys-grey)}.theme-brand-dark-ios .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload svg .graphic_stroke,.theme-dark .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload svg .graphic_stroke{stroke:var(--ash-grey)}.theme-light .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload svg .graphic,.theme-dark .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload svg .graphic{fill:var(--ash-grey)}.bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload .bookmark-gallery-upload-progress{width:67px;height:5px;background-color:#d7d7d7;border-radius:10px;overflow:hidden;position:relative}.bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload .bookmark-gallery-upload-progress span{position:absolute;height:100%;top:0;left:0}.theme-light .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload .bookmark-gallery-upload-progress span{background-color:var(--bondi-blue)}.theme-brand-dark-ios .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload .bookmark-gallery-upload-progress span,.theme-dark .bookmark-gallery .bookmark-gallery__list .bookmark-gallery-upload .bookmark-gallery-upload-progress span{background-color:var(--light-green)}.block-menu .menu-item[data-menu-id=change_mode] .block-menu-submenu .menu-item .text{margin-left:26px}.block-menu .menu-item[data-menu-id=change_mode] .block-menu-submenu .menu-item .icon+.text{margin-left:0}.nedit-root .fullwidth-mixin-animate{transition:.35s linear!important}.nedit-root .fullwidth-mixin-enabled{max-width:unset!important;justify-content:center}.nedit-root .mention-component-wrap,.nedit-root mention.mention{line-height:normal}.theme-light .nedit-root .mention-component-wrap,.theme-light .nedit-root mention.mention{color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .mention-component-wrap,.theme-brand-dark-ios .nedit-root mention.mention,.theme-dark .nedit-root .mention-component-wrap,.theme-dark .nedit-root mention.mention{color:var(--light-green)}.nedit-root .mention-component-wrap[data-mention-type=user] .mention-link,.nedit-root mention.mention[data-mention-type=user] .mention-link{cursor:inherit}.nedit-root .mention-component-wrap .mention-link,.nedit-root mention.mention .mention-link{cursor:pointer}.nedit-root .mention-component-wrap .mention-link:before,.nedit-root mention.mention .mention-link:before{font-family:icomoon;position:relative;top:1px;margin-right:.2em}.nedit-root .mention-component-wrap .mention-link[data-mention-type=user]:before,.nedit-root mention.mention .mention-link[data-mention-type=user]:before{content:"\E903"}.nedit-root .mention-component-wrap .mention-link[data-mention-type=workspace]:before,.nedit-root mention.mention .mention-link[data-mention-type=workspace]:before{content:"\E904"}.nedit-root .mention-component-wrap .mention-link[data-mention-type=folder]:before,.nedit-root mention.mention .mention-link[data-mention-type=folder]:before{content:"\E901"}.nedit-root .mention-component-wrap .mention-link[data-mention-type=note]:before,.nedit-root mention.mention .mention-link[data-mention-type=note]:before{content:"\E902"}.mention-info-popup .popup-menu{padding:12px;font-size:12px;box-sizing:border-box}.theme-light .mention-info-popup .popup-menu{color:var(--davys-grey)}.theme-brand-dark-ios .mention-info-popup .popup-menu,.theme-dark .mention-info-popup .popup-menu{color:var(--lavender-grey)}.mention-info-popup .popup-menu *{box-sizing:border-box}.mention-info-popup .mention-user-info{display:flex;align-items:center;justify-content:center}.mention-info-popup .mention-user-info_avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;margin-right:8px}.mention-info-popup .mention-user-info_avatar img{object-fit:cover;width:100%;height:100%}.mention-info-popup .mention-user-info_avatar__no-avatar{font-size:13px;font-weight:700;text-transform:uppercase;line-height:28px;text-align:center}.theme-light .mention-info-popup .mention-user-info_avatar__no-avatar{background-color:var(--white-smoke)}.theme-brand-dark-ios .mention-info-popup .mention-user-info_avatar__no-avatar,.theme-dark .mention-info-popup .mention-user-info_avatar__no-avatar{background-color:var(--davys-grey)}.theme-light .mention-info-popup .mention-user-info_avatar__no-avatar{color:var(--onyx)}.theme-brand-dark-ios .mention-info-popup .mention-user-info_avatar__no-avatar,.theme-dark .mention-info-popup .mention-user-info_avatar__no-avatar{color:var(--white-87)}.mention-info-popup .mention-user-info_name{font-size:13px;margin-bottom:1px;font-weight:700}.theme-light .mention-info-popup .mention-user-info_name{color:var(--onyx)}.theme-brand-dark-ios .mention-info-popup .mention-user-info_name,.theme-dark .mention-info-popup .mention-user-info_name{color:var(--white-87)}.mention-info-popup .mention-note-teaser_content{display:flex;align-items:flex-start;justify-content:center}.mention-info-popup .mention-note-teaser_body{max-width:180px}.mention-info-popup .mention-note-teaser_body__title{font-size:13px;font-weight:700}.theme-light .mention-info-popup .mention-note-teaser_body__title{color:var(--onyx)}.theme-brand-dark-ios .mention-info-popup .mention-note-teaser_body__title,.theme-dark .mention-info-popup .mention-note-teaser_body__title{color:var(--white-87)}.mention-info-popup .mention-note-teaser_body__title.only-title{font-weight:400}.mention-info-popup .mention-note-teaser_body__text{margin-top:4px;word-break:break-word}.mention-info-popup .mention-note-teaser_body__image{width:48px;height:48px;margin-top:9px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.mention-info-popup .mention-note-teaser_body__image img{max-width:100%;max-height:100%}.theme-light .mention-info-popup .mention-note-teaser_date{color:var(--onyx)}.theme-brand-dark-ios .mention-info-popup .mention-note-teaser_date,.theme-dark .mention-info-popup .mention-note-teaser_date{color:var(--white-87)}.mention-info-popup .mention-note-teaser_socials{margin-top:8px;display:flex;align-items:center;justify-content:flex-start}.mention-info-popup .mention-note-teaser_socials>div{height:16px;display:flex;align-items:center}.mention-info-popup .mention-note-teaser_socials>div:not(:last-child){margin-right:8px}.mention-info-popup .mention-note-teaser_socials>div svg{width:16px;height:16px}.theme-light .mention-info-popup .mention-note-teaser_socials>div svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .mention-info-popup .mention-note-teaser_socials>div svg .graphic,.theme-dark .mention-info-popup .mention-note-teaser_socials>div svg .graphic{fill:var(--ash-grey)}.mention-info-popup .mention-note-teaser_socials__tasks .tasks_count{margin-left:2px;margin-top:-1px;font-size:13px}.theme-light .mention-info-popup .mention-note-teaser_socials__tasks .tasks_count{color:var(--davys-grey)}.theme-brand-dark-ios .mention-info-popup .mention-note-teaser_socials__tasks .tasks_count,.theme-dark .mention-info-popup .mention-note-teaser_socials__tasks .tasks_count{color:var(--lavender-grey)}.nedit-root.size-small .outline{font-size:11px}.nedit-root.size-normal .outline{font-size:13px}.nedit-root.size-large .outline{font-size:15px}.nedit-root .outline{margin-top:15px!important;margin-bottom:15px!important;padding-top:3px;padding-bottom:3px;cursor:default;position:relative}.nedit-root .outline.selected-block:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px}.theme-light .nedit-root .outline.selected-block:after{background-color:var(--black-5)}.theme-brand-dark-ios .nedit-root .outline.selected-block:after,.theme-dark .nedit-root .outline.selected-block:after{background-color:var(--white-16)}.nedit-root .outline.selected-block ::selection{background-color:transparent!important;color:inherit!important}.nedit-root .outline.selected-block ::-moz-selection{background-color:transparent!important;color:inherit!important}.nedit-root .outline .outline-container{border-radius:4px;border:1px solid}.theme-light .nedit-root .outline .outline-container:not([data-border-color]){border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root .outline .outline-container:not([data-border-color]),.theme-dark .nedit-root .outline .outline-container:not([data-border-color]){border-color:var(--white-12)}.nedit-root .outline .outline-container.borderless-outline{border-width:0}.nedit-root .outline .outline-container .outline-content-wrapper .outline-header{height:50px;min-height:50px;display:flex;align-items:center;flex:1;padding-left:8px;padding-right:16px;flex-direction:row}.nedit-root .outline .outline-container .outline-content-wrapper .outline-header:not(.renaming-process){cursor:pointer}.theme-light .nedit-root .outline .outline-container .outline-content-wrapper .outline-header:hover{background-color:var(--black-4)}.theme-brand-dark-ios .nedit-root .outline .outline-container .outline-content-wrapper .outline-header:hover,.theme-dark .nedit-root .outline .outline-container .outline-content-wrapper .outline-header:hover{background-color:var(--white-8)}.nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-left .outline-expand-icon{transition:transform .2s ease;padding:8px 9px;cursor:pointer}.nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-left .outline-expand-icon.expanded{transform:rotate(90deg)}.nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-left .outline-expand-icon svg{display:block}.theme-light .nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-left .outline-expand-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-left .outline-expand-icon svg .graphic,.theme-dark .nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-left .outline-expand-icon svg .graphic{fill:var(--ash-grey)}.nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-name{flex:1;margin-right:16px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;display:flex;height:100%;align-items:center}.nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-name.renaming input{height:100%;width:100%;border:0;padding:0;background:transparent;font-size:inherit;font-family:inherit;color:inherit;font-weight:700}.theme-light .nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-name.renaming input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-name.renaming input,.theme-dark .nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-name.renaming input{caret-color:var(--spare-royal)}.nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-right .outline-menu-icon{cursor:pointer;padding-top:14px;padding-bottom:14px;padding-right:8px;margin-right:-8px}.nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-right .outline-menu-icon svg{display:block}.theme-light .nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-right .outline-menu-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-right .outline-menu-icon svg .graphic,.theme-dark .nedit-root .outline .outline-container .outline-content-wrapper .outline-header .outline-right .outline-menu-icon svg .graphic{fill:var(--ash-grey)}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body{padding:7px 24px 15px}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list{margin:0;padding:0;list-style:none}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list .outline-list-item{padding:7px 24px;transition:background-color .2s ease;margin:0 -24px;cursor:pointer;word-break:break-all}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list .outline-list-item a{color:inherit}.theme-light .nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list .outline-list-item:hover{background-color:var(--black-4)}.theme-brand-dark-ios .nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list .outline-list-item:hover,.theme-dark .nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list .outline-list-item:hover{background-color:var(--white-8)}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list .outline-list-item.level-0{font-weight:700}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list.outline-numbered .outline-list-item{counter-increment:outline-numbered-0;counter-reset:outline-numbered-1}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list.outline-numbered .outline-list-item:before{content:counter(outline-numbered-0,decimal) ". "}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list.outline-numbered .outline-list-item.level-1{padding:7px 16px 7px 39px;counter-increment:outline-numbered-1;counter-reset:outline-numbered-2}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list.outline-numbered .outline-list-item.level-1:before{content:counter(outline-numbered-0,decimal) "." counter(outline-numbered-1,decimal) ". "}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list.outline-numbered .outline-list-item.level-2{padding:7px 16px 7px 62px;counter-increment:outline-numbered-2;counter-reset:outline-numbered-3}.nedit-root .outline .outline-container .outline-content-wrapper .outline-body ul.outline-list.outline-numbered .outline-list-item.level-2:before{content:counter(outline-numbered-0,decimal) "." counter(outline-numbered-1,decimal) "." counter(outline-numbered-2,decimal) ". "}.nedit-root .outline .outline-container .outline-content-wrapper.empty-outline .outline-body{padding:8px 24px 24px}.theme-light .nedit-root .outline .outline-container .outline-content-wrapper.empty-outline .outline-body{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .outline .outline-container .outline-content-wrapper.empty-outline .outline-body,.theme-dark .nedit-root .outline .outline-container .outline-content-wrapper.empty-outline .outline-body{color:var(--lavender-grey)}.theme-light .block-menu-list .menu-item[data-menu-id=outline_style] .block-menu-submenu .menu-item .icon svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .block-menu-list .menu-item[data-menu-id=outline_style] .block-menu-submenu .menu-item .icon svg .graphic,.theme-dark .block-menu-list .menu-item[data-menu-id=outline_style] .block-menu-submenu .menu-item .icon svg .graphic{fill:var(--spare-royal)}.block-menu-list .menu-item[data-menu-id=outline_style] .block-menu-submenu .menu-item .icon+.text{margin-left:0}.block-menu-list .menu-item[data-menu-id=outline_style] .block-menu-submenu .menu-item .text{margin-left:26px}.nedit-root.drag-session .remote-frame:before,.nedit-root .remote-frame.locked-mouseover:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:transparent;z-index:99}.nedit-root .remote-frame-wrapper .attachment-caption{width:100%!important}.nedit-root .remote-frame-wrapper.fullwidth-mixin-animate .remote-frame .remote-frame-container,.nedit-root .remote-frame-wrapper.fullwidth-mixin-enabled .remote-frame .remote-frame-container{width:100%}.nedit-root .remote-frame{display:flex;justify-content:center;position:relative}.nedit-root .remote-frame.selected-block{border-radius:4px}.theme-light .nedit-root .remote-frame.selected-block{background-color:var(--black-5)}.theme-brand-dark-ios .nedit-root .remote-frame.selected-block,.theme-dark .nedit-root .remote-frame.selected-block{background-color:var(--white-16)}.nedit-root .remote-frame.over-width-enabled{display:block}.nedit-root .remote-frame.small-size .remote-frame-container .bottom-error .embed-buttons{display:none}.nedit-root .remote-frame.loading-unknown-emded .resize-container.width-is-undefined{display:block}.nedit-root .remote-frame.loading-unknown-emded .resize-container.width-is-undefined:after,.nedit-root .remote-frame.loading-unknown-emded .resize-container.width-is-undefined:before{display:none}.nedit-root .remote-frame .remote-frame-container>div{width:100%}.nedit-root .remote-frame .remote-frame-container>div *{max-width:100%}.nedit-root .remote-frame .remote-frame-container>div.twitter-widget-container{display:inline-block;width:auto}.nedit-root .remote-frame .remote-frame-container>div.twitter-widget-container twitter-widget{margin-top:0!important;margin-bottom:0!important}.nedit-root .remote-frame .remote-frame-container>div .gist-file{margin-bottom:0}.nedit-root .remote-frame .remote-frame-container.placeholder{width:100%}.nedit-root .remote-frame .remote-frame-container .add-embed{position:relative}.nedit-root .remote-frame .remote-frame-container .add-embed .embed-error{position:absolute;font-size:12px;left:0;top:-18px}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed .embed-error{color:var(--rust-red)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed .embed-error,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed .embed-error{color:var(--unheard-orche)}.nedit-root .remote-frame .remote-frame-container .add-embed .embed-buttons{margin-top:14px;display:flex}.nedit-root .remote-frame .remote-frame-container .add-embed .embed-buttons .chrome-button{border-radius:20px;margin-right:10px}.nedit-root .remote-frame .remote-frame-container .add-embed .embed-buttons .chrome-button:last-child{margin-right:0}.nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input{display:flex;align-items:center}.nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .buffer-text{position:absolute;top:0;left:0;display:inline-block;font-size:16px;opacity:0;z-index:-9999}.nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input input{font-size:inherit;line-height:22px;border:0;padding:0 10px 0 0;box-sizing:border-box;letter-spacing:-.09px;width:10px;min-width:11px;font-family:inherit;background:transparent;max-width:calc(100% - 26px)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input input{color:var(--onyx)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input input{color:var(--white-87)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input input{caret-color:var(--spare-royal)}.nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input{margin-top:2px;cursor:pointer}.nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input svg{width:16px;height:16px}.nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input svg .graphic{transition:fill .2s ease,stroke .2s ease}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input:hover svg .graphic,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input:hover svg .graphic{fill:var(--spare-royal)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input:hover svg .graphic_stroke{stroke:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input:hover svg .graphic_stroke,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input:hover svg .graphic_stroke{stroke:var(--spare-royal)}.nedit-root .remote-frame .remote-frame-container .add-embed .add-embed-input .clear-input.ml{z-index:9;margin-left:5px}.nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder{width:100%;height:100%;position:absolute;display:flex;align-items:center;top:0;left:0}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder{color:var(--lavender-grey)}.nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder .clear-input{margin:2px 0 0 5px;cursor:pointer}.nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder .clear-input svg{width:16px;height:16px}.nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder .clear-input svg .graphic{transition:fill .2s ease,stroke .2s ease}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder .clear-input:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder .clear-input:hover svg .graphic,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder .clear-input:hover svg .graphic{fill:var(--spare-royal)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder .clear-input:hover svg .graphic_stroke{stroke:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder .clear-input:hover svg .graphic_stroke,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed .embed-placeholder .clear-input:hover svg .graphic_stroke{stroke:var(--spare-royal)}.nedit-root .remote-frame .remote-frame-container .add-embed.error-loading{width:auto;height:178px;border:1px solid;padding:26px 24px 24px;display:flex;flex-direction:column;justify-content:space-between}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading{background-color:var(--white-smoke)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading{background-color:var(--davys-grey)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading{border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading{border-color:var(--white-12)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading{color:var(--lavender-grey)}.nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .bottom-error{display:flex;flex-direction:column;align-items:center}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .bottom-error .error-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .bottom-error .error-icon svg .graphic,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .bottom-error .error-icon svg .graphic{fill:var(--ash-grey)}.nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .bottom-error .embed-error{font-size:13px;margin-top:14px;position:static;text-align:center;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;overflow:hidden}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .bottom-error .embed-error{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .bottom-error .embed-error,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .bottom-error .embed-error{color:var(--lavender-grey)}.nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .bottom-error.with-buttons .embed-error{margin-top:0}.nedit-root .remote-frame .remote-frame-container .add-embed.error-loading.internal-link-error .bottom-error{margin-top:50px}.nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input{font-size:inherit;line-height:24px;border:1px solid;border-radius:4px;height:44px;padding:0 10px;box-sizing:border-box;letter-spacing:-.09px;width:100%;max-width:100%;font-family:inherit;font-weight:700}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input{border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input{border-color:var(--white-16)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input{background-color:var(--white)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input{background-color:var(--grey-brown)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input{color:var(--onyx)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input{color:var(--white-87)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.change-link input,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading input{caret-color:var(--spare-royal)}.nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly{font-size:inherit;line-height:24px;border:1px solid;border-radius:4px;height:44px;padding:10px;box-sizing:border-box;letter-spacing:-.09px;width:100%;max-width:100%;font-family:inherit;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly{border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly{border-color:var(--white-16)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly{background-color:var(--white)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly{background-color:var(--grey-brown)}.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.theme-light .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly{color:var(--onyx)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.change-link .error-loading-input-readonly,.theme-dark .nedit-root .remote-frame .remote-frame-container .add-embed.error-loading .error-loading-input-readonly{color:var(--white-87)}.nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader){border:1px solid;padding:12px 16px;font-size:16px}.theme-light .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader){border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader),.theme-dark .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader){border-color:var(--white-12)}.theme-light .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader){color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader),.theme-dark .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader){color:var(--lavender-grey)}.nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).full-loader{top:0;left:0;width:100%;height:100%;position:absolute;box-sizing:border-box;padding:12px}.theme-light .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).full-loader{background-color:var(--white-smoke)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).full-loader,.theme-dark .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).full-loader{background-color:var(--davys-grey)}.nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).small-loader{border-radius:4px;background:transparent;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).small-loader .clear-frame-button{cursor:pointer}.nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).small-loader .clear-frame-button svg{width:10px;height:10px}.theme-light .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).small-loader .clear-frame-button svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).small-loader .clear-frame-button svg .graphic,.theme-dark .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).small-loader .clear-frame-button svg .graphic{fill:var(--ash-grey)}.theme-light .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).small-loader .clear-frame-button:hover svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).small-loader .clear-frame-button:hover svg .graphic,.theme-dark .nedit-root .remote-frame .remote-frame-container .remote-frame-loader:not(.share-embed-loader).small-loader .clear-frame-button:hover svg .graphic{fill:var(--spare-royal)}.nedit-root .remote-frame .remote-frame-container .remote-frame-loader.share-embed-loader{width:100%;padding:16px 0;background-position:50%;background-repeat:no-repeat}.nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame{padding:16px 0;background-position:50%;background-repeat:no-repeat}.nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame iframe{opacity:0;position:relative}.nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame.loading-edit-mode{background-image:none!important;border:1px solid;padding:22px 16px;font-size:16px;border-radius:4px;background:transparent;display:flex;align-items:center;justify-content:space-between}.theme-light .nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame.loading-edit-mode{border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame.loading-edit-mode,.theme-dark .nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame.loading-edit-mode{border-color:var(--white-12)}.theme-light .nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame.loading-edit-mode{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame.loading-edit-mode,.theme-dark .nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame.loading-edit-mode{color:var(--lavender-grey)}.nedit-root .remote-frame .remote-frame-container .resizeable-content.loading-frame.loading-edit-mode:before{content:attr(data-loading-text)}.nedit-root .remote-frame .remote-frame-container .fb-post>span{background:#fff}.nedit-root .remote-frame .remote-frame-container.card-embed{height:100%}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper{height:100%;display:flex;flex-direction:column}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper .embed-card-img{position:relative;flex:1}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper .embed-card-info{background-color:#000;padding:20px;flex:0}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper .embed-card-info .embed-card-title h3{color:var(--white-87)}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper .embed-card-info .embed-card-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;font-size:15px}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper .embed-card-info .embed-card-description p{margin:0;color:var(--white-87)}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper .embed-card-info .embed-card-info-bottom{margin-top:15px}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper .embed-card-info .embed-card-info-bottom .embed-card-link{color:grey;display:flex;align-items:center;font-size:14px}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper .embed-card-info .embed-card-info-bottom .embed-card-link .embed-card-favicon{max-width:16px;max-height:16px;margin-right:5px}.nedit-root .remote-frame .remote-frame-container .embed-card-wrapper .embed-card-info .embed-card-info-bottom .embed-card-link .embed-card-author{margin-left:20px}.nedit-root .grid .remote-frame .remote-frame-container .add-embed .add-embed-input input.embed-input{min-width:100px}.on-blot-drop.fullwidth-mixin-enabled .remote-frame,.on-blot-drop .remote-frame.over-width-enabled{opacity:.3}.googleDocs-embed-frame>div>div{all:initial!important}.googleDriveFolder-embed-frame iframe{background-color:#fff}.note-container .clipboard>.remote-frame{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;opacity:1;display:flex;justify-content:center}.note-container .clipboard>.remote-frame .remote-frame-dragging-placeholder{-webkit-box-shadow:inset 0 0 0 500px rgba(24,144,184,.3);-moz-box-shadow:inset 0 0 0 500px rgba(24,144,184,.3);box-shadow:inset 0 0 0 500px rgba(24,144,184,.3);opacity:.5;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700}.typeform-embed-frame>div{position:absolute;top:0;left:0;width:100%;height:100%}.theme-brand-dark-ios .remote-frame-loader.share-embed-loader,.theme-brand-dark-ios .resizeable-content.loading-frame,.theme-dark .remote-frame-loader.share-embed-loader,.theme-dark .resizeable-content.loading-frame{background-image:url("data:image/gif;base64,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")}.theme-light .remote-frame-loader.share-embed-loader,.theme-light .resizeable-content.loading-frame{background-image:url("data:image/gif;base64,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")}.nedit-root.size-small .google-drive-file-name{font-size:14px}.nedit-root.size-normal .google-drive-file-name{font-size:16px}.nedit-root.size-large .google-drive-file-name{font-size:18px}.google-drive-content-wrapper{border-radius:4px;border:1px solid;overflow:hidden;cursor:default}.theme-light .google-drive-content-wrapper{border-color:var(--platinum)}.theme-brand-dark-ios .google-drive-content-wrapper,.theme-dark .google-drive-content-wrapper{border-color:var(--white-12)}.google-drive-content-wrapper .google-drive-header{height:50px;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding-left:8px;padding-right:16px;cursor:pointer;border-bottom:1px solid}.theme-light .google-drive-content-wrapper .google-drive-header{border-color:var(--platinum)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-header,.theme-dark .google-drive-content-wrapper .google-drive-header{border-color:var(--white-12)}.google-drive-content-wrapper .google-drive-header.no-preview{cursor:default}.theme-light .google-drive-content-wrapper .google-drive-header:hover{background-color:var(--black-4)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-header:hover,.theme-dark .google-drive-content-wrapper .google-drive-header:hover{background-color:var(--white-8)}.google-drive-content-wrapper .google-drive-header .google-drive-block-name{font-weight:700;display:flex;height:100%;align-items:center;flex:1}.google-drive-content-wrapper .google-drive-header .google-drive-block-name .google-drive-block-name-icon{padding:6px;border-radius:50%;margin-right:4px}.theme-light .google-drive-content-wrapper .google-drive-header .google-drive-block-name .google-drive-block-name-icon{background-color:var(--white-smoke)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-header .google-drive-block-name .google-drive-block-name-icon,.theme-dark .google-drive-content-wrapper .google-drive-header .google-drive-block-name .google-drive-block-name-icon{background-color:var(--davys-grey)}.google-drive-content-wrapper .google-drive-header .google-drive-block-name .google-drive-block-name-icon svg{width:12px;height:12px;display:block}.theme-light .google-drive-content-wrapper .google-drive-header .google-drive-block-name .google-drive-block-name-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-header .google-drive-block-name .google-drive-block-name-icon svg .graphic,.theme-dark .google-drive-content-wrapper .google-drive-header .google-drive-block-name .google-drive-block-name-icon svg .graphic{fill:var(--ash-grey)}.google-drive-content-wrapper .google-drive-header .google-drive-right .google-drive-menu-icon{cursor:pointer;padding-top:14px;padding-bottom:14px;padding-right:8px;margin-right:-8px}.google-drive-content-wrapper .google-drive-header .google-drive-right .google-drive-menu-icon svg{display:block}.theme-light .google-drive-content-wrapper .google-drive-header .google-drive-right .google-drive-menu-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-header .google-drive-right .google-drive-menu-icon svg .graphic,.theme-dark .google-drive-content-wrapper .google-drive-header .google-drive-right .google-drive-menu-icon svg .graphic{fill:var(--ash-grey)}.google-drive-content-wrapper .google-drive-browse-container,.google-drive-content-wrapper .google-drive-login-container{padding:30px 0;display:flex;align-items:center;flex-direction:column}.theme-light .google-drive-content-wrapper .google-drive-browse-container,.theme-light .google-drive-content-wrapper .google-drive-login-container{background-color:var(--white-smoke)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-browse-container,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-login-container,.theme-dark .google-drive-content-wrapper .google-drive-browse-container,.theme-dark .google-drive-content-wrapper .google-drive-login-container{background-color:var(--onyx-and-white-8)}.google-drive-content-wrapper .google-drive-browse-container .google-drive-icon,.google-drive-content-wrapper .google-drive-login-container .google-drive-icon{margin-bottom:14px}.google-drive-content-wrapper .google-drive-browse-container .google-drive-icon svg,.google-drive-content-wrapper .google-drive-login-container .google-drive-icon svg{width:27px;height:27px}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-browse-container .google-drive-icon svg .graphic,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-login-container .google-drive-icon svg .graphic,.theme-dark .google-drive-content-wrapper .google-drive-browse-container .google-drive-icon svg .graphic,.theme-dark .google-drive-content-wrapper .google-drive-login-container .google-drive-icon svg .graphic,.theme-light .google-drive-content-wrapper .google-drive-browse-container .google-drive-icon svg .graphic,.theme-light .google-drive-content-wrapper .google-drive-login-container .google-drive-icon svg .graphic{fill:var(--lavender-grey)}.google-drive-content-wrapper .google-drive-browse-container .google-drive-login-text,.google-drive-content-wrapper .google-drive-browse-container .google-drive-user-email,.google-drive-content-wrapper .google-drive-login-container .google-drive-login-text,.google-drive-content-wrapper .google-drive-login-container .google-drive-user-email{margin-bottom:12px}.theme-light .google-drive-content-wrapper .google-drive-browse-container .google-drive-login-text,.theme-light .google-drive-content-wrapper .google-drive-browse-container .google-drive-user-email,.theme-light .google-drive-content-wrapper .google-drive-login-container .google-drive-login-text,.theme-light .google-drive-content-wrapper .google-drive-login-container .google-drive-user-email{color:var(--davys-grey)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-browse-container .google-drive-login-text,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-browse-container .google-drive-user-email,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-login-container .google-drive-login-text,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-login-container .google-drive-user-email,.theme-dark .google-drive-content-wrapper .google-drive-browse-container .google-drive-login-text,.theme-dark .google-drive-content-wrapper .google-drive-browse-container .google-drive-user-email,.theme-dark .google-drive-content-wrapper .google-drive-login-container .google-drive-login-text,.theme-dark .google-drive-content-wrapper .google-drive-login-container .google-drive-user-email{color:var(--lavender-grey)}.google-drive-content-wrapper .google-drive-browse-container .google-drive-browse button,.google-drive-content-wrapper .google-drive-browse-container .google-drive-login button,.google-drive-content-wrapper .google-drive-login-container .google-drive-browse button,.google-drive-content-wrapper .google-drive-login-container .google-drive-login button{width:152px;height:32px;cursor:pointer;border-radius:16px;box-shadow:0;border:0}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-browse-container .google-drive-browse button,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-browse-container .google-drive-login button,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-login-container .google-drive-browse button,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-login-container .google-drive-login button,.theme-dark .google-drive-content-wrapper .google-drive-browse-container .google-drive-browse button,.theme-dark .google-drive-content-wrapper .google-drive-browse-container .google-drive-login button,.theme-dark .google-drive-content-wrapper .google-drive-login-container .google-drive-browse button,.theme-dark .google-drive-content-wrapper .google-drive-login-container .google-drive-login button,.theme-light .google-drive-content-wrapper .google-drive-browse-container .google-drive-browse button,.theme-light .google-drive-content-wrapper .google-drive-browse-container .google-drive-login button,.theme-light .google-drive-content-wrapper .google-drive-login-container .google-drive-browse button,.theme-light .google-drive-content-wrapper .google-drive-login-container .google-drive-login button{color:var(--white-87)}.theme-light .google-drive-content-wrapper .google-drive-browse-container .google-drive-browse button,.theme-light .google-drive-content-wrapper .google-drive-browse-container .google-drive-login button,.theme-light .google-drive-content-wrapper .google-drive-login-container .google-drive-browse button,.theme-light .google-drive-content-wrapper .google-drive-login-container .google-drive-login button{background-color:var(--bondi-blue)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-browse-container .google-drive-browse button,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-browse-container .google-drive-login button,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-login-container .google-drive-browse button,.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-login-container .google-drive-login button,.theme-dark .google-drive-content-wrapper .google-drive-browse-container .google-drive-browse button,.theme-dark .google-drive-content-wrapper .google-drive-browse-container .google-drive-login button,.theme-dark .google-drive-content-wrapper .google-drive-login-container .google-drive-browse button,.theme-dark .google-drive-content-wrapper .google-drive-login-container .google-drive-login button{background-color:var(--spare-royal)}.google-drive-content-wrapper .google-drive-loading{padding:30px 0;display:flex;align-items:center;flex-direction:column}.theme-light .google-drive-content-wrapper .google-drive-loading{background-color:var(--white-smoke)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-loading,.theme-dark .google-drive-content-wrapper .google-drive-loading{background-color:var(--onyx-and-white-8)}.google-drive-content-wrapper .google-drive-loading .google-drive-icon{margin-bottom:14px}.google-drive-content-wrapper .google-drive-loading .google-drive-icon svg{width:27px;height:27px}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-loading .google-drive-icon svg .graphic,.theme-dark .google-drive-content-wrapper .google-drive-loading .google-drive-icon svg .graphic,.theme-light .google-drive-content-wrapper .google-drive-loading .google-drive-icon svg .graphic{fill:var(--lavender-grey)}.theme-light .google-drive-content-wrapper .google-drive-loading .google-drive-loading-text{color:var(--davys-grey)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-loading .google-drive-loading-text,.theme-dark .google-drive-content-wrapper .google-drive-loading .google-drive-loading-text{color:var(--lavender-grey)}.google-drive-content-wrapper a.export-link-wrapper{color:inherit}.google-drive-content-wrapper .google-drive-file-info{padding:8px 13px 12px;user-select:none;-moz-user-select:none;cursor:pointer}.google-drive-content-wrapper .google-drive-file-info .google-drive-file-name{margin-bottom:3px}.google-drive-content-wrapper .google-drive-file-info .google-drive-last-modified{margin-bottom:6px}.theme-light .google-drive-content-wrapper .google-drive-file-info .google-drive-last-modified{color:var(--davys-grey)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-file-info .google-drive-last-modified,.theme-dark .google-drive-content-wrapper .google-drive-file-info .google-drive-last-modified{color:var(--lavender-grey)}.google-drive-content-wrapper .google-drive-file-info .google-drive-file-source{display:flex;align-items:center}.google-drive-content-wrapper .google-drive-file-info .google-drive-file-source .google-drive-file-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-right:3px}.theme-light .google-drive-content-wrapper .google-drive-file-info .google-drive-file-source .google-drive-file-icon{background-color:var(--white-smoke)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-file-info .google-drive-file-source .google-drive-file-icon,.theme-dark .google-drive-content-wrapper .google-drive-file-info .google-drive-file-source .google-drive-file-icon{background-color:var(--davys-grey)}.google-drive-content-wrapper .google-drive-file-info .google-drive-file-source .google-drive-file-icon img{display:block}.google-drive-content-wrapper .google-drive-file-preview{display:flex;align-items:flex-start;justify-content:center;overflow:hidden;border-bottom:1px solid;cursor:pointer}.theme-light .google-drive-content-wrapper .google-drive-file-preview{border-color:var(--platinum)}.theme-brand-dark-ios .google-drive-content-wrapper .google-drive-file-preview,.theme-dark .google-drive-content-wrapper .google-drive-file-preview{border-color:var(--white-12)}.google-drive-content-wrapper .google-drive-file-preview .google-drive-file-preview-loader{align-self:center}.google-drive-content-wrapper .google-drive-file-preview img{width:100%}.nedit-root.size-small .remote-file{font-size:11px}.nedit-root.size-normal .remote-file{font-size:13px}.nedit-root.size-large .remote-file{font-size:15px}.nedit-root .remote-file-wrapper{margin-top:18px!important;margin-bottom:18px!important}.nedit-root .remote-file-wrapper:first-child{margin-top:0!important}.nedit-root .remote-file-wrapper .attachment-caption{width:100%!important}.nedit-root .collapsible-content{border-radius:4px;border:1px solid;cursor:default}.theme-light .nedit-root .collapsible-content{border-color:var(--platinum)}.theme-brand-dark-ios .nedit-root .collapsible-content,.theme-dark .nedit-root .collapsible-content{border-color:var(--white-12)}.nedit-root .collapsible-content.no-borders{border-width:0}.nedit-root .collapsible-content .collapsible-content-header{height:50px;min-height:50px;display:flex;align-items:center;flex:1;padding-left:8px;padding-right:16px;flex-direction:row}.nedit-root .collapsible-content .collapsible-content-header:not(.renaming-process){cursor:pointer}.theme-light .nedit-root .collapsible-content .collapsible-content-header:hover{background-color:var(--black-4)}.theme-brand-dark-ios .nedit-root .collapsible-content .collapsible-content-header:hover,.theme-dark .nedit-root .collapsible-content .collapsible-content-header:hover{background-color:var(--white-8)}.nedit-root .collapsible-content .collapsible-content-header-left .collapsible-content-expand-icon{transition:transform .2s ease;padding:8px 9px;cursor:pointer}.nedit-root .collapsible-content .collapsible-content-header-left .collapsible-content-expand-icon.expanded{transform:rotate(90deg)}.nedit-root .collapsible-content .collapsible-content-header-left .collapsible-content-expand-icon svg{display:block}.theme-light .nedit-root .collapsible-content .collapsible-content-header-left .collapsible-content-expand-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .collapsible-content .collapsible-content-header-left .collapsible-content-expand-icon svg .graphic,.theme-dark .nedit-root .collapsible-content .collapsible-content-header-left .collapsible-content-expand-icon svg .graphic{fill:var(--ash-grey)}.nedit-root .collapsible-content .collapsible-content-header .collapsible-content-name{flex:1;margin-right:16px;min-width:0;font-weight:600;display:flex;height:100%;align-items:center}.nedit-root .collapsible-content .collapsible-content-header .collapsible-content-name.renaming input{height:100%;width:100%;border:0;padding:0;background:transparent;font-size:inherit;font-family:inherit;color:inherit;font-weight:inherit}.theme-light .nedit-root .collapsible-content .collapsible-content-header .collapsible-content-name.renaming input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .collapsible-content .collapsible-content-header .collapsible-content-name.renaming input,.theme-dark .nedit-root .collapsible-content .collapsible-content-header .collapsible-content-name.renaming input{caret-color:var(--spare-royal)}.nedit-root .collapsible-content .collapsible-content-header .collapsible-content-name .collapsible-content-name-text{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nedit-root .collapsible-content .collapsible-content-header-right .collapsible-content-menu-icon{cursor:pointer;padding-top:14px;padding-bottom:14px;padding-right:14px;margin-right:-14px}.nedit-root .collapsible-content .collapsible-content-header-right .collapsible-content-menu-icon svg{display:block}.theme-light .nedit-root .collapsible-content .collapsible-content-header-right .collapsible-content-menu-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .collapsible-content .collapsible-content-header-right .collapsible-content-menu-icon svg .graphic,.theme-dark .nedit-root .collapsible-content .collapsible-content-header-right .collapsible-content-menu-icon svg .graphic{fill:var(--ash-grey)}.nedit-root .nimbus-html{display:block;margin-top:18px!important;margin-bottom:18px!important}.nedit-root .nimbus-html-loading{display:flex;align-items:center;justify-content:center;height:116px}.theme-light .nedit-root .nimbus-html-loading{background-color:var(--white-smoke)}.theme-brand-dark-ios .nedit-root .nimbus-html-loading,.theme-dark .nedit-root .nimbus-html-loading{background-color:var(--onyx-and-white-8)}.theme-light .nedit-root .nimbus-html-loading{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .nimbus-html-loading,.theme-dark .nedit-root .nimbus-html-loading{color:var(--lavender-grey)}.nedit-root .nimbus-html-content{display:block;position:relative}.theme-brand-dark-ios .nedit-root .nimbus-html-content,.theme-dark .nedit-root .nimbus-html-content,.theme-light .nedit-root .nimbus-html-content{background-color:var(--white)}.nedit-root .nimbus-html-content iframe{border:none;display:block;width:100%}.nedit-root .nimbus-html .error{text-align:center;padding:5px}.theme-light .nedit-root .nimbus-html .error{color:var(--rust-red)}.theme-brand-dark-ios .nedit-root .nimbus-html .error,.theme-dark .nedit-root .nimbus-html .error{color:var(--unheard-orche)}.theme-brand-dark-ios .nedit-root .nimbus-html .error,.theme-dark .nedit-root .nimbus-html .error,.theme-light .nedit-root .nimbus-html .error{background-color:var(--white)}.nedit-root placeholder{display:inline;cursor:pointer;border-bottom:1px dotted}.theme-light .nedit-root placeholder{color:var(--black-38)}.theme-brand-dark-ios .nedit-root placeholder,.theme-dark .nedit-root placeholder{color:var(--white-aluminum)}.theme-light .nedit-root placeholder{border-color:var(--black-38)}.theme-brand-dark-ios .nedit-root placeholder,.theme-dark .nedit-root placeholder{border-color:var(--white-aluminum)}.nedit-root placeholder u{text-decoration:none}.nimbus-toggle{padding-left:28px;margin-bottom:8px;position:relative}.nimbus-toggle .nimbus-toggle-header.nedit-heading{margin:0}.nimbus-toggle.highlighted-block .nimbus-toggle-header{transition:background .1s ease,box-shadow .1s ease;border-radius:4px}.theme-light .nimbus-toggle.highlighted-block .nimbus-toggle-header:not(.no-highlight):not([data-block-background]){background-color:var(--black-5)}.theme-brand-dark-ios .nimbus-toggle.highlighted-block .nimbus-toggle-header:not(.no-highlight):not([data-block-background]),.theme-dark .nimbus-toggle.highlighted-block .nimbus-toggle-header:not(.no-highlight):not([data-block-background]){background-color:var(--white-16)}.nimbus-toggle .toggle-arrow{width:24px;height:24px;top:0;left:0;position:absolute;border-radius:50%;cursor:pointer;transition:background .2s ease}.nimbus-toggle .toggle-arrow.hLarge-toggle{top:10.5px}.nimbus-toggle .toggle-arrow.hMedium-toggle{top:6px}.nimbus-toggle .toggle-arrow.hSmall-toggle{top:3px}.nimbus-toggle .toggle-arrow-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.nimbus-toggle .toggle-arrow-icon:before{content:"";display:block;opacity:0;position:absolute;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:0;bottom:0;left:0;right:0;top:0;background:none;background-color:transparent;border-radius:50%;box-sizing:border-box;transform:scale(0);transition-property:transform,opacity;z-index:-1}.nimbus-toggle .toggle-arrow-icon svg{margin-top:1px;width:10px;height:7px}.theme-light .nimbus-toggle .toggle-arrow-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nimbus-toggle .toggle-arrow-icon svg .graphic,.theme-dark .nimbus-toggle .toggle-arrow-icon svg .graphic{fill:var(--ash-grey)}.nimbus-toggle .toggle-arrow-icon.collapsed{transform:rotate(-90deg)}.nimbus-toggle .toggle-arrow-icon:hover:before{border:none;opacity:1;transform:scale(1)}.theme-brand-dark-ios .nimbus-toggle .toggle-arrow-icon:hover:before,.theme-dark .nimbus-toggle .toggle-arrow-icon:hover:before,.theme-light .nimbus-toggle .toggle-arrow-icon:hover:before{background-color:var(--bondi-blue-54)}.theme-light .nimbus-toggle .toggle-arrow-icon:hover svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .nimbus-toggle .toggle-arrow-icon:hover svg .graphic,.theme-dark .nimbus-toggle .toggle-arrow-icon:hover svg .graphic{fill:var(--ash-grey)}.nimbus-toggle-content{position:relative;padding-bottom:10px;padding-top:10px}.nimbus-toggle.hidden-content .nimbus-toggle-content{display:none}.nimbus-toggle.selected-block-wrapper .nimbus-toggle-content .editor-syntax.selected-block:after,.nimbus-toggle.selected-block-wrapper .nimbus-toggle-content .horizontal-line.selected-block:before,.nimbus-toggle.selected-block-wrapper .nimbus-toggle-content .image.selected-block .image-container:after,.nimbus-toggle.selected-block-wrapper .nimbus-toggle-content .nimbus-bookmark.selected-block:after,.nimbus-toggle.selected-block-wrapper .nimbus-toggle-content .outline.selected-block:after,.nimbus-toggle.selected-block-wrapper .nimbus-toggle-content .selected-block-wrapper:after,.nimbus-toggle.selected-block-wrapper .nimbus-toggle-content .selected-block:not([data-block-background]):not(.editor-syntax){background-color:transparent!important}.nedit-root.edit-mode .nimbus-toggle-content.with-placeholder:before{content:attr(data-placeholder);position:absolute;top:17px;left:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.theme-brand-dark-ios .nedit-root.edit-mode .nimbus-toggle-content.with-placeholder:before,.theme-dark .nedit-root.edit-mode .nimbus-toggle-content.with-placeholder:before,.theme-light .nedit-root.edit-mode .nimbus-toggle-content.with-placeholder:before{color:var(--ash-grey)}.nedit-root.style-handwritten.size-small .toggle-arrow{top:0}.nedit-root.style-handwritten.size-small .toggle-arrow.hLarge-toggle{top:7.5px}.nedit-root.style-handwritten.size-small .toggle-arrow.hMedium-toggle{top:5px}.nedit-root.style-handwritten.size-small .toggle-arrow.hSmall-toggle{top:2.5px}.nedit-root.style-handwritten.size-small .nimbus-toggle-content:before{font-size:18px}.nedit-root.style-handwritten.size-normal .toggle-arrow{top:3px}.nedit-root.style-handwritten.size-normal .toggle-arrow.hLarge-toggle{top:11.5px}.nedit-root.style-handwritten.size-normal .toggle-arrow.hMedium-toggle{top:7.5px}.nedit-root.style-handwritten.size-normal .toggle-arrow.hSmall-toggle{top:5px}.nedit-root.style-handwritten.size-normal .nimbus-toggle-content:before{font-size:20px}.nedit-root.style-handwritten.size-large .toggle-arrow{top:6px}.nedit-root.style-handwritten.size-large .toggle-arrow.hLarge-toggle{top:13.5px}.nedit-root.style-handwritten.size-large .toggle-arrow.hMedium-toggle{top:9px}.nedit-root.style-handwritten.size-large .toggle-arrow.hSmall-toggle{top:5px}.nedit-root.style-handwritten.size-large .nimbus-toggle-content:before{font-size:22px}.nedit-root.size-small:not(.style-handwritten) .toggle-arrow{top:-1.5px}.nedit-root.size-small:not(.style-handwritten) .toggle-arrow.hLarge-toggle{top:6px}.nedit-root.size-small:not(.style-handwritten) .toggle-arrow.hMedium-toggle{top:3px}.nedit-root.size-small:not(.style-handwritten) .toggle-arrow.hSmall-toggle{top:1.5px}.nedit-root.size-small:not(.style-handwritten) .nimbus-toggle-content:before{font-size:14px}.nedit-root.size-normal:not(.style-handwritten) .nimbus-toggle-content:before{font-size:16px}.nedit-root.size-large:not(.style-handwritten) .toggle-arrow{top:1.5px}.nedit-root.size-large:not(.style-handwritten) .toggle-arrow.hLarge-toggle{top:12px}.nedit-root.size-large:not(.style-handwritten) .toggle-arrow.hMedium-toggle{top:7.5px}.nedit-root.size-large:not(.style-handwritten) .toggle-arrow.hSmall-toggle{top:4.5px}.nedit-root.size-large:not(.style-handwritten) .nimbus-toggle-content:before{font-size:18px}.nedit-root.drag-session .nimbus-toggle:hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;z-index:-1}.theme-light .nedit-root.drag-session .nimbus-toggle:hover:after{background-color:var(--black-5)}.theme-brand-dark-ios .nedit-root.drag-session .nimbus-toggle:hover:after,.theme-dark .nedit-root.drag-session .nimbus-toggle:hover:after{background-color:var(--white-16)}.nimbus-uploader-wrapper{cursor:default;position:relative;margin-bottom:15px;border:1px solid;border-radius:4px;padding:22px;display:flex;flex-direction:column;box-sizing:border-box}.nimbus-uploader-wrapper:not(:first-child){margin-top:15px}.theme-light .nimbus-uploader-wrapper{border-color:var(--platinum)}.theme-brand-dark-ios .nimbus-uploader-wrapper,.theme-dark .nimbus-uploader-wrapper{border-color:var(--white-16)}.theme-light .nimbus-uploader-wrapper{box-shadow:0 9px 14px 0 rgba(0,0,0,.17)}.theme-brand-dark-ios .nimbus-uploader-wrapper,.theme-dark .nimbus-uploader-wrapper{box-shadow:0 2px 14px 0 rgba(0,0,0,.17)}.nimbus-uploader-wrapper .nimbus-uploader-content:not(.empty){margin-top:28px}.nimbus-uploader-wrapper .nimbus-uploader-content .embed-wrapper{margin-bottom:7px!important}.nimbus-uploader-wrapper .nimbus-uploader-content .embed-wrapper:not(:first-child){margin-top:7px!important}.nimbus-uploader-wrapper .nimbus-uploader-content .embed-wrapper .attachment-caption{display:none!important}.nimbus-uploader-wrapper.dragging-phantom .caret-trap,.nimbus-uploader-wrapper.dragging-phantom .empty-caption-hidden{display:none}.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-header,.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-header-input{font-size:18px;font-weight:600;line-height:28px;color:inherit}.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-description,.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-description-input{font-size:16px;line-height:28px;margin-top:2px}.theme-brand-dark-ios .nimbus-uploader-wrapper .nimbus-uploader-head .uploader-description,.theme-dark .nimbus-uploader-wrapper .nimbus-uploader-head .uploader-description,.theme-light .nimbus-uploader-wrapper .nimbus-uploader-head .uploader-description{color:var(--ash-grey)}.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-description,.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-header{display:flex;align-items:center;min-height:28px;cursor:pointer}.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-description .uploader-head-edit-icon,.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-header .uploader-head-edit-icon{margin-left:10px;display:block;opacity:0}.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-description .uploader-head-edit-icon svg,.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-header .uploader-head-edit-icon svg{display:block}.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-description:hover .uploader-head-edit-icon,.nimbus-uploader-wrapper .nimbus-uploader-head .uploader-header:hover .uploader-head-edit-icon{opacity:1}.nimbus-uploader-wrapper .nimbus-uploader-head input{color:inherit;border:0;border-radius:4px;background:transparent;width:100%;display:block;font-family:inherit;padding:0 5px}.theme-light .nimbus-uploader-wrapper .nimbus-uploader-head input{box-shadow:0 0 0 1px var(--bondi-blue)}.theme-brand-dark-ios .nimbus-uploader-wrapper .nimbus-uploader-head input,.theme-dark .nimbus-uploader-wrapper .nimbus-uploader-head input{box-shadow:0 0 0 1px var(--spare-royal)}uploader.nimbus-uploader{display:block}uploader.nimbus-uploader *{user-select:none;cursor:default}uploader.nimbus-uploader .uploader-progress{margin-top:32px;text-align:center}uploader.nimbus-uploader .uploader-progress-bar{width:100%;height:4px;border-radius:30px;overflow:hidden}.theme-light uploader.nimbus-uploader .uploader-progress-bar{background-color:#eee}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-progress-bar,.theme-dark uploader.nimbus-uploader .uploader-progress-bar{background-color:#424242}uploader.nimbus-uploader .uploader-progress-bar-fill{height:100%}.theme-light uploader.nimbus-uploader .uploader-progress-bar-fill{background-color:var(--bondi-blue)}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-progress-bar-fill,.theme-dark uploader.nimbus-uploader .uploader-progress-bar-fill{background-color:var(--spare-royal)}uploader.nimbus-uploader .uploader-progress-counter{font-size:14px;font-weight:700;margin-top:12px}uploader.nimbus-uploader .uploader-progress-timer{margin-top:4px;font-size:10px}.theme-light uploader.nimbus-uploader .uploader-progress-timer{color:rgba(0,0,0,.54)}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-progress-timer,.theme-dark uploader.nimbus-uploader .uploader-progress-timer{color:hsla(0,0%,100%,.7)}uploader.nimbus-uploader .uploader-queue{margin-top:20px}uploader.nimbus-uploader .uploader-queue-item{display:flex;align-items:center;justify-content:space-between}uploader.nimbus-uploader .uploader-queue-item:not(:first-child){margin-top:12px}uploader.nimbus-uploader .uploader-queue-item span{display:block}uploader.nimbus-uploader .uploader-queue-item-left{display:flex;align-items:center}uploader.nimbus-uploader .uploader-queue-item-left .file-type-icon svg{width:20px;height:20px;display:block}.theme-light uploader.nimbus-uploader .uploader-queue-item-left .file-type-icon svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-queue-item-left .file-type-icon svg .graphic,.theme-dark uploader.nimbus-uploader .uploader-queue-item-left .file-type-icon svg .graphic{fill:var(--ash-grey)}uploader.nimbus-uploader .uploader-queue-item-left .file-name{margin-left:10px;line-height:18px;font-size:13px}uploader.nimbus-uploader .uploader-queue-item-right{display:flex;align-items:center}uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-progress{line-height:18px;font-size:13px}.theme-light uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-progress.error-uploading,.theme-light uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-progress.too-big-file{color:var(--rust-red)}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-progress.error-uploading,.theme-brand-dark-ios uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-progress.too-big-file,.theme-dark uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-progress.error-uploading,.theme-dark uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-progress.too-big-file{color:var(--unheard-orche)}uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-cancel{margin-left:15px;cursor:pointer}uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-cancel svg{cursor:pointer;width:10px;height:10px;display:block}.theme-light uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-cancel svg .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-cancel svg .graphic,.theme-dark uploader.nimbus-uploader .uploader-queue-item-right .file-uploading-cancel svg .graphic{fill:var(--ash-grey)}uploader.nimbus-uploader .uploader-dropzone{padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;border:1px dashed;margin-top:12px}.theme-light uploader.nimbus-uploader .uploader-dropzone{border-color:var(--bondi-blue)}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-dropzone,.theme-dark uploader.nimbus-uploader .uploader-dropzone{border-color:var(--spare-royal)}.theme-light uploader.nimbus-uploader .uploader-dropzone{background-color:#f3f8f9}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-dropzone,.theme-dark uploader.nimbus-uploader .uploader-dropzone{background-color:hsla(0,0%,100%,.08)}uploader.nimbus-uploader .uploader-dropzone.active{cursor:grabbing}.theme-light uploader.nimbus-uploader .uploader-dropzone.active{background-color:#e0f7fa}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-dropzone.active,.theme-dark uploader.nimbus-uploader .uploader-dropzone.active{background-color:rgba(0,0,0,.2)}uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-icon{transform:rotate(180deg);padding:10px;border-radius:50%}.theme-light uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-icon{background-color:#fff}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-icon,.theme-dark uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-icon{background-color:#323232}uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-icon svg{width:20px;height:20px;display:block}.theme-light uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-icon svg .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-icon svg .graphic,.theme-dark uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-icon svg .graphic{fill:var(--spare-royal)}uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-description{margin-top:12px;font-size:14px}uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-description .uploader-dropzone-link{text-decoration:underline;font-weight:600;cursor:pointer}.theme-light uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-description .uploader-dropzone-link{color:var(--bondi-blue)}.theme-brand-dark-ios uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-description .uploader-dropzone-link,.theme-dark uploader.nimbus-uploader .uploader-dropzone .uploader-dropzone-description .uploader-dropzone-link{color:var(--spare-royal)}uploader.nimbus-uploader .has-queue .uploader-dropzone{flex-direction:row;padding:8px;align-items:center}uploader.nimbus-uploader .has-queue .uploader-dropzone .uploader-dropzone-description{margin-left:10px;font-weight:700;margin-top:0}uploader.nimbus-uploader .has-queue .uploader-dropzone .uploader-dropzone-description .uploader-dropzone-link{text-decoration:none}#convert-blot-manager .menu-item[data-menu-id=uploader] .icon svg,.embedded-menu .menu-item[data-menu-id=uploader] .icon svg{transform:rotate(180deg);z-index:-1}.nedit-root .nimbus-step,.note-container .clipboard .nimbus-step{display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:32px;border:1px solid;border-radius:8px;padding:15px 21px 5px}.theme-light .nedit-root .nimbus-step,.theme-light .note-container .clipboard .nimbus-step{border-color:#e5e5e5}.theme-brand-dark-ios .nedit-root .nimbus-step,.theme-brand-dark-ios .note-container .clipboard .nimbus-step,.theme-dark .nedit-root .nimbus-step,.theme-dark .note-container .clipboard .nimbus-step{border-color:#525252}.theme-light .nedit-root .nimbus-step,.theme-light .note-container .clipboard .nimbus-step{background-color:#fff}.theme-brand-dark-ios .nedit-root .nimbus-step,.theme-brand-dark-ios .note-container .clipboard .nimbus-step,.theme-dark .nedit-root .nimbus-step,.theme-dark .note-container .clipboard .nimbus-step{background-color:#323232}.nedit-root .nimbus-step:not(:first-child),.note-container .clipboard .nimbus-step:not(:first-child){margin-top:32px}.nedit-root .nimbus-step ul.editor-list,.note-container .clipboard .nimbus-step ul.editor-list{z-index:0}.nedit-root .nimbus-step .toggle-arrow.step,.note-container .clipboard .nimbus-step .toggle-arrow.step{position:relative;left:-8px;order:0;margin:2px 0}.nedit-root .nimbus-step:not(.collapsible) .toggle-arrow.step,.note-container .clipboard .nimbus-step:not(.collapsible) .toggle-arrow.step{display:none}.nedit-root .nimbus-step .toggle-plus,.note-container .clipboard .nimbus-step .toggle-plus{position:absolute;bottom:0;left:0;width:100%;height:0;display:none}.nedit-root .nimbus-step .toggle-plus:after,.note-container .clipboard .nimbus-step .toggle-plus:after{content:"";position:absolute;top:0;left:0;width:100%;height:13px}.nedit-root .nimbus-step .toggle-plus .toggle-plus-icon,.note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon{display:flex;position:absolute;left:calc(50% - 13px);bottom:-13px;align-items:center;justify-content:center;border-radius:4px;width:26px;height:26px;border:1px solid;cursor:pointer;z-index:1;transition:background-color .2s ease,border-color .2s ease}.theme-light .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon,.theme-light .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon{border-color:#e5e5e5}.theme-brand-dark-ios .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon,.theme-brand-dark-ios .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon,.theme-dark .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon,.theme-dark .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon{border-color:#525252}.theme-light .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon,.theme-light .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon{background-color:#fff}.theme-brand-dark-ios .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon,.theme-brand-dark-ios .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon,.theme-dark .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon,.theme-dark .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon{background-color:#323232}.theme-light .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon:hover,.theme-light .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon:hover{background-color:#e5e5e5}.theme-brand-dark-ios .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon:hover,.theme-brand-dark-ios .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon:hover,.theme-dark .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon:hover,.theme-dark .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon:hover{background-color:#0e7490}.theme-light .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon:hover,.theme-light .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon:hover{border-color:#e5e5e5}.theme-brand-dark-ios .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon:hover,.theme-brand-dark-ios .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon:hover,.theme-dark .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon:hover,.theme-dark .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon:hover{border-color:#0e7490}.nedit-root .nimbus-step .toggle-plus .toggle-plus-icon svg,.note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon svg{width:12px;height:12px}.theme-light .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon svg .graphic,.theme-light .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon svg .graphic{fill:#737373}.theme-brand-dark-ios .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon svg .graphic,.theme-brand-dark-ios .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon svg .graphic,.theme-dark .nedit-root .nimbus-step .toggle-plus .toggle-plus-icon svg .graphic,.theme-dark .note-container .clipboard .nimbus-step .toggle-plus .toggle-plus-icon svg .graphic{fill:#d4d4d4}.nedit-root .nimbus-step.show-embedded-menu .toggle-plus,.nedit-root .nimbus-step.step-active .toggle-plus,.nedit-root .nimbus-step:hover .toggle-plus,.note-container .clipboard .nimbus-step.show-embedded-menu .toggle-plus,.note-container .clipboard .nimbus-step.step-active .toggle-plus,.note-container .clipboard .nimbus-step:hover .toggle-plus{display:block}.theme-brand-dark-ios .nedit-root .nimbus-step.step-active,.theme-brand-dark-ios .note-container .clipboard .nimbus-step.step-active,.theme-dark .nedit-root .nimbus-step.step-active,.theme-dark .note-container .clipboard .nimbus-step.step-active,.theme-light .nedit-root .nimbus-step.step-active,.theme-light .note-container .clipboard .nimbus-step.step-active{border-color:#164e63}.nedit-root .nimbus-step h3.nimbus-toggle-header,.note-container .clipboard .nimbus-step h3.nimbus-toggle-header{flex:1;min-width:1px;font-size:18px;font-weight:600;order:2;margin:0 24px 0 12px}.nedit-root .nimbus-step h3.nimbus-toggle-header.show-placeholder:before,.note-container .clipboard .nimbus-step h3.nimbus-toggle-header.show-placeholder:before{content:attr(data-placeholder);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;text-overflow:ellipsis;pointer-events:none;white-space:nowrap;font-weight:400}.theme-brand-dark-ios .nedit-root .nimbus-step h3.nimbus-toggle-header.show-placeholder:before,.theme-brand-dark-ios .note-container .clipboard .nimbus-step h3.nimbus-toggle-header.show-placeholder:before,.theme-dark .nedit-root .nimbus-step h3.nimbus-toggle-header.show-placeholder:before,.theme-dark .note-container .clipboard .nimbus-step h3.nimbus-toggle-header.show-placeholder:before,.theme-light .nedit-root .nimbus-step h3.nimbus-toggle-header.show-placeholder:before,.theme-light .note-container .clipboard .nimbus-step h3.nimbus-toggle-header.show-placeholder:before{color:var(--ash-grey)}.nedit-root .nimbus-step.is-collapsed,.note-container .clipboard .nimbus-step.is-collapsed{padding-bottom:15px}.nedit-root .nimbus-step .nimbus-toggle-content,.note-container .clipboard .nimbus-step .nimbus-toggle-content{width:calc(100% - 12px);margin-left:6px;margin-right:6px;margin-top:15px;box-sizing:border-box;order:4;padding-top:28px}.nedit-root .nimbus-step .nimbus-toggle-content:after,.note-container .clipboard .nimbus-step .nimbus-toggle-content:after{content:"";height:1px;width:calc(100% + 54px);position:absolute;top:0;left:-27px}.theme-light .nedit-root .nimbus-step .nimbus-toggle-content:after,.theme-light .note-container .clipboard .nimbus-step .nimbus-toggle-content:after{background-color:#e5e5e5}.theme-brand-dark-ios .nedit-root .nimbus-step .nimbus-toggle-content:after,.theme-brand-dark-ios .note-container .clipboard .nimbus-step .nimbus-toggle-content:after,.theme-dark .nedit-root .nimbus-step .nimbus-toggle-content:after,.theme-dark .note-container .clipboard .nimbus-step .nimbus-toggle-content:after{background-color:#525252}.nedit-root .nimbus-step .nimbus-toggle-content.with-placeholder:before,.note-container .clipboard .nimbus-step .nimbus-toggle-content.with-placeholder:before{top:35px}.nedit-root .nimbus-step .step-header,.note-container .clipboard .nimbus-step .step-header{display:contents}.nedit-root .nimbus-step .step-header *,.note-container .clipboard .nimbus-step .step-header *{box-sizing:border-box}.nedit-root .nimbus-step .step-header-left,.note-container .clipboard .nimbus-step .step-header-left{order:1;margin-left:1px}.nedit-root .nimbus-step .step-header-right,.note-container .clipboard .nimbus-step .step-header-right{display:flex;align-items:center;gap:16px;order:3;height:28px}.nedit-root .nimbus-step .step-header-right.right-full-width,.note-container .clipboard .nimbus-step .step-header-right.right-full-width{width:100%;padding-left:63px;margin-top:12px}.nedit-root .nimbus-step .step-header.no-padding .step-header-right.right-full-width,.note-container .clipboard .nimbus-step .step-header.no-padding .step-header-right.right-full-width{padding-left:0;justify-content:flex-end}.nedit-root .nimbus-step .step-header .step-number,.note-container .clipboard .nimbus-step .step-header .step-number{width:28px;height:28px;border:1px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:28px;text-indent:1px}.theme-light .nedit-root .nimbus-step .step-header .step-number,.theme-light .note-container .clipboard .nimbus-step .step-header .step-number{border-color:#4b5563}.theme-brand-dark-ios .nedit-root .nimbus-step .step-header .step-number,.theme-brand-dark-ios .note-container .clipboard .nimbus-step .step-header .step-number,.theme-dark .nedit-root .nimbus-step .step-header .step-number,.theme-dark .note-container .clipboard .nimbus-step .step-header .step-number{border-color:#a3a3a3}.theme-light .nedit-root .nimbus-step .step-header .step-number,.theme-light .note-container .clipboard .nimbus-step .step-header .step-number{background-color:#4b5563}.theme-brand-dark-ios .nedit-root .nimbus-step .step-header .step-number,.theme-brand-dark-ios .note-container .clipboard .nimbus-step .step-header .step-number,.theme-dark .nedit-root .nimbus-step .step-header .step-number,.theme-dark .note-container .clipboard .nimbus-step .step-header .step-number{background-color:#a3a3a3}.theme-brand-dark-ios .nedit-root .nimbus-step .step-header .step-number,.theme-brand-dark-ios .note-container .clipboard .nimbus-step .step-header .step-number,.theme-dark .nedit-root .nimbus-step .step-header .step-number,.theme-dark .note-container .clipboard .nimbus-step .step-header .step-number,.theme-light .nedit-root .nimbus-step .step-header .step-number,.theme-light .note-container .clipboard .nimbus-step .step-header .step-number{color:var(--white-87)}.nedit-root .nimbus-step .step-header .step-number:before,.note-container .clipboard .nimbus-step .step-header .step-number:before{content:attr(data-step)}.nedit-root.drag-session .nimbus-step:after,.nedit-root.drag-session .step-aggregator:after,.note-container .clipboard.drag-session .nimbus-step:after,.note-container .clipboard.drag-session .step-aggregator:after{display:none}.nedit-root .step-aggregator,.note-container .clipboard .step-aggregator{position:relative;margin-bottom:16px}.nedit-root .step-aggregator:not(:first-child),.note-container .clipboard .step-aggregator:not(:first-child){margin-top:16px}.nedit-root .step-aggregator .step-aggregator-container,.note-container .clipboard .step-aggregator .step-aggregator-container{border:1px solid;padding:12px 15px;border-radius:8px}.theme-light .nedit-root .step-aggregator .step-aggregator-container,.theme-light .note-container .clipboard .step-aggregator .step-aggregator-container{border-color:#e5e5e5}.theme-brand-dark-ios .nedit-root .step-aggregator .step-aggregator-container,.theme-brand-dark-ios .note-container .clipboard .step-aggregator .step-aggregator-container,.theme-dark .nedit-root .step-aggregator .step-aggregator-container,.theme-dark .note-container .clipboard .step-aggregator .step-aggregator-container{border-color:#525252}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top{padding-bottom:12px;border-bottom:1px solid}.theme-light .nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top,.theme-light .note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top{border-color:#e5e5e5}.theme-brand-dark-ios .nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top,.theme-brand-dark-ios .note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top,.theme-dark .nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top,.theme-dark .note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top{border-color:#525252}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name{flex:1;margin-right:16px;min-width:0;font-weight:600;height:100%;align-items:center;font-size:18px;cursor:pointer}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input{height:100%;width:100%;border:0;padding:0;background:transparent;font-size:inherit;font-family:inherit;color:inherit;font-weight:600}.theme-light .nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input,.theme-light .note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input{caret-color:var(--bondi-blue)}.theme-brand-dark-ios .nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input,.theme-brand-dark-ios .note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input,.theme-dark .nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input,.theme-dark .note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input{caret-color:var(--spare-royal)}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input::placeholder,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input::placeholder{font-weight:400}.theme-light .nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input::placeholder,.theme-light .note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input::placeholder{color:var(--ash-grey)}.theme-dark .nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input::placeholder,.theme-dark .note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input::placeholder{color:var(--ash-grey)}.theme-brand-dark-ios .nedit-root .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input::placeholder,.theme-brand-dark-ios .note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-top .step-aggregator-name.renaming input::placeholder{color:var(--ash-grey)}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-bottom,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-bottom{display:flex;justify-content:space-between;padding-top:12px;flex-wrap:wrap;gap:10px}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-bottom *,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-bottom *{box-sizing:border-box}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-left,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-left{display:flex;align-items:center;flex-wrap:wrap}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-left .steps-count,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-left .steps-count{height:26px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:26px;cursor:pointer}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-left .steps-count:not([data-steps-count]):after,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-left .steps-count:not([data-steps-count]):after{content:"";width:12px;height:12px;display:inline-block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='38' xmlns='http://www.w3.org/2000/svg' stroke='%23aaa'%3E%3Cg transform='translate(1 1)' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-size:100% 100%}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-left .steps-count:after,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-left .steps-count:after{margin-left:4px;content:attr(data-steps-count)}.nedit-root .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-right,.note-container .clipboard .step-aggregator .step-aggregator-container .step-aggregator-bottom .step-aggregator-right{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.nedit-root .step-date,.note-container .clipboard .step-date{font-size:10px;font-weight:600;cursor:pointer}.nedit-root .step-date-value,.note-container .clipboard .step-date-value{display:flex;align-items:center;gap:5px}.theme-light .nedit-root .step-date-value svg,.theme-light .note-container .clipboard .step-date-value svg{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .step-date-value svg,.theme-brand-dark-ios .note-container .clipboard .step-date-value svg,.theme-dark .nedit-root .step-date-value svg,.theme-dark .note-container .clipboard .step-date-value svg{color:var(--ash-grey)}.nedit-root .step-assignee,.note-container .clipboard .step-assignee{cursor:pointer}.theme-light .nedit-root .step-assignee svg,.theme-light .note-container .clipboard .step-assignee svg{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .step-assignee svg,.theme-brand-dark-ios .note-container .clipboard .step-assignee svg,.theme-dark .nedit-root .step-assignee svg,.theme-dark .note-container .clipboard .step-assignee svg{color:var(--ash-grey)}.nedit-root .step-assignee .step-assignees,.note-container .clipboard .step-assignee .step-assignees{font-size:10px;font-weight:600;text-transform:uppercase;flex-direction:row;box-sizing:border-box;display:flex;place-content:center flex-start;align-items:center}.theme-light .nedit-root .step-assignee .step-assignees,.theme-light .note-container .clipboard .step-assignee .step-assignees{color:var(--onyx)}.theme-brand-dark-ios .nedit-root .step-assignee .step-assignees,.theme-brand-dark-ios .note-container .clipboard .step-assignee .step-assignees,.theme-dark .nedit-root .step-assignee .step-assignees,.theme-dark .note-container .clipboard .step-assignee .step-assignees{color:var(--white-87)}.nedit-root .step-assignee .step-assignees .step-assignee-avatar,.note-container .clipboard .step-assignee .step-assignees .step-assignee-avatar{border-radius:50%;width:24px;height:24px;border:1px solid;overflow:hidden;display:flex;align-items:center;justify-content:center}.theme-light .nedit-root .step-assignee .step-assignees .step-assignee-avatar,.theme-light .note-container .clipboard .step-assignee .step-assignees .step-assignee-avatar{background-color:#fff}.theme-brand-dark-ios .nedit-root .step-assignee .step-assignees .step-assignee-avatar,.theme-brand-dark-ios .note-container .clipboard .step-assignee .step-assignees .step-assignee-avatar,.theme-dark .nedit-root .step-assignee .step-assignees .step-assignee-avatar,.theme-dark .note-container .clipboard .step-assignee .step-assignees .step-assignee-avatar{background-color:#323232}.theme-light .nedit-root .step-assignee .step-assignees .step-assignee-avatar,.theme-light .note-container .clipboard .step-assignee .step-assignees .step-assignee-avatar{border-color:#e5e5e5}.theme-brand-dark-ios .nedit-root .step-assignee .step-assignees .step-assignee-avatar,.theme-brand-dark-ios .note-container .clipboard .step-assignee .step-assignees .step-assignee-avatar,.theme-dark .nedit-root .step-assignee .step-assignees .step-assignee-avatar,.theme-dark .note-container .clipboard .step-assignee .step-assignees .step-assignee-avatar{border-color:#525252}.nedit-root .step-assignee .step-assignees .step-assignee-avatar:not(:first-child),.note-container .clipboard .step-assignee .step-assignees .step-assignee-avatar:not(:first-child){margin-left:-10px}.nedit-root .step-assignee .step-assignees .step-assignee-avatar img,.note-container .clipboard .step-assignee .step-assignees .step-assignee-avatar img{display:block;width:100%;height:100%;object-fit:cover}.nedit-root.readonly-mode .step-date,.note-container .clipboard.readonly-mode .step-date{cursor:text}.nedit-root.readonly-mode .step-assignee,.note-container .clipboard.readonly-mode .step-assignee{cursor:default}.nedit-root.readonly-mode .step-aggregator-top .step-aggregator-name,.note-container .clipboard.readonly-mode .step-aggregator-top .step-aggregator-name{cursor:text!important}.nedit-root.readonly-mode .toggle-plus,.note-container .clipboard.readonly-mode .toggle-plus{display:none!important}.theme-light .embedded-menu-container.additional-embedded-menu.step-embedded-menu .embedded-menu .right-content{border-color:#e5e5e5}.theme-brand-dark-ios .embedded-menu-container.additional-embedded-menu.step-embedded-menu .embedded-menu .right-content,.theme-dark .embedded-menu-container.additional-embedded-menu.step-embedded-menu .embedded-menu .right-content{border-color:#525252}.theme-light .embedded-menu-container.additional-embedded-menu.step-embedded-menu .embedded-menu .right-content{background-color:#fafafa}.theme-brand-dark-ios .embedded-menu-container.additional-embedded-menu.step-embedded-menu .embedded-menu .right-content,.theme-dark .embedded-menu-container.additional-embedded-menu.step-embedded-menu .embedded-menu .right-content{background-color:#404040}.note-container .clipboard .nimbus-step h3.nimbus-toggle-header{position:relative}:root{--onyx:#161616;--davys-grey:#5c6061;--lavender-grey:#c8c8c8;--ash-grey:#aeb7b8;--french-blue:#0074b8;--platinum:#e8e8e8;--white-smoke:#f5f5f5;--white-smoke-table:#fbfbfb;--white:#fff;--outer-space:#404b4c;--rust-red:#b81200;--carmine-pink:#ed5454;--light-pastel-purple:#b39ddb;--ucla-blue:#5573a7;--sunglow:#fac92f;--neon-carrot:#fda639;--bleu-de-france:#42a5f5;--dollar-bill:#8bc34a;--bondi-blue:#00a1b7;--selection-dark:#344c4f;--head-selection-dark:#1f6e7c;--light-green:#48cadb;--spare-royal:#008799;--unheard-orche:#fc8181;--white-4:hsla(0,0%,100%,0.04);--white-8:hsla(0,0%,100%,0.08);--white-12:hsla(0,0%,100%,0.12);--white-16:hsla(0,0%,100%,0.16);--white-36:hsla(0,0%,100%,0.36);--white-87:hsla(0,0%,100%,0.87);--white-38:hsla(0,0%,100%,0.38);--bondi-blue-10:rgba(0,161,183,0.1);--bondi-blue-17:rgba(0,161,183,0.17);--bondi-blue-50:rgba(0,161,183,0.5);--bondi-blue-54:rgba(0,161,183,0.54);--onyx-and-white-8:#282828;--onyx-and-white-16:#3b3b3b;--black:#000;--black-4:rgba(0,0,0,0.04);--black-5:rgba(0,0,0,0.05);--black-12:rgba(0,0,0,0.12);--black-28:rgba(0,0,0,0.28);--black-36:rgba(0,0,0,0.36);--black-38:rgba(0,0,0,0.38);--black-54:rgba(0,0,0,0.54);--black-60:#666;--black-80:rgba(0,0,0,0.8);--cinnabar:#ec4300;--twitter:#149ce8;--grey-brown:#3b3b3b;--rust-red-32:rgba(184,18,0,0.32);--bleu-de-france-32:rgba(66,165,245,0.32);--sunglow-32:rgba(250,201,47,0.32);--neon-carrot-32:rgba(253,166,57,0.32);--carmine-pink-32:rgba(237,84,84,0.32);--dollar-bill-32:rgba(139,195,74,0.32);--light-pastel-purple-32:rgba(179,157,219,0.32);--ucla-blue-32:rgba(85,115,167,0.32);--light-green-32:rgba(72,202,219,0.32);--white-aluminum:#a2a2a2;--table-border-light:#e0e0e0;--table-border-dark:#535353;--dark-secondary-60:rgba(235,235,245,0.6);--half-dark-40:rgba(31,31,31,0.4)}.file-wrapper,.image-wrapper,.nimbus-bookmark,.remote-frame-wrapper{margin-top:18px!important;margin-bottom:18px!important}.file-wrapper:first-child,.image-wrapper:first-child,.nimbus-bookmark:first-child,.remote-frame-wrapper:first-child{margin-top:0!important}.grid-wrapper:not(.flat-grid){margin-top:9px!important}.grid-wrapper:not(.flat-grid):first-child{margin-top:0!important}.nedit-scrolling-container{position:relative}.nedit-scrolling-container *{outline-color:transparent}.note-container *{outline:none;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.note-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column}@media print{.note-container{display:block}}.note-container.inner-element-fullscreen{position:relative;z-index:999999}.note-container .dragging-placeholder{-webkit-box-shadow:inset 0 0 0 500px rgba(24,144,184,.3);-moz-box-shadow:inset 0 0 0 500px rgba(24,144,184,.3);box-shadow:inset 0 0 0 500px rgba(24,144,184,.3);opacity:.5;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700}.editor-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:none;box-sizing:border-box;position:relative;padding-left:30px;padding-right:40px;flex:1;background-color:transparent;z-index:0}@-moz-document url-prefix(){.editor-body{scroll-behavior:unset}}.editor-body.e-body-pdf{overflow-x:hidden;overflow-y:hidden!important}.editor-body:not(.no-vertical-scroll){overflow-y:auto}.editor-body.scroll-to-saved{scroll-behavior:auto}.editor-body.drag-session{scroll-behavior:auto;cursor:default!important}.editor-body.drag-session *,.editor-body.drag-session :after,.editor-body.drag-session :before{cursor:default!important}.editor-body.drag-session .syntax-main>div:nth-child(2){cursor:default;pointer-events:none}.editor-body.inner-element-fullscreen{position:relative;z-index:999999}.editor-body .editor-overlay{position:absolute;left:0;top:0;right:0;bottom:0;z-index:999}.editor-body .hl-icon .graphic{transition:fill .1s ease}.theme-light .editor-body .hl-icon .graphic{fill:var(--davys-grey)}.theme-brand-dark-ios .editor-body .hl-icon .graphic,.theme-dark .editor-body .hl-icon .graphic{fill:var(--ash-grey)}.theme-light .editor-body .hl-icon:hover .graphic{fill:var(--bondi-blue)}.theme-brand-dark-ios .editor-body .hl-icon:hover .graphic,.theme-dark .editor-body .hl-icon:hover .graphic{fill:var(--spare-royal)}.nedit-root{cursor:text;padding:40px 0 170px;box-sizing:border-box;max-width:1000px;width:100%;min-height:100%;margin:auto}.theme-light .nedit-root,.theme-light .root-placement-styled{color:var(--onyx)}.theme-brand-dark-ios .nedit-root,.theme-brand-dark-ios .root-placement-styled,.theme-dark .nedit-root,.theme-dark .root-placement-styled{color:var(--white-87)}.theme-light .nedit-root ::selection,.theme-light .root-placement-styled ::selection{background-color:var(--bondi-blue-54)}.theme-dark .nedit-root ::selection,.theme-dark .root-placement-styled ::selection{background-color:var(--bondi-blue-54)}.theme-brand-dark-ios .nedit-root ::selection,.theme-brand-dark-ios .root-placement-styled ::selection{background-color:var(--bondi-blue-54)}.theme-dark .nedit-root ::-moz-selection,.theme-dark .root-placement-styled ::-moz-selection,.theme-light .nedit-root ::-moz-selection,.theme-light .root-placement-styled ::-moz-selection{background-color:var(--bondi-blue-54)}.theme-brand-dark-ios .nedit-root ::-moz-selection,.theme-brand-dark-ios .root-placement-styled ::-moz-selection{background-color:var(--bondi-blue-54)}.nedit-root.style-serif,.root-placement-styled.style-serif{font-family:Roboto Slab,serif}.nedit-root.style-handwritten,.root-placement-styled.style-handwritten{font-family:Caveat,cursive}.nedit-root.style-handwritten.size-small .editable-text:not(h1):not(h2):not(h3):not(pre),.root-placement-styled.style-handwritten.size-small .editable-text:not(h1):not(h2):not(h3):not(pre){font-size:16px}.nedit-root.style-handwritten.size-small .table-blot .editable-text,.nedit-root.style-handwritten.size-small .table-blot .file-info,.nedit-root.style-handwritten.size-small .table-blot .table-text-common,.nedit-root.style-handwritten.size-small .table-head-item,.nedit-root.style-handwritten.size-small .table-head-item-name,.nedit-root.style-handwritten.size-small .table .editable-text,.nedit-root.style-handwritten.size-small .table .file-info,.nedit-root.style-handwritten.size-small .table .table-text-common,.root-placement-styled.style-handwritten.size-small .table-blot .editable-text,.root-placement-styled.style-handwritten.size-small .table-blot .file-info,.root-placement-styled.style-handwritten.size-small .table-blot .table-text-common,.root-placement-styled.style-handwritten.size-small .table-head-item,.root-placement-styled.style-handwritten.size-small .table-head-item-name,.root-placement-styled.style-handwritten.size-small .table .editable-text,.root-placement-styled.style-handwritten.size-small .table .file-info,.root-placement-styled.style-handwritten.size-small .table .table-text-common{font-size:15px}.nedit-root.style-handwritten.size-small .adaptive-text,.root-placement-styled.style-handwritten.size-small .adaptive-text{font-size:13px}.nedit-root.style-handwritten.size-normal .editable-text:not(h1):not(h2):not(h3):not(pre),.root-placement-styled.style-handwritten.size-normal .editable-text:not(h1):not(h2):not(h3):not(pre){font-size:20px}.nedit-root.style-handwritten.size-normal .table-blot .editable-text,.nedit-root.style-handwritten.size-normal .table-blot .file-info,.nedit-root.style-handwritten.size-normal .table-blot .table-text-common,.nedit-root.style-handwritten.size-normal .table-head-item,.nedit-root.style-handwritten.size-normal .table-head-item-name,.nedit-root.style-handwritten.size-normal .table .editable-text,.nedit-root.style-handwritten.size-normal .table .file-info,.nedit-root.style-handwritten.size-normal .table .table-text-common,.root-placement-styled.style-handwritten.size-normal .table-blot .editable-text,.root-placement-styled.style-handwritten.size-normal .table-blot .file-info,.root-placement-styled.style-handwritten.size-normal .table-blot .table-text-common,.root-placement-styled.style-handwritten.size-normal .table-head-item,.root-placement-styled.style-handwritten.size-normal .table-head-item-name,.root-placement-styled.style-handwritten.size-normal .table .editable-text,.root-placement-styled.style-handwritten.size-normal .table .file-info,.root-placement-styled.style-handwritten.size-normal .table .table-text-common{font-size:18px}.nedit-root.style-handwritten.size-normal .adaptive-text,.root-placement-styled.style-handwritten.size-normal .adaptive-text{font-size:16px}.nedit-root.style-handwritten.size-large .editable-text:not(h1):not(h2):not(h3):not(pre),.root-placement-styled.style-handwritten.size-large .editable-text:not(h1):not(h2):not(h3):not(pre){font-size:24px}.nedit-root.style-handwritten.size-large .table-blot .editable-text,.nedit-root.style-handwritten.size-large .table-blot .file-info,.nedit-root.style-handwritten.size-large .table-blot .table-text-common,.nedit-root.style-handwritten.size-large .table-head-item,.nedit-root.style-handwritten.size-large .table-head-item-name,.nedit-root.style-handwritten.size-large .table .editable-text,.nedit-root.style-handwritten.size-large .table .file-info,.nedit-root.style-handwritten.size-large .table .table-text-common,.root-placement-styled.style-handwritten.size-large .table-blot .editable-text,.root-placement-styled.style-handwritten.size-large .table-blot .file-info,.root-placement-styled.style-handwritten.size-large .table-blot .table-text-common,.root-placement-styled.style-handwritten.size-large .table-head-item,.root-placement-styled.style-handwritten.size-large .table-head-item-name,.root-placement-styled.style-handwritten.size-large .table .editable-text,.root-placement-styled.style-handwritten.size-large .table .file-info,.root-placement-styled.style-handwritten.size-large .table .table-text-common{font-size:22px}.nedit-root.style-handwritten.size-large .adaptive-text,.root-placement-styled.style-handwritten.size-large .adaptive-text{font-size:20px}.nedit-root.style-mono,.root-placement-styled.style-mono{font-family:Anonymous Pro,monospace}.nedit-root.size-small:not(.style-handwritten) .editable-text:not(h1):not(h2):not(h3),.root-placement-styled.size-small:not(.style-handwritten) .editable-text:not(h1):not(h2):not(h3){font-size:12px;line-height:1.6}.nedit-root.size-small:not(.style-handwritten) .table-blot .editable-text,.nedit-root.size-small:not(.style-handwritten) .table-blot .file-info,.nedit-root.size-small:not(.style-handwritten) .table-blot .table-text-common,.nedit-root.size-small:not(.style-handwritten) .table .editable-text,.nedit-root.size-small:not(.style-handwritten) .table .file-info,.nedit-root.size-small:not(.style-handwritten) .table .table-text-common,.root-placement-styled.size-small:not(.style-handwritten) .table-blot .editable-text,.root-placement-styled.size-small:not(.style-handwritten) .table-blot .file-info,.root-placement-styled.size-small:not(.style-handwritten) .table-blot .table-text-common,.root-placement-styled.size-small:not(.style-handwritten) .table .editable-text,.root-placement-styled.size-small:not(.style-handwritten) .table .file-info,.root-placement-styled.size-small:not(.style-handwritten) .table .table-text-common{font-size:11px}.nedit-root.size-small:not(.style-handwritten) .adaptive-text,.nedit-root.size-small:not(.style-handwritten) .table-head-item,.nedit-root.size-small:not(.style-handwritten) .table-head-item-name,.root-placement-styled.size-small:not(.style-handwritten) .adaptive-text,.root-placement-styled.size-small:not(.style-handwritten) .table-head-item,.root-placement-styled.size-small:not(.style-handwritten) .table-head-item-name{font-size:12px}.nedit-root.size-normal:not(.style-handwritten) .editable-text:not(h1):not(h2):not(h3),.root-placement-styled.size-normal:not(.style-handwritten) .editable-text:not(h1):not(h2):not(h3){font-size:16px;line-height:1.5}.nedit-root.size-normal:not(.style-handwritten) .table-blot .editable-text,.nedit-root.size-normal:not(.style-handwritten) .table-blot .file-info,.nedit-root.size-normal:not(.style-handwritten) .table-blot .table-text-common,.nedit-root.size-normal:not(.style-handwritten) .table .editable-text,.nedit-root.size-normal:not(.style-handwritten) .table .file-info,.nedit-root.size-normal:not(.style-handwritten) .table .table-text-common,.root-placement-styled.size-normal:not(.style-handwritten) .table-blot .editable-text,.root-placement-styled.size-normal:not(.style-handwritten) .table-blot .file-info,.root-placement-styled.size-normal:not(.style-handwritten) .table-blot .table-text-common,.root-placement-styled.size-normal:not(.style-handwritten) .table .editable-text,.root-placement-styled.size-normal:not(.style-handwritten) .table .file-info,.root-placement-styled.size-normal:not(.style-handwritten) .table .table-text-common{font-size:14px}.nedit-root.size-normal:not(.style-handwritten) .adaptive-text,.nedit-root.size-normal:not(.style-handwritten) .table-head-item,.nedit-root.size-normal:not(.style-handwritten) .table-head-item-name,.root-placement-styled.size-normal:not(.style-handwritten) .adaptive-text,.root-placement-styled.size-normal:not(.style-handwritten) .table-head-item,.root-placement-styled.size-normal:not(.style-handwritten) .table-head-item-name{font-size:13px}.nedit-root.size-large:not(.style-handwritten) .editable-text:not(h1):not(h2):not(h3),.root-placement-styled.size-large:not(.style-handwritten) .editable-text:not(h1):not(h2):not(h3){font-size:20px;line-height:1.4}.nedit-root.size-large:not(.style-handwritten) .table-blot .editable-text,.nedit-root.size-large:not(.style-handwritten) .table-blot .file-info,.nedit-root.size-large:not(.style-handwritten) .table-blot .table-text-common,.nedit-root.size-large:not(.style-handwritten) .table .editable-text,.nedit-root.size-large:not(.style-handwritten) .table .file-info,.nedit-root.size-large:not(.style-handwritten) .table .table-text-common,.root-placement-styled.size-large:not(.style-handwritten) .table-blot .editable-text,.root-placement-styled.size-large:not(.style-handwritten) .table-blot .file-info,.root-placement-styled.size-large:not(.style-handwritten) .table-blot .table-text-common,.root-placement-styled.size-large:not(.style-handwritten) .table .editable-text,.root-placement-styled.size-large:not(.style-handwritten) .table .file-info,.root-placement-styled.size-large:not(.style-handwritten) .table .table-text-common{font-size:18px}.nedit-root.size-large:not(.style-handwritten) .adaptive-text,.nedit-root.size-large:not(.style-handwritten) .table-head-item,.nedit-root.size-large:not(.style-handwritten) .table-head-item-name,.root-placement-styled.size-large:not(.style-handwritten) .adaptive-text,.root-placement-styled.size-large:not(.style-handwritten) .table-head-item,.root-placement-styled.size-large:not(.style-handwritten) .table-head-item-name{font-size:16px}.nedit-root[data-force-cursor=ew-resize],.nedit-root[data-force-cursor=ew-resize] *,.root-placement-styled[data-force-cursor=ew-resize],.root-placement-styled[data-force-cursor=ew-resize] *{cursor:ew-resize!important}.nedit-root[data-force-cursor=ns-resize],.nedit-root[data-force-cursor=ns-resize] *,.root-placement-styled[data-force-cursor=ns-resize],.root-placement-styled[data-force-cursor=ns-resize] *{cursor:ns-resize!important}.nedit-root[data-force-cursor=nwse-resize],.nedit-root[data-force-cursor=nwse-resize] *,.root-placement-styled[data-force-cursor=nwse-resize],.root-placement-styled[data-force-cursor=nwse-resize] *{cursor:nwse-resize!important}.nedit-root .align-center,.root-placement-styled .align-center{text-align:center}.nedit-root .align-right,.root-placement-styled .align-right{text-align:right}.nedit-root .editable-text,.root-placement-styled .editable-text{white-space:pre-wrap;line-height:1.5;word-break:break-word}.nedit-root .dragable-block,.root-placement-styled .dragable-block{position:fixed!important;box-shadow:0 0 5px 0 rgba(0,0,0,.7);z-index:9999}.nedit-root .dragging,.root-placement-styled .dragging{opacity:.3}.nedit-root .hover-bottom+div,.nedit-root .hover-top,.root-placement-styled .hover-bottom+div,.root-placement-styled .hover-top{box-shadow:inset 0 3px 0 0 #0096a7}.nedit-root .hover-bottom:last-child,.root-placement-styled .hover-bottom:last-child{box-shadow:0 3px 0 0 #0096a7}.nedit-root .hover-right,.root-placement-styled .hover-right{box-shadow:inset -3px 0 0 0 #0096a7}.nedit-root.to-end-drop>.last-block,.root-placement-styled.to-end-drop>.last-block{box-shadow:0 3px 0 0 #0096a7}.nedit-root .focused-block.dragable-block:before,.root-placement-styled .focused-block.dragable-block:before{display:none}.nedit-root .note-cursor,.root-placement-styled .note-cursor{user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.nedit-root .embed-wrapper,.root-placement-styled .embed-wrapper{position:relative}.note-container .clipboard>*{position:fixed!important;opacity:.5;z-index:9999;margin:0;pointer-events:none}.note-container .clipboard .list-item-number:after{content:attr(data-counter) ". "}.dnd-border{border:1.5px solid;pointer-events:none;z-index:10}.theme-light .dnd-border{border-color:var(--bondi-blue)}.theme-brand-dark-ios .dnd-border,.theme-dark .dnd-border{border-color:var(--spare-royal)}.theme-light .dnd-border{background-color:var(--bondi-blue)}.theme-brand-dark-ios .dnd-border,.theme-dark .dnd-border{background-color:var(--spare-royal)}.dnd-border.horizontal:after,.dnd-border.horizontal:before{content:"";position:absolute;top:-6.5px;width:13px;height:13px;box-sizing:border-box;transform:rotate(45deg)}.dnd-border.horizontal:before{border-top:2px solid;border-right:2px solid;left:-16px}.theme-light .dnd-border.horizontal:before{border-color:var(--bondi-blue)}.theme-brand-dark-ios .dnd-border.horizontal:before,.theme-dark .dnd-border.horizontal:before{border-color:var(--spare-royal)}.dnd-border.horizontal:after{border-bottom:2px solid;border-left:2px solid;right:-16px}.theme-light .dnd-border.horizontal:after{border-color:var(--bondi-blue)}.theme-brand-dark-ios .dnd-border.horizontal:after,.theme-dark .dnd-border.horizontal:after{border-color:var(--spare-royal)}.dnd-border.vertical:after,.dnd-border.vertical:before{content:"";position:absolute;left:-6.5px;width:13px;height:13px;box-sizing:border-box;transform:rotate(45deg)}.dnd-border.vertical:before{border-bottom:2px solid;border-right:2px solid;top:-16px}.theme-light .dnd-border.vertical:before{border-color:var(--bondi-blue)}.theme-brand-dark-ios .dnd-border.vertical:before,.theme-dark .dnd-border.vertical:before{border-color:var(--spare-royal)}.dnd-border.vertical:after{border-top:2px solid;border-left:2px solid;bottom:-16px}.theme-light .dnd-border.vertical:after{border-color:var(--bondi-blue)}.theme-brand-dark-ios .dnd-border.vertical:after,.theme-dark .dnd-border.vertical:after{border-color:var(--spare-royal)}.dnd-border.inside{z-index:100;border-width:2px}.progress-ring{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}.editor-body .content-not-supported-message{text-align:center;padding:20px}.theme-light .editor-body .content-not-supported-message{color:var(--davys-grey)}.theme-brand-dark-ios .editor-body .content-not-supported-message,.theme-dark .editor-body .content-not-supported-message{color:var(--lavender-grey)}.theme-brand-dark-ios .dark-sky-blue-highlight,.theme-dark .dark-sky-blue-highlight,.theme-light .dark-sky-blue-highlight{color:var(--bleu-de-france)}.theme-light .macaroni-and-cheese-highlight{color:var(--davys-grey)}.theme-brand-dark-ios .macaroni-and-cheese-highlight,.theme-dark .macaroni-and-cheese-highlight{color:var(--sunglow)}.theme-brand-dark-ios .mango-highlight,.theme-dark .mango-highlight,.theme-light .mango-highlight{color:var(--neon-carrot)}.theme-brand-dark-ios .coral-highlight,.theme-dark .coral-highlight,.theme-light .coral-highlight{color:var(--carmine-pink)}.theme-brand-dark-ios .turtle-green-highlight,.theme-dark .turtle-green-highlight,.theme-light .turtle-green-highlight{color:var(--dollar-bill)}.theme-brand-dark-ios .pale-purple-highlight,.theme-dark .pale-purple-highlight,.theme-light .pale-purple-highlight{color:var(--light-pastel-purple)}.theme-brand-dark-ios .stormy-blue-highlight,.theme-dark .stormy-blue-highlight,.theme-light .stormy-blue-highlight{color:var(--ucla-blue)}grammarly-editor-plugin{--grammarly-button-position-right:60px}.theme-brand-dark-ios .dark-sky-blue-highlight,.theme-dark .dark-sky-blue-highlight,.theme-light .dark-sky-blue-highlight{background-color:var(--bleu-de-france-32)}.theme-brand-dark-ios .macaroni-and-cheese-highlight,.theme-dark .macaroni-and-cheese-highlight,.theme-light .macaroni-and-cheese-highlight{background-color:var(--sunglow-32)}.theme-brand-dark-ios .mango-highlight,.theme-dark .mango-highlight,.theme-light .mango-highlight{background-color:var(--neon-carrot-32)}.theme-brand-dark-ios .coral-highlight,.theme-dark .coral-highlight,.theme-light .coral-highlight{background-color:var(--carmine-pink-32)}.theme-brand-dark-ios .turtle-green-highlight,.theme-dark .turtle-green-highlight,.theme-light .turtle-green-highlight{background-color:var(--dollar-bill-32)}.theme-brand-dark-ios .pale-purple-highlight,.theme-dark .pale-purple-highlight,.theme-light .pale-purple-highlight{background-color:var(--light-pastel-purple-32)}.theme-brand-dark-ios .stormy-blue-highlight,.theme-dark .stormy-blue-highlight,.theme-light .stormy-blue-highlight{background-color:var(--ucla-blue-32)}.nedit-root span.background-color{border-radius:2px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.color-icon-highlight{position:relative;overflow:hidden}.color-icon-highlight.clear-all-icon{border-radius:50%;cursor:pointer;border:2px solid var(--davys-grey);width:11px;height:11px}.color-icon-highlight.clear-all-icon:before{border:2px solid var(--davys-grey);top:25%;left:25%}.theme-dark .color-icon-highlight.clear-all-icon,.theme-dark .color-icon-highlight.clear-all-icon:before{border-color:var(--lavender-grey)}.selected-block[data-block-background]:not(.embed-wrapper):not(.floating-toolbar-color-icon):not(.color-icon):not([data-block-background=transparent]),[data-block-background]:not(.embed-wrapper):not(.floating-toolbar-color-icon):not(.color-icon):not([data-block-background=transparent]){padding:0 5px}.extra-highlight{border:1px solid}.extra-highlight.background-color{padding:0 5px}.extra-highlight.has-next-highlight{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.extra-highlight.has-next-highlight.next-highlight-in-current-word{padding-right:0}.extra-highlight.has-next-highlight.next-highlight-in-current-word+.background-color{padding-left:0;border-left:none}.extra-highlight.has-next-highlight+.background-color{border-top-left-radius:0;border-bottom-left-radius:0}.hintblock{position:relative;border-radius:4px;padding:16px 16px 18px 50px!important;white-space:break-spaces!important}.hintblock:before{content:"";top:5px;left:0;z-index:-1;cursor:text}.hintblock-icon,.hintblock:before{position:absolute;box-sizing:border-box}.hintblock-icon{display:flex;align-items:center;justify-content:center;border-radius:0;width:30px;height:30px;overflow:hidden;top:12px;left:12px;text-align:center;z-index:0;cursor:pointer;print-color-adjust:exact;-webkit-print-color-adjust:exact}.hintblock[data-border-color]{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-style:solid}.hintblock[data-border-color]:not([data-line-color]){border-left-width:1px}.hintblock[data-line-color]{border-left-width:4px;border-style:solid}.hintblock[data-line-color]:not([data-border-color]){border-top-width:0;border-right-width:0;border-bottom-width:0}.readonly-mode .hintblock-icon{cursor:default}.editor-body .checkbox-component,.nedit-root .checkbox-component{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:auto}.editor-body .checkbox-component *,.nedit-root .checkbox-component *{box-sizing:border-box}.editor-body .checkbox-component .checkbox-component-inner,.nedit-root .checkbox-component .checkbox-component-inner{display:block;width:16px;height:16px;border:2px solid #666;border-radius:2px;position:relative;transition:border-color .2s ease}.editor-body .checkbox-component .checkbox-component-inner svg,.nedit-root .checkbox-component .checkbox-component-inner svg{transition:opacity .2s ease;position:absolute;width:16px;height:16px;top:-2px;left:-2px;opacity:0}.editor-body .checkbox-component.checked .checkbox-component-inner,.nedit-root .checkbox-component.checked .checkbox-component-inner{border-color:transparent!important}.editor-body .checkbox-component.checked .checkbox-component-inner svg,.nedit-root .checkbox-component.checked .checkbox-component-inner svg{opacity:1}.theme-brand-dark-ios .editor-body .checkbox-component .checkbox-component-inner,.theme-brand-dark-ios .nedit-root .checkbox-component .checkbox-component-inner,.theme-dark .editor-body .checkbox-component .checkbox-component-inner,.theme-dark .nedit-root .checkbox-component .checkbox-component-inner{border-color:#aeb7b8}.nedit-root .collaborate-component .collaborate-list{display:flex;flex-direction:column;padding:0 5px 0 0;white-space:nowrap}.nedit-root .collaborate-component .collaborate-list .collaborate-item{display:inline-flex;min-height:25px;margin:4px 0}.nedit-root .collaborate-component .collaborate-list-plus{flex-direction:row}.nedit-root .collaborate-component .collaborate-list-plus .nowrap-plus{width:30px;min-width:30px;cursor:pointer;display:inline-flex;justify-content:center;align-self:center;height:22px;line-height:22px;border-radius:11px;font-size:11px;font-weight:700}.theme-light .nedit-root .collaborate-component .collaborate-list-plus .nowrap-plus{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .collaborate-component .collaborate-list-plus .nowrap-plus,.theme-dark .nedit-root .collaborate-component .collaborate-list-plus .nowrap-plus{color:var(--ash-grey)}.theme-light .nedit-root .collaborate-component .collaborate-list-plus .nowrap-plus{background-color:var(--white-smoke)}.theme-brand-dark-ios .nedit-root .collaborate-component .collaborate-list-plus .nowrap-plus,.theme-dark .nedit-root .collaborate-component .collaborate-list-plus .nowrap-plus{background-color:var(--davys-grey)}.nedit-root .collaborate-component .collaborate-list-plus .collaborate-item{display:inline-flex;max-width:85%}.nedit-root .collaborate-component .collaborate-list-plus .collaborate-item-name{max-width:80%}.dropdown-component .collaborate-component{min-height:36px}.collaborate-item{display:flex;align-items:center;min-height:42px;margin:0;max-width:100%;cursor:pointer}.collaborate-item-name{flex-grow:1;display:inline-flex;margin-right:5px;justify-content:flex-start;font-size:13px;overflow:hidden}.theme-light .collaborate-item-name{color:var(--onyx)}.theme-brand-dark-ios .collaborate-item-name,.theme-dark .collaborate-item-name{color:var(--white-87)}.collaborate-item-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collaborate-item-img{min-width:24px;display:inline-flex;justify-content:flex-start;align-items:center;border-radius:100%;margin-right:6px;overflow:hidden}.collaborate-item-img .user-avatar{display:inline-block;text-align:center;font-weight:700;font-size:14px;line-height:24px;height:24px;width:24px;padding-left:0}.theme-light .collaborate-item-img .user-avatar{color:var(--white-87)}.theme-brand-dark-ios .collaborate-item-img .user-avatar,.theme-dark .collaborate-item-img .user-avatar{color:var(--onyx)}.collaborate-item-img img{width:24px}.collaborate-item-remove{cursor:pointer;height:18px}.theme-light .collaborate-item-remove svg path:last-child{fill:var(--davys-grey)}.theme-brand-dark-ios .collaborate-item-remove svg path:last-child,.theme-dark .collaborate-item-remove svg path:last-child{fill:var(--lavender-grey)}.nedit-root .select-component .select-list,.root-placement-styled .select-component .select-list{padding:2px 0}.nedit-root .select-component .select-list-plus,.root-placement-styled .select-component .select-list-plus{flex-direction:row}.nedit-root .select-component .select-list-plus .nowrap-plus,.root-placement-styled .select-component .select-list-plus .nowrap-plus{display:inline-block;vertical-align:middle;width:30px;text-align:center;cursor:pointer;border-radius:10.5px;line-height:21px;height:21px;font-size:11px;font-weight:700;margin:0 0 0 4px;padding:0 0 1px}.theme-light .nedit-root .select-component .select-list-plus .nowrap-plus,.theme-light .root-placement-styled .select-component .select-list-plus .nowrap-plus{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .select-component .select-list-plus .nowrap-plus,.theme-brand-dark-ios .root-placement-styled .select-component .select-list-plus .nowrap-plus,.theme-dark .nedit-root .select-component .select-list-plus .nowrap-plus,.theme-dark .root-placement-styled .select-component .select-list-plus .nowrap-plus{color:var(--ash-grey)}.theme-light .nedit-root .select-component .select-list-plus .nowrap-plus,.theme-light .root-placement-styled .select-component .select-list-plus .nowrap-plus{background-color:var(--white-smoke)}.theme-brand-dark-ios .nedit-root .select-component .select-list-plus .nowrap-plus,.theme-brand-dark-ios .root-placement-styled .select-component .select-list-plus .nowrap-plus,.theme-dark .nedit-root .select-component .select-list-plus .nowrap-plus,.theme-dark .root-placement-styled .select-component .select-list-plus .nowrap-plus{background-color:var(--davys-grey)}.nedit-root .dropdown-component .collaborate-component,.root-placement-styled .dropdown-component .collaborate-component{min-height:36px}.nedit-root .select-label,.root-placement-styled .select-label{position:relative;display:inline-flex;align-items:center;height:21px;border-radius:10.5px;margin:2px 4px 3px 0;padding:0 0 1px;max-width:97%;cursor:pointer}.nedit-root .select-label.fill-outline,.root-placement-styled .select-label.fill-outline{box-shadow:inset 0 0 0 2px var(--box-shadow-color)}.nedit-root .select-label.fill-none,.root-placement-styled .select-label.fill-none{transition:background-color .15s}.nedit-root .select-label.fill-none>.select-label-text,.root-placement-styled .select-label.fill-none>.select-label-text{transition:color .15s}.theme-brand-dark-ios .nedit-root .select-label.fill-none:hover,.theme-brand-dark-ios .root-placement-styled .select-label.fill-none:hover,.theme-dark .nedit-root .select-label.fill-none:hover,.theme-dark .root-placement-styled .select-label.fill-none:hover,.theme-light .nedit-root .select-label.fill-none:hover,.theme-light .root-placement-styled .select-label.fill-none:hover{background-color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .select-label.fill-none:hover>.select-label-text,.theme-brand-dark-ios .root-placement-styled .select-label.fill-none:hover>.select-label-text,.theme-dark .nedit-root .select-label.fill-none:hover>.select-label-text,.theme-dark .root-placement-styled .select-label.fill-none:hover>.select-label-text,.theme-light .nedit-root .select-label.fill-none:hover>.select-label-text,.theme-light .root-placement-styled .select-label.fill-none:hover>.select-label-text{color:var(--white-87)}.theme-brand-dark-ios .nedit-root .select-label.fill-none:hover>.select-label-remove svg path:nth-child(n+2),.theme-brand-dark-ios .root-placement-styled .select-label.fill-none:hover>.select-label-remove svg path:nth-child(n+2),.theme-dark .nedit-root .select-label.fill-none:hover>.select-label-remove svg path:nth-child(n+2),.theme-dark .root-placement-styled .select-label.fill-none:hover>.select-label-remove svg path:nth-child(n+2),.theme-light .nedit-root .select-label.fill-none:hover>.select-label-remove svg path:nth-child(n+2),.theme-light .root-placement-styled .select-label.fill-none:hover>.select-label-remove svg path:nth-child(n+2){fill:var(--white-87)}.nedit-root .select-label-text,.root-placement-styled .select-label-text{display:block;max-width:100%;padding:0 11px;flex-grow:1;line-height:18px;font-weight:400;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-light .nedit-root .select-label-text,.theme-light .root-placement-styled .select-label-text{color:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .select-label-text,.theme-brand-dark-ios .root-placement-styled .select-label-text,.theme-dark .nedit-root .select-label-text,.theme-dark .root-placement-styled .select-label-text{color:var(--white-87)}.nedit-root .select-label-remove,.root-placement-styled .select-label-remove{display:inline-flex;cursor:pointer;height:100%;padding:0 4px;margin:1px 2px 0 -11px;opacity:.8;transition:.15s;align-items:center}.nedit-root .select-label-remove:hover,.root-placement-styled .select-label-remove:hover{opacity:1}.theme-light .nedit-root .select-label-remove svg path:nth-child(n+2),.theme-light .root-placement-styled .select-label-remove svg path:nth-child(n+2){fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .select-label-remove svg path:nth-child(n+2),.theme-brand-dark-ios .root-placement-styled .select-label-remove svg path:nth-child(n+2),.theme-dark .nedit-root .select-label-remove svg path:nth-child(n+2),.theme-dark .root-placement-styled .select-label-remove svg path:nth-child(n+2){fill:var(--white-87)}.nedit-root .select-label-menu,.root-placement-styled .select-label-menu{display:flex;align-items:center;cursor:pointer;position:absolute;left:-17px;top:0;bottom:0}.theme-light .nedit-root .select-label-menu svg path:nth-child(2),.theme-light .root-placement-styled .select-label-menu svg path:nth-child(2){fill:var(--davys-grey)}.theme-brand-dark-ios .nedit-root .select-label-menu svg path:nth-child(2),.theme-brand-dark-ios .root-placement-styled .select-label-menu svg path:nth-child(2),.theme-dark .nedit-root .select-label-menu svg path:nth-child(2),.theme-dark .root-placement-styled .select-label-menu svg path:nth-child(2){fill:var(--ash-grey)}.nedit-root .label-style-selection,.root-placement-styled .label-style-selection{margin:5px 0 5px 10px}.nedit-root .label-style-selection .select-label,.root-placement-styled .label-style-selection .select-label{margin-right:12px}.nedit-root .label-style-selection .select-label.disabled,.root-placement-styled .label-style-selection .select-label.disabled{transition:opacity .15s;opacity:.6}.nedit-root .label-style-selection .select-label.disabled.fill-none,.root-placement-styled .label-style-selection .select-label.disabled.fill-none{opacity:.67}.nedit-root .label-style-selection .select-label.disabled:hover,.root-placement-styled .label-style-selection .select-label.disabled:hover{opacity:1}.nedit-root .rating-component{text-align:center;margin:0 0 -4px;white-space:nowrap}.nedit-root .rating-component .rating-item.rating-inactive{opacity:.3;transition:opacity .15s}.nedit-root .rating-component .rating-item svg{width:16px;height:16px;display:inline;vertical-align:baseline}.nedit-root .rating-component.rating-editable{cursor:pointer}.nedit-root .rating-component:hover .rating-item.rating-inactive{opacity:1}