.scheme-view{overflow:hidden}.scheme-view .left-panel{flex:0 0 auto;width:400px;border:1px solid #ddd;box-shadow:0 0 10px rgba(0,0,0,.2);background-color:#eee;z-index:1000}.scheme-view .device-list{overflow-y:auto}.scheme-view .device-item{cursor:pointer;padding:8px 16px}.scheme-view .device-item:hover{background-color:rgba(0,0,0,.05)}.scheme-view .device-item.highlighted{background-color:#ffecb9}.scheme-view .device-item-main{width:100%;display:flex;align-items:center}.scheme-view .device-item-marker{flex:0 0 auto;width:28px;height:28px;margin:0 3px 0 -3px;position:relative;top:-1px}.scheme-view .device-item-name{text-overflow:ellipsis;overflow-x:hidden;font-size:19px}.scheme-view .device-item-ago{font-size:14px}.scheme-view .device-item-extra{width:100%;display:flex;align-items:center;margin-top:-2px}.scheme-view .device-item-state{padding:0 0 0 28px}.scheme-view .v-expansion-panel{background:transparent!important;border-radius:0!important;margin:0!important;padding:10px 0 0 0}.scheme-view .v-expansion-panel:before{display:none}.scheme-view .v-expansion-panel:after{opacity:0!important}.scheme-view .v-expansion-panel-content__wrap{padding:0!important}.scheme-view .v-expansion-panel-header{background-color:rgba(0,0,0,.05);background-image:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.04));color:rgba(0,0,0,.75);padding:12px 11px 12px 16px;min-height:auto!important;font-size:22px!important}.scheme-view .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:rgba(0,0,0,.5)!important}.scheme-view .v-expansion-panel-header:hover{background-color:rgba(0,0,0,.08);color:rgba(0,0,0,.85)}.scheme-view .v-expansion-panel-header:hover .v-expansion-panel-header__icon .v-icon{color:rgba(0,0,0,.85)!important}.scheme-view .v-expansion-panel-header:active{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.85)}.scheme-view .detailed .v-expansion-panels{padding-bottom:9px}.scheme-view .detailed .v-expansion-panel-header{margin:0 9px;width:calc(100% - 18px);border-radius:4px!important;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.16),inset 0 1px 2px -1px hsla(0,0%,100%,.4)}.scheme-view .detailed .v-expansion-panel-content__wrap{padding-top:9px!important}.scheme-view .detailed .device-item{margin:0 8px;border-radius:4px}.scheme-view .compact .v-expansion-panel{padding-top:0!important;padding-bottom:0!important}.scheme-view .compact .v-expansion-panel-header{padding-top:8px!important;padding-bottom:8px!important;box-shadow:0 0 0 1px rgba(0,0,0,.08),inset 0 1px 0 0 hsla(0,0%,100%,.4);font-size:20px!important}.scheme-view .compact .v-expansion-panel--active .v-expansion-panel-header{box-shadow:0 0 0 1px rgba(0,0,0,.08),0 2px 3px 0 rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.4)}.scheme-view .compact .device-item{padding-top:1px;padding-bottom:1px}.scheme-view .compact .device-item-name{font-size:17px}.scheme-view .device-map-tooltip{font-size:14px;padding:0 4px}.scheme-view .device-map-tooltip .device-tooltip-extra{display:flex;justify-content:space-between}.scheme-view .device-map-tooltip .device-tooltip-state{font-size:16px;padding:4px 0 0}.scheme-view .circle{position:absolute;z-index:199;top:14px;left:14px;transform:translate(-50%,-50%);border-radius:50%;border:3px solid #000;width:100px;height:100px;opacity:0;animation:growFade 2s infinite forwards}.scheme-view .rotated-circle{transform:rotate(0deg);transform-origin:50% 50%;transform-box:fill-box;animation:rotate 30s linear infinite forwards}.scheme-view .flashing-circle{animation:flash 1.8s ease-out infinite forwards}@keyframes growFade{0%{width:5px;height:5px;opacity:.5}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes flash{0%{opacity:1}1%{opacity:.7}80%{opacity:0}to{opacity:0}}.scheme-view .circle2{position:absolute;z-index:199;top:14px;left:14px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid #000;width:130px;height:130px;opacity:0;animation:growFade2 2s infinite forwards}@keyframes growFade2{0%{width:0;height:0;opacity:1}12%{width:0;height:0;opacity:1}}.scheme-view .scheme-marker{display:flex;height:28px;position:relative;z-index:200}.scheme-view .scheme-marker div+div{padding-top:1px}.scheme-view .low-zoom .circle{top:6px;left:6px;width:50px;height:50px;border:1px solid #000}.scheme-view .low-zoom .circle2{top:6px;left:6px;width:65px;height:65px}.flex-h{display:flex;flex-direction:row}.flex-v{display:flex;flex-direction:column}.flex-fill{flex:1 1 auto}.v-main__wrap{display:flex;flex-direction:column}.v-tooltip__content{z-index:2050!important}.v-app-bar.is-alert .v-toolbar__items .v-btn.v-btn--active{background-color:#c95050!important;border-color:#c95050!important}.v-app-bar .events-btn{margin-right:10px!important;padding-left:12px!important;padding-right:12px!important}.v-app-bar .events-btn.is-opened{background-color:#1976d2}.v-app-bar.is-alert .events-btn.is-opened{background-color:#c95050}.v-app-bar .events-btn.is-opened .v-badge--bordered .v-badge__badge:after{border-color:#1976d2}.v-app-bar.is-alert .events-btn .v-badge--bordered .v-badge__badge:after{border-color:#c95050}.v-application .v-menu__content{box-shadow:0 0 1px 1px rgba(0,0,0,.07),0 -1px 0 1px rgba(0,0,0,.03),0 3px 10px 1px rgba(0,0,0,.1),0 3px 14px 2px rgba(0,0,0,.08)}.v-application--wrap{height:100vh;overflow:hidden}.v-application .v-main{flex:1 1 auto;overflow:hidden}.v-application .v-main__wrap{overflow-y:auto}.v-menu__content.menu-panel{overflow-y:hidden;display:inline-flex;flex-direction:column;background-color:#eee}.v-application .panel-heading{flex-grow:0;flex-shrink:0;background-color:rgba(0,0,0,.08);background-image:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.04));border-radius:4px 4px 0 0;border:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.6);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px 5px rgba(0,0,0,.1);z-index:1000;padding:8px 8px 8px 16px;display:flex;justify-content:space-between;align-items:center}.v-application .panel-heading.block{border-radius:0}.panel-heading h3{line-height:30px;padding-top:3px;padding-bottom:3px;text-shadow:1px 1px 0 hsla(0,0%,100%,.6);color:rgba(0,0,0,.75)}a.clean-link{text-decoration:none}a.clean-link:hover{text-decoration:underline}.no-items{font-style:italic;color:rgba(0,0,0,.6);text-align:center;padding:24px 0}.v-application .v-dialog__content{height:auto;top:64px;bottom:0}.crosshair{width:24px;height:24px;position:relative}.crosshair .crosshair-1{width:4px;top:0;bottom:0;left:50%;margin-left:-2px}.crosshair .crosshair-1,.crosshair .crosshair-2{background:hsla(0,0%,100%,.5);box-shadow:1px 1px 3px rgba(0,0,0,.3);position:absolute}.crosshair .crosshair-2{height:4px;left:0;right:0;top:50%;margin-top:-2px}.crosshair .crosshair-3{background:#444;width:2px;position:absolute;top:1px;bottom:1px;left:50%;margin-left:-1px}.crosshair .crosshair-4{background:#444;height:2px;position:absolute;left:1px;right:1px;top:50%;margin-top:-1px}.vertical-dense .col{padding-top:0;padding-bottom:0}.v-application .v-main{background:#e0e0e0 url(/img/bg.64514159.jpg) no-repeat bottom;background-size:contain}.v-application .leaflet-tooltip{background-color:hsla(0,0%,100%,.6);opacity:1!important;backdrop-filter:blur(5px);border:none}.v-application .leaflet-tooltip:before{border-top-color:hsla(0,0%,100%,.7)}.scheme-field{width:100%;height:300px;overflow:hidden;box-shadow:0 1px 3px 1px rgba(0,0,0,.2);border-radius:4px}.event-extra-device-emission{display:flex;align-items:center}.event-extra-device-emission .device-item-marker{flex:0 0 auto;width:28px;height:28px;margin:1px 3px -1px -3px}