.mi-general{color:#fff;background:#0e1118}.mi-vibration{background:var(--vibration-back);color:var(--vibration-fore)}.mi-vibration.leftmenuitem-sel{background:var(--vibration-back-selected);color:#fff}.mi-blast{background:var(--blast-back);color:var(--blast-fore)}.mi-blast.leftmenuitem-sel{background:var(--blast-back-selected);color:#fff}.mi-blast-analysis{background:var(--blast-back);color:var(--blast-fore)}.mi-blast-analysis.leftmenuitem-sel{background:var(--blast-back-selected);color:#fff}.mi-noise{background:var(--noise-back);color:var(--noise-fore)}.mi-noise.leftmenuitem-sel{background:var(--noise-back-selected);color:#000}.mi-weather{background:var(--weather-back);color:var(--weather-fore)}.mi-weather.leftmenuitem-sel{color:#fff;background:#caac00}.mi-airquality{background:var(--airquality-back);color:var(--airquality-fore)}.mi-airquality.leftmenuitem-sel{color:#fff;background:#e7ad43}.mi-waterquality{background:var(--waterquality-back);color:var(--waterquality-fore)}.mi-waterquality.leftmenuitem-sel{color:#fff;background:navy}.mi-imagery{color:#000;background:#d5aaff}.mi-imagery.leftmenuitem-sel{color:#fff;background:#8c1aff}.mi-control{color:#000;background:#0ff}.mi-control.leftmenuitem-sel{color:#fff;background:teal}.mi-devicegroups{color:#000;background:#dcdcdc}.mi-devicegroups .leftmenuitem-sel{color:#fff;background:#2f4f4f}html,body{background:var(--envirohub-back);color:var(--envirohub-fore);font-family:var(--envirohub-fonts);font-size:var(--envirohub-font-size);width:100%;height:100%;min-width:var(--envirohub-min-width);min-height:var(--envirohub-min-height);flex-direction:column;margin:0;display:flex}body>div{flex-grow:0;flex-shrink:0}button{font-size:var(--button-font-size);justify-content:center;align-items:center;margin:2px 4px;display:flex}button>img{height:var(--button-img-height);margin-right:var(--button-img-rmargin)}div.envirohub-header{height:var(--envirohub-header-height);background:var(--envirohub-header-back);color:var(--envirohub-header-fore);border-bottom:thin solid #000;flex-direction:column;display:flex}div.envirohub-header.devon{height:calc(var(--envirohub-header-height) + 28px)}div.envirohub-header div{flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}div.envirohub-header div#eh-devsrv{color:#fff;background:#b22222;height:19px}div.envirohub-header div#eh-intrsrv{color:#fff;background:#2f4f4f;height:28px}div.envirohub-header div#eh-username{background:var(--envirohub-header-unback);height:28px;color:var(--envirohub-header-unfore)}div.envirohub-header div#eh-chead{flex-direction:row;flex-grow:1;height:28px}div#eh-chead div#eh-logo{width:180px;height:100%}div#eh-chead div#eh-logo img{object-fit:contain;width:calc(100% - 16px);height:calc(100% - 4px)}div#eh-chead div.eh-clock{background:var(--envirohub-header-clock-back);width:180px;color:var(--envirohub-header-clock-fore);flex-direction:column;display:flex}div#eh-chead div.eh-clock>div{flex-grow:1;justify-content:center;align-items:center;height:18px;display:flex}div#eh-chead div.cdetail{flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;display:flex}div#eh-chead div.cdetail div#eh-cname{flex-grow:1;flex-shrink:1;height:16px;font-size:20pt}div#eh-chead div.cdetail div#eh-sitename{flex-grow:1;height:16px;font-size:16pt;display:none}div.envirohub-footer{height:var(--envirohub-footer-height);background:var(--envirohub-footer-back);color:var(--envirohub-footer-fore);border-top:thin solid #a9a9a9;flex-direction:row;display:flex}div.envirohub-footer div{justify-content:center;align-items:center;display:flex}div.envirohub-footer div.logo{width:80px}div.envirohub-footer div.logo img{width:76px}div.envirohub-footer div.copyright{flex-grow:1;width:80px}div.envirohub-footer div.ehLogoutTmr{background:#f0fff0;width:80px;display:none}div.envirohub-content{height:100px;min-height:calc(var(--envirohub-min-height) - var(--envirohub-header-height) - var(--envirohub-footer-height));min-width:calc(var(--content-min-width) + var(--left-menu-width));flex-direction:column;flex-grow:1;display:flex;overflow:hidden}div.envirohub-content.loading,div.htmlloading{background:#00000080 url(/common-javascript-apps/images/uploading.gif) 50% 0/160px 160px no-repeat!important}div.content-blackout{z-index:90;background:#00000080;display:none;position:absolute;inset:0}div#fatalerror{z-index:99;background:#fff;border:2px solid #000;border-radius:10px;flex-direction:column;width:600px;height:132px;display:none;position:absolute;top:200px;left:calc(50% - 300px)}div#fatalerror div#fatal-error-title{height:36px;color:var(--error-title-fore);background:var(--error-title-back);border-bottom:thin solid #a9a9a9;border-top-left-radius:8px;border-top-right-radius:8px;flex-grow:0;justify-content:center;align-items:center;font-size:18pt;display:flex}div#fatalerror div#fatelerrmsg{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;height:80px;display:flex}div#fatalerror div#fatelerrbutts{border-top:thin solid #a9a9a9;flex-grow:0;justify-content:center;align-items:center;height:40px;display:flex}div#fatelerrmsg div{justify-content:center;align-items:center;height:18px;display:flex}div#fatelerrmsg div:first-of-type{color:#b22222;height:32px;font-size:12pt;display:flex}div#fatalerror.fe-nosession{height:152px}div#autologout{z-index:99;background:#fff;border:2px solid #000;border-radius:10px;flex-direction:column;width:600px;height:132px;display:none;position:absolute;top:200px;left:calc(50% - 300px)}div#autologout div#autologout-title{height:36px;color:var(--error-title-fore);background:var(--error-title-back);border-bottom:thin solid #a9a9a9;border-top-left-radius:8px;border-top-right-radius:8px;flex-grow:0;justify-content:center;align-items:center;font-size:18pt;display:flex}div#autologout div#autologout-msg{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;height:80px;display:flex}div#autologout div#autologout-butts{border-top:thin solid #a9a9a9;flex-grow:0;justify-content:center;align-items:center;height:48px;display:flex}div#autologout div{justify-content:center;align-items:center;height:18px;display:flex}div#autologout div:first-of-type{color:#b22222;height:32px;font-size:12pt;display:flex}div#sitelist{z-index:99;background:#fff;background:var(--sitelist-background);border:2px solid #000;flex-direction:column;width:180px;height:40px;max-height:360px;display:none;position:absolute;top:0;left:0;overflow:hidden scroll}div#sitelist div.slentry{cursor:pointer;flex-grow:0;flex-shrink:0;align-items:center;height:24px;padding:2px 4px;font-size:10pt;display:flex;overflow:hidden}div#sitelist div.slentry.selected{background:var(--sitelist-selected-back);color:var(--sitelist-selected-fore)}div#sitelist div.slentry:hover{background:var(--sitelist-over-back);color:var(--sitelist-over-fore)}div.envirohub-content div.site-menu-top{background:var(--menu-back);flex-direction:row;height:24px;display:flex}div.envirohub-content div.site-therest{flex-direction:row;flex-grow:1;height:100px;display:flex;overflow:hidden}div.site-therest div.site-menu-left{width:var(--left-menu-width);background:var(--menu-back);direction:rtl;flex-grow:0;flex-shrink:0;overflow:hidden auto}div.site-therest div.site-content{background:var(--site-back);width:400px;min-width:var(--content-min-width);min-height:var(--content-min-height);flex-direction:column;flex-grow:1;display:flex;position:relative;overflow:auto}div.site-therest div.site-content.loading{background:#00000080 url(/common-javascript-apps/images/uploading.gif) 50% 0/160px 160px no-repeat}div.site-content>div{flex-grow:0;flex-shrink:0;display:flex}div.site-content div.content-title{height:var(--content-title-height);min-height:var(--content-title-height);justify-content:center;align-items:center;font-size:14pt;display:flex}div.site-content div.content-subtitle{justify-content:center;align-items:center;height:20px;font-size:10pt;display:flex}div.site-content div.errortitle{height:30px;color:var(--error-txt-fore);justify-content:center;align-items:center;font-size:14pt;display:flex}div.site-content div.errormsg{justify-content:center;align-items:center;height:30px;display:flex}div.site-content div.content-all{flex-grow:1;height:100px}div.site-content div.content-index{height:var(--content-index-height);background:var(--site-back);flex-grow:1}div.site-content div.content-details{background:var(--site-back);flex-direction:column;flex-grow:1;height:100px;display:none;overflow:auto}table.content-index{height:100%}div.site-content div.content-page{flex-direction:column;flex-grow:1;width:100%;height:200px;display:flex;overflow:auto}div.envirohub-content div.site-menu-top.loading{background:#00000080 url(/common-javascript-apps/images/uploading.gif) 50% 0/30px 30px no-repeat}div.envirohub-content div.site-menu-top div.menuspecial{width:calc(var(--left-menu-width) - 2px);flex-direction:row;display:flex}div.envirohub-content div.site-menu-top div.toptab{color:#fff;cursor:pointer;background:#000;border:thin solid #000;border-bottom-style:none;border-top-left-radius:10px;border-top-right-radius:10px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:64px;min-width:64px;margin:0 6px 0 3px;font-family:Tahoma,sans-serif;font-size:9pt;display:flex;overflow:hidden;box-shadow:3px 0 gray}div.envirohub-content div.site-menu-top div.tmitem.selected{background:var(--top-menu-selected-back);color:var(--top-menu-selected-fore)}div.envirohub-content div.site-menu-top div.spacer{flex-grow:1}div.envirohub-content div.site-menu-top div#dashboard{color:#000;background:gold;width:84px}div.envirohub-content div.site-menu-top div#admin{width:84px}div.envirohub-content div.site-menu-top div#sitedropdown{width:var(--sitelist-menu-width);color:#fff;background:#191970;padding-right:20px;position:relative}div.envirohub-content div.site-menu-top div#sitedropdown img{width:20px;position:absolute;bottom:0;right:0}div.envirohub-content div.site-menu-top div.logout{color:#fff;background:#b22222}div.envirohub-content div.site-menu-top div.help{color:#fff;background:#2f4f4f}div.envirohub-content div.site-menu-top div.help img{height:18px;margin-right:4px}div.site-therest div.site-menu-left.loading{background:#00000080 url(/common-javascript-apps/images/uploading.gif) 50% 0/30px 30px no-repeat}div.site-menu-left div{justify-content:center;align-items:center;height:32px;display:flex;overflow:hidden}div.site-menu-left div.leftmenusite{color:#fff;background:#006400;border-top:2px solid #a9a9a9;border-bottom:2px solid #a9a9a9;margin-bottom:8px}div.site-menu-left div.leftmenugroup{color:#fff;border-top:2px solid #fff;border-bottom:2px solid #fff}div.site-menu-left div.lefttab{color:#fff;text-align:right;cursor:pointer;background:#000;border:none;border-top-left-radius:10px;border-bottom-left-radius:10px;justify-content:flex-start;width:calc(100% - 10px);height:24px;margin:6px 0 10px 4px;padding:1px 8px 1px 0;line-height:24px;box-shadow:3px 3px #e6ecf9}div.site-menu-left div.leftsubtab{color:#fff;text-align:right;cursor:pointer;background:#000;border:none;border-top-left-radius:10px;border-bottom-left-radius:10px;justify-content:flex-start;width:calc(100% - 10px);height:24px;margin:6px 0 10px 4px;padding:2px 8px 2px 0;line-height:24px;box-shadow:3px 3px #e6ecf9}div.site-menu-left div.lefttab.overview{background:var(--overview-back);width:calc(100% - 24px);color:var(--overview-fore);margin-left:24px}div.site-menu-left div.lefttab.blast{width:calc(100% - 24px);margin-left:24px}div.site-menu-left div.lefttab.blast,div.site-menu-left div.lefttab.blastexp{background:var(--blast-back);color:var(--blast-fore)}div.site-menu-left div.lefttab.notifications{background:var(--notifications-back);width:calc(100% - 24px);color:var(--notifications-fore);margin-left:24px}div.site-menu-left div.lefttab.vib,div.site-menu-left div.lefttab.vibration{width:calc(100% - 24px);margin-left:24px}div.site-menu-left div.lefttab.vib,div.site-menu-left div.lefttab.vibration,div.site-menu-left div.lefttab.vibexport{background:var(--vibration-back);color:var(--vibration-fore)}div.site-menu-left div.lefttab.customexport{background:var(--customtype-back);color:var(--customtype-fore)}div.site-menu-left div.lefttab.noise{background:var(--noise-back);width:calc(100% - 24px);color:var(--noise-fore);margin-left:24px}div.site-menu-left div.lefttab.imagery{background:var(--imagery-back);width:calc(100% - 24px);color:var(--imagery-fore);margin-left:24px}div.site-menu-left div.lefttab.weather{width:calc(100% - 24px);margin-left:24px}div.site-menu-left div.lefttab.weather,div.site-menu-left div.lefttab.weatherexp{background:var(--weather-back);color:var(--weather-fore)}div.site-menu-left div.leftsubtab.weather{background:var(--weather-back);width:calc(100% - 48px);color:var(--weather-fore);margin-left:48px;display:none}div.site-menu-left div.lefttab.airquality{background:var(--airquality-back);width:calc(100% - 24px);color:var(--airquality-fore);margin-left:24px}div.site-menu-left div.lefttab.waterquality{background:var(--waterquality-back);width:calc(100% - 24px);color:var(--waterquality-fore);margin-left:24px}div.site-menu-left div.lefttab.usermanage{background:var(--usermanage-back);width:calc(100% - 24px);color:var(--usermanage-fore);margin-left:24px}div.site-menu-left div.lefttab.control{background:var(--control-back);width:calc(100% - 24px);color:var(--control-fore);margin-left:24px}div.site-menu-left div.lefttab.selected,div.site-menu-left div.leftsubtab.selected{color:var(--left-menu-selected-fore);background:var(--left-menu-selected-back)}div.dwin-content{flex-direction:column;width:100%;height:100%;display:flex}div.dwin-content.loading{background:#00000080 url(/common-javascript-apps/images/uploading.gif) 50% 0/160px 160px no-repeat}div.dwin-content div.content-title{background:var(--menu-back);height:30px;color:var(--menu-fore);justify-content:center;align-items:center;font-size:14pt;display:flex}div.dwin-content div.content-title:last-of-type{border-bottom:thin solid #696969}div.dwin-content div.viewwin{flex-grow:1;height:100px;padding:4px;display:flex}div.dwin-content div.content-pdf,div.dwin-content div.content-photo{flex-grow:1;justify-content:center;align-items:center;height:100px;display:flex;overflow:auto}div.dwin-content div.content-photo>img{object-fit:contain;width:100%;height:100%}div.dwin-content div.content-autoclose{background:var(--menu-back);height:40px;color:var(--menu-fore);border-top:thin solid #696969;flex-direction:row;display:flex}div.dwin-content div.content-autoclose>div{flex-grow:1;justify-content:center;align-items:center;width:80px;display:flex}div.dwin-content div.content-autoclose>div:first-of-type{justify-content:flex-start;padding-left:16px}div.dwin-content div.content-autoclose>div:last-of-type{justify-content:flex-end;padding-right:16px}div.site-content div.underconstrunction{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}div.site-content div.underconstrunction>div{background:#fff;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;height:48px;display:flex}div.site-content div.underconstrunction>div:first-of-type{color:navy;justify-content:center;align-items:center;font-size:18pt}div.site-content div.underconstrunction>div:not(:first-of-type){flex-grow:1}div.data-table{flex-direction:column;min-width:300px;margin:4px 8px;display:flex;overflow:hidden}div.data-table div{flex-grow:0;flex-shrink:0}div.data-table>div.data-line{flex-direction:row;flex-grow:0;flex-shrink:0;align-items:center;height:20px;display:flex}div.data-table>div.data-line.withinput{height:28px}div.data-table>div.data-section{height:20px;color:var(--data-table-title-fore);flex-grow:0;justify-content:flex-start;font-size:10pt;display:flex}div.data-table>div.data-line>div{flex-grow:1;flex-shrink:1;align-items:center;width:80px;display:flex}div.data-table>div.data-line>div.data-title{flex-grow:0;justify-content:flex-end;width:140px}div.data-table>div.data-line>div.data-value{flex-grow:1;align-items:center;margin-left:4px;display:flex;overflow:hidden}div.data-table>div.data-line.memo{flex-grow:1;height:80px}div.data-table>div.data-line.memo>div.data-title{align-items:flex-start}div.data-table>div.data-line.memo>div.data-value{background:#8282aa1a;border:thin solid #696969;overflow-y:scroll}div.data-table>div.data-buttline{flex-direction:row;height:40px;display:flex}div.data-table>div.data-buttline>div:first-of-type{flex-grow:0;flex-shrink:0;width:140px}div.data-table>div.data-buttline>div:not(:first-of-type){flex-grow:1;align-items:center;width:40px;margin-left:4px;display:flex}div.data-table>div.data-buttline button{flex-grow:0;flex-shrink:0;width:180px}div.data-table>div.data-buttline button>img{height:22px;margin-right:8px}div.data-table>div.datalist{background:#fff;border:2px solid #000;flex-direction:column;align-self:center;width:100%;height:calc(100% - 8px);min-height:150px;max-height:400px;font-size:8pt;display:flex;overflow-y:scroll}div.data-table>div.datalist>div{flex-direction:row;display:flex}div.data-table>div.datalist>div>div{white-space:nowrap;flex-grow:1;flex-shrink:0;justify-content:flex-start;align-items:center;width:80px;margin-left:8px;display:flex;overflow:hidden}@-webkit-keyframes glowing{0%{background:silver;-webkit-box-shadow:0 0 3px #004a7f}50%{background:#ff0;-webkit-box-shadow:0 0 10px #0094ff}to{background:silver;-webkit-box-shadow:0 0 3px #004a7f}}@-moz-keyframes glowing{0%{background:silver;-moz-box-shadow:0 0 3px #004a7f}50%{background:#ff0;-moz-box-shadow:0 0 10px #0094ff}to{background:silver;-moz-box-shadow:0 0 3px #004a7f}}@-o-keyframes glowing{0%{background:silver;box-shadow:0 0 3px #004a7f}50%{background:#ff0;box-shadow:0 0 10px #0094ff}to{background:silver;box-shadow:0 0 3px #004a7f}}@keyframes glowing{0%{background:silver;box-shadow:0 0 3px #004a7f}50%{background:#ff0;box-shadow:0 0 10px #0094ff}to{background:silver;box-shadow:0 0 3px #004a7f}}button.glowing,input.glowing{background:0 0;-webkit-animation:1.5s infinite glowing;-moz-animation:1.5s infinite glowing;-o-animation:1.5s infinite glowing;animation:1.5s infinite glowing}input.datepkfield{width:86px}div.errortitle{color:var(--error-txt-fore);justify-content:center;padding:6px 0;font-size:14pt;display:flex}div.errormsg{color:var(--error-txt-fore);justify-content:center;padding:6px 0;font-size:12pt;display:flex}div#upgrade-eh{background:#fff;border:thin solid #000;border-radius:20px;flex-direction:column;width:520px;margin:36px auto;display:flex}div#upgrade-eh>div:first-of-type{color:#fff;background:navy;border-bottom:thin solid #696969;border-top-left-radius:20px;border-top-right-radius:20px;justify-content:center;align-items:center;width:100%;height:36px;font-size:12pt;display:flex}div#upgrade-eh>div:not(:first-of-type){margin:8px 16px}
