:root{--dash-good-fore:darkgreen;--dash-good-back:honeydew;--dash-warn-fore:DarkOrange;--dash-warn-back:#ffe2c6;--dash-alarm-fore:firebrick;--dash-alarm-back:mistyrose;--dash-tab-back:black;--dash-tab-fore:white;--dash-tab-sel-fore:black;--dash-tab-sel-back:var(--site-back);--dash-hover-back:gray;--dash-hover-selected:honeydew;--dash-monsite-back:var(--menu-back);--dash-monsite-fore:white;--dash-chart-back:gray;--dash-chart-info-back:var(--site-back);--dash-nil-entry-fore:dimgray;--dash-nil-entry-back:Silver;--dash-dev-unknown-fore:gray;--dash-status-error-back:mistyrose;--dash-status-error-fore:firebrick;--dash-status-normal-back:mintcream;--dash-status-normal-fore:darkgreen;--dash-status-warning-back:Lavender;--dash-status-warning-fore:DarkViolet;--dash-status-monitoring-back:LightCyan;--dash-status-monitoring-fore:navy;--dash-status-client-back:LavenderBlush;--dash-status-client-fore:firebrick;--dash-status-saros-back:AntiqueWhite;--dash-status-saros-fore:Crimson;--dash-status-fixed-back:teal;--dash-status-fixed-fore:honeydew}div.dash-sites{flex-direction:column;width:100%;height:100%;display:flex}div.dash-entry{cursor:pointer;height:28px;color:var(--dash-tab-fore);background:var(--dash-tab-back);white-space:nowrap;border-top:thin solid #000;border-bottom:thin solid #000;border-left:thin solid #000;border-top-left-radius:8px;border-bottom-left-radius:8px;flex-direction:row;justify-content:flex-end;align-items:center;margin-bottom:4px;margin-left:8px;padding-right:4px;display:flex;overflow:hidden}div.dash-entry:hover{background:var(--dash-hover-back)}div.dash-entry.selected{color:var(--dash-tab-sel-fore);background:var(--dash-tab-sel-back);cursor:default}div.dash-entry.selected:hover{background:var(--dash-hover-selected)}div.dash-window{flex-direction:column;width:100%;min-width:1600px;height:100%;display:flex;position:relative;overflow:hidden}div.dash-window div.chart-loading{background:#00000080 url(/images/uploading.gif) 50%/100px 100px no-repeat}div.dash-summary{background:var(--site-back);border-bottom:2px solid #000;flex-direction:row;flex-grow:0;flex-shrink:0;height:40px;padding-left:16px;display:flex}div.dash-summary div{flex-grow:0;flex-shrink:0;align-items:center;display:flex}div.dash-summary div.dash-summ-title{justify-content:flex-end;width:80px}div.dash-summary div.dash-summ-dts{flex-direction:row;width:168px;display:flex}div.dash-summary div.dash-summ-dts>label{flex-grow:0;flex-shrink:0;justify-content:flex-end;width:112px;padding-right:8px;display:flex}div.dash-summary div.dash-summ-dts>select{text-align-last:center;flex-grow:1;flex-shrink:0;width:20px;font-size:14pt}div.dash-summary div.dash-summ-time{border:inset;justify-content:center;width:100px;margin:4px;font-size:12pt}div.dash-summary div.dash-summ-good{background:var(--dash-good-back);width:60px;color:var(--dash-good-fore);border:inset;justify-content:center;margin:4px;font-size:12pt}div.dash-summary div.dash-summ-warn{background:var(--dash-warn-back);width:60px;color:var(--dash-warn-fore);border:inset;justify-content:center;margin:4px;font-size:12pt}div.dash-summary div.dash-summ-alarm{background:var(--dash-alarm-back);width:60px;color:var(--dash-alarm-fore);border:inset;justify-content:center;margin:4px;font-size:12pt}div.dash-summary div.dash-summ-space{flex-grow:1;flex-shrink:1;width:60px}div.dash-summary div.dash-summ-help{justify-content:center;width:156px}div.dash-summary div.dash-summ-help button{width:90%;box-shadow:none;cursor:pointer;justify-content:center;align-items:center;display:flex}div.dash-summary div.dash-summ-help button img{width:20px;height:20px;margin-right:8px}div.dash-locations{background:#696969;flex-direction:column;display:flex;overflow-y:scroll}div.dash-monsite{border-bottom:thin solid #000;flex-direction:row;flex-grow:0;flex-shrink:0;height:300px;display:flex}div.dash-monsite:not(:first-of-type){border-top:thin solid #000}div.dash-monsite:not(:last-of-type){margin-bottom:8px}div.dash-monsite div{white-space:nowrap;overflow:hidden}div.dash-monsite-summ{background:var(--envirohub-back);border-left:thin solid #000;flex-direction:column;width:258px;display:flex}div.dash-monsite-summ-title{background:var(--dash-monsite-back);height:28px;color:var(--dash-monsite-fore);justify-content:center;align-items:center;font-size:12pt;display:flex}div.dash-monsite-summ-title.alarm{color:var(--dash-alarm-back)!important;background:var(--dash-alarm-fore)!important}div.dash-monsite-summ-title.warn{color:var(--dash-warn-back)!important;background:var(--dash-warn-fore)!important}div.dash-monsite-summ-title.good{color:var(--dash-good-back)!important;background:var(--dash-good-fore)!important}div.dash-monsite-summ-data{flex-direction:column;flex-grow:1;height:28px;display:flex}div.dash-monsite-summ-warn{background:var(--dash-warn-back)}div.dash-monsite-summ-alarm{background:var(--dash-alarm-back)}div.dash-monsite-summ-sect{background:var(--dash-monsite-back);color:var(--dash-monsite-fore);border-bottom:thin solid #000;justify-content:center;align-items:center;padding:4px;display:flex}div.dash-monsite-summ-sect:not(:first-of-type){border-top:thin solid #000;margin-top:4px}div.dash-monsite-summ-hline{flex-direction:row;display:flex}div.dash-monsite-summ-hline>div{white-space:nowrap;align-items:center;display:flex;overflow:hidden}div.dash-monsite-summ-hline>div:first-of-type{flex-grow:0;flex-shrink:0;width:68px;padding-left:4px;font-size:8pt}div.dash-monsite-summ-hline>div:not(:first-of-type){flex-grow:1;flex-shrink:1;justify-content:flex-end;width:40px;padding-right:4px;font-size:8pt}div.dash-monsite-summ-line{flex-direction:row;flex-grow:0;flex-shrink:0;height:18px;display:flex}div.dash-monsite-summ-line>div:first-of-type{justify-content:flex-end;align-items:center;width:80px;padding-right:4px;display:flex}div.dash-monsite-summ-line>div:not(:first-of-type){align-items:center;display:flex}div.dash-monsite-error-line{flex-direction:row;flex-shrink:0;width:100%;height:18px;display:flex}div.dash-monsite-error-line.warn{background:var(--dash-warn-back);color:var(--dash-warn-fore)}div.dash-monsite-error-line.alarm{background:var(--dash-alarm-back);color:var(--dash-alarm-fore)}div.dash-monsite-error-line>div:first-of-type{flex-grow:0;justify-content:flex-end;align-items:center;width:96px;padding-right:4px;display:flex}div.dash-monsite-error-line>div:not(:first-of-type){flex-grow:1;align-items:center;display:flex}div.dash-monsite-summ-errors{flex-grow:1;height:18px;overflow-y:auto}div.dash-monsite-charts{background:gray;flex-direction:column;flex-grow:1;width:180px;display:flex}div.dash-monsite-chartsrowtop{flex-direction:row;flex-grow:10;height:100px;display:flex}div.dash-monsite-chartsrowbottom{flex-direction:row;flex-grow:6;height:100px;display:flex}div.dash-chart{flex-grow:1;width:100px;padding:1px}div.dash-chart-tl{border-right:thin solid #000}div.dash-chart-bl{border-top:thin solid #000;border-right:thin solid #000}div.dash-chart-br{border-top:thin solid #000}div.dash-dev-title.dash-dev-good{background:var(--dash-good-back)}div.dash-dev-title.dash-dev-warn{background:var(--dash-warn-back)}div.dash-dev-title.dash-dev-alarm{background:var(--dash-alarm-back)}div.dash-dev-good{color:var(--dash-good-fore)!important}div.dash-dev-warn{color:var(--dash-warn-fore)!important}div.dash-dev-alarm{color:var(--dash-alarm-fore)!important}div.dash-dev-unknown{color:var(--dash-dev-unknown-fore)!important}div.dash-dev-na{width:100%;height:100%;color:var(--dash-nil-entry-fore);background:var(--dash-nil-entry-back);justify-content:center;align-items:center;font-size:14pt;display:flex}div.dash-dev-detail{background:var(--dash-chart-info-back);flex-direction:row;width:100%;height:100%;display:flex}div.dash-dev-info{flex-direction:column;flex-grow:0;flex-shrink:0;width:172px;display:flex}div.dash-dev-info div{white-space:nowrap;display:flex;overflow:hidden}div.dash-dev-title{color:var(--dash-good-fore);background:var(--dash-good-back);border-bottom:solid thin var(--dash-good-fore);justify-content:center;align-items:center;margin-bottom:2px;padding:4px;font-size:12pt}div.dash-dev-serial{justify-content:center;align-items:center;font-size:11pt}div.dash-dev-9pt{justify-content:center;align-items:center;font-size:9pt}div.dash-dev-8pt{justify-content:center;align-items:center;font-size:8pt}div.dash-dev-line.warn{color:orange}div.dash-dev-line>div:first-of-type{flex-grow:0;flex-shrink:0;justify-content:flex-end;align-items:center;width:64px;padding-right:4px;font-size:9pt}div.dash-dev-line>div:not(first-of-type){flex-grow:1;flex-shrink:1;align-items:center;width:60px}div.dash-chart-holder{background:var(--dash-chart-back);flex-grow:1;width:160px;position:relative}div.dash-chart-holder div.db-plottime{z-index:49;background:#dcdcdc;border-style:inset;flex-direction:column;justify-content:center;align-items:center;width:120px;height:24px;margin:2px;padding:2px;display:none;position:absolute;top:0;left:40px}div.dash-chart-holder div.db-plottime.db-temp{height:56px}div.dash-chart-holder div.db-plottime.db-cam{width:80px;height:16px}div.dash-chart-holder div.db-plottime>div{flex-grow:1;flex-shrink:1;justify-content:center;align-items:center;display:flex}div.dash-dev-capacity{justify-content:center;align-items:center;margin-top:8px;font-size:18pt;display:flex}div.dash-blackout{z-index:10;background:#000000bf;display:none;position:absolute;inset:0}div.dash-help{z-index:11;background:var(--site-back);border:2px solid #000;border-radius:10px;flex-direction:column;width:1200px;display:none;position:absolute;top:80px;bottom:80px;left:calc(50% - 600px)}div.dash-help div.dash-help-title{background:var(--dash-monsite-back);color:var(--dash-monsite-fore);border-bottom:2px solid #000;border-top-left-radius:8px;border-top-right-radius:8px;flex-direction:row;flex-grow:0;flex-shrink:0;height:28px;display:flex}div.dash-help div.dash-help-title>div{justify-content:center;align-items:center;font-size:14pt;display:flex}div.dash-help div.dash-help-title>div:first-of-type{flex-grow:1;flex-shrink:0;width:80px}div.dash-help div.dash-help-title>div:not(:first-of-type){cursor:pointer;background:gray;border-top-right-radius:8px;flex-grow:0;flex-shrink:0;width:44px}div.dash-help div.dash-help-title img{width:20px;height:20px}div.dash-help div.dash-help-contents{background:var(--site-back);color:var(--site-fore);background:#fff;flex-grow:1;flex-shrink:1;height:28px;overflow-y:scroll}div.dash-help div.dash-help-footer{background:var(--site-back);color:var(--site-fore);border-top:2px solid gray;border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-direction:row;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;height:56px;display:flex}div.dash-help div.dash-help-footer button{shadow-box:none}div.dash-help div.dash-help-footer button img{width:20px;height:20px}@keyframes vibalarmblink{0%{color:#b22222;background:#ffe4e1}25%{color:#dc143c;background:pink}50%{color:#f08080;background:#f08080}75%{color:pink;background:#dc143c}to{color:#ffe4e1;background:#b22222}}div.dash-op-mode{padding-bottom:4px;font-size:9pt!important}div.dash-dev-vibgood{color:var(--dash-good-back);background:var(--dash-good-fore);font-size:12pt}div.dash-dev-vibwarn{color:var(--dash-warn-fore);background:var(--dash-warn-back);font-size:12pt;animation:1s infinite vibalarmblink}div.dash-dev-vibalarm{color:var(--dash-alarm-fore);background:var(--dash-alarm-back);font-size:12pt;animation:1s infinite vibalarmblink}div.dash-monsite.locstatus-warning,div.dash-monsite.locstatus-monitoring,div.dash-monsite.locstatus-client,div.dash-monsite.locstatus-saros{height:386px}div.dash-monsite.locstatus-normal{height:332px}div.dash-location-status{background:var(--site-back);flex-direction:row;flex-grow:0;flex-shrink:0;height:32px;display:flex}div.dash-location-status.normal{background:var(--dash-status-normal-back);color:var(--dash-status-normal-fore);justify-content:center;align-items:center;font-size:11pt}div.dash-location-status.error{background:var(--dash-status-error-back);color:var(--dash-status-error-fore);justify-content:center;align-items:center;font-size:11pt}div.dash-location-status.warning,div.dash-location-status.monitoring,div.dash-location-status.client,div.dash-location-status.saros{height:48px;min-height:48px;max-height:86px}div.dash-location-status.warning{background:var(--dash-status-warning-back);color:var(--dash-status-warning-fore)}div.dash-location-status.monitoring{background:var(--dash-status-monitoring-back);color:var(--dash-status-monitoring-fore)}div.dash-location-status.client{background:var(--dash-status-client-back);color:var(--dash-status-client-fore)}div.dash-location-status.saros{background:var(--dash-status-saros-back);color:var(--dash-status-saros-fore)}div.dash-location-status.fixed{background:var(--dash-status-fixed-back);color:var(--dash-status-fixed-fore)}div.dash-location-status>div:first-of-type{flex-direction:column;flex-grow:0;justify-content:center;align-items:center;width:440px;display:flex}div.dash-location-status>div:first-of-type>div{justify-content:center;align-items:center;display:flex}div.dash-location-status>div:first-of-type>div:first-of-type{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12pt}div.dash-location-status>div:not(:first-of-type){color:#000;background:#fff;border:thin solid #000;flex-grow:1;width:100px;margin:4px;overflow:auto}div.dash-location-status ul.explain{margin:4px;padding-inline-start:16px}div.dash-location-status ul.explain li.saros{color:navy}div.dash-location-status ul.explain li.client{color:#b22222}
