body{display:none;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#d3d3d3;background-image:url(/_resources/Back.png)}.button-unstyled{padding:0;border:0;background:none;box-shadow:none;font-size:inherit;font-family:inherit;cursor:pointer}div#bannerHeader{max-width:1200px;display:flex;justify-content:space-between}div#banner{width:800px;height:200px;background-image:url(/_resources/Banner.png),linear-gradient(to right,red,#fff);border:black 1px solid;display:inline-block}div#topWidgets{display:inline-block}div#userWidget{display:inline-block;text-align:right;height:90px;vertical-align:top;margin-top:1em;position:relative}div.UserWidget{background:#d3d3d3;padding:10px;max-height:150px}div#appWrapper{max-width:1250px}div#toolbar{position:fixed;top:400px;background:#ddd;padding:1em;border-color:#000;border-style:solid;border-width:2px 2px 2px 0;width:145px;z-index:1}div#root{margin-left:145px}div.RootFrame{position:relative}div.RootBody{position:relative;background:#fff;margin:40px 40px 0;max-width:1000px;border-color:#000;border-style:solid;min-height:400px;padding:.5em .5em 2em;border-width:3px;overflow:auto}div.RootBody div{margin-bottom:.5em}div.RootMenu{position:fixed;text-align:left;right:10px;margin-top:20px;float:right;z-index:1}div.RootMenu .rootMenuButton{background:#fff;padding:3px 3px 5px;border-width:2px 2px 2px 2px;border-style:solid;margin-bottom:.25em;box-shadow:5px 2px;display:block;text-align:left}div.RootMenu button.rootMenuButton{width:100%}div.RootMenu button.drawerPull:before{content:"◀";color:gray}div.RootMenu button.drawerPull.open:before{content:"▶";color:#a00}div.RootMenu div.previewFrame span{background:transparent;padding:0;border-width:0;margin:0}div.RootMenu div.shiftRight button.drawerPull{margin-left:25px}div.tagList{position:absolute;bottom:0;right:0}div.tagList .tagButton{padding-right:5px;color:#aa0010;font-weight:700}a.wikiLink:link,a.wikiLink:visited{color:#00f}a.wikiLinkMissing:link,a.wikiLinkMissing:visited{color:red}a.wikiLinkExternal:link,a.wikiLinkExternal:visited{color:green}img.media,img.mediacenter,img.mediaright,img.medialeft{vertical-align:middle}img.mediaright{float:right;margin-left:1em;margin-bottom:.5em}img.medialeft{float:left;margin-right:1em;margin-bottom:.5em}img.mediacenter{display:block;margin-left:auto;margin-right:auto}.uploadBox{margin-bottom:1em}span.bold{font-weight:700}div.toolbar{overflow:hidden}div.toolbar div.bold{font-weight:700}div.toolbar a,div.toolbar a.wikiLink,div.toolbar a.wikiLinkMissing,div.toolbar a.wikiLinkExternal{text-decoration:none;color:#000}div.toolbar button.drawerPull:after{content:" ▶";color:gray}div.toolbar button.drawerPull.open:after{content:" ◀";color:#a00}div.toolbar a:visited{color:#000}span.italic{font-style:italic}span.underline{text-decoration:underline}span.monospace{font-family:monospace}pre.code{padding:.5em;border:1px dashed;font-family:monospace;background-color:#f0f0f0;clear:both}div.RootBody blockquote,div.previewFrameContent blockquote{border-left:#606060 solid 3px;padding-left:.5em;margin-left:1em}dialog.deletePageDialog{position:absolute;z-index:10;top:60px;background:gray}dialog.deletePageDialog div.deleteDialogButtons{display:inline-flex}dialog.deletePageDialog div.deleteDialogButtons button.cancel{order:2}dialog.deletePageDialog div.deleteDialogButtons button.delete{order:1}dialog.deletePageDialog::backdrop{z-index:10;background:#000000b3}dialog.showImageDialog{z-index:10;background:gray}dialog.showImageDialog::backdrop{z-index:10;background:#000000b3}dialog.showImageDialog div.imgTitle{font-weight:700;margin:.5em}dialog.confirmRevOverrideDialog{position:absolute;z-index:10;top:60px;background:gray}dialog.confirmRevOverrideDialog div.confirmRevOverrideDialogButtons{display:inline-flex}dialog.confirmRevOverrideDialog div.confirmRevOverrideDialogButtons button.cancel{order:3}dialog.confirmRevOverrideDialog div.confirmRevOverrideDialogButtons button.return{order:2}dialog.confirmRevOverrideDialog div.confirmRevOverrideDialogButtons button.overwrite{order:1}dialog.confirmRevOverrideDialog::backdrop{z-index:10;background:#000000b3}table.lazerTable,table.lazerTable td,table.lazerTable th{border:1px solid}table.lazerTable{border-collapse:collapse;empty-cells:show;border-spacing:0}table.lazerTable th{background:#d3d3d3;padding:0 .5em}table.lazerTable td{padding:0 .5em}table.lazerTable tr:hover{background:#ffe0a0}table.lazerTable td.tableLeft,table.lazerTable th.tableLeft{text-align:left}table.lazerTable td.tableRight,table.lazerTable th.tableRight{text-align:right}table.lazerTable td.tableCenter,table.lazerTable th.tableCenter{text-align:center}dialog.dlgOverlay{display:block;position:fixed;top:0;left:0;height:100%;width:100%;z-index:1000;background:#000000b3}dialog.dlgOverlay div.confirmDlg{display:block;position:absolute;background:#fff;border-radius:10px;border-color:#000;border-width:2px;padding:5px;width:max(600px,45%);margin:auto;top:50%;left:50%;transform:translate(-50%,-50%)}dialog.dlgOverlay div.confirmDlg div.confirmDlgBtns{display:flex}dialog.dlgOverlay div.confirmDlg button.cancel{order:2;margin:5px auto 5px 5px}dialog.dlgOverlay div.confirmDlg button.confirm{order:1;margin:5px 5px 5px auto}div.hidden input[type=checkbox].toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.hdn-toggle{display:block;font-style:italic;font-family:monospace;font-size:1.2rem;padding:0 1rem;cursor:pointer;transition:all .25s ease-out}.hdn-toggle:before{content:" ";display:inline-block;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid currentColor;vertical-align:middle;margin-right:.7rem;transform:translateY(-2px);transition:transform .2s ease-out}.toggle:checked+.hdn-toggle:before{transform:rotate(90deg) translate(-3px)}.collapsible{max-height:0px;overflow:hidden;transition:max-height .25s ease-in-out;color:#888}.toggle:checked+.hdn-toggle+.collapsible{max-height:unset}div.hidden{border:black 1px solid;padding:0 1rem}div.clear{clear:both}div.UserAdminWidget{display:inline}div.TOC{border:black 1px solid;width:300px;max-height:500px;position:fixed;overflow-y:scroll;background-color:#fff;left:1220px}div.previewFrameContent div#lw_TOC_previewPage{left:revert;right:1175px}div.historicalPage div#lw_TOC_historyView{left:revert;right:1125px}@media only screen and (max-height: 440px){div#toolbar{top:50px}div#toolbar div.pageFrame,div#toolbar div.pageSearchFrame{position:absolute;width:500px;height:280px;overflow-y:auto}div#toolbar div.mediaFrame{position:absolute;width:500px;height:280px;overflow-y:auto;top:0}div.toolbar button.drawerPull:after{content:""}div#lw_TOC{display:none}}@media only screen and (max-width: 440px){div#toolbar{display:none}div#root{margin-left:0}div.RootMenu,div#lw_TOC{display:none}}@media only screen and (max-width: 1570px){div#lw_TOC{top:450px}}@media print{body{background:#fff}div#toolbar,div#bannerHeader{display:none}div#root{margin:0}div.RootMenu{display:none}div.RootBody{position:revert;border:revert;margin:revert;padding:revert}}div.toolbar div.pageSearchFrame{position:absolute;width:600px;height:500px;left:177px;top:10px;background:#fff;border-style:solid;padding:5px;z-index:1}div#root div.pageSearchFrame{position:absolute;width:400px;height:500px;right:60px;bottom:60px;background:#fff;border-style:solid;padding:8px;z-index:1}div.pageSearchFrame button.close{float:right;margin:1px 3px;color:red;font-weight:700}div.pageSearchFrameContent{display:flex;justify-content:space-between}div.nsTreeSelector,div.pageSelector{display:inline-block;vertical-align:top;width:300px}div.pageSearchList div{margin-bottom:.25em}div.pageSearchList a,div.pageSearchList a:visited{color:#00f;text-decoration:none}div.pageSearchList{overflow-y:auto;overflow-x:hidden;height:350px;width:275px;margin-left:1em;padding-left:1em;text-indent:-1em}div.toolbar div.pageSearchFrame div.pageSearchList{width:600px;border-color:gray;border-width:1px;border-style:solid;padding:.5em .5em .5em 1.5em;margin-top:.5em}div.pageSearchList span.match{background-color:#ffe0a0}ul.nsTree li.terminal>span.dot:before{content:url(/_resources/dot.png)}ul.nsTree li.open>span.dot:before{content:url(/_resources/minus.png)}ul.nsTree li.closed>span.dot:before{content:url(/_resources/plus.png)}div#root div.previewFrame{position:absolute;width:1000px;height:800px;right:140px;top:-180px;background:#fff;border-style:solid;padding:8px;z-index:1}div.previewFrame button.close{float:right;margin:1px 3px;color:red;font-weight:700}div.previewFrame div.previewFrameContent{position:absolute;margin:25px;overflow-y:auto;top:50px;bottom:0;left:0;right:0;background:#ddd;padding:10px}div.previewFrame div{margin-bottom:.5em}div.toolbar div.pageFrame{position:absolute;width:800px;height:500px;left:177px;top:0;background:#fff;border-style:solid;padding:5px;z-index:1}div.editToolbar div.pageFrame{position:absolute;width:800px;height:500px;left:60px;top:50px;background:#fff;border-style:solid;padding:5px;z-index:1}div.pageFrame .close{float:right;margin:1px 3px;color:red;font-weight:700}div.pageFrameContent{display:flex;justify-content:space-between}div.pageSelector{display:inline-block;vertical-align:top;width:300px;padding-right:.5em}div.pageList{overflow-y:auto;overflow-x:hidden;height:330px;width:275px;margin-left:1em;padding-left:1em;text-indent:-1em}div.pageList div{margin-bottom:.25em}div.pageList a,div.pageList a:visited{color:#00f;text-decoration:none}ul.nsTree{list-style:none;padding-left:20px}ul.nsTree li.terminal>button.dot:before{content:url(/_resources/dot.png)}ul.nsTree li.open>button.dot:before{content:url(/_resources/minus.png)}ul.nsTree li.closed>button.dot:before{content:url(/_resources/plus.png)}ul.nsTree li.closed ul{display:none}button.pageFrameSelect{text-align:inherit;text-indent:inherit;padding-left:inherit;padding-inline:revert;margin-left:1em}button.pageFrameSelect:hover{color:#a67000}span.selectBox{margin:.25em;padding:.1em}span.selected{border:1px solid darkblue}div.imageSettings{border:2px black solid;height:125px;width:290px;padding:.5em;border-width:2px;border-style:solid;border-color:#000;margin-left:1em;float:left}div.toolbar div.mediaFrame{position:absolute;width:900px;height:800px;left:177px;top:-300px;background:#fff;border-style:solid;padding:5px;z-index:1}div.editToolbar div.mediaFrame{position:absolute;width:900px;height:625px;left:60px;top:50px;background:#fff;border-style:solid;padding:5px;z-index:1}div.mediaFrame button.close{float:right;margin:1px 3px;color:red;font-weight:700}div.mediaList{width:650px;height:440px;overflow-y:auto;overflow-x:hidden}div.editToolbar div.mediaList{height:225px}div.mediaBox{position:relative}div.imageFrame{position:relative;height:125px;width:125px;border-width:2px;border-style:solid;border-color:#000;display:flex;justify-content:center;align-items:center;color:gray;z-index:2;float:left}div.mediaListItem img.hoverImg{position:absolute;top:2px;left:2px;height:125px;width:125px;object-fit:contain;transition:1s ease;opacity:0}div.mediaListItem:hover img.hoverImg{opacity:1}span.delete{color:red}div.mediaFrameContent{display:flex;justify-content:space-between}div.mediaSelector{display:inline-block;vertical-align:top;width:800px;padding-right:.5em}input#mediaFileUploadNS{margin:0 .5em 0 .25em}dialog.deleteDialog{z-index:10}dialog.moveImageDialog{z-index:10;height:400px;width:550px}dialog.moveImageDialog div.dialogHeader{clear:both;margin-bottom:1em}dialog.moveImageDialog div.TextField{margin-top:3em}dialog.moveImageDialog div.nsTreeContainer{float:left;margin-right:2em;width:240px}dialog.moveImageDialog button.close{float:right;margin-top:-12px;margin-right:-8px;color:red;font-weight:700}dialog.moveImageDialog div.moveDesc{margin:1em 0}textarea.pageSource{background-color:#d3d3d3;width:98%;max-width:98%}textarea.pageSource.disabled{color:#545454;width:98%;max-width:98%}div.editableTagList{text-align:right}div.editableTagList span.tag{white-space:nowrap}div.editableTagList span.newTagEntry{white-space:nowrap;margin-left:4px}div.lockWarn{background:red;color:#fff;padding:4px}div.editToolbar button.toolbar-button{border-style:outset;border-width:2px;border-color:#000;margin-right:1px;display:inline-block}div.editToolbar button.toolbar-button:active{border-style:inset}div.editToolbar button.toolbar-button.open{border-style:inset;opacity:.2}div.RootMenu div.backlinksFrame{position:absolute;width:300px;height:500px;right:100px;top:0;background:#fff;border-style:solid;padding:5px;z-index:1}div.backlinksFrame button.close{float:right;margin:1px 3px;color:red;font-weight:700}div.backlinksFrameContent{display:flex;justify-content:space-between}div.backlinkspageList{overflow-y:auto;overflow-x:hidden;height:350px;width:300px;margin-left:1.5em}div.backlinkspageList div{margin-bottom:.25em}div.backlinkspageList a,div.backlinkspageList a:visited{color:#00f;text-decoration:none}div.RootMenu div.historyFrame{position:absolute;width:600px;height:500px;right:100px;top:0;background:#fff;border-style:solid;padding:5px;z-index:1}div.RootMenu div.historyFramePreview{position:absolute;width:1000px;height:600px;right:100px;top:0;background:#fff;border-style:solid;padding:5px;z-index:1}div.historyFrame span,div.historyFramePreview span{background:initial;padding:initial;border-width:initial;border-style:initial;margin:initial}div.historyFrame span,div.historyFramePreview span{margin-bottom:.5em}div.historyFrame button.close,div.historyFramePreview button.close{float:right;margin:1px 3px;color:red;font-weight:700}div.historyFrameContent{display:flex;justify-content:space-between}div.historyList{overflow-y:auto;overflow-x:hidden;height:380px;width:550px;margin-left:1.5em;border:1px solid black;padding:.5em}div.historicalPage{overflow-y:auto;height:490px;margin-left:1.5em;border:1px solid black;padding:.5em}div.historyList button.diffSelections img{vertical-align:middle}div.historyList div.diffLine div{display:inline-block}div.historyList div.diffLine div.lineNumber{display:inline-block;width:65px}div.historyList div.diffLine span{all:initial}div.historyList div.diffLine span.editNewInline{background:#90ee90;font-style:bold}div.historyList div.diffLine span.editOldInline{background:#f55;text-decoration:line-through}div.historyFrame div.historicalPage{overflow-y:auto;height:380px;border:1px grey solid}div.RootMenu div.movePageFrame{position:absolute;width:900px;height:800px;right:100px;top:0;background:#fff;border-style:solid;padding:5px;z-index:1}div.movePageFrame button.close{float:right;margin:1px 3px;color:red;font-weight:700}div#message.error{color:red}div#message{margin-bottom:1em;height:12px}div.nsTreeSelector{display:inline-block;vertical-align:top;width:300px}div.movePageSelector{display:inline-block;vertical-align:top;width:200px;padding-right:.5em}label.label{color:#0000a0}input{margin:0 .5em 0 .25em}form.moveLocationBox div{margin-bottom:.5em}div.selfRegisterFrame{position:absolute;width:320px;height:150px;right:0;top:130px;background:#fff;border-style:solid;border-width:2px;padding:5px;z-index:1}div.selfRegisterFrame button.close{float:right;margin:1px 3px;color:red;font-weight:700}div.selfRegisterFrame div.box{clear:both;margin-bottom:.75em}div.selfRegisterFrame div.passwordMessage{color:#8b0000}div.selfRegisterFrame button.submitButton{margin-right:.5em}div.forgotPasswordFrame{position:absolute;width:500px;height:240px;right:0;top:170px;background:#fff;border-style:solid;border-width:2px;padding:5px;z-index:2}div.forgotPasswordFrame button.close{float:right;margin:1px 3px;color:red;font-weight:700}div.forgotPasswordFrame div.box{clear:both;margin-bottom:.75em}div.forgotPasswordFrame div.passwordMessage{color:#8b0000}div.forgotPasswordFrame button.submitButton{margin-right:.5em}div.forgotPasswordFrame div.VerifyTokenBackdrop{position:fixed;left:0;top:0;height:100%;width:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10}div.forgotPasswordFrame div.VerifyTokenFrame{padding:1em;border:3px solid black;height:10em;width:30em;background:#fff}div.forgotPasswordFrame div.VerifyTokenFrame>div{margin-bottom:1em}div.forgotPasswordFrame div.VerifyTokenFrame button.close{float:right;margin:-1em -.5em;color:red;font-weight:700}div#adminWidget{display:inline-block;text-align:right;height:90px;vertical-align:top;margin-top:1em}div#adminWidget div.AdminWidget>button.drawerPull{background:#d3d3d3;padding:10px}dialog.AdminDialog{z-index:10;top:100px;width:1000px;height:800px;padding:0;background:#b0b0b0;text-align:left}dialog.AdminDialog::backdrop{z-index:10;background:#000000b3}div#adminSidebar{float:left;background:gray;border-right:5px double black;padding:1em;height:calc(100% - 2em);margin-right:1em}div#adminSidebar label{font-size:3em}button.settingsTabBtn{display:block;font-size:2em;margin-top:1em;text-align:right;margin-right:calc(-.5em - 5px);padding:.1em .5em .1em .1em;margin-left:auto}button.settingsTabBtn.selectedTab{background:#b0b0b0;border-width:2px 0px 2px 2px;border-radius:10px 0 0 10px;border-color:#000;border-style:solid}dialog.AdminDialog button.close{float:right;margin:1px 3px;color:red;font-weight:700}dialog.AdminDialog div.settingsBody{overflow-x:hidden}dialog.AdminDialog div.settingsBody.hidden{display:none}div.error{color:red}div.SettingsField textarea{resize:none;vertical-align:top;width:400px}div.enableSelfReg{margin-top:1em}div.VerifyTokenBackdrop{position:fixed;left:0;top:0;height:100%;width:100%;background:#00000080;display:flex;justify-content:center;align-items:center}div.VerifyTokenFrame{padding:1em;border:3px solid black;height:10em;width:30em;background:#fff}div.VerifyTokenFrame>div{margin-bottom:1em}div.VerifyTokenFrame button.close{float:right;margin:-1em -.5em;color:red;font-weight:700}div.loginForm button.drawerPull:after{content:" ▼";color:gray}div.loginForm button.drawerPull.open:after{content:" ▲";color:#a00}div.loginForm div.errorText{color:red}div.loginForm div.forgotPassword button.drawerPull{color:#800}.sliderSwitch{position:relative;display:inline-block;width:44px;height:25px}.sliderSwitch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#2196f3}input:checked+.slider:before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translate(18px)}label{vertical-align:middle}label.realLabel{margin-right:1em}div.siteSetup select{width:10em}div.siteSetup div.siteButtons{display:inline-block;margin:.5em;vertical-align:top}div.siteSetup div.siteButtons button{display:block;margin:.25em}div.settingsBody div.MaintenanceTasks button{margin:.1em .25em}dialog.addSiteDialog div.addSiteButtons{display:inline-flex}dialog.addSiteDialog div.addSiteButtons button.cancel{order:2}dialog.addSiteDialog div.addSiteButtons button.add{order:1}dialog.addSiteDialog div.addSiteButtons button{margin:1.5em .5em .5em}dialog.addSiteDialog label{margin-right:.5em}dialog.deleteSiteDialog div.deleteSiteButtons{display:inline-flex}dialog.deleteSiteDialog div.deleteSiteButtons button.cancel{order:2}dialog.deleteSiteDialog div.deleteSiteButtons button.delete{order:1}dialog.deleteSiteDialog div.deleteSiteButtons button{margin:1.5em .5em .5em}dialog.deleteSiteDialog label{margin-right:.5em}div.userSetup select{width:10em}div.userSetup div.userButtons,div.userSetup div.roleButtons{display:inline-block;margin:.5em;vertical-align:top}div.userSetup div.userButtons button,div.userSetup div.roleButtons button{display:block;margin:.25em}div.userSetup div.selectWidget{float:left}select#roleList{width:250px}dialog.addRoleDialog{height:120px;width:200px}dialog.addRoleDialog div.addRoleButtons{display:inline-flex;position:absolute;bottom:10px}dialog.addRoleDialog div.addRoleButtons button.cancel{order:2}dialog.addRoleDialog div.addRoleButtons button.add{order:1}dialog.addRoleDialog div.addRoleButtons button{margin:1.5em .5em .5em}dialog.addRoleDialog label{margin-right:.5em}dialog.addUserDialog label{margin-right:.5em}div.AddUserError{color:red;width:400px;height:22px}dialog.addUserDialog div.addUserButtons button{margin:1.5em .5em .5em}dialog.addUserDialog .title{margin-top:0}dialog.confirmDeleteDialog div.confirmDeleteButtons{display:inline-flex}dialog.confirmDeleteDialog div.confirmDeleteButtons button.cancel{order:2}dialog.confirmDeleteDialog div.confirmDeleteButtons button.delete{order:1}dialog.confirmDeleteDialog div.confirmDeleteButtons button{margin:1.5em .5em .5em}div.aclWidget{max-height:325px;overflow-y:scroll;background-color:#d0d0d0;margin:.5em}div.aclWidget div.nsTree{float:left;min-height:150px;min-width:200px;margin-right:.5em}div.aclWidget div.aclPanel,div.aclWidget div.aclPanel select.userList,div.aclWidget div.aclPanel select.roleList{margin-bottom:.5em}select.userList{width:10em;margin-top:1em;float:left}select.roleList{width:10em;margin-top:1em;margin-left:1em;height:7em}div.toolbar div.recentChangesFrame{position:absolute;width:615px;left:177px;top:10px;background:#fff;border-style:solid;padding:5px;z-index:1}div.recentChangesList{overflow-y:auto;overflow-x:hidden;max-height:600px;width:550px;margin:1.5em;border:1px solid black;padding:.5em}div.recentChangesList a,div.recentChangesList a:visited{color:#00f;text-decoration:none}div.recentChangesList span.ts{color:gray;font-size:smaller}div.recentChangesFrame button.close{float:right;margin:1px 3px;color:red;font-weight:700}div.recentChangesFilter{margin:1em}div.recentChangesItem{margin-bottom:.3em}
