.dictionary-attributes .button-cell{text-align:center}.dictionary-attributes .button-cell .dx-button{margin:0 8px}.data-grid[data-v-76f078fd]{margin-top:0}.dictionary-item-selector[data-v-0fe54f38]{width:100%}.dropdown-content>.dx-textbox[data-v-0fe54f38]{margin-bottom:16px}.no-gap{gap:0!important}.available-locations{color:#999;font-size:17px}.section-title-mb-6{margin-bottom:6.5px!important}.section-title{font-weight:600;margin-bottom:14px;font-size:16px}.outlined-box-lg{padding:14px;border-radius:10px;border:1px solid #20304a}.outlined-box{height:100%;border-radius:4px;border:1px solid #b6bac2;padding:6px 12px}.card-location{display:flex;flex-direction:column;gap:12px}.card-location .info-section{display:flex;flex-direction:row;column-gap:12px}.card-location .info-section .address,.card-location .info-section .properties{display:flex;flex-direction:column;row-gap:8px;flex:1 1}.card-location .info-section .address .address-row{display:flex;flex-direction:row;column-gap:7px}.card-location .info-section .contact-person{display:flex;flex-direction:column;row-gap:8px;flex:1 1}.card-location .system-details{display:flex;flex-direction:row;column-gap:12px}.card-location .system-details .locations{display:flex;flex-direction:column;flex:0 0 calc(33.33333% - 8px)}.card-location .system-details .locations .location-item{margin-bottom:8px}.card-location .system-details .group{display:flex;gap:12px;flex:1}.card-location .system-details .group .devices{display:flex;flex-direction:column;flex:1 1}.card-location .system-details .group .devices .devices-list{list-style:none;padding:0;margin:0}.card-location .system-details .group .devices .devices-list .devices-item{width:100%;margin-bottom:8px}.card-location .system-details .group .devices .devices-list .devices-item .line{display:flex;align-items:center;width:100%}.card-location .system-details .group .devices .devices-list .devices-item .line .label{flex-shrink:1;margin-right:8px;white-space:nowrap}.card-location .system-details .group .devices .devices-list .devices-item .line .ok{font-weight:600;color:green}.card-location .system-details .group .devices .devices-list .devices-item .line .warning{font-weight:600;color:orange}.card-location .system-details .group .devices .devices-list .devices-item .line .error{font-weight:600;color:red}.card-location .system-details .group .devices .devices-list .devices-item .line .not-serviced{font-weight:600;color:#aaa}.card-location .system-details .group .devices .devices-list .devices-item .link{font-weight:600}.card-location .system-details .group .licenses{display:flex;flex-direction:column;flex:1 1}.card-location .system-details .group .licenses .licenses-list{columns:1;list-style:none;padding:0;margin:0}.card-location .system-details .group .licenses .licenses-list .license-item{margin-bottom:8px}.card-location .system-details .group .licenses .licenses-list .bold{font-weight:700}.card-location .system-details .group .agents{display:flex;flex-direction:column;flex:1 1}.card-location .system-details .group .agents .agents-list{list-style:none;padding:0;margin:0}.card-location .system-details .group .agents .agents-list .agent-item{width:100%;margin-bottom:8px}.plan-image{display:flex;flex-direction:row;height:100%;column-gap:10px}.plan-image .actions{display:flex;flex-direction:column;justify-content:center}.plan-image .actions .zommer{display:flex;flex-direction:column;row-gap:10px;margin:auto}.plan-image .consumables{padding-right:7px}.plan-image .dx-datagrid .dx-row>td{padding:2px!important}.floorPlan,.viewer{width:100%;height:100%}.viewer{position:relative}.scene-svg{width:100%;height:100%;display:block}.tag-svg{stroke:rgba(0,0,0,.7);stroke-width:3;vector-effect:non-scaling-stroke;pointer-events:none;cursor:grab}.tag-svg-hit-area{fill:transparent;stroke:transparent;pointer-events:all;cursor:grab}.point--animated{animation:point-pulse 2s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes point-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.tag-svg.ok{fill:green}.tag-svg.warning{fill:orange}.tag-svg.error{fill:red}.tag-svg.not-serviced{fill:#aaa}.modal-device-info{position:absolute;z-index:10;width:350px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:6px}.device-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:7px 7px 0 7px}.device-info .dx-button-content{padding:4px!important}.add-device-overlay{position:fixed;inset:0;z-index:9999;pointer-events:auto;background-color:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center}.add-device-window{width:500px;max-height:400px;background:#fff;border:1px solid #ddd;border-radius:6px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);display:flex;flex-direction:column;overflow:hidden}.popup-header{display:flex;justify-content:space-between;align-items:center;padding:6px 20px;border-bottom:1px solid #eee}.popup-title{color:#333;font-weight:400;font-size:20px;font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.popup-content{flex:1;min-height:0;display:flex;padding:20px}.popup-list{width:100%}.device-item{display:flex;align-items:center;gap:8px}.status-dot{width:15px;height:15px;border-radius:50%;flex-shrink:0;border:2px solid rgba(0,0,0,.7)}.status-dot.ok{background:green}.status-dot.warning{background:orange}.status-dot.error{background:red}.status-dot.not-serviced{background:#aaa}.floor-plan{display:flex;flex-direction:column;box-sizing:content-box}.floor-plan .plan-upload-floor{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.floor-plan .plan-upload-floor .dx-fileuploader-files-container{display:none}.floor-plan .plan-upload-floor .upload-title{padding:5px 16px;border-radius:4px;background-color:#fffce5;font-weight:600;text-align:center}.floor-plan .plan-upload-floor .btn-upload{width:400px}.floor-plan .plan-upload-floor .emptyData{color:#999;font-size:17px}.app-form-buttons[data-v-54a18a0a]{margin-top:14px}