.input[data-v-6258c8f2]{text-align:right;width:auto}.tierDisplay[data-v-6258c8f2]{margin:3px;border:1px solid;padding:5px;display:flex;flex-direction:column}.spaced[data-v-df1a0057]{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;min-height:fit-content}.spaced>*[data-v-df1a0057]{margin:5px}html{height:100%}body,#app{margin:0;width:100%;height:100%}hr{width:90%}:root{--topBarHeight:60px}@media (prefers-color-scheme: light){:root{--fgColor:black;--fgColor2:darkgrey;--bgColor:white;--bgColor2:lightgrey;--warnColor:darkred}}@media (prefers-color-scheme: dark){:root{--fgColor:white;--fgColor2:lightgrey;--bgColor:black;--bgColor2:darkslategray;--warnColor: red}}*{color:var(--fgColor);background-color:var(--bgColor)}label{padding:0 10px}.label{font-style:italic;padding:10px;color:var(--fgColor)}.value{color:var(--fgColor2)}.input{background:var(--bgColor2);color:var(--fgColor);text-align:right;padding:.1em}.appLayout{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.appToolbar{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;width:auto;min-height:var(--topBarHeight);align-items:center}.appContentRow{display:flex;flex-direction:row;border:1px solid green;height:100%;overflow:hidden}.appScrollableColumn{width:auto;height:100%;overflow:auto;display:flex;flex-direction:column;padding:20px}.appCentreColumn{width:100%;height:100%;margin:auto;overflow-x:hidden;overflow-y:auto;max-width:800px;display:flex;flex-direction:column}.appFullWindow{position:relative;left:0;top:0;right:0;bottom:0;width:100%;height:100%;overflow:hidden}.appButtonGroup{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.appFullWidthRow{display:flex;flex-direction:row;justify-content:space-between;min-height:2.5em}.appRowOfColumns{display:flex;flex-direction:row;overflow:hidden;width:auto}.appRowOfColumns>*{border:1px solid var(--fgColor2);overflow:auto}.appColumn{display:flex;flex-direction:column}
