body>.bigwindow{position:fixed}.bigwindow{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(100,100,100,.5);color:#d3d3d3;z-index:100000;display:grid;grid-template:100%/100%;justify-content:center;justify-items:center;align-items:center}.bigwindow>*{grid-area:1/1}.bigwindow>iframe{max-width:98%;max-height:90%;width:40em;height:30em;border:none;border-radius:5px;background:#fff}.bigwindow>iframe.browser{width:90%;height:90%}.bigwindow>div{background:var(--light_white);color:var(--light_black);text-align:center;max-height:100%;max-width:100%;padding:20px;border-radius:5px;box-sizing:border-box;border:1px solid #a9a9a9}.bigwindow>div>H1{margin-top:0}.bigwindow>div>.closebutton{width:24px;height:24px}.fullsize{height:30em;max-height:100%}.vertical_form{font-size:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color_subtitle, initial)}.vertical_form.normal{align-items:stretch}.vertical_form *{font-size:inherit}.vertical_form>*{margin:.3em .5em;max-width:100%}.vertical_form>fieldset{margin:initial}.vertical_form>fieldset>*{margin:.2em .2em}.vertical_form>span:first-of-type{color:var(--light_black, black)}.vertical_form>button{border-radius:5px}.vertical_form>.comment{color:var(--light_darkgray, initial);font-size:70%;font-style:italic}.vertical_form.leftlabels label{align-self:start}.vertical_form label{margin:.2em .07em}.leftedit{text-align:left;align-items:stretch;font-size:max(3vh,1.1rem);overflow-y:hidden}.leftedit label{display:flex;justify-content:space-between;align-items:center}.leftedit textarea{margin:.3em 0;padding:.2em .3em;resize:none}.leftedit textarea[readonly]{border:#aaa solid 1px}.leftedit fieldset{margin:.5em 0}.leftedit fieldset>label{margin:0}#touredit>.leftedit{padding:10px 20px 5px 20px}.leftedit label.regular{justify-content:start}fieldset{border:#d3d3d3 .5px solid;border-radius:5px}fieldset legend{font-size:1rem !important;color:gray;padding:0 .3em}.tab{background:rgba(0,0,0,0);border:1px solid #eee}.tab.selected{border-color:#000;background:#ddd;color:#000;opacity:1;filter:none}.editform{min-width:min(20em,99vw)}.editform>.title{padding:.5em 20px 0 20px}.editform>*:nth-last-child(1){margin-bottom:.5em}.editform>label{color:var(--light_gray);padding:0 20px}.editform *{font-size:inherit}.editform button{align-self:center}@media(max-height: 300px){.bigwindow>div{padding:0;height:100%;max-height:100%}}.biginfo{max-width:25em;max-height:calc(100vh - 5em);overflow:scroll;white-space:pre-wrap;text-align:left;margin:1em}.hidenullsortvalue [data-sortvalue="0"]{display:none}.bigwindow>.playarea{min-width:min(80vw,90vh);min-height:80vh;max-width:90vh;padding:0}.buttonnomargin button{margin:0}
