body{margin:0}#app{font-family:Comfortaa,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#dce1ec;width:100vw;height:100vh;position:relative}#app,.component-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-main{height:calc(100vh - 180px);width:98vw;max-width:700px;overflow:hidden}.ob-main{width:100vw;height:100vh;background:transparent}.tilt-main{background:url(https://brebe-s3-storage-matt.s3-eu-west-1.amazonaws.com/breezi-pro/city_center+copy.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.dark-overlay{width:100%;height:100%;background-color:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dark-overlay,.land-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.land-btn{width:160px;height:60px;border-radius:4px;-ms-flex-item-align:center;align-self:center;justify-self:center;margin:10px;cursor:pointer}.prim-btn{background-color:rgba(86,189,78,.4);background-filter:blur(3px);border:2px solid #56bd4e}.prim-btn:hover{background-color:#56bd4e}.sec-btn{background-color:rgba(231,165,85,.4);background-filter:blur(3px);border:2px solid #e7a555}.sec-btn:hover{background-color:#e7a555}.tre-btn{background-color:rgba(17,112,234,.4);background-filter:blur(3px);border:2px solid #1170ea}.tre-btn:hover{background-color:#1170ea}.alert-btn{background-color:rgba(163,26,28,.7);border:2px solid #a31a1c}.alert-btn:hover{background-color:#a31a1c}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:rgba(0,153,191,.8)}.ob-outer{width:500px;max-width:98%;height:750px;max-height:98%;background-color:#3f3f41;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ob-header,.ob-outer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ob-header{width:100%;height:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:3px solid #0099bf;background-color:rgba(0,153,191,.3)}.ob-img{height:80px;width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0099bf}.ob-img img{height:40px}.ob-header h3{margin-right:10px;width:calc(100% - 80px)}.ob-back{position:absolute;top:5px;right:5px;height:20px;width:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0099bf;cursor:pointer;border-radius:100%;font-weight:bolder;font-size:1.5em}.ob-back:hover{background-color:#dce1ec}.ob-body{width:100%;height:calc(100% - 80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ob-input{width:250px;height:30px;background:none;-webkit-box-shadow:none;box-shadow:none;border:none;border-bottom:2px solid #dce1ec;margin-bottom:5px;font-size:1.3em;color:#dce1ec;border-radius:0}.ob-label{width:230px;text-align:left;font-size:.85em}.ob-btns{width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:10px}.ob-btn{width:100px;height:50px}.card{background-color:#333237;border-radius:4px;width:325px;height:500px;margin:5px;cursor:pointer}.battery{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px}.battery img{height:75%;margin-right:4px;margin-bottom:2px}.refresh-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.85);-webkit-animation:fadeinout 4s linear forwards;animation:fadeinout 4s linear forwards;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes fadeinout{0%{opacity:0}25%{opacity:1}50%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes fadeinout{0%{opacity:0}25%{opacity:1}50%{opacity:1}75%{opacity:1}to{opacity:0}}.warn-btn{background-color:rgba(207,64,66,.85);border:2px solid #ff002d}.tooltip{display:block!important;z-index:10000;overflow:visible;background:none}.tooltip .tooltip-inner{padding:0;border-radius:0;font-family:Comfortaa,sans-serif;overflow:visible;background:none}.tooltip.popover .popover-inner{white-space:normal;overflow:visible;background:none}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;background:#404342;z-index:1;display:none}.tooltip.popover .popover-inner{background:transparent;border:none;padding:none}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=top-end]{margin-left:120px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.parent-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.45);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.parent-overlay h6{text-align:center;margin:0;padding:2px;width:100%}.on-off{width:85%;height:45px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:25px;position:relative;overflow:visible}.on-off,.on-off h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.on-off h6{margin:0;font-size:.6em}.on-off img{height:20px;width:20px;margin-bottom:5px}.orientation-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:#0099bf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orientation-overlay img{height:150px}.voc-acc{width:50%;height:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.acc-node{margin-left:5px}.header-outer{width:100vw;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-outer,.mobile-header-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-header-bar{width:100%;height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#1a2839;border-bottom:2px solid #0099bf}.mobile-header-bar img{height:20px;margin-right:3.5%}.header-logo{height:98%;margin-right:0;margin-left:3.5%}.main-header{width:100%;max-width:600px;background-color:#325468;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-icon,.main-header{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:3%}.header-icon img{height:50%}.header-icon h6{margin:2px}.header-title{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:light}.header-title h1{margin:5px}.header-title h5{margin:0}.header-alerts{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3%;position:relative}.header-hover{position:absolute;top:0;left:0;bottom:0;right:0}.header-alerts img{height:70%}.header-bad{color:#ff0}.header-crit{color:red}.header-tab{left:3%;width:120px}.header-tab,.multi-header-tab{height:70px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.multi-header-tab{width:15%;max-width:230px;right:1%;-ms-flex-pack:distribute;justify-content:space-around}.header-tab img,.multi-header-tab img{height:40%}.multi-header-tab img,.tutorial-tog{cursor:pointer}.user-initials{width:30px;height:30px;background:-webkit-linear-gradient(#0099bf,#325468);border-radius:100%}.user-initials,.user-initials h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-initials h5{height:100%;margin:0}.hover-full[data-v-d1ed9b0e],.hover-outer{background:#404342;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hover-full[data-v-d1ed9b0e]{width:275px;max-height:400px;overflow-x:hidden;overflow-y:scroll;color:#dce1ec;border:1px solid #dce1ec;border-radius:4px;padding:none;font-family:Roboto,sans-serif;overflow:visible;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}h3[data-v-d1ed9b0e],h4[data-v-d1ed9b0e],p[data-v-d1ed9b0e]{font-weight:lighter}ul[data-v-d1ed9b0e]{margin-left:-20px;margin-top:5px;padding-top:2px;padding-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}h3[data-v-d1ed9b0e]{color:#add8e6;margin:4px}li[data-v-d1ed9b0e]{list-style:none}h4[data-v-d1ed9b0e]{margin-bottom:0;margin-top:5px}p[data-v-d1ed9b0e]{margin:0}.media-hover[data-v-a765f80c]{width:400px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#404342;color:#dce1ec;padding:3%;border-radius:4px;border:1px solid #dce1ec}img[data-v-a765f80c]{width:95%}h3[data-v-a765f80c],h4[data-v-a765f80c],p[data-v-a765f80c]{font-weight:lighter}ul[data-v-a765f80c]{width:100%;margin-left:-20px}h3[data-v-a765f80c]{color:#add8e6;width:100%}li[data-v-a765f80c]{list-style:none}h4[data-v-a765f80c]{margin-bottom:0}p[data-v-a765f80c]{margin:0}div[data-v-66fc8e88]{height:30px;background:#404342;border:1px solid #dce1ec;color:#dce1ec;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;padding-left:5px;padding-right:5px}h4[data-v-66fc8e88]{color:#add8e6}.notif-outer{position:absolute;width:100vw;height:100vh;top:0;background-color:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.notif-content,.notif-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notif-content{max-width:95%;max-height:95%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:4px}.notif-tab{border-top-leftradius:4px;border-bottom-leftradius:4px}.notif-img-buffer,.notif-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notif-img-buffer{width:70px;height:70px;background-color:#191a1a;padding:7px;border-radius:100%}.notif-img{width:55px;height:55px}.vert-separator{height:45%}.hor-separator{width:45%}.notif-text{width:80%;height:80%;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.notif-text h3{width:80%;text-decoration:underline;margin-bottom:2px}.notif-text p{color:#dce1ec;text-align:left}.dismiss-btn{width:120px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;border:1px solid #dce1ec;cursor:pointer;margin-top:10px}.dismiss-btn:hover{background-color:#dce1ec;color:rgba(0,0,0,.75)}.nav-frame{position:absolute;height:100vh;width:100px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.n-frame-mobile{bottom:0;top:100%;height:100px;width:100%}.nav-outer{-ms-flex-pack:distribute;justify-content:space-around;position:absolute;left:0}.nav-node,.nav-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-node{height:65px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-mobile{width:100%;height:67.5px;bottom:0;position:fixed}.nav-mobile .nav-node{width:25%}.nav-web{height:400px;width:100px;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nav-web .nav-node{height:24%;width:15px;cursor:pointer;border-top-right-radius:5px;border-bottom-right-radius:5px}.nav-node img{height:60%}#org-node{background-color:#325468}#bldg-node{background-color:#36627c}#floor-node{background-color:#417c9d}#room-node{background-color:#55a5d3}#org-node-ani{background-color:#325468}#bldg-node-ani,#org-node-ani{-webkit-animation:pulltab .25s forwards;animation:pulltab .25s forwards}#bldg-node-ani{background-color:#36627c}#floor-node-ani{background-color:#417c9d}#floor-node-ani,#room-node-ani{-webkit-animation:pulltab .25s forwards;animation:pulltab .25s forwards}#room-node-ani{background-color:#55a5d3}@-webkit-keyframes pulltab{to{width:100%}}@keyframes pulltab{to{width:100%}}.settings-outer{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-frame{width:550px;height:100%;max-height:800px;max-width:100vw;position:relative}.settings-ghost{position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.settings{width:100%;height:100%;background-color:#dce1ec;border-top-left-radius:5px;border-bottom-left-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-in{-webkit-animation:settingsin .4s forwards;animation:settingsin .4s forwards}@-webkit-keyframes settingsin{0%{margin-left:200%}to{margin-left:0}}@keyframes settingsin{0%{margin-left:200%}to{margin-left:0}}.settings-out{-webkit-animation:settingsout .4s forwards;animation:settingsout .4s forwards}@-webkit-keyframes settingsout{0%{margin-left:0}to{margin-left:200%}}@keyframes settingsout{0%{margin-left:0}to{margin-left:200%}}.settings-nav{width:220px;height:55px;-ms-flex-pack:distribute;justify-content:space-around;background-color:#1d1d20}.settings-nav,.settings-nav-node{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-nav-node{width:32px;height:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#dce1ec;border-radius:100%;cursor:pointer}.settings-nav-node img{height:60%}.active-settings-node{background:#93c9f6;width:40px;height:40px}.active-settings-node img{height:75%}.close-settings{width:20px;height:20px;position:absolute;top:2%;left:5%;background-color:#1d1d20;cursor:pointer}.close-settings,.close-settings h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.close-settings h5{width:100%;height:100%;margin-bottom:23px}.settings-header{margin-top:20px;height:50px;border-bottom:2px solid grey;color:#4077be}.settings-body,.settings-header{width:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-body{height:70%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:scroll}.team-btn{width:180px;background-color:rgba(90,132,196,.8)}.settings small{color:#1d1d20;width:100%;position:absolute;bottom:1%;text-align:center}.logout-settings{top:2%;left:90%;background:transparent}.logout-settings img{height:18px}.settings-tab{width:100%;height:120px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #d3d3d3;margin-top:10px;margin-bottom:10px}.settings-tab,.tab-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab-head{width:25%;height:75%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tab-head img{height:50%}.settings-tab h5{margin:2px;font-weight:lighter}.tab-head h5{color:#4077be;text-align:center}.tab-content{width:70%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#1d1d20}.tab-content,.tab-tog{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.tab-tog{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab-tog h4{width:30%;font-weight:lighter;text-align:center}.tog-switch{width:60px;height:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #1d1d20;border-radius:30px;margin-left:20px;margin-right:20px;padding-left:5px;padding-right:5px;cursor:pointer}.settings-tog,.tog-switch{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-tog{width:20px;height:20px;background-color:#1d1d20;border-radius:100%}.tab-tog h4{font-size:.75em;width:22.5%}.tog-ticked{-ms-flex-item-align:end;align-self:flex-end}.tog-unticked{-ms-flex-item-align:start;align-self:flex-start}.inactive-tog h4{color:grey}.inactive-tog .tog-switch{border:2px solid grey}.inactive-tog .tog-unticked{background-color:grey}.load-outer[data-v-04beeeba]{top:0;left:0;bottom:0;right:0;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(https://brebe-s3-storage-matt.s3-eu-west-1.amazonaws.com/breezi-pro/city_center+copy.jpg);background-size:cover;background-repeat:no-repeat;overflow:hidden}.load-box[data-v-04beeeba]{width:400px;height:200px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.fall-ball[data-v-04beeeba]{width:35px;height:35px;background-color:#0099bf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-animation:intoPlaceL-data-v-04beeeba 5s linear infinite;animation:intoPlaceL-data-v-04beeeba 5s linear infinite;color:#add8e6;border-radius:0}.fall-ball[data-v-04beeeba],h5[data-v-04beeeba]{-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}h5[data-v-04beeeba]{-webkit-animation:appearAtEnd-data-v-04beeeba 5s linear infinite;animation:appearAtEnd-data-v-04beeeba 5s linear infinite;opacity:0;font-size:1.5em;font-family:Comfortaa,sans-serif}#fall-b[data-v-04beeeba]{-webkit-animation-delay:.25s;animation-delay:.25s}#fall-r[data-v-04beeeba]{-webkit-animation-delay:.5s;animation-delay:.5s}#fall-e[data-v-04beeeba]{-webkit-animation-delay:.75s;animation-delay:.75s}#fall-e2[data-v-04beeeba]{-webkit-animation-delay:1s;animation-delay:1s}#fall-z[data-v-04beeeba]{-webkit-animation-delay:1.25s;animation-delay:1.25s}#fall-i[data-v-04beeeba]{-webkit-animation-delay:1.5s;animation-delay:1.5s}#fall-space[data-v-04beeeba]{background-color:transparent;-webkit-animation:none;animation:none;width:5px}#fall-p[data-v-04beeeba]{-webkit-animation-delay:1.75s;animation-delay:1.75s}#fall-r2[data-v-04beeeba]{-webkit-animation-delay:2s;animation-delay:2s}#fall-o[data-v-04beeeba]{-webkit-animation-delay:2.25s;animation-delay:2.25s}#fall-b h5[data-v-04beeeba]{-webkit-animation-delay:.25s;animation-delay:.25s}#fall-r h5[data-v-04beeeba]{-webkit-animation-delay:.5s;animation-delay:.5s}#fall-e h5[data-v-04beeeba]{-webkit-animation-delay:.75s;animation-delay:.75s}#fall-e2 h5[data-v-04beeeba]{-webkit-animation-delay:1s;animation-delay:1s}#fall-z h5[data-v-04beeeba]{-webkit-animation-delay:1.25s;animation-delay:1.25s}#fall-i h5[data-v-04beeeba]{-webkit-animation-delay:1.5s;animation-delay:1.5s}#fall-p h5[data-v-04beeeba]{-webkit-animation-delay:1.75s;animation-delay:1.75s}#fall-r2 h5[data-v-04beeeba]{-webkit-animation-delay:2s;animation-delay:2s}#fall-o h5[data-v-04beeeba]{-webkit-animation-delay:2.25s;animation-delay:2.25s}@-webkit-keyframes intoPlaceL-data-v-04beeeba{0%{background-color:#add8e6}30%{background-color:#0099bf;margin-top:40%;-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}70%{background-color:#0099bf;margin-top:40%;-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}to{background-color:#add8e6}}@keyframes intoPlaceL-data-v-04beeeba{0%{background-color:#add8e6}30%{background-color:#0099bf;margin-top:40%;-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}70%{background-color:#0099bf;margin-top:40%;-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}to{background-color:#add8e6}}@-webkit-keyframes appearAtEnd-data-v-04beeeba{20%{opacity:0}40%{opacity:1}80%{opacity:0}}@keyframes appearAtEnd-data-v-04beeeba{20%{opacity:0}40%{opacity:1}80%{opacity:0}}.cookie-foot{position:absolute;bottom:0;width:100%;height:80px;background:#64318d}.cookie-content,.cookie-foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookie-content{height:100%}.cookie-foot img{height:75%}.cookie-foot p{font-size:.65em;width:350px;margin:0 20px}.close-cookie{width:90px;height:50px;border:1px solid #fff;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:.9em;cursor:pointer}.close-cookie:hover{background-color:#fff;color:#64318d;margin:0}.load-outer{width:100vw;height:100vh;position:absolute;top:0;left:0;bottom:0;right:0;background-color:#333237;-webkit-animation:loadin .7s forwards;animation:loadin .7s forwards;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.load-box,.load-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.load-box{width:90%;height:60%;position:relative;-ms-flex-pack:distribute;justify-content:space-around}.fall-ball{width:30px;height:30px;border-radius:100%;background-color:#0099bf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-animation:intoPlaceL 5s linear infinite;animation:intoPlaceL 5s linear infinite;color:#add8e6}#fall-b{-webkit-animation-delay:.25s;animation-delay:.25s}#fall-r{-webkit-animation-delay:.5s;animation-delay:.5s}#fall-e{-webkit-animation-delay:.75s;animation-delay:.75s}#fall-e2{-webkit-animation-delay:1s;animation-delay:1s}#fall-z{-webkit-animation-delay:1.25s;animation-delay:1.25s}#fall-i{-webkit-animation-delay:1.5s;animation-delay:1.5s}#fall-space{background-color:transparent;-webkit-animation:none;animation:none;width:5px}#fall-p{-webkit-animation-delay:1.75s;animation-delay:1.75s}#fall-r2{-webkit-animation-delay:2s;animation-delay:2s}#fall-o{-webkit-animation-delay:2.25s;animation-delay:2.25s}#fall-b h5{-webkit-animation-delay:.25s;animation-delay:.25s}#fall-r h5{-webkit-animation-delay:.5s;animation-delay:.5s}#fall-e h5{-webkit-animation-delay:.75s;animation-delay:.75s}#fall-e2 h5{-webkit-animation-delay:1s;animation-delay:1s}#fall-z h5{-webkit-animation-delay:1.25s;animation-delay:1.25s}#fall-i h5{-webkit-animation-delay:1.5s;animation-delay:1.5s}#fall-p h5{-webkit-animation-delay:1.75s;animation-delay:1.75s}#fall-r2 h5{-webkit-animation-delay:2s;animation-delay:2s}#fall-o h5{-webkit-animation-delay:2.25s;animation-delay:2.25s}@-webkit-keyframes intoPlaceL{0%{background-color:#0099bf}30%{background-color:#add8e6;margin-top:50%;-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}70%{background-color:#fff;margin-top:-50%;-webkit-transform:rotateX(1turn);transform:rotateX(1turn);color:#0099bf}to{background-color:#0099bf}}@keyframes intoPlaceL{0%{background-color:#0099bf}30%{background-color:#add8e6;margin-top:50%;-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}70%{background-color:#fff;margin-top:-50%;-webkit-transform:rotateX(1turn);transform:rotateX(1turn);color:#0099bf}to{background-color:#0099bf}}@-webkit-keyframes appearAtEnd{20%{opacity:0}40%{opacity:1}80%{opacity:0}}@keyframes appearAtEnd{20%{opacity:0}40%{opacity:1}80%{opacity:0}}.hover{width:300px;max-height:500px;position:absolute;background:#404342;border-radius:5px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;font-family:Comfortaa,sans-serif;-webkit-animation:fadequick 1s forwards;animation:fadequick 1s forwards;opacity:0;border:1px solid #dce1ec}@-webkit-keyframes fadequick{0%{opacity:0}75%{opacity:0}to{opacity:1}}@keyframes fadequick{0%{opacity:0}75%{opacity:0}to{opacity:1}}.hover-body{width:92.5%;height:auto;overflow:scroll;margin:2px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hover h4{width:100%;text-align:left;color:#add8e6;margin:8px;text-align:center}.hover-sec p{width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;font-family:Roboto,sans-serif;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2px 0 0}.hover-sec p p{font-size:.85em}.hover h3{width:93%;color:#0099bf;border-bottom:2px solid #0099bf}.hover-mini{height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5%}.hover-mini,.hover-sec h5{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hover-sec h5{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:4px}.hover-vid{min-width:500px;height:auto}.hover-sec{padding-bottom:9px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hover-media{min-width:400px;height:auto}.hover-media img{height:300px;width:auto;margin-top:20px;margin-bottom:20px;padding:3px}.land-quarter{margin:0;-ms-flex-pack:center;-ms-flex-align:center}.btn-quarter,.land-quarter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.btn-quarter{-ms-flex-item-align:center;-ms-flex-pack:center;-ms-flex-align:center}.btn-quarter,.land-quarter img{align-self:center;justify-self:center}.land-quarter img{margin:0;width:480px;max-width:90%;-ms-flex-item-align:center;border-bottom:2px solid #dce1ec;padding:0 0 10px}.land-quarter h5{font-weight:lighter;margin:4px;width:100%;text-align:center;font-size:1.2em}.col-row{background-color:red;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splash-lang{position:absolute;left:3%;top:3%;cursor:pointer}.splash-lang:hover{color:#0099bf}.login-outer{height:435px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.login-body{height:70%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-body,.pw-nest{display:-webkit-box;display:-ms-flexbox;display:flex}.pw-nest{width:260px;height:30px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:8px}.pw-input{width:220px;margin-right:5px}.hide-show{width:30px;height:100%;background-color:#0099bf;margin-top:2px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.hide-show:hover{background-color:#dce1ec}.hide-show img{width:80%}.forgot-pw{color:#b0b9f6;margin:20px;cursor:pointer}.forgot-pw:hover{color:#0099bf}.login-body p{width:400px;max-width:95%;text-align:left;border:3px solid #0099bf;margin-bottom:25px;padding:5px;border-radius:5px}.login-body h3{color:#0099bf}.pw-inner{width:260px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 5px;border-bottom:2px solid #dce1ec;overflow:hidden}.pw-input{width:calc(100% - 40px);border:none}.show-hide{width:40px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0099bf;margin-left:-5px;margin-top:-5px;cursor:pointer}.show-hide img{margin-top:2px;height:25px}.ob-step{width:100%;height:calc(100% - 58px)}.ob-form,.ob-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ob-form{width:90%;height:85%}.ob-input-box{width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px}.search-outer{margin-top:20px}.search-body,.search-outer{width:100%;height:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:hidden;overflow-y:scroll}.search-body{-ms-flex-line-pack:center;align-content:center}.search-node{width:300px;min-height:55px;max-height:55px;margin:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #262d37;padding:6px;border-radius:3px;cursor:pointer}.search-node:hover{background-color:#262d37}.search-node h3{font-size:.85em;font-weight:lighter}.flag-img{height:30px;width:auto}.summary-node{padding:0;border:1px solid #0099bf;overflow:hidden}.search-header{width:40%;min-height:55px;max-height:55px;background-color:#0099bf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ap-input-box{height:auto}.ap-internal{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ap-internal input{width:230px;font-size:2em;text-align:center}.ap-internal h4{color:#0099bf;font-size:1.5em;font-weight:lighter}.ap-input-box small{width:75%;padding:8px;color:grey;background-color:rgba(0,0,0,.2)}.ap-input-box input{margin-left:5px}.filter-size{width:90%;min-width:300px;height:130px;border:1px solid grey;position:relative;margin-top:20px;margin-bottom:20px}.filter-size,.size-input-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.size-input-box{width:33%;height:95%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:5px}.size-input-box input{width:80%;text-align:center;color:#0099bf;position:relative}.filter-size small{position:absolute;top:-.7em;padding:2px;background-color:#3f3f41}.size-x{margin-bottom:5px}.ob-unit-toggle{width:200px;height:30px;border:1px solid #0099bf;position:absolute;bottom:-15px;left:calc(50% - 100px);background-color:#3f3f41}.ob-unit-node,.ob-unit-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ob-unit-node{width:50%;height:100%;cursor:pointer}.active-unit-node{background-color:#0099bf}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.sum-body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.located-under{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.located-under img{height:20px}.step-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0 0}.step-title img{height:17.5px;margin-left:10px}.text-search-node{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 5% 0 0}.search-node-head,.text-search-node{min-height:55px;max-height:55px;display:-webkit-box;display:-ms-flexbox;display:flex}.search-node-head{background-color:#0099bf;width:40%;border-top-left-radius:4px;border-bottom-left-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-search-node img{height:45px}.filter-search-node{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filter-search-node:hover{background-color:#0099bf}.prog-outer{width:100%;height:50px;-ms-flex-pack:distribute;justify-content:space-around;margin-top:8px}.prog-node,.prog-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prog-node{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.prog-node small{font-size:.75em}.prog{width:15px;height:15px;border-radius:100%;margin:4px}.prog-complete{background-color:#0099bf;border:1px solid #0099bf}.prog-current{width:20px;height:20px;background-color:#7ae989;border:1px solid #7ae989}.prog-yet{border:1px solid #d3d3d3}.mobile-org-outer{width:98vw;height:calc(100vh - 180px);max-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-org-outer,.mobile-org-outer-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:hidden;overflow-y:scroll}.mobile-org-outer-wrap{border-top:1px solid #0099bf;margin-top:10px;width:70vw;min-width:750px;height:calc(100vh - 80px);padding:10px 10px 200px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.mobile-bldg-col{width:95%;height:27%;min-height:140px;max-height:140px;background-color:#333237;margin:5px;border-radius:4px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.add-col,.mobile-bldg-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-col{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-height:120px;max-height:120px;overflow:hidden}.add-col img{height:50px}.add-col h3{margin:10px 0 0}.add-col h1{margin:0}.mobile-bldg-row:hover{-webkit-box-shadow:0 0 6px #fff;box-shadow:0 0 6px #fff}.mobile-bldg-header{height:30%;width:calc(100% - 2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#325468;border:solid #0099bf;border-width:1px 1px 10px;border-top-left-radius:4px;border-top-right-radius:4px}.mobile-bldg-row .mobile-bldg-header{height:15%}.mobile-header-img{height:100%;width:80px;background-color:#0099bf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-right-radius:4px}.mobile-bldg-header img{height:65%;margin-left:4%}.mobile-header-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:5px}.mobile-header-text h5{margin:5px;color:#0099bf}.mobile-header-text small{margin-left:10px;font-size:.7em;font-weight:bolder}.mobile-bldg-info{height:.8em;width:100%;margin-top:2%;border-bottom:1px solid #0099bf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-bldg-info small{color:#0099bf;text-align:right;margin-right:4%;font-size:.7em}.mobile-bldg-body{height:70%;width:calc(100% - 2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border:1px solid #0099bf}.mobile-bldg-wrap-body{height:80%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.bldg-rdg-row{width:80%;height:18%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #0099bf}.bldg-rdg-row,.row-rdg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row-rdg{width:55px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bldg-rdg-row img{height:25px}.mobile-bldg-body small{width:30%;text-align:center;position:absolute;bottom:2px;color:#add8e6;border-top:1px solid #add8e6;padding-top:3px;left:35%}.mobile-rdg-icon{width:18%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:100%;margin:15px}.mobile-rdg-icon img{height:95%}.daily-avg{width:80%;top:-15px;color:#add8e6;border-bottom:1px solid #add8e6;text-align:right;font-size:.7em;font-weight:lighter;margin-bottom:5px}.add-mobile{height:80px;overflow:hidden;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add-mobile,.bldg-construct{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bldg-construct{width:96%;max-height:98%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border:2px solid #0099bf;border-top-left-radius:6px;border-top-right-radius:6px;padding:5px;overflow-x:hidden;overflow-y:scroll}.bldg-header{min-height:60px;max-height:60px;border-top-left-radius:4px;border-top-right-radius:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bldg-header-img{height:60px;width:15%;min-width:100px;border-top-left-radius:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bldg-header-img img{margin:-5px 0 0;height:50px}.bldg-header-img h5{margin:-7px 0 0}.bldg-header h4{color:#0099bf;font-weight:lighter}.floor{width:100%;min-height:45px;max-height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px;cursor:pointer;position:relative}.inactive-floor{background-color:#545457}.crit-floor{background-color:#a82232}.bad-floor{background-color:#c7ac4e}.good-floor{background-color:#66ad5f}.empty-floor{background-color:#0099bf}.ground-floor{min-height:20px;max-height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#325468}.floor-title{width:46%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.expand-add,.floor-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.expand-add{width:48%;margin-right:2%;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.expand-add img{height:12px}.floor-hoverer{position:absolute;top:0;left:0;bottom:0;right:0;background:none}.bldg-settings-outer,.floor-hoverer{display:-webkit-box;display:-ms-flexbox;display:flex}.bldg-settings-outer{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-floor{background-color:#435665;width:100%}.settings-floor img{height:25px}.settings-floor .floor-title{width:48%;height:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:2%}.settings-floor .expand-add{width:48%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:2%;text-align:right}.input-floor{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.input-floor input{color:red;text-align:center}.floor-construct{height:100%;width:96%;border:2px solid #0099bf;border-radius:5px;overflow-x:hidden;overflow-y:scroll}.floor-header{min-height:60px;max-heigth:60px}.ob-header-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:80%}.ob-header-title h5{margin:2px}.floor-index{width:50%;color:#0099bf}.construct-body{width:98%;height:calc(100% - 100px);-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.construct-body,.floor-room{display:-webkit-box;display:-ms-flexbox;display:flex}.floor-room{width:73px;height:73px;margin:6px;border-radius:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.floor-room img{width:50%;margin-top:10%}.floor-room h3{margin:0}.floor-room h6{margin:3px;text-align:center}.inactive-floor-room{background-color:#545457}.crit-floor-room{background-color:#a82232}.bad-floor-room{background-color:#c7ac4e}.good-floor-room{background-color:#66ad5f}.heat-outer{width:76vw;height:calc(100vh - 100px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border:1px solid #0099bf;margin-top:10px;border-radius:5px}.heat-header,.heat-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.heat-header{width:100%;height:15%;-ms-flex-pack:distribute;justify-content:space-around;background-color:#325468;border-top-left-radius:5px;border-top-right-radius:5px}.heat-node{width:13.5%;height:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #0099bf;background-color:#0f1621;cursor:pointer;overflow:hidden;position:relative}.heat-node img{height:40%}.heat-node h5{margin:8px;text-align:center;-webkit-animation:slideup .2s linear forwards;animation:slideup .2s linear forwards}.active-heat-node{background-color:#0099bf}@-webkit-keyframes slideup{0%{margin-top:200px}to{margin-top:8px}}@keyframes slideup{0%{margin-top:200px}to{margin-top:8px}}.heat-body{width:100%;height:100%;-ms-flex-pack:start;-ms-flex-align:center;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-x:hidden;overflow-y:scroll;background-color:#1a2839}.half-heat,.heat-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.half-heat{height:44%;width:95%;margin:1%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;-ms-flex-align:center;border:1px solid #d3d3d3}.half-heat-img{width:50%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.half-heat-img img{height:80%}.half-heat h5{width:0;margin:0;-webkit-animation:none;animation:none}.inactive-heat{width:100%;height:100%;position:absolute;background-color:#0f1621;opacity:.85}.bubble-outer{width:100%;margin-bottom:300px}.frame{background-color:transparent;width:350px;max-width:100vw;min-height:525px;max-height:calc(100vh - 190px);-webkit-perspective:1000px;perspective:1000px;border-radius:8px}.frame-inner{position:relative;width:100%;height:100%;-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flipped-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.card-back,.card-front{width:100%;height:100%;position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:0;border-radius:8px}.card-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.status{height:7px;border-top-left-radius:1px;border-top-right-radius:1px}.full-status{width:100%}.card-header{background:transparent;height:auto;border-bottom:none;position:relative}.card-title{width:75%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:10px}.card-title h3{color:#0099bf;font-weight:lighter;margin:4px}.card-title h6{margin:4px 4px 4px 6px;font-size:.75em}.card-body{width:100%;height:65%;padding-top:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.side-body{height:100%;padding-top:10px;margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.card-info{height:42.5%;width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#021b2f;position:relative}.card-info,.double-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid grey;overflow:hidden}.double-info{height:60.5%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.maint-header{width:100%;height:15%}.maint-header,.maint-node{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maint-node{width:50%;height:100%;background-color:#556e84}.maint-node h5{padding:0;margin:11px}.active-maint-node{height:15%;background-color:#021b2f}.active-maint-node h5{color:#0099bf}.alert-node{width:80%;height:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent;margin:3px}.alert-node,.maint-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maint-body{width:100%;height:80%;margin-top:6%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:hidden;overflow-y:scroll}.alert-head{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-head img{height:70%}.alert-node h5{font-size:.75em;width:65%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-node h5,.right-status{display:-webkit-box;display:-ms-flexbox;display:flex}.right-status{width:25%;-ms-flex-item-align:end;align-self:flex-end}.card-head-sep{width:80%;border:1px solid grey;margin-left:10%}.front-card{border:2px solid grey;overflow:hidden;cursor:default}.front-card .tooltip .tooltip-inner{width:250px;text-align:center}.card-settings{width:50px;height:40px;background-color:#0099bf;border-right:none;border-top-left-radius:15px;border-bottom-left-radius:15px;padding:5px;margin-top:7px;margin-bottom:7px;cursor:pointer}.card-settings img{height:35px}.front-card small{position:absolute;bottom:1%;width:100%;text-align:center}.battery{width:60px;margin:2px 2px 2px 1.5%}.card-info-head{width:25%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-info-head img{width:45px}.vert-rdgs{width:calc(37.5% - 1px);height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-rdg,.vert-rdgs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-rdg{width:75%;height:calc(40% - 1px);-ms-flex-pack:distribute;justify-content:space-around}.filter-rdg{width:calc(37.5% - 1px);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-rdg img{height:20%;margin:10px}.filter-rdg h2{margin:6px}.filter-rdg h5{font-weight:lighter;text-align:center;margin:10px}.card-rdg img{height:40%;margin:5px}.card-rdg h5{font-size:1.1em;overflow:hidden}.vert-separator{width:2px;height:40%;background-color:#0099bf}.hor-separator{width:40%;height:2px;background-color:#0099bf}.card-opts{width:75px;height:25px;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;margin-bottom:14px;margin-top:14px;-ms-flex-item-align:end;align-self:flex-end;margin-right:3%}.card-opts,.opt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.opt{width:20px;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;padding:2px;background-color:#0099bf}.opt img{height:75%}.utility-belt{width:33%;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:center;align-self:center;margin-top:-34.5px;position:absolute}.spider-belt{position:absolute;bottom:5.5%}.utility-node{width:38px;height:100%;margin-left:15px;margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.utility-node img{width:18px;height:18px}.spider-node{position:absolute;bottom:0;left:10%}.spider-node img{width:25px;height:25px}.spider-icon{height:45px}.spider-tab{background-color:#dce1ec;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spider-tab img{margin-left:10px}.co2-text{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:visible;height:50px}.co2-text,.spl-rdg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spl-rdg{width:100%;height:50%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.voc-tab{position:absolute;bottom:7px;right:6.5px;height:15px;-ms-flex-item-align:end;align-self:flex-end;cursor:pointer;overflow:hidden}.voc-tab,.voc-tab h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voc-tab h6{background:#0099bf;color:#021b2f;padding:2px 7px;border-radius:5px;height:100%}.vert-in{-webkit-animation:vertout .25s forwards;animation:vertout .25s forwards;right:0}.vert-in,.vert-out{position:absolute;background:#021b2f}.vert-out{-webkit-animation:vertin .25s forwards;animation:vertin .25s forwards;right:-50%}@-webkit-keyframes vertout{to{right:-50%}}@keyframes vertout{to{right:-50%}}@-webkit-keyframes vertin{0%{right:-50%}to{right:0}}@keyframes vertin{0%{right:-50%}to{right:0}}.voc-acc{width:45%;height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}.acc-node{width:8px;height:8px;border-radius:100%}.voc-stat-bar{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px;position:absolute;left:5px;bottom:15px}.voc-stat-bar div{width:5px;height:5px}.voc-stat-crit{background:red;margin-top:4px}.voc-stat-bad{background:#ff0;margin-top:4px}.voc-stat-good{background:#71c076}.p-or-c{position:absolute;width:19px;height:19px;left:8px;top:8px}.card-nav-room{cursor:pointer}.card-nav-room:hover{color:#add8e6}.toggle-outer{width:212.5px;height:50px;position:absolute;bottom:4%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:calc(50% - 106.25px)}.tog-spacer{height:5px;background-color:#0099bf}.tog-inner,.tog-spacer{width:100%;position:absolute}.tog-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tog,.tog-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tog{width:30px;height:30px;border:3px solid #0099bf;background-color:#333237;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.left-tog{left:0}.front-tog{left:50%}.right-tog{left:100%}.active-tog{background-color:#0099bf;width:40px;height:40px}.tog img{width:20px;height:20px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.active-tog img{width:25px;height:25px}.equip-node{border:1px solid #dce1ec;height:40px;margin:3px}.equip-node .alert-head{background-color:#dce1ec;color:#021b2f}.settings-card{background-color:rgba(0,0,0,.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-card-header{width:90%;border-bottom:1px solid grey;margin-bottom:10px}.settings-card-header h4{color:grey;width:100%;text-align:left;margin:3px}.settings-card .land-btn{width:90%;margin:3px}.close-card{width:20px;height:20px;position:absolute;top:2%;left:2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.close-card h6{color:#0099bf;font-size:1.1em}.close-card h6:hover{font-size:1.3em}.card-del-input{width:100%;height:150px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-del-input,.ob-del-input label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ob-del-input label{width:80%}.settings-title-header{width:70%;padding:4px;border-bottom:4px solid #0099bf;margin-top:20%;margin-bottom:20%}.settings-title-header h4{color:#0099bf;text-align:center}.sp-outer{border:2px solid grey;overflow:hidden}.sp-nodes{margin-top:10px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.sp-node,.sp-nodes{height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sp-node{width:20%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-color:#325468}.sp-body{height:80%}.sp-node h6{margin:2px}.sp-node img{height:25px}.active-sp-node{background-color:#0099bf;height:45px}.sp-title h5{color:#0099bf;text-decoration:underline;font-weight:lighter}.sp-meter{width:95%;height:50px}.meter-node,.sp-meter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meter-node{width:20%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #dce1ec}.meter-node h5,.meter-node h6{margin:0}.good-meter{background-color:#66ad5f}.dark-good-meter{color:#66ad5f}.crit-meter,.dark-good-meter{background-color:rgba(0,0,0,.8)}.crit-meter{color:#a82232}.bad-meter{background-color:#c7ac4e}.ranges{width:100%;height:53%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:4%;margin-bottom:5.5%}.range-node,.ranges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.range-node{width:85%;min-height:50px;max-height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;margin:4px}.range-node h6{margin:2px}.warn-node{background-color:#c7ac4e}.good-node{background-color:#66ad5f}.crit-node{background-color:#a82232}.range-node input{width:95%}.sp-cur{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;width:120px;overflow:hidden}.sp-cur,.sp-cur h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sp-cur h3,.sp-cur h5{width:95%;margin:0;text-align:center}.sp-cur h5{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prime-reset-body{width:80%;text-align:center;-ms-flex-item-align:center;align-self:center;margin-left:10%}.wide-btn{width:70%}.spider-plot{width:100%;margin-top:-10%}.icon-label{margin:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.icon-label h5{position:absolute;bottom:-15px}.spider-status{background:#0099bf}.spider-body{height:78%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.spider-body h3{margin-bottom:3%;border-bottom:2px solid #0099bf}.spider-body h3,h4,small{margin:2px;font-weight:lighter}.spider-body h4{position:absolute;bottom:0;font-size:.85em}.highcharts-xaxis-labels span{opacity:1}.room-outer{width:85%;height:90vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.room-marquee,.room-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-marquee{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:.3%}.room-perim{height:20%}.room-mid{height:55%;background-color:#424245;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.room-mid,.room-quad{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-quad{width:24.5%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-quad{background-color:#424245;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.days-quad{background-color:#7f44c9}.env-quad{background-color:#71c076}.iaq-quad{background-color:grey}.room-title{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-title h3{width:100%;margin:2px;text-align:left}.room-info-body{width:100%;height:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.room-info-body,.room-info-utility{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-info-utility{width:90%;height:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.signal-strength{width:40px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sig-bar{width:10px;margin:2px}.sig-bars{width:50px;height:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.room-tri,.sig-bars{display:-webkit-box;display:-ms-flexbox;display:flex}.room-tri{width:32.6%;height:100%;background-color:#424245;border-radius:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.equip-tri{border:2px solid #0099bf}.alerts-tri{border:2px solid #cc7e3a;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.maint-tri{border:2px solid #009058}.tri-head{height:100%;width:6%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tri-head h5{margin:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.equip-head{background-color:#0099bf}.alerts-head{background-color:#cc7e3a}.maint-head{background-color:#009058}.room-bot{margin-top:.5%;width:calc(100% - 4px)}.tri-lg{width:33%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tri-lg h5{background-color:grey;color:#424245;margin:2px}.tri-lg h6{color:grey;margin:2px}.tri-lg h1{font-weight:lighter;border-bottom:1px solid #dce1ec;margin:3px}.rdg-sep{width:2px;height:60%;background-color:#d3d3d3}.tri-info{width:63%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-x:hidden;overflow-y:scroll}.det,.tri-info{display:-webkit-box;display:-ms-flexbox;display:flex}.det{height:22px;width:95%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:1.5px}.det h6{margin:0}.det-head{height:100%;background-color:#0099bf}.det-body,.det-head{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.det-body{height:calc(100% - 4px);border:2px solid #0099bf}.alerts-list{width:94%}.alerts-list,.room-alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-alert{width:70px;height:70px;margin:8px;border-radius:5px;position:relative}.room-alert img{height:50%}.room-alert h6{position:absolute;bottom:-80%;text-align:center}.chart-head{width:150px;height:30px;background-color:#0099bf;border-radius:3px}.chart-head,.chart-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:transparent;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:5px}.chart-overlay h3{width:250px;color:red;border:2px solid red;padding:3px;text-align:center;background-color:rgba(0,0,0,.5);font-weight:lighter}.room-info-footer{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-util{width:18px;height:18px;cursor:pointer}.day-back,.room-util img{height:100%}.day-back{width:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dce1ec;cursor:pointer}.day-back h4,.day-back h5{width:100%;text-align:center;margin:0;color:#0099bf}.rdg-outer{width:100%;position:relative}.rdg-half,.rdg-outer{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rdg-half{width:48%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rdg-half-outer{width:100%;height:19%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rdg-half-outer img{height:100%;margin-left:3%;margin-top:3px}.rdg-half-outer h4{width:100%;text-align:center;font-size:.8em;margin:0}.rdg-half-inner{width:100%;height:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rdg-half-inner h1,.rdg-half-inner h6{margin:2px}.rdg-half-inner h6{height:17.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #dce1ec;padding-top:4px;text-align:center}.cal-img{height:14px;margin-right:3px;margin-bottom:3px}.room-overlay{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.room-overlay h4{width:90%;text-align:center}.rdg-quarter{width:95%;height:50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.quarter-icon,.rdg-quarter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quarter-icon{width:50px;height:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.rdg-quarter img{width:35px;margin-left:2px;border-bottom:1px solid #dce1ec;padding-bottom:5px}.quarter-icon small{text-align:center;font-size:.65em;padding-top:3px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rdg-quarter h2{margin-left:15px}.chart-marquee{height:100%;position:relative}.chart-marquee,.chart-toolbar{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart-toolbar{height:25px}#chart{width:100%;height:calc(100% - 55px)}.switch-range{width:313px;height:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.range-tog,.switch-range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.range-tog{font-size:.75em;width:17.5px;height:17.5px;background:transparent;border:2px solid #0099bf;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#0099bf;margin:0 30px}.range-tog:hover{background:#0099bf;border:2px solid #dce1ec;color:#dce1ec}.switcheroo{width:150px;height:25px;position:absolute;top:0;left:1%;-ms-flex-pack:distribute;justify-content:space-around;border:1px solid #0099bf}.roo-node,.switcheroo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roo-node{width:50%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.roo-active{background-color:#0099bf}.roo-node h6{margin:0}.trend-load{width:85%;height:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.trend-bar{width:3%;height:25px;background-color:#0099bf;margin:0 5px;-webkit-animation:bouncetrend 3s linear;animation:bouncetrend 3s linear}@-webkit-keyframes bouncetrend{0%{height:25px}45%{background-color:#0099bf}50%{height:225px;background-color:#add8e6}55%{background-color:#0099bf}to{height:25px}}@keyframes bouncetrend{0%{height:25px}45%{background-color:#0099bf}50%{height:225px;background-color:#add8e6}55%{background-color:#0099bf}to{height:25px}}.letter-spread{width:100%;height:50px;position:absolute;bottom:250px}.genned-letter,.letter-spread{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.genned-letter{width:3%;height:100%;color:#d3d3d3;opacity:0;-webkit-animation:pulseblue 3s linear;animation:pulseblue 3s linear;margin:0 5px}@-webkit-keyframes pulseblue{0%{color:#d3d3d3;opacity:0}25%{color:#0099bf;opacity:0}50%{color:#add8e6;opacity:1}75%{color:#0099bf;opacity:0}to{color:#d3d3d3;opacity:0}}@keyframes pulseblue{0%{color:#d3d3d3;opacity:0}25%{color:#0099bf;opacity:0}50%{color:#add8e6;opacity:1}75%{color:#0099bf;opacity:0}to{color:#d3d3d3;opacity:0}}body[data-v-199b0b90]{color:#6e6e6f;font-family:Roboto,sans-sans-serif;width:100vw;height:100vh;background:#e6e6e6;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body[data-v-199b0b90],main[data-v-199b0b90]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:hidden}main[data-v-199b0b90]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:calc(100% - 85px)}.api-header{width:100vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #0099bf;height:85px;background:rgba(0,0,0,.55)}.api-header,.header-img-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-img-container{width:17.5%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.api-header img{height:50px;padding:3px;cursor:pointer}.api-header-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Comfortaa,sans-serif;margin-right:40px}.api-header-items h2{font-weight:400;color:#fff}.api-header-items h5{text-align:right}.api-nav{width:450px;max-width:100%;border-right:2px solid #0099bf;overflow-x:hidden}.api-nav ul{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:25px;overflow-x:hidden}.api-nav ul,.hor-api-nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hor-api-nav{height:50px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hor-api-nav div{width:19%;height:41px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #0099bf;margin-bottom:4px;border-bottom:1px solid #0099bf}.api-nav-sec,.hor-api-nav div{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.api-nav-sec{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;position:relative;padding:1px 0;max-height:20%;min-height:120px;margin-bottom:6px}.ans-active{background:#4d6681;color:#fff;width:100%;padding-left:20px}.api-nav-sec-head{width:100%;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.api-nav-sec h3{font-weight:400;color:#0099bf;width:75%;cusror:pointer}.api-nav-icon{margin-right:10px;height:24px}.api-nav-sublist{width:100%;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0;padding:0}.api-nav-sublist,.api-nav-sublist-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.api-nav-sublist-item{height:25px;margin:2px;list-style:none;width:79%;text-align:left}.api-nav-sublist-item h4{font-weight:400;padding:1px;margin:2px}.sec-marker{width:30px;height:30px;background:#0099bf;position:absolute;top:calc(50% - 15px);right:0;border-top-left-radius:100%;border-bottom-left-radius:100%}.api-info-section{width:70%;min-width:400px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;overflow-y:scroll}.api-feed,.api-info-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-x:hidden}.api-feed{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:200px}.api-feed li,.api-feed ol,.api-feed p,.api-feed ul{max-width:95%}.api-feed-sec-header{color:#359fb1;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.api-feed-sec-header img{height:100%;margin-left:10px}.api-sec-img-container{width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.api-sec-img{max-height:400px;max-width:90%}code{background-color:#eee;border:1px solid #999;display:block;padding:20px}.code-block{width:85%;padding:10px;color:#add8e6;background:grey;font-size:12pt;font-weight:600;border-radius:4px;line-height:25px}.code-block,.wide-block{max-width:92%;white-space:pre-wrap}.wide-block{width:auto}.thresh-table{border-collapse:collapse;font-size:.9em;min-width:400px;max-width:95%;margin:0}.thresh-table thead tr{background:#009879;color:#fff;text-align:center;font-weight:700}.thresh-table th{border-left:2px solid #d4d4de;border-right:2px solid #d4d4de}.thresh-table td,.thresh-table th{padding:12px 15px;text-align:center}.thresh-table tbody tr{border-bottom:1px solid #a9a9a9}.thresh-table tbody tr:nth-of-type(2n){background-color:#c2c2c2}.compat-table{width:375px;height:375px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between;overflow:hidden}.compat-row,.compat-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compat-row{width:100%}.compat-item,.compat-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.compat-item{height:calc(100% - 2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#535353;color:#fff}.compat-fill{width:100%;height:100%}.report{width:98vw;height:calc(100% - 80px);max-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:hidden;margin-top:40px;margin-bottom:0;padding-bottom:0}.report,.report-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-row{width:100%;-ms-flex-pack:distribute;justify-content:space-around}.top-row{height:25%;min-height:250px}.plate{height:100%;background-color:#333237;border-radius:4px;border:1px solid #0099bf;overflow:hidden}.plate-header{height:100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#325468;border-top:1px solid #0099bf;border-bottom:10px solid #0099bf;border-top-right-radius:4px;overflow:hidden}.plate-header,.plate-header-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:4px}.plate-header-img{height:100%;width:80px;background-color:#0099bf;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plate-header-img img{height:60%}.plate-header h2{width:30%;text-align:center}.plate-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:69%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden;padding-top:1%}.plate-body,.plate-body-sec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plate-body-sec{width:48.75%;height:30%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#325468;margin:2px;border-radius:3px}.plate-body-sec h5{text-align:left;font-size:.7em}.donuts{width:72%}.donut-inner{width:calc(100% - 4px);height:86%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.mid-row{height:65%;margin-top:1%;margin-bottom:1%}.end-row{height:7.5%}.children{width:68.5%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.children,.children-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.children-inner{height:90%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:scroll;overflow-y:hidden;padding-left:20px;padding-right:20px}.nameplate{width:25%}.nameplate-flag{width:50px}.plate-header h4{width:30%;margin-right:4%;text-align:center;color:#0099bf}.donut{max-height:185px;max-width:185px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#325468;border-radius:4px;background-repeat:no-repeat;background-size:40px;background-position:50%;border:3px solid #0099bf}.donut,.donut-hc{width:100%;height:100%}.donut-hc{background:none}.child{height:calc(100% - 40px);background:#fff;min-width:350px;width:30%;border-radius:4px;background:transparent;border:1px solid #0099bf;cursor:pointer}.child:hover{border:1px solid #dce1ec}.child header{height:15%}.child-inner{height:88%;padding:1%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.child-inner,.child-stat{width:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.child-stat{height:17.5%;-ms-flex-pack:distribute;justify-content:space-around;margin:.5%;background:#325468;border-bottom:4px solid #0099bf}.child-day{width:37px;height:37px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;overflow:hidden;border:1px solid #dce1ec}.rdg-day{background:#0099bf;width:15%;height:90%;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;-ms-flex-item-align:end;align-self:flex-end;border:none}.rdg-day img{height:60%}.child-day h3{font-weight:700;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:rgba(0,0,0,.5);font-size:.9em}.child-day h3,.child-header-floor-info{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.child-header-floor-info{width:80%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.child-header-floor-info img{height:40%;margin-right:2px}.child-header-floor-info h4{margin:0}.crp{width:29%}.crp header{height:10%}#crp{width:100%;height:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}