﻿:root{--button-background: #257460;--button-image: linear-gradient(rgb(66, 154, 126), #257460);--button-light-image: linear-gradient(to right bottom, #f4f6f6, #f1f4f4, #edf2f2, #eaf0f0, #e7eeee);--shadow:rgba( 226, 221, 215, 0.5);--button-radius:3px;--badge-radius:3px;--main-radius:8px;--button-line-height:1.3;--base-button-color:rgb(90,183,183);--base-button-border-color:rgb(90,183,183);--button-background:rgb(71, 142, 103);--menu1-color:rgb(71, 142, 103);--menu2-color: white;--menu1-background:none;--menu2-background:none;--color-header-background:rgb(68, 105, 68);--color-header:white;--color-sidebar-background:#f4f5f5;--color-sidebar-background-selected:#d3ddd3;--color-sidebar-background-focused:#e9ebee;--color-background:#fff;--color-link:#0366d6;--color-link-active:#2071cc;--color-text:rgb(41,41,41);--color-border-heading:#eaecef;--color-pin:var(--color-text-red);--color-input-border:#aaa;--color-pre-background:#f6f8fa;--color-code-background:rgba(27,31,35,.05);--color-border-muted: #d8dee4;--color-code:var(--color-text);--color-focus-shadow:rgb(71, 142, 103,0.3);--color-button-border:#257460;--color-text-secondary:#787878;--color-text-red:#cb3048;--color-subtle:#5b646c;--color-type-border:rgb(177, 210, 177);--color-type-background:rgba(167, 217, 167, 0.76);--color-infobox-background:rgb(248, 248, 248);--color-input-icon:rgb(153, 158, 163);--color-input: #fffff9;--color-link-group: #f2fff2;--color-hr:#e1e4e8;--font-size-body:14px;--font-size-wiki:16px;--width-left-pane:278px;--line-height-standard:1.55em}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#burger{display:none}ion-icon{position:relative;top:3px;font-size:1.175em}svg.bi{width:.75em;height:.75em}.bi.size3{width:2.25em;height:2.25em}.bi.size4{width:3em;height:3em}.menu i,.button i,.menu svg,.button svg,a>i,.menu-option>i,.icon-left i{margin-right:.4em;width:1em;text-align:center}.icon-right i{margin-left:.4em;margin-right:0em}.x4{font-size:4em}a{cursor:pointer}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji !important;font-size:var(--font-size-body) !important;background:var(--color-background);margin:0px;min-height:100vh;line-height:1.5;color:var(--color-text)}#wrapper{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.split-pane{box-sizing:border-box}.split-header{flex:0 0 auto;height:48px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;background:var(--color-header-background);color:var(--color-header)}.header-section{align-items:center;display:flex;height:100%;position:relative}.header-section .header-toolbar{display:flex;width:100%;height:100%;align-items:center}.header-section .header-toolbar .hicon{width:50px;font-size:27px;text-align:center}.header-section .header-toolbar .expand-toggle{font-size:22px;width:28px}.header-section .header-title{flex:1;display:flex;flex-direction:column;justify-content:center;line-height:1em}.header-section .header-title .wikititle{font-weight:700}#search-form .add-to-set,#new-member-control .add-to-set{float:right;padding:.2rem .4rem;font-size:1rem}#search-form .add-to-set.btn.btn-primary,#new-member-control .add-to-set.btn.btn-primary{color:#fff;background:#337ab7}.btn.danger{background:red;color:#fff}button.item-remove{margin-left:.5rem;background:#aaa;border:none;padding:.2rem .5rem;font-size:1rem}#standard-page-create .form-field{font-size:1.2rem;margin-bottom:.5rem}#standard-page-create .form-field label{font-size:1.3rem}#new-sub-page{max-width:40rem}#search-form .label{font-size:1.2rem;font-weight:400;color:#555;padding:0;border-radius:0;margin-bottom:.5em;display:block;text-align:left}#left-pane{position:absolute;top:0;left:0;bottom:0;right:auto;width:var(--width-left-pane)}#left-pane #left-container{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;background:var(--color-sidebar-background)}#left-pane #left-content{flex:1;overflow:scroll}#left-pane #left-content .label{font-size:1.2rem;font-weight:400;color:#555;padding:0;border-radius:0;margin-bottom:.5em;display:block;text-align:left}#left-pane ul{margin:0px;padding:0px;list-style:none;background:var(--color-input)}#left-pane ul li{position:relative}#left-pane .sidebar-item{padding:0px 8px;margin:0px 8px;white-space:nowrap;text-overflow:ellipsis;height:32px;display:flex;align-items:center;color:inherit;border-radius:3px}#left-pane .sidebar-item:hover{background:var(--color-sidebar-background-focused);text-decoration:none}#left-pane .sidebar-item.selected{background:var(--color-sidebar-background-selected);font-weight:700}#left-pane .sidebar-list-header{align-items:baseline;display:flex;font-size:12px;font-weight:700;margin:20px 16px 4px 12px;-webkit-user-select:none}#left-pane .sidebar-list-header .list-title{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0px;border:none;font-size:inherit;font-weight:700;padding-left:3px}#right-pane{position:absolute;bottom:0px;right:0px;left:var(--width-left-pane);width:auto;top:auto;height:100%;display:flex;flex-direction:column}#right-content{overflow-y:auto;overflow-x:hidden;flex:1 1 100%}.null-icon{color:#bfbfbf !important}.menu{position:relative}.menu ul{list-style:none;width:100%;justify-content:flex-start;margin:0px;padding:0px}.menu .menu-item{margin:0 0em;font-weight:bold;display:inline-block}.menu .menu-button{border-radius:2em;padding:.3em .7em;display:inline-block}@media(max-width: 32em){.menu .menu-button{font-size:11px}}@media(max-width: 42em){.menu .menu-button i{width:100%;display:block;text-align:center;font-size:14px}}#right-navbar{height:32px;align-items:center;display:flex;position:relative;padding-left:4px}#right-navbar .navbar-item{display:inline-block;line-height:32px;height:100%;padding:0px 12px;color:var(--color-subtle)}#right-navbar .navbar-item.selected{font-weight:700;color:inherit}#right-navbar .navbar-item.selected::after{content:"";height:2px;width:100%;background:var(--color-text);display:block;position:relative;top:-2px}#bottom{margin-top:1.4em}#footer{color:#b3aaa0;font-size:.9em;padding-bottom:2em;line-height:1.3em}#footer #build{font-size:.8em}.flex-auto{flex:auto}.mr{margin-right:4px}.mr2{margin-right:8px}.ml{margin-left:4px}.ml2{margin-left:8px}#context-bar{display:flex;align-items:center;padding:.5em .8em}#context-bar #wikiowner{font-weight:400;color:var(--color-text)}#context-bar #wikiownera{cursor:pointer}#context-bar #wikititle{font-weight:bold}#context-bar .divider{font-weight:400;color:#b6b6b6;margin:0px 3px}#context-bar .publicid{font-style:italic;color:#999;font-weight:600}#context-bar .wiki-edit-toggle{margin-right:.5em;color:#555}#context-bar .wiki-edit-toggle.sel{font-weight:600;color:#000}#wikimenu{background:var(--menu2-background)}#wikimenu a{color:var(--menu2-color) !important}#wikimenu .menu-button{background:none}.icon-only i{margin:0px}.titled-section{display:flex;max-width:804px;padding:24px}.titled-section .section-title-wrapper{flex:0 0 200px}.titled-section .section-title-wrapper .section-title{font-size:20px;border-radius:none;line-height:1.25em;margin:0px;border:none;padding:0px}.titled-section .section-content-wrapper{flex:1 1 auto}a,a:visited,.link-color,.icon-button{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}.link-dark{color:var(--color-text) !important}.link-dark:hover{color:var(--color-link) !important}a.button,.button a,.menu a{text-decoration:none}textarea{font-family:inherit;width:50%}.custom-select{border-bottom:1px dotted;position:relative}.custom-select .label{color:#000}.custom-select select{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}#middle{max-width:1100px;margin:0 auto}#main{background:#fff;border-radius:var(--main-radius)}.settings{font-size:.8em}.settings h1{font-size:24px}.settings h2{font-size:18px}.settings .form-field{padding-left:0}.pad{padding:1em}.pad-right{padding-right:1em}.pad-left{padding-left:1em}.infomsg{background:#eee;font-size:.8125em;font-weight:500;margin-bottom:.5em}.infomsg a{font-weight:700}.form-field{margin-bottom:.5rem}.form-field.post-label{display:grid;grid-template-columns:10px auto;grid-template-areas:"check label";grid-gap:.5em}.form-field.post-label label{grid-area:label;padding-top:5px}.form-field.post-label .value{grid-area:check}.form-field .helper{font-size:.875em;max-width:40em;color:#877272;font-weight:500}.form-field input[type=text],.form-field .button-select{max-width:250px}.form-field .button,.form-field button{font-size:1.2rem;margin-right:.2em}.form-field .btn-ctrl{float:right;padding:.2em .5em;font-size:5pt;font-weight:500}.form-field .value label{font-weight:400 !important;font-size:1.3rem}.set-context{margin-top:1em;margin-left:1em}.set-context .btn-ctrl{float:right;padding:.2em .5em;font-size:5pt;font-weight:500}.set-context .max-table{padding-left:0px}.btn.add-to-set{margin-left:.5em;color:#000}.btn.add-to-set[disabled]{opacity:.35}.btn.sticky{position:sticky;top:0}.type-panel .btn.add-to-set{float:right;margin:.5em;font-size:.9rem;font-weight:500;padding:.8em}#new-type-form button.btn{margin:1em}.invalid-error{color:#a73205;font-size:.875em;font-weight:500}label{font-size:1em;font-weight:600 !important;margin-right:1em;margin-bottom:0}input,textarea,.button-select{border:1px solid var(--color-input-border);margin:0px;box-sizing:border-box;padding:.3125rem .5em;border-radius:var(--button-radius);width:100%;background:var(--color-input);font-weight:400;color:var(--color-text);text-align:left;line-height:var(--line-height-standard)}input:focus,textarea:focus,.button-select:focus{box-shadow:0 0 0 3px var(--color-focus-shadow);outline:none;border:1px solid var(--button-background)}@media(max-width: 400px){input,textarea,.button-select{font-size:1em}}.button-select{position:relative;display:flex;align-items:center;padding-right:32px;cursor:pointer;margin-bottom:.5rem}.button-select .selected-option{display:block}.button-select .icon{position:absolute;right:6px;color:var(--color-input-icon)}.button-select select{appearance:none;cursor:inherit;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.page-sets input{width:auto}.page-sets label{font-weight:600}.boxed{border-style:solid;border-width:thin;border-color:gray;padding:5px}.tags{padding-left:0rem;margin-bottom:.7em;font-size:.7em;color:green}.tags a{border-style:solid;border-width:thin;border-color:#014b00;background:#b3e1b8;padding:2px 3px;border-radius:4px;color:#014b00;margin-right:1em}.tags a:hover{text-decoration:underline;color:#fff}.tags label{float:left;margin-right:5px;font-size:1em;margin-bottom:0}.tag-types .tag-type{margin:0 -0.5rem;padding:0 1rem}.tag-types .tag-instance{padding-left:1rem}.tag-types .tag-instance .instance::before{font-family:"Font Awesome 5 Pro";content:"";margin-right:.5rem;display:inline-block}.tag-types .tag-instance a{display:inline-block}#wrapper .add-to-set{float:right;padding:.2rem .4rem;font-size:1rem;background-image:none}#wrapper .add-to-set.btn.btn-primary{color:#fff;background:#337ab7}#wrapper .link-menu .ctrl-btns.add-to-set{font-size:1.2rem}#wrapper .link-menu .ctrl-btns.add-to-set a{white-space:pre;text-decoration:none}#wrapper select{color:#555;background:var(--color-input);border-radius:3px;border-color:#aaa;font-size:1.2rem}.manyLabel{display:inline-block;width:120px;font-weight:600;font-size:.8em}input[type=radio]{width:auto;margin-right:.5em}input[type=checkbox]{width:auto;height:1.2em;width:1.2em;border-radius:var(--button-radius);-webkit-appearance:none;appearance:none;position:relative;box-sizing:content-box;vertical-align:middle;text-align:center;background:#fff;padding:0px}input[type=checkbox]:checked::before{content:"";font-family:"Font Awesome 5 Pro";font-weight:600;line-height:1.3em}input[type=checkbox]:focus{box-shadow:none;outline:none;border:transparent}button,.button,a.button{background-image:var(--button-image);color:#fff;border-radius:var(--button-radius);margin:0px;border:1px solid var(--color-button-border);font-size:1em;padding:.2em .8em;font-weight:600;display:inline-block;line-height:var(--button-line-height)}button.m-right,.button.m-right,a.button.m-right{margin-right:1em}button:active,.button:active{background-color:rgba(0,0,0,.1)}.buttons{display:flex;margin-bottom:1em}.buttons.align-right{justify-content:flex-end}.buttons .button,.buttons button{margin-right:.6em;color:#fff;font-weight:600}.button.shy{background:#fff;color:var(--button-background);border-color:var(--button-background);font-size:inherit}.text-secondary,.link-gray{color:var(--color-text-secondary)}.elastic{flex:1}.search-input-wrapper{position:relative;max-width:40rem}.search-input-wrapper input{padding-left:2em;height:100%}.search-input-wrapper input+i{position:absolute;margin-top:-0.5em;top:50%;left:.5em;color:#bfbfbf}.thing{display:flex;padding-top:3px;padding-bottom:3px;border-top:1px solid #e7e7e7;align-items:center}.thing:first-child{border-top:none}.thing .primary{font-weight:700}.thing.page .title{width:45%}.thing.page .slug{flex:1}.user .permissions>span{display:block}.user .permissions i{margin-right:.5em;width:1em;text-align:center}.control-bar{display:flex;padding:.6em 16px;justify-content:space-between;align-items:center}.control-bar .titles{flex:1;min-width:0px;display:flex;align-items:center;gap:0px 8px}.control-bar .titles .type-title{border:1px solid var(--color-type-border);background:var(--color-type-background);padding:0px 8px;border-radius:var(--badge-radius) 3px}.control-bar .titles .title{color:var(--color-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:pre}@media(max-width: 450px){.control-bar{font-size:.8em}}.control-bar .page-title{flex:1 0 auto}.control-bar .page-title .type{margin-left:.5em}.control-bar .pin{cursor:pointer}.control-bar .pinned{background:var(--color-pin);color:#fff}.link-menu .linkmenu-item.sel .ctrl-btns,.control-bar .ctrl-btns{display:flex}.link-menu .linkmenu-item.sel .ctrl-btns a,.control-bar .ctrl-btns a{border-radius:2em;padding:.4em .8em;font-weight:700;font-size:.875em;background:#e7eeee;border:none;text-decoration:none;color:var(--color-text);margin-left:.4em;line-height:var(--button-line-height);white-space:nowrap}.link-menu .linkmenu-item.sel .ctrl-btns .menu-sheet>a,.control-bar .ctrl-btns .menu-sheet>a{color:var(--color-text);text-decoration:none;cursor:pointer;margin:0px -4px;border-radius:4px;background:#fff;line-height:1.7;font-size:1.2rem}.link-menu .linkmenu-item.sel .ctrl-btns .menu-sheet>a:hover,.control-bar .ctrl-btns .menu-sheet>a:hover{background:#f3f3f3}.link-menu .linkmenu-item.sel .ctrl-btns .menu-sheet>a.active,.control-bar .ctrl-btns .menu-sheet>a.active{background:#e8e8e8}.wimchi-ctrl .ctrl-btns .menu-sheet>a{color:var(--color-text);text-decoration:none;cursor:pointer;margin:0px -4px;border-radius:4px;background:#fff;line-height:1.7;font-size:1.2rem}.wimchi-ctrl .ctrl-btns .menu-sheet>a:hover{background:#f3f3f3}.wimchi-ctrl .ctrl-btns .menu-sheet>a.active{background:#e8e8e8}.button.soft{border-radius:2em;padding:.4em .8em;font-weight:700;font-size:.875em;background:#e7eeee;border:none;color:var(--color-text)}.zilch{display:none}zilch{display:none;color:red}.centered-box{margin:0 auto;min-height:16em;max-width:34rem;padding:0 2rem}.center{text-align:center}.flex{display:flex}.grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.5em}@media(max-width: 800px){.grid{grid-template-columns:1fr 1fr;font-size:.7em}}@media(max-width: 400px){.grid{grid-template-columns:1fr}}.grid.wikis{margin-top:1em}.grid.wikis a{cursor:pointer}.grid.wikis .desc{font-style:italic;font-size:.8em}.box{display:block;padding:1em;flex:1;background-image:var(--button-light-image);border-radius:5px}.attachment-list{display:grid;grid-template-columns:1fr;grid-gap:.2em;margin-top:1em}.space-above{margin-top:5em}.attachment{display:flex;flex:1 0 35%;padding:.6em 1em;border:2px solid var(--color-border-heading);border-radius:5px}.attachment .name{flex:1}.attachment .expand-toggle{margin-left:.6em}.expand-toggle.ellipsis{padding:0px .3em;border-radius:3px}.expand-toggle.ellipsis:hover{background:#f2f2f2}.expanded .expand-toggle.ellipsis{background:#eee}.file.thing .size{text-align:right}.file.thing .attached{width:2em;text-align:center}.col{margin-left:.6em}pre{padding:.6em}.expandable{position:relative}.expand-toggle{cursor:pointer}.collapsible{display:none;position:absolute}.expanded .collapsible{display:flex;flex-direction:column}.clip{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.break-inside{word-break:break-all}.menu-sheet{padding:.5em;background:#fff;z-index:5;box-shadow:0 0 1rem #bbb;min-width:10em;border-radius:4px;text-align:left;max-width:25em;width:fit-content}.menu-sheet>a,.menu-sheet .menu-option{color:var(--color-text);text-decoration:none;cursor:pointer;padding:0px .44em;margin:0px 0px;border-radius:4px;white-space:pre}.menu-sheet>a:hover,.menu-sheet .menu-option:hover{background:#f3f3f3}.menu-sheet>a.active,.menu-sheet .menu-option.active{background:#e8e8e8}.menu-sheet h3{font-size:1em;color:#555;margin:1em -0.5em .5em -0.5em;padding:0px .5em;border-bottom:1px solid}.menu-sheet .menu-section-break{border-top-style:solid;border-color:#e3e3e3;margin:.2rem -0.5rem;border-top-width:thin}h1,h2,h3,h4,h5,h6{margin-top:24px;padding-top:16px;margin-bottom:16px;font-weight:600;line-height:1.25}h1{font-size:2em;padding-bottom:.3em;border-bottom:1px solid var(--color-border-heading)}h1.page-title{font-weight:400;font-size:1.8em;border:none;margin:0px;padding:0px}h2{font-size:1.5em;padding-bottom:.3em;border-bottom:1px solid var(--color-border-heading)}h3{font-size:1.25em}h4{font-size:1em}h5{font-size:.875em}h6{font-size:.875em}hr{height:.2rem;padding:0;margin:1.5em 0;background-color:var(--color-hr);border:0}pre{border-radius:4px;overflow:auto;line-height:1.45;background-color:var(--color-pre-background);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%;padding:16px;margin-top:8px;margin-bottom:16px}pre code{background-color:transparent;padding:0px}code{font-size:85%;padding:.2em .4em;background-color:var(--color-code-background);color:var(--color-code);border-radius:3px;white-space:break-spaces}ul,ol{margin:1.5em 0px;padding-left:2em}blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0px 0px 1em 0px;font-size:1em}blockquote>:first-child{margin-top:0px}blockquote>:last-child{margin-bottom:0px}kbd{display:inline-block;padding:3px 5px;font:11px SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;line-height:10px;color:#444d56;vertical-align:middle;background-color:#fafbfc;border:1px solid #d1d5da;border-radius:3px;box-shadow:inset 0 -1px 0 #d1d5da}.page-inspect{border-style:none;border-width:thin;padding:0em;border-color:#d3d3d3;margin:0em;margin-top:.5em}.instance a{display:block;max-width:27rem}.wiki-id{font-size:.5em;color:#d3d3d3;position:relative;top:-0.8em}#html-content .page-view{max-width:1200px;display:grid;grid-template-columns:minmax(400px, 720px) minmax(300px, 1fr);grid-template-areas:"page side";column-gap:76px;margin-right:-1em}.small #html-content .page-view,.medium #html-content .page-view{display:block;margin-right:0px}#html-content .page-view .html-content{grid-area:page;max-width:720px}#html-content .page-view .page-side{grid-area:side;position:sticky;padding-top:28px;padding-right:16px;top:0px;max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:40px !important;border:none;font-size:var(--font-size-body)}.small #html-content .page-view .page-side,.medium #html-content .page-view .page-side{position:static;max-height:none;min-width:300px;padding-bottom:0px;padding-right:0px}.medium #html-content .page-view .page-side{float:right;margin-left:40px}.small #html-content .page-view .page-side{width:100%}#html-content .page-view .page-side #infobox{margin:0px}#html-content .page-view .page-side:empty{display:none}#html-content .page-view .toc.navigable{padding:0px;padding-top:28px;border:none;font-size:var(--font-size-body)}.small #html-content .page-view .toc.navigable,.medium #html-content .page-view .toc.navigable{display:none}#html-content .page-view .toc.navigable h2{font-size:var(--font-size-body);padding:0px;border:none}#html-content .page-view .toc.navigable li{display:flex;flex-direction:column;line-height:20px}#html-content .page-view .toc.navigable li.selected{background:#f3f3f3;padding:0px 8px;margin-left:-8px}#html-content .page-view .toc.navigable li.selected>a{font-weight:600}#html-content .page-view .toc.navigable li a{display:flex;flex-grow:1;padding:4px 0px;color:inherit}#html-content .page-view .toc.navigable .toc-n{font-size:inherit;margin-right:8px}#html-content .instance-template{border-style:double;border-width:thick;border-color:#aaa;padding:.5rem}#html-content p{margin:0px 0px 1em 0px}#html-content .notelet p{font-size:1.3rem;font-style:italic;color:#777;margin:.2rem 0}#html-content a.internal-missing{color:var(--color-text-red)}#html-content .md-table td,#html-content .md-table th{padding:4px 11px;border:1px solid #dfe2e5}#html-content img{max-width:100%}#html-content ul ul,#html-content ol ol,#html-content ul ol,#html-content ol ul{margin-top:0px;margin-bottom:0px}#html-content h1:first-child,#html-content h2:first-child,#html-content h3:first-child,#html-content h4:first-child{margin-top:0px}#html-content .html-content{word-wrap:break-word}#html-content .html-content :first-child:not(hr){margin-top:0px}#html-content .html-content table.print-table{width:100%}#html-content .html-content table:not(.print-table){border-spacing:0;border-collapse:collapse;margin-bottom:16px;font-size:14px;width:100%;max-width:100%;table-layout:fixed;overflow:auto}#html-content .html-content table:not(.print-table) thead{background:#fff;position:sticky;top:0px}#html-content .html-content table:not(.print-table) th,#html-content .html-content table:not(.print-table) td{padding:12px 8px;border:none;box-shadow:inset 0 -1px var(--color-border-muted)}#html-content .html-content table:not(.print-table) th:first-child,#html-content .html-content table:not(.print-table) td:first-child{padding-left:0px}#html-content .html-content table:not(.print-table) th{font-weight:600;box-shadow:inset 0 -2px var(--color-border-muted)}#html-content .toc{padding:1em;margin-bottom:1em;border:2px solid var(--color-hr);border-radius:4px}#html-content .toc h2{margin-top:0px}#html-content .toc .toc-n{margin-right:.4em;font-size:.875em;color:var(--color-text-secondary)}#html-content .toc li{list-style:none}#html-content .toc ul{padding:0px;margin:.4em 0px}#html-content .toc ul ul{margin:0px 0px 0px 2em}#html-content .footnotes{font-size:.9em}#html-content .footnotes hr{margin-top:72px;height:1px}#html-content .footnotes p{margin-bottom:.5em}#editor-bar{margin-bottom:.5rem;margin-top:.5rem}#editor-bar button{background:none;color:var(--color-text);border-color:var(--color-input-border)}.header{font-size:1em;text-align:left;padding:2px;padding-left:4px;margin:-4px;margin-bottom:2px;background:#d3d3d3}.header a.edit{border-radius:2em;padding:.4em .8em;font-weight:700;font-size:.875em;float:right;border:none;text-decoration:none;color:var(--color-text);margin-left:.4em;line-height:var(--button-line-height)}.header .buttons{float:right;font-size:.7em;margin-top:.2em}.header .buttons .button,.header .buttons button{line-height:.6em}a:hover{text-decoration:none}.button-group{display:inline-block}.button-group button{border-right-width:0px;border-radius:0px}.button-group button:first-child{border-top-left-radius:var(--button-radius);border-bottom-left-radius:var(--button-radius)}.button-group button:last-child{border-right-width:1px;border-top-right-radius:var(--button-radius);border-bottom-right-radius:var(--button-radius)}#weditor{resize:vertical;min-height:100px;max-height:500px;width:100%;line-height:1.55}.monospace{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace !important}#cheatsheet{column-count:3}#cheatsheet .cheat{-webkit-column-break-inside:avoid;column-break-inside:avoid;overflow:auto}#cheatsheet .cheat code{word-break:break-word}.instance-list{padding-top:5px;padding-bottom:5px}.instance-list input{font-size:.6em;display:block}.set-select{font-weight:600;float:left;font-size:.8em;margin-right:.5em}.set-select button.btn,.set-select li{font-size:9pt}#type-browser .inspect-grid{width:100%;display:grid;grid-template-columns:6em 1fr 2fr;grid-template-areas:"facet list content";grid-gap:.5em;min-height:10em}@media(max-width: 40em){#type-browser .inspect-grid{grid-template-columns:6em 1fr;grid-template-areas:"facet list" "content content"}}#type-browser .inspect-grid .inspect-pane{border:1px solid var(--color-input-border);padding:.2em;cursor:pointer}#type-browser .inspect-grid .facet-list{grid-area:list}#type-browser .inspect-grid .tag-label{width:20em;margin-bottom:.2em}#type-browser .inspect-grid .list-title{font-weight:500;font-style:italic}#type-browser .inspect-grid .selected{background:#ff0;font-weight:500}#type-browser .inspect-grid .button{margin-left:1em}#type-browser .inspect-grid .button:nth-child(1){margin-left:0}#type-browser .inspect-grid .type-facet{grid-area:facet}#type-browser .inspect-grid .facet-content{grid-area:content}#type-browser .inspect-grid .formrow .label{color:#000}.custom-fields input[type=text]{width:15em}.wiki-panel{padding:4px;border:solid;border-width:2px;border-color:#ddd}.wiki-panel h2{margin:-4px;top:-4px;position:sticky;background:#ddd;font-size:1.1em;font-weight:500;padding:.2em;color:#777}.wiki-panel .wiki-panel{font-size:.8em}.wiki-panel.scrollable{max-height:200px;overflow:scroll}.wiki-panel.scrollable h2{position:sticky}.max-table{overflow:scroll;padding-left:1em;margin-top:1em}.float-left{float:left}table.nice{border-collapse:separate;border-spacing:0;min-width:250px}table.nice thead{top:0;position:sticky}table.nice th{background:#ddd;padding:2px;padding-left:4px;padding-right:4px;border:solid;border-color:#bbb;border-width:thin;font-weight:500;color:#777;font-size:1.1rem;text-align:left}table.nice th.title{font-weight:600;color:#333}table.nice .sortable{cursor:ns-resize}table.nice.ordered .sortable{cursor:default}table.nice td{padding:2px;border:solid;border-color:#bbb;border-width:thin;border-top:none;font-size:.8em;overflow:hidden}a.btn-warning,a.btn-danger{color:#fff}.type-panel{margin-top:1em;border-style:ridge;border-width:medium;text-align:center;background:#d3d3d3;min-height:45px}.type-panel .type-page{border-radius:50%;border-style:none;padding-left:1.5em;padding-right:1.5em;padding-top:.5em;padding-bottom:.5em;background:gray;color:#fff;margin:.7em;font-size:9pt;font-weight:500;display:inline-block;cursor:pointer}.type-panel .type-page .type-page{font-size:8pt;border-style:solid;border-width:thin;border-color:#fff}.type-panel .type-page.select{background:green}.type-panel .type-page.root-type{border-style:double;border-width:medium;border-radius:0}.type-panel .box-message{font-size:12pt;color:#a9a9a9;font-style:italic;padding:.5em}.type-list{padding:.5rem 0}.type-list .instance{cursor:pointer;color:var(--color-link);font-size:1.3rem;font-weight:500;padding:0 1rem}.type-list .instance.abstract{font-style:italic}.type-list .instance.nested{margin-left:1rem;border-left-style:solid;border-color:#d3d3d3}.type-list .instance.sel{text-decoration:double underline;background:#ffffe0}.type-list .add-to-set{float:right;font-size:1rem;padding:.2rem .5rem;background:#a9a9a9;margin-right:.5rem;color:#fff}.type-list .sub-types{margin-left:1rem;border-left-style:solid;border-color:#d3d3d3;line-height:1}.type-list .sub-types .sub-type{display:inline-block;margin-left:.3rem;color:var(--color-link);cursor:pointer;border-style:solid;font-size:1rem;border-color:#d3d3d3;padding:.2rem;background:#fff}.type-container .type-container{margin-left:1rem;border-left-style:solid;border-color:#d3d3d3}.tabs-panel{border-bottom-style:solid;border-bottom-width:medium;border-color:#a9a9a9;padding-left:.5em;padding-right:.5em;font-size:1.5rem}.tabs-panel .tab{border-style:solid;border-color:#a9a9a9;border-width:thin;border-bottom-width:medium;border-top-left-radius:.7em;border-top-right-radius:.7em;font-weight:600;background:#eaeaea;color:#666;cursor:pointer;display:inline-block;font-size:.8em;padding:.2em .5em;margin-bottom:-0.3rem;margin-right:.1em;margin-top:.5em}.tabs-panel .tab.sel{background:#fff;border-bottom-color:#fff}#type-diagram,.results-wrap{margin-top:1em}#type-diagram .btn.add-to-set,.results-wrap .btn.add-to-set{float:right;font-size:.9rem;font-weight:500;background:#fff;padding:0 .5em}#type-diagram .btn.add-to-set.danger,.results-wrap .btn.add-to-set.danger{color:#fff;background:red}#type-diagram .type-select,.results-wrap .type-select{cursor:pointer;color:var(--color-link)}#type-diagram .element,.results-wrap .element{margin-top:1em}#type-diagram .element:first-child,.results-wrap .element:first-child{margin-top:0em}#type-diagram .warning,.results-wrap .warning{color:darkred;font-style:italic}#type-diagram.link-attributes #panel-selection #link-attributes,.results-wrap.link-attributes #panel-selection #link-attributes{background:#fff;border-bottom-color:#fff}#type-diagram.link-attributes #section-attributes,.results-wrap.link-attributes #section-attributes{display:block}#type-diagram.link-associations #panel-selection #link-associations,.results-wrap.link-associations #panel-selection #link-associations{background:#fff;border-bottom-color:#fff}#type-diagram.link-associations #section-associations,.results-wrap.link-associations #section-associations{display:block}#type-diagram.link-tags-and-states #panel-selection #link-tags-and-states,.results-wrap.link-tags-and-states #panel-selection #link-tags-and-states{background:#fff;border-bottom-color:#fff}#type-diagram.link-tags-and-states #section-tags-and-states,.results-wrap.link-tags-and-states #section-tags-and-states{display:block}#type-diagram.link-files-and-events #panel-selection #link-files-and-events,.results-wrap.link-files-and-events #panel-selection #link-files-and-events{background:#fff;border-bottom-color:#fff}#type-diagram.link-files-and-events #section-files-and-events,.results-wrap.link-files-and-events #section-files-and-events{display:block}#type-diagram.link-custom-data #panel-selection #link-custom-data,.results-wrap.link-custom-data #panel-selection #link-custom-data{font-weight:800;background:#fff;border-bottom-color:#fff}#type-diagram.link-custom-data #section-custom-data,.results-wrap.link-custom-data #section-custom-data{display:block}#type-diagram .section-panel,.results-wrap .section-panel{display:none;padding:.5em;border-style:solid;border-top-style:none;border-width:thin;border-color:#a9a9a9;border-bottom-right-radius:.6em;border-bottom-left-radius:.6em}#type-diagram .section-panel .note-layout,.results-wrap .section-panel .note-layout{display:grid;grid-template-columns:minmax(120px, 200px) 1fr;grid-gap:.5em;grid-template-areas:"options notes"}#type-diagram .section-panel .note-layout .options,.results-wrap .section-panel .note-layout .options{grid-area:options}#type-diagram .section-panel .note-layout .options table.nice,.results-wrap .section-panel .note-layout .options table.nice{width:100%;min-width:100px}#type-diagram .section-panel .note-layout .notes,.results-wrap .section-panel .note-layout .notes{grid-area:notes}#type-diagram .section-panel .note-layout .notes p,.results-wrap .section-panel .note-layout .notes p{font-size:.9em;margin:0 0 5px}#type-diagram .section-panel table.nice,.results-wrap .section-panel table.nice{min-width:40rem}.dropdown-menu>li>a.empty{color:#d3d3d3}#wrap-results .section-panel{border-radius:0}label.right{margin-left:.5em}#edit-field .label{color:#000;padding:0px 10px 0px 0px}.events{padding-left:1rem;margin-bottom:.5em;font-size:.8em}#html-content{font-size:var(--font-size-wiki)}#html-content #edit-html-form{font-size:var(--font-size-body);max-width:80rem}.btn{border-color:transparent}.type-links{border-style:solid;border-width:thin;border-color:#d3d3d3;padding:.5em}.type-links .max-table{margin-left:0;padding-left:0;margin-bottom:.5em;overflow:visible}.type-links .max-table table.nice{min-width:100%}.type-links .max-table:first-child{margin-top:0}.type-links .btn{line-height:1}.instance-link-title,.page-title,.tag-type-title{font-weight:600}.instance-link-title .add-to-set,.page-title .add-to-set,.tag-type-title .add-to-set{float:right;padding:.4em;padding-left:.6em;padding-right:.6em;line-height:1}.instance-link-title.parts-title,.page-title.parts-title,.tag-type-title.parts-title{font-weight:600;font-style:normal;color:#000}.type-assocs .instance-link-row{font-size:.8em;color:#a9a9a9;padding:0 .4em;margin:0 -0.4rm;line-height:1.5}.even-odd .instance-link-row:nth-child(even){background:#eee}.even-odd .instance:nth-child(even){background:#eee}.type-browser{grid-template-columns:250px auto;grid-column-gap:1em;grid-template-areas:"panel fields"}.type-browser .type-browser-panel{grid-area:panel}.type-browser .type-browser-panel .element{margin-top:1em}.type-browser .type-browser-panel .element:first-child{margin-top:0em}.type-browser .type-browser-fields{grid-area:fields}.type-browser .type-browser-fields label,.type-browser .type-browser-fields .label{color:#000}.type-browser .reorder-links{background:#777;color:#ccc;margin-right:1em;cursor:default;display:inline-block;border-radius:.6em;font-size:.8em;padding:.1em .2em}.type-browser .reorder-links .arrow-button{margin:0 .2em}.type-browser .reorder-links .active{color:#fff;cursor:pointer}.type-browser .custom-field-browser{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:.3em}.type-browser .custom-field-browser h3{background:#ddd;margin-top:0px;border-bottom:thin solid #bbb;font-size:.8em;font-weight:500;padding:.2em;padding-left:4px;line-height:1.2em;color:#777}.type-browser .custom-field-browser .pane{box-sizing:border-box;border:thin solid;background:#fff;border-color:#bbb;height:150px;overflow:scroll}.type-browser .custom-field-browser .pane h3{margin-block-end:0}.type-browser .custom-field-browser .pane .btn{color:#777;margin-right:0;margin-top:0;font-size:8px}.type-browser .custom-field-browser .pane .sbrow{display:flex;color:var(--color-link);cursor:pointer;padding-left:.5em;font-size:.9em}.type-browser .custom-field-browser .pane .sbrow.menuitemsel{background:#add8e6}.type-browser .custom-field-browser .link{background:#fff;font-size:10px;padding:0px .3em;border-radius:5px;color:#777}.type-browser .custom-field-browser .cf-header-links{float:right;font-size:10px;color:#777;background:#fff;border-radius:5px}.type-browser .custom-field-browser .btn{color:#777;margin-right:1em;margin-top:1em;font-size:12px}.type-browser .custom-field-browser .arrow-button{padding:0px .3em}.type-browser .custom-field-editor .btn{color:#fff;margin-right:.5em;padding:3px 6px;font-weight:500;font-size:.9em;background:#4786ed}.type-browser .custom-field-editor .btn.inline{margin-left:.5em;font-size:.8em}.type-browser .custom-field-editor .btn.risky{background:#f96682}.type-browser .custom-field-editor select{font-size:.8em}.type-browser .custom-field-editor h3{font-size:16px;margin-block-end:.5em}.type-browser .custom-field-editor h4{font-size:14px;margin-block-end:.5em}.type-browser .custom-field-editor p{margin:0 0 1em;font-size:.9em}.type-browser .custom-field-editor p.subinfo{margin-top:0;font-size:10px;color:#999;font-weight:500}.type-browser .custom-field-editor .formrow .label{padding:0;display:block;text-align:left;font-size:.8em;font-weight:500;color:#444}.type-browser .custom-field-editor .formrow .value{padding:0;margin-bottom:.5em;display:block;max-width:400px}.type-browser .custom-field-editor .formrow .value input,.type-browser .custom-field-editor .formrow .value textarea,.type-browser .custom-field-editor .formrow .value select{font-size:.8em}.type-browser .custom-field-editor .formrow.cbx{display:grid;grid-template-columns:min-content auto;grid-column-gap:.5em;grid-template-areas:"value label";margin-bottom:0em}.type-browser .custom-field-editor .formrow.cbx .label{grid-area:label;line-height:2}.type-browser .custom-field-editor .formrow.cbx .value{grid-area:value}.type-browser .custom-field-editor .formrow .range-boundaries{width:15em}.type-browser .custom-field-editor textarea.code{font-family:monospace}#css-toggle{display:grid;grid-template-columns:120px auto;grid-template-areas:"option content";grid-column-gap:1em;max-width:500px;min-height:250px;border-style:solid;border-width:1px;border-color:#aaa;padding:.5em}#css-toggle .option{grid-area:option;background:#eff}#css-toggle .buttons{margin-top:.5em}#css-toggle .content{grid-area:content;font-size:.8em}#settings .content-panel{display:none}#settings .option-ctrl{font-size:12px;font-weight:500;line-height:1.8;cursor:pointer;padding-left:5px}#settings .option-ctrl:hover{background:#eee}#settings .ctrl-title .ctrl-title{background:#add8e6}#settings .ctrl-title .content-panel.title-panel{display:block}#settings .ctrl-start .ctrl-start{background:#add8e6}#settings .ctrl-start .content-panel.start-panel{display:block}#settings .ctrl-help .ctrl-help{background:#add8e6}#settings .ctrl-help .content-panel.help-panel{display:block}#settings .ctrl-privacy .ctrl-privacy{background:#add8e6}#settings .ctrl-privacy .content-panel.privacy-panel{display:block}#settings .ctrl-clear .ctrl-clear{background:#add8e6}#settings .ctrl-clear .content-panel.clear-panel{display:block}#settings .ctrl-editor .ctrl-editor{background:#add8e6}#settings .ctrl-editor .content-panel.editor-panel{display:block}#settings .ctrl-export .ctrl-export{background:#add8e6}#settings .ctrl-export .content-panel.export-panel{display:block}#settings .ctrl-delete .ctrl-delete{background:#add8e6}#settings .ctrl-delete .content-panel.delete-panel{display:block}#settings-btn{color:#555;padding:3px;cursor:pointer;width:4em}#settings-panel{color:#777;font-size:.8em;max-width:400px;padding-top:1rem}#settings-panel .add-to-set{float:right;font-size:.9rem}#settings-panel .add-to-set.return{margin-top:-2rem}#settings-panel hr{margin-top:.5em;margin-bottom:.5em}#settings-panel .replace-panel,#settings-panel .remove-panel{margin-top:1em}#settings-panel .btn-group .dropdown-toggle{font-size:1rem}#settings-panel .btn-group .dropdown-menu.open .dropdown-menu.inner{font-size:1rem}#settings-panel button.btn{font-size:1rem;font-weight:600;line-height:1}.attach-dlg{height:2em;max-width:250px}.attach-link{line-height:2;font-size:1.2rem}.attach-info{font-family:monospace;overflow-wrap:break-word;color:#777;font-size:1.1rem}.attach-info .info-title{color:#444;font-weight:600;line-height:1}.edit-data .edit-link{padding:.5rem;border-style:solid;border-color:#d3d3d3;border-width:thin;margin-bottom:.5rem}.edit-data .edit-link .edit-many-instance{line-height:2;font-weight:500}.edit-data .edit-link .btn.add-to-set{font-size:1rem}.edit-attachments{max-width:50rem}.edit-attachments .form-title-bar{padding:.2rem;margin-bottom:.5rem}.edit-attachments .form-title-bar .buttons{float:right;font-size:1rem}.edit-attachments .form-title-bar .form-title{font-size:1.5rem;font-weight:600;line-height:1.5}.edit-attachments .file-type{padding:.5rem;border-style:solid;border-color:#d3d3d3;border-width:thin;margin-top:.5rem}.edit-attachments .file-type .type-title{margin:-0.5rem -0.5rem 0rem -0.5rem;padding:.2rem;font-weight:600;background:#eee}.edit-attachments .attach-table{margin-top:.5rem;border-collapse:separate;border-spacing:0 .3rem}.edit-attachments .attach-table th{color:#777;font-size:1.2rem;padding:0rem .3rem;border-bottom-style:solid;border-color:#777}.edit-attachments .attach-table td{vertical-align:top;padding-right:.5rem;line-height:1.5;font-size:1rem}.edit-attachments .attach-table td.stats{width:15rem;font-size:1rem}.edit-attachments .attach-table td.stats .attach-link{font-size:1.2rem}.edit-attachments .attach-table td button.btn{font-size:1rem;padding:.2rem .5rem;border-radius:0;color:#777;background:none;border:none}.edit-attachments .attach-table td .info-title{margin-top:.2rem}.edit-attachments .attachment-edit{position:relative;font-size:1.2rem;width:fit-content}.edit-attachments .attachment-edit .remove-overlay{position:absolute;display:none;z-index:2;width:100%;height:100%;background:#fee;opacity:.9;cursor:pointer;font-size:1.5rem;color:gray;font-style:italic;align-items:center;justify-content:center}.edit-attachments .progress{display:none;position:relative;background:#cce909}.edit-attachments .progress .progress-bar{background:#90ee90}.edit-attachments .progress .percent{position:absolute;left:1rem;top:.3rem;font-size:1rem;font-weight:600}.edit-attachments .new-attch-table{margin-top:.5rem}.edit-attachments .new-attch-table .stats{width:15rem;padding-right:.5rem}.edit-attachments .new-attch-table td{vertical-align:top}.edit-attachments .input-option{display:none}.edit-attachments .input-option.sel{display:block}.margin-right-small{margin-right:.5em}#custom-field-panel,#page-data-form,#attachments-form{max-width:50rem;font-size:1.3rem}#custom-field-panel .button-bar,#page-data-form .button-bar,#attachments-form .button-bar{height:3rem;font-size:1.2rem;border-bottom-style:double;border-bottom-width:medium;border-color:#d3d3d3;margin-bottom:.5rem;margin-top:-1.5rem;background:#fff;position:sticky;top:0;z-index:2}#custom-field-panel .button-bar .title,#page-data-form .button-bar .title,#attachments-form .button-bar .title{font-size:1.4rem;font-weight:600}#custom-field-panel .button-bar .btn.update,#page-data-form .button-bar .btn.update,#attachments-form .button-bar .btn.update{font-weight:600}#custom-field-panel .button-bar .btn.cancel,#page-data-form .button-bar .btn.cancel,#attachments-form .button-bar .btn.cancel{font-style:italic}#custom-field-panel .has-a-group,#page-data-form .has-a-group,#attachments-form .has-a-group{background:var(--color-link-group)}#custom-field-panel .has-a-group .title,#page-data-form .has-a-group .title,#attachments-form .has-a-group .title{float:right;font-size:1rem;margin:-0.8rem .5rem;background:#fff;padding:0 .2rem}#custom-field-panel .has-a-group .edit-link,#page-data-form .has-a-group .edit-link,#attachments-form .has-a-group .edit-link{padding-top:1rem;margin-top:.8rem}#custom-field-panel .title,#page-data-form .title,#attachments-form .title{font-weight:500;font-size:1.2rem}#custom-field-panel .edit-link .btn.add-to-set,#page-data-form .edit-link .btn.add-to-set,#attachments-form .edit-link .btn.add-to-set{font-size:1rem}#custom-field-panel .btn.add-to-set,#page-data-form .btn.add-to-set,#attachments-form .btn.add-to-set{float:right;font-size:1.2rem;padding:.2rem .5rem}#custom-field-panel .max-table,#page-data-form .max-table,#attachments-form .max-table{overflow:visible}#custom-field-panel .custom-page,#page-data-form .custom-page,#attachments-form .custom-page{margin-top:.5rem}#custom-field-panel .custom-page:first-child,#page-data-form .custom-page:first-child,#attachments-form .custom-page:first-child{margin-top:0px}#custom-field-panel .custom-page .title.toggle-content,#page-data-form .custom-page .title.toggle-content,#attachments-form .custom-page .title.toggle-content{cursor:pointer}#custom-field-panel .custom-page .custom-section:first-of-type,#page-data-form .custom-page .custom-section:first-of-type,#attachments-form .custom-page .custom-section:first-of-type{margin-top:1rem}#custom-field-panel .custom-page .custom-section,#page-data-form .custom-page .custom-section,#attachments-form .custom-page .custom-section{border-style:solid;border-color:#ddd;border-width:thin;margin-top:.8rem;margin-bottom:.3rem;padding:.3rem;margin-top:.8rem}#custom-field-panel .custom-page .custom-section .description,#page-data-form .custom-page .custom-section .description,#attachments-form .custom-page .custom-section .description{font-style:italic;font-weight:400;color:gray;font-size:1rem;line-height:1.5}#custom-field-panel .custom-page .custom-section .record~.record,#page-data-form .custom-page .custom-section .record~.record,#attachments-form .custom-page .custom-section .record~.record{border-top-style:dashed;border-width:thin;border-color:#d3d3d3}#custom-field-panel .custom-page .custom-section .record,#page-data-form .custom-page .custom-section .record,#attachments-form .custom-page .custom-section .record{margin-top:1rem;padding-top:.5rem;min-height:1.5rem;margin:0rem -0.5rem;padding:0 .5rem;position:relative;cursor:grab}#custom-field-panel .custom-page .custom-section .record .del,#page-data-form .custom-page .custom-section .record .del,#attachments-form .custom-page .custom-section .record .del{display:none;background:#fbd4d4;opacity:.7;position:absolute;width:100%;height:100%;cursor:pointer;z-index:1;margin:0 -0.5rem}#custom-field-panel .custom-page .custom-section .record .icon-button,#page-data-form .custom-page .custom-section .record .icon-button,#attachments-form .custom-page .custom-section .record .icon-button{float:right;cursor:pointer;margin-top:-0.2rem;font-size:1.2rem}#custom-field-panel .custom-page .custom-section table,#page-data-form .custom-page .custom-section table,#attachments-form .custom-page .custom-section table{border-collapse:collapse;width:100%}#custom-field-panel .custom-page .custom-section table th,#page-data-form .custom-page .custom-section table th,#attachments-form .custom-page .custom-section table th{background:#ddd;padding:.2rem .5rem;border:solid;border-color:#bbb;border-width:thin;font-weight:500;color:#777;font-size:.8em;line-height:1.2}#custom-field-panel .custom-page .custom-section table th.title,#page-data-form .custom-page .custom-section table th.title,#attachments-form .custom-page .custom-section table th.title{font-weight:600;color:#333}#custom-field-panel .custom-page .custom-section table td,#page-data-form .custom-page .custom-section table td,#attachments-form .custom-page .custom-section table td{padding:2px;border:solid;border-color:#bbb;border-width:thin;border-top:none;font-size:.8em;line-height:1.2}#custom-field-panel .custom-page .custom-section .frame-title,#page-data-form .custom-page .custom-section .frame-title,#attachments-form .custom-page .custom-section .frame-title{font-size:1.1rem;background:var(--color-infobox-background);margin-top:-0.9rem;margin-left:.2rem;margin-bottom:.3rem;width:fit-content;padding:0rem .3rem;line-height:1;color:gray;font-weight:500}#custom-field-panel .custom-page .custom-section .custom-field .title,#page-data-form .custom-page .custom-section .custom-field .title,#attachments-form .custom-page .custom-section .custom-field .title{color:#444;font-weight:600;font-size:1.2rem;line-height:1.3}#custom-field-panel .custom-page .custom-section .custom-field .value,#page-data-form .custom-page .custom-section .custom-field .value,#attachments-form .custom-page .custom-section .custom-field .value{white-space:pre-wrap;line-height:1.2;font-size:1.3rem;margin-bottom:.4rem}#custom-field-panel .custom-page .custom-section .custom-field .value input,#custom-field-panel .custom-page .custom-section .custom-field .value textarea,#custom-field-panel .custom-page .custom-section .custom-field .value select,#page-data-form .custom-page .custom-section .custom-field .value input,#page-data-form .custom-page .custom-section .custom-field .value textarea,#page-data-form .custom-page .custom-section .custom-field .value select,#attachments-form .custom-page .custom-section .custom-field .value input,#attachments-form .custom-page .custom-section .custom-field .value textarea,#attachments-form .custom-page .custom-section .custom-field .value select{width:90%}#custom-field-panel .custom-page .custom-section .custom-field .value.detail,#page-data-form .custom-page .custom-section .custom-field .value.detail,#attachments-form .custom-page .custom-section .custom-field .value.detail{font-style:italic}#custom-field-panel .custom-page .custom-section label.radio,#page-data-form .custom-page .custom-section label.radio,#attachments-form .custom-page .custom-section label.radio{margin-right:1em;white-space:nowrap;display:inline-block}#custom-field-panel .custom-page .custom-section label.radio input,#page-data-form .custom-page .custom-section label.radio input,#attachments-form .custom-page .custom-section label.radio input{display:none}#custom-field-panel .custom-page .custom-section label.radio.oneperline,#page-data-form .custom-page .custom-section label.radio.oneperline,#attachments-form .custom-page .custom-section label.radio.oneperline{display:block;margin:0;cursor:pointer}#custom-field-panel .custom-page .custom-section .radio-label:before,#page-data-form .custom-page .custom-section .radio-label:before,#attachments-form .custom-page .custom-section .radio-label:before{content:"";border-radius:4em;display:inline-block;font-size:1.5rem;vertical-align:middle;margin-right:.3em;align-items:center;text-align:center;font-family:"Font Awesome 5 Pro";font-weight:200;color:var(--input-border-color)}#custom-field-panel .custom-page .custom-section input[type=radio]:checked+.radio-label:before,#page-data-form .custom-page .custom-section input[type=radio]:checked+.radio-label:before,#attachments-form .custom-page .custom-section input[type=radio]:checked+.radio-label:before{color:var(--base-button-color);content:"";font-weight:900}.settings-section,.type-browser-panel{border-style:solid;border-color:#d3d3d3;border-width:1px;padding:.3rem;margin-top:.8rem;margin-bottom:.8rem}.settings-section .section-title,.type-browser-panel .section-title{font-size:1.1rem;background:#fff;margin-top:-0.9rem;margin-left:.2rem;margin-bottom:.3rem;width:fit-content;padding:0rem .3rem;line-height:1;color:gray;font-weight:500}.settings-section .form-field label,.type-browser-panel .form-field label{font-size:1.1rem;font-weight:500;max-width:80%}.settings-section .form-field input,.type-browser-panel .form-field input{font-size:1.1rem}.settings-section .form-field input[type=checkbox],.type-browser-panel .form-field input[type=checkbox]{vertical-align:top}.wiki-admin{position:relative;padding-left:.5em}.wiki-admin .btns{position:absolute;bottom:0;right:0;margin:1rem}.wiki-admin .btns .share,.wiki-admin .btns .delete{padding:1px;color:#000;display:block}#domains .domain-list{margin-bottom:1rem}#domains .domain-list .domain{font-family:monospace;color:maroon;font-weight:600}.room-grid{display:grid;grid-template-columns:99px 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:1em;background:#eae8e8;margin-top:-1em;margin-left:-1em;border-style:solid;border-width:thin;border-color:#c1c1c1;margin-right:-1em}@media(max-width: 800px){.room-grid{grid-template-columns:69px 1fr 1fr 1fr 1fr 1fr 1fr;font-size:.7em}}.room-grid .room-ctrl{text-align:left;border-right:solid;border-width:thick;border-color:#a9a9a9;padding:.2em;cursor:pointer}.room-grid .room{text-align:center;font-weight:400;line-height:1.8}.room-grid .room.sel{font-weight:600}.room-grid .room a{color:#337ab7}.room-layout{display:grid;grid-template-columns:100px 1fr;grid-template-areas:"folders contents";grid-column-gap:1em;margin-left:-1em}@media(max-width: 800px){.room-layout{grid-template-columns:74px 1fr}.room-layout .folder-list{font-size:.7em}}.room-layout .folder-list{grid-area:folders;padding-top:.2em;padding-left:.5em;border-right-style:solid;border-color:#d3d3d3;border-width:thick}.room-layout .folder-contents{grid-area:contents}.folder-contents{max-width:900px}.folder-list{margin-left:1rem}.folder-list .room{margin-bottom:.2em;font-weight:400}.folder-list .room.sel{font-weight:600}.folder-list .room .room{margin-left:1rem}a.create-wiki.button{float:right;font-size:1.2rem}a.create-wiki.button:hover,a.create-wiki.button:focus{text-decoration:none;color:#fff}#room-admin{display:grid;max-width:500px;min-height:400px;grid-template-columns:130px 1fr;grid-column-gap:1em}#room-admin .room-list{border-style:solid;border-color:#d3d3d3}#room-admin .room-list .button{margin-top:2em;margin-left:.5em}#room-admin .room-list .room{font-weight:600;cursor:pointer;padding:.2em;padding-left:.5em;font-size:.9em}#room-admin .room-list .room.sel{background:#add8e6}#room-admin .room-list .section{padding:.2em;border-width:thin;border-color:#d3d3d3;font-size:.8em;margin-top:1em;font-size:.8em;margin-bottom:.5em;background:#eee;font-weight:600}#room-admin .room-edit{padding:.5em}#room-admin .room-edit .move{float:left;margin-right:2em;margin-top:.5em;height:200px}#room-admin .room-edit .button.delete{float:left;margin-right:1em}.wimchi-grid{display:grid;grid-template-columns:5fr 1fr 1fr 1fr 3rem;grid-template-areas:"title npages files sharers ctrl" "edit edit edit edit edit";grid-column-gap:1em;border-bottom-style:solid;border-color:#ddd;padding-bottom:.1rem;margin:0;margin-bottom:.1rem}.wimchi-grid.header{font-weight:600;background:none;border-bottom-style:solid;border-color:gray;border-width:thin}.wimchi-grid .data{font-size:.9em;color:#777}.wimchi-grid .wimchi-title{grid-area:title}.wimchi-grid .wimchi-title .desc{color:gray;font-style:italic}.wimchi-grid .wimchi-npages{grid-area:npages}.wimchi-grid .wimchi-files{grid-area:files}.wimchi-grid .wimchi-ctrl{grid-area:ctrl}.wimchi-grid .wimchi-sharers{grid-area:sharers}.wimchi-grid .lw-edit{grid-area:edit}@media(max-width: 800px){.wimchi-grid{grid-template-columns:1fr 3rem;grid-template-areas:"title ctrl" "edit edit";font-size:.8em}.wimchi-grid .wimchi-npages{display:none}.wimchi-grid .wimchi-files{display:none}.wimchi-grid .wimchi-sharers{display:none}}.system-wimchi-grid{display:grid;grid-template-columns:5fr 1fr 1fr;grid-template-areas:"title npages files";grid-column-gap:1em;border-bottom-style:solid;border-color:#ddd;padding-bottom:.1rem;margin:0;margin-bottom:.1rem}.system-wimchi-grid.header{font-weight:600;background:none;border-bottom-style:solid;border-color:gray;border-width:thin}.system-wimchi-grid .data{font-size:.9em;color:#777}.system-wimchi-grid .wimchi-title{grid-area:title}.system-wimchi-grid .wimchi-title .desc{color:gray;font-style:italic}.system-wimchi-grid .wimchi-npages{grid-area:npages}.system-wimchi-grid .wimchi-files{grid-area:files}@media(max-width: 800px){.system-wimchi-grid{grid-template-columns:1fr;grid-template-areas:"title";font-size:.8em}.system-wimchi-grid .wimchi-npages{display:none}.system-wimchi-grid .wimchi-files{display:none}}.lw-sharing-form{max-width:30rem;font-size:1.2rem}.lw-sharing-form label{font-weight:400 !important}.float-right{float:right}.wimchi-shared-grid{display:grid;grid-template-columns:3fr 1fr 3rem;grid-template-areas:"title access ctrl" "edit edit edit";grid-column-gap:1em;border-bottom-style:solid;border-color:#ddd;padding-bottom:.1rem;margin:0;margin-bottom:.1rem}.wimchi-shared-grid.header{font-weight:600;background:none;border-bottom-style:solid;border-color:gray;border-width:thin}.wimchi-shared-grid .wimchi-title{grid-area:title}.wimchi-shared-grid .wimchi-title .desc{color:gray;font-style:italic}.wimchi-shared-grid .wimchi-access{grid-area:access}.wimchi-shared-grid .sw-edit{grid-area:edit}@media(max-width: 800px){.wimchi-shared-grid{grid-template-columns:1fr 3rem;grid-template-areas:"title ctrl" "edit edit";font-size:.8em}.wimchi-shared-grid .wimchi-access{display:none}}.create-wiki-form .shared{font-style:italic}.reset-password-form .value{text-align:left}.reset-password-form .pswd-ctrl{cursor:pointer;float:right}.reset-password-form .pswd-show{width:90%}#owner-settings{max-width:600px;margin:auto}@media(max-width: 400px){#owner-settings{font-size:.8em}}@media(max-width: 300px){#owner-settings{font-size:.6em}}#owner-settings input[type=text]{max-width:100%}#owner-settings input[type=password]{max-width:100%}#owner-settings .buttons{font-size:.8em}#owner-settings h2{font-size:2em}#owner-settings h3{font-size:1.5em}.search-filters .type-info.max-table{font-family:monospace}.search-filters .type-info.search-filter{font-family:monospace;font-size:.8em;margin-bottom:.5em}.search-filters .type-info.search-filter .title:first-child{margin-top:0}.search-filters .type-info.search-filter .title{margin-top:.5em;padding-left:.5em;background:#d3d3d3}.local-wiki-section{min-width:300px;border-style:solid;border-width:thin;border-color:#dfe2e5;border-top:none;padding:.5em;margin:auto;margin-bottom:1em}.local-wiki-section h4,.local-wiki-section h3{margin-top:0}.local-wiki-section .folder{font-style:italic}.local-wiki-section .nice td{background:#fff}#wrapper .local-wiki .section-panel{display:none}#wrapper .local-wiki .add-to-set.close-panel{font-size:1.3rem;font-weight:600;color:#999;background:#fff;margin:1rem 0;cursor:pointer;border:none}#wrapper .local-wiki .lw-properties #panel-selection #lw-properties{background:#fff;border-bottom-color:#fff}#wrapper .local-wiki .lw-properties #section-lw-properties{display:block}#wrapper .local-wiki .lw-branches #panel-selection #lw-branches{background:#fff;border-bottom-color:#fff}#wrapper .local-wiki .lw-branches #section-lw-branches{display:block}#wrapper .local-wiki .lw-snapshots #panel-selection #lw-snapshots{background:#fff;border-bottom-color:#fff}#wrapper .local-wiki .lw-snapshots #section-lw-snapshots{display:block}#wrapper .local-wiki .lw-domains #panel-selection #lw-domains{background:#fff;border-bottom-color:#fff}#wrapper .local-wiki .lw-domains #section-lw-domains{display:block}#wrapper .local-wiki .lw-sharing #panel-selection #lw-sharing{background:#fff;border-bottom-color:#fff}#wrapper .local-wiki .lw-sharing #section-lw-sharing{display:block;font-size:1.3rem}#wrapper .local-wiki .lw-remove #panel-selection #lw-remove{background:#fff;border-bottom-color:#fff}#wrapper .local-wiki .lw-remove #section-lw-remove{display:block}#wrapper .local-wiki .sw-properties #panel-selection #sw-properties{background:#fff;border-bottom-color:#fff}#wrapper .local-wiki .sw-properties #section-sw-properties{display:block}#wrapper .local-wiki .sw-remove #panel-selection #sw-remove{background:#fff;border-bottom-color:#fff}#wrapper .local-wiki .sw-remove #section-sw-remove{display:block}.version-grid{display:grid;grid-template-columns:12rem 17rem 6rem 6rem 6rem;grid-template-areas:"date title size restore remove";grid-column-gap:.5em;margin-bottom:.5em}.version-grid.restored{color:green;font-weight:500}.version-grid .date{grid-area:date}.version-grid .date .value{font-family:monospace;font-size:1.1rem}.version-grid .title{grid-area:title}.version-grid .title .value{font-style:italic;font-size:.8em}.version-grid .size{grid-area:size}.version-grid .size .value{font-family:monospace;font-size:1.1rem;text-align:right}.version-grid .restore{grid-area:restore;font-size:.5em;height:2.5em;width:fit-content}.version-grid .remove{grid-area:remove;font-size:.5em;height:2.5em;width:fit-content}.version-grid .label{color:#000}.last-restored{font-style:italic;font-size:.7em;margin-top:-0.5em;margin-bottom:.5em}.clear-panel .type{font-weight:600}.clear-panel .clear-types{margin-bottom:1em}.clear-panel .clear-types td{padding:0 10px}.clear-panel .clear-types td input[type=checkbox]{outline:0;border:solid;border-color:gray;border-width:thin}.clear-panel .clear-types td input[type=checkbox]:focus{outline:0}.labelled-check{height:20px;font-size:1.2rem;line-height:1.3;margin-bottom:.5rem}.labelled-check.small{font-size:1.1rem}.labelled-check label{font-weight:400}.labelled-check label input[type=checkbox]{outline:0;border:solid;border-color:gray;border-width:thin;margin-right:.5rem;vertical-align:bottom;position:relative;top:-1px}.labelled-check label input[type=checkbox]:focus{outline:0}.tag-links form{padding-bottom:.5rem}.tag-links .tag-type-title .add-to-set{float:right}.tag-links .tag-instance .tag-check{width:1.5rem;font-size:1.2rem;display:inline-block}.tag-links .tag-instance .instance{display:inline-block}#html-content table.wimchi-stats{min-width:250px;width:fit-content;font-size:1.3rem;margin-bottom:1em;text-align:left;border-color:#bbb;border-collapse:collapse;margin:auto}#html-content table.wimchi-stats td,#html-content table.wimchi-stats th{padding:2px 5px;border-style:solid;border-color:#bbb;border-width:thin;font-size:1.2rem;line-height:1.2;box-shadow:none}#html-content table.wimchi-stats td:first-child,#html-content table.wimchi-stats th:first-child{padding:2px 5px}#html-content table.wimchi-stats .count{text-align:right;width:8rem}#html-content table.wimchi-stats th{background:#ccc}#order-pageset .ordericon::before{font-family:"Font Awesome 5 Pro";margin-right:.5em;font-weight:900;width:1em;display:inline-block;text-align:center;font-style:normal;content:""}#order-pageset .order-hdr{width:2.5em}#order-pageset #order-last{display:none}#order-pageset.reorder #order-last{display:table-row;font-style:italic}#order-pageset.reorder .ordericon:before{content:""}#order-pageset.reorder .sel{background:#ff0}#order-pageset.reorder .sel.ordericon:before{content:""}#order-pageset .item-order{font-family:monospace;text-align:right;cursor:pointer}#order-pageset .insert-before{border-style:dotted;border-top-style:solid;border-top-color:#000}#order-pageset .insert-after{border-style:dotted;border-bottom-style:solid;border-bottom-color:#000}table .numeric{text-align:right}table.instance-table{-webkit-user-select:none;-moz-user-select:none;user-select:none}table.instance-table .pageset-link{cursor:pointer;color:var(--color-link)}table.instance-table .value{white-space:pre-wrap}table.instance-table tfoot{border-top-style:solid;border-bottom-style:double;position:sticky;bottom:0;background:#efefef}table.instance-table tfoot .total-row .total-title{color:#999;font-weight:600}table.instance-table tfoot .total-row td{border:none;border-width:thin;border-top-style:double;border-top-width:medium;border-color:gray;border-bottom-style:solid}table.instance-table tfoot .total-row td:first-child{border-left-style:solid}table.instance-table tfoot .total-row td:last-child{border-right-style:solid}table.instance-table tfoot .total-row .void-total{background:none}table.instance-table tfoot .total-row .total{background:none}#html-content .html-content .generative-table{font-size:1.5rem;user-select:none;overflow:visible;max-height:none;margin-top:0;padding-left:0;margin:auto;width:fit-content}#html-content .html-content .generative-table table.instance-table{width:max-content;border:solid;border-color:#aaa;word-wrap:normal;table-layout:auto}#html-content .html-content .generative-table table.instance-table th,#html-content .html-content .generative-table table.instance-table td{border:solid;border-color:#aaa;border-width:thin;border-collapse:collapse;padding:0 1rem;width:fit-content}#html-content .html-content .table-full-width .generative-table table.instance-table{width:100%}.sticky-top{position:sticky;top:0;z-index:3}.sticky-top .sticky-left{z-index:4}.sticky-top .sticky-right{z-index:4}.sticky-bottom{position:sticky;bottom:0;z-index:3}.sticky-bottom .sticky-left{z-index:4}.sticky-bottom .sticky-right{z-index:4}.sticky-left{position:sticky;left:0;z-index:2}.sticky-left .include-inactive{float:left;font-size:.9rem;line-height:2;color:#777}.sticky-left .include-inactive input{margin:0}.sticky-left .include-inactive input:focus{border:1px solid var(--button-background)}.sticky-right{position:sticky;left:0;z-index:2}.instance-table.display-inactive tr.inactive{display:table-row}.instance-table tr.inactive{display:none;filter:opacity(0.5);background:#ececec}#pinboard .instance{font-size:1.2rem;font-weight:500;margin:0 -0.5rem;padding:0 .5rem}#pinboard .instance.sel a{font-weight:600;text-decoration:double underline}#pinboard hr{margin:.5em -0.5em}#pinboard .empty-pin{font-style:italic;font-size:1.2rem;color:gray}#pinboard .btn.add-to-set{float:right;margin:.1rem;font-size:.7rem;font-weight:500;padding:.8em;background:gray;color:#fff;padding:.2rem .3rem;line-height:1;text-align:center}#pinboard .instance-link-title.drop-target{text-decoration:underline}#page-types{max-width:600px}#page-types .class-info{background:#e4f5fb;padding:1rem;font-weight:400;font-style:italic;font-size:1.5rem}#attachments form,.edit-attachments form{font-size:.8em;line-height:1.2}#attachments form ::file-selector-button,.edit-attachments form ::file-selector-button{font-weight:bold;font-size:.8em;color:#fff;background:#999;padding:.2em;padding-left:.8em;padding-right:.8em;border:none;border-radius:.8em;cursor:pointer}#attachments form .form-field button[type=button],.edit-attachments form .form-field button[type=button]{background:#fff;font-size:1.2rem}#attachments canvas,.edit-attachments canvas{margin-top:.2em;width:100%}#gallery{max-width:500px}#gallery .gallery-panel{max-width:500px;margin:auto;background:#000;margin-bottom:1em;text-align:center;color:#ddd}#gallery .gallery-panel img{max-height:500px;max-width:90%;margin-bottom:1em;cursor:pointer}#gallery .gallery-panel .image-label{display:inline-block;margin:0em .5em .5em .5em}#gallery .gallery-panel .navigate{cursor:pointer;display:inline-block}#gallery .gallery-panel .navigate.left{float:left;margin-left:.5em}#gallery .gallery-panel .navigate.right{float:right;margin-right:.5em}#gallery .gallery-panel .navigate.disabled{color:#555;cursor:default}.link-menu{font-size:1.2rem;margin-top:.5rem;margin-bottom:.2rem;border-style:solid;border-width:thin;border-color:#d3d3d3;padding:0 .3rem 0 .3rem}.link-menu .menu-label{background:#e9e9e9;font-weight:600;margin-left:-0.3rem;margin-right:-0.3rem;padding-left:.5rem;padding-right:.5rem;color:#555;border-top-style:solid;border-bottom-style:solid;border-width:thin;border-color:#b8b8b8;margin-top:-0.1rem}.link-menu .menu-label .instance{display:inline-block}.link-menu .link-menu-item.sel{margin-left:-0.3em;margin-right:-0.3em;padding-left:.3em;padding-right:.3em}.link-menu .link-menu-item.sel a{font-weight:600;text-decoration:double underline}.link-menu .link-menu{margin-left:1rem;border:none}#page-menu-contents{margin:.3rem}#folder-panel .ancester-folder-icon,#page-menu .ancester-folder-icon,.order-subpages .ancester-folder-icon{font-weight:500}#folder-panel .ancester-folder-icon::before,#page-menu .ancester-folder-icon::before,.order-subpages .ancester-folder-icon::before{font-family:"Font Awesome 5 Pro";margin-right:.5em;color:#666;display:inline-block;text-align:center;font-style:normal;content:""}#folder-panel .open-folder-icon::before,#page-menu .open-folder-icon::before,.order-subpages .open-folder-icon::before{font-family:"Font Awesome 5 Pro";margin-right:.5em;font-weight:400;color:#666;width:1em;display:inline-block;text-align:center;font-style:normal;content:""}#folder-panel .folder-icon::before,#page-menu .folder-icon::before,.order-subpages .folder-icon::before{font-family:"Font Awesome 5 Pro";margin-right:.5em;font-weight:400;color:#666;width:1em;display:inline-block;text-align:center;font-style:normal;content:""}#folder-panel .file-icon::before,#page-menu .file-icon::before,.order-subpages .file-icon::before{font-family:"Font Awesome 5 Pro";margin-right:.5em;font-weight:400;color:#666;width:1em;display:inline-block;text-align:center;font-style:normal;content:""}#folder-panel .file-icon::before.sel,#page-menu .file-icon::before.sel,.order-subpages .file-icon::before.sel{color:inherit}#folder-panel .folder-icon.sel::before,#page-menu .folder-icon.sel::before,.order-subpages .folder-icon.sel::before{color:inherit}#folder-panel .file-icon.sel::before,#page-menu .file-icon.sel::before,.order-subpages .file-icon.sel::before{color:inherit}#folder-panel .type-partof,#page-menu .type-partof,.order-subpages .type-partof{margin-bottom:.5em}#folder-panel .instance.open-folder-icon a,#folder-panel .instance.ancester-folder-icon a,#folder-panel .instance.folder-icon a,#folder-panel .instance.file-icon a,#page-menu .instance.open-folder-icon a,#page-menu .instance.ancester-folder-icon a,#page-menu .instance.folder-icon a,#page-menu .instance.file-icon a,.order-subpages .instance.open-folder-icon a,.order-subpages .instance.ancester-folder-icon a,.order-subpages .instance.folder-icon a,.order-subpages .instance.file-icon a{display:inline}#folder-panel .room .sel,#page-menu .room .sel,.order-subpages .room .sel{font-weight:600}#folder-panel hr,#page-menu hr,.order-subpages hr{margin-left:-1rem}#folder-contents-panel .open-folder-icon::before{font-family:"Font Awesome 5 Pro";margin-right:.5em;font-weight:400;color:#666;width:1em;display:inline-block;text-align:center;font-style:normal;content:""}#folder-contents-panel .folder-icon::before{font-family:"Font Awesome 5 Pro";margin-right:.5em;font-weight:400;color:#666;width:1em;display:inline-block;text-align:center;font-style:normal;content:""}#folder-contents-panel .file-icon::before{font-family:"Font Awesome 5 Pro";margin-right:.5em;font-weight:400;color:#666;width:1em;display:inline-block;text-align:center;font-style:normal;content:""}#folder-contents-panel .instance.open-folder-icon a,#folder-contents-panel .instance.ancester-folder-icon a,#folder-contents-panel .instance.folder-icon a,#folder-contents-panel .instance.file-icon a{display:inline}#re-order-panel{width:var(--width-left-pane);background:var(--color-sidebar-background);font-size:1.2rem;border-style:solid;border-width:thin;border-color:#d3d3d3;padding:.5rem;cursor:grab}#infobox{grid-area:side;padding:.2rem;border:1px solid #a2a9b1;background:var(--color-infobox-background);border-color:#a2a9b1;font-size:var(--font-size-body);margin:0 0 8px 16px;user-select:none}#infobox .add-to-set{float:right;padding:.4rem .4rem;font-size:1rem}#infobox.admin{user-select:auto}#infobox .max-table{width:100%;margin:0px}#infobox .max-table.type-info{margin-bottom:0}#infobox .type{background:#db8592;color:#fff;font-size:.6em;margin-left:.5em;position:relative;top:-0.7em;padding:.2em;font-weight:600;display:inline-block;line-height:1}#infobox .type-info{font-size:.8em;line-height:1.4}#infobox .type-links{border:none;padding:0 .2rem}#infobox .type-links .instance-link-row{font-weight:600}#infobox .type-assocs{margin:0 -0.2em}#infobox .type-assocs .filter-section{padding:0em .2rem}#infobox .type-assocs .filter-section .count{color:#777;font-size:.8em;line-height:1;display:inline;position:relative;margin-left:.2rem;top:-0.3rem}#infobox .type-assocs .filter-section.link{cursor:pointer;color:var(--color-link)}#infobox .instance-title{font-size:1.2em;font-weight:500;margin-bottom:.2em}#infobox .instance-title .instance-slug{font-size:.6em;color:#d3d3d3;line-height:1;margin-bottom:.5em}#infobox .instance-title #form-title{font-size:1rem}#infobox .instance-title #form-title .form-field label{font-size:1.2em;margin-bottom:0}#infobox .instance-title #form-title .form-field input[type=text]{line-height:1}#infobox .instance-title #form-title button{margin-right:.5rem}#infobox .instance-title #form-title hr{margin:.5em}#infobox .title{margin-top:0px;margin-bottom:0px}#infobox .type-partof .instance,#infobox .type-parts .instance{font-weight:500;line-height:1.5em}#infobox #parts-form,#infobox #part-of-form{margin-top:.3em}#infobox .stats table{border-collapse:collapse;width:100%;margin-bottom:1rem}#infobox .stats table tr:nth-row(n){background:inherit}#infobox .stats table tr:nth-row(2n+1){background:#fff}#infobox .stats table th{background:#ddd;padding:.2rem .5rem;border:solid;border-color:#bbb;border-width:thin;font-weight:500;color:#777;font-size:.8em;line-height:1.2}#infobox .stats table th.title{font-weight:600;color:#333}#infobox .stats table td{padding:2px;border:solid;border-color:#bbb;border-width:thin;border-top:none;font-size:.8em;line-height:1.2}#left-content .nice.filter-create{width:100%;max-width:inherit;margin-top:.5rem;margin-bottom:.5rem}#left-content .nice.filter-create th{padding:.2rem .3rem;font-size:1.1rem;font-weight:600}#left-content .search-filter .filter-section{padding:0 .3rem;margin:1rem -0.5rem}.data-layout #infobox .search-filter .filter-section{padding:0 .3rem;margin:0 -0.6rem}.data-layout #infobox .search-filter .filter-section.sel-type{line-height:2;margin:.2rem -0.7rem}#inline-pageset-results .max-table{margin-top:0}#inline-pageset-results .results-wrap{width:fit-content;background:#fff;background:#fff;user-select:none}#inline-pageset-results .results-wrap.admin{user-select:auto}#inline-pageset-results .results-wrap .close-results{width:100%;padding-right:1em;text-align:right;font-size:.9em;font-weight:600;color:gray;cursor:pointer}#inline-pageset-results .results-wrap .results-contents{margin:.5em 1em 1em 1em;border-style:solid;border-color:#bfbfbf}#inline-pageset-results .results-wrap .query-info{font-style:italic;padding:.3em;font-size:.9em}#inline-pageset-results .results-wrap .standardpage-results{border-style:solid;border-color:#bfbfbf;margin:0 .2em}#inline-pageset-results .results-wrap .max-table{margin-top:0px;max-height:600px;padding:0;width:fit-content;max-height:calc(100vh - 200px)}#inline-pageset-results .results-wrap .max-table .italic{font-style:italic}#inline-pageset-results .results-wrap .max-table td.italic{background:#eee}#inline-pageset-results .results-wrap .replace-panel .instance-link-title{line-height:2.5;padding:.3em}#inline-pageset-results #wrap-results.result-pages .result-pages{display:block}#inline-pageset-results #wrap-results.result-pages .result-files{display:none}#inline-pageset-results #wrap-results.result-pages #panel-selection #result-pages{font-weight:800;background:#fff;border-bottom-color:#fff}#inline-pageset-results #wrap-results.result-pages .results{width:fit-content}#inline-pageset-results #wrap-results.result-files .result-pages{display:none}#inline-pageset-results #wrap-results.result-files .result-files{display:block}#inline-pageset-results #wrap-results.result-files #panel-selection #result-files{font-weight:800;background:#fff;border-bottom-color:#fff}.instance-table tr.load-all-rows{display:none}.instance-table tr.load-all-rows td{border-top-style:solid;border-top-color:#bbb}.instance-table tr.load-all-rows td button{width:100%;background:none;color:#999;border-width:2px;border-color:#aaa;border:none;font-style:italic;font-size:1.5rem;cursor:pointer;line-height:.8}.show-load-all-rows tr.load-all-rows{display:table-row}#result-pages{position:relative}#result-pages .csv-button{margin-left:2rem}.instance-table-wrapper{margin-top:0px;max-height:600px;font-size:1.5rem;padding:0;width:fit-content;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:scroll;max-height:calc(100vh - 180px)}.instance-table-wrapper .max-table{overflow:visible;max-height:none;margin-top:0;padding-left:0}.instance-table-wrapper .italic{font-style:italic}.instance-table-wrapper td.italic{background:#eee}.indent1::before{content:"- ";color:#ccc}.indent2::before{content:"-- ";color:#ccc}.indent3::before{content:"--- ";color:#ccc}.indent4{content:"---- ";color:#ccc}.indent5{padding-left:4.5rem;color:#ccc}.indent6{padding-left:5rem;color:#ccc}.indent7{padding-left:5.5rem;color:#ccc}.indent8{padding-left:6rem;color:#ccc}.relative{position:relative}#filter-control .filter-label.sel-typ,#new-member-control .filter-label.sel-typ{font-weight:bold;padding:.2rem .2rem;font-size:1.2rem;color:#444}#filter-control .filter-section,#new-member-control .filter-section{background:#ddd;font-weight:bold;color:#444;padding:0 .3rem;margin:1rem -0.5rem}#filter-control .filter-group,#new-member-control .filter-group{border-style:solid;border-color:#999;padding:.5rem;border-width:.5px;margin:1rem 0}#filter-control .filter-group .group-title,#new-member-control .filter-group .group-title{margin-top:-0.9rem;background:#fff;width:fit-content;padding:0rem .2rem;font-size:.9rem;font-weight:600;color:#999;line-height:1;float:right}#filter-control .filter-label,#new-member-control .filter-label{font-weight:600;color:#777;font-size:1.1rem}#column-control .optional-column-section{border-style:solid;border-color:#999;padding:.5rem;border-width:.5px;margin-top:.5rem}#column-control .optional-column-section .section-title{margin-top:-0.9rem;background:#fff;width:fit-content;padding:0rem .2rem;font-size:.9rem;font-weight:600;color:#999;line-height:1;float:right}#column-control .toggle-column-ctrl{cursor:pointer;font-size:1.2rem}#column-control .toggle-column-ctrl::before{font-family:"Font Awesome 5 Pro";margin-right:.5em;font-weight:600;color:#efefef;width:1em;display:inline-block;text-align:center;font-style:normal;content:""}#column-control .toggle-column-ctrl.sel::before{color:#777}.btn.add-to-set.no-focus{box-shadow:none;outline:none;border:transparent;color:#000}.btn.add-to-set.no-focus:focus{outline:none;border:transparent}.search-grid .search-filter .data-filter{margin:1em 0 .5em 0;border-style:solid;padding:.5em .2em .2em .2em;border-width:thin;border-color:#d3d3d3}.search-grid .search-filter .data-filter table{width:100%}.search-grid .search-filter .data-filter table th{font-size:1rem;font-weight:400}.search-grid .search-filter .data-filter table td{padding-right:.2em}.search-grid .search-filter .data-filter table td:last-child{padding-right:0}.search-grid .search-filter .data-filter .section-title{font-size:1rem;margin:-1.4rem 0 0 0;padding:0 .5rem;background:#fff;width:fit-content;font-weight:500;color:gray}.search-grid .search-filter .data-filter .field-title{font-size:1.2rem;font-weight:400;margin-top:.4rem}#page-menu{margin-bottom:.5em}.page-tabs{border-bottom-style:solid;border-bottom-width:.25rem;border-color:#a9a9a9;padding-left:1em;padding-right:.5em;width:100%;line-height:1;font-size:1.2rem;margin-top:-0.5rem;height:2.85rem}.page-tabs.assoc{background:#f7f7f7}.page-tabs .page-tab{border-style:solid;border-color:#a9a9a9;border-width:thin;border-bottom-width:.25rem;border-top-left-radius:.7em;border-top-right-radius:.7em;line-height:1.2;font-weight:500;background:#e3e3e3;color:#666;cursor:pointer;display:inline-block;padding:.2em .5em;margin-bottom:-0.25rem;margin-right:.1em;margin-top:.5em}.page-tabs .page-tab.sel{background:#fff;border-bottom-color:#fff}.page-tabs .page-tab.sel.assoc{background:#f7f7f7;border-bottom-color:#f7f7f7}.page-tabs .page-tab.right{float:right}#left-content button.selectpicker.btn-default{font-size:1.1rem;padding:.2rem}.results-tab{background:#fff;margin-top:0px;padding:.5rem;font-size:1.2rem;border-style:solid;border-top-style:none;border-color:#d3d3d3}#pageset-filters .label,.instance-table-wrapper .label{font-size:1.2rem;font-weight:400;color:#555;padding:0;border-radius:0;margin-bottom:.5em;display:block;text-align:left}#pageset-filters .btn,.instance-table-wrapper .btn{font-size:1rem;font-weight:500;line-height:1}#pageset-filters .btn.add-to-set,.instance-table-wrapper .btn.add-to-set{float:right;font-size:.9rem;font-weight:500;padding:.5rem .5rem;margin-left:.5rem;border-radius:0}#pageset-filters .filter-section,.instance-table-wrapper .filter-section{display:none}.branch-view{border-style:solid;border-width:2px;border-color:gray;border-radius:1em;padding:.5em;margin-bottom:.5em;background:#f0f0f0;width:fit-content;max-width:40rem;cursor:pointer;font-size:1rem}.branch-view .branch-view{min-width:100%}.branch-view .click{float:right;color:#000;font-size:1.2rem}.branch-view .vault{color:green;font-size:1rem}.branch-view .no-vault{color:#bbb;font-size:1rem}.branch-view .owner{font-size:.8rem;line-height:1;margin-top:-0.3rem}.branch-view .title{font-size:1.5rem;font-weight:600;margin-right:2em;min-width:10em;width:100%;cursor:pointer}.branch-view.sel{background:#ffffe0}.branch-view button.small{font-size:1rem;margin-top:.3rem;margin-right:.5rem}.branch-view button.small[disabled=disabled]{opacity:.3;cursor:default}.slide-confirm .slider-note{font-style:italic;font-size:.8rem}.slide-confirm .confirm-slider{width:100%;padding:0;height:20px;margin-bottom:.5rem;outline:none;border-radius:10px;background:#dbffdb;appearance:none}.slide-confirm .confirm-slider::focus{outline:none}.slide-confirm .confirm-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:60px;height:20px;border-radius:10px;background:#04aa6d;cursor:pointer}.slide-confirm .confirm-slider::-moz-range-thumb{width:60px;height:20px;border-radius:10px;background:#04aa6d;cursor:pointer}.margin-top{margin-top:1rem}.margin-bottom{margin-bottom:1rem}#chart-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1000}#chart-overlay .chart-info{padding:.1rem .3rem;border-style:solid;border-color:#666;border-width:medium;line-height:1;background:#fff;position:fixed;top:0;right:0;color:#000;pointer-events:none;margin:.5rem;color:#666}#chart-overlay .chart-filter{width:100%;height:100%;opacity:.7;background:#aaa;cursor:pointer}#chart-overlay .canvas-container{width:100%;height:100%;max-width:500px;text-align:center;vertical-align:middle}#chart-overlay .canvas-container .chart{border-style:solid;border-radius:2rem;border-width:medium;border-color:#555;background:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#dnd-overlay{display:none;position:fixed;top:48px;left:0;width:100%;height:100%;background:transparent;z-index:1000}#dnd-overlay.no-events{pointer-events:none}#dnd-overlay .overlay-title-bar{background:#fff;height:48px;width:100%;padding:1rem;color:#000}#dnd-overlay .overlay-title-bar button.btn{color:#000;font-size:1rem;margin-left:2rem;padding:.3rem;font-weight:600}#dnd-overlay #overlay-info{margin-right:2rem;display:inline-block;font-style:italic}#dnd-overlay .overlay-label{margin-right:2rem;display:inline-block;font-weight:600}#dnd-overlay #overlay-filter{width:100%;height:100%;opacity:.3;background:#fafafa;cursor:crosshair}#dnd-overlay #drag-source-handle{border-color:orange}#dnd-overlay #drop-target-handle{border-color:#90ee90}#dnd-overlay .dd-handle{position:fixed;display:none;background:transparent;border-style:dashed;border-width:2px;cursor:pointer}.dnd-source{background:#ff0;opacity:.5}.dnd-target{background:#90ee90}.link-context{border-style:solid;border-width:thin;border-color:#ddd;background:#fdfdfd;padding:0 .2rem;font-size:.9em}p .green{color:green}p .red{color:red}.link-context~.link-context{margin:.2rem 0}#newpage-filters,#new-member-control{padding:.5rem;max-width:30rem}#newpage-filters.results-tab,#new-member-control.results-tab{border-style:none;background:transparent}#newpage-filters .label,#new-member-control .label{font-size:1.2rem;font-weight:400;color:#555;padding:0;border-radius:0;margin-bottom:.5em;display:block;text-align:left}#newpage-filters table.nice,#new-member-control table.nice{margin-bottom:.5rem}.header-section .toolbar{display:none;border-style:none;border-color:#000;border-width:thin}.header-section .toolbar .tools{font-size:1.2rem;line-height:1.2;padding:0 .3rem;min-width:20rem}.header-section .toolbar .tools .tool{font-size:1.7rem;margin:.1rem;display:none;color:#eee;padding:.1rem .2rem;border-style:solid;border-color:transparent;min-width:2rem;text-align:center;cursor:grabbing}.header-section .toolbar .tools .tool.sel{display:inline-block}.header-section .toolbar #tool-info{font-size:.8rem;line-height:2;font-style:italic;color:#ddd;padding:0 .5rem}.folder-size{font-size:.9rem;font-weight:bold;color:#999}input[type=text].addr1{border-bottom-color:var(--color-hr);border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-bottom:0px}input[type=text].addr2,input[type=text].addr3,input[type=text].addr4,input[type=text].addr5{border-top-width:0px;border-bottom-color:var(--color-hr);border-radius:0px;margin:0px}input[type=text].addr6{border-top-width:0px;border-top-right-radius:0px;border-top-left-radius:0px;margin-top:0px}#public-css textarea{max-width:100rem;min-height:40rem;font-family:monospace;font-size:1.2rem;white-space:nowrap}#login-message-form textarea{max-width:80rem;min-height:30rem;font-family:monospace;font-size:1.2rem;white-space:nowrap}#html-content #login-message.html-content{margin:2rem -10rem}#html-content #login-message.html-content table{margin:auto}#owners{max-width:600px;font-size:1.5rem}#owners .title{font-weight:600;font-size:1em}#owners .local-wimchis,#owners .shared-wimchis{border-style:solid;border-width:thin;border-color:#ccc;padding:.5rem;margin-top:1rem;font-size:.8em}#owners .local-wimchis .title,#owners .shared-wimchis .title{font-weight:400}.narrow-select{max-width:250px}.wimchi-options-panel{display:none;font-size:1rem;line-height:1.5;border-style:solid;border-color:#bbb;border-width:thin;margin-top:.5rem;margin-bottom:.5rem;padding:.5rem}.button-list button{display:block;margin:.5rem 0}.checkbox-line .checkbox-label{margin-left:.5rem;font-weight:600;color:blue}.checkbox-line.core .checkbox-label:after{content:"[core]";color:red;margin-left:.5rem}.checkbox-line.core.void .checkbox-label{color:#d3d3d3}.checkbox-line.void input{pointer-events:none}.checkbox-line.void .checkbox-label{margin-left:.5rem;font-weight:600;color:#d3d3d3}.btn.icon-link{font-size:1.5rem;color:var(--color-link);padding:0 .5rem;cursor:pointer}.expanded-print{padding:2rem;max-width:100rem;margin:auto}#upload-csv{max-width:30rem}#upload-csv .formrow .label{color:#000}#upload-csv .formrow input{font-size:1rem}#upload-csv .button-bar{margin-top:1rem}#upload-csv .button-bar .btn{color:#fff;background:var(--button-background)}.not-set{font-style:italic;color:#aaa}.empty{color:#aaa}#folder-properties{max-width:60rem}#folder-menu{margin-bottom:1rem;border-bottom-style:double;padding-bottom:.5rem;border-bottom-width:medium;border-color:#ccc}#folder-menu a.edit{margin-right:3rem;display:inline-block;color:#000;font-size:1.5rem}#folder-menu a.edit:visited,#folder-menu a.edit:hover,#folder-menu a.edit:focus{color:#000}#folder-menu a.edit.sel{font-weight:bold}#licenses{margin-top:1rem}#order-form{font-size:1.3rem}#order-form label{margin-left:1rem}#order-form button{margin:1rem 0;display:block}#popover-screen{position:absolute;left:0;bottom:0;right:0;top:0}.popover-wrapper{position:absolute;align-items:flex-start;flex-direction:row;margin-bottom:6px;margin-top:6px;display:flex;justify-content:flex-start;left:0;bottom:0;pointer-events:none;right:0;top:0;z-index:70}.popover-wrapper .popover-contents{pointer-events:auto;max-height:min(100%, 100vh - 24px);display:flex}.ctc-select-contents{max-height:100%;display:flex;flex-direction:column}.ctc-select-contents .ctc-select-option-list-wrapper{overflow:auto}.ctc-select-contents .ctc-select-option{padding-left:24px;position:relative;width:100%}.ctc-select-contents .ctc-select-option.selected:before{display:inline-block;position:absolute;left:5px;content:"";font-family:"Font Awesome 5 Pro";font-weight:400;color:#666}.ctc-select-contents .ctc-select-option.preselected{background:var(--color-focus-shadow)}.ctc-select-contents .ctc-select-option.emptyList{font-style:italic;color:#aaa}.ctc-select-contents .ctc-select-option.emptyList.selected:before{display:none}.ctc-select-contents .ctc-select-option.prefix-option-boundary{user-select:none;pointer-events:none;color:transparent;height:1px;border-style:solid;border-color:#eee;margin:.5rem 0}#html-content .html-content table.custom-section-table{table-layout:auto;padding:.5rem;margin:auto;width:fit-content}#html-content .html-content table.custom-section-table .numeric{text-align:right}#html-content .html-content table.custom-section-table td,#html-content .html-content table.custom-section-table th{border:solid #aaa;border-width:thin;padding:2px}#html-content .html-content table.custom-section-table td:first-child,#html-content .html-content table.custom-section-table th:first-child{padding-left:2px}#html-content .html-content .custom-section{border-style:solid;border-color:#ddd;border-width:thin;margin-top:.8rem;margin-bottom:.3rem;padding:.3rem;margin-top:.8rem;margin:auto;width:fit-content}#html-content .html-content .custom-section .description{font-style:italic;font-weight:400;color:gray;font-size:1rem;line-height:1.5}#html-content .html-content .custom-section .frame-title{font-size:1.1rem;background:#fff;margin-top:-0.9rem;margin-left:.2rem;margin-bottom:.3rem;width:fit-content;padding:0rem .3rem;line-height:1;color:gray;font-weight:500}#html-content .html-content .custom-section .custom-field .title{color:#444;font-weight:600;font-size:1.2rem;line-height:1.3}#html-content .html-content .custom-section .custom-field .value{white-space:pre-wrap;line-height:1.2;font-size:1.3rem;margin-bottom:.4rem}#html-content .html-content .custom-section .custom-field .value input,#html-content .html-content .custom-section .custom-field .value textarea,#html-content .html-content .custom-section .custom-field .value select{width:90%}#html-content .html-content .custom-section .custom-field .value.detail{font-style:italic}#html-content .html-content .drawing{width:fit-content;margin:auto}.generative-pie{width:320px;margin:auto}.generative-pie .inline-pie{box-sizing:border-box;display:block}.simple-content{background:#fff;padding:2rem;max-width:800px}.print-header-row{display:none;height:40px}.print-footer-row{display:none;height:30px}#html-content .html-content .print-header{display:none;position:fixed;width:100%;max-width:720px;top:0}#html-content .html-content .print-footer{display:none;position:fixed;width:100%;max-width:720px;bottom:0;color:#777;font-size:1.2rem}@media print{#main.pad{padding:0}#left-pane,#right-header,#right-navbars,.page-side,.fn-backlink{display:none !important}#right-pane,#wrapper{position:relative;left:0}@page{size:auto;margin:10mm 10mm}@page :footer{content:"wimchis";font-variant:small-caps;font-size:.5rem}.page-view{display:block;padding:0;margin:0}.html-content{width:21cm;padding:0cm 0cm}a[href]:after{content:none !important}#html-content .html-content .print-header,#html-content .html-content .print-footer,#html-content .html-content .print-header-row,#html-content .html-content .print-footer-row{display:block}#html-content .html-content .print-header table td,#html-content .html-content .print-footer table td,#html-content .html-content .print-header-row table td,#html-content .html-content .print-footer-row table td{box-shadow:none}}/*# sourceMappingURL=style.css.map */
