:root{--ai-1: #2f6bff;--ai-2: #a018ff}.ask-ai-btn{background:linear-gradient(120deg,var(--ai-1),var(--ai-2))!important;border-radius:12px!important;padding:3px 10px!important;margin:0 4px;transition:opacity .15s,box-shadow .15s!important}.ask-ai-btn .icon,.ask-ai-btn .user{color:#fff!important;-webkit-text-fill-color:#fff!important}.ask-ai-btn:hover{opacity:.88!important;box-shadow:0 2px 8px #2f6bff66!important}.ask-ai-btn--active{box-shadow:0 0 0 2px #a018ff80!important;opacity:1!important}#ask-floatingpanel{box-shadow:-2px 0 8px #00000014!important;max-width:50vw!important}.dark #ask-floatingpanel{box-shadow:-2px 0 8px #00000040!important}@media (max-width: 768px){#ask-floatingpanel{max-width:100vw!important;width:100vw!important;height:100dvh!important;top:0!important;right:0!important;left:0!important;bottom:0!important;border-radius:0!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important;transition:opacity .2s,visibility .2s!important}#ask-floatingpanel.visible{opacity:1!important;pointer-events:auto!important;visibility:visible!important}}#ask-floatingpanel .floatingpanel-title{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;flex:1;padding:0 8px}#ask-floatingpanel .tile-content{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:0}#ask-floatingpanel .ai-chat{flex:1;min-height:0;padding:0 16px 12px}.bto-dashboard{display:flex;flex-direction:column;gap:20px;padding:16px 24px;background:#fafafa;min-height:100%}.bto-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.bto-toolbar-left{display:flex;align-items:center;gap:8px}.bto-toolbar-left .btn{margin-top:4px}.bto-toolbar-right{display:flex;align-items:center;gap:12px}.bto-header-title{font-size:12px;font-weight:600;margin:0 8px 0 0;text-transform:uppercase;letter-spacing:.3px;color:#555;min-width:220px;text-align:center}.bto-sw-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.bto-sw-counter{display:flex;align-items:center;gap:10px;margin-left:auto}.bto-sw-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#555}.bto-sw-counter .progress-bar{width:160px;max-width:200px}.bto-sw-counter .progress-bar .value{display:none}.bto-sw-num{font-size:13px;font-weight:600;color:#555}.bto-sw-num.at-limit{color:#dc2626}.dark .bto-sw-label,.dark .bto-sw-num{color:#aaa}.dark .bto-sw-num.at-limit{color:#f87171}.bto-week-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:stretch}.bto-day-tile{min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;min-width:0}.bto-day-tile.card .header{padding:10px 12px 0!important;min-height:0!important;text-align:left!important;align-items:flex-start!important;margin-bottom:12px!important}.bto-day-tile .header .title,.bto-day-tile .header .subtitle{text-align:left!important;justify-content:flex-start!important}.bto-day-tile.card .content{padding:4px 12px 10px!important;overflow:hidden!important;flex:1!important;display:flex!important;flex-direction:column!important;min-width:0}.bto-day-tile.is-today .header .title:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#0082f0;margin-right:6px;vertical-align:middle}.bto-day-tile.is-today .header,.bto-day-tile.is-today .content{border:none!important;box-shadow:none!important;outline:none!important}.bto-day-body{display:flex;flex-direction:column;gap:8px;padding-top:4px;flex:1 1 auto}.bto-book-desk-btn{margin-top:4px}.bto-day-tile.is-past{opacity:.75}.bto-status-readonly{font-size:13px;font-weight:500;color:var(--text-secondary, #767676);padding:6px 0}.bto-status-readonly.office{color:#1a7c32}.bto-status-readonly.smart_working{color:#0060b8}.bto-status-readonly.none{color:var(--text-secondary, #aaa)}.bto-month-day.is-past{opacity:.45;cursor:default}.bto-desk-booked{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f8f9fa;border:1px solid #dcdcdc;border-radius:4px;font-size:12px;font-weight:500;color:#333;margin-top:4px}.bto-desk-booked>div{flex:1;min-width:0}.bto-desk-booked .icon{font-size:12px;color:#555}.bto-desk-booked-sub{display:block;font-size:11px;font-weight:400;color:#777}.bto-desk-booked.clickable{cursor:pointer;transition:background .15s,border-color .15s}.bto-desk-booked.clickable:hover{background:#f0f0f0;border-color:#bbb}.bto-edit-icon{font-size:12px;color:#777;opacity:.6;align-self:center;cursor:pointer;flex-shrink:0;margin-left:4px}.bto-desk-booked>.bto-edit-icon:first-of-type{margin-left:0}.bto-desk-booked.clickable:hover .bto-edit-icon{opacity:1}.bto-cancel-btn{margin-top:4px;color:#c0392b!important;border-color:#e0c8c5!important;background:#fff!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.bto-cancel-btn:hover{background:#fdf0ef!important;border-color:#c0392b!important}.bto-dropdown-wrap{border-radius:4px;width:100%}.bto-dropdown-wrap,.bto-dropdown-wrap *{max-width:100%}.bto-dropdown-wrap>div,.bto-dropdown-wrap>span,.bto-dropdown-wrap>button{display:block!important;width:100%!important}.bto-dropdown-wrap button{width:100%!important;background:#fff!important;border-color:#dcdcdc!important;color:#242424!important;transition:background .2s,border-color .2s}.bto-dropdown-wrap button:hover{background:#f5f5f5!important;color:#242424!important}.bto-dropdown-wrap.office button{background:#fff!important;border-color:#1ea33c!important;color:#1ea33c!important}.bto-dropdown-wrap.office button:hover{background:#f5f5f5!important;color:#1ea33c!important}.bto-dropdown-wrap.smart_working button{background:#fff!important;border-color:#0082f0!important;color:#0082f0!important}.bto-dropdown-wrap.smart_working button:hover{background:#f5f5f5!important;color:#0082f0!important}.bto-dropdown-wrap.other button{background:#fff!important;border-color:#8b5cf6!important;color:#8b5cf6!important}.bto-dropdown-wrap.other button:hover{background:#f5f5f5!important;color:#8b5cf6!important}.bto-month-container{border:1px solid var(--separator, #dcdcdc);border-radius:4px;overflow:hidden}.bto-month-weekdays{display:grid;grid-template-columns:repeat(7,1fr);background:var(--background-secondary, #fafafa);border-bottom:1px solid var(--separator, #dcdcdc)}.bto-month-weekday{text-align:center;padding:8px 4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary, #767676)}.bto-month-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:var(--separator, #ebebeb)}.bto-month-day{background:var(--card-background, #ffffff);min-height:80px;padding:8px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;cursor:pointer;transition:background .15s}.bto-month-day:hover{background:var(--hover, #f0f6ff)}.bto-month-day.other-month{opacity:.35;cursor:default}.bto-month-day.is-weekend{background:var(--background-secondary, #f7f7f7);cursor:default}.bto-month-day.is-today{background:#eef5ff}.bto-month-day-num{font-size:13px;font-weight:500}.bto-month-day-num.today-badge{background:var(--blue, #0082f0);color:#fff;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.bto-month-pill{font-size:11px}.bto-month-status-dot{padding:2px 6px;border-radius:10px;margin-top:2px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;background:#fff;border:1.5px solid transparent;white-space:nowrap}.bto-month-status-dot.office{color:#166534;border-color:#1ea33c;background:#fff}.bto-month-status-dot.smart_working{color:#1e40af;border-color:#0082f0;background:#fff}.bto-month-status-dot.other{color:#5b21b6;border-color:#8b5cf6;background:#fff}.bto-month-wrapper{display:flex;gap:16px}.bto-month-wrapper .bto-month-container{flex:1}.bto-month-day.is-selected{outline:2px solid #0082f0;outline-offset:-2px;background:#e8f4ff!important}.bto-month-detail{width:260px;flex-shrink:0;border:1px solid #dcdcdc;border-radius:6px;padding:16px;display:flex;flex-direction:column;gap:12px;align-self:flex-start;background:#fff}.bto-month-detail-header{display:flex;align-items:center;justify-content:space-between}.bto-month-detail-body{display:flex;flex-direction:column;gap:10px}.bto-month-detail-body .btn{width:100%!important;justify-content:center}.bto-month-detail-body .bto-dropdown-wrap{width:100%}.bto-month-detail-body .bto-dropdown-wrap>div,.bto-month-detail-body .bto-dropdown-wrap>span,.bto-month-detail-body .bto-dropdown-wrap>button{display:block!important;width:100%!important}.bto-month-detail-body .bto-form-select{width:100%;padding:8px 12px;border:1px solid #dcdcdc;border-radius:4px;font-size:14px;background:#fff;color:#242424}.bto-month-detail-body .bto-form-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6a6a6a;margin:0}.bto-tile-selectors{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;margin-top:2px}.bto-tile-selectors>div{flex:1;min-width:0}.bto-tile-selectors>div button{width:100%!important;min-width:0!important}.bto-tile-selectors>button{width:100%}.bto-booking-fullscreen{display:flex;flex-direction:column;height:calc(100vh - 180px);width:calc(100vw - 80px);max-width:none;gap:12px}.bto-booking-map-area{flex:1;display:flex;align-items:stretch;justify-content:stretch;background:#dcdcdc;border:1px solid var(--separator, #e2e8f0);border-radius:0;overflow:hidden;min-height:0;position:relative}.bto-booking-layout{flex:1;display:flex;gap:0;min-height:0;position:relative}.bto-panel-toggle{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:15;width:24px;height:48px;border:1px solid #dcdcdc;border-left:none;border-radius:0 4px 4px 0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:2px 0 4px #0000000f;transition:left .2s}.bto-booking-layout:has(.bto-desk-list-panel) .bto-panel-toggle{left:280px}@media (min-width: 1400px){.bto-booking-layout:has(.bto-desk-list-panel) .bto-panel-toggle{left:340px}}.bto-panel-toggle:hover{background:#f0f0f0}.bto-panel-toggle .icon{font-size:14px;color:#555}.dark .bto-panel-toggle{background:#333;border-color:#555}.dark .bto-panel-toggle:hover{background:#444}.dark .bto-panel-toggle .icon{color:#ccc}.bto-desk-list-panel{width:280px;flex-shrink:0;display:flex;flex-direction:column;border:1px solid var(--separator, #e2e8f0);border-radius:0;background:#fff;min-height:0}@media (min-width: 1400px){.bto-desk-list-panel{width:340px}}} .bto-desk-list-title{padding:10px 12px!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;color:#333!important;border-bottom:1px solid #e0e0e0!important;background:#f8f8f8!important}.bto-desk-list-scroll{flex:1;overflow-y:auto;padding:0}.bto-desk-area-group{border-bottom:1px solid #eee}.bto-desk-area-header{display:flex;align-items:center;gap:6px;width:100%;padding:8px 12px;border:none;background:transparent;font-size:11px;font-weight:500;color:#666;cursor:pointer;text-align:left;transition:background .15s;text-transform:uppercase;letter-spacing:.3px}.bto-desk-area-header:hover{background:#f5f7fa}.bto-desk-area-header .icon{font-size:10px;color:#888}.bto-desk-area-items{display:flex;flex-direction:column}.bto-desk-list-item{border:none;background:transparent;text-align:left;padding:6px 12px 6px 28px;font-size:12px;font-weight:400;color:#555;cursor:pointer;transition:background .15s}.bto-desk-list-item:hover{background:#f0f6ff}.bto-desk-list-item.selected{background:#0082f0;color:#fff;font-weight:500}.bto-desk-area-items .bto-desk-list-item:nth-child(odd){background:#f8f9fb}.bto-desk-area-items .bto-desk-list-item:nth-child(2n){background:#fff}.bto-desk-area-items .bto-desk-list-item.selected{background:#0082f0!important}.dark .bto-desk-area-group{border-bottom-color:#3a3a3a}.dark .bto-desk-area-header{color:#aaa}.dark .bto-desk-area-header .icon{color:#666}.dark .bto-desk-area-header:hover{background:#333}.dark .bto-desk-list-item{color:#bbb}.dark .bto-desk-list-item:hover{background:#333}.dark .bto-desk-list-item.selected{background:#06c!important;color:#fff}.dark .bto-desk-area-items .bto-desk-list-item:nth-child(odd){background:#2a2a2a}.dark .bto-desk-area-items .bto-desk-list-item:nth-child(2n){background:#242424}.dark .bto-desk-list-panel{background:#242424;border-color:#3a3a3a}.dark .bto-desk-list-title{color:#aaa;border-bottom-color:#3a3a3a}.bto-map-legend{position:absolute;bottom:12px;left:12px;display:flex;gap:14px;align-items:center;background:#fffffff2;padding:8px 14px;border-radius:4px;border:1px solid #e2e8f0;z-index:100;box-shadow:0 1px 4px #00000014}.bto-map-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;color:#999;font-size:14px}.bto-map-placeholder p{margin:0}.bto-map-ready{border-color:#0082f0;background:#f5f9ff;color:#0060b8}.bto-floor-map{display:flex;flex-direction:column;height:100%;gap:12px}.bto-legend-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#555}.bto-selected-info{margin-left:auto;color:#1565c0;font-size:14px}.bto-dialog-footer{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px;flex-shrink:0;padding:10px 16px;background:var(--background-secondary, #f8f9fa);border:1px solid var(--separator, #e2e8f0);border-radius:0;margin-top:auto;min-height:90px}.bto-booking-recap{display:flex;align-items:center;gap:24px;width:100%}.bto-recap-details{display:flex;flex-direction:column;gap:6px}.bto-recap-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#333}.bto-recap-row .icon{font-size:14px;color:#0082f0}.bto-recap-row strong{display:block;font-weight:600}.bto-recap-sub{display:block;font-size:11px;color:#777;font-weight:400}.bto-recap-week{display:flex;flex-direction:column;gap:6px;padding:8px 12px;background:#fff;border:1px solid #e8e8e8;border-radius:0}.bto-recap-week-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#555;text-align:center}.bto-recap-week-grid{display:flex;gap:4px;width:100%}.bto-recap-day{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1;padding:4px 0;border-radius:0;border:1px solid #e8e8e8;cursor:pointer;transition:background .15s,border-color .15s}.bto-recap-day.free:not(.current):hover{background:#dcfce7;border-color:#86efac}.bto-recap-day.selected{background:#0082f0!important;border-color:#0082f0!important}.bto-recap-day.selected .bto-recap-day-name,.bto-recap-day.selected .bto-recap-day-num{color:#fff!important}.bto-recap-day-name{font-size:10px;font-weight:600;text-transform:uppercase;color:#777}.bto-recap-day-num{font-size:13px;font-weight:500;color:#333}.bto-recap-day.current{background:#0082f0;border-color:#0082f0}.bto-recap-day.current .bto-recap-day-name,.bto-recap-day.current .bto-recap-day-num{color:#fff}.bto-recap-day.free:not(.current):not(.selected){background:#fff;border-color:#e8e8e8}.bto-recap-day.occupied:not(.current){background:#f5f5f5;border-color:#e0e0e0;cursor:not-allowed;opacity:.5}.bto-recap-day.occupied:not(.current) .bto-recap-day-num{text-decoration:line-through;color:#999}.bto-booking-recap>.btn{margin-left:auto;flex-shrink:0}.bto-recap-multi{font-size:11px;font-weight:500;color:#0082f0}.dark .bto-recap-row{color:#e0e0e0}.dark .bto-recap-sub{color:#aaa}.dark .bto-recap-week{background:#2b2b2b;border-color:#3a3a3a}.dark .bto-recap-week-title{color:#aaa}.dark .bto-recap-day{border-color:#3a3a3a}.dark .bto-recap-day-name{color:#aaa}.dark .bto-recap-day-num{color:#e0e0e0}.dark .bto-recap-day.free:not(.current):not(.selected){background:#2b2b2b;border-color:#3a3a3a}.dark .bto-recap-day.occupied:not(.current){background:#1e1e1e;border-color:#333}.dark .bto-recap-day.occupied:not(.current) .bto-recap-day-num{color:#777}.dark .bto-recap-day.free:not(.current):hover{background:#2d3a2d;border-color:#4a6a4a}.dark .bto-recap-day.selected{background:#06c!important;border-color:#06c!important}.dark .bto-day-tile.is-today .header .title:before{background:#60a5fa}.dark .bto-booking-fullscreen{background:#1a1a1a}.dark .bto-no-map-hint{color:#777}.bto-desk-info{font-size:14px;color:var(--text, #242424)}.bto-desk-info strong{color:#065f46}.bto-desk-hint{font-size:13px;color:var(--text-secondary, #767676)}.bto-floor-map-container{width:100%;height:100%}.bto-floor-map-viewport{width:100%;height:100%;overflow:hidden;position:relative;border-radius:6px;background:#dcdcdc;touch-action:none}.bto-floor-map-inner{flex-shrink:0;position:relative;transition:none}.bto-map-controls{position:absolute;bottom:12px;right:12px;display:flex;flex-direction:column;gap:4px;z-index:10}.bto-map-ctrl-btn{width:32px;height:32px;border:1px solid #ccc;border-radius:4px;background:#fff;font-size:18px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;box-shadow:0 1px 3px #0000001a}.bto-map-ctrl-btn:hover{background:#f0f0f0}.bto-legend-dot{width:14px;height:14px;border-radius:3px}.bto-legend-dot.available{background:#22c55e;border:2px solid #16a34a}.bto-legend-dot.occupied{background:#ef4444;border:2px solid #b91c1c}.bto-legend-dot.selected{background:#3b82f6;border:2px solid #1d4ed8}.bto-legend-dot.inactive{background:#9ca3af;border:2px solid #6b7280;opacity:.5}.bto-map-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.bto-map-svg{width:100%;height:100%;max-width:100%;max-height:100%}.bto-colleagues-section{display:flex;flex-direction:column;gap:6px;margin-top:auto}.bto-colleagues-divider{height:1px;background:#e0e0e0;margin:4px 0}.bto-colleagues-label{font-size:12px;font-weight:600;letter-spacing:.2px;color:#888;display:flex;align-items:center;gap:4px}.bto-colleagues-label .icon{font-size:12px}.bto-colleagues-avatars{display:flex;flex-wrap:wrap;gap:4px}.bto-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;background:#6366f1;flex-shrink:0;border:2px solid #e0e0e0;margin-left:-6px}.bto-avatar:first-child{margin-left:0}.bto-avatar-more{background:#9e9e9e;font-size:9px}.bto-tooltip-wrap{position:relative}.bto-tooltip{display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#212121eb;color:#fff;font-size:11px;font-weight:500;padding:4px 8px;border-radius:4px;white-space:nowrap;pointer-events:none;z-index:100}.bto-tooltip-wrap:hover .bto-tooltip{display:block}.bto-toast-wrapper{position:fixed;top:64px;right:24px;z-index:10000;max-width:360px;animation:bto-slide-in .3s ease}.bto-toast{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border-left:4px solid #22c55e;border-radius:4px;box-shadow:0 4px 12px #00000026;font-size:13px;color:#333}.bto-toast .icon-check{color:#22c55e;font-size:16px}.bto-toast-close{margin-left:auto;cursor:pointer;color:#999;font-size:12px}.bto-toast-close:hover{color:#333}.dark .bto-toast{background:#2b2b2b;color:#e0e0e0;box-shadow:0 4px 12px #0006}.dark .bto-toast-close{color:#777}.dark .bto-toast-close:hover{color:#e0e0e0}@keyframes bto-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.dark .bto-dashboard{background:#242424}.dark .bto-month-container{border-color:#3a3a3a}.dark .bto-month-weekdays{background:#2b2b2b;border-bottom-color:#3a3a3a}.dark .bto-month-weekday{color:#aaa}.dark .bto-month-grid{background:#3a3a3a}.dark .bto-month-day{background:#242424}.dark .bto-month-day:hover{background:#333}.dark .bto-month-day.is-weekend{background:#1e1e1e}.dark .bto-month-day.is-today{background:#1a3050}.dark .bto-month-day.is-selected{background:#1a3050!important;outline-color:#3b82f6}.dark .bto-month-day-num{color:#e0e0e0}.dark .bto-month-detail{background:#2b2b2b;border-color:#3a3a3a;color:#e0e0e0}.dark .bto-month-detail-header strong{color:#f0f0f0}.dark .bto-month-detail-body .bto-form-select{background:#333;border-color:#555;color:#e0e0e0}.dark .bto-month-detail-body .bto-form-label{color:#aaa}.dark .bto-dropdown-wrap button{background:#242424!important;border-color:#555!important;color:#e0e0e0!important}.dark .bto-dropdown-wrap button:hover{background:#2b2b2b!important;color:#e0e0e0!important}.dark .bto-dropdown-wrap.office button{background:#242424!important;border-color:#4ade80!important;color:#e0e0e0!important}.dark .bto-dropdown-wrap.office button:hover{background:#2b2b2b!important;color:#e0e0e0!important}.dark .bto-dropdown-wrap.smart_working button{background:#242424!important;border-color:#60a5fa!important;color:#e0e0e0!important}.dark .bto-dropdown-wrap.smart_working button:hover{background:#2b2b2b!important;color:#e0e0e0!important}.dark .bto-dropdown-wrap.other button{background:#242424!important;border-color:#c084fc!important;color:#e0e0e0!important}.dark .bto-dropdown-wrap.other button:hover{background:#2b2b2b!important;color:#e0e0e0!important}.dark .bto-desk-booked{background:#2b2b2b;border-color:#444;color:#e0e0e0}.dark .bto-desk-booked .icon,.dark .bto-desk-booked-sub,.dark .bto-edit-icon{color:#aaa}.dark .bto-cancel-btn{color:#f87171!important;border-color:#5a2d2d!important;background:#242424!important}.dark .bto-cancel-btn:hover{background:#3d1f1f!important;border-color:#f87171!important}.dark .bto-booking-map-area{background:#1e1e1e;border-color:#3a3a3a}.dark .bto-dialog-footer{background:#2b2b2b;border-color:#3a3a3a}.dark .bto-desk-info{color:#e0e0e0}.dark .bto-desk-info strong{color:#6ee7a0}.dark .bto-desk-hint{color:#aaa}.dark .bto-legend-item{color:#ccc}.dark .bto-map-legend{background:#242424eb;border-color:#3a3a3a}.dark .bto-map-placeholder{color:#888}.dark .bto-floor-map-viewport{background:#1a1a1a}.dark .bto-map-ctrl-btn{background:#333;border-color:#555;color:#e0e0e0}.dark .bto-map-ctrl-btn:hover{background:#444}.dark .bto-floor-map-viewport svg .floor,.dark .bto-floor-map-viewport svg rect[fill="#fafafa"]{fill:#1e1e1e!important}.dark .bto-floor-map-viewport svg .wall{stroke:#e0e0e0!important}.dark .bto-floor-map-viewport svg .shell{fill:#2b2b2b!important;stroke:#555!important}.dark .bto-floor-map-viewport svg .part{stroke:#555!important}.dark .bto-floor-map-viewport svg .furn{fill:#333!important;stroke:#555!important}.dark .bto-floor-map-viewport svg .chair{fill:#3a3a3a!important;stroke:#555!important}.dark .bto-floor-map-viewport svg .core{fill:#2b2b2b!important;stroke:#555!important}.dark .bto-floor-map-viewport svg .ilabel{fill:#aaa!important}.dark .bto-floor-map-viewport svg .rlabel{fill:#a5b4fc!important}.dark .bto-floor-map-viewport svg .desk .top{fill:#1a3d2a!important;stroke:#2d6b45!important}.dark .bto-floor-map-viewport svg .desk:hover .top{fill:#1f4a32!important}.dark .bto-floor-map-viewport svg .desk .num{fill:#6ee7a0!important}.dark .bto-floor-map-viewport svg .desk.selected .top{fill:#7c2d12!important;stroke:#ea580c!important}.dark .bto-floor-map-viewport svg .desk.selected .num{fill:#fff!important}.dark .bto-floor-map-viewport svg .desk.occupied .top{fill:#3d1f1f!important;stroke:#991b1b!important}.dark .bto-floor-map-viewport svg .desk.occupied .num{fill:#f87171!important}.dark .bto-floor-map-viewport svg .room.bookable .shell{fill:#2b2b2b!important}.dark .bto-floor-map-viewport svg .room.bookable:hover .shell{fill:#1e2a4a!important}.dark .bto-floor-map-viewport svg .room.bookable.selected .shell{fill:#1e2a5a!important;stroke:#6366f1!important}.dark .bto-booking-selectors .bto-form-select{background:#333;border-color:#555;color:#e0e0e0}.dark .bto-booking-selectors .bto-form-label{color:#aaa}.dark .bto-legend-dot.available{background:#1a3d2a;border-color:#2d6b45}.dark .bto-legend-dot.occupied{background:#3d1f1f;border-color:#991b1b}.dark .bto-legend-dot.selected{background:#7c2d12;border-color:#ea580c}.dark .bto-colleagues-divider{background:#3a3a3a}.dark .bto-colleagues-label{color:#aaa}.dark .bto-avatar{border-color:#242424}@media (max-width: 1100px){.bto-week-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.bto-week-grid{grid-template-columns:1fr}.bto-dashboard{padding:12px}}.bto-toolbar-right .btn,.bto-sw-row>.btn{border-color:#ddd!important;color:#555!important;font-weight:400!important;background:#fafafa!important}.bto-toolbar-right .btn:hover,.bto-sw-row>.btn:hover{background:#f0f0f0!important;border-color:#bbb!important}.bto-toolbar-right .btn.active{background:#e8f0fe!important;color:#06c!important;border-color:#a8cff0!important;font-weight:500!important}.bto-toolbar-left .btn{border-color:#ddd!important;color:#777!important;background:transparent!important;padding:4px 6px!important;min-width:0!important;min-height:0!important}.bto-toolbar-left .btn:hover{background:#f0f0f0!important;color:#333!important}.dark .bto-toolbar-right .btn,.dark .bto-sw-row>.btn{border-color:#444!important;color:#bbb!important;background:#2b2b2b!important}.dark .bto-toolbar-right .btn:hover,.dark .bto-sw-row>.btn:hover{background:#3a3a3a!important;border-color:#666!important}.dark .bto-toolbar-right .btn.active{background:#1a2d4a!important;color:#7dc4f5!important;border-color:#2d5a8b!important}.dark .bto-toolbar-left .btn{border-color:#444!important;color:#aaa!important;background:transparent!important}.dark .bto-toolbar-left .btn:hover{background:#3a3a3a!important;color:#e0e0e0!important}.dark .bto-header-title{color:#ccc}.dark .bto-month-status-dot.office{color:#4ade80;border-color:#4ade80;background:#242424}.dark .bto-month-status-dot.smart_working{color:#60a5fa;border-color:#60a5fa;background:#242424}.dark .bto-month-status-dot.other{color:#c084fc;border-color:#c084fc;background:#242424}.bto-status-dropdown{position:relative;width:100%}.bto-status-trigger{width:100%;display:flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #dcdcdc;border-radius:4px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s}.bto-status-trigger:hover{background:#f9f9f9}.bto-status-trigger .bto-chevron{margin-left:auto;font-size:12px;color:#888}.bto-status-dropdown .menu{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:2px}.dark .bto-status-trigger{background:#242424;border-color:#555;color:#e0e0e0}.dark .bto-status-trigger:hover{background:#2b2b2b}.bto-status-chip{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;border:1px solid #dcdcdc;border-radius:4px;font-size:13px;font-weight:500;width:100%;box-sizing:border-box;background:#fff}.bto-status-chip.office{border-color:#1ea33c;color:#1ea33c}.bto-status-chip.smart_working{border-color:#0082f0;color:#0082f0}.bto-status-chip.other{border-color:#8b5cf6;color:#8b5cf6}.bto-status-chip.parking{border-color:#f59e0b;color:#f59e0b}.dark .bto-status-chip{background:#242424}.dark .bto-status-chip.office{border-color:#4ade80;color:#4ade80}.dark .bto-status-chip.smart_working{border-color:#60a5fa;color:#60a5fa}.dark .bto-status-chip.other{border-color:#c084fc;color:#c084fc}.dark .bto-status-chip.parking{border-color:#fbbf24;color:#fbbf24}.bto-booked-for-other{display:flex;align-items:center;gap:6px;font-size:11px;color:#6b7280;margin-top:6px;padding:4px 8px;background:#f9fafb;border-radius:4px;border:1px dashed #d1d5db}.bto-booked-for-other .icon{font-size:12px}.dark .bto-booked-for-other{color:#9ca3af;background:#1f2937;border-color:#4b5563}.bto-fav-spot-hint{display:flex;align-items:center;gap:6px;font-size:11px;color:#6b7280;margin-top:6px;padding:4px 0;cursor:pointer}.bto-fav-spot-hint:hover{color:#0082f0;text-decoration:underline}.bto-fav-spot-hint .icon{font-size:12px}.dark .bto-fav-spot-hint{color:#9ca3af}.dark .bto-fav-spot-hint:hover{color:#60a5fa}.bto-fav-spot-btn{display:flex;align-items:center;gap:8px;font-size:12px;color:#555;cursor:pointer;padding:6px 0;margin-top:4px;-webkit-user-select:none;user-select:none}.bto-fav-spot-btn:hover{color:#d97706}.bto-confirm-actions{display:flex;gap:6px;margin-top:4px}.bto-confirm-actions .btn{flex:1}.bto-day-body .btn:not(.primary):not(.bto-cancel-btn),.bto-tile-selectors .btn,.bto-confirm-actions .btn:not(.primary),.bto-month-detail-body .btn:not(.primary):not(.bto-cancel-btn){background:#fff!important;border-color:#dcdcdc!important;color:#242424!important}.bto-day-body .btn:not(.primary):not(.bto-cancel-btn):hover,.bto-tile-selectors .btn:hover,.bto-confirm-actions .btn:not(.primary):hover,.bto-month-detail-body .btn:not(.primary):not(.bto-cancel-btn):hover{background:#f9f9f9!important}.dark .bto-day-body .btn:not(.primary):not(.bto-cancel-btn),.dark .bto-tile-selectors .btn,.dark .bto-confirm-actions .btn:not(.primary),.dark .bto-month-detail-body .btn:not(.primary):not(.bto-cancel-btn){background:#242424!important;border-color:#555!important;color:#e0e0e0!important}.dark .bto-day-body .btn:not(.primary):not(.bto-cancel-btn):hover,.dark .bto-tile-selectors .btn:hover,.dark .bto-confirm-actions .btn:not(.primary):hover,.dark .bto-month-detail-body .btn:not(.primary):not(.bto-cancel-btn):hover{background:#2b2b2b!important}.bto-no-map-hint{font-size:12px;color:#999;font-style:italic;padding:6px 0}.bto-site-selector{display:flex;gap:8px;align-items:center}.bto-site-selector button{background:#fff!important;border-color:#dcdcdc!important;color:#242424!important}.bto-site-selector button:hover{background:#f9f9f9!important}.dark .bto-site-selector button{background:#242424!important;border-color:#555!important;color:#e0e0e0!important}.dark .bto-site-selector button:hover{background:#2b2b2b!important}.bto-desk-back-btn{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;border-bottom:1px solid #e8e8e8;background:transparent;font-size:12px;font-weight:500;color:#0082f0;cursor:pointer;transition:background .15s}.bto-desk-back-btn:hover{background:#f0f6ff}.bto-desk-back-btn .icon{font-size:12px}.bto-desk-selected-body{display:flex;flex-direction:column;gap:16px;padding:14px;overflow-y:auto;flex:1}.bto-desk-selected-image{border:1px solid #e8e8e8;border-radius:4px;overflow:hidden;flex-shrink:0}.bto-desk-selected-image img{width:100%;height:auto;display:block}@media (max-height: 700px){.bto-desk-selected-image{display:none}}.dark .bto-desk-selected-image{border-color:#3a3a3a}.bto-desk-selected-date{display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:500;color:#333;padding:10px 12px;background:#fafafa;border:1px solid #e8e8e8;border-radius:4px}.bto-desk-selected-date .icon{font-size:14px;color:#0082f0;flex-shrink:0;margin-top:1px}.bto-desk-selected-date strong{font-weight:600}.bto-desk-selected-week{display:flex;flex-direction:column;gap:8px}.bto-desk-selected-week-title{font-size:11px;font-weight:600;letter-spacing:.2px;color:#555}.bto-desk-selected-week .bto-recap-week-grid{display:flex;gap:4px;width:100%}.bto-recap-week-grid-full{flex-wrap:wrap!important}.bto-recap-week-grid-full .bto-recap-day{flex:0 0 calc(20% - 4px);min-width:36px}.bto-cal-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;width:100%}.bto-cal-header{text-align:center;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#888;padding:4px 0 6px;border-bottom:1px solid rgba(128,128,128,.15);margin-bottom:2px}.bto-cal-cell{width:100%}.dark .bto-cal-header{color:#666;border-bottom-color:#ffffff14}.bto-desk-selected-confirm{width:100%!important;justify-content:center!important;margin-top:auto}.dark .bto-desk-back-btn{color:#60a5fa;border-bottom-color:#3a3a3a}.dark .bto-desk-back-btn:hover{background:#2a2a3a}.dark .bto-desk-selected-date{background:#2b2b2b;border-color:#3a3a3a;color:#e0e0e0}.dark .bto-desk-selected-date .icon{color:#60a5fa}.dark .bto-desk-selected-week-title{color:#aaa}.floor-map-desk{border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:box-shadow .15s,background .15s;-webkit-user-select:none;user-select:none;border:2px solid transparent}.floor-map-desk.available{background:#22c55e;border-color:#16a34a}.floor-map-desk.available:hover{background:#16a34a}.floor-map-desk.occupied{background:#ef4444;border-color:#b91c1c;cursor:not-allowed}.floor-map-desk.partial{background:#fbbf24;border-color:#d97706}.floor-map-desk.decorative{background:#9ca3af;border-color:#6b7280;cursor:default;opacity:.6}.floor-map-desk.inactive{background:#9ca3af;border-color:#6b7280;cursor:not-allowed;opacity:.5}.floor-map-desk.reserved-area{background:#6b7280;border-color:#4b5563;cursor:not-allowed;opacity:.45}.bto-legend-dot.reserved-area{background:#6b7280;border:2px solid #4b5563;border-radius:3px;display:inline-block}.bto-desk-list-dot.grey{background:#9ca3af}.floor-map-desk.meeting{border-radius:4px;background:transparent!important;border-color:transparent!important}.floor-map-desk.partial:hover{background:#d97706}.floor-map-desk.selected{background:#3b82f6;border-color:#1d4ed8}.floor-map-desk-label{font-size:9px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);pointer-events:none;white-space:nowrap;overflow:visible;text-overflow:clip}.bto-map-empty-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffffe6;padding:24px 32px;border-radius:8px;text-align:center;color:#666;font-size:14px;box-shadow:0 2px 8px #0000001a}.bto-loader{display:flex;align-items:center;justify-content:center;min-height:200px}.bto-avatar-img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0;margin-left:-6px;flex-shrink:0}.dark .bto-avatar-img{border-color:#3a3a3a}.dark .bto-loader{color:#aaa}.bto-meetings-section{margin-bottom:8px;min-width:0;overflow:hidden}.bto-meetings-list{display:flex;flex-direction:column;gap:4px;margin-top:4px}.bto-meeting-item{display:flex;flex-direction:column;padding:4px 8px;background:#f0f4ff;border-radius:4px;border-left:3px solid #6366f1;min-width:0;max-width:100%}.bto-meeting-time{font-size:11px;color:#666;font-weight:600}.bto-meeting-subject{font-size:12px;color:#333;font-weight:500;word-break:break-word}.bto-meeting-location{font-size:11px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.bto-meeting-location .icon{font-size:9px;margin-right:2px}.dark .bto-meeting-item{background:#2b2b3d;border-left-color:#818cf8}.dark .bto-meeting-time{color:#aaa}.dark .bto-meeting-subject{color:#e0e0e0}.dark .bto-meeting-location{color:#888}.bto-desk-list-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px;flex-shrink:0}.bto-desk-list-dot.green{background:#22c55e}.bto-desk-list-dot.red{background:#ef4444}.bto-desk-list-item.occupied{opacity:.5;cursor:not-allowed}.bto-delete-icon-btn{border:none;background:transparent;cursor:pointer;padding:2px 4px;margin-left:auto;color:#999;font-size:12px;line-height:1;border-radius:3px;transition:color .15s,background .15s}.bto-delete-icon-btn:hover{color:#dc2626;background:#dc262614}.floor-map-poi{background:#fff;border:1px solid #ccc;border-radius:4px;padding:2px 4px;font-size:14px;color:#333;pointer-events:none;display:flex;align-items:center;justify-content:center}.floor-map-poi-label{font-size:10px;font-weight:600;color:#333;white-space:nowrap}.bto-no-meetings{display:block;font-size:12px;color:#999;font-style:italic;margin-top:4px;padding:4px 8px}.dark .bto-no-meetings{color:#666}.bto-day-tile.card{display:flex!important;flex-direction:column!important;height:100%}.bto-day-tile.card>*{display:flex!important;flex-direction:column!important}.bto-day-tile.card>*:last-child{flex:1!important}.bto-desk-note-field{margin-top:12px;margin-bottom:8px;width:100%}.bto-desk-note-label{font-size:11px;font-weight:600;letter-spacing:.2px;color:#555;display:block;margin-bottom:4px}.bto-desk-note-input{width:100%!important;height:48px;padding:8px 12px;border-radius:4px;border:1px solid #ccc;font-size:12px;resize:none!important;font-family:inherit;box-sizing:border-box}.dark .bto-desk-note-label{color:#aaa}.dark .bto-desk-note-input{background:#333;border-color:#555;color:#e0e0e0}.bto-parking-btn{margin-top:4px;width:100%;border-color:#6366f1!important;color:#6366f1!important;font-size:12px!important;padding:6px 12px!important;border-radius:4px!important;text-align:center!important;justify-content:center!important}.bto-parking-btn:hover{background:#6366f114!important}.dark .bto-parking-btn{border-color:#818cf8!important;color:#818cf8!important}.dark .bto-parking-btn:hover{background:#818cf81a!important}.bto-parking-book-row{display:flex;align-items:center;gap:6px;margin-top:4px;width:100%}.bto-parking-book-row .bto-parking-btn{margin-top:0;flex:1}.bto-parking-floor-select{padding:5px 8px;border:1px solid #dcdcdc;border-radius:4px;font-size:11px;background:#fff;color:#333;cursor:pointer;min-width:80px}.dark .bto-parking-floor-select{background:#333;border-color:#555;color:#e0e0e0}.bto-parking-booked{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#f0f0ff;border-radius:4px;border-left:3px solid #6366f1;font-size:12px;color:#333;margin-top:4px}.bto-parking-booked .icon-car{color:#6366f1}.bto-parking-full{font-size:11px;color:#999;font-style:italic;margin-top:4px}.bto-parking-full .icon-car{margin-right:4px}.dark .bto-parking-booked{background:#2b2b3d;color:#e0e0e0;border-left-color:#818cf8}.dark .bto-parking-booked .icon-car{color:#818cf8}.dark .bto-parking-full{color:#666}.bto-parking-checkbox{display:flex;align-items:center;gap:8px;font-size:12px;color:#555;cursor:pointer;margin-top:8px}.bto-parking-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.dark .bto-parking-checkbox{color:#aaa}.floor-map-desk-avatar{position:absolute;top:-14px;right:-14px;width:32px;height:32px;border-radius:50%;overflow:hidden;border:2px solid #fff;background:#6366f1;display:flex;align-items:center;justify-content:center;z-index:2}.floor-map-desk-avatar img{width:100%;height:100%;object-fit:cover}.floor-map-desk-avatar-fallback{font-size:9px;font-weight:700;color:#fff}.dialog{overflow:hidden!important}.dialog .dialog-body,.dialog .content,.dialog>div{overflow-x:hidden!important}.bto-checkin-dot{display:inline-block;width:10px;height:10px;border-radius:50%;vertical-align:middle}.bto-checkin-dot.green{background:#22c55e}.bto-checkin-dot.red{background:#ef4444}.bto-checkin-dot.yellow{background:#f59e0b}.bto-checkin-dot.gray{background:#9ca3af}.dash-page{padding:16px;min-height:100%;display:flex;flex-direction:column;gap:16px}.dash-greeting{display:flex;align-items:center;justify-content:space-between}.dash-greeting h2{font-size:22px;font-weight:500;margin:0}.dash-date{font-size:13px;color:#878787}.dash-announcements{display:flex;flex-direction:column}.dash-announcement{display:flex;align-items:flex-start;gap:14px;padding:14px 4px;border-bottom:1px solid #d3d3d3}.dash-announcement:last-child{border-bottom:none}.dash-announcement-icon{font-size:18px;flex-shrink:0;line-height:1.3}.dash-announcement-icon-info{color:#0082f0}.dash-announcement-icon-warning{color:#c77700}.dash-announcement-icon-critical{color:#e32119}.dash-announcement-content{display:flex;flex-direction:column;gap:3px}.dash-announcement-title{font-size:14px;font-weight:600}.dash-announcement-message{font-size:13px;color:#878787;line-height:1.45}.dash-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.dash-card-full.card{width:100%}.dash-card.card{min-height:0!important}.dash-card.card .header{padding:16px 20px 0!important;min-height:0!important}.dash-card.card .content{padding:8px 20px 20px!important;display:flex;flex-direction:column;gap:8px}.dash-card.card .header .title{font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.3px!important;color:#878787!important}.dash-card-status{font-size:16px;font-weight:600}.dash-card-status.office,.dash-card-status.smart_working{color:#242424}.dash-card-status.none{color:#878787}.dash-card-split{display:flex;align-items:center;gap:12px}.dash-card-split-item{flex:1;display:flex;flex-direction:column;gap:2px}.dash-card-split-label{font-size:11px;font-weight:600;text-transform:uppercase;color:#878787;letter-spacing:.2px}.dash-card-split-value{font-size:26px;font-weight:700}.dash-card-split-value.sw,.dash-card-split-value.office{color:#242424}.dash-card-split-value .dash-card-max{font-size:14px}.dash-card-split-divider{width:1px;height:40px;background:#d3d3d3}.dash-card-max{font-size:16px;font-weight:400;color:#878787}.dash-card-sub{font-size:12px;color:#878787}.dash-today-divider{height:1px;background:#d3d3d3;margin:12px 0 4px}.dash-colleagues{display:flex;gap:8px;flex-wrap:wrap}.dash-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;background:#0082f0;border:2px solid #d3d3d3;cursor:default}.dash-avatar-img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #d3d3d3}.dash-avatar-more{background:#878787}.dash-avatar-loading{background:#d3d3d3;animation:dash-avatar-pulse 1.2s ease-in-out infinite}@keyframes dash-avatar-pulse{0%,to{opacity:.4}50%{opacity:1}}.dash-presence-chart-wrap{cursor:pointer}.dash-presence-chart-wrap line.bar{cursor:pointer;stroke-width:20!important}.dash-left-col{display:flex;flex-direction:column;gap:0}.dash-left-col .tile{margin-bottom:0!important;flex:1}.dash-right-col{display:flex;flex-direction:column}.dash-right-col .ai-chatbot{flex:1;min-height:0}.dash-loader{display:flex;align-items:center;justify-content:center;min-height:200px;width:100%}.dark .dash-date{color:#aaa}.dark .dash-card.card .header .title{color:#aaa!important}.dark .dash-card-status.office,.dark .dash-card-status.smart_working{color:#e0e0e0}.dark .dash-card-status.none,.dark .dash-card-max{color:#878787}.dark .dash-card-sub,.dark .dash-card-split-label{color:#aaa}.dark .dash-card-split-value.sw,.dark .dash-card-split-value.office{color:#e0e0e0}.dark .dash-card-split-divider{background:#444}.dark .dash-today-divider{background:#3a3a3a}.dark .dash-announcement{border-bottom-color:#3a3a3a}.dark .dash-announcement-message{color:#aaa}.dark .dash-announcement-icon-info{color:#60a5fa}.dark .dash-announcement-icon-warning{color:#fbbf24}.dark .dash-announcement-icon-critical{color:#f87171}.dark .dash-avatar{border-color:#333}.dark .dash-avatar-img{border-color:#3a3a3a}.dark .dash-avatar-loading{background:#444}@media (max-width: 900px){.dash-cards{grid-template-columns:1fr}}.map-editor{display:flex;flex-direction:column;height:100%;background:#f5f5f5}.map-editor-toolbar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#fff;border-bottom:1px solid #e2e8f0;gap:16px;flex-shrink:0}.map-editor-toolbar-selectors{display:flex;gap:16px;align-items:center}.map-editor-select-group{display:flex;align-items:center;gap:8px}.map-editor-select-group label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#555}.map-editor-toolbar-actions{display:flex;gap:8px}.map-editor-body{display:flex;flex:1;min-height:0;overflow:hidden;position:relative}.map-editor-palette{width:200px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0;overflow-y:auto;padding:12px 0}.map-editor-palette-section{margin-bottom:16px}.map-editor-palette-title{padding:6px 14px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#666}.map-editor-palette-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:0 10px}.map-editor-palette-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;border:1px solid #e2e8f0;border-radius:4px;cursor:grab;transition:background .15s,border-color .15s;-webkit-user-select:none;user-select:none}.map-editor-palette-item:hover{background:#f0f6ff;border-color:#b3d4fc}.map-editor-palette-item:active{cursor:grabbing}.map-editor-palette-item.disabled{opacity:.4;cursor:not-allowed}.map-editor-palette-item span{font-size:10px;color:#666;text-align:center}.map-editor-palette-icon{width:36px;height:20px;background:#3b82f6;border:2px solid #1d4ed8;border-radius:2px}.map-editor-palette-shape{display:flex;gap:2px;align-items:center;justify-content:center}.map-editor-palette-shape:before,.map-editor-palette-shape:after{content:"";display:block;background:#3b82f6;border:1.5px solid #1d4ed8;border-radius:2px}.map-editor-palette-shape.rect-1x1{width:28px;height:18px}.map-editor-palette-shape.rect-1x1:before{width:100%;height:100%}.map-editor-palette-shape.rect-1x1:after{display:none}.map-editor-palette-shape.rect-2x1{width:40px;height:18px;flex-direction:row}.map-editor-palette-shape.rect-2x1:before{width:48%;height:100%}.map-editor-palette-shape.rect-2x1:after{width:48%;height:100%}.map-editor-palette-shape.rect-1x2{width:28px;height:36px;flex-direction:column}.map-editor-palette-shape.rect-1x2:before{width:100%;height:48%}.map-editor-palette-shape.rect-1x2:after{width:100%;height:48%}.map-editor-palette-shape.rect-2x2{width:40px;height:36px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2px}.map-editor-palette-shape.rect-2x2:before,.map-editor-palette-shape.rect-2x2:after{display:none}.map-editor-palette-shape.rect-2x2 .desk-seat-cell{display:block;width:100%;height:100%;background:#3b82f6;border:1.5px solid #1d4ed8;border-radius:2px}.map-editor-palette-shape.meeting-round{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative}.map-editor-palette-shape.meeting-round:before,.map-editor-palette-shape.meeting-round:after{display:none}.map-editor-palette-shape.meeting-3p,.map-editor-palette-shape.meeting-14p{width:40px;height:28px;display:flex;align-items:center;justify-content:center}.map-editor-palette-shape.meeting-3p:before,.map-editor-palette-shape.meeting-3p:after,.map-editor-palette-shape.meeting-14p:before,.map-editor-palette-shape.meeting-14p:after{display:none}.map-editor-desk-shape{display:flex;gap:1px;width:100%;height:100%;align-items:stretch;justify-content:stretch}.map-editor-desk-shape:before,.map-editor-desk-shape:after{display:none}.map-editor-desk-shape.rect-1x1,.map-editor-desk-shape.rect-2x1{flex-direction:row}.map-editor-desk-shape.rect-1x2{flex-direction:column}.map-editor-desk-shape.rect-2x2{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1px}.desk-seat-cell{display:flex;align-items:center;justify-content:center;flex:1;background:#3b82f6;border:1px solid #1d4ed8;border-radius:0;font-size:7px;font-weight:600;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.map-editor-palette-icon.room{background:#e0e7ff;border-color:#6366f1;width:36px;height:28px;border-radius:3px}.map-editor-palette-icon.poi{background:#fef3c7;border-color:#f59e0b;width:20px;height:20px;border-radius:50%}.map-editor-canvas-wrap{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;min-width:0}.map-editor-canvas{position:relative;width:100%;height:100%;overflow:hidden;background:#dcdcdc;cursor:grab;touch-action:none}.map-editor-canvas:active{cursor:grabbing}.map-editor-canvas-inner{position:relative;flex-shrink:0}.map-editor-bg{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}height: 100%; object-fit: contain; pointer-events: none; position: absolute; top: 0; left: 0; } .map-editor-map-controls{position:absolute;bottom:12px;right:12px;display:flex;flex-direction:column;gap:4px;z-index:10}.map-editor-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;width:100%;color:#999;font-size:14px}.map-editor-empty p{margin:0}.map-editor-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#999;pointer-events:none;text-align:center}.map-editor-desk{position:absolute;border:none;border-radius:0;cursor:move;display:flex;align-items:center;justify-content:center;transition:box-shadow .15s;-webkit-user-select:none;user-select:none;padding:1px}.map-editor-desk.selected{outline:2px solid #1e3a8a;background:#1e40af4d;box-shadow:0 0 0 2px #1e40af66}.map-editor-handle{position:absolute;width:8px;height:8px;background:#fff;border:1.5px solid #3b82f6;border-radius:50%;cursor:nwse-resize}.map-editor-handle.top-left{top:-6px;left:-6px;cursor:nwse-resize}.map-editor-handle.top-right{top:-6px;right:-6px;cursor:nesw-resize}.map-editor-handle.bottom-left{bottom:-6px;left:-6px;cursor:nesw-resize}.map-editor-handle.bottom-right{bottom:-6px;right:-6px;cursor:nwse-resize}.map-editor-handle.top-center{top:-16px;left:50%;transform:translate(-50%);width:10px;height:10px;background:#3b82f6;border:none;cursor:crosshair;box-shadow:0 0 4px #3b82f666}.map-editor-handle.top-center:before{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:1px;height:6px;background:#3b82f6}.map-editor-detail{position:absolute;top:0;right:0;width:260px;height:100%;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;overflow-y:auto;z-index:20;box-shadow:-2px 0 8px #00000014}.map-editor-detail-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e8e8e8;font-size:13px;font-weight:600;color:#333}.map-editor-detail-close{border:none;background:transparent;cursor:pointer;font-size:14px;color:#888;padding:4px}.map-editor-detail-close:hover{color:#333}.map-editor-detail-body{padding:14px;display:flex;flex-direction:column;gap:14px}.map-editor-field{display:flex;flex-direction:column;gap:6px}.map-editor-field label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#666}.map-editor-field input{padding:8px 10px;border:1px solid #dcdcdc;border-radius:4px;font-size:13px;color:#333;outline:none;transition:border-color .15s}.map-editor-field input:focus{border-color:#3b82f6}.map-editor-field-value{font-size:12px;color:#555}.map-editor-detail-actions{display:flex;flex-direction:column;gap:8px;margin-top:8px}.map-editor-detail-actions .btn{width:100%!important;justify-content:center!important}.map-editor-delete-btn{color:#dc2626!important;border-color:#fca5a5!important}.map-editor-delete-btn:hover{background:#fef2f2!important;border-color:#dc2626!important}.dark .map-editor{background:#1a1a1a}.dark .map-editor-toolbar{background:#242424;border-bottom-color:#3a3a3a}.dark .map-editor-select-group label{color:#aaa}.dark .map-editor-palette{background:#242424;border-right-color:#3a3a3a}.dark .map-editor-palette-title{color:#aaa}.dark .map-editor-palette-item{border-color:#3a3a3a}.dark .map-editor-palette-item:hover{background:#2a2a3a;border-color:#4a6a8a}.dark .map-editor-palette-item span{color:#aaa}.dark .map-editor-canvas{background:#1e1e1e}.dark .map-editor-detail{background:#242424;border-left-color:#3a3a3a}.dark .map-editor-detail-header{color:#e0e0e0;border-bottom-color:#3a3a3a}.dark .map-editor-field label{color:#aaa}.dark .map-editor-field input{background:#333;border-color:#555;color:#e0e0e0}.dark .map-editor-field-value{color:#aaa}.dark .map-editor-desk{background:#3b82f626;border-color:#60a5fa}.dark .map-editor-desk.selected{background:#3b82f64d;border-color:#93c5fd}.dark .map-editor-desk-label{color:#93c5fd}.map-editor-toast{position:fixed;top:64px;right:24px;z-index:9999}.map-editor-detail-actions-row{display:flex;gap:8px}.map-editor-detail-actions-row .btn{flex:1}.map-editor-ghost{position:absolute;border:1px solid #3b82f6;background:#3b82f61a;pointer-events:none;z-index:100}.map-editor-ghost-handle{position:absolute;width:8px;height:8px;background:#fff;border:1.5px solid #3b82f6;border-radius:50%}.map-editor-ghost-handle.top{top:-12px;left:50%;transform:translate(-50%);width:10px;height:10px;background:#3b82f6;box-shadow:0 0 6px #3b82f680}.map-editor-ghost-handle.top-left{top:-4px;left:-4px}.map-editor-ghost-handle.top-right{top:-4px;right:-4px}.map-editor-ghost-handle.bottom-left{bottom:-4px;left:-4px}.map-editor-ghost-handle.bottom-right{bottom:-4px;right:-4px}.map-editor-poi-on-map{font-size:16px;color:#333}.map-editor-desk:has(.map-editor-poi-on-map){background:#fff;border:1px solid #ccc;border-radius:4px;padding:2px}.map-editor-label-text{font-size:10px;font-weight:600;color:#333;white-space:nowrap;padding:0 4px}.map-editor-parking-shape{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#dbeafe;border:1px solid #3b82f6;color:#1d4ed8;overflow:hidden}.map-editor-parking-shape .icon{line-height:1}.map-editor-palette-toggle{display:flex;align-items:center;gap:6px;width:100%;padding:8px 14px;border:none;background:transparent;cursor:pointer;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#666;text-align:left}.map-editor-palette-toggle:hover{background:#f5f5f5}.map-editor-palette-toggle .icon{font-size:10px}.map-editor-parking-shape.arrow{background:#fff;border:none;color:#333}.map-editor-meeting-shape{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.map-editor-meeting-shape .meeting-table{width:55%;height:55%;border-radius:50%;background:#8b5cf6;border:2px solid #6d28d9}.map-editor-meeting-shape .meeting-chair{position:absolute;width:18%;height:18%;border-radius:50%;background:#a78bfa;border:1.5px solid #7c3aed}.map-editor-meeting-shape .meeting-chair.top{top:2px;left:50%;transform:translate(-50%)}.map-editor-meeting-shape .meeting-chair.bottom{bottom:2px;left:50%;transform:translate(-50%)}.map-editor-meeting-shape .meeting-chair.left{left:2px;top:50%;transform:translateY(-50%)}.map-editor-meeting-shape .meeting-chair.right{right:2px;top:50%;transform:translateY(-50%)}.map-editor-meeting-shape.small{width:36px;height:36px}.map-editor-desk-shape.meeting-round{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#8b5cf6;border:2px solid #6d28d9}.map-editor-desk-shape.meeting-round .desk-seat-cell{display:none}.map-editor-desk:has(.map-editor-meeting-shape){border-radius:50%}.map-editor-snap-toggle{display:flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #dcdcdc;border-radius:4px;background:#fff;cursor:pointer;font-size:12px;font-weight:500;color:#666;transition:all .15s}.map-editor-snap-toggle:hover{border-color:#3b82f6;color:#3b82f6}.map-editor-snap-toggle.active{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.map-editor-snap-toggle .icon{font-size:14px}.dark .map-editor-snap-toggle{background:#333;border-color:#555;color:#aaa}.dark .map-editor-snap-toggle:hover{border-color:#60a5fa;color:#60a5fa}.dark .map-editor-snap-toggle.active{background:#1e3a5f;border-color:#60a5fa;color:#93c5fd}.map-editor-snap-guide{position:absolute;pointer-events:none;z-index:50}.map-editor-snap-guide.vertical{top:0;bottom:0;width:1px;background:#f43f5e;opacity:.7;box-shadow:0 0 3px #f43f5e80}.map-editor-snap-guide.horizontal{left:0;right:0;height:1px;background:#f43f5e;opacity:.7;box-shadow:0 0 3px #f43f5e80}.map-editor-desk.multi-selected{outline:2px dashed #f59e0b;background:#f59e0b26;box-shadow:0 0 0 2px #f59e0b4d}.map-editor-desk.multi-selected.selected{outline:2px solid #1e3a8a;box-shadow:0 0 0 2px #1e40af66,inset 0 0 0 1px #f59e0b80}.area-editor{display:flex;flex-direction:column;height:100%;background:#f5f5f5}.area-editor-toolbar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#fff;border-bottom:1px solid #e2e8f0;gap:16px;flex-shrink:0}.area-editor-toolbar-selectors{display:flex;gap:16px;align-items:center}.area-editor-select-group{display:flex;align-items:center;gap:8px}.area-editor-select-group label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#555}.area-editor-toolbar-actions{display:flex;gap:8px}.area-editor-body{display:flex;flex:1;min-height:0;overflow:hidden;position:relative}.area-editor-canvas-wrap{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;min-width:0}.area-editor-canvas{position:relative;width:100%;height:100%;overflow:hidden;background:#dcdcdc;cursor:grab;touch-action:none}.area-editor-canvas:active{cursor:grabbing}.area-editor-canvas-inner{position:relative;flex-shrink:0}.area-editor-bg{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.area-editor-map-controls{position:absolute;bottom:12px;right:12px;display:flex;flex-direction:column;gap:4px;z-index:10}.area-editor-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;width:100%;color:#999;font-size:14px}.area-editor-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#999;pointer-events:none;text-align:center}.area-editor-desk{position:absolute;border:1px solid #1d4ed8;border-radius:0;background:#3b82f6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:box-shadow .15s;-webkit-user-select:none;user-select:none}.area-editor-desk:hover{border-color:#1d4ed8}.area-editor-desk.selected{background:#1e40af;border-color:#1e3a8a;box-shadow:0 0 0 2px #1e40af66}.area-editor-desk.inactive{background:#9ca3af;border-color:#6b7280;opacity:.7}.area-editor-desk-label{font-size:7px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90%}.area-editor-detail{position:absolute;top:0;right:0;width:280px;height:100%;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;overflow-y:auto;z-index:20;box-shadow:-2px 0 8px #00000014}.area-editor-detail-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e8e8e8;font-size:13px;font-weight:600;color:#333}.area-editor-detail-close{border:none;background:transparent;cursor:pointer;font-size:14px;color:#888;padding:4px}.area-editor-detail-close:hover{color:#333}.area-editor-detail-body{padding:14px;display:flex;flex-direction:column;gap:14px}.area-editor-field{display:flex;flex-direction:column;gap:6px}.area-editor-field label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#666}.area-editor-field-value{font-size:13px;color:#333;font-weight:500}.area-editor-color-preview{display:inline-block;width:24px;height:16px;border-radius:3px;border:1px solid rgba(0,0,0,.15)}.area-editor-legend{position:absolute;bottom:12px;left:12px;display:flex;flex-wrap:wrap;gap:8px;background:#ffffffe6;padding:8px 12px;border-radius:6px;box-shadow:0 1px 4px #0000001a;z-index:10}.area-editor-legend-item{display:flex;align-items:center;gap:4px;font-size:11px;color:#555}.area-editor-legend-dot{width:10px;height:10px;border-radius:2px}.area-editor-toast{position:fixed;bottom:24px;right:24px;z-index:9999}.area-editor-left-spacer{width:200px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0}.area-editor-selection-box{position:absolute;border:2px dashed #3b82f6;background:#3b82f61a;pointer-events:none;z-index:5;border-radius:2px}.area-editor-help{padding:16px 14px}.area-editor-help-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#666;display:block;margin-bottom:10px}.area-editor-help-list{list-style:none;padding:0;margin:0;font-size:12px;color:#555;display:flex;flex-direction:column;gap:6px}.area-editor-help-list li strong{color:#333}.gauge-widget{margin-top:16px}.gauge-widget__loading{display:flex;justify-content:center;align-items:center;min-height:160px}.gauge-widget__gauges{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:8px}.site-gauge{display:flex;flex-direction:column;align-items:center;text-align:center}.site-gauge text.label.left,.site-gauge text.label.right,.site-gauge text.total,.site-gauge text.minLabel,.site-gauge text.units{display:none}.site-gauge__dial{position:relative;display:inline-block;line-height:0}.site-gauge__band{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);width:62%;text-align:center;line-height:1.15;white-space:pre-line;font-size:14px;font-weight:700;letter-spacing:.01em}.site-gauge__indicator{position:absolute;width:6px;height:16px;border-radius:1px;border:1px solid var(--bg, #fff);box-shadow:0 0 0 1px #00000026;pointer-events:none}.site-gauge__indicator--red{background:#ed0e00}.site-gauge__indicator--yellow{background:#fad22d}.site-gauge__indicator--green{background:#329864}.site-gauge__captions{display:flex;justify-content:space-between;width:82%;margin-top:-28px;margin-bottom:4px}.site-gauge__caption{font-size:12px;font-weight:600;letter-spacing:.02em;opacity:.8}.site-gauge__meta{display:flex;flex-direction:column;gap:2px;margin-top:4px}.site-gauge__label{font-weight:600}.ai-insight{position:relative;margin-top:24px;padding:16px 16px 12px 20px;border-radius:8px;border:1px solid transparent;background:linear-gradient(var(--bg, #fff),var(--bg, #fff)) padding-box,linear-gradient(120deg,var(--ai-1, #2f6bff),var(--ai-2, #a018ff)) border-box}.ai-insight:before{content:"";position:absolute;top:8px;bottom:8px;left:0;width:4px;border-radius:4px;background:linear-gradient(180deg,var(--ai-1, #2f6bff),var(--ai-2, #a018ff))}.ai-insight__header{display:flex;align-items:center;gap:8px;font-weight:600}.ai-insight__icon{color:var(--ai-2, #a018ff);font-size:20px}.ai-insight__title{font-size:15px}.ai-insight__body{margin:8px 0}.ai-insight__loading{display:flex;align-items:center;gap:8px}.ai-insight__text{font-size:16px;line-height:1.55;margin:4px 0}.ai-insight__text--typing:after{content:"▍";margin-left:1px;color:var(--ai-2, #a018ff);animation:ai-caret-blink 1s steps(1) infinite}.ai-insight__error{margin:4px 0;color:var(--red, #d32f2f)}.ai-insight__footer{display:flex;align-items:center;gap:10px;margin-top:8px;font-size:12px;opacity:.85}.ai-insight__footer .ai-label{display:inline-flex;align-items:center;gap:4px;font-weight:600;color:var(--ai-2, #a018ff)}.ai-insight__disclaimer{color:var(--secondary-text, #767676)}.ai-insight__provider{font-size:11px;color:var(--secondary-text, #767676);opacity:.8;font-style:italic}.dark .ai-insight{background:linear-gradient(#242424,#242424) padding-box,linear-gradient(120deg,var(--ai-1, #2f6bff),var(--ai-2, #a018ff)) border-box;color:#e0e0e0}.dark .ai-insight__error{color:#fca5a5}.dark .ai-insight__disclaimer,.dark .ai-insight__provider{color:#aaa}@keyframes ai-caret-blink{50%{opacity:0}}@media (prefers-reduced-motion: reduce){.ai-insight__text--typing:after{animation:none}}.checkin-page{padding:16px 24px;min-height:100%}.dark .checkin-page{background:#1a1a1a}.checkin-tab-content{padding:16px 0}.checkin-refresh-btn{margin-bottom:12px}.checkin-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-bottom:16px}.checkin-kpi-grid .card{text-align:center}.checkin-kpi-number{font-size:28px;font-weight:300}.checkin-charts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.checkin-detail-filters{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:12px}.checkin-table-toolbar{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;margin-bottom:8px}.checkin-table-wrap{border-radius:6px;overflow:visible;width:100%}.checkin-table-wrap table{width:max-content;min-width:100%}.checkin-table-wrap td,.checkin-table-wrap th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-loader{display:flex;justify-content:center;padding:48px}.checkin-empty{text-align:center;opacity:.6;padding:24px!important;font-style:italic}.checkin-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:16px}.checkin-pagination-info{font-size:12px;opacity:.7}.checkin-settings-form{display:flex;flex-direction:column;gap:16px;padding:8px 0;min-width:450px;overflow:visible}.checkin-settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkin-settings-row label{font-size:13px;font-weight:500}.checkin-settings-row input{padding:6px 10px;border:1px solid currentColor;border-radius:3px;font-size:13px;width:120px;background:transparent;color:inherit;opacity:.8}.checkin-settings-info{font-size:12px;opacity:.7;margin-top:8px;padding-top:8px;border-top:1px solid rgba(128,128,128,.3)}.checkin-holidays-list{list-style:disc;padding-left:18px;margin:0;text-align:left;font-size:13px;font-weight:500}.checkin-holidays-list li{margin-bottom:2px}.checkin-sw-name-cell{display:flex;align-items:center;gap:8px}.checkin-sw-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.checkin-sw-avatar-img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.checkin-kpi-info{position:absolute;top:8px;right:8px;font-size:14px;color:#aaa;cursor:help}.checkin-kpi-info:hover{color:#555}.checkin-kpi-grid .card{position:relative}.checkin-sw-badge-cell{display:flex;align-items:center;gap:8px;width:100%}.checkin-sw-badge-cell .progress-bar{flex:1;min-width:80px}.checkin-sw-badge-cell .progress-bar .value{display:none}.checkin-sw-badge-total{font-size:11px;font-weight:600;color:#555;white-space:nowrap}.checkin-table-wrap .table thead,.checkin-table-wrap .table .header{z-index:2;position:relative}.checkin-table-wrap .table .header th{background:var(--card-background, #fff)}.dark .checkin-table-wrap .table .header th{background:#242424}.ann-page{padding:24px;display:flex;flex-direction:column;gap:20px}.ann-dialog.dialog>.content{max-width:1100px!important;width:1100px!important;max-height:95vh!important}.ann-dialog.dialog>.content>.body{min-height:calc(100% + 220px)!important;padding-bottom:220px!important}.ann-header{display:flex;align-items:center;justify-content:space-between}.ann-header h2{font-size:20px;font-weight:500;margin:0}.ann-loader{display:flex;justify-content:center;padding:40px}.ann-severity{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.ann-severity-info{background:#dbeafe;color:#1d4ed8}.ann-severity-warning{background:#fef3c7;color:#92400e}.ann-severity-critical{background:#fee2e2;color:#b91c1c}.ann-active-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}.ann-active-badge.active{background:#dcfce7;color:#166534}.ann-active-badge.inactive{background:#f3f4f6;color:#6b7280}.ann-actions{display:flex;gap:6px}.ann-form{display:flex;flex-direction:column;gap:20px;min-width:500px;height:500px;padding:8px 0;overflow:visible}.ann-form-row{display:flex;flex-direction:column;gap:6px}.ann-form-dates{flex-direction:row;align-items:flex-end;gap:12px}.ann-recurrence-row{flex-direction:column!important;gap:12px}.ann-recurrence-select,.ann-recurrence-details{display:flex;flex-direction:column;gap:6px}.ann-form-title-row{flex-direction:row;align-items:flex-end;gap:16px}.ann-title-field{flex:1}.ann-title-field>div,.ann-title-field input{width:100%!important}.ann-severity-field{display:flex;flex-direction:column;gap:6px}.ann-label{font-size:12px;font-weight:600;color:#555}.ann-textarea{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:4px;font-size:13px;font-family:inherit;resize:vertical;box-sizing:border-box}.ann-textarea:focus{outline:none;border-color:#0082f0}.ann-days-grid{display:flex;gap:8px;flex-wrap:wrap}.ann-day-chip{padding:6px 14px;border-radius:16px;border:1px solid #d1d5db;background:#fff;font-size:12px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s}.ann-day-chip:hover{border-color:#0082f0;background:#f0f8ff}.ann-day-chip.active{background:#0082f0;border-color:#0082f0;color:#fff}.ann-month-range{display:flex;align-items:center;gap:12px}.ann-month-arrow{font-size:16px;color:#888}.ann-hint{font-size:11px;color:#888;margin-top:6px;line-height:1.4}.dark .ann-header h2{color:#e0e0e0}.dark .ann-severity-info{background:#1e3a5f;color:#7dd3fc}.dark .ann-severity-warning{background:#422006;color:#fcd34d}.dark .ann-severity-critical{background:#450a0a;color:#fca5a5}.dark .ann-active-badge.active{background:#052e16;color:#4ade80}.dark .ann-active-badge.inactive{background:#1f2937;color:#9ca3af}.dark .ann-textarea{background:#242424;border-color:#555;color:#e0e0e0}.dark .ann-label{color:#aaa}.dark .ann-hint{color:#777}.dark .ann-month-arrow{color:#aaa}.dark .ann-day-chip{background:#242424;border-color:#555;color:#d1d5db}.dark .ann-day-chip:hover{border-color:#60a5fa;background:#1e293b}.dark .ann-day-chip.active{background:#0082f0;border-color:#0082f0;color:#fff}.ann-table-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-bottom:8px}.ann-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:16px}.ann-pagination-info{font-size:12px;opacity:.7}.ann-dialog .row.form-body>.column.lg-6:first-child{border-right:1px solid #dcdcdc;padding-right:24px}.ann-dialog .row.form-body>.column.lg-6:last-child{padding-left:24px}.ann-dialog .form-element .date-picker{width:100%;position:relative}.ann-dialog .form-element .date-picker input{width:100%;padding-right:36px}.ann-dialog .form-element .date-picker .btn.icon-only{position:absolute;right:4px;top:50%;transform:translateY(-50%)}.ann-datepicker-wrap{position:relative;display:inline-block;width:220px}.ann-datepicker-wrap .datepicker{width:100%}.ann-datepicker-wrap .datepicker input{width:100%;padding-right:36px;box-sizing:border-box}.ann-datepicker-wrap .datepicker i.icon-calendar,.ann-datepicker-wrap .datepicker .suffix{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:auto}.param-dialog .dialog{max-width:480px;width:480px}.grp-page{display:flex;flex-direction:column;gap:16px}.grp-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.grp-search{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;width:100%}.grp-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.grp-actions-divider{width:1px;height:24px;background:#8080804d;margin:0 4px}.grp-loader{display:flex;justify-content:center;padding:48px}.grp-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:16px}.grp-count{font-size:12px;opacity:.6}.grp-edit-dialog.dialog>.content{max-width:960px!important;width:960px!important}.grp-edit-form{display:grid;grid-template-columns:3fr 2fr;gap:28px;padding:4px 0 100px;min-width:640px}.grp-edit-full{grid-column:1 / -1}.grp-edit-col{display:flex;flex-direction:column;gap:24px;min-width:0}.grp-edit-section{display:flex;flex-direction:column;gap:12px}.grp-members-scroll{max-height:280px;overflow-y:auto;border:1px solid rgba(128,128,128,.2);border-radius:4px}.grp-edit-section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:.5;display:flex;align-items:center;gap:6px;padding-bottom:6px;border-bottom:1px solid rgba(128,128,128,.2)}.grp-edit-row{display:flex;flex-direction:column;gap:4px;width:100%}.grp-edit-row>div,.grp-edit-row>div>div,.grp-edit-row input,.grp-invite-wrap>div,.grp-invite-wrap>div>div,.grp-invite-wrap input{width:100%!important;max-width:100%!important}.grp-edit-label{font-size:12px;font-weight:600;opacity:.7}.grp-invite-row{display:flex;align-items:flex-end;gap:8px;width:100%}.grp-invite-row>div:first-child{flex:1;min-width:0}.grp-edit-error{font-size:12px;color:#dc2626;margin:0}.dark .grp-edit-error{color:#f87171}.grp-invite-wrap{position:relative;flex:1;min-width:0;width:100%}.grp-suggestions{position:absolute;top:100%;left:0;right:0;z-index:999;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #0000001f;max-height:200px;overflow-y:auto}.grp-suggestion-item{padding:8px 12px;cursor:pointer;font-size:13px;display:flex;flex-direction:column;gap:2px;border-bottom:1px solid #f0f0f0}.grp-suggestion-item:last-child{border-bottom:none}.grp-suggestion-item:hover{background:#f0f8ff}.grp-suggestion-userid{font-weight:600;font-size:12px;color:#06c}.grp-suggestion-name{font-size:11px;color:#666}.dark .grp-suggestions{background:#242424;border-color:#444}.dark .grp-suggestion-item{border-bottom-color:#333}.dark .grp-suggestion-item:hover{background:#1e293b}.dark .grp-suggestion-userid{color:#60a5fa}.grp-row-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.grp-row-actions-center{justify-content:center}.grp-tile table td:first-child,.grp-tile table th:first-child{width:36px;min-width:36px;max-width:36px;padding-left:8px!important;padding-right:4px!important}.grp-tile table th:last-child,.grp-tile table td:last-child{text-align:center!important}.grp-icon-btn{cursor:pointer;font-size:16px;opacity:.75;transition:opacity .15s;display:inline-flex;align-items:center}.grp-icon-btn:hover{opacity:1}.grp-icon-disabled{opacity:.2;cursor:default;pointer-events:none}.grp-row-actions .bto-tooltip-wrap{position:relative;display:inline-flex}.grp-row-actions .bto-tooltip-wrap .bto-tooltip{bottom:calc(100% + 6px);top:auto;left:50%;transform:translate(-50%);white-space:nowrap}.grp-row-mine td{background:#0082f00a!important}.grp-row-mine td:first-child{border-left:3px solid #0082f0}.grp-row-mine:hover td{background:#0082f014!important}.dark .grp-row-mine td{background:#0082f012!important}.dark .grp-row-mine td:first-child{border-left:3px solid #3b9eff}.dark .grp-row-mine:hover td{background:#0082f021!important}.grp-remove-btn{display:block;margin-left:auto;background:none;border:none;color:#dc2626;font-size:16px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:3px;opacity:.7;transition:opacity .15s,background .15s}.grp-remove-btn:hover{opacity:1;background:#dc26261a}.dark .grp-remove-btn{color:#f87171}.dark .grp-remove-btn:hover{background:#f8717126}.delegate-select,.delegate-select>div,.delegate-select .select{width:100%!important;max-width:100%!important}.occ-page{display:flex;flex-direction:column;gap:16px}.occ-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.occ-month-label{font-size:16px;font-weight:600;min-width:170px;text-align:center}.occ-scroll-wrap{overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 240px);min-height:500px}.occ-grid{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:6px;min-width:900px}.occ-weekday{text-align:center;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:.5;padding:6px 0 10px;border-bottom:1px solid rgba(128,128,128,.15);position:sticky;top:0;background:var(--background-secondary, #fafafa);z-index:1}.dark .occ-weekday{background:#1a1a1a}.occ-day{border:1px solid rgba(128,128,128,.15);border-radius:6px;padding:10px 8px 8px;min-height:120px;display:flex;flex-direction:column;gap:4px}.occ-day.occ-other{opacity:.2;pointer-events:none}.occ-day.occ-today{border-color:#0082f0;border-width:2px}.occ-day-num{font-size:13px;font-weight:600;margin-bottom:4px}.occ-today-badge{display:inline-flex;align-items:center;justify-content:center;background:#0082f0;color:#fff;width:22px;height:22px;border-radius:50%;font-size:12px}.occ-no-data{font-size:11px;opacity:.25;text-align:center;margin-top:20px}.occ-areas-list{display:flex;flex-direction:column;gap:4px;overflow-y:auto;max-height:200px}.occ-area-chip{padding:5px 7px;border-radius:4px;cursor:pointer;transition:opacity .15s}.occ-area-chip:hover{opacity:.8}.occ-chip-top{display:flex;justify-content:space-between;align-items:center;gap:4px}.occ-chip-label{font-size:11px}.occ-chip-pct{font-size:11px;font-weight:700;white-space:nowrap}.occ-chip-sub{font-size:10px;opacity:.6;margin:1px 0 3px}.occ-chip-bar{height:3px;background:#80808026;border-radius:2px;overflow:hidden}.occ-chip-bar-fill{height:100%;border-radius:2px;transition:width .3s}.occ-kpi{flex:1;text-align:center;padding:10px;border:1px solid rgba(128,128,128,.15);border-radius:6px}.occ-kpi-val{font-size:22px;font-weight:700;line-height:1;margin-bottom:4px}.occ-kpi-lbl{font-size:10px;text-transform:uppercase;letter-spacing:.4px;opacity:.5}.occ-detail-dialog.dialog>.content{max-width:98vw!important;width:98vw!important}.occ-search-wrap{width:320px;margin-right:-4px}.occ-search-wrap>div,.occ-search-wrap>div>div,.occ-search-wrap input{width:100%!important;max-width:100%!important}.dark .occ-day.occ-today{border-color:#3b9eff}.ai-chat{display:flex;flex-direction:column;height:100%;min-height:0}.ai-chat-main{flex:1;min-height:0;overflow-y:auto;padding-bottom:8px}.ai-prompter-compact{flex-shrink:0;margin-top:8px}.ai-chat-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 16px 16px;gap:12px;min-height:200px}.ai-chat-empty-state .icon{font-size:40px}.ai-chat-greeting-text{font-size:13px;opacity:.65;margin:0}.ai-chat-empty-state .pill-group{display:flex;flex-direction:column;gap:6px;align-items:stretch;width:100%}.ai-chat-empty-state .pill{justify-content:flex-start;text-align:left;font-size:12px;cursor:pointer}.ai-chat-empty-state .pill:disabled{opacity:.4;cursor:not-allowed}#ask-floatingpanel .ai-prompter-full textarea{max-height:63px;overflow-y:auto!important;height:auto}.ai-chat-footer-actions{flex-shrink:0;display:flex;justify-content:center;padding-top:6px;border-top:1px solid rgba(128,128,128,.1);margin-top:4px}.ai-chat-clear-btn{display:inline-flex;align-items:center;gap:6px;font-size:11px;opacity:.5;padding:4px 12px;border-radius:12px;border:1px solid rgba(128,128,128,.25);background:transparent;cursor:pointer;color:inherit;font-family:inherit;transition:opacity .15s,background .15s}.ai-chat-clear-btn:hover{opacity:1;background:#80808014}.ai-chat-clear-btn .icon{font-size:12px}.area-perm-dialog .dialog,.area-perm-dialog .eds-dialog,.area-perm-dialog [class*=dialog]{width:820px!important;max-width:95vw!important;min-width:600px!important}.user-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700}.icon-btn{background:none;border:none;padding:4px;cursor:pointer;color:inherit;opacity:.8;line-height:1;display:inline-flex;align-items:center;justify-content:center;border-radius:4px}.icon-btn:hover{opacity:1;background:#0000000f}.icon-btn .icon{font-size:16px}.edit-roles-pills{padding:8px 0 4px}.edit-roles-hint{font-size:12px;color:#878787;margin-bottom:16px}.edit-roles-pill-row{display:flex;flex-wrap:wrap;gap:8px}.pill-role--critical{background-color:#e32119!important;border-color:#e32119!important;color:#fff!important}.pill-role--major{background-color:#c77700!important;border-color:#c77700!important;color:#fff!important}.pill-role--warning{background-color:#267d3f!important;border-color:#267d3f!important;color:#fff!important}.pill-role--neutral{background-color:#595959!important;border-color:#595959!important;color:#fff!important}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{min-width:0;min-height:0;margin:0;padding:0;height:100vh;width:100vw;background:#0c0c0c;overflow:hidden}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@font-face{font-family:Ericsson Icons;src:url(/assets/ericsson-icons-D0waka8T.eot?l4m138);src:url(/assets/ericsson-icons-D0waka8T.eot?l4m138#iefix) format("embedded-opentype"),url(/assets/ericsson-icons-DU6GCuME.ttf?l4m138) format("truetype"),url(/assets/ericsson-icons-gR-jGAhK.woff?l4m138) format("woff"),url(/assets/ericsson-icons-QXl5u2Ut.svg?l4m138#ericsson-icons) format("svg");font-style:normal}.icon-microwave:before{content:""}.icon-wireline:before{content:""}.icon-wireline-small:before{content:""}.icon-switching:before{content:""}.icon-spectrum:before{content:""}.icon-satellite:before{content:""}.icon-satellite-gateway:before{content:""}.icon-radio-base-antenna:before{content:""}.icon-node-network:before{content:""}.icon-minihub:before{content:""}.icon-microwave-small:before{content:""}.icon-infrastructure:before{content:""}.icon-infrastructure-small:before{content:""}.icon-hierarchy-chart:before{content:""}.icon-hardware-platform:before{content:""}.icon-gateway-function:before{content:""}.icon-gateway-function-small:before{content:""}.icon-fibre-hub:before{content:""}.icon-end-point:before{content:""}.icon-database:before{content:""}.icon-antenna-microwave:before{content:""}.icon-paint:before{content:""}.icon-step-forward:before{content:""}.icon-step-back:before{content:""}.icon-warning-circle:before{content:""}.icon-info-solid:before{content:""}.icon-mobile-devices:before{content:""}.icon-manufacturing:before{content:""}.icon-abs-brakes:before{content:""}.icon-airbag:before{content:""}.icon-alarm-level1:before{content:""}.icon-alarm-level2:before{content:""}.icon-alarm-level3:before{content:""}.icon-alarm-level4:before{content:""}.icon-alarm-level5:before{content:""}.icon-alarm-level6:before{content:""}.icon-antenna:before{content:""}.icon-app-launcher:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-rotate-horizontal:before{content:""}.icon-arrow-rotate-vertical:before{content:""}.icon-arrow-up:before{content:""}.icon-attach:before{content:""}.icon-automotive-battery:before{content:""}.icon-avatar:before{content:""}.icon-battery-charging:before{content:""}.icon-battery-empty:before{content:""}.icon-battery-full:before{content:""}.icon-blog:before{content:""}.icon-bluetooth:before{content:""}.icon-bookmark-solid:before{content:""}.icon-bookmark:before{content:""}.icon-brakes:before{content:""}.icon-bug:before{content:""}.icon-calendar:before{content:""}.icon-camera-cctv:before{content:""}.icon-camera-classic:before{content:""}.icon-camera-photo:before{content:""}.icon-check-small:before{content:""}.icon-check:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-circle-dashed:before{content:""}.icon-circle:before{content:""}.icon-cloud:before{content:""}.icon-code:before{content:""}.icon-copy:before{content:""}.icon-cpu:before{content:""}.icon-creditcard:before{content:""}.icon-crop:before{content:""}.icon-cross-small:before{content:""}.icon-cross:before{content:""}.icon-crown:before{content:""}.icon-dashboard:before{content:""}.icon-dial:before{content:""}.icon-diamond:before{content:""}.icon-document:before{content:""}.icon-door:before{content:""}.icon-download-save:before{content:""}.icon-drag-handle:before{content:""}.icon-duplicate:before{content:""}.icon-econ:before{content:""}.icon-edit:before{content:""}.icon-ellipsis:before{content:""}.icon-email:before{content:""}.icon-engine:before{content:""}.icon-eraser:before{content:""}.icon-eula:before{content:""}.icon-eye-solid:before{content:""}.icon-eye:before{content:""}.icon-favorite-solid:before{content:""}.icon-favorite:before{content:""}.icon-fika:before{content:""}.icon-file:before{content:""}.icon-filter:before{content:""}.icon-flag:before{content:""}.icon-floor:before{content:""}.icon-flow:before{content:""}.icon-folder:before{content:""}.icon-fuel:before{content:""}.icon-globe:before{content:""}.icon-graph-circle:before{content:""}.icon-graph-line:before{content:""}.icon-graph-plot:before{content:""}.icon-group:before{content:""}.icon-heart-solid:before{content:""}.icon-heart:before{content:""}.icon-heatmap:before{content:""}.icon-help:before{content:""}.icon-home:before{content:""}.icon-image:before{content:""}.icon-info:before{content:""}.icon-invoice:before{content:""}.icon-language:before{content:""}.icon-launch:before{content:""}.icon-layers:before{content:""}.icon-lightbulb:before{content:""}.icon-link:before{content:""}.icon-lock-locked:before{content:""}.icon-lock-unlocked:before{content:""}.icon-logout:before{content:""}.icon-loudspeaker:before{content:""}.icon-magnet:before{content:""}.icon-manual:before{content:""}.icon-map:before{content:""}.icon-maximize:before{content:""}.icon-medal:before{content:""}.icon-message-contact-us:before{content:""}.icon-message-double:before{content:""}.icon-message-single:before{content:""}.icon-message-smiley:before{content:""}.icon-mic-off:before{content:""}.icon-mic:before{content:""}.icon-minimize:before{content:""}.icon-minus-small:before{content:""}.icon-minus:before{content:""}.icon-money:before{content:""}.icon-more:before{content:""}.icon-nav:before{content:""}.icon-network:before{content:""}.icon-node:before{content:""}.icon-notification-ring:before{content:""}.icon-notification:before{content:""}.icon-oil:before{content:""}.icon-options:before{content:""}.icon-phone-classic:before{content:""}.icon-phone-cobra:before{content:""}.icon-phone-hangup:before{content:""}.icon-pin:before{content:""}.icon-plus-small:before{content:""}.icon-plus:before{content:""}.icon-polygon-dashed:before{content:""}.icon-polygon:before{content:""}.icon-position:before{content:""}.icon-profile:before{content:""}.icon-projects:before{content:""}.icon-redo:before{content:""}.icon-reload:before{content:""}.icon-resize-down:before{content:""}.icon-resize-up:before{content:""}.icon-restore:before{content:""}.icon-room:before{content:""}.icon-routing:before{content:""}.icon-rss:before{content:""}.icon-ruler:before{content:""}.icon-scan:before{content:""}.icon-search:before{content:""}.icon-send:before{content:""}.icon-server:before{content:""}.icon-settings:before{content:""}.icon-severity-cleared:before{content:""}.icon-severity-critical:before{content:""}.icon-severity-indeterminate:before{content:""}.icon-severity-major:before{content:""}.icon-severity-minor:before{content:""}.icon-severity-warning:before{content:""}.icon-shapes:before{content:""}.icon-share:before{content:""}.icon-shopping-cart:before{content:""}.icon-sidemenu-left-close:before{content:""}.icon-sidemenu-left-open:before{content:""}.icon-sidemenu-right-close:before{content:""}.icon-sidemenu-right-open:before{content:""}.icon-signal:before{content:""}.icon-simcard:before{content:""}.icon-sizes:before{content:""}.icon-sort-down:before{content:""}.icon-sort-up:before{content:""}.icon-sorting:before{content:""}.icon-square-dashed:before{content:""}.icon-square:before{content:""}.icon-stroke-curved:before{content:""}.icon-stroke-dashed:before{content:""}.icon-stroke-straight:before{content:""}.icon-subtitles:before{content:""}.icon-table:before{content:""}.icon-tasks:before{content:""}.icon-terminal:before{content:""}.icon-time:before{content:""}.icon-traffic-lights:before{content:""}.icon-trashcan:before{content:""}.icon-triangle-dashed:before{content:""}.icon-triangle-warning:before{content:""}.icon-triangle:before{content:""}.icon-trophy:before{content:""}.icon-trowel:before{content:""}.icon-truck:before{content:""}.icon-undo:before{content:""}.icon-upload:before{content:""}.icon-video-back:before{content:""}.icon-video-forward:before{content:""}.icon-video-pause:before{content:""}.icon-video-play:before{content:""}.icon-video-stop:before{content:""}.icon-view-list:before{content:""}.icon-view-tiles:before{content:""}.icon-volume-high:before{content:""}.icon-volume-low:before{content:""}.icon-volume-mute:before{content:""}.icon-washer-fluid:before{content:""}.icon-wifi:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}.icon-alarm-off:before{content:""}.icon-alarm-on:before{content:""}.icon-alarm:before{content:""}.icon-bank:before{content:""}.icon-bar-code:before{content:""}.icon-block:before{content:""}.icon-calculator:before{content:""}.icon-calendar-off:before{content:""}.icon-collapse-vertical:before{content:""}.icon-collapse-all:before{content:""}.icon-compare:before{content:""}.icon-diagnose:before{content:""}.icon-expand-vertical:before{content:""}.icon-expand-all:before{content:""}.icon-feedback:before{content:""}.icon-file-add:before{content:""}.icon-file-approved:before{content:""}.icon-filter-clear:before{content:""}.icon-filter-off:before{content:""}.icon-highest-value:before{content:""}.icon-keyboard:before{content:""}.icon-list:before{content:""}.icon-login:before{content:""}.icon-lowest-value:before{content:""}.icon-map-directions:before{content:""}.icon-map-important-building:before{content:""}.icon-map-location-filled:before{content:""}.icon-map-location:before{content:""}.icon-map-navigation:before{content:""}.icon-map-terrain:before{content:""}.icon-scan-qr-code:before{content:""}.icon-mobile:before{content:""}.icon-money-transaction:before{content:""}.icon-notification-off:before{content:""}.icon-pin-solid:before{content:""}.icon-ping-ip:before{content:""}.icon-print:before{content:""}.icon-qr-code:before{content:""}.icon-reset-password:before{content:""}.icon-robot-head:before{content:""}.icon-save:before{content:""}.icon-scan-bar-code:before{content:""}.icon-warehouse:before{content:""}.icon-under-construction:before{content:""}.icon-unlink:before{content:""}.icon-vehicle-bus:before{content:""}.icon-vehicle-car:before{content:""}.icon-vehicle-train:before{content:""}.icon-vehicle-truck:before{content:""}.icon-versions:before{content:""}.icon-weather-fog:before{content:""}.icon-weather-humidity:before{content:""}.icon-weather-precipitation:before{content:""}.icon-weather-rain:before{content:""}.icon-weather-snow:before{content:""}.icon-weather-storm:before{content:""}.icon-weather-sun-cloud:before{content:""}.icon-weather-sun:before{content:""}.icon-weather-wind:before{content:""}.icon-weather-windforce:before{content:""}.icon-code-scan:before{content:""}.icon-wifi-modem:before{content:""}.icon-core:before{content:""}.icon-email-open:before{content:""}.icon-failed:before{content:""}.icon-invisible:before{content:""}.icon-expand:before{content:""}.icon-lightbulb-off:before{content:""}.icon-network-element:before{content:""}.icon-select:before{content:""}.icon-success:before{content:""}.icon-change-user:before{content:""}.icon-dialpad:before{content:""}.icon-fault:before{content:""}.icon-flag-solid:before{content:""}.icon-flash:before{content:""}.icon-forward:before{content:""}.icon-plane-landing:before{content:""}.icon-plane-take-off:before{content:""}.icon-podium:before{content:""}.icon-reply-all:before{content:""}.icon-reply:before{content:""}.icon-swap:before{content:""}.icon-thumb-down:before{content:""}.icon-thumb-up:before{content:""}.icon-tree-subcategories:before{content:""}.icon-triangle-solid:before{content:""}.icon-walkie-talkie:before{content:""}.icon-counter-summary:before{content:""}.icon-electric-charging-station:before{content:""}.icon-enterprises:before{content:""}.icon-eSIM:before{content:""}.icon-iSIM:before{content:""}.icon-laptop-devices:before{content:""}.icon-no-invoice:before{content:""}.icon-no-maintenance:before{content:""}.icon-no-task:before{content:""}.icon-request-access:before{content:""}.icon-robotic-arm:before{content:""}.icon-screen-desktop:before{content:""}.icon-smartwatch-devices:before{content:""}.icon-table-columns:before{content:""}.icon-table-compact-row:before{content:""}.icon-table-default-row:before{content:""}.icon-table-row-group:before{content:""}.icon-table-tiny-row:before{content:""}.icon-tablet-devices:before{content:""}.icon-vehicle-parking:before{content:""}.icon-profile-suspended:before{content:""}.icon-font-bold:before{content:""}.icon-font-italic:before{content:""}.icon-font-strikethrough:before{content:""}.icon-font-underline:before{content:""}.icon-weather-moon:before{content:""}.icon-text-bulletpoints:before{content:""}.icon-text-numbering:before{content:""}.icon-emotion-disappointed:before{content:""}.icon-emotion-excellent:before{content:""}.icon-emotion-happy:before{content:""}.icon-emotion-neutral:before{content:""}.icon-emotion-sad:before{content:""}.icon-brain:before{content:""}.icon-degree:before{content:""}.icon-certificate:before{content:""}.icon-helpdesk:before{content:""}.icon-excel:before{content:""}.icon-powerpoint:before{content:""}.icon-word:before{content:""}.icon-export:before{content:""}.icon-3d-object-move:before{content:""}.icon-3d-object:before{content:""}.icon-add-backlog:before{content:""}.icon-anchor-waypoint-add:before{content:""}.icon-anchor-waypoint-insert:before{content:""}.icon-anchor-waypoint-move:before{content:""}.icon-anchor-waypoint-remove:before{content:""}.icon-ascend-up:before{content:""}.icon-change-battery:before{content:""}.icon-cloud-sync:before{content:""}.icon-color-palette:before{content:""}.icon-contour-map-topography:before{content:""}.icon-descend-down:before{content:""}.icon-favorite-half:before{content:""}.icon-folder-3d:before{content:""}.icon-fuel-compressed-natural-gas:before{content:""}.icon-hologram-off:before{content:""}.icon-hologram:before{content:""}.icon-image-fill-frame:before{content:""}.icon-image-fit-frame:before{content:""}.icon-land-drone:before{content:""}.icon-picture-in-picture:before{content:""}.icon-plane-top:before{content:""}.icon-render-flat:before{content:""}.icon-render-material:before{content:""}.icon-render-wireframe:before{content:""}.icon-restricted:before{content:""}.icon-return-home-drone:before{content:""}.icon-split-horizontal:before{content:""}.icon-split-vertical:before{content:""}.icon-victory-hand:before{content:""}.icon-app-directory:before{content:""}.icon-ai-avatar:before{content:""}.icon-message-history:before{content:""}.icon-ai-chat-history:before{content:""}.icon-ai-edit:before{content:""}.icon-ai-filter:before{content:""}.icon-ai-generate-diagram:before{content:""}.icon-ai-generate-image:before{content:""}.icon-ai-label:before{content:""}.icon-ai-negative-feedback:before{content:""}.icon-ai-positive-feedback:before{content:""}.icon-ai-search:before{content:""}.icon-ai-suggestion:before{content:""}.icon-ai-view:before{content:""}.icon-ai-voice-activation:before{content:""}.icon-album:before{content:""}.icon-anchor:before{content:""}.icon-ar:before{content:""}.icon-archive:before{content:""}.icon-arrow-down-left:before{content:""}.icon-arrow-down-right:before{content:""}.icon-arrow-up-left:before{content:""}.icon-arrow-up-right:before{content:""}.icon-audio:before{content:""}.icon-bill:before{content:""}.icon-card:before{content:""}.icon-city:before{content:""}.icon-compass:before{content:""}.icon-controller:before{content:""}.icon-cut:before{content:""}.icon-2d-plane:before{content:""}.icon-decline:before{content:""}.icon-distance:before{content:""}.icon-ericsson-employee:before{content:""}.icon-file-history:before{content:""}.icon-fingerprint:before{content:""}.icon-firewall:before{content:""}.icon-flashlight-off:before{content:""}.icon-flashlight:before{content:""}.icon-folder-opened:before{content:""}.icon-format-pdf:before{content:""}.icon-format-zip:before{content:""}.icon-gift:before{content:""}.icon-grow:before{content:""}.icon-growth:before{content:""}.icon-headphone:before{content:""}.icon-headset:before{content:""}.icon-history:before{content:""}.icon-id-badge:before{content:""}.icon-knob:before{content:""}.icon-label-important:before{content:""}.icon-label:before{content:""}.icon-move-down:before{content:""}.icon-move-up:before{content:""}.icon-music:before{content:""}.icon-panorama:before{content:""}.icon-paste:before{content:""}.icon-personal-data:before{content:""}.icon-phishing:before{content:""}.icon-prism:before{content:""}.icon-recycle:before{content:""}.icon-rocket-launch:before{content:""}.icon-rocket:before{content:""}.icon-safe:before{content:""}.icon-shopping-cart-full:before{content:""}.icon-speaker:before{content:""}.icon-stamp:before{content:""}.icon-store:before{content:""}.icon-strategy:before{content:""}.icon-support:before{content:""}.icon-tags:before{content:""}.icon-target:before{content:""}.icon-temperature:before{content:""}.icon-ticket:before{content:""}.icon-video:before{content:""}.icon-vr:before{content:""}.icon-workshop:before{content:""}.icon-workspace:before{content:""}.icon-3d-space:before{content:""}.icon-relationship:before{content:""}.icon-book:before{content:""}.icon-bluetooth-off:before{content:""}.icon-collapse-horizontal:before{content:""}.icon-expand-horizontal:before{content:""}.icon-file-undo:before{content:""}.icon-filter-check:before{content:""}.icon-info-ai:before{content:""}.icon-money-sek:before{content:""}.icon-mouse:before{content:""}.icon-node-controller:before{content:""}.icon-turn-on-off:before{content:""}.icon-request:before{content:""}.icon-signal-off:before{content:""}.icon-volte:before{content:""}.icon-vonr:before{content:""}.icon-wifi-off:before{content:""}.icon-accessibility:before{content:""}.icon-ad:before{content:""}.icon-cc:before{content:""}.icon-cursor:before{content:""}.icon-hash-tag:before{content:""}.icon-key:before{content:""}.icon-touch:before{content:""}.icon-touch-tap:before{content:""}.icon-touch-tap-double:before{content:""}.icon-touch-zoom-in:before{content:""}.icon-touch-zoom-out:before{content:""}.icon-wheelchair:before{content:""}.icon-word-wrap:before{content:""}.dark{font-size:14px;color:#fff;font-family:Ericsson Hilda,Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dark .sr-only{display:block;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;border:0}.dark .icon{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.dark .icon.small{font-size:12px}.dark .icon.align-baseline{vertical-align:baseline}.dark .icon.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.dark p{margin-top:0;line-height:1.5em;color:#fff}.dark p.subtle{color:#888}.dark p.intro-text{font-size:22px;font-weight:400;margin-bottom:24px}.dark .section{color:#888;padding:8px 0}.dark .section.no-padding-top{padding-top:0}.dark .section.full-opacity{opacity:1}.dark .section.purple{color:#8e45b0}.dark a{color:#008cff;cursor:pointer;text-decoration:none}.dark a:not([attribute]):hover{text-decoration:underline}.dark a.not-link,.dark a.not-link:hover{color:inherit}.dark a.subtle-link{color:#fff;border-bottom:1px dashed #fff}.dark a.subtle-link:hover{border-bottom:1px solid #0077db;text-decoration:none}.dark a:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark ol,.dark ul{margin-top:0;color:#fff}.dark ol li,.dark ul li{padding:0 0 8px}.dark .text-sm{font-size:12px}.dark .text-lg{font-size:16px}.dark .text-xl{font-size:28px}.dark .color-green{color:#288964}.dark .color-blue{color:#0077db}.dark .color-link-blue{color:#008cff}.dark .color-red{color:#dc2d37}.dark .color-yellow{color:#fad22d}.dark .color-orange{color:#e66e19}.dark .color-gray{color:#adadad}.dark .color-purple{color:#8e45b0}.dark .color-text{color:#fff}.dark .color-black{color:#0c0c0c}.dark .color-white{color:#fff}.dark .truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-light-CVTwYfQw.eot);src:local("Ericsson Hilda Light"),local("ericsson-hilda-light"),url(/assets/ericsson-hilda-light-CVTwYfQw.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-light-ytghTAJt.woff2) format("woff2"),url(/assets/ericsson-hilda-light-QAjv-kzy.woff) format("woff"),url(/assets/ericsson-hilda-light-DLi5-iX7.ttf) format("truetype"),url(/assets/ericsson-hilda-light-c80Hz5nc.svg#ericsson-hilda-light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-regular-D986SRlR.eot);src:local("Ericsson Hilda Regular"),local("ericsson-hilda-regular"),url(/assets/ericsson-hilda-regular-D986SRlR.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-regular-mTvX7Ysu.woff2) format("woff2"),url(/assets/ericsson-hilda-regular-D4o1PqwI.woff) format("woff"),url(/assets/ericsson-hilda-regular-CYjewnR9.ttf) format("truetype"),url(/assets/ericsson-hilda-regular-BCmP2f6Y.svg#ericsson-hilda-regular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-medium-C7VEIy3u.eot);src:local("Ericsson Hilda Medium"),local("ericsson-hilda-medium"),url(/assets/ericsson-hilda-medium-C7VEIy3u.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-medium-DqeVNaQd.woff2) format("woff2"),url(/assets/ericsson-hilda-medium-Dmpq9foa.woff) format("woff"),url(/assets/ericsson-hilda-medium-DoA8o7Hc.ttf) format("truetype"),url(/assets/ericsson-hilda-medium-wcU3mOkv.svg#ericsson-hilda-medium) format("svg");font-weight:500;font-style:normal}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-bold-BO-QkKg_.eot);src:local("Ericsson Hilda Bold"),local("ericsson-hilda-bold"),url(/assets/ericsson-hilda-bold-BO-QkKg_.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-bold-DvwgDiKT.woff2) format("woff2"),url(/assets/ericsson-hilda-bold-D2Vcf9bN.woff) format("woff"),url(/assets/ericsson-hilda-bold-Qp1PngJ6.ttf) format("truetype"),url(/assets/ericsson-hilda-bold-DTJcmULT.svg#ericsson-hilda-bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-light-DRUWACPY.eot);src:local("Ericsson Hilda Mono Light"),local("ericsson-hilda-mono-light"),url(/assets/ericsson-hilda-mono-light-DRUWACPY.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-light-C01wllfw.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-light-wKRn7aIB.woff) format("woff"),url(/assets/ericsson-hilda-mono-light-DaE7K771.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-regular-CH98MMMN.eot);src:local("Ericsson Hilda Mono Regular"),local("ericsson-hilda-mono-regular"),url(/assets/ericsson-hilda-mono-regular-CH98MMMN.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-regular-Dz6Fwpgb.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-regular-CoRQSt1Q.woff) format("woff"),url(/assets/ericsson-hilda-mono-regular-C7Gt9psW.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-light-DRUWACPY.eot);src:local("Ericsson Hilda Mono Medium"),local("ericsson-hilda-mono-medium"),url(/assets/ericsson-hilda-mono-medium-Cn_2yTof.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-medium-t-iZpylT.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-medium-yLLpQYZ1.woff) format("woff"),url(/assets/ericsson-hilda-mono-medium-TMWBMck_.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-bold-DICpB_rC.eot);src:local("Ericsson Hilda Mono Bold"),local("ericsson-hilda-mono-bold"),url(/assets/ericsson-hilda-mono-bold-DICpB_rC.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-bold-FKteKekY.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-bold-Cibd2ww4.woff) format("woff"),url(/assets/ericsson-hilda-mono-bold-Cle8_Nfu.ttf) format("truetype");font-weight:700;font-style:normal}.dark h1{font-size:40px;font-weight:200;display:block;margin:24px 0 16px;scroll-margin:72px}.dark h2{font-size:30px;line-height:1;font-weight:200;display:block;margin:32px 0 24px;scroll-margin:80px}.dark h3{font-size:18px;font-weight:700;display:block;margin:24px 0 16px;scroll-margin:72px}.dark h4{font-size:16px;font-weight:700;line-height:1.4;display:block;margin:24px 0 16px;scroll-margin:72px}.dark .sysbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:#0c0c0c;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;height:48px;font-weight:100;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:16px;padding-right:16px}.dark .sysbar .product{margin-left:4px;display:none;font-weight:500}.dark .sysbar .acronym{font-weight:500}.dark .sysbar .items-container{cursor:pointer;-ms-flex-item-align:center;align-self:center;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .sysbar .items-container .item{margin-right:16px}.dark .sysbar .items-container .item:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .sysbar .items-container .item:last-of-type{margin-right:0}.dark .sysbar .items-container .item a{color:#fff}.dark .sysbar .items-container .icon{position:relative;font-size:16px;margin-right:4px;top:-1px}.dark .sysbar .items-container .icon.icon-econ{font-size:21px}.dark .sysbar .items-container:focus{outline:0}.dark .sysbar .items-container .hover{opacity:.8}.dark .sysbar .items-container .hover:hover{opacity:1}.dark .sysbar .items-container.right-container{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dark .sysbar .items-container.left-container{margin-right:8px}.dark .sysbar .sysbar-username{display:none}.dark .sysbar .pill{background-color:#0077db;color:#fff;border-radius:8px;height:20px}.dark .sysbar .version-number-item{display:none}@media only screen and (min-width:30em){.dark .sysbar .icon-econ{padding:0}}@media only screen and (min-width:50em){.dark .sysbar .product{display:inline}.dark .sysbar .version-number-item{display:block}.dark .sysbar .acronym{display:none}.dark .sysbar .sysbar-username{display:inline;padding-left:4px}}.dark .syspanel{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:calc(100vh - 48px);color:#fff;background:#0c0c0c}.dark .syspanel.animated{-webkit-transition:height .25s cubic-bezier(.65,.05,.36,1),margin .25s cubic-bezier(.65,.05,.36,1);transition:height .25s cubic-bezier(.65,.05,.36,1),margin .25s cubic-bezier(.65,.05,.36,1)}.dark .syspanel.hidden{height:0;overflow:hidden}.dark .syspanel-top{position:relative;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dark .syspanel-title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px}.dark .syspanel-close{cursor:pointer;opacity:.8}.dark .syspanel-close:hover{opacity:1}.dark .syspanel .btn{border-color:#f2f2f2;color:#f2f2f2}.dark .syspanel .btn:hover:not(:disabled){color:#181818;background-color:#f2f2f2}@media only screen and (min-width:30em){.dark .syspanel{width:300px;margin-right:0}.dark .syspanel.hidden{height:calc(100vh - 48px);margin-right:-300px}}.dark .settings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.dark .settings.hidden{display:none}.dark .settings p{color:#fff}.dark .settings .row:first-of-type{width:100%}.dark .settings .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-bottom:0;padding:16px 24px 72px}.dark .settings .container .profile{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;margin-bottom:32px}.dark .settings .container .profile .icon-profile{font-size:44px}.dark .settings .container .profile .username{margin-top:8px;font-size:17px}.dark .settings .container .content{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:300}.dark .settings .container .content .title{margin-bottom:16px;font-size:16px;font-weight:700}.dark .settings .container .content .title:not(:first-of-type){margin-top:16px}.dark .settings .container .content .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-line-pack:justify;align-content:space-between;color:#ffffffb3}.dark .settings .container .content .item .left,.dark .settings .container .content .item .right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dark .settings .container .content .item .right{text-align:right}.dark .settings .container .content .item .right .switch{margin-right:32px;color:#fffc}.dark .settings .container .content .item .right .switch:hover{color:#fff}.dark .settings .container .bottom{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:16px 0}.dark .settings .container .bottom .btn{margin-bottom:0}.dark .settings .container .bottom .btn.big{width:80vw}.dark .settings .container p{color:#fffc}@media only screen and (min-width:30em){.dark .settings .container .bottom .btn.big{width:230px}}@supports (-webkit-touch-callout:none){.dark .settings .container .bottom{padding-bottom:128px}}.dark .appbar{width:100%;line-height:48px;height:48px;background:#181818;color:#fff;position:relative}.dark .appbar .actions-left{float:left}.dark .appbar .actions-left .subtitle{color:#888;font-size:14px;font-weight:400;padding-left:16px}.dark .appbar .actions-left>.item{display:inline-block;vertical-align:middle;padding:0 8px 0 32px;height:48px}.dark .appbar .actions-left>.item:first-child{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark .appbar .actions-left .icon{color:#0077db;font-size:16px}.dark .appbar .actions-left .icon:before{content:""}.dark .appbar .actions-left .icon:hover{cursor:pointer}.dark .appbar .actions-right{float:right;margin-right:16px}.dark .appbar .title{height:48px;font-size:18px;position:absolute;font-weight:400;top:0;left:59px;-webkit-transition:height .25s cubic-bezier(.65,.05,.36,1) .1s;transition:height .25s cubic-bezier(.65,.05,.36,1) .1s}.dark .appbar .title.open-menu{height:0;opacity:0;-webkit-transition:height 125ms cubic-bezier(.65,.05,.36,1);transition:height 125ms cubic-bezier(.65,.05,.36,1)}.dark .appbar .menu-anchor{opacity:1;font-size:14px;width:48px;display:inline-block;vertical-align:middle;cursor:pointer;-webkit-transition:opacity .25s cubic-bezier(.65,.05,.36,1) .1s,width 125ms cubic-bezier(.65,.05,.36,1);transition:opacity .25s cubic-bezier(.65,.05,.36,1) .1s,width 125ms cubic-bezier(.65,.05,.36,1)}.dark .appbar .menu-anchor:first-letter{text-transform:capitalize}.dark .appbar .menu-anchor:not(.open-menu){-webkit-transition:opacity 125ms cubic-bezier(.65,.05,.36,1),width 125ms cubic-bezier(.65,.05,.36,1) .1s;transition:opacity 125ms cubic-bezier(.65,.05,.36,1),width 125ms cubic-bezier(.65,.05,.36,1) .1s;opacity:0;width:0}@media only screen and (min-width:30em){.dark .appbar .actions-left .nav{padding-left:32px}.dark .appbar .right{margin-right:8px}.dark .appbar .right .more{display:none}.dark .appbar .right .items{display:inline-block}.dark .appbar .title{-webkit-transition:left .25s cubic-bezier(.65,.05,.36,1) .1s;transition:left .25s cubic-bezier(.65,.05,.36,1) .1s}.dark .appbar .title.open-menu{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;left:248px;opacity:1;-webkit-transition:left 125ms cubic-bezier(.65,.05,.36,1);transition:left 125ms cubic-bezier(.65,.05,.36,1)}}.dark .navigation-toggle{position:relative;display:block;width:16px;height:16px;cursor:pointer;top:15px}.dark .navigation-toggle:after,.dark .navigation-toggle:before{position:absolute;display:block;width:12px;margin:0 2px;height:2px;content:"";background-color:#1174e6;-webkit-transition:width .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s cubic-bezier(.65,.05,.36,1);transition:width .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s cubic-bezier(.65,.05,.36,1);transition:width .25s cubic-bezier(.65,.05,.36,1),transform .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1);transition:width .25s cubic-bezier(.65,.05,.36,1),transform .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s cubic-bezier(.65,.05,.36,1);-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center;transform-origin:center}.dark .navigation-toggle:before{top:30%}.dark .navigation-toggle:after{top:70%}.dark .navigation-toggle.closed:after,.dark .navigation-toggle.closed:before{-webkit-transition:top .25s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s .5s cubic-bezier(.65,.05,.36,1);transition:top .25s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s .5s cubic-bezier(.65,.05,.36,1);transition:top .25s cubic-bezier(.65,.05,.36,1),transform .25s .5s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1);transition:top .25s cubic-bezier(.65,.05,.36,1),transform .25s .5s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s .5s cubic-bezier(.65,.05,.36,1);width:12px}.dark .navigation-toggle.closed:before{top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.dark .navigation-toggle.closed:after{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dark main{overflow:hidden;height:calc(100vh - 48px);background:#181818}.dark main .app{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-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;margin-left:0}.dark main .app .appbody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:block;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:calc(100vh - 96px);overflow:hidden}.dark main .app .appnav{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;height:calc(100vh - 96px);opacity:1;width:100%;-webkit-transition:height .25s cubic-bezier(.65,.05,.36,1) 0s,opacity .25s cubic-bezier(.65,.05,.36,1) .1s;transition:height .25s cubic-bezier(.65,.05,.36,1) 0s,opacity .25s cubic-bezier(.65,.05,.36,1) .1s}.dark main .app .appnav.hidden{height:0;width:0;opacity:0;-webkit-transition:opacity 125ms cubic-bezier(.65,.05,.36,1) 0s,width 0s cubic-bezier(.65,.05,.36,1) .25s,height .25s cubic-bezier(.65,.05,.36,1) 0s;transition:opacity 125ms cubic-bezier(.65,.05,.36,1) 0s,width 0s cubic-bezier(.65,.05,.36,1) .25s,height .25s cubic-bezier(.65,.05,.36,1) 0s}.dark main .app .appcontent{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;height:100%;-webkit-transition:margin-left .25s cubic-bezier(.65,.05,.36,1) .25s;transition:margin-left .25s cubic-bezier(.65,.05,.36,1) .25s}.dark main .app .appcontent.hidden{display:none}@media only screen and (min-width:30em){.dark main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:100%}.dark main .app .appbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dark main .app.slide-left{-webkit-transition:margin-left .25s cubic-bezier(.65,.05,.36,1);transition:margin-left .25s cubic-bezier(.65,.05,.36,1);margin-left:-300px}.dark main .app.slide-right{-webkit-transition:margin-left .25s cubic-bezier(.65,.05,.36,1);transition:margin-left .25s cubic-bezier(.65,.05,.36,1);margin-left:0}.dark main .app .appnav{-webkit-transition:margin-right .25s cubic-bezier(.65,.05,.36,1),opacity .25s cubic-bezier(.65,.05,.36,1) .1s,margin-left 125ms cubic-bezier(.65,.05,.36,1);transition:margin-right .25s cubic-bezier(.65,.05,.36,1),opacity .25s cubic-bezier(.65,.05,.36,1) .1s,margin-left 125ms cubic-bezier(.65,.05,.36,1);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:248px}.dark main .app .appnav.hidden{margin-left:-250px;width:248px;height:calc(100vh - 96px);margin-right:16px;-webkit-transition:margin-right .25s cubic-bezier(.65,.05,.36,1),margin-left .25s cubic-bezier(.65,.05,.36,1) .1s,opacity 125ms cubic-bezier(.65,.05,.36,1);transition:margin-right .25s cubic-bezier(.65,.05,.36,1),margin-left .25s cubic-bezier(.65,.05,.36,1) .1s,opacity 125ms cubic-bezier(.65,.05,.36,1)}.dark main .app .appcontent{-webkit-transition:margin-left 1s cubic-bezier(.65,.05,.36,1) .5s;transition:margin-left 1s cubic-bezier(.65,.05,.36,1) .5s}.dark main .app .appcontent.hidden{display:block}}@media all and (-ms-high-contrast:none){.dark .tile,.dark ::-ms-backdrop{display:block!important}}.dark .tile{padding:16px;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;background:#242424}.dark .tile.fullscreen{height:calc(100vh - 104px);max-width:100%!important;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.dark .tile.fullscreen.fullheight{height:auto!important}.dark .tile.hidden{display:none}.dark .tile .header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px}.dark .tile .header .left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.dark .tile .header .left .title{font-size:16px;display:inline-block;font-weight:400;margin-right:8px;line-height:1.5em}.dark .tile .header .left .title.mono{font-family:Ericsson Hilda Mono,Consolas,Menlo,Courier,monospace}.dark .tile .header .left .subtitle{font-size:12px;color:#888;display:inline-block}.dark .tile .header .right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:16px;text-align:right}.dark .tile .header .right .btn{margin:0 0 8px 8px}.dark .tile .header .right .action{display:inline-block;margin-left:8px;color:#ffffffb3}.dark .tile .header .right .action .message{top:-6px}.dark .tile .header .right .action:hover{color:#fff;cursor:pointer}.dark .tile .top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dark .tile .top .left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.dark .tile .top .right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.dark .tile .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.dark .tile .content.no-right-margin{margin-right:-16px;padding-right:16px}.dark .tile .content.no-left-margin{margin-left:-16px;padding-left:16px}.dark .tile .content.no-margins{margin:0 -16px -16px}.dark .tile .content .box{width:100%;height:100%;min-height:250px;background:#4e4e4e}.dark .tile .content p:last-child{margin-bottom:0;padding-bottom:0}.dark .tile .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dark .tile .bottom .left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.dark .tile .bottom .right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}@media only screen and (min-width:30em){.dark .tile.fullscreen{height:calc(100vh - 113px)}}.dark .footer{height:48px;padding:9px 12px}.dark .footer.hidden{display:none}.dark ::-webkit-scrollbar{width:8px;height:8px;background:0 0}.dark ::-webkit-scrollbar-corner{background:0 0}.dark ::-webkit-scrollbar-thumb{background-color:#767676}.dark .chart-legend .pill i{margin-left:-4px}.dark .chart-legend .pill i.color-data-1{color:#6a6a6a}.dark .chart-legend .pill i.color-data-2{color:#ba9ef8}.dark .chart-legend .pill i.color-data-3{color:#5cc2ba}.dark .chart-legend .pill i.color-data-4{color:#f2af99}.dark .chart-legend .pill i.color-data-5{color:#fff}.dark .chart-legend .pill i.color-data-6{color:#fcf5a3}.dark .chart-legend .pill i.color-data-7{color:#a6abc6}.dark .chart-legend .pill i.color-data-8{color:#ea9fc5}.dark .chart-legend .pill i.color-data-9{color:#7e4af2}.dark .chart-legend .pill i.color-data-10{color:#e24f72}.dark .chart-legend .pill i.color-data-11{color:#82b6de}.dark .chart-legend .pill i.color-data-12{color:#e65d6a}.dark .chart-legend .pill i.color-data-13{color:#1d797c}.dark .chart-legend .pill i.color-data-14{color:#d84b92}.dark .chart-legend .pill i.color-data-15{color:#7695b0}.dark .chart-legend .pill i.color-data-16{color:#eb7f5d}.dark .chart-legend .pill i.color-data-17{color:#68709e}.dark .chart-legend .pill i.color-data-18{color:#f9ec51}.dark .chart-legend .pill i.color-data-19{color:#e9c5c4}.dark .chart-legend .pill i.color-data-20{color:#d2234b}.dark .chart-legend .pill i.color-green{color:#288964}.dark .chart-legend .pill i.color-yellow{color:#fad22d}.dark .chart-legend .pill i.color-orange{color:#e66e19}.dark .chart-legend .pill i.color-red{color:#dc2d37}.dark .chart-legend .pill i.color-blue{color:#0077db}.dark .chart-legend .pill i.color-gray{color:#adadad}.dark .chart-tooltip{position:fixed;background-color:#323232e6;border:1px solid #262626;-webkit-box-shadow:0 2px 4px 0 rgba(12,12,12,.2);box-shadow:0 2px 4px #0c0c0c33;padding:4px 8px;pointer-events:none;opacity:0;z-index:1;line-height:normal}.dark .chart-tooltip.visible{opacity:1}.dark .chart-tooltip table.content{width:100%;border-spacing:0}.dark .chart-tooltip .content i{font-size:6px;padding-right:4px}.dark .chart-tooltip .content i.small{font-size:6px}.dark .chart-tooltip .content i.medium{font-size:9px}.dark .chart-tooltip .content i.large{font-size:12px}.dark .chart-tooltip .content i.color-data-1{color:#6a6a6a}.dark .chart-tooltip .content i.color-data-2{color:#ba9ef8}.dark .chart-tooltip .content i.color-data-3{color:#5cc2ba}.dark .chart-tooltip .content i.color-data-4{color:#f2af99}.dark .chart-tooltip .content i.color-data-5{color:#fff}.dark .chart-tooltip .content i.color-data-6{color:#fcf5a3}.dark .chart-tooltip .content i.color-data-7{color:#a6abc6}.dark .chart-tooltip .content i.color-data-8{color:#ea9fc5}.dark .chart-tooltip .content i.color-data-9{color:#7e4af2}.dark .chart-tooltip .content i.color-data-10{color:#e24f72}.dark .chart-tooltip .content i.color-data-11{color:#82b6de}.dark .chart-tooltip .content i.color-data-12{color:#e65d6a}.dark .chart-tooltip .content i.color-data-13{color:#1d797c}.dark .chart-tooltip .content i.color-data-14{color:#d84b92}.dark .chart-tooltip .content i.color-data-15{color:#7695b0}.dark .chart-tooltip .content i.color-data-16{color:#eb7f5d}.dark .chart-tooltip .content i.color-data-17{color:#68709e}.dark .chart-tooltip .content i.color-data-18{color:#f9ec51}.dark .chart-tooltip .content i.color-data-19{color:#e9c5c4}.dark .chart-tooltip .content i.color-data-20{color:#d2234b}.dark .chart-tooltip .content i.color-green{color:#288964}.dark .chart-tooltip .content i.color-yellow{color:#fad22d}.dark .chart-tooltip .content i.color-orange{color:#e66e19}.dark .chart-tooltip .content i.color-red{color:#dc2d37}.dark .chart-tooltip .content i.color-blue{color:#0077db}.dark .chart-tooltip .content i.color-gray{color:#adadad}.dark .chart-tooltip .content td,.dark .chart-tooltip .content th{text-align:left}.dark .chart-tooltip .content td.right-align,.dark .chart-tooltip .content th.right-align{text-align:right;padding-left:16px}.dark .chart-tooltip .content th{border-bottom:1px solid #adadad;font-size:14px;font-weight:400;padding-bottom:4px}.dark .chart-tooltip .content tr td{padding:4px 0}.dark .chart-tooltip .content tr td.bold{font-weight:500}.dark .chart-tooltip .content tr td.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.dark .chart-tooltip .content tr td .icon{padding:5px}.dark .chart-tooltip .content tr.line td{border-bottom:1px solid #adadad;font-size:14px;padding-bottom:4px;padding-top:4px}.dark .chart-tooltip .content tr.line+tr td{padding-top:12px}.dark .chart-legend span.legend-tooltip.message.top{width:350px;white-space:pre-wrap}.dark .chart-range-slider{float:left;width:100%}.dark .chart-range-slider .chart-range-slider-align{float:right;height:50px;position:relative}.dark .chart-range-slider .chart-range-slider-align .chart-range-slider-unit{font-size:12px;position:absolute;right:calc(100% + 30px);top:0;text-align:right}.dark .chart-range-slider .chart-range-slider-align .chart-range-slider-cell{height:6px;position:absolute;top:4px;-webkit-transition:left .95s ease-in-out,width .95s ease-in-out;transition:left .95s ease-in-out,width .95s ease-in-out}.dark .chart-range-slider .chart-range-slider-align .chart-range-slider-text{font-size:12px;position:absolute;top:16px;-webkit-transform:translateX(-50%);transform:translate(-50%);-webkit-transition:left .95s ease-in-out;transition:left .95s ease-in-out}.dark .chart .axis .domain{stroke:#fff}.dark .chart .axis .tick line{stroke-dasharray:1,2;stroke:#fff}.dark .chart .axis .tick line.zero{stroke-dasharray:none;stroke:#fff}.dark .chart .axis .tick line.solid{stroke-dasharray:none}.dark .chart .axis .tick line.threshold{stroke-dasharray:1,2}.dark .chart .axis .tick line.green{stroke:#288964}.dark .chart .axis .tick line.yellow{stroke:#fad22d}.dark .chart .axis .tick line.orange{stroke:#e66e19}.dark .chart .axis .tick line.red{stroke:#dc2d37}.dark .chart .axis text{fill:#fff;font-family:Ericsson Hilda,Helvetica,sans-serif;font-size:14px}.dark .chart .axis text.green{fill:#288964}.dark .chart .axis text.yellow{fill:#fad22d}.dark .chart .axis text.orange{fill:#e66e19}.dark .chart .axis text.red{fill:#dc2d37}.dark .chart .grid .domain{opacity:0}.dark .chart .grid .tick line{stroke-dasharray:1,2;stroke:#fff}.dark .chart .grid .tick text{opacity:0}.dark .chart .grid.bottom .tick:first-child{display:none}.dark .bar-chart .bar-group .bar,.dark .bar-chart .bar-group .bar.color-data-1{stroke:#6a6a6a}.dark .bar-chart .bar-group .bar.color-data-1{stroke:#6a6a6a}.dark .bar-chart .bar-group .bar.color-data-2{stroke:#ba9ef8}.dark .bar-chart .bar-group .bar.color-data-3{stroke:#5cc2ba}.dark .bar-chart .bar-group .bar.color-data-4{stroke:#f2af99}.dark .bar-chart .bar-group .bar.color-data-5{stroke:#fff}.dark .bar-chart .bar-group .bar.color-data-6{stroke:#fcf5a3}.dark .bar-chart .bar-group .bar.color-data-7{stroke:#a6abc6}.dark .bar-chart .bar-group .bar.color-data-8{stroke:#ea9fc5}.dark .bar-chart .bar-group .bar.color-data-9{stroke:#7e4af2}.dark .bar-chart .bar-group .bar.color-data-10{stroke:#e24f72}.dark .bar-chart .bar-group .bar.color-data-11{stroke:#82b6de}.dark .bar-chart .bar-group .bar.color-data-12{stroke:#e65d6a}.dark .bar-chart .bar-group .bar.color-data-13{stroke:#1d797c}.dark .bar-chart .bar-group .bar.color-data-14{stroke:#d84b92}.dark .bar-chart .bar-group .bar.color-data-15{stroke:#7695b0}.dark .bar-chart .bar-group .bar.color-data-16{stroke:#eb7f5d}.dark .bar-chart .bar-group .bar.color-data-17{stroke:#68709e}.dark .bar-chart .bar-group .bar.color-data-18{stroke:#f9ec51}.dark .bar-chart .bar-group .bar.color-data-19{stroke:#e9c5c4}.dark .bar-chart .bar-group .bar.color-data-20{stroke:#d2234b}.dark .bar-chart .bar-group .bar.color-green{stroke:#288964}.dark .bar-chart .bar-group .bar.color-yellow{stroke:#fad22d}.dark .bar-chart .bar-group .bar.color-orange{stroke:#e66e19}.dark .bar-chart .bar-group .bar.color-red{stroke:#dc2d37}.dark .bar-chart .bar-group .bar.color-blue{stroke:#0077db}.dark .bar-chart .bar-group .bar.color-gray{stroke:#adadad}.dark .bar-chart .bar-group .bar.active{opacity:1}.dark .bar-chart .bar-group .bar.inactive{opacity:.2}.dark .bar-chart .bar-group .bar.green{stroke:#288964}.dark .bar-chart .bar-group .bar.yellow{stroke:#fad22d}.dark .bar-chart .bar-group .bar.orange{stroke:#e66e19}.dark .bar-chart .bar-group .bar.red{stroke:#dc2d37}.dark .bar-chart .bar-group .label{display:block;fill:#fff}.dark .bar-chart .bar-group .label.value{font-weight:500}.dark .bar-chart .bar-group .label.active{opacity:1}.dark .bar-chart .bar-group .label.inactive{opacity:.2}.dark .bar-chart .bar-group .label.hidden{opacity:0}.dark .bar-chart .bar-group .label.visible{opacity:1}.dark .line-chart .line,.dark .line-chart .missing{fill:none;stroke:#fff;stroke-width:2}.dark .line-chart .line.hidden,.dark .line-chart .missing.hidden{display:none}.dark .line-chart .line.color-data-1,.dark .line-chart .missing.color-data-1{stroke:#6a6a6a}.dark .line-chart .line.color-data-2,.dark .line-chart .missing.color-data-2{stroke:#ba9ef8}.dark .line-chart .line.color-data-3,.dark .line-chart .missing.color-data-3{stroke:#5cc2ba}.dark .line-chart .line.color-data-4,.dark .line-chart .missing.color-data-4{stroke:#f2af99}.dark .line-chart .line.color-data-5,.dark .line-chart .missing.color-data-5{stroke:#fff}.dark .line-chart .line.color-data-6,.dark .line-chart .missing.color-data-6{stroke:#fcf5a3}.dark .line-chart .line.color-data-7,.dark .line-chart .missing.color-data-7{stroke:#a6abc6}.dark .line-chart .line.color-data-8,.dark .line-chart .missing.color-data-8{stroke:#ea9fc5}.dark .line-chart .line.color-data-9,.dark .line-chart .missing.color-data-9{stroke:#7e4af2}.dark .line-chart .line.color-data-10,.dark .line-chart .missing.color-data-10{stroke:#e24f72}.dark .line-chart .line.color-data-11,.dark .line-chart .missing.color-data-11{stroke:#82b6de}.dark .line-chart .line.color-data-12,.dark .line-chart .missing.color-data-12{stroke:#e65d6a}.dark .line-chart .line.color-data-13,.dark .line-chart .missing.color-data-13{stroke:#1d797c}.dark .line-chart .line.color-data-14,.dark .line-chart .missing.color-data-14{stroke:#d84b92}.dark .line-chart .line.color-data-15,.dark .line-chart .missing.color-data-15{stroke:#7695b0}.dark .line-chart .line.color-data-16,.dark .line-chart .missing.color-data-16{stroke:#eb7f5d}.dark .line-chart .line.color-data-17,.dark .line-chart .missing.color-data-17{stroke:#68709e}.dark .line-chart .line.color-data-18,.dark .line-chart .missing.color-data-18{stroke:#f9ec51}.dark .line-chart .line.color-data-19,.dark .line-chart .missing.color-data-19{stroke:#e9c5c4}.dark .line-chart .line.color-data-20,.dark .line-chart .missing.color-data-20{stroke:#d2234b}.dark .line-chart .line.color-green,.dark .line-chart .missing.color-green{stroke:#288964}.dark .line-chart .line.color-yellow,.dark .line-chart .missing.color-yellow{stroke:#fad22d}.dark .line-chart .line.color-orange,.dark .line-chart .missing.color-orange{stroke:#e66e19}.dark .line-chart .line.color-red,.dark .line-chart .missing.color-red{stroke:#dc2d37}.dark .line-chart .line.color-blue,.dark .line-chart .missing.color-blue{stroke:#0077db}.dark .line-chart .line.color-gray,.dark .line-chart .missing.color-gray{stroke:#adadad}.dark .line-chart .point-group.color-data-1 circle{stroke:#6a6a6a}.dark .line-chart .point-group.color-data-2 circle{stroke:#ba9ef8}.dark .line-chart .point-group.color-data-3 circle{stroke:#5cc2ba}.dark .line-chart .point-group.color-data-4 circle{stroke:#f2af99}.dark .line-chart .point-group.color-data-5 circle{stroke:#fff}.dark .line-chart .point-group.color-data-6 circle{stroke:#fcf5a3}.dark .line-chart .point-group.color-data-7 circle{stroke:#a6abc6}.dark .line-chart .point-group.color-data-8 circle{stroke:#ea9fc5}.dark .line-chart .point-group.color-data-9 circle{stroke:#7e4af2}.dark .line-chart .point-group.color-data-10 circle{stroke:#e24f72}.dark .line-chart .point-group.color-data-11 circle{stroke:#82b6de}.dark .line-chart .point-group.color-data-12 circle{stroke:#e65d6a}.dark .line-chart .point-group.color-data-13 circle{stroke:#1d797c}.dark .line-chart .point-group.color-data-14 circle{stroke:#d84b92}.dark .line-chart .point-group.color-data-15 circle{stroke:#7695b0}.dark .line-chart .point-group.color-data-16 circle{stroke:#eb7f5d}.dark .line-chart .point-group.color-data-17 circle{stroke:#68709e}.dark .line-chart .point-group.color-data-18 circle{stroke:#f9ec51}.dark .line-chart .point-group.color-data-19 circle{stroke:#e9c5c4}.dark .line-chart .point-group.color-data-20 circle{stroke:#d2234b}.dark .line-chart .point-group.color-green{stroke:#288964}.dark .line-chart .point-group.color-yellow{stroke:#fad22d}.dark .line-chart .point-group.color-orange{stroke:#e66e19}.dark .line-chart .point-group.color-red{stroke:#dc2d37}.dark .line-chart .point-group.color-blue{stroke:#0077db}.dark .line-chart .point-group.color-gray{stroke:#adadad}.dark .line-chart .point-group circle{stroke-width:1px;fill:#242424}.dark .line-chart .missing{stroke-width:1px}.dark .line-chart .linear-gradient stop[stop-color=green]{stop-color:#288964}.dark .line-chart .linear-gradient stop[stop-color=yellow]{stop-color:#fad22d}.dark .line-chart .linear-gradient stop[stop-color=orange]{stop-color:#e66e19}.dark .line-chart .linear-gradient stop[stop-color=red]{stop-color:#dc2d37}.dark .line-chart .linear-gradient stop[stop-color=line]{stop-color:#fff}.dark .line-chart .axis.y.zero .tick line{stroke:#fff;stroke-width:1}.dark .line-chart .tooltip{fill:#fff}.dark .line-chart .tooltip .unit{opacity:.6}.dark .line-chart .tooltip .value{margin-left:8px}.dark .line-chart .tooltip-line{stroke:#fff;stroke-width:1px}.dark .line-chart .tooltip-circle{stroke-width:3px;fill:#242424}.dark .line-chart .tooltip-x-axis{fill:#fff}.dark .line-chart .tooltip-x-axis .unit{opacity:.7}.dark .line-chart circle.color-data-1{stroke:#6a6a6a}.dark .line-chart circle.color-data-2{stroke:#ba9ef8}.dark .line-chart circle.color-data-3{stroke:#5cc2ba}.dark .line-chart circle.color-data-4{stroke:#f2af99}.dark .line-chart circle.color-data-5{stroke:#fff}.dark .line-chart circle.color-data-6{stroke:#fcf5a3}.dark .line-chart circle.color-data-7{stroke:#a6abc6}.dark .line-chart circle.color-data-8{stroke:#ea9fc5}.dark .line-chart circle.color-data-9{stroke:#7e4af2}.dark .line-chart circle.color-data-10{stroke:#e24f72}.dark .line-chart circle.color-data-11{stroke:#82b6de}.dark .line-chart circle.color-data-12{stroke:#e65d6a}.dark .line-chart circle.color-data-13{stroke:#1d797c}.dark .line-chart circle.color-data-14{stroke:#d84b92}.dark .line-chart circle.color-data-15{stroke:#7695b0}.dark .line-chart circle.color-data-16{stroke:#eb7f5d}.dark .line-chart circle.color-data-17{stroke:#68709e}.dark .line-chart circle.color-data-18{stroke:#f9ec51}.dark .line-chart circle.color-data-19{stroke:#e9c5c4}.dark .line-chart circle.color-data-20{stroke:#d2234b}.dark .line-chart circle.color-green{stroke:#288964}.dark .line-chart circle.color-yellow{stroke:#fad22d}.dark .line-chart circle.color-orange{stroke:#e66e19}.dark .line-chart circle.color-red{stroke:#dc2d37}.dark .line-chart circle.color-blue{stroke:#0077db}.dark .line-chart circle.color-gray{stroke:#adadad}.dark .line-chart.canvas-small .brush .selection{stroke:none;fill:#0077db}.dark .line-chart.canvas-small{opacity:.5}.dark .line-chart.canvas-small:hover{opacity:1}.dark .tooltip-bottom-box{padding:8px;background:#dadada;-webkit-box-shadow:0 2px 4px 0 rgba(12,12,12,.2);box-shadow:0 2px 4px #0c0c0c33;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;left:100px;top:100px;opacity:0}.dark .heatmap .chart-legend .pill i.icon,.dark .heatmap .chart-tooltip .content .item i.icon{display:none}.dark .heatmap .container .rect{stroke:transparent;stroke-width:1px}.dark .heatmap .container line.grid-horizontal,.dark .heatmap .container line.grid-vertical{stroke:#fff;stroke-dasharray:2;visibility:hidden}.dark .heatmap .container.hidden rect.rect{fill:none!important}.dark .heatmap .container.hidden line.grid-horizontal,.dark .heatmap .container.hidden line.grid-vertical{visibility:visible}.dark .heatmap .container.hidden+.mouse-area{display:none}.dark .histogram .bar.color-data-1{fill:#6a6a6a}.dark .histogram .bar.color-data-2{fill:#ba9ef8}.dark .histogram .bar.color-data-3{fill:#5cc2ba}.dark .histogram .bar.color-data-4{fill:#f2af99}.dark .histogram .bar.color-data-5{fill:#fff}.dark .histogram .bar.color-data-6{fill:#fcf5a3}.dark .histogram .bar.color-data-7{fill:#a6abc6}.dark .histogram .bar.color-data-8{fill:#ea9fc5}.dark .histogram .bar.color-data-9{fill:#7e4af2}.dark .histogram .bar.color-data-10{fill:#e24f72}.dark .histogram .bar.color-data-11{fill:#82b6de}.dark .histogram .bar.color-data-12{fill:#e65d6a}.dark .histogram .bar.color-data-13{fill:#1d797c}.dark .histogram .bar.color-data-14{fill:#d84b92}.dark .histogram .bar.color-data-15{fill:#7695b0}.dark .histogram .bar.color-data-16{fill:#eb7f5d}.dark .histogram .bar.color-data-17{fill:#68709e}.dark .histogram .bar.color-data-18{fill:#f9ec51}.dark .histogram .bar.color-data-19{fill:#e9c5c4}.dark .histogram .bar.color-data-20{fill:#d2234b}.dark .histogram .bar.color-green{fill:#288964}.dark .histogram .bar.color-yellow{fill:#fad22d}.dark .histogram .bar.color-orange{fill:#e66e19}.dark .histogram .bar.color-red{fill:#dc2d37}.dark .histogram .bar.color-blue{fill:#0077db}.dark .histogram .bar.color-gray{fill:#adadad}.dark .histogram .bar.green{fill:#288964}.dark .histogram .bar.yellow{fill:#fad22d}.dark .histogram .bar.orange{fill:#e66e19}.dark .histogram .bar.red{fill:#dc2d37}.dark .histogram .bar.blue{fill:#0077db}.dark .histogram .axis.y.zero .tick line{stroke:#fff;stroke-width:1}.dark .histogram path.cdf{fill:none;stroke-width:2}.dark .histogram path.cdf.color-data-1{stroke:#6a6a6a}.dark .histogram path.cdf.color-data-2{stroke:#ba9ef8}.dark .histogram path.cdf.color-data-3{stroke:#5cc2ba}.dark .histogram path.cdf.color-data-4{stroke:#f2af99}.dark .histogram path.cdf.color-data-5{stroke:#fff}.dark .histogram path.cdf.color-data-6{stroke:#fcf5a3}.dark .histogram path.cdf.color-data-7{stroke:#a6abc6}.dark .histogram path.cdf.color-data-8{stroke:#ea9fc5}.dark .histogram path.cdf.color-data-9{stroke:#7e4af2}.dark .histogram path.cdf.color-data-10{stroke:#e24f72}.dark .histogram path.cdf.color-data-11{stroke:#82b6de}.dark .histogram path.cdf.color-data-12{stroke:#e65d6a}.dark .histogram path.cdf.color-data-13{stroke:#1d797c}.dark .histogram path.cdf.color-data-14{stroke:#d84b92}.dark .histogram path.cdf.color-data-15{stroke:#7695b0}.dark .histogram path.cdf.color-data-16{stroke:#eb7f5d}.dark .histogram path.cdf.color-data-17{stroke:#68709e}.dark .histogram path.cdf.color-data-18{stroke:#f9ec51}.dark .histogram path.cdf.color-data-19{stroke:#e9c5c4}.dark .histogram path.cdf.color-data-20{stroke:#d2234b}.dark .histogram path.cdf.color-green{stroke:#288964}.dark .histogram path.cdf.color-yellow{stroke:#fad22d}.dark .histogram path.cdf.color-orange{stroke:#e66e19}.dark .histogram path.cdf.color-red{stroke:#dc2d37}.dark .histogram path.cdf.color-blue{stroke:#0077db}.dark .histogram path.cdf.color-gray{stroke:#adadad}.dark .histogram path.cdf-bg{fill:none;stroke-width:4;stroke:#242424}.dark .histogram path.cdf-hover{fill:none;stroke:transparent;stroke-width:8}.dark .histogram line.tooltip-line{stroke:#fff;stroke-width:1px}.dark .histogram circle.tooltip-circle{stroke-width:3px;fill:#242424}.dark .histogram circle.tooltip-circle.color-data-1{stroke:#6a6a6a}.dark .histogram circle.tooltip-circle.color-data-2{stroke:#ba9ef8}.dark .histogram circle.tooltip-circle.color-data-3{stroke:#5cc2ba}.dark .histogram circle.tooltip-circle.color-data-4{stroke:#f2af99}.dark .histogram circle.tooltip-circle.color-data-5{stroke:#fff}.dark .histogram circle.tooltip-circle.color-data-6{stroke:#fcf5a3}.dark .histogram circle.tooltip-circle.color-data-7{stroke:#a6abc6}.dark .histogram circle.tooltip-circle.color-data-8{stroke:#ea9fc5}.dark .histogram circle.tooltip-circle.color-data-9{stroke:#7e4af2}.dark .histogram circle.tooltip-circle.color-data-10{stroke:#e24f72}.dark .histogram circle.tooltip-circle.color-data-11{stroke:#82b6de}.dark .histogram circle.tooltip-circle.color-data-12{stroke:#e65d6a}.dark .histogram circle.tooltip-circle.color-data-13{stroke:#1d797c}.dark .histogram circle.tooltip-circle.color-data-14{stroke:#d84b92}.dark .histogram circle.tooltip-circle.color-data-15{stroke:#7695b0}.dark .histogram circle.tooltip-circle.color-data-16{stroke:#eb7f5d}.dark .histogram circle.tooltip-circle.color-data-17{stroke:#68709e}.dark .histogram circle.tooltip-circle.color-data-18{stroke:#f9ec51}.dark .histogram circle.tooltip-circle.color-data-19{stroke:#e9c5c4}.dark .histogram circle.tooltip-circle.color-data-20{stroke:#d2234b}.dark .histogram circle.tooltip-circle.color-green{stroke:#288964}.dark .histogram circle.tooltip-circle.color-yellow{stroke:#fad22d}.dark .histogram circle.tooltip-circle.color-orange{stroke:#e66e19}.dark .histogram circle.tooltip-circle.color-red{stroke:#dc2d37}.dark .histogram circle.tooltip-circle.color-blue{stroke:#0077db}.dark .histogram circle.tooltip-circle.color-gray{stroke:#adadad}.dark .donut{text-align:center}.dark .donut .active-arc path{stroke:#242424;stroke-width:2px}.dark .donut path.color-data-1{fill:#6a6a6a}.dark .donut path.color-data-2{fill:#ba9ef8}.dark .donut path.color-data-3{fill:#5cc2ba}.dark .donut path.color-data-4{fill:#f2af99}.dark .donut path.color-data-5{fill:#fff}.dark .donut path.color-data-6{fill:#fcf5a3}.dark .donut path.color-data-7{fill:#a6abc6}.dark .donut path.color-data-8{fill:#ea9fc5}.dark .donut path.color-data-9{fill:#7e4af2}.dark .donut path.color-data-10{fill:#e24f72}.dark .donut path.color-data-11{fill:#82b6de}.dark .donut path.color-data-12{fill:#e65d6a}.dark .donut path.color-data-13{fill:#1d797c}.dark .donut path.color-data-14{fill:#d84b92}.dark .donut path.color-data-15{fill:#7695b0}.dark .donut path.color-data-16{fill:#eb7f5d}.dark .donut path.color-data-17{fill:#68709e}.dark .donut path.color-data-18{fill:#f9ec51}.dark .donut path.color-data-19{fill:#e9c5c4}.dark .donut path.color-data-20{fill:#d2234b}.dark .donut path.color-green{fill:#288964}.dark .donut path.color-yellow{fill:#fad22d}.dark .donut path.color-orange{fill:#e66e19}.dark .donut path.color-red{fill:#dc2d37}.dark .donut path.color-blue{fill:#0077db}.dark .donut path.color-gray{fill:#adadad}.dark .donut path.transparent{fill:transparent}.dark .donut .value{font-size:28px;fill:#fff;text-anchor:middle}.dark .donut .unit{font-size:16px;fill:#fff;text-anchor:middle}.dark .donut .label{font-size:16px;fill:#fff;text-anchor:middle;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.dark .donut path{-webkit-transition:fill .15s ease-in-out;transition:fill .15s ease-in-out}.dark .scatter-plot .dot.color-data-1{fill:#6a6a6a}.dark .scatter-plot .dot.color-data-2{fill:#ba9ef8}.dark .scatter-plot .dot.color-data-3{fill:#5cc2ba}.dark .scatter-plot .dot.color-data-4{fill:#f2af99}.dark .scatter-plot .dot.color-data-5{fill:#fff}.dark .scatter-plot .dot.color-data-6{fill:#fcf5a3}.dark .scatter-plot .dot.color-data-7{fill:#a6abc6}.dark .scatter-plot .dot.color-data-8{fill:#ea9fc5}.dark .scatter-plot .dot.color-data-9{fill:#7e4af2}.dark .scatter-plot .dot.color-data-10{fill:#e24f72}.dark .scatter-plot .dot.color-data-11{fill:#82b6de}.dark .scatter-plot .dot.color-data-12{fill:#e65d6a}.dark .scatter-plot .dot.color-data-13{fill:#1d797c}.dark .scatter-plot .dot.color-data-14{fill:#d84b92}.dark .scatter-plot .dot.color-data-15{fill:#7695b0}.dark .scatter-plot .dot.color-data-16{fill:#eb7f5d}.dark .scatter-plot .dot.color-data-17{fill:#68709e}.dark .scatter-plot .dot.color-data-18{fill:#f9ec51}.dark .scatter-plot .dot.color-data-19{fill:#e9c5c4}.dark .scatter-plot .dot.color-data-20{fill:#d2234b}.dark .scatter-plot .dot.color-green{fill:#288964}.dark .scatter-plot .dot.color-yellow{fill:#fad22d}.dark .scatter-plot .dot.color-orange{fill:#e66e19}.dark .scatter-plot .dot.color-red{fill:#dc2d37}.dark .scatter-plot .dot.color-blue{fill:#0077db}.dark .scatter-plot .dot.color-gray{fill:#adadad}.dark .scatter-plot .crosshair line{stroke:#fff}.dark .scatter-plot .crosshair text{fill:#fff}.dark .scatter-plot .trendline{stroke-width:1}.dark .scatter-plot .trendline.color-data-1{stroke:#6a6a6a}.dark .scatter-plot .trendline.color-data-2{stroke:#ba9ef8}.dark .scatter-plot .trendline.color-data-3{stroke:#5cc2ba}.dark .scatter-plot .trendline.color-data-4{stroke:#f2af99}.dark .scatter-plot .trendline.color-data-5{stroke:#fff}.dark .scatter-plot .trendline.color-data-6{stroke:#fcf5a3}.dark .scatter-plot .trendline.color-data-7{stroke:#a6abc6}.dark .scatter-plot .trendline.color-data-8{stroke:#ea9fc5}.dark .scatter-plot .trendline.color-data-9{stroke:#7e4af2}.dark .scatter-plot .trendline.color-data-10{stroke:#e24f72}.dark .scatter-plot .trendline.color-data-11{stroke:#82b6de}.dark .scatter-plot .trendline.color-data-12{stroke:#e65d6a}.dark .scatter-plot .trendline.color-data-13{stroke:#1d797c}.dark .scatter-plot .trendline.color-data-14{stroke:#d84b92}.dark .scatter-plot .trendline.color-data-15{stroke:#7695b0}.dark .scatter-plot .trendline.color-data-16{stroke:#eb7f5d}.dark .scatter-plot .trendline.color-data-17{stroke:#68709e}.dark .scatter-plot .trendline.color-data-18{stroke:#f9ec51}.dark .scatter-plot .trendline.color-data-19{stroke:#e9c5c4}.dark .scatter-plot .trendline.color-data-20{stroke:#d2234b}.dark .scatter-plot .trendline.color-green{stroke:#288964}.dark .scatter-plot .trendline.color-yellow{stroke:#fad22d}.dark .scatter-plot .trendline.color-orange{stroke:#e66e19}.dark .scatter-plot .trendline.color-red{stroke:#dc2d37}.dark .scatter-plot .trendline.color-blue{stroke:#0077db}.dark .scatter-plot .trendline.color-gray{stroke:#adadad}.dark .bubble-chart .dot{fill-opacity:.6}.dark .bubble-chart .dot.color-data-1{stroke:#6a6a6a}.dark .bubble-chart .dot.color-data-2{stroke:#ba9ef8}.dark .bubble-chart .dot.color-data-3{stroke:#5cc2ba}.dark .bubble-chart .dot.color-data-4{stroke:#f2af99}.dark .bubble-chart .dot.color-data-5{stroke:#fff}.dark .bubble-chart .dot.color-data-6{stroke:#fcf5a3}.dark .bubble-chart .dot.color-data-7{stroke:#a6abc6}.dark .bubble-chart .dot.color-data-8{stroke:#ea9fc5}.dark .bubble-chart .dot.color-data-9{stroke:#7e4af2}.dark .bubble-chart .dot.color-data-10{stroke:#e24f72}.dark .bubble-chart .dot.color-data-11{stroke:#82b6de}.dark .bubble-chart .dot.color-data-12{stroke:#e65d6a}.dark .bubble-chart .dot.color-data-13{stroke:#1d797c}.dark .bubble-chart .dot.color-data-14{stroke:#d84b92}.dark .bubble-chart .dot.color-data-15{stroke:#7695b0}.dark .bubble-chart .dot.color-data-16{stroke:#eb7f5d}.dark .bubble-chart .dot.color-data-17{stroke:#68709e}.dark .bubble-chart .dot.color-data-18{stroke:#f9ec51}.dark .bubble-chart .dot.color-data-19{stroke:#e9c5c4}.dark .bubble-chart .dot.color-data-20{stroke:#d2234b}.dark .bubble-chart .dot.color-green{stroke:#288964}.dark .bubble-chart .dot.color-yellow{stroke:#fad22d}.dark .bubble-chart .dot.color-orange{stroke:#e66e19}.dark .bubble-chart .dot.color-red{stroke:#dc2d37}.dark .bubble-chart .dot.color-blue{stroke:#0077db}.dark .bubble-chart .dot.color-gray{stroke:#adadad}.dark .bubble-chart .dot.color-data-1{fill:#6a6a6a}.dark .bubble-chart .dot.color-data-2{fill:#ba9ef8}.dark .bubble-chart .dot.color-data-3{fill:#5cc2ba}.dark .bubble-chart .dot.color-data-4{fill:#f2af99}.dark .bubble-chart .dot.color-data-5{fill:#fff}.dark .bubble-chart .dot.color-data-6{fill:#fcf5a3}.dark .bubble-chart .dot.color-data-7{fill:#a6abc6}.dark .bubble-chart .dot.color-data-8{fill:#ea9fc5}.dark .bubble-chart .dot.color-data-9{fill:#7e4af2}.dark .bubble-chart .dot.color-data-10{fill:#e24f72}.dark .bubble-chart .dot.color-data-11{fill:#82b6de}.dark .bubble-chart .dot.color-data-12{fill:#e65d6a}.dark .bubble-chart .dot.color-data-13{fill:#1d797c}.dark .bubble-chart .dot.color-data-14{fill:#d84b92}.dark .bubble-chart .dot.color-data-15{fill:#7695b0}.dark .bubble-chart .dot.color-data-16{fill:#eb7f5d}.dark .bubble-chart .dot.color-data-17{fill:#68709e}.dark .bubble-chart .dot.color-data-18{fill:#f9ec51}.dark .bubble-chart .dot.color-data-19{fill:#e9c5c4}.dark .bubble-chart .dot.color-data-20{fill:#d2234b}.dark .bubble-chart .dot.color-green{fill:#288964}.dark .bubble-chart .dot.color-yellow{fill:#fad22d}.dark .bubble-chart .dot.color-orange{fill:#e66e19}.dark .bubble-chart .dot.color-red{fill:#dc2d37}.dark .bubble-chart .dot.color-blue{fill:#0077db}.dark .bubble-chart .dot.color-gray{fill:#adadad}.dark .bubble-chart .crosshair line{stroke:#fff}.dark .bubble-chart .crosshair text{fill:#fff}.dark .bubble-chart .trendline{stroke-width:1}.dark .bubble-chart .trendline.color-data-1{stroke:#6a6a6a}.dark .bubble-chart .trendline.color-data-2{stroke:#ba9ef8}.dark .bubble-chart .trendline.color-data-3{stroke:#5cc2ba}.dark .bubble-chart .trendline.color-data-4{stroke:#f2af99}.dark .bubble-chart .trendline.color-data-5{stroke:#fff}.dark .bubble-chart .trendline.color-data-6{stroke:#fcf5a3}.dark .bubble-chart .trendline.color-data-7{stroke:#a6abc6}.dark .bubble-chart .trendline.color-data-8{stroke:#ea9fc5}.dark .bubble-chart .trendline.color-data-9{stroke:#7e4af2}.dark .bubble-chart .trendline.color-data-10{stroke:#e24f72}.dark .bubble-chart .trendline.color-data-11{stroke:#82b6de}.dark .bubble-chart .trendline.color-data-12{stroke:#e65d6a}.dark .bubble-chart .trendline.color-data-13{stroke:#1d797c}.dark .bubble-chart .trendline.color-data-14{stroke:#d84b92}.dark .bubble-chart .trendline.color-data-15{stroke:#7695b0}.dark .bubble-chart .trendline.color-data-16{stroke:#eb7f5d}.dark .bubble-chart .trendline.color-data-17{stroke:#68709e}.dark .bubble-chart .trendline.color-data-18{stroke:#f9ec51}.dark .bubble-chart .trendline.color-data-19{stroke:#e9c5c4}.dark .bubble-chart .trendline.color-data-20{stroke:#d2234b}.dark .bubble-chart .trendline.color-green{stroke:#288964}.dark .bubble-chart .trendline.color-yellow{stroke:#fad22d}.dark .bubble-chart .trendline.color-orange{stroke:#e66e19}.dark .bubble-chart .trendline.color-red{stroke:#dc2d37}.dark .bubble-chart .trendline.color-blue{stroke:#0077db}.dark .bubble-chart .trendline.color-gray{stroke:#adadad}.dark .bubble-chart .size-legend{fill:#fff}.dark .bubble-chart .size-legend .icon:before{display:none}.dark .radar-chart .line-group .line{fill:none;stroke:#fff;stroke-width:2}.dark .radar-chart .line-group .line.hidden{display:none}.dark .radar-chart .line-group .line.color-data-1{stroke:#6a6a6a}.dark .radar-chart .line-group .line.color-data-2{stroke:#ba9ef8}.dark .radar-chart .line-group .line.color-data-3{stroke:#5cc2ba}.dark .radar-chart .line-group .line.color-data-4{stroke:#f2af99}.dark .radar-chart .line-group .line.color-data-5{stroke:#fff}.dark .radar-chart .line-group .line.color-data-6{stroke:#fcf5a3}.dark .radar-chart .line-group .line.color-data-7{stroke:#a6abc6}.dark .radar-chart .line-group .line.color-data-8{stroke:#ea9fc5}.dark .radar-chart .line-group .line.color-data-9{stroke:#7e4af2}.dark .radar-chart .line-group .line.color-data-10{stroke:#e24f72}.dark .radar-chart .line-group .line.color-data-11{stroke:#82b6de}.dark .radar-chart .line-group .line.color-data-12{stroke:#e65d6a}.dark .radar-chart .line-group .line.color-data-13{stroke:#1d797c}.dark .radar-chart .line-group .line.color-data-14{stroke:#d84b92}.dark .radar-chart .line-group .line.color-data-15{stroke:#7695b0}.dark .radar-chart .line-group .line.color-data-16{stroke:#eb7f5d}.dark .radar-chart .line-group .line.color-data-17{stroke:#68709e}.dark .radar-chart .line-group .line.color-data-18{stroke:#f9ec51}.dark .radar-chart .line-group .line.color-data-19{stroke:#e9c5c4}.dark .radar-chart .line-group .line.color-data-20{stroke:#d2234b}.dark .radar-chart .line-group .line.color-green{stroke:#288964}.dark .radar-chart .line-group .line.color-yellow{stroke:#fad22d}.dark .radar-chart .line-group .line.color-orange{stroke:#e66e19}.dark .radar-chart .line-group .line.color-red{stroke:#dc2d37}.dark .radar-chart .line-group .line.color-blue{stroke:#0077db}.dark .radar-chart .line-group .line.color-gray{stroke:#adadad}.dark .radar-chart .line-group .line-focus.color-data-1{fill:#6a6a6a}.dark .radar-chart .line-group .line-focus.color-data-2{fill:#ba9ef8}.dark .radar-chart .line-group .line-focus.color-data-3{fill:#5cc2ba}.dark .radar-chart .line-group .line-focus.color-data-4{fill:#f2af99}.dark .radar-chart .line-group .line-focus.color-data-5{fill:#fff}.dark .radar-chart .line-group .line-focus.color-data-6{fill:#fcf5a3}.dark .radar-chart .line-group .line-focus.color-data-7{fill:#a6abc6}.dark .radar-chart .line-group .line-focus.color-data-8{fill:#ea9fc5}.dark .radar-chart .line-group .line-focus.color-data-9{fill:#7e4af2}.dark .radar-chart .line-group .line-focus.color-data-10{fill:#e24f72}.dark .radar-chart .line-group .line-focus.color-data-11{fill:#82b6de}.dark .radar-chart .line-group .line-focus.color-data-12{fill:#e65d6a}.dark .radar-chart .line-group .line-focus.color-data-13{fill:#1d797c}.dark .radar-chart .line-group .line-focus.color-data-14{fill:#d84b92}.dark .radar-chart .line-group .line-focus.color-data-15{fill:#7695b0}.dark .radar-chart .line-group .line-focus.color-data-16{fill:#eb7f5d}.dark .radar-chart .line-group .line-focus.color-data-17{fill:#68709e}.dark .radar-chart .line-group .line-focus.color-data-18{fill:#f9ec51}.dark .radar-chart .line-group .line-focus.color-data-19{fill:#e9c5c4}.dark .radar-chart .line-group .line-focus.color-data-20{fill:#d2234b}.dark .radar-chart .line-group .line-focus.color-green{fill:#288964}.dark .radar-chart .line-group .line-focus.color-yellow{fill:#fad22d}.dark .radar-chart .line-group .line-focus.color-orange{fill:#e66e19}.dark .radar-chart .line-group .line-focus.color-red{fill:#dc2d37}.dark .radar-chart .line-group .line-focus.color-blue{fill:#0077db}.dark .radar-chart .line-group .line-focus.color-gray{fill:#adadad}.dark .radar-chart .tooltip-circle{stroke-width:3px;fill:#242424}.dark .radar-chart circle.color-data-1{stroke:#6a6a6a}.dark .radar-chart circle.color-data-2{stroke:#ba9ef8}.dark .radar-chart circle.color-data-3{stroke:#5cc2ba}.dark .radar-chart circle.color-data-4{stroke:#f2af99}.dark .radar-chart circle.color-data-5{stroke:#fff}.dark .radar-chart circle.color-data-6{stroke:#fcf5a3}.dark .radar-chart circle.color-data-7{stroke:#a6abc6}.dark .radar-chart circle.color-data-8{stroke:#ea9fc5}.dark .radar-chart circle.color-data-9{stroke:#7e4af2}.dark .radar-chart circle.color-data-10{stroke:#e24f72}.dark .radar-chart circle.color-data-11{stroke:#82b6de}.dark .radar-chart circle.color-data-12{stroke:#e65d6a}.dark .radar-chart circle.color-data-13{stroke:#1d797c}.dark .radar-chart circle.color-data-14{stroke:#d84b92}.dark .radar-chart circle.color-data-15{stroke:#7695b0}.dark .radar-chart circle.color-data-16{stroke:#eb7f5d}.dark .radar-chart circle.color-data-17{stroke:#68709e}.dark .radar-chart circle.color-data-18{stroke:#f9ec51}.dark .radar-chart circle.color-data-19{stroke:#e9c5c4}.dark .radar-chart circle.color-data-20{stroke:#d2234b}.dark .radar-chart circle.color-green{stroke:#288964}.dark .radar-chart circle.color-yellow{stroke:#fad22d}.dark .radar-chart circle.color-orange{stroke:#e66e19}.dark .radar-chart circle.color-red{stroke:#dc2d37}.dark .radar-chart circle.color-blue{stroke:#0077db}.dark .radar-chart circle.color-gray{stroke:#adadad}.dark .radar-chart .axis .domain{stroke:#c8c8c8;stroke-dasharray:1.2}.dark .radar-chart .axis .tick .line{stroke:#c8c8c8;stroke-dasharray:none}.dark .radar-chart .axis .tick .line.selected{stroke:#fff}.dark .radar-chart .axis-top .value{font-weight:500}.dark .radar-chart .mouse-area{opacity:0}.dark .logical-view-chart .switch span:after{white-space:nowrap}.dark .logical-view-chart .chart-tooltip .content .title{display:none}.dark .logical-view-chart tspan.icon{fill:#fff;font-family:Ericsson Icons;text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark .logical-view-chart line{stroke:#adadad}.dark .logical-view-chart circle.mouse-area{fill:transparent}.dark .logical-view-chart g.circle{cursor:pointer}.dark .logical-view-chart g.circle.selected circle.circle{fill:#0077db;stroke:#0077db}.dark .logical-view-chart g.circle.selected circle.outer{stroke:#0077db}.dark .logical-view-chart g.circle.selected text.icon{fill:#fff}.dark .logical-view-chart g.circle circle.circle{fill:#242424;stroke:#767676;stroke-width:1px}.dark .logical-view-chart g.circle circle.outer{fill:#242424;stroke:#767676}.dark .logical-view-chart g.circle g.container.color-red circle.outer{fill:#dc2d37;stroke:none}.dark .logical-view-chart g.circle g.container.color-orange circle.outer{fill:#e66e19;stroke:none}.dark .logical-view-chart g.circle g.container.color-yellow circle.outer{fill:#fad22d;stroke:none}.dark .logical-view-chart g.circle g.container.color-blue circle.outer{fill:#0077db;stroke:none}.dark .logical-view-chart g.circle g.container.color-gray circle.outer{fill:#adadad;stroke:none}.dark .logical-view-chart g.circle g.container.color-green circle.outer{fill:#288964;stroke:none}.dark .logical-view-chart g.circle.selected g.container.color-red circle.circle{stroke:#242424}.dark .logical-view-chart g.circle.selected g.container.color-orange circle.circle{stroke:#242424}.dark .logical-view-chart g.circle.selected g.container.color-yellow circle.circle{stroke:#242424}.dark .logical-view-chart g.circle.selected g.container.color-blue circle.circle{stroke:#242424}.dark .logical-view-chart g.circle.selected g.container.color-gray circle.circle{stroke:#242424}.dark .logical-view-chart g.circle.selected g.container.color-green circle.circle{stroke:#242424}.dark .logical-view-chart g.circle.selected g.container.color-red circle.outer{stroke:none}.dark .logical-view-chart g.circle.selected g.container.color-orange circle.outer{stroke:none}.dark .logical-view-chart g.circle.selected g.container.color-yellow circle.outer{stroke:none}.dark .logical-view-chart g.circle.selected g.container.color-blue circle.outer{stroke:none}.dark .logical-view-chart g.circle.selected g.container.color-gray circle.outer{stroke:none}.dark .logical-view-chart g.circle.selected g.container.color-green circle.outer{stroke:none}.dark .logical-view-chart g.circle tspan.icon{fill:#fff;font-size:14px}.dark .logical-view-chart g.circle text.icon,.dark .logical-view-chart g.circle text.text{fill:#fff;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark .logical-view-chart g.circle text.text{font-weight:500}.dark .logical-view-chart g.circle .alerts .alert.icon.color-red{fill:#dc2d37}.dark .logical-view-chart g.circle .alerts .alert.icon.color-orange{fill:#e66e19}.dark .logical-view-chart g.circle .alerts .alert.icon.color-yellow{fill:#fad22d}.dark .logical-view-chart g.circle .alerts .alert.icon.color-blue{fill:#0077db}.dark .logical-view-chart g.circle .alerts .alert.icon.color-gray{fill:#adadad}.dark .logical-view-chart g.circle .alerts .alert.icon.color-green{fill:#288964}.dark .logical-view-chart g.circle g.alerts.hidden{display:none}.dark .logical-view-chart text.label{fill:#fff}.dark .logical-view-chart g.labels path,.dark .logical-view-chart g.line-node path{fill:#242424;stroke:#767676;stroke-width:1}.dark .stacked-area-chart .series.dim{opacity:1}.dark .stacked-area-chart .series.dim .fill{fill-opacity:.1}.dark .stacked-area-chart .series.dim .line{stroke-opacity:.2}.dark .stacked-area-chart .fill{fill-opacity:.5}.dark .stacked-area-chart .fill.hidden{display:none}.dark .stacked-area-chart .fill.color-data-1{fill:#6a6a6a}.dark .stacked-area-chart .fill.color-data-2{fill:#ba9ef8}.dark .stacked-area-chart .fill.color-data-3{fill:#5cc2ba}.dark .stacked-area-chart .fill.color-data-4{fill:#f2af99}.dark .stacked-area-chart .fill.color-data-5{fill:#fff}.dark .stacked-area-chart .fill.color-data-6{fill:#fcf5a3}.dark .stacked-area-chart .fill.color-data-7{fill:#a6abc6}.dark .stacked-area-chart .fill.color-data-8{fill:#ea9fc5}.dark .stacked-area-chart .fill.color-data-9{fill:#7e4af2}.dark .stacked-area-chart .fill.color-data-10{fill:#e24f72}.dark .stacked-area-chart .fill.color-data-11{fill:#82b6de}.dark .stacked-area-chart .fill.color-data-12{fill:#e65d6a}.dark .stacked-area-chart .fill.color-data-13{fill:#1d797c}.dark .stacked-area-chart .fill.color-data-14{fill:#d84b92}.dark .stacked-area-chart .fill.color-data-15{fill:#7695b0}.dark .stacked-area-chart .fill.color-data-16{fill:#eb7f5d}.dark .stacked-area-chart .fill.color-data-17{fill:#68709e}.dark .stacked-area-chart .fill.color-data-18{fill:#f9ec51}.dark .stacked-area-chart .fill.color-data-19{fill:#e9c5c4}.dark .stacked-area-chart .fill.color-data-20{fill:#d2234b}.dark .stacked-area-chart .fill.color-green{fill:#288964}.dark .stacked-area-chart .fill.color-yellow{fill:#fad22d}.dark .stacked-area-chart .fill.color-orange{fill:#e66e19}.dark .stacked-area-chart .fill.color-red{fill:#dc2d37}.dark .stacked-area-chart .fill.color-blue{fill:#0077db}.dark .stacked-area-chart .fill.color-gray{fill:#adadad}.dark .stacked-area-chart .line{stroke:#fff;stroke-width:2;fill:none}.dark .stacked-area-chart .line.color-data-1{stroke:#6a6a6a}.dark .stacked-area-chart .line.color-data-2{stroke:#ba9ef8}.dark .stacked-area-chart .line.color-data-3{stroke:#5cc2ba}.dark .stacked-area-chart .line.color-data-4{stroke:#f2af99}.dark .stacked-area-chart .line.color-data-5{stroke:#fff}.dark .stacked-area-chart .line.color-data-6{stroke:#fcf5a3}.dark .stacked-area-chart .line.color-data-7{stroke:#a6abc6}.dark .stacked-area-chart .line.color-data-8{stroke:#ea9fc5}.dark .stacked-area-chart .line.color-data-9{stroke:#7e4af2}.dark .stacked-area-chart .line.color-data-10{stroke:#e24f72}.dark .stacked-area-chart .line.color-data-11{stroke:#82b6de}.dark .stacked-area-chart .line.color-data-12{stroke:#e65d6a}.dark .stacked-area-chart .line.color-data-13{stroke:#1d797c}.dark .stacked-area-chart .line.color-data-14{stroke:#d84b92}.dark .stacked-area-chart .line.color-data-15{stroke:#7695b0}.dark .stacked-area-chart .line.color-data-16{stroke:#eb7f5d}.dark .stacked-area-chart .line.color-data-17{stroke:#68709e}.dark .stacked-area-chart .line.color-data-18{stroke:#f9ec51}.dark .stacked-area-chart .line.color-data-19{stroke:#e9c5c4}.dark .stacked-area-chart .line.color-data-20{stroke:#d2234b}.dark .stacked-area-chart .line.color-green{stroke:#288964}.dark .stacked-area-chart .line.color-yellow{stroke:#fad22d}.dark .stacked-area-chart .line.color-orange{stroke:#e66e19}.dark .stacked-area-chart .line.color-red{stroke:#dc2d37}.dark .stacked-area-chart .line.color-blue{stroke:#0077db}.dark .stacked-area-chart .line.color-gray{stroke:#adadad}.dark .stacked-area-chart .linear-gradient stop[stop-color=green]{stop-color:#288964}.dark .stacked-area-chart .linear-gradient stop[stop-color=yellow]{stop-color:#fad22d}.dark .stacked-area-chart .linear-gradient stop[stop-color=orange]{stop-color:#e66e19}.dark .stacked-area-chart .linear-gradient stop[stop-color=red]{stop-color:#dc2d37}.dark .stacked-area-chart .linear-gradient stop[stop-color=line]{stop-color:#fff}.dark .stacked-area-chart .axis.y.zero .tick line{stroke:#fff;stroke-width:1}.dark .stacked-area-chart .tooltip{fill:#fff}.dark .stacked-area-chart .tooltip .unit{opacity:.6}.dark .stacked-area-chart .tooltip .value{margin-left:8px}.dark .stacked-area-chart .tooltip-line{stroke:#fff;stroke-width:1px}.dark .stacked-area-chart .tooltip-circle{stroke-width:3px;fill:#242424}.dark .stacked-area-chart .tooltip-x-axis{fill:#fff}.dark .stacked-area-chart .tooltip-x-axis .unit{opacity:.7}.dark .stacked-area-chart circle.color-data-1{stroke:#6a6a6a}.dark .stacked-area-chart circle.color-data-2{stroke:#ba9ef8}.dark .stacked-area-chart circle.color-data-3{stroke:#5cc2ba}.dark .stacked-area-chart circle.color-data-4{stroke:#f2af99}.dark .stacked-area-chart circle.color-data-5{stroke:#fff}.dark .stacked-area-chart circle.color-data-6{stroke:#fcf5a3}.dark .stacked-area-chart circle.color-data-7{stroke:#a6abc6}.dark .stacked-area-chart circle.color-data-8{stroke:#ea9fc5}.dark .stacked-area-chart circle.color-data-9{stroke:#7e4af2}.dark .stacked-area-chart circle.color-data-10{stroke:#e24f72}.dark .stacked-area-chart circle.color-data-11{stroke:#82b6de}.dark .stacked-area-chart circle.color-data-12{stroke:#e65d6a}.dark .stacked-area-chart circle.color-data-13{stroke:#1d797c}.dark .stacked-area-chart circle.color-data-14{stroke:#d84b92}.dark .stacked-area-chart circle.color-data-15{stroke:#7695b0}.dark .stacked-area-chart circle.color-data-16{stroke:#eb7f5d}.dark .stacked-area-chart circle.color-data-17{stroke:#68709e}.dark .stacked-area-chart circle.color-data-18{stroke:#f9ec51}.dark .stacked-area-chart circle.color-data-19{stroke:#e9c5c4}.dark .stacked-area-chart circle.color-data-20{stroke:#d2234b}.dark .stacked-area-chart circle.color-green{stroke:#288964}.dark .stacked-area-chart circle.color-yellow{stroke:#fad22d}.dark .stacked-area-chart circle.color-orange{stroke:#e66e19}.dark .stacked-area-chart circle.color-red{stroke:#dc2d37}.dark .stacked-area-chart circle.color-blue{stroke:#0077db}.dark .stacked-area-chart circle.color-gray{stroke:#adadad}.dark .stacked-area-container .chart-legend{width:calc(100% - 2.5rem)}.dark .stacked-area-container .tooltip-bottom-box{padding:8px;background:#dadada;-webkit-box-shadow:0 2px 4px 0 rgba(12,12,12,.2);box-shadow:0 2px 4px #0c0c0c33;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;left:100px;top:100px;opacity:0}.dark .hierarchy-chart{padding:0}.dark .hierarchy-chart .switch span:after{white-space:nowrap}.dark .hierarchy-chart .root-container{overflow:auto;overflow-y:hidden;padding:20px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.dark .hierarchy-chart .root-container table{border-spacing:0}.dark .hierarchy-chart .root-container td{padding:0;vertical-align:top}.dark .hierarchy-chart .root-container.horizontal td{min-width:24px;vertical-align:middle}.dark .hierarchy-chart .root-container.horizontal .root-table{margin:auto 0}.dark .hierarchy-chart .root-container .card .header+.content{padding-top:8px}.dark .hierarchy-chart .root-container .card .header+.content:empty{padding-top:0}.dark .hierarchy-chart .root-container.compact.horizontal td{min-width:12px}.dark .hierarchy-chart .root-container.compact .card .title{margin:0}.dark .hierarchy-chart .root-container.compact .card .subtitle,.dark .hierarchy-chart .root-container.compact .card .content,.dark .hierarchy-chart .root-container.compact .card .hide-on-compact{display:none}.dark .hierarchy-chart .root-container.compact .card .show-only-on-compact{display:block}.dark .hierarchy-chart .root-container.compact .card .alerts:not(.hidden){display:inline}.dark .hierarchy-chart .root-container .card .show-only-on-compact{display:none}.dark .hierarchy-chart .root-container .root-table{margin:0 auto;width:auto}.dark .hierarchy-chart .root-container .child-table{padding:0;margin:0 auto}.dark .hierarchy-chart .root-container .child-table.horizontal{margin:auto 0}.dark .hierarchy-chart .root-container .child-table.closed .tr-child,.dark .hierarchy-chart .root-container .child-table.closed .tr-line{display:none}.dark .hierarchy-chart .root-container .child-table.horizontal.closed tr td:not(:first-child),.dark .hierarchy-chart .root-container .child-table.horizontal.closed tr:not(:first-child){display:none}.dark .hierarchy-chart .root-container .node-container{margin:0 auto;padding:0 8px;text-align:center;width:260px}.dark .hierarchy-chart .root-container .node-container.horizontal{padding:16px 0}.dark .hierarchy-chart .root-container .node-container .card{display:inline-block;margin:0;min-height:42px;position:relative;text-align:left;width:100%}.dark .hierarchy-chart .root-container .node-container .card .hover-area{bottom:0;left:0;position:absolute;right:0;top:0}.dark .hierarchy-chart .root-container .node-container .card .key{color:#888;left:0;position:absolute;top:-20px}.dark .hierarchy-chart .root-container .node-container .card .sibling{border-bottom:12px solid transparent;border-left:12px solid #4e4e4e;left:0;position:absolute;top:0}.dark .hierarchy-chart .root-container .node-container .card .alerts .value{display:inline-block;margin-right:4px}.dark .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom{top:100%;width:200px}.dark .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom p{clear:both;color:#242424;float:left;white-space:normal}.dark .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom p:not(:last-child){margin-bottom:12px}.dark .hierarchy-chart .root-container .node-container .card .alerts .value i{display:inline-block;margin:-3px 4px 0 0}.dark .hierarchy-chart .root-container .node-container .card .alerts .value p{display:inline}.dark .hierarchy-chart .root-container .node-container .card .alerts.hidden{display:none}.dark .hierarchy-chart .root-container .node-container .card.marked{background-color:#4e4e4e}.dark .hierarchy-chart .root-container .line-vertical-down{border-right:1px solid #767676;height:24px;margin:0 auto;width:2px}.dark .hierarchy-chart .root-container .line-vertical-top{border-top:1px solid #767676;height:24px}.dark .hierarchy-chart .root-container .line-vertical-right{border-right:1px solid transparent;height:24px}.dark .hierarchy-chart .root-container .line-vertical-left{border-left:1px solid #767676;height:24px}.dark .hierarchy-chart .root-container .line-horizontal-right-container{width:24px}.dark .hierarchy-chart .root-container .line-horizontal-right{border-top:1px solid #767676;height:2px;margin:auto 0;vertical-align:middle;width:24px}.dark .hierarchy-chart .root-container .line-horizontal-left{border-left:1px solid #767676}.dark .hierarchy-chart .root-container .line-horizontal-bottom{border-bottom:1px solid #767676;width:24px}.dark .hierarchy-chart .root-container .line-horizontal-top{border-top:1px solid transparent;width:24px}.dark .leaflet-image-layer,.dark .leaflet-layer,.dark .leaflet-marker-icon,.dark .leaflet-marker-shadow,.dark .leaflet-pane,.dark .leaflet-pane>canvas,.dark .leaflet-pane>svg,.dark .leaflet-tile,.dark .leaflet-tile-container,.dark .leaflet-zoom-box{position:absolute;left:0;top:0}.dark .leaflet-container{overflow:hidden}.dark .leaflet-marker-icon,.dark .leaflet-marker-shadow,.dark .leaflet-tile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.dark .leaflet-tile::-moz-selection{background:0 0}.dark .leaflet-tile::selection{background:0 0}.dark .leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.dark .leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.dark .leaflet-marker-icon,.dark .leaflet-marker-shadow{display:block}.dark .leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.dark .leaflet-container .leaflet-marker-pane img,.dark .leaflet-container .leaflet-shadow-pane img,.dark .leaflet-container .leaflet-tile,.dark .leaflet-container .leaflet-tile-pane img,.dark .leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.dark .leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.dark .leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.dark .leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.dark .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.dark .leaflet-container{-webkit-tap-highlight-color:transparent}.dark .leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.dark .leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.dark .leaflet-tile-loaded{visibility:inherit}.dark .leaflet-zoom-box{width:0;height:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:800}.dark .leaflet-overlay-pane svg{-moz-user-select:none}.dark .leaflet-pane{z-index:400}.dark .leaflet-tile-pane{z-index:200}.dark .leaflet-overlay-pane{z-index:400}.dark .leaflet-shadow-pane{z-index:500}.dark .leaflet-marker-pane{z-index:600}.dark .leaflet-tooltip-pane{z-index:650}.dark .leaflet-popup-pane{z-index:700}.dark .leaflet-map-pane canvas{z-index:100}.dark .leaflet-map-pane svg{z-index:200}.dark .leaflet-vml-shape{width:1px;height:1px}.dark .lvml{display:inline-block;position:absolute}.dark .leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.dark .leaflet-bottom,.dark .leaflet-top{position:absolute;z-index:1000;pointer-events:none}.dark .leaflet-top{top:0}.dark .leaflet-right{right:0}.dark .leaflet-bottom{bottom:0}.dark .leaflet-left{left:0}.dark .leaflet-control{float:left;clear:both}.dark .leaflet-right .leaflet-control{float:right}.dark .leaflet-top .leaflet-control{margin-top:10px}.dark .leaflet-bottom .leaflet-control{margin-bottom:10px}.dark .leaflet-left .leaflet-control{margin-left:10px}.dark .leaflet-right .leaflet-control{margin-right:10px}.dark .leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.dark .leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.dark .leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}.dark svg.leaflet-zoom-animated{will-change:transform}.dark .leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1)}.dark .leaflet-pan-anim .leaflet-tile,.dark .leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;transition:none}.dark .leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.dark .leaflet-interactive{cursor:pointer}.dark .leaflet-grab{cursor:-webkit-grab;cursor:grab}.dark .leaflet-crosshair,.dark .leaflet-crosshair .leaflet-interactive{cursor:crosshair}.dark .leaflet-control,.dark .leaflet-popup-pane{cursor:auto}.dark .leaflet-dragging .leaflet-grab,.dark .leaflet-dragging .leaflet-grab .leaflet-interactive,.dark .leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.dark .leaflet-image-layer,.dark .leaflet-marker-icon,.dark .leaflet-marker-shadow,.dark .leaflet-pane>svg path,.dark .leaflet-tile-container{pointer-events:none}.dark .leaflet-image-layer.leaflet-interactive,.dark .leaflet-marker-icon.leaflet-interactive,.dark .leaflet-pane>svg path.leaflet-interactive,.dark svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.dark .leaflet-container{background:#ddd;outline-offset:1px}.dark .leaflet-container a{color:#0078a8}.dark .leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.dark .leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.dark .leaflet-bar{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.65);box-shadow:0 1px 5px #000000a6;border-radius:4px}.dark .leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.dark .leaflet-bar a,.dark .leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.dark .leaflet-bar a:focus,.dark .leaflet-bar a:hover{background-color:#f4f4f4}.dark .leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.dark .leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.dark .leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.dark .leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.dark .leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.dark .leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.dark .leaflet-control-zoom-in,.dark .leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.dark .leaflet-touch .leaflet-control-zoom-in,.dark .leaflet-touch .leaflet-control-zoom-out{font-size:22px}.dark .leaflet-control-layers{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.dark .leaflet-control-layers-toggle{width:36px;height:36px}.dark .leaflet-retina .leaflet-control-layers-toggle{background-size:26px 26px}.dark .leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.dark .leaflet-control-layers .leaflet-control-layers-list,.dark .leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.dark .leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.dark .leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.dark .leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.dark .leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.dark .leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.dark .leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.dark .leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.dark .leaflet-control-attribution,.dark .leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.dark .leaflet-control-attribution a{text-decoration:none}.dark .leaflet-control-attribution a:focus,.dark .leaflet-control-attribution a:hover{text-decoration:underline}.dark .leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.dark .leaflet-left .leaflet-control-scale{margin-left:5px}.dark .leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.dark .leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.dark .leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.dark .leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.dark .leaflet-touch .leaflet-bar,.dark .leaflet-touch .leaflet-control-attribution,.dark .leaflet-touch .leaflet-control-layers{-webkit-box-shadow:none;box-shadow:none}.dark .leaflet-touch .leaflet-bar,.dark .leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.dark .leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.dark .leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.dark .leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.dark .leaflet-popup-content p{margin:1.3em 0}.dark .leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.dark .leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dark .leaflet-popup-content-wrapper,.dark .leaflet-popup-tip{background:#fff;color:#333;-webkit-box-shadow:0 3px 14px rgba(0,0,0,.4);box-shadow:0 3px 14px #0006}.dark .leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:0 0}.dark .leaflet-container a.leaflet-popup-close-button:focus,.dark .leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.dark .leaflet-popup-scrolled{overflow:auto}.dark .leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.dark .leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}.dark .leaflet-oldie .leaflet-control-layers,.dark .leaflet-oldie .leaflet-control-zoom,.dark .leaflet-oldie .leaflet-popup-content-wrapper,.dark .leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.dark .leaflet-div-icon{background:#fff;border:1px solid #666}.dark .leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 1px 3px #0006}.dark .leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.dark .leaflet-tooltip-bottom:before,.dark .leaflet-tooltip-left:before,.dark .leaflet-tooltip-right:before,.dark .leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.dark .leaflet-tooltip-bottom{margin-top:6px}.dark .leaflet-tooltip-top{margin-top:-6px}.dark .leaflet-tooltip-bottom:before,.dark .leaflet-tooltip-top:before{left:50%;margin-left:-6px}.dark .leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.dark .leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.dark .leaflet-tooltip-left{margin-left:-6px}.dark .leaflet-tooltip-right{margin-left:6px}.dark .leaflet-tooltip-left:before,.dark .leaflet-tooltip-right:before{top:50%;margin-top:-6px}.dark .leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.dark .leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.dark .leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.dark .leaflet-image-layer,.dark .leaflet-layer,.dark .leaflet-marker-icon,.dark .leaflet-marker-shadow,.dark .leaflet-pane,.dark .leaflet-pane>canvas,.dark .leaflet-pane>svg,.dark .leaflet-tile,.dark .leaflet-tile-container,.dark .leaflet-zoom-box{width:auto}.dark .leaflet-control-zoom-in,.dark .leaflet-control-zoom-out{font-family:Ericsson Hilda!important;font-weight:lighter}.dark .leaflet-control-zoom-in span,.dark .leaflet-control-zoom-out span{font-size:1.5rem}.dark .leaflet-container{font-family:Ericsson Hilda,Helvetica,Arial,sans-serif}.dark .leaflet-right .leaflet-control{margin-right:16px}.dark .leaflet-bottom .leaflet-control{margin-bottom:16px}.dark .leaflet-container .leaflet-control-attribution{margin:0}.dark .leaflet-bar a:first-child,.dark .leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.dark .leaflet-bar a:last-child,.dark .leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.dark .leaflet-bar,.dark .leaflet-touch .leaflet-bar{border:1px solid #fff;-webkit-box-shadow:none;box-shadow:none}.dark .leaflet-bar a,.dark .leaflet-bar a:hover{text-decoration:none}.dark .leaflet-bar a,.dark .leaflet-touch .leaflet-bar a{background-color:#242424;border-color:#fff;color:#f2f2f2;height:46px;line-height:46px;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:46px}.dark .leaflet-bar a:hover,.dark .leaflet-touch .leaflet-bar a:hover{height:46px;line-height:46px;width:46px}.dark .leaflet-bar a:not(.leaflet-disabled):hover,.dark .leaflet-touch .leaflet-bar a:not(.leaflet-disabled):hover{background-color:#adadad;color:#242424}.dark .leaflet-bar a.locked,.dark .leaflet-bar a:not(.leaflet-disabled):focus,.dark .leaflet-touch .leaflet-bar a.locked,.dark .leaflet-touch .leaflet-bar a:not(.leaflet-disabled):focus{background-color:#f2f2f2;color:#242424}.dark .leaflet-bar a.lock,.dark .leaflet-touch .leaflet-bar a.lock{font-family:Ericsson Icons!important;font-size:1rem;position:relative}.dark .leaflet-bar a.lock:before,.dark .leaflet-touch .leaflet-bar a.lock:before{content:""}.dark .leaflet-bar a.lock.locked:before,.dark .leaflet-touch .leaflet-bar a.lock.locked:before{content:""}.dark .leaflet-bar a.lock .tooltip,.dark .leaflet-touch .leaflet-bar a.lock .tooltip{cursor:inherit!important;font-family:Ericsson Hilda,Helvetica,sans-serif!important;position:absolute;top:0;right:0;bottom:0;left:0}.dark .leaflet-container .leaflet-control-attribution,.dark .leaflet-touch .leaflet-container .leaflet-control-attribution{background-color:#0c0c0c;color:#4e4e4e}.dark .leaflet-container .leaflet-control-attribution a,.dark .leaflet-touch .leaflet-container .leaflet-control-attribution a{color:#4e4e4e}.dark .leaflet-tooltip{background-color:#323232e6;border:1px solid #262626;color:#fff;font-size:14px;opacity:1}.dark .leaflet-tooltip:before{content:"";border-color:transparent}.dark .leaflet-popup .leaflet-popup-content-wrapper{background-color:#242424;color:#fff;font-size:14px;opacity:1;border-radius:3px;min-width:170px}.dark .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{font-size:14px;line-height:1.5;margin:16px}.dark .leaflet-popup .leaflet-popup-close-button{position:absolute;top:0;right:0;padding:0 16px;border:none;text-align:center;width:32px;height:32px;text-decoration:none;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#adadad}.dark .leaflet-popup .leaflet-popup-close-button:hover{text-decoration:none;color:#fff;cursor:pointer}.dark .leaflet-popup .leaflet-popup-close-button:after{font-family:Ericsson Icons!important;font-size:16px;content:""}.dark .leaflet-popup .leaflet-popup-tip{background-color:#242424}.dark .geographical-view-chart{z-index:0}.dark .geographical-view-chart .eds-marker{position:relative}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper{left:50%;position:absolute;text-align:center;top:-20px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer{background-color:#242424;border:1px solid #6a6a6a;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;margin:0 auto;position:relative;width:40px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper{left:50%;height:40px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate{height:100%;-webkit-transform-origin:center center;transform-origin:center center;position:relative;width:100%}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate .eds-direction-arrow{border-top:6px solid transparent;border-left:12px solid transparent;border-bottom:6px solid transparent;height:12px;left:39px;margin:0;position:absolute;top:14px;width:12px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .icon{display:inline-block;color:#6a6a6a;font-size:16px;font-weight:700;position:absolute;right:-12px;top:-12px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner{background-color:#6a6a6a;border:1px solid #6a6a6a;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f2f2f2;height:32px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background-color .1s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,border-color .1s ease-in-out;width:32px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span{font-size:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-marker-label.hidden{display:none}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer{background-color:#242424;border-color:#6a6a6a}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner{background-color:#f2f2f2;border-color:#242424}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner .icon,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner span{color:#242424}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning .eds-circle-inner{background-color:#242424;border-color:#242424;color:#fff}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-1{background-color:#6a6a6a;border-color:#6a6a6a}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-1 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#6a6a6a}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-2{background-color:#ba9ef8;border-color:#ba9ef8}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-2 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#ba9ef8}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-3{background-color:#5cc2ba;border-color:#5cc2ba}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-3 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#5cc2ba}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-4{background-color:#f2af99;border-color:#f2af99}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-4 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#f2af99}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-5{background-color:#fff;border-color:#fff}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-5 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fff}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-6{background-color:#fcf5a3;border-color:#fcf5a3}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-6 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fcf5a3}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-7{background-color:#a6abc6;border-color:#a6abc6}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-7 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#a6abc6}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-8{background-color:#ea9fc5;border-color:#ea9fc5}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-8 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#ea9fc5}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-9{background-color:#7e4af2;border-color:#7e4af2}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-9 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#7e4af2}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-10{background-color:#e24f72;border-color:#e24f72}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-10 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e24f72}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-11{background-color:#82b6de;border-color:#82b6de}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-11 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#82b6de}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-12{background-color:#e65d6a;border-color:#e65d6a}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-12 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e65d6a}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-13{background-color:#1d797c;border-color:#1d797c}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-13 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#1d797c}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-14{background-color:#d84b92;border-color:#d84b92}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-14 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#d84b92}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-15{background-color:#7695b0;border-color:#7695b0}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-15 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#7695b0}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-16{background-color:#eb7f5d;border-color:#eb7f5d}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-16 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#eb7f5d}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-17{background-color:#68709e;border-color:#68709e}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-17 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#68709e}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-18{background-color:#f9ec51;border-color:#f9ec51}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-18 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#f9ec51}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-19{background-color:#e9c5c4;border-color:#e9c5c4}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-19 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e9c5c4}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-20{background-color:#d2234b;border-color:#d2234b}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-20 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#d2234b}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical{background-color:#dc2d37;border-color:#dc2d37}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical .eds-direction-wrapper .eds-direction-arrow{border-left-color:#dc2d37}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major{background-color:#e66e19;border-color:#e66e19}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e66e19}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor{background-color:#fad22d;border-color:#fad22d}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fad22d}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning{background-color:#0077db;border-color:#0077db}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate{background-color:#adadad;border-color:#adadad}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate .eds-direction-wrapper .eds-direction-arrow{border-left-color:#adadad}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared{background-color:#288964;border-color:#288964}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared .eds-direction-wrapper .eds-direction-arrow{border-left-color:#288964}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance{background-color:#8e45b0;border-color:#8e45b0}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance .eds-direction-wrapper .eds-direction-arrow{border-left-color:#8e45b0}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active{background-color:#0077db;border-color:#0077db}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.cleared .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.critical .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.indeterminate .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.maintenance .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.major .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.minor .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.warning .eds-circle-inner{background-color:#f2f2f2}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner{background-color:#1174e6}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner .icon,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner span,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner .icon,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner span,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner .icon,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner span,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner .icon,.dark .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner span{color:#f2f2f2}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected:not(.active) .eds-circle-inner{border-color:#1174e6}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper p{font-size:14px;white-space:nowrap;margin:0}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts{width:160px;text-align:center}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts.hidden{display:none}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert{display:inline-block;font-size:14px;margin-bottom:4px;margin-right:8px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical:before{content:"";color:#dc2d37;font-size:14px;margin-right:4px;vertical-align:middle}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.small{font-size:12px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.align-baseline{vertical-align:baseline}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major:before{content:"";color:#e66e19;font-size:14px;margin-right:4px;vertical-align:middle}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.small{font-size:12px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.align-baseline{vertical-align:baseline}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor:before{content:"";color:#fad22d;font-size:14px;margin-right:4px;vertical-align:middle}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.small{font-size:12px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.align-baseline{vertical-align:baseline}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning:before{content:"";color:#0077db;font-size:14px;margin-right:4px;vertical-align:middle}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.small{font-size:12px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.align-baseline{vertical-align:baseline}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate:before{content:"";color:#adadad;font-size:14px;margin-right:4px;vertical-align:middle}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.small{font-size:12px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.align-baseline{vertical-align:baseline}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared:before{content:"";color:#288964;font-size:14px;margin-right:4px;vertical-align:middle}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.small{font-size:12px}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.align-baseline{vertical-align:baseline}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.dark .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.dark .geographical-view-chart .eds-static-marker{position:relative}.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper{left:50%;position:absolute;text-align:center;top:-16px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer{background-color:#fafafa;border-radius:50%;height:32px;position:relative;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;width:32px}.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner{background-color:#fafafa;border-radius:50%;height:28px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;width:28px}.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span{color:#242424;font-size:16px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer:before{background-color:#fafafa;border-bottom:2px solid #fafafa;border-right:2px solid #fafafa;bottom:-3px;content:"";height:6px;position:absolute;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);width:6px}.dark .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer{background-color:#fafafa}.dark .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner{background-color:#242424}.dark .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.dark .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span{color:#fafafa}.dark .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer:before{background-color:#242424;border-color:#fafafa}.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected{background-color:#fafafa}.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner{background-color:#0077db}.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner .icon,.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner span{color:#fafafa}.dark .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected:before{background-color:#0077db;border-color:#fafafa}.dark .geographical-view-chart .eds-small-marker{position:relative}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer{background-color:#181818;border:1px solid #6a6a6a;border-radius:50%;height:14px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper{left:50%;height:14px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate{height:100%;-webkit-transform-origin:center center;transform-origin:center center;position:relative;width:100%}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate .eds-direction-arrow{border-top:2px solid transparent;border-left:4px solid transparent;border-bottom:2px solid transparent;height:4px;left:13px;margin:0;position:absolute;top:5px;width:4px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .icon{display:inline-block;color:#6a6a6a;font-size:16px;font-weight:700;position:absolute;right:-16px;top:-16px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.critical{border-color:#dc2d37;border-width:2px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.critical .eds-direction-wrapper .eds-direction-arrow{border-left-color:#dc2d37}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.major{border-color:#e66e19;border-width:2px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.major .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e66e19}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.minor{border-color:#fad22d;border-width:2px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.minor .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fad22d}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.warning{border-color:#0077db;border-width:2px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.warning .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.indeterminate{border-color:#0077db;border-width:2px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.indeterminate .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.cleared{border-color:#288964;border-width:2px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.cleared .eds-direction-wrapper .eds-direction-arrow{border-left-color:#288964}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.maintenance{border-color:#8e45b0;border-width:2px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active.maintenance .eds-direction-wrapper .eds-direction-arrow{border-left-color:#8e45b0}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active{border-color:#0077db;border-width:2px}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer.active .eds-circle-inner{background-color:#fafafa}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-circle-inner{background-color:#6a6a6a;border-radius:50%;border:2px solid #181818;-webkit-box-sizing:border-box;box-sizing:border-box;height:8px;left:50%;position:absolute;top:50%;width:8px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dark .geographical-view-chart .eds-small-marker .eds-circle-outer:hover .eds-circle-inner{background-color:#242424;border-color:#fafafa}.dark .geographical-view-chart .eds-small-static-marker{position:relative}.dark .geographical-view-chart .eds-small-static-marker .eds-circle-outer{background-color:#f2f2f2;border-radius:50%;height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px}.dark .geographical-view-chart .eds-small-static-marker .eds-circle-outer:before{background-color:#f2f2f2;border:2px solid #f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";left:50%;height:5px;position:absolute;width:5px;top:8px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.dark .geographical-view-chart .eds-small-static-marker .eds-circle-outer:hover:before{background-color:#242424}.dark .geographical-view-chart .eds-small-static-marker .eds-circle-outer:hover .eds-circle-inner{background-color:#f2f2f2;border-color:#242424}.dark .geographical-view-chart .eds-small-static-marker .eds-circle-outer .eds-circle-inner{background-color:#242424;border-radius:50%;border:2px solid #f2f2f2;height:8px;left:50%;position:absolute;top:50%;width:8px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dark .geographical-view-chart .eds-cluster{cursor:default;position:relative}.dark .geographical-view-chart .eds-cluster .eds-circle-outer{-webkit-box-sizing:border-box;box-sizing:border-box;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dark .geographical-view-chart .eds-cluster .eds-circle-outer.xl .eds-circle-outline{height:78px;width:78px}.dark .geographical-view-chart .eds-cluster .eds-circle-outer.xl .eds-circle-inner{height:44px;line-height:44px;min-width:44px}.dark .geographical-view-chart .eds-cluster .eds-circle-outer.lg .eds-circle-outline{height:68px;width:68px}.dark .geographical-view-chart .eds-cluster .eds-circle-outer.lg .eds-circle-inner{height:36px;line-height:36px;min-width:36px}.dark .geographical-view-chart .eds-cluster .eds-circle-outer.md .eds-circle-outline{height:60px;width:60px}.dark .geographical-view-chart .eds-cluster .eds-circle-outer.md .eds-circle-inner{height:32px;line-height:32px;min-width:32px}.dark .geographical-view-chart .eds-cluster .eds-circle-outer.sm .eds-circle-outline{height:52px;width:52px}.dark .geographical-view-chart .eds-cluster .eds-circle-outer.sm .eds-circle-inner{height:28px;line-height:28px;min-width:28px}.dark .geographical-view-chart .eds-cluster .eds-circle-outer div.eds-circle-outline{border-radius:50%;border:8px solid #878787;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc{fill:none;stroke:transparent;stroke-width:8px}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.critical{stroke:#dc2d37}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.major{stroke:#e66e19}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.minor{stroke:#fad22d}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.warning{stroke:#0077db}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.indeterminate{stroke:#adadad}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.cleared{stroke:#288964}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.active{stroke:#adadad}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.neutral{stroke:#f2f2f2}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.transparent{stroke:transparent}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-red{stroke:#dc2d37}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-orange{stroke:#e66e19}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-yellow{stroke:#fad22d}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-green{stroke:#288964}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-blue{stroke:#0077db}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-gray{stroke:#adadad}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-1{stroke:#6a6a6a}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-2{stroke:#ba9ef8}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-3{stroke:#5cc2ba}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-4{stroke:#f2af99}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-5{stroke:#fff}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-6{stroke:#fcf5a3}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-7{stroke:#a6abc6}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-8{stroke:#ea9fc5}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-9{stroke:#7e4af2}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-11{stroke:#82b6de}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-12{stroke:#e65d6a}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-13{stroke:#1d797c}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-14{stroke:#d84b92}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-15{stroke:#7695b0}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-16{stroke:#eb7f5d}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-17{stroke:#68709e}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-18{stroke:#f9ec51}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-19{stroke:#e9c5c4}.dark .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-20{stroke:#d2234b}.dark .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner{background-color:#f2f2f2;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#242424;cursor:pointer;left:50%;padding:0 8px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.dark .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner i.icon{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.dark .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner span{opacity:1;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.dark .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner:hover i.icon{opacity:1}.dark .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner:hover span{opacity:0}.dark .geographical-view-chart .map-popup-title{font-size:16px;margin-bottom:12px;font-weight:700}.dark .geographical-view-chart .map-popup-subtitle{font-size:16px;color:#adadad;margin-top:-12px;margin-bottom:12px}.dark .geographical-view-chart .map-popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4px}.dark .geographical-view-chart .map-popup-separator{height:1px;background-color:#adadad;margin:12px 0}.dark .geographical-view-chart .map-popup-content-justify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dark .geographical-view-chart .eds-map-edge{stroke:#f2f2f2;stroke-width:3}.dark .geographical-view-chart .eds-map-edge.neutral{stroke:#f2f2f2}.dark .geographical-view-chart .eds-map-edge.transparent{stroke:transparent}.dark .geographical-view-chart .eds-map-edge.color-red{stroke:#dc2d37}.dark .geographical-view-chart .eds-map-edge.color-orange{stroke:#e66e19}.dark .geographical-view-chart .eds-map-edge.color-yellow{stroke:#fad22d}.dark .geographical-view-chart .eds-map-edge.color-green{stroke:#288964}.dark .geographical-view-chart .eds-map-edge.color-blue{stroke:#0077db}.dark .geographical-view-chart .eds-map-edge.color-gray{stroke:#adadad}.dark .geographical-view-chart .eds-map-edge.color-data-1{stroke:#6a6a6a}.dark .geographical-view-chart .eds-map-edge.color-data-2{stroke:#ba9ef8}.dark .geographical-view-chart .eds-map-edge.color-data-3{stroke:#5cc2ba}.dark .geographical-view-chart .eds-map-edge.color-data-4{stroke:#f2af99}.dark .geographical-view-chart .eds-map-edge.color-data-5{stroke:#fff}.dark .geographical-view-chart .eds-map-edge.color-data-6{stroke:#fcf5a3}.dark .geographical-view-chart .eds-map-edge.color-data-7{stroke:#a6abc6}.dark .geographical-view-chart .eds-map-edge.color-data-8{stroke:#ea9fc5}.dark .geographical-view-chart .eds-map-edge.color-data-9{stroke:#7e4af2}.dark .geographical-view-chart .eds-map-edge.color-data-11{stroke:#82b6de}.dark .geographical-view-chart .eds-map-edge.color-data-12{stroke:#e65d6a}.dark .geographical-view-chart .eds-map-edge.color-data-13{stroke:#1d797c}.dark .geographical-view-chart .eds-map-edge.color-data-14{stroke:#d84b92}.dark .geographical-view-chart .eds-map-edge.color-data-15{stroke:#7695b0}.dark .geographical-view-chart .eds-map-edge.color-data-16{stroke:#eb7f5d}.dark .geographical-view-chart .eds-map-edge.color-data-17{stroke:#68709e}.dark .geographical-view-chart .eds-map-edge.color-data-18{stroke:#f9ec51}.dark .geographical-view-chart .eds-map-edge.color-data-19{stroke:#e9c5c4}.dark .geographical-view-chart .eds-map-edge.color-data-20{stroke:#d2234b}.dark .geographical-view-chart .eds-map-edge.solid{stroke-dasharray:none}.dark .geographical-view-chart .eds-map-edge.dash{stroke-dasharray:10}.dark .geographical-view-chart .eds-map-edge.dot{stroke-dasharray:1,6}.dark .geographical-view-chart .eds-map-edge.dash-dot{stroke-dasharray:10,5,1,5}.dark .geographical-view-chart .eds-map-edge.dash-dot-dot{stroke-dasharray:10,5,1,5,1,5}.dark .geographical-view-chart .eds-map-edge-hover{stroke:transparent;stroke-width:20}.dark .box-plot .box{stroke-width:1px;fill-opacity:.6}.dark .box-plot .box.color-data-1{stroke:#6a6a6a}.dark .box-plot .box.color-data-2{stroke:#ba9ef8}.dark .box-plot .box.color-data-3{stroke:#5cc2ba}.dark .box-plot .box.color-data-4{stroke:#f2af99}.dark .box-plot .box.color-data-5{stroke:#fff}.dark .box-plot .box.color-data-6{stroke:#fcf5a3}.dark .box-plot .box.color-data-7{stroke:#a6abc6}.dark .box-plot .box.color-data-8{stroke:#ea9fc5}.dark .box-plot .box.color-data-9{stroke:#7e4af2}.dark .box-plot .box.color-data-10{stroke:#e24f72}.dark .box-plot .box.color-data-11{stroke:#82b6de}.dark .box-plot .box.color-data-12{stroke:#e65d6a}.dark .box-plot .box.color-data-13{stroke:#1d797c}.dark .box-plot .box.color-data-14{stroke:#d84b92}.dark .box-plot .box.color-data-15{stroke:#7695b0}.dark .box-plot .box.color-data-16{stroke:#eb7f5d}.dark .box-plot .box.color-data-17{stroke:#68709e}.dark .box-plot .box.color-data-18{stroke:#f9ec51}.dark .box-plot .box.color-data-19{stroke:#e9c5c4}.dark .box-plot .box.color-data-20{stroke:#d2234b}.dark .box-plot .box.color-green{stroke:#288964}.dark .box-plot .box.color-yellow{stroke:#fad22d}.dark .box-plot .box.color-orange{stroke:#e66e19}.dark .box-plot .box.color-red{stroke:#dc2d37}.dark .box-plot .box.color-blue{stroke:#0077db}.dark .box-plot .box.color-gray{stroke:#adadad}.dark .box-plot .box.color-data-1{fill:#6a6a6a}.dark .box-plot .box.color-data-2{fill:#ba9ef8}.dark .box-plot .box.color-data-3{fill:#5cc2ba}.dark .box-plot .box.color-data-4{fill:#f2af99}.dark .box-plot .box.color-data-5{fill:#fff}.dark .box-plot .box.color-data-6{fill:#fcf5a3}.dark .box-plot .box.color-data-7{fill:#a6abc6}.dark .box-plot .box.color-data-8{fill:#ea9fc5}.dark .box-plot .box.color-data-9{fill:#7e4af2}.dark .box-plot .box.color-data-10{fill:#e24f72}.dark .box-plot .box.color-data-11{fill:#82b6de}.dark .box-plot .box.color-data-12{fill:#e65d6a}.dark .box-plot .box.color-data-13{fill:#1d797c}.dark .box-plot .box.color-data-14{fill:#d84b92}.dark .box-plot .box.color-data-15{fill:#7695b0}.dark .box-plot .box.color-data-16{fill:#eb7f5d}.dark .box-plot .box.color-data-17{fill:#68709e}.dark .box-plot .box.color-data-18{fill:#f9ec51}.dark .box-plot .box.color-data-19{fill:#e9c5c4}.dark .box-plot .box.color-data-20{fill:#d2234b}.dark .box-plot .box.color-green{fill:#288964}.dark .box-plot .box.color-yellow{fill:#fad22d}.dark .box-plot .box.color-orange{fill:#e66e19}.dark .box-plot .box.color-red{fill:#dc2d37}.dark .box-plot .box.color-blue{fill:#0077db}.dark .box-plot .box.color-gray{fill:#adadad}.dark .box-plot .outlier{fill:transparent}.dark .box-plot .outlier.color-data-1{stroke:#6a6a6a}.dark .box-plot .outlier.color-data-2{stroke:#ba9ef8}.dark .box-plot .outlier.color-data-3{stroke:#5cc2ba}.dark .box-plot .outlier.color-data-4{stroke:#f2af99}.dark .box-plot .outlier.color-data-5{stroke:#fff}.dark .box-plot .outlier.color-data-6{stroke:#fcf5a3}.dark .box-plot .outlier.color-data-7{stroke:#a6abc6}.dark .box-plot .outlier.color-data-8{stroke:#ea9fc5}.dark .box-plot .outlier.color-data-9{stroke:#7e4af2}.dark .box-plot .outlier.color-data-10{stroke:#e24f72}.dark .box-plot .outlier.color-data-11{stroke:#82b6de}.dark .box-plot .outlier.color-data-12{stroke:#e65d6a}.dark .box-plot .outlier.color-data-13{stroke:#1d797c}.dark .box-plot .outlier.color-data-14{stroke:#d84b92}.dark .box-plot .outlier.color-data-15{stroke:#7695b0}.dark .box-plot .outlier.color-data-16{stroke:#eb7f5d}.dark .box-plot .outlier.color-data-17{stroke:#68709e}.dark .box-plot .outlier.color-data-18{stroke:#f9ec51}.dark .box-plot .outlier.color-data-19{stroke:#e9c5c4}.dark .box-plot .outlier.color-data-20{stroke:#d2234b}.dark .box-plot .outlier.color-green{stroke:#288964}.dark .box-plot .outlier.color-yellow{stroke:#fad22d}.dark .box-plot .outlier.color-orange{stroke:#e66e19}.dark .box-plot .outlier.color-red{stroke:#dc2d37}.dark .box-plot .outlier.color-blue{stroke:#0077db}.dark .box-plot .outlier.color-gray{stroke:#adadad}.dark .box-plot .outlier:hover{stroke-width:3}.dark .box-plot .point.color-data-1{fill:#6a6a6a}.dark .box-plot .point.color-data-2{fill:#ba9ef8}.dark .box-plot .point.color-data-3{fill:#5cc2ba}.dark .box-plot .point.color-data-4{fill:#f2af99}.dark .box-plot .point.color-data-5{fill:#fff}.dark .box-plot .point.color-data-6{fill:#fcf5a3}.dark .box-plot .point.color-data-7{fill:#a6abc6}.dark .box-plot .point.color-data-8{fill:#ea9fc5}.dark .box-plot .point.color-data-9{fill:#7e4af2}.dark .box-plot .point.color-data-10{fill:#e24f72}.dark .box-plot .point.color-data-11{fill:#82b6de}.dark .box-plot .point.color-data-12{fill:#e65d6a}.dark .box-plot .point.color-data-13{fill:#1d797c}.dark .box-plot .point.color-data-14{fill:#d84b92}.dark .box-plot .point.color-data-15{fill:#7695b0}.dark .box-plot .point.color-data-16{fill:#eb7f5d}.dark .box-plot .point.color-data-17{fill:#68709e}.dark .box-plot .point.color-data-18{fill:#f9ec51}.dark .box-plot .point.color-data-19{fill:#e9c5c4}.dark .box-plot .point.color-data-20{fill:#d2234b}.dark .box-plot .point.color-green{fill:#288964}.dark .box-plot .point.color-yellow{fill:#fad22d}.dark .box-plot .point.color-orange{fill:#e66e19}.dark .box-plot .point.color-red{fill:#dc2d37}.dark .box-plot .point.color-blue{fill:#0077db}.dark .box-plot .point.color-gray{fill:#adadad}.dark .box-plot .point.hidden{display:none}.dark .dim{opacity:.2}.dark .marker-group{stroke-width:2px}.dark .marker-group.color-data-1{stroke:#6a6a6a}.dark .marker-group.color-data-2{stroke:#ba9ef8}.dark .marker-group.color-data-3{stroke:#5cc2ba}.dark .marker-group.color-data-4{stroke:#f2af99}.dark .marker-group.color-data-5{stroke:#fff}.dark .marker-group.color-data-6{stroke:#fcf5a3}.dark .marker-group.color-data-7{stroke:#a6abc6}.dark .marker-group.color-data-8{stroke:#ea9fc5}.dark .marker-group.color-data-9{stroke:#7e4af2}.dark .marker-group.color-data-10{stroke:#e24f72}.dark .marker-group.color-data-11{stroke:#82b6de}.dark .marker-group.color-data-12{stroke:#e65d6a}.dark .marker-group.color-data-13{stroke:#1d797c}.dark .marker-group.color-data-14{stroke:#d84b92}.dark .marker-group.color-data-15{stroke:#7695b0}.dark .marker-group.color-data-16{stroke:#eb7f5d}.dark .marker-group.color-data-17{stroke:#68709e}.dark .marker-group.color-data-18{stroke:#f9ec51}.dark .marker-group.color-data-19{stroke:#e9c5c4}.dark .marker-group.color-data-20{stroke:#d2234b}.dark .marker-group.color-green{stroke:#288964}.dark .marker-group.color-yellow{stroke:#fad22d}.dark .marker-group.color-orange{stroke:#e66e19}.dark .marker-group.color-red{stroke:#dc2d37}.dark .marker-group.color-blue{stroke:#0077db}.dark .marker-group.color-gray{stroke:#adadad}.dark .marker-group.color-data-1{fill:#6a6a6a}.dark .marker-group.color-data-2{fill:#ba9ef8}.dark .marker-group.color-data-3{fill:#5cc2ba}.dark .marker-group.color-data-4{fill:#f2af99}.dark .marker-group.color-data-5{fill:#fff}.dark .marker-group.color-data-6{fill:#fcf5a3}.dark .marker-group.color-data-7{fill:#a6abc6}.dark .marker-group.color-data-8{fill:#ea9fc5}.dark .marker-group.color-data-9{fill:#7e4af2}.dark .marker-group.color-data-10{fill:#e24f72}.dark .marker-group.color-data-11{fill:#82b6de}.dark .marker-group.color-data-12{fill:#e65d6a}.dark .marker-group.color-data-13{fill:#1d797c}.dark .marker-group.color-data-14{fill:#d84b92}.dark .marker-group.color-data-15{fill:#7695b0}.dark .marker-group.color-data-16{fill:#eb7f5d}.dark .marker-group.color-data-17{fill:#68709e}.dark .marker-group.color-data-18{fill:#f9ec51}.dark .marker-group.color-data-19{fill:#e9c5c4}.dark .marker-group.color-data-20{fill:#d2234b}.dark .marker-group.color-green{fill:#288964}.dark .marker-group.color-yellow{fill:#fad22d}.dark .marker-group.color-orange{fill:#e66e19}.dark .marker-group.color-red{fill:#dc2d37}.dark .marker-group.color-blue{fill:#0077db}.dark .marker-group.color-gray{fill:#adadad}.dark .marker-group .marker{fill:none;stroke-opacity:50%;pointer-events:none}.dark .marker-group.single.hover .marker{stroke-opacity:100%}.dark .marker-group.dashed .marker{stroke-dasharray:3px 6px}.dark .marker-group.dotted .marker{stroke-dasharray:0 6px;stroke-linecap:round}.dark .marker-group .label{fill:#fff;font-size:14px;font-weight:700;stroke:#242424;stroke-width:4px;paint-order:stroke fill}.dark .marker-group .overlay{fill-opacity:16%;stroke:none;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;-webkit-transform:scale(1,0);transform:scaleY(0);opacity:0}.dark .marker-group .overlay.horizontal{-webkit-transform:scale(0,1);transform:scaleX(0)}.dark .marker-group.hover .overlay{-webkit-transform:scale(1,1);transform:scale(1);opacity:1}.dark .marker-group.dim{opacity:.2}.dark .temp-label{fill:#fff;font-size:14px;font-weight:700;stroke:#242424;stroke-width:4px;paint-order:stroke fill}.dark .dot-hover,.dark .marker-hover{fill:transparent;stroke:none;cursor:pointer}.dark .identifier,.dark .marker-def{stroke-width:0}.dark .identifier.color-data-1,.dark .marker-def.color-data-1{stroke:#6a6a6a}.dark .identifier.color-data-2,.dark .marker-def.color-data-2{stroke:#ba9ef8}.dark .identifier.color-data-3,.dark .marker-def.color-data-3{stroke:#5cc2ba}.dark .identifier.color-data-4,.dark .marker-def.color-data-4{stroke:#f2af99}.dark .identifier.color-data-5,.dark .marker-def.color-data-5{stroke:#fff}.dark .identifier.color-data-6,.dark .marker-def.color-data-6{stroke:#fcf5a3}.dark .identifier.color-data-7,.dark .marker-def.color-data-7{stroke:#a6abc6}.dark .identifier.color-data-8,.dark .marker-def.color-data-8{stroke:#ea9fc5}.dark .identifier.color-data-9,.dark .marker-def.color-data-9{stroke:#7e4af2}.dark .identifier.color-data-10,.dark .marker-def.color-data-10{stroke:#e24f72}.dark .identifier.color-data-11,.dark .marker-def.color-data-11{stroke:#82b6de}.dark .identifier.color-data-12,.dark .marker-def.color-data-12{stroke:#e65d6a}.dark .identifier.color-data-13,.dark .marker-def.color-data-13{stroke:#1d797c}.dark .identifier.color-data-14,.dark .marker-def.color-data-14{stroke:#d84b92}.dark .identifier.color-data-15,.dark .marker-def.color-data-15{stroke:#7695b0}.dark .identifier.color-data-16,.dark .marker-def.color-data-16{stroke:#eb7f5d}.dark .identifier.color-data-17,.dark .marker-def.color-data-17{stroke:#68709e}.dark .identifier.color-data-18,.dark .marker-def.color-data-18{stroke:#f9ec51}.dark .identifier.color-data-19,.dark .marker-def.color-data-19{stroke:#e9c5c4}.dark .identifier.color-data-20,.dark .marker-def.color-data-20{stroke:#d2234b}.dark .identifier.color-green,.dark .marker-def.color-green{stroke:#288964}.dark .identifier.color-yellow,.dark .marker-def.color-yellow{stroke:#fad22d}.dark .identifier.color-orange,.dark .marker-def.color-orange{stroke:#e66e19}.dark .identifier.color-red,.dark .marker-def.color-red{stroke:#dc2d37}.dark .identifier.color-blue,.dark .marker-def.color-blue{stroke:#0077db}.dark .identifier.color-gray,.dark .marker-def.color-gray{stroke:#adadad}.dark .identifier.color-data-1,.dark .marker-def.color-data-1{fill:#6a6a6a}.dark .identifier.color-data-2,.dark .marker-def.color-data-2{fill:#ba9ef8}.dark .identifier.color-data-3,.dark .marker-def.color-data-3{fill:#5cc2ba}.dark .identifier.color-data-4,.dark .marker-def.color-data-4{fill:#f2af99}.dark .identifier.color-data-5,.dark .marker-def.color-data-5{fill:#fff}.dark .identifier.color-data-6,.dark .marker-def.color-data-6{fill:#fcf5a3}.dark .identifier.color-data-7,.dark .marker-def.color-data-7{fill:#a6abc6}.dark .identifier.color-data-8,.dark .marker-def.color-data-8{fill:#ea9fc5}.dark .identifier.color-data-9,.dark .marker-def.color-data-9{fill:#7e4af2}.dark .identifier.color-data-10,.dark .marker-def.color-data-10{fill:#e24f72}.dark .identifier.color-data-11,.dark .marker-def.color-data-11{fill:#82b6de}.dark .identifier.color-data-12,.dark .marker-def.color-data-12{fill:#e65d6a}.dark .identifier.color-data-13,.dark .marker-def.color-data-13{fill:#1d797c}.dark .identifier.color-data-14,.dark .marker-def.color-data-14{fill:#d84b92}.dark .identifier.color-data-15,.dark .marker-def.color-data-15{fill:#7695b0}.dark .identifier.color-data-16,.dark .marker-def.color-data-16{fill:#eb7f5d}.dark .identifier.color-data-17,.dark .marker-def.color-data-17{fill:#68709e}.dark .identifier.color-data-18,.dark .marker-def.color-data-18{fill:#f9ec51}.dark .identifier.color-data-19,.dark .marker-def.color-data-19{fill:#e9c5c4}.dark .identifier.color-data-20,.dark .marker-def.color-data-20{fill:#d2234b}.dark .identifier.color-green,.dark .marker-def.color-green{fill:#288964}.dark .identifier.color-yellow,.dark .marker-def.color-yellow{fill:#fad22d}.dark .identifier.color-orange,.dark .marker-def.color-orange{fill:#e66e19}.dark .identifier.color-red,.dark .marker-def.color-red{fill:#dc2d37}.dark .identifier.color-blue,.dark .marker-def.color-blue{fill:#0077db}.dark .identifier.color-gray,.dark .marker-def.color-gray{fill:#adadad}.dark .identifier.circle,.dark .identifier.default,.dark .identifier.diamond,.dark .identifier.square,.dark .identifier.triangle,.dark .marker-def.circle,.dark .marker-def.default,.dark .marker-def.diamond,.dark .marker-def.square,.dark .marker-def.triangle{fill:#242424;stroke-width:1px}.dark .chart-tooltip .content.data-marker .title{height:auto}.dark .chart-tooltip .content.data-marker .title .unit-title{padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .chart-tooltip .content.data-marker .title svg{min-width:16px}.dark .chart-tooltip .content.data-marker .marker-info{padding-top:4px;margin-top:8px;border-top:1px solid #adadad}.dark .chart-legend{display:-webkit-box;display:-ms-flexbox;display:flex}.dark .chart-legend .data-markers-group,.dark .chart-legend .series-group{display:block;margin:2px 0 0 2px}.dark .chart-legend .data-markers-group{margin-left:4px;padding-left:12px;position:relative}.dark .chart-legend .data-markers-group:before{content:"";display:inline-block;border-left:solid 1px #888;margin:0 0 8px -12px;height:calc(100% - 8px);vertical-align:middle;position:absolute}.dark .chart-legend .data-markers-group .id-separator{stroke-width:.5px;stroke:#888}.dark .table-top{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:16px}.dark .table-top .table-top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .table-top .table-top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.dark .table-top .table-info{margin-right:8px;white-space:nowrap;color:#8b8b8b}.dark .table-top .table-buttons{margin-left:16px;white-space:nowrap}.dark .table-top .table-buttons .dropdown{margin-left:8px}.dark .table-top .table-buttons .dropdown .item.hidden,.dark .table-top .table-buttons>.btn.hidden{display:none}.dark .table-top .table-search{margin-left:16px}.dark .table-top .table-actions{margin-left:8px}.dark .table-top .table-actions>.icon,.dark .table-top .table-actions>button{margin-left:8px}.dark .table-middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dark .table-middle .table-middle-container{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.dark .table-middle .table-middle-container-sort{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.dark .table-middle .table-middle-container-filter{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.dark .table-middle .table-middle-info{color:#8b8b8b;float:left;margin-right:8px;margin-bottom:8px;padding-top:4px}.dark .table-middle .table-middle-actions{float:left}.dark .table-middle .table-middle-group{float:left;margin-bottom:4px;padding-top:4px}.dark .table-bottom .pagination-group{padding-top:0}.dark .table-scroll{display:block;width:100%;overflow-x:auto;margin-bottom:16px;border-bottom:1px solid #adadad;padding-bottom:1px}.dark .table-scroll .table{margin-bottom:-1px}.dark .table-scroll .table:after{display:none}.dark .table th .tooltip .message{max-width:200px;white-space:normal}.dark .sticky{overflow-y:auto;border-bottom:1px solid #adadad}.dark .sticky .table th{position:sticky;top:0;border-bottom:none;-webkit-box-shadow:inset 0 -1px #adadad;box-shadow:inset 0 -1px #adadad;background:#242424;z-index:1}.dark .sticky .table:after{display:none}.dark .table tr .cell-actions{width:1%;white-space:nowrap}.dark .table tr .cell-actions>*{visibility:hidden}.dark .table tr .cell-actions>.icon{cursor:pointer;font-size:16px}.dark .table tr .cell-actions>.icon,.dark .table tr .cell-actions>.more{margin-right:16px}.dark .table tr .cell-actions>.icon:last-child,.dark .table tr .cell-actions>.more:last-child{margin-right:0}.dark .table tr.selected .cell-actions>*,.dark .table tr:hover .cell-actions>*{visibility:visible}.dark .table .dropdown.more .btn .icon{color:#fff}@media (hover:none){.dark .table tr .cell-actions>*{visibility:visible}}.dark .table td.hidden,.dark .table th.hidden{display:none}.dark .table .no-data-row:hover{background-color:inherit}.dark .table .no-data-row td{text-align:center}.dark .table{width:100%;border-left:none;border-right:none;border-collapse:collapse;text-align:left;margin-bottom:16px;position:relative}.dark .table:after{content:"";height:1px;width:100%;background-color:#adadad;position:absolute;display:block;bottom:-1px}.dark .table th{border-bottom:1px solid #adadad;font-weight:500;text-align:left}.dark .table thead{font-weight:400}.dark .table tr td{border-bottom:1px solid #767676}.dark .table tr:last-child td{border-bottom:none}.dark .table tr.selected td{background-color:#1c364d!important}.dark .table tr.selected+.details-row td{background-color:#1c364d!important}.dark .table tr td,.dark .table tr th{padding:16px}.dark .table.no-head tr:last-child td{border-bottom:0}.dark .table tbody>tr:hover{background-color:#4e4e4e}.dark .table.dashed tr:not(:last-child) td{border-bottom-style:dashed}.dark .table.striped tr td{border-bottom:none}.dark .table.striped tr:nth-child(2n){background-color:#181818}.dark .table.striped tr:nth-child(2n):hover{background-color:#4e4e4e}.dark .table.compact tr td,.dark .table.compact tr th{padding:8px}.dark .table.tiny tr td,.dark .table.tiny tr th{padding:4px}.dark .table.sortable th:after{font-family:Ericsson Icons;margin-left:8px}.dark .table.sortable th.is-sortable{cursor:pointer}.dark .table.sortable th.is-sortable:after{content:""}.dark .table.sortable th.asc{cursor:pointer}.dark .table.sortable th.asc:after{content:""}.dark .table.sortable th.desc{cursor:pointer}.dark .table.sortable th.desc:after{content:""}.dark .table.sortable th.asc:hover,.dark .table.sortable th.desc:hover,.dark .table.sortable th.is-sortable:hover{background-color:#4e4e4e}.dark .table.multi-sortable th:after{font-family:Ericsson Icons;margin-left:8px}.dark .table.multi-sortable th.asc:after{content:""}.dark .table.multi-sortable th.desc:after{content:""}.dark .table.multi-sortable th .tag-level{float:right;margin:0}.dark .table.filters thead th{border-bottom:none}.dark .table.filters tbody.filters{height:0}.dark .table.filters tbody.filters>tr:hover{background-color:transparent}.dark .table.filters tbody.filters tr:last-child td{border-bottom:1px solid #adadad;padding-top:8px;padding-bottom:8px}.dark .table tbody.filters.hidden{display:none}.dark .table.selectable .cell-select,.dark .table.selectable td:first-child,.dark .table.selectable th:first-child{width:32px;min-width:32px;max-width:32px;padding-right:0}.dark .table.selectable .cell-select.wide{width:56px;min-width:56px;max-width:56px}.dark .table.selectable.compact .cell-select,.dark .table.selectable.compact td:first-child,.dark .table.selectable.compact th:first-child{width:24px;min-width:24px;max-width:24px}.dark .table.selectable.compact .cell-select.wide{width:48px;min-width:48px;max-width:48px}.dark .table.selectable.tiny .cell-select,.dark .table.selectable.tiny td:first-child,.dark .table.selectable.tiny th:first-child{width:20px;min-width:20px;max-width:20px}.dark .table.selectable.tiny .cell-select.wide{width:44px;min-width:44px;max-width:44px}.dark .table.selectable .cell-select{white-space:nowrap}.dark .table.selectable .cell-select .dropdown,.dark .table.selectable .cell-select label{display:inline-block;line-height:1;vertical-align:middle}.dark .table.selectable .cell-select .dropdown{margin-left:8px}.dark .table.selectable .cell-select .dropdown .menu{font-weight:400}.dark .table.expandable .cell-expand{width:32px;min-width:32px;max-width:32px;padding-right:0}.dark .table.expandable .expand{display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;cursor:pointer}.dark .table.expandable .main-row.expanded td{border-bottom:none}.dark .table.expandable .details-row.hidden{display:none}.dark .table.expandable.compact .cell-expand{width:24px;min-width:24px;max-width:24px}.dark .table.expandable.tiny .cell-expand{width:20px;min-width:20px;max-width:20px}.dark .table.expandable.striped tbody tr{background-color:transparent}.dark .table.expandable.striped tbody tr:hover{background-color:#4e4e4e}.dark .table.expandable.striped tbody tr:nth-child(4n+3),.dark .table.expandable.striped tbody tr:nth-child(4n+4){background-color:#181818}.dark .table.expandable.striped tbody tr:nth-child(4n+3):hover,.dark .table.expandable.striped tbody tr:nth-child(4n+4):hover{background-color:#4e4e4e}.dark .table.expandable tr:nth-last-child(2) td{border-bottom:none}.dark .table th.freeze{position:sticky;background:#242424;z-index:2}.dark .table th.freeze:before{content:"";background-color:#767676;width:1px;height:60%;position:absolute;right:0;top:20%}.dark .table th.freeze.cell-expand:before,.dark .table th.freeze.cell-select:before{display:none}.dark .table td.freeze{position:sticky;background:#242424;z-index:1;-webkit-box-shadow:inset -1px 0 0 0 #767676;box-shadow:inset -1px 0 #767676}.dark .table td.freeze.cell-expand,.dark .table td.freeze.cell-select{-webkit-box-shadow:none;box-shadow:none}.dark .table.striped tr:nth-child(2n) td.freeze{background-color:#181818}.dark .table.striped.expandable tr:nth-child(4n+3) td.freeze,.dark .table.striped.expandable tr:nth-child(4n+4) td.freeze{background-color:#181818}.dark .table tr:not(.editable) .cell-edit:hover:after{visibility:visible}.dark .table tr:not(.editable) .editable{padding-right:16px;position:relative;cursor:pointer}.dark .table tr:not(.editable) .editable:after{content:"";font-family:Ericsson Icons;font-size:16px;float:right;visibility:hidden;position:absolute;top:1px;right:0}.dark .table tr:not(.editable) .editable:hover:after{visibility:visible}.dark .table tr:not(.editable) .editing{position:relative;display:table;width:100%}.dark .table tr:not(.editable) .editing .inline-field{display:table-cell;vertical-align:middle}.dark .table tr:not(.editable) .editing .inline-buttons{display:table-cell;vertical-align:middle;white-space:nowrap}.dark .table tr:not(.editable) .editing .btn-icon{margin-left:8px}.dark .table tr:not(.editable) .editing input{display:block;width:100%;margin-right:0}.dark .table:not(.compact) .editing,.dark .table:not(.tiny) .editing{margin-top:-8px;margin-bottom:-8px}.dark .table.compact tr .editing,.dark .table.tiny tr .editing{margin-top:0;margin-bottom:0}.dark .table tr td.cell-split{padding:0}.dark .table tr td.cell-split>div{padding:7px 16px;border-bottom:1px solid #767676}.dark .table tr td.cell-split>div:last-child{border-bottom-color:transparent}.dark .table.split-striped tr td.cell-split>div{border-bottom-color:transparent}.dark .table.split-striped tr td.cell-split>div:nth-child(2n){background-color:#181818}.dark .table.split-striped tr:hover td.cell-split>div{background-color:transparent}.dark .table.split-dashed tr td.cell-split>div{border-bottom-style:dashed}.dark .table.compact tr td.cell-split>div{padding:3px 8px}.dark .table.tiny tr td.cell-split>div{padding:1px 4px}.dark .table-settings.icon{cursor:pointer}.dark .table-settings.dialog .drop-area{border-left:none;border-right:none;padding-top:8px;padding-bottom:8px}.dark .table-settings.dialog .drop-area .card{margin-right:0;margin-left:0;padding-top:12px;padding-bottom:12px}.dark .table-settings.dialog .drop-area .card .left{padding-right:16px}.dark .table-settings.dialog .drop-area .card .right{-ms-flex-item-align:center;align-self:center;width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dark .table-settings.dialog .drop-area .card .right .show-checkbox{display:inline-block;width:60px;text-align:center}.dark .table-settings.dialog .drop-area .card .right .freeze-checkbox{display:none;width:50px;text-align:center}.dark .table-settings.dialog .drop-area .card .right label{width:16px;margin:0 auto}.dark .table-settings.dialog .drop-area .card:first-child .right .freeze-checkbox{display:inline-block}.dark .table-settings.dialog .drop-area .card .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:190px}.dark .table-settings.dialog .drop-area .card .title .editable{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding-right:16px;cursor:pointer}.dark .table-settings.dialog .drop-area .card .title .editable:after{content:"";font-family:Ericsson Icons;font-size:16px;visibility:hidden;position:absolute;top:50%;margin-top:-8px;right:0}.dark .table-settings.dialog .drop-area .card .title .editable:hover:after{visibility:visible}.dark .table-settings.dialog .drop-area .card .title .editing{position:relative;display:table;width:100%}.dark .table-settings.dialog .drop-area .card .title .editing .inline-field{display:table-cell;vertical-align:middle}.dark .table-settings.dialog .drop-area .card .title .editing .inline-buttons{display:table-cell;vertical-align:middle;white-space:nowrap}.dark .table-settings.dialog .drop-area .card .title .editing .btn-icon{margin-left:8px}.dark .table-settings.dialog .drop-area .card .title .editing input{display:block;width:100%;margin-right:0}.dark .card.gu-mirror .right .freeze-checkbox{display:none}.dark .table th .col-resizer{position:absolute;top:0;right:0;width:5px;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%}.dark .table th .col-resizer:hover,.dark .table th .resizing{border-right:1px solid #767676}.dark .pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;margin-right:8px;padding:0 8px;border-radius:16px;color:#f2f2f2;background-color:#242424;border:1px solid #767676;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24px;white-space:nowrap}.dark .pill .icon{font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .pill.toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#f2f2f2;background-color:#242424;border:1px solid #767676}.dark .pill.toggle:hover{cursor:pointer;background:#767676;border-color:#adadad}.dark .pill.toggle.unselected{background-color:#242424;border-color:#767676;border-style:dashed;color:#8b8b8b}.dark .pill.toggle.unselected .icon{opacity:.6}.dark .pill.toggle.unselected:hover{border-color:#adadad;background-color:#4e4e4e;color:#f2f2f2}.dark .pill.toggle.unselected:hover .icon{opacity:1}.dark .pill.unselected{background-color:transparent}.dark .pill.unselected:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .pill:empty{display:none}.dark .pill.severity-critical:before{content:"";color:#dc2d37;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .pill.severity-critical.unselected:before{opacity:.6}.dark .pill.severity-critical.unselected:hover:before{opacity:1}.dark .pill.severity-major:before{content:"";color:#e66e19;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .pill.severity-major.unselected:before{opacity:.6}.dark .pill.severity-major.unselected:hover:before{opacity:1}.dark .pill.severity-minor:before{content:"";color:#fad22d;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .pill.severity-minor.unselected:before{opacity:.6}.dark .pill.severity-minor.unselected:hover:before{opacity:1}.dark .pill.severity-warning:before{content:"";color:#0077db;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .pill.severity-warning.unselected:before{opacity:.6}.dark .pill.severity-warning.unselected:hover:before{opacity:1}.dark .pill.severity-indeterminate:before{content:"";color:#adadad;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .pill.severity-indeterminate.unselected:before{opacity:.6}.dark .pill.severity-indeterminate.unselected:hover:before{opacity:1}.dark .pill.severity-cleared:before{content:"";color:#288964;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .pill.severity-cleared.unselected:before{opacity:.6}.dark .pill.severity-cleared.unselected:hover:before{opacity:1}.dark .pill.severity-cleared:before{margin-left:-4px}.dark .pill.removable{color:#f2f2f2;background-color:#242424;border:1px solid #767676}.dark .pill.removable:hover{cursor:pointer;background:#767676}.dark .pill.removable:after{font-family:Ericsson Icons;font-size:14px;content:"";margin-right:-4px;margin-left:4px;margin-top:0}.dark .pill.disabled{pointer-events:none;cursor:default;opacity:.6}.dark .pill:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .eds-form{padding:16px 0;width:100%;position:relative}.dark .eds-form .form-header{margin-bottom:32px}.dark .eds-form .form-body{max-width:834px;margin:0 auto 32px}.dark .eds-form .form-body .column{border-right:1px solid #878787}.dark .eds-form .form-body .column:not(:last-child){padding-right:16px}.dark .eds-form .form-body .column:not(:first-child){padding-left:16px}.dark .eds-form .form-group:not(:last-child){margin-bottom:32px}.dark .eds-form .form-group .form-group-title{font-size:14px;font-weight:500;line-height:1.5em}.dark .eds-form .form-element{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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}.dark .eds-form .form-element:not(:first-child){margin-top:16px}.dark .eds-form .form-element>div{width:100%}.dark .eds-form .form-element>.select{max-width:100%}.dark .eds-form .title{font-size:16px;display:inline-block;font-weight:400;line-height:1.5em}.dark .eds-form p{max-width:736px;font-size:14px;line-height:1.5;letter-spacing:normal}.dark .eds-form label{width:100%;max-width:320px}.dark .eds-form .ranger-container,.dark .eds-form .select,.dark .eds-form input,.dark .eds-form textarea{width:100%}.dark .eds-form .ranger-container[inputmode=numeric],.dark .eds-form .ranger-container[type=number],.dark .eds-form .select[inputmode=numeric],.dark .eds-form .select[type=number],.dark .eds-form input[inputmode=numeric],.dark .eds-form input[type=number],.dark .eds-form textarea[inputmode=numeric],.dark .eds-form textarea[type=number]{min-width:80px}.dark .eds-form .ranger-container[type=password],.dark .eds-form .select[type=password],.dark .eds-form input[type=password],.dark .eds-form textarea[type=password]{max-width:160px}.dark .eds-form .form-footer{text-align:right;max-width:834px;margin:0 auto}@media (min-width:769px) and (max-width:1199px){.dark .eds-form .form-body{max-width:834px;margin:0 auto 32px}.dark .eds-form .form-body .column{border-right:1px solid #878787}.dark .eds-form .form-body .column:not(:last-child){padding-right:16px}.dark .eds-form .form-body .column:not(:first-child){padding-left:16px}.dark .eds-form .form-body .column .form-element>div,.dark .eds-form .form-body .column .ranger-container,.dark .eds-form .form-body .column .select,.dark .eds-form .form-body .column input,.dark .eds-form .form-body .column label,.dark .eds-form .form-body .column textarea{width:100%}}@media (max-width:768px){.dark .eds-form .form-body .column{border-right:none;max-width:none}.dark .eds-form .form-body .column:not(:last-child){padding-right:0;margin-bottom:16px}.dark .eds-form .form-body .column:not(:first-child){padding-left:0}.dark .eds-form .form-body .column .form-element{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dark .eds-form .form-body .column .form-element label{width:33%}.dark .eds-form .form-body .column .form-element>.ranger-container,.dark .eds-form .form-body .column .form-element>.select,.dark .eds-form .form-body .column .form-element>div,.dark .eds-form .form-body .column .form-element>input,.dark .eds-form .form-body .column .form-element>textarea{width:calc(67% - 8px);margin-left:8px;margin-right:0}}@media (max-width:480px){.dark .eds-form .form-body .column .form-element{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dark .eds-form .form-body .column .form-element label{width:100%}.dark .eds-form .form-body .column .form-element>.ranger-container,.dark .eds-form .form-body .column .form-element>.select,.dark .eds-form .form-body .column .form-element>div,.dark .eds-form .form-body .column .form-element>input,.dark .eds-form .form-body .column .form-element>textarea{width:100%;margin-left:0;margin-right:0}}.dark .eds-filter .filter-header{padding-bottom:16px;border-bottom:1px solid rgba(128,128,128,.5)}.dark .eds-filter .filter-header+.filter-body{padding-top:16px}.dark .eds-filter .filter-body.scroll{overflow-y:scroll;padding-right:8px}.dark .eds-filter .filter-body.scroll+.filter-footer{border-top:1px solid rgba(128,128,128,.5)}.dark .eds-filter .filter-footer{padding-top:16px;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}.dark .eds-filter .filter-footer>div:first-child{margin-right:auto}.dark .eds-filter .filter-group{margin-bottom:16px}.dark .eds-filter .filter-group-title{font-size:14px;line-height:1.5em;font-weight:500}.dark .eds-filter .filter-element{margin-top:8px}.dark .eds-filter .filter-element:first-child{margin-top:0}.dark .eds-filter .accordion{margin-left:-8px;margin-right:-8px}.dark .eds-filter .accordion .accordion-item>.title:before{padding-right:0}.dark .eds-filter.horizontal .filter-group{display:inline-block;vertical-align:baseline;margin-right:8px}.dark .eds-filter.horizontal .filter-group-title{margin-bottom:8px}.dark .eds-filter.horizontal .filter-element{display:inline-block;vertical-align:top;margin-top:0;margin-right:8px}.dark .eds-filter.horizontal .filter-element>input[type=radio]+label{display:inline-block;margin-right:8px;margin-top:12px}.dark .eds-filter.horizontal .filter-element>input[type=checkbox]+label{display:inline-block;margin-right:8px;margin-top:12px}.dark .eds-filter.horizontal .filter-footer{padding-top:0}@supports (-moz-appearance:none){.dark .eds-filter .filter-middle.scroll{padding-right:16px}}.dark .accordion .accordion-list{list-style-type:none;margin-bottom:0;padding-left:0}.dark .accordion .accordion-item{padding-bottom:0;color:#fff}.dark .accordion .accordion-item>.title{font-size:14px;margin:0;padding:12px 8px;cursor:pointer;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dark .accordion .accordion-item>.title:hover{background:#4e4e4e}.dark .accordion .accordion-item>.title:before{content:"";padding:0 8px;font-family:Ericsson Icons;font-size:16px;vertical-align:middle;float:right}.dark .accordion .accordion-item>.title:focus{outline:1px solid #8e45b0;outline-offset:-1px}.dark .accordion .accordion-item>.title:focus:not(:focus-visible){outline:0}.dark .accordion .accordion-item>.content{display:none;padding:0 16px 16px}.dark .accordion .accordion-item>.content.no-inset{padding:0 8px 16px}.dark .accordion .accordion-item:nth-child(n+1){margin:-1px 0 0}.dark .accordion .accordion-item.opened>.title{font-weight:400}.dark .accordion .accordion-item.opened>.title:before{content:""}.dark .accordion .accordion-item.opened>.content{display:block}.dark .accordion.lines .accordion-item{border-top:1px solid #767676;border-bottom:1px solid #767676}.dark .badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.dark .badge:before{content:attr(data-badge-content);position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);color:#f2f2f2;border-radius:50%;min-width:10px;height:10px;font-size:10px;background-color:#008cff;outline:solid 1px #242424;z-index:1}.dark .badge.counter:before{min-width:16px;height:16px}.dark .badge.counter.hidden:before{opacity:0;-webkit-transform:translate(60%,-60%) scale(.5);transform:translate(60%,-60%) scale(.5);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.dark .badge.counter.visible:before{opacity:1;-webkit-transform:translate(60%,-60%) scale(1);transform:translate(60%,-60%) scale(1);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.dark .badge.double-digit:before{width:24px;height:14px;border-radius:8px}.dark .badge.counter:before,.dark .badge.default:before{background-color:#008cff}.dark .badge.green:before{background-color:#288964}.dark .badge.orange:before{background-color:#e66e19}.dark .badge.red:before{background-color:#dc2d37}.dark .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;white-space:nowrap;height:inherit}.dark .breadcrumb .menu.visible .item:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .breadcrumb .link,.dark .breadcrumb span{border:1px solid transparent;color:#888;display:inline-block;font-size:14px;font-weight:400;line-height:1.2;margin-right:8px;position:relative;text-decoration:none}.dark .breadcrumb .link:last-child,.dark .breadcrumb span:last-child{margin-right:0}.dark .breadcrumb .link:last-child,.dark .breadcrumb span:last-child{color:#fff;font-size:18px;font-weight:400}.dark .breadcrumb .link:last-child,.dark .breadcrumb span:last-child{border-bottom:none;text-decoration:none;cursor:text;pointer-events:none}.dark .breadcrumb .link:focus,.dark .breadcrumb span:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .breadcrumb .separator{display:inline-block;height:16px;line-height:16px;margin-right:8px;text-align:center;width:16px}.dark .breadcrumb .separator:after{color:#888;content:"";font-family:Ericsson Icons;font-size:14px}@media only screen and (min-width:0){.dark .breadcrumb.short .more{display:inline-block}.dark .breadcrumb.short a.link{display:none}.dark .breadcrumb.short .separator:not(:nth-last-of-type(2)){display:none}}@media only screen and (min-width:50em){.dark .breadcrumb.short .more{display:none}.dark .breadcrumb.short a.link{display:inline-block}.dark .breadcrumb.short .separator:not(:nth-last-of-type(2)){display:inline-block}.dark .breadcrumb.short .separator:nth-of-type(2){display:none}}@media only screen and (min-width:0){.dark .breadcrumb.long a.link{display:none}.dark .breadcrumb.long .separator:not(:nth-last-of-type(2)){display:none}}@media only screen and (min-width:50em){.dark .breadcrumb.long a.link{display:inline-block}.dark .breadcrumb.long .separator:not(:nth-last-of-type(2)){display:inline-block}}.dark .breadcrumb .more{display:inline-block;height:16px;line-height:1;margin-right:8px;position:relative;width:16px}.dark .breadcrumb .more .icon{cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%}.dark .breadcrumb .more .icon:before{content:""}.dark .breadcrumb .more .icon:after{content:"";font-size:14px;color:#888}.dark .breadcrumb .more .icon:hover:after{color:#fff}.dark .breadcrumb .more .menu{top:100%}.dark .breadcrumb .more:focus{outline:1px solid #8e45b0;outline-offset:1px}@media only screen and (min-width:0){.dark .breadcrumb.long .more .menu .item:first-child{display:inherit}.dark .breadcrumb.long .more .menu .item:last-child{display:inherit}}@media only screen and (min-width:50em){.dark .breadcrumb.long .more .menu .item:first-child{display:none}.dark .breadcrumb.long .more .menu .item:last-child{display:none}}.dark .btn{min-width:60px;padding:7px 11px;border-radius:3px;font-size:14px;line-height:1.143;font-family:Ericsson Hilda,Helvetica,sans-serif;color:#fff;background-color:transparent;border:1px solid #fff}.dark .btn:not([hidden]){display:inline-block;vertical-align:middle}.dark .btn:last-child{margin-right:0}.dark .btn.disabled,.dark .btn:disabled{pointer-events:none;cursor:default;opacity:.6}.dark .btn:focus-visible{outline:1px solid #8e45b0;outline-offset:1px}.dark .btn:hover:not(:disabled){color:#242424;text-decoration:none;background-color:#f2f2f2;border:1px solid #f2f2f2;cursor:pointer}.dark .btn:active:not(:disabled){color:#242424;background-color:#adadad;border:1px solid #adadad;-webkit-transition:none;transition:none}.dark .btn.auto{min-width:0}.dark .btn .icon{margin-right:4px;display:inline-block;vertical-align:middle;margin-top:-2px;line-height:0;font-size:16px}.dark .btn.icon-btn,.dark .btn.icon-btn-ghost{min-width:auto;padding:7px}.dark .btn.icon-btn .icon,.dark .btn.icon-btn-ghost .icon{margin-right:0}.dark .btn.icon-btn-ghost{border:1px solid transparent}.dark .btn.icon-btn-subtle{color:#888;border-color:transparent;min-width:auto;padding:7px}.dark .btn.icon-btn-subtle:not(:disabled):hover{color:#fff;background:inherit;border-color:transparent}.dark .btn.icon-btn-subtle .icon{margin-right:0}.dark .btn.icon-btn-subtle~.btn{margin:0}.dark .btn.icon-btn-subtle.tooltip .message[class*=top]{bottom:20px}.dark .btn.icon-btn-subtle.tooltip .message[class*=bottom]{top:20px}.dark .btn.icon-btn-subtle.tooltip .message:not([class*=end]){left:-6px}.dark .btn.icon-btn-subtle.tooltip .message[class*=end]{top:inherit;right:-6px}.dark .btn span+.icon{margin-left:4px;margin-right:0}.dark .btn.primary{color:#fff;background-color:#0077db;border:1px solid #0077db}.dark .btn.primary:hover:not(:disabled){color:#fff;background-color:#0267bc;border:1px solid #0267bc}.dark .btn.primary:active:not(:disabled){color:#fff;background-color:#005499;border:1px solid #005499;-webkit-transition:none;transition:none}.dark .btn.ai-fill{position:relative;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);border:none;padding:8px 12px}.dark .btn.ai-fill.icon-btn{padding:8px}.dark .btn.ai-fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.dark .btn.ai-fill:hover:not(:disabled){color:#fff;background:-webkit-gradient(linear,left top,right top,from(#0267bc),to(#7c42f8));background:linear-gradient(90deg,#0267bc,#7c42f8);border:none}.dark .btn.ai-fill:active:not(:disabled){color:#fff;background:-webkit-gradient(linear,left top,right top,from(#005499),to(#7132f9));background:linear-gradient(90deg,#005499,#7132f9);border:none;-webkit-transition:none;transition:none}.dark .btn.ai-stroke{position:relative;color:#fff;background:0 0;border:none;z-index:1;padding:8px 12px}.dark .btn.ai-stroke.icon-btn{padding:8px}.dark .btn.ai-stroke:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}.dark .btn.ai-stroke:hover:not(:disabled){border:none}.dark .btn.ai-stroke:hover:not(:disabled):before{background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3)}.dark .btn.ai-stroke:active:not(:disabled){color:#242424;-webkit-transition:none;transition:none}.dark .btn.warning{color:#fff;background-color:#dc2d37;border:1px solid #dc2d37}.dark .btn.warning:hover:not(:disabled){color:#fff;background-color:#c52a32;border:1px solid #c52a32}.dark .btn.warning:active:not(:disabled){color:#fff;background-color:#942228;border:1px solid #942228;-webkit-transition:none;transition:none}.dark .btn~.btn{margin-left:8px}.dark label input[type=file]{position:absolute;margin:0;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);pointer-events:none}.dark label input[type=file]:focus-visible~.btn{outline:1px solid #8e45b0;outline-offset:1px}.dark label input[type=file]:disabled~.btn{pointer-events:none;cursor:default;opacity:.6}.dark .btn-icon{border:none;padding:0;margin-bottom:0!important;min-width:16px;height:16px;font-size:16px;line-height:1;vertical-align:baseline;color:#fff;outline:0;background:0 0;cursor:pointer}.dark .btn-icon:hover{background:0 0}.dark .btn-icon:focus-visible{outline:1px solid #8e45b0;outline-offset:1px}.dark .btn-group .btn{border-radius:0}.dark .btn-group .btn i{pointer-events:none}.dark .btn-group .btn.active:not(:disabled){color:#242424;background-color:#adadad;border:1px solid #adadad;-webkit-transition:none;transition:none}.dark .btn-group .dropdown:not(:first-child) .btn{margin-left:0;border-radius:0}.dark .btn-group.horizontal .btn:first-child{border-radius:3px 0 0 3px}.dark .btn-group.horizontal .btn:last-child{border-radius:0 3px 3px 0}.dark .btn-group.horizontal .btn~.btn{margin-left:-1px}.dark .btn-group.horizontal>:not(:first-child){margin-left:-1px}.dark .btn-group.horizontal .dropdown:first-child .btn{border-radius:3px 0 0 3px}.dark .btn-group.horizontal .dropdown:last-child .btn{border-radius:0 3px 3px 0}.dark .btn-group.vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-line-pack:start;align-content:flex-start}.dark .btn-group.vertical .btn{margin-left:0}.dark .btn-group.vertical .btn:first-child{border-radius:3px 3px 0 0}.dark .btn-group.vertical .btn:last-child{border-radius:0 0 3px 3px}.dark .btn-group.vertical .btn~.btn{margin-top:-1px}.dark .btn-group.vertical>:not(:first-child){margin-top:-1px}.dark .btn-group.vertical .dropdown:first-child .btn{border-radius:3px 3px 0 0}.dark .btn-group.vertical .dropdown:last-child .btn{border-radius:0 0 3px 3px}.dark .card{max-width:100%;padding:16px;margin:8px;background-color:#181818;border:1px solid #767676}.dark .card.hidden{display:none}.dark .card.selected{border:1px solid #0077db}.dark .card.selected:hover{cursor:pointer;border-color:#0077db}.dark .card:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .card:hover{cursor:pointer;border-color:#adadad}.dark .card.draggable:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.dark .card.draggable .left .title:before{content:"";font-family:Ericsson Icons;font-size:16px;vertical-align:baseline;margin-right:8px}.dark .card .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0}.dark .card .header .left{-webkit-box-flex:1;-ms-flex:1;flex:1}.dark .card .header .left .title{font-size:16px;font-family:Ericsson Hilda;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .card .header .left .subtitle{font-size:14px;color:#888;display:block;margin-top:4px;margin-left:0}.dark .card .header .right{-ms-flex-item-align:start;align-self:flex-start}.dark .card .header .right .action{display:inline-block;margin-left:8px;font-size:20px;font-weight:400}.dark .card .header .right .action i{font-size:16px;font-weight:300;vertical-align:baseline}.dark .card .header+.content{padding-top:16px}.dark .gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2)!important;box-shadow:0 4px 10px #0003!important;cursor:-webkit-grabbing!important;cursor:grabbing!important}.dark .gu-hide{left:-9999px!important}.dark .gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.dark .gu-transit{opacity:.2}.dark .drop-area{border:1px solid #adadad;position:relative}.dark .drop-area.drop-over{border:2px solid #0077db}.dark .drop-area .empty-state{display:none;-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;text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.dark .drop-area .empty-state.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.dark .drop-area .empty-state div:not(:first-child){margin:8px 0 0}.dark .drop-area .draggable{cursor:grab;cursor:-webkit-grab}.dark .drop-area .dragging{cursor:grabbing;cursor:-webkit-grabbing}.dark .carousel-container{position:relative;margin-bottom:40px;background:#181818}.dark .carousel-container .carousel-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid #767676;overflow:hidden}.dark .carousel-container .carousel-wrapper .carousel-slide{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#181818;position:absolute;top:0;left:0;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity ease-out .2s;transition:opacity ease-out .2s}.dark .carousel-container .carousel-wrapper .carousel-slide.active{opacity:1;z-index:1}.dark .carousel-container .play-button{position:absolute;bottom:16px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:3}.dark .carousel-container .play-button .icon{margin-right:0}.dark .carousel-container .carousel-counter{position:absolute;top:16px;left:16px;font-size:12px;color:#6a6a6a;z-index:2}.dark .carousel-container .carousel-button-next,.dark .carousel-container .carousel-button-prev{min-width:auto;padding:4px 6px;border-radius:3px;font-size:18px;line-height:1.2;font-family:Ericsson Hilda,Helvetica,sans-serif;position:absolute;cursor:pointer;top:calc(50% - 16px);height:32px;width:32px;z-index:2}.dark .carousel-container .carousel-button-next .icon,.dark .carousel-container .carousel-button-prev .icon{margin-right:0;margin-top:0}.dark .carousel-container .carousel-button-prev{left:16px}.dark .carousel-container .carousel-button-next{right:16px}.dark .carousel-container .carousel-pagination{position:absolute;bottom:-28px;width:100%;z-index:2;overflow-x:auto;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark .carousel-container .carousel-pagination .carousel-pagination-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;padding:2px 0}.dark .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet{width:16px;height:16px;position:relative;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}.dark .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet:before{content:"";width:8px;height:8px;border:1px solid #f2f2f2;background:#242424;border-radius:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:background ease-out .2s;transition:background ease-out .2s}.dark .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.active:before{background:#f2f2f2}.dark .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.clickable{cursor:pointer}.dark .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet~.carousel-pagination-bullet{margin-left:8px}.dark .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.clickable:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark input[type=checkbox]{width:0;height:0;padding:0;margin:0;background:0 0;border:0;opacity:0;pointer-events:none;display:block}.dark input[type=checkbox]+label{font-size:14px;line-height:1.5}.dark input[type=checkbox]+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNzY3Njc2IiBkPSJNMC41IDAuNUgxNS41VjE1LjVIMC41eiIvPgo8L3N2Zz4K) no-repeat 100% center;margin:2px 4px 2px 2px}.dark input[type=checkbox]+label:empty{line-height:1}.dark input[type=checkbox]+label:empty:before{margin-right:0}.dark input[type=checkbox]:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjQURBREFEIiBkPSJNMC41IDAuNUgxNS41VjE1LjVIMC41eiIvPgo8L3N2Zz4K) no-repeat 100% center}.dark input[type=checkbox]:disabled+label{pointer-events:none;cursor:default;opacity:.6}.dark input[type=checkbox]:focus-visible+label:before{outline:1px solid #8e45b0;outline-offset:1px}.dark input[type=checkbox]:checked+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNzdEQiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.dark input[type=checkbox]:checked:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAyNjdCQyIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.dark input[type=checkbox]:checked:disabled+label{pointer-events:none;cursor:default;opacity:.6}.dark input[type=checkbox]:indeterminate+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNzdEQiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik00IDlMMTIgOSAxMiA3IDQgN3oiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.dark input[type=checkbox]:indeterminate:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAyNjdCQyIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik00IDlMMTIgOSAxMiA3IDQgN3oiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.dark input[type=checkbox]:indeterminate:disabled+label{pointer-events:none;cursor:default;opacity:.6}.dark .checkbox-group .validation-msg{display:none;margin-top:8px;font-size:12px;line-height:14px}.dark .calendar{position:absolute;z-index:2;width:260px;padding:8px;background:#181818;border:1px solid #767676;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003}.dark .calendar.opened{display:block}.dark .calendar.closed{display:none}.dark .calendar .head{padding:8px 0;font-size:16px;line-height:1.5;font-weight:500;text-align:center;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex}.dark .calendar .head .month{width:80px}.dark .calendar .head i{-webkit-box-flex:1;-ms-flex:1;flex:1}.dark .calendar .head i:hover{cursor:pointer}.dark .calendar .head i:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .calendar .head i:nth-child(1),.dark .calendar .head i:nth-child(2){float:left}.dark .calendar .head i:nth-child(5),.dark .calendar .head i:nth-child(6){float:right}.dark .calendar table.body{width:100%;table-layout:fixed;padding:0 8px}.dark .calendar table.body thead tr{color:#8b8b8b;font-size:12px;line-height:1.5;text-align:center;text-transform:uppercase}.dark .calendar table.body tbody tr{text-align:center;line-height:28px}.dark .calendar table.body tbody tr td:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .calendar table.body tbody tr td.selected{color:#fff;background:#0077db}.dark .calendar table.body tbody tr td.selected:hover{background:#0267bc}.dark .calendar table.body tbody tr td.selected .today{border-bottom-color:#fff}.dark .calendar table.body tbody tr td.dummy:hover{background:0 0;cursor:default}.dark .calendar table.body tbody tr td .today{padding:1px 4px;font-weight:500;border-bottom:solid 2px #0077db}.dark .calendar table.body tbody tr td:hover{background:#4e4e4e;cursor:pointer}.dark .calendar table.body tbody tr td.disabled{pointer-events:none;cursor:default;opacity:.6}.dark .calendar .calendar-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0 8px;border-top:1px solid #adadad;margin:0 8px}.dark .datepicker{position:relative}.dark .datepicker.fullwidth,.dark .datepicker.fullwidth input[name=datepicker]{width:100%}.dark .datepicker .input-group{margin-bottom:0}.dark .datepicker .calendar{margin-top:4px}.dark .datepicker input+.suffix.icon-inside{position:absolute;right:8px;margin:0}.dark .datepicker input[name=datepicker]:disabled+.suffix{pointer-events:none;cursor:default;color:#8b8b8b}.dark .datepicker i.icon.icon-calendar:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .date-range-picker{position:relative}.dark .date-range-picker .input-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:260px;border:1px solid #767676;background:#181818;margin-top:0;margin-bottom:0}.dark .date-range-picker .input-group:hover{border-color:#adadad}.dark .date-range-picker .input-group:focus-within{border-color:#8e45b0}.dark .date-range-picker .input-group input[name=endDate],.dark .date-range-picker .input-group input[name=startDate]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;border:none;outline:0;background:0 0;padding:8px;color:#f2f2f2;font-size:14px;line-height:1.5;margin:0}.dark .date-range-picker .input-group input[name=endDate]::-webkit-input-placeholder,.dark .date-range-picker .input-group input[name=startDate]::-webkit-input-placeholder{color:#8b8b8b}.dark .date-range-picker .input-group input[name=endDate]::-moz-placeholder,.dark .date-range-picker .input-group input[name=startDate]::-moz-placeholder{color:#8b8b8b}.dark .date-range-picker .input-group input[name=endDate]::-ms-input-placeholder,.dark .date-range-picker .input-group input[name=startDate]::-ms-input-placeholder{color:#8b8b8b}.dark .date-range-picker .input-group input[name=endDate]::placeholder,.dark .date-range-picker .input-group input[name=startDate]::placeholder{color:#8b8b8b}.dark .date-range-picker .input-group .suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;margin:0;padding:0;border:none}.dark .date-range-picker .input-group .suffix.icon-inside{margin:0}.dark .date-range-picker .calendar{margin-top:4px}.dark .date-range-picker .calendar .calendar-footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.dark .date-range-picker:has(input:disabled)>label{color:#8b8b8b}.dark .date-range-picker .input-group:has(input:disabled){pointer-events:none;cursor:default;border-color:#4e4e4e;background:#383838}.dark .date-range-picker .input-group:has(input:disabled) input[name=endDate],.dark .date-range-picker .input-group:has(input:disabled) input[name=startDate]{color:#8b8b8b}.dark .date-range-picker .input-group:has(input:disabled) .suffix{pointer-events:none;cursor:default;color:#8b8b8b}.dark .date-range-picker i.icon.icon-calendar:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .date-range-picker .calendar table.body{border-spacing:0}.dark .date-range-picker .calendar table.body tbody tr td{border:1px solid #181818}.dark .date-range-picker .calendar table.body tbody tr td.range-end,.dark .date-range-picker .calendar table.body tbody tr td.range-start{color:#fff;background:#0077db}.dark .date-range-picker .calendar table.body tbody tr td.range-end:hover,.dark .date-range-picker .calendar table.body tbody tr td.range-start:hover{background:#0267bc}.dark .date-range-picker .calendar table.body tbody tr td.range-end .today,.dark .date-range-picker .calendar table.body tbody tr td.range-start .today{border-bottom-color:#fff}.dark .date-range-picker .calendar table.body tbody tr td.in-range{background:#1c364d}.dark .date-range-picker .calendar table.body tbody tr td.in-range-preview,.dark .date-range-picker .calendar table.body tbody tr td.range-end-preview,.dark .date-range-picker .calendar table.body tbody tr td.range-start-preview{background:#4e4e4e}.dark .dialog{position:fixed;top:0;left:0;z-index:100;overflow:hidden;width:100%;height:100%;background:#0009;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark .dialog.show{opacity:1;visibility:visible}.dark .dialog.show>.content{opacity:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dark .dialog>.content{padding:16px;background-color:#242424;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:340px;min-height:144px;max-width:50%;max-height:90%;margin:0 4px}.dark .dialog>.content .top{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.dark .dialog>.content .top .title{font-size:16px;font-weight:400;line-height:1.5em;-ms-flex-item-align:baseline;align-self:baseline}.dark .dialog>.content .top .subtitle{font-size:12px;color:#888;margin-left:8px;-ms-flex-item-align:baseline;align-self:baseline}.dark .dialog>.content .top .right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.dark .dialog>.content .top .right .btn-icon{font-size:14px}.dark .dialog>.content .top .right .icon{opacity:.7}.dark .dialog>.content .top .right .icon:hover{opacity:1;cursor:pointer}.dark .dialog>.content .body{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:16px 0;overflow-y:auto}.dark .dialog>.content .bottom{display:block;text-align:right;height:32px}.dark .dialog>.content .bottom .btn~.btn{margin-left:8px}.dark .dialog.fullscreen>.content{max-width:calc(100% - 48px);overflow:hidden;max-height:calc(100% - 48px)}.dark .dialog.fullscreen>.content .body{overflow:hidden}@media screen and (max-width:340px){.dark .dialog.show>.content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.dark .dialog>.content{min-width:auto;max-width:none}}.dark aside.floatingpanel{position:fixed;height:calc(100vh - 118px);width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:8;background:#242424;right:-480px;bottom:10px;-webkit-box-shadow:5px -1px 20px 0 #00000094;box-shadow:5px -1px 20px #00000094;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dark aside.floatingpanel.hidden{right:-480px}.dark aside.floatingpanel.hidden.animated{-webkit-animation:slideOutRight .2s ease-in-out forwards;animation:slideOutRight .2s ease-in-out forwards}.dark aside.floatingpanel.visible{-webkit-animation:slideInRight .2s ease-in-out forwards;animation:slideInRight .2s ease-in-out forwards}@-webkit-keyframes slideOutRight{0%{right:12px}to{right:-480px}}@-webkit-keyframes slideInRight{0%{right:-480px}to{right:12px}}.dark aside.floatingpanel .tile{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#242424;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.dark aside.floatingpanel .tile .tile-content{padding:0 4px 0 0;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0}.dark aside.floatingpanel .tile .tile-content .question p{margin-bottom:0!important}.dark aside.floatingpanel .tile .header{padding-bottom:8px}.dark aside.floatingpanel .tile .header .toggle-floatingpanel .icon{position:absolute;top:13px;font-size:21px;opacity:.6}.dark aside.floatingpanel .tile .header .toggle-floatingpanel .icon:hover{cursor:pointer;opacity:1}.dark .drag-and-drop{cursor:default}.dark .drag-and-drop .hidden{display:none}.dark .drag-and-drop .drag-and-drop-area{border:1px dashed #adadad;padding:32px;text-align:center}.dark .drag-and-drop .drag-and-drop-area .files-input{display:none}.dark .drag-and-drop .drag-and-drop-area i.icon{display:block;font-size:32px;margin-bottom:16px}.dark .drag-and-drop .drag-and-drop-area label{color:#008cff;display:inline}.dark .drag-and-drop .drag-and-drop-area label:hover{text-decoration:underline}.dark .drag-and-drop .drag-and-drop-area p{color:#adadad;margin-bottom:16px}.dark .drag-and-drop .drag-and-drop-area.enter{border-color:#0077db}.dark .drag-and-drop .header-files{margin-top:16px}.dark .drag-and-drop .file-pills .pill{max-width:100%;overflow:hidden}.dark .drag-and-drop .upload-table{width:100%}.dark .drag-and-drop .upload-table td{padding-bottom:16px;vertical-align:top}.dark .drag-and-drop .upload-table td:first-child{padding-right:8px}.dark .drag-and-drop .upload-table td p{margin-bottom:8px}.dark .drag-and-drop .upload-table td .flex-outer{display:-webkit-box;display:-ms-flexbox;display:flex}.dark .drag-and-drop .upload-table td .flex-outer div.main{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.dark .drag-and-drop .upload-table td .flex-outer div.action{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;padding-left:4px}.dark .drag-and-drop .upload-table td .flex-outer div.action .interactive{cursor:pointer}.dark .dropdown{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;max-width:100%}.dark .dropdown .btn:not(.icon-btn){width:100%;padding:7px 27px 7px 11px;line-height:1.143}.dark .dropdown .btn:not(.icon-btn):not(:disabled):not(.clickable):hover+.menu{visibility:visible}.dark .dropdown .btn:not(.icon-btn):after{content:"";font-family:Ericsson Icons;position:absolute;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:0;pointer-events:none}.dark .dropdown .extra{position:relative}.dark .dropdown[data-type=divided] .btns-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.dark .dropdown[data-type=divided] .btns-wrap .btn{padding:7px 11px}.dark .dropdown[data-type=divided] .btns-wrap .btn:first-child{border-radius:3px 0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:calc(100% - 30px);border-right-color:transparent}.dark .dropdown[data-type=divided] .btns-wrap .btn:first-child:after{content:"";display:none}.dark .dropdown[data-type=divided] .btns-wrap .btn:last-child{min-width:32px;width:32px;margin-left:-1px;padding:0;border-top-left-radius:0;border-bottom-left-radius:0}.dark .dropdown.open{z-index:10}.dark .dropdown.open .btn:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dark .dropdown.more .btn:not(.icon-btn){border:none;padding:0;margin-bottom:0!important;min-width:16px;height:16px;line-height:1;vertical-align:baseline;outline:0}.dark .dropdown.more .btn:not(.icon-btn):focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .dropdown.more .btn:not(.icon-btn):after{content:none;margin:0;padding:0}.dark .dropdown.more .btn:not(.icon-btn):hover{background:0 0}.dark .dropdown.more .btn:not(.icon-btn):hover .icon{color:#fff}.dark .dropdown.more .btn:not(.icon-btn) .icon{padding:0;margin:0;color:#888;font-size:16px}.dark .dropdown.more .menu{right:0;min-width:120px}.dark .dropdown.more .menu.start{right:unset;left:0}.dark .dropdown .menu{min-width:100%;width:auto;padding:0;max-height:162px;overflow-y:auto;overflow-x:hidden}.dark .menu{position:absolute;display:none;z-index:60;margin-top:4px;background:#181818;border:solid 1px #767676;text-align:left;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;padding:0}.dark .menu li{list-style-type:none}.dark .menu.right{right:0;margin-right:0}.dark .menu .item:focus{outline:0}.dark .menu label{margin:0;width:100%;padding:0}.dark .menu hr{margin:0;border-style:none;border-top:1px solid #767676;border-bottom:0}.dark .menu.visible{display:block}.dark .menu .item{padding:7px 8px;color:#f2f2f2;font-size:14px;line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .menu .item.highlight,.dark .menu .item:hover{background:#4e4e4e}.dark .menu .item.disabled,.dark .menu .item:disabled,.dark .menu .item[disabled]{pointer-events:none;cursor:default;opacity:.6}.dark .menu .item.selected{background:#0077db;color:#f2f2f2}.dark .menu .item.selected:hover{background:#0267bc}.dark .menu .item.hidden{display:none}.dark .menu .item.space-between{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}.dark .menu .item.header{font-size:12px;pointer-events:none}.dark .menu .item.indent{padding-left:16px}.dark .menu .item a{color:inherit;text-decoration:none}.dark .menu .item .icon{line-height:1;position:relative;top:-1px}.dark .menu .empty{display:none;opacity:.6;text-align:center}.dark .menu .empty.visible{display:block;padding:4px 0}.dark .empty-state{width:100%;height:100%;min-height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .empty-state.hidden{display:none}.dark .empty-state.border{border:solid 1px gray}.dark .empty-state .message{-ms-flex-item-align:center;align-self:center;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}.dark .empty-state .icon{-ms-flex-item-align:center;align-self:center;font-size:32px;margin-bottom:8px}.dark .empty-state button{width:-webkit-max-content;width:-moz-max-content;width:max-content;-ms-flex-item-align:center;align-self:center}.dark input{height:32px}.dark input,.dark textarea{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:160px;font-family:Ericsson Hilda,Helvetica,sans-serif;font-weight:300;font-size:14px;color:#f2f2f2;background:#181818;border:1px solid #767676;padding:8px;margin-right:8px;-webkit-appearance:none;outline:0}.dark input[type=button],.dark input[type=reset],.dark input[type=submit],.dark textarea[type=button],.dark textarea[type=reset],.dark textarea[type=submit]{width:auto}.dark input::-webkit-input-placeholder,.dark textarea::-webkit-input-placeholder{color:#8b8b8b}.dark input::-moz-placeholder,.dark textarea::-moz-placeholder{color:#8b8b8b}.dark input::-ms-input-placeholder,.dark textarea::-ms-input-placeholder{color:#8b8b8b}.dark input::placeholder,.dark textarea::placeholder{color:#8b8b8b}.dark input:focus:not([disabled]):not([readonly]),.dark textarea:focus:not([disabled]):not([readonly]){outline:0;border-color:#8e45b0}.dark input[disabled],.dark textarea[disabled]{pointer-events:none;cursor:default;border-color:#4e4e4e;background:#383838;color:#8b8b8b}.dark input[disabled]::-webkit-input-placeholder,.dark textarea[disabled]::-webkit-input-placeholder{color:#8b8b8b}.dark input[disabled]::-moz-placeholder,.dark textarea[disabled]::-moz-placeholder{color:#8b8b8b}.dark input[disabled]::-ms-input-placeholder,.dark textarea[disabled]::-ms-input-placeholder{color:#8b8b8b}.dark input[disabled]::placeholder,.dark textarea[disabled]::placeholder{color:#8b8b8b}.dark input[readonly],.dark textarea[readonly]{background:0 0;border-color:transparent;padding-left:0}.dark input[readonly]:active,.dark input[readonly]:hover,.dark textarea[readonly]:active,.dark textarea[readonly]:hover{border-color:transparent}.dark input.with-icon,.dark textarea.with-icon{padding-right:28px}.dark input.fullwidth{width:100%;margin-right:0}.dark input.fullwidth.with-icon+.suffix.icon-inside{margin-left:-30px}.dark .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;margin-bottom:24px}.dark .input-group>*{-ms-flex-item-align:center;align-self:center}.dark .input-group label{margin-right:8px}.dark .input-group input{margin-top:0;margin-bottom:0;border-right:none;margin-right:0}.dark .input-group button{background:#767676;color:#f2f2f2;border-bottom-left-radius:0;border-top-left-radius:0;border-color:#767676}.dark .input-group button:hover{background:#f2f2f2;color:#242424;border-color:#f2f2f2}.dark label{display:block;font-size:14px;line-height:1.5;color:#f2f2f2;margin-bottom:4px}.dark label:hover{cursor:pointer}.dark label.left{display:inline-block;vertical-align:middle;margin-right:4px}.dark label.required.has-tooltip>:first-child:after{content:"*";margin-right:4px;color:#008cff}.dark label.required:not(.has-tooltip):after{content:"*";margin-left:4px;color:#008cff}.dark label.disabled{opacity:.4;pointer-events:none;cursor:default}.dark label.disabled.required:after{color:#f2f2f2}.dark label.ai-label:after{font-family:Ericsson Icons;content:"";vertical-align:bottom;margin-left:4px;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);-webkit-background-clip:text;background-clip:text;color:transparent}.dark input.prefill.changed{-webkit-box-shadow:inset 3px 0 0 0 #288964;box-shadow:inset 3px 0 #288964}.dark .prefix{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #767676;border-right:none;padding:8px;font-size:14px;height:32px}.dark .prefix.disabled{pointer-events:none;cursor:default;opacity:.6}.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only,.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly],.dark textarea:not([disabled]):-moz-read-only,.dark textarea:not([disabled])[readonly]{background:#383838;border-color:#383838;padding-left:8px}.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only,.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly],.dark textarea:not([disabled]):read-only,.dark textarea:not([disabled])[readonly]{background:#383838;border-color:#383838;padding-left:8px}.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only:active,.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only:hover,.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:active,.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:hover,.dark textarea:not([disabled]):-moz-read-only:active,.dark textarea:not([disabled]):-moz-read-only:hover,.dark textarea:not([disabled])[readonly]:active,.dark textarea:not([disabled])[readonly]:hover{border-color:#383838}.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only:active,.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only:hover,.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:active,.dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:hover,.dark textarea:not([disabled]):read-only:active,.dark textarea:not([disabled]):read-only:hover,.dark textarea:not([disabled])[readonly]:active,.dark textarea:not([disabled])[readonly]:hover{border-color:#383838}.dark input+.suffix{height:32px;padding:8px;font-size:14px;color:#f2f2f2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #767676;margin-left:-5px;border-left:none}.dark input+.suffix.icon-inside{margin:0 0 0 -38px;border:none}.dark input[disabled]+.suffix{pointer-events:none;cursor:default;opacity:.6}.dark .input-wrapper{display:inline-block;position:relative;vertical-align:top}.dark .input-wrapper input{padding-right:28px}.dark .input-wrapper .icon-suffix{position:absolute;right:8px;top:0;margin:0;padding:0;height:32px;width:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.dark .input-wrapper .icon-suffix .icon{font-size:14px;color:#f2f2f2}.dark .input-wrapper input[disabled]+.icon-suffix{pointer-events:none;cursor:default;opacity:.6;cursor:not-allowed}.dark .input-wrapper-fullwidth{display:block;position:relative;width:100%}.dark .input-wrapper-fullwidth input{width:100%;padding-right:28px}.dark .input-wrapper-fullwidth .icon-suffix{position:absolute;right:0;top:0;margin:0;padding:0;height:32px;width:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.dark .input-wrapper-fullwidth .icon-suffix .icon{font-size:14px;color:#f2f2f2}.dark .input-wrapper-fullwidth input[disabled]+.icon-suffix{pointer-events:none;cursor:default;opacity:.6;cursor:not-allowed}.dark textarea{resize:vertical}.dark textarea.fullwidth{width:100%;margin-right:0}.dark textarea.character-counter-error{border:1px solid #dc2d37;font-size:14px}.dark .validation-msg{display:none;margin-bottom:4px;font-size:12px;line-height:14px}.dark .validation-msg:before{font-family:Ericsson Icons;display:inline;vertical-align:baseline;margin-right:4px;position:relative;top:1px}.dark .validation-msg.valid{display:block}.dark .validation-msg.valid:before{content:"";color:#288964}.dark .validation-msg.invalid{display:block}.dark .validation-msg.invalid:before{content:"";color:#dc2d37}.dark input.validation+.controls+.validation-msg,.dark input.validation+.suffix+.validation-msg,.dark input.validation+.validation-msg,.dark textarea.validation+.controls+.validation-msg,.dark textarea.validation+.suffix+.validation-msg,.dark textarea.validation+.validation-msg{display:none;margin-bottom:4px;font-size:12px;line-height:14px}.dark input.validation+.controls+.validation-msg:before,.dark input.validation+.suffix+.validation-msg:before,.dark input.validation+.validation-msg:before,.dark textarea.validation+.controls+.validation-msg:before,.dark textarea.validation+.suffix+.validation-msg:before,.dark textarea.validation+.validation-msg:before{font-family:Ericsson Icons;display:inline;vertical-align:baseline;margin-right:4px;position:relative;top:1px}.dark input.validation+.controls+.validation-msg.valid,.dark input.validation+.suffix+.validation-msg.valid,.dark input.validation+.validation-msg.valid,.dark textarea.validation+.controls+.validation-msg.valid,.dark textarea.validation+.suffix+.validation-msg.valid,.dark textarea.validation+.validation-msg.valid{display:block}.dark input.validation+.controls+.validation-msg.valid:before,.dark input.validation+.suffix+.validation-msg.valid:before,.dark input.validation+.validation-msg.valid:before,.dark textarea.validation+.controls+.validation-msg.valid:before,.dark textarea.validation+.suffix+.validation-msg.valid:before,.dark textarea.validation+.validation-msg.valid:before{content:"";color:#288964}.dark input.validation+.controls+.validation-msg.invalid,.dark input.validation+.suffix+.validation-msg.invalid,.dark input.validation+.validation-msg.invalid,.dark textarea.validation+.controls+.validation-msg.invalid,.dark textarea.validation+.suffix+.validation-msg.invalid,.dark textarea.validation+.validation-msg.invalid{display:block}.dark input.validation+.controls+.validation-msg.invalid:before,.dark input.validation+.suffix+.validation-msg.invalid:before,.dark input.validation+.validation-msg.invalid:before,.dark textarea.validation+.controls+.validation-msg.invalid:before,.dark textarea.validation+.suffix+.validation-msg.invalid:before,.dark textarea.validation+.validation-msg.invalid:before{content:"";color:#dc2d37}.dark input.validation.invalid,.dark input.validation:invalid:not(.pristine),.dark textarea.validation.invalid,.dark textarea.validation:invalid:not(.pristine){border:1px solid #dc2d37;margin-bottom:4px;-webkit-box-shadow:none;box-shadow:none}.dark input.validation.invalid+.controls+.validation-msg,.dark input.validation.invalid+.suffix+.validation-msg,.dark input.validation.invalid+.validation-msg,.dark input.validation:invalid:not(.pristine)+.controls+.validation-msg,.dark input.validation:invalid:not(.pristine)+.suffix+.validation-msg,.dark input.validation:invalid:not(.pristine)+.validation-msg,.dark textarea.validation.invalid+.controls+.validation-msg,.dark textarea.validation.invalid+.suffix+.validation-msg,.dark textarea.validation.invalid+.validation-msg,.dark textarea.validation:invalid:not(.pristine)+.controls+.validation-msg,.dark textarea.validation:invalid:not(.pristine)+.suffix+.validation-msg,.dark textarea.validation:invalid:not(.pristine)+.validation-msg{display:block}.dark input.validation.invalid+.controls+.validation-msg:before,.dark input.validation.invalid+.suffix+.validation-msg:before,.dark input.validation.invalid+.validation-msg:before,.dark input.validation:invalid:not(.pristine)+.controls+.validation-msg:before,.dark input.validation:invalid:not(.pristine)+.suffix+.validation-msg:before,.dark input.validation:invalid:not(.pristine)+.validation-msg:before,.dark textarea.validation.invalid+.controls+.validation-msg:before,.dark textarea.validation.invalid+.suffix+.validation-msg:before,.dark textarea.validation.invalid+.validation-msg:before,.dark textarea.validation:invalid:not(.pristine)+.controls+.validation-msg:before,.dark textarea.validation:invalid:not(.pristine)+.suffix+.validation-msg:before,.dark textarea.validation:invalid:not(.pristine)+.validation-msg:before{content:"";color:#dc2d37}.dark input.validation.valid,.dark textarea.validation.valid{border:1px solid #288964;margin-bottom:4px;-webkit-box-shadow:none;box-shadow:none}.dark input.validation.valid+.controls+.validation-msg,.dark input.validation.valid+.suffix+.validation-msg,.dark input.validation.valid+.validation-msg,.dark textarea.validation.valid+.controls+.validation-msg,.dark textarea.validation.valid+.suffix+.validation-msg,.dark textarea.validation.valid+.validation-msg{display:block}.dark input.validation.valid+.controls+.validation-msg:before,.dark input.validation.valid+.suffix+.validation-msg:before,.dark input.validation.valid+.validation-msg:before,.dark textarea.validation.valid+.controls+.validation-msg:before,.dark textarea.validation.valid+.suffix+.validation-msg:before,.dark textarea.validation.valid+.validation-msg:before{content:"";color:#288964}.dark input:invalid:not(.pristine),.dark textarea:invalid:not(.pristine){border:1px solid #dc2d37;-webkit-box-shadow:none;box-shadow:none}.dark .character-counter{display:block;top:1px;font-family:Ericsson Hilda;color:#6a6a6a;margin-bottom:4px;font-size:12px;line-height:14px}.dark .character-counter-error{display:block;margin-bottom:4px;font-size:12px;line-height:14px}.dark .character-counter-error:before{font-family:Ericsson Icons;content:"";color:#dc2d37;display:inline;vertical-align:baseline;margin-right:4px;position:relative;top:1px}.dark .list-builder{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;overflow-y:hidden;overflow-x:auto}.dark .list-builder>div:not(.lb-transfer-btns){width:100%;max-width:624px;min-width:300px;position:relative;background:#242424;border:1px solid #878787}.dark .list-builder input[type=checkbox]+label:before{margin-right:8px}.dark .list-builder .lb-transfer-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.dark .list-builder .lb-transfer-btns .btn{min-width:32px;padding:5px 8px 4px}.dark .list-builder .lb-transfer-btns .btn .icon{margin-right:0}.dark .list-builder .lb-transfer-btns .btn:not(:last-child){margin-bottom:8px}.dark .list-builder .lb-transfer-btns .btn~.btn{margin-left:0}.dark .list-builder .lb-header{padding:16px 16px 0}.dark .list-builder .lb-header .title{margin-bottom:16px;color:#fff;font-weight:400;font-size:16px;line-height:1.5em}.dark .list-builder .lb-header .lb-controls{border-bottom:1px solid #878787;padding-bottom:16px;margin-bottom:16px;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}.dark .list-builder .lb-header .lb-controls .lb_header-counters{color:#8b8b8b}.dark .list-builder .lb-header .lb-filter{position:relative;margin-bottom:16px}.dark .list-builder .lb-header .lb-filter:after{content:"";font-family:Ericsson Icons;position:absolute;width:16px;height:16px;top:50%;right:8px;margin-top:-8px}.dark .list-builder .lb-header .lb-filter .lb-filter-input{width:100%;margin-right:0}.dark .list-builder .lb-list{height:auto;overflow-x:hidden;overflow-y:auto;max-height:440px;padding:2px 16px 16px;position:relative}.dark .list-builder .lb-list .lb-item{margin-left:-16px;padding-left:16px;width:calc(100% + 32px);-webkit-transition:all .7s ease-out;transition:all .7s ease-out;background:0 0}.dark .list-builder .lb-list .lb-item.highlight{background:#ebebeb}.dark .list-builder .lb-list .lb-item input[type=checkbox]+label:before{position:absolute;top:2px;left:0}.dark .list-builder .lb-list .lb-item input[type=checkbox]+label{position:relative;padding-left:24px}.dark .list-builder .lb-list .lb-item:not(:last-child){margin-bottom:2px}.dark input[inputmode=numeric],.dark input[type=number]{width:64px;margin-right:5px;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.dark input[inputmode=numeric].right-aligned,.dark input[type=number].right-aligned{text-align:right}.dark input[inputmode=numeric].left-aligned,.dark input[type=number].left-aligned{text-align:left}.dark input[inputmode=numeric].editable,.dark input[type=number].editable{border-color:transparent;background:0 0}.dark input[inputmode=numeric].editable:hover,.dark input[type=number].editable:hover{border-color:#767676;background:#181818}.dark input[inputmode=numeric].editable:focus,.dark input[type=number].editable:focus{border-color:#8e45b0}.dark input[inputmode=numeric]::-webkit-inner-spin-button,.dark input[inputmode=numeric]::-webkit-outer-spin-button,.dark input[type=number]::-webkit-inner-spin-button,.dark input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dark .spinner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark .spinner .controls{display:inline-block;vertical-align:top}.dark .spinner .controls .icon{display:inline-block;vertical-align:middle;width:32px;height:32px;text-align:center;line-height:32px;font-size:16px;background:0 0;color:#f2f2f2;border:solid 1px #4e4e4e;border-radius:3px;margin-right:0}.dark .spinner .controls .icon:hover{color:#242424;border:solid 1px #f2f2f2;background:#f2f2f2;text-decoration:none;cursor:pointer}.dark .spinner .controls .icon:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .spinner .controls .icon.disabled{pointer-events:none;cursor:default;color:#8b8b8b}.dark .spinner .controls .icon:last-child{margin-right:0}.dark .notifications-wrapper{position:absolute;top:64px;right:16px;z-index:10;width:380px;max-width:calc(100% - 32px)}.dark .notification{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;right:-599px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;width:100%;color:#fff;border:1px solid #adadad;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.8);box-shadow:0 2px 4px #000c;line-height:1.5em;border-left:#adadad 8px solid;background-color:#272727}.dark .notification:not(.no-hover):hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.6);box-shadow:0 4px 8px #0009}.dark .notification:not(.no-hover):hover .title:after{color:#fff}.dark .notification.stripe-blue,.dark .notification.stripe-gray,.dark .notification.stripe-green,.dark .notification.stripe-orange,.dark .notification.stripe-purple,.dark .notification.stripe-red,.dark .notification.stripe-yellow{border-left-width:8px}.dark .notification.stripe-red{border-color:#dc2d37;background-color:#2c1a1b}.dark .notification.stripe-orange{border-color:#e66e19;background-color:#2d2118}.dark .notification.stripe-yellow{border-color:#dcaf00;background-color:#2c2716}.dark .notification.stripe-purple{border-color:#a56ebe;background-color:#262129}.dark .notification.stripe-blue{border-color:#0077db;background-color:#16222c}.dark .notification.stripe-green{border-color:#288964;background-color:#1a2320}.dark .notification.stripe-gray{border-color:#adadad;background-color:#272727}.dark .notification.banner{position:static}.dark .notification.banner .top-row .title .icon{margin-right:16px}.dark .notification.hidden{display:none}.dark .notification .top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dark .notification .top-row .status{display:inline-block}.dark .notification .top-row .status:before{font-family:Ericsson Icons!important;margin-right:16px;vertical-align:middle;font-size:16px}.dark .notification .top-row .title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dark .notification .top-row .title .icon{margin-right:8px}.dark .notification .top-row .icon.close{right:0;font-family:Ericsson Icons!important;font-size:16px;color:#fff;width:14px;height:14px;position:relative;cursor:pointer;margin-top:3px}.dark .notification .top-row .icon.close:before{position:absolute;top:-3px;left:-1px}.dark .notification .top-row .icon.close:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .notification .description{margin-top:16px;color:#fff;word-break:break-word}.dark .notification .description .actions .btn{margin-bottom:6px;width:100%;min-width:80px;margin-right:0}.dark .notification.live{right:0;margin-bottom:8px}.dark .notification.inline{position:static}.dark .notification-log{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.dark .notification-log.hidden{display:none}.dark .notification-log-trigger.item{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#0077db),color-stop(50%,transparent));background-image:linear-gradient(to left,#0077db 50%,transparent 50%);background-size:210% 100%;padding:4px 0;border-radius:14px;-webkit-transition:background-position .3s .6s ease-in-out,padding .1s .6s ease-in-out;transition:background-position .3s .6s ease-in-out,padding .1s .6s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex}.dark .notification-log-trigger.item .notification-log-number{display:none;-webkit-transition:.3s .6s ease-in-out;transition:.3s .6s ease-in-out}.dark .notification-log-trigger.item .icon-notification{display:inline-block;left:0;top:-1px;margin-right:0;opacity:.8}.dark .notification-log-trigger.item .icon-notification:hover{opacity:1}.dark .notification-log-trigger.item .icon-notification-ring{display:inline-block;left:-3px;top:0;font-size:0}.dark .notification-log-trigger.item.has-notification{background-position:100%;padding:4px 6px 4px 16px;opacity:1}.dark .notification-log-trigger.item.has-notification .notification-log-number{display:inline}.dark .notification-log-trigger.item.has-notification .icon-notification{opacity:1;-webkit-animation:notification .6s forwards;animation:notification .6s forwards}.dark .notification-log-trigger.item.has-notification .icon-notification-ring{-webkit-animation:ring .6s forwards;animation:ring .6s forwards}.dark .notification-log-trigger.item.no-notification .icon-notification{-webkit-animation:notification-reverse .6s forwards;animation:notification-reverse .6s forwards}.dark .notification-log-trigger.item.no-notification .icon-notification-ring{-webkit-animation:ring-reverse .6s forwards;animation:ring-reverse .6s forwards}@-webkit-keyframes ring{0%{font-size:0}99%{font-size:0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{font-size:16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@-webkit-keyframes notification{0%{-webkit-transform:rotate(0);transform:rotate(0)}10%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}99%{-webkit-transform:rotate(46deg);transform:rotate(46deg);font-size:16px;margin-left:0}to{-webkit-transform:rotate(46deg);transform:rotate(46deg);font-size:0;margin-left:12px}}@-webkit-keyframes ring-reverse{0%{font-size:16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}1%{font-size:0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{font-size:0}}@-webkit-keyframes notification-reverse{0%{-webkit-transform:rotate(46deg);transform:rotate(46deg);font-size:0;margin-left:12px}1%{-webkit-transform:rotate(46deg);transform:rotate(46deg);font-size:16px}50%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}90%{-webkit-transform:rotate(15deg);transform:rotate(15deg);margin-left:12px}to{-webkit-transform:rotate(0);transform:rotate(0);margin-left:0}}.dark .notification-log-container{overflow-y:auto;height:100%;position:relative}.dark .notification-log-item{position:relative;margin-right:8px;padding:16px 32px;border-bottom:1px solid #4e4e4e}.dark .notification-log-item:hover{background-color:#ffffff1a;cursor:pointer}.dark .notification-log-item.new:before{content:"";position:absolute;top:4px;left:4px;height:calc(100% - 8px);width:4px;background-color:#0077db}.dark .notification-log-item .title{font-weight:400;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .notification-log-item .title .icon{margin-right:8px}.dark .notification-log-item .btn{display:inline-block;margin-top:16px}.dark .notification-log-item-time{position:absolute;right:8px;top:16px;opacity:.8;font-weight:300;font-size:12px;float:right}.dark .notification-log-empty{font-size:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dark .notification-log-empty.hidden{display:none}.dark .tree .item:before{font-size:14px;line-height:18px;font-family:Ericsson Icons;text-align:center}.dark .tree ul{list-style-type:none;padding-left:0;color:#fff}.dark .tree ul ul li .item{padding-left:44px}.dark .tree ul ul li ul li .item{padding-left:56px}.dark .tree ul ul li ul li ul li .item{padding-left:68px}.dark .tree ul ul li ul li ul li ul li .item{padding-left:80px}.dark .tree ul ul li ul li ul li ul li ul li .item{padding-left:92px}.dark .tree ul ul li ul li ul li ul li ul li ul li .item{padding-left:104px}.dark .tree ul ul li ul li ul li ul li ul li ul li ul li .item{padding-left:116px}.dark .tree ul ul li ul li ul li ul li ul li ul li ul li ul li .item{padding-left:128px}.dark .tree ul ul li ul li ul li ul li ul li ul li ul li ul li ul li .item{padding-left:140px}.dark .tree ul ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li .item{padding-left:152px}.dark .tree li{padding-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark .tree li>a:focus{outline:1px solid #8e45b0}.dark .tree li i.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:8px;line-height:18px}.dark .tree li>:not(ul):before{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-left:-32px;width:32px;content:""}.dark .tree .title.opened:before{content:""}.dark .tree .title:not(.opened):before{content:""}.dark .tree .title:not(.opened)~ul{height:0;opacity:0;visibility:collapse;padding-bottom:0;display:none}.dark .tree .right-align{margin-left:auto;padding-left:4px}.dark .tree .active.opened{font-weight:500}.dark .tree .active:not(.opened),.dark .tree .active:not(.title){background:#0077db;color:#fff}.dark .tree .item,.dark .tree .title{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;min-height:40px;padding:11px 0 11px 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .tree .item:not(.active):hover,.dark .tree .title:not(.active):hover{background:#4e4e4e}.dark .tree .item:focus,.dark .tree .title:focus{outline:1px solid #8e45b0;outline-offset:-1px}.dark .tree a{color:#fff}.dark .tree a:hover{text-decoration:none}.dark .tree input[type=checkbox]+label{line-height:18px;margin-bottom:0}.dark .tree input[type=checkbox]+label:before{margin-top:1px;margin-bottom:1px}.dark .navigation{height:calc(100% - 44px);overflow-y:auto}.dark .navigation .item,.dark .navigation .title{min-height:40px;padding:11px 8px 11px 32px}.dark input[type=radio]{position:absolute;top:0;left:0;width:0;height:0;padding:0;margin:0;background:0 0;border:transparent;opacity:0;pointer-events:none}.dark input[type=radio]:focus-visible+label:before{outline:1px solid #8e45b0;outline-offset:1px}.dark input[type=radio]+label{font-size:14px;line-height:1.5}.dark input[type=radio]+label:empty{line-height:1}.dark input[type=radio]:checked+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAyKSI+CiAgICAgICAgPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjUuNSIgZmlsbD0iIzE4MTgxOCIgc3Ryb2tlPSIjNzY3Njc2Ii8+CiAgICAgICAgPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjMiIGZpbGw9IiMwMDc3REIiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center;margin:2px 4px 2px 2px}.dark input[type=radio]:checked:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0ic2VsZWN0ZWQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxyZWN0IGlkPSJib3JkZXIiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIvPgogIDxnIGlkPSJyYWRpby1kZWZhdWx0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBmaWxsPSIjMjQyNDI0IiBzdHJva2U9IiNhZGFkYWQiIHN0cm9rZS13aWR0aD0iMSI+CiAgICA8Y2lyY2xlIGN4PSI2IiBjeT0iNiIgcj0iNiIgc3Ryb2tlPSJub25lIi8+CiAgICA8Y2lyY2xlIGN4PSI2IiBjeT0iNiIgcj0iNS41IiBmaWxsPSJub25lIi8+CiAgPC9nPgogIDxjaXJjbGUgaWQ9ImNpcmNsZS1yYWRpby1kZWZhdWx0IiBjeD0iMyIgY3k9IjMiIHI9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUgNSkiIGZpbGw9IiMwMjY3YmMiLz4KPC9zdmc+Cg==) no-repeat 100% center;margin:2px 4px 2px 2px}.dark input[type=radio]:checked:disabled+label{pointer-events:none;cursor:default;opacity:.6}.dark input[type=radio]:not(:checked)+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxjaXJjbGUgY3g9IjgiIGN5PSI4IiByPSI1LjUiIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNzY3Njc2Ii8+Cjwvc3ZnPgo=) no-repeat 100% center;margin:2px 4px 2px 2px}.dark input[type=radio]:not(:checked):hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxjaXJjbGUgY3g9IjgiIGN5PSI4IiByPSI1LjUiIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjQURBREFEIi8+Cjwvc3ZnPgo=) no-repeat 100% center;margin:2px 4px 2px 2px}.dark input[type=radio]:not(:checked):disabled+label{pointer-events:none;cursor:default;opacity:.6}.dark .radio-group .validation-msg{display:none;margin-top:8px;font-size:12px;line-height:14px}.dark .ranger-container{width:100%;font-size:12px;margin:24px 0 16px;display:inline-block}.dark .ranger-container:first-child{margin:16px 0}.dark .ranger-container.disabled{pointer-events:none;cursor:default;opacity:.6}.dark .ranger-container:not(.ranger-readonly){cursor:pointer}.dark .ranger-container:not(.ranger-readonly):not(.ranger-thresholds):hover .ranger-progress{background:#0077db}.dark .ranger-container:not(.ranger-readonly):hover .ranger-handle{background:#0077db}.dark .ranger-container:not(.ranger-readonly) .ranger-handle{border-radius:50%;background-color:#fff}.dark .ranger-container.combined-tooltip.dragging .ranger-progress>.ranger-tooltip{display:block}.dark .ranger-container .ranger-input{position:absolute;top:0;left:0;overflow:hidden;clip:rect(0,0,0,0);width:0;height:0;margin:0;padding:0;border:0 none}.dark .ranger-container .ranger-track{width:100%;position:relative}.dark .ranger-container .ranger-track:before{content:"";position:absolute;top:0;left:0;height:4px;width:100%;background:#767676}.dark .ranger-container .ranger-track .range-limits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:10px;pointer-events:none}.dark .ranger-container .ranger-track .range-limits .range-limit{color:#4e4e4e}.dark .ranger-container .ranger-track .range-limits .range-limit+.range-limit{text-align:right}.dark .ranger-container .ranger-lower{height:4px;position:absolute}.dark .ranger-container .ranger-progress{height:4px;width:100%;background:#fff;position:absolute;left:0;top:0;-webkit-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transition:background ease .2s;transition:background ease .2s}.dark .ranger-container .ranger-progress>.ranger-tooltip{top:auto;bottom:calc(100% + 6px);white-space:nowrap}.dark .ranger-container .ranger-handle{-webkit-box-sizing:border-box;box-sizing:border-box;width:11px;height:11px;position:absolute;top:-4px;right:-5px;-webkit-transition:background ease .2s;transition:background ease .2s}.dark .ranger-container .ranger-handle.active{z-index:10}.dark .ranger-container .ranger-handle .ranger-tooltip{opacity:1}.dark .ranger-container .ranger-input:focus+.ranger-track .ranger-handle{outline:1px solid #8e45b0;outline-offset:1px}.dark .ranger-container.ranger-multiple .ranger-handle:nth-child(1){left:-5px}.dark .ranger-container.ranger-multiple .ranger-handle:nth-child(2){right:-5px}.dark .ranger-container.ranger-multiple .ranger-input:focus+.ranger-track .ranger-handle{outline:0}.dark .ranger-container.ranger-multiple .ranger-handle:active,.dark .ranger-container.ranger-multiple .ranger-handle:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .ranger-container .ranger-tooltip{opacity:0;position:absolute;bottom:calc(100% + 2px);right:50%;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);padding:0 7px;color:#fff;pointer-events:none;text-align:center}.dark .ranger-container.combined-tooltip .ranger-handle .ranger-tooltip{opacity:0}.dark .ranger-container.combined-tooltip .ranger-tooltip{opacity:1}.dark .ranger-container.ranger-thresholds .ranger-lower{background:#dc2d37}.dark .ranger-container.ranger-thresholds .ranger-progress{background:#fad22d}.dark .ranger-container.ranger-thresholds .ranger-track:before{background:#288964}.dark .select.native select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 11px;border-radius:3px;font-size:14px;line-height:1.143;font-family:Ericsson Hilda,Helvetica,sans-serif;color:#fff;height:32px;background-color:#242424;border:1px solid #fff;width:100%}.dark .select.native select:focus{outline:#8e45b0 1px solid;outline-offset:1px}.dark .select.native:after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:14px;pointer-events:none}.dark .combobox,.dark .listbox,.dark .select{max-width:200px;display:inline-block;vertical-align:middle;position:relative}.dark .combobox.open-top .options-list,.dark .listbox.open-top .options-list,.dark .select.open-top .options-list{bottom:100%;margin-bottom:4px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003}.dark .combobox.fullwidth,.dark .listbox.fullwidth,.dark .select.fullwidth{max-width:none;width:100%}.dark .combobox .options_container,.dark .listbox .options_container,.dark .select .options_container{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.dark .combobox .options_container .pill,.dark .listbox .options_container .pill,.dark .select .options_container .pill{margin-bottom:0;margin-top:8px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:21px;padding-top:1px}.dark .combobox .options_container .pill.removable,.dark .listbox .options_container .pill.removable,.dark .select .options_container .pill.removable{position:relative;padding-right:26px}.dark .combobox .options_container .pill.removable:after,.dark .listbox .options_container .pill.removable:after,.dark .select .options_container .pill.removable:after{position:absolute;width:14px;height:14px;line-height:14px;top:5px;right:8px}.dark .combobox .invalid_select,.dark .listbox .invalid_select,.dark .select .invalid_select{padding:5px 8px;font-size:14px;line-height:1.5;text-decoration:none;border:1px dashed #767676;color:#fafafa;border-radius:3px;position:relative;height:32px;pointer-events:none;cursor:default}.dark .combobox .invalid_select .icon,.dark .listbox .invalid_select .icon,.dark .select .invalid_select .icon{position:absolute;right:8px;top:50%;margin-top:-10px}.dark .combobox.disabled,.dark .listbox.disabled,.dark .select.disabled{pointer-events:none;cursor:default}.dark .combobox.disabled button,.dark .combobox.disabled input[type=text],.dark .listbox.disabled button,.dark .listbox.disabled input[type=text],.dark .select.disabled button,.dark .select.disabled input[type=text]{border-color:#4e4e4e;background:#383838;color:#8b8b8b}.dark .combobox.disabled button:after,.dark .combobox.disabled input[type=text]:after,.dark .listbox.disabled button:after,.dark .listbox.disabled input[type=text]:after,.dark .select.disabled button:after,.dark .select.disabled input[type=text]:after{color:#8b8b8b}.dark .combobox.disabled .icon-chevron-down,.dark .listbox.disabled .icon-chevron-down,.dark .select.disabled .icon-chevron-down{color:#8b8b8b}.dark .combobox.disabled>*,.dark .listbox.disabled>*,.dark .select.disabled>*{pointer-events:none}.dark .combobox .btn,.dark .listbox .btn,.dark .select .btn{width:100%;padding:5px 26px 4px 8px;font-size:14px;line-height:1.5;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .combobox .btn:after,.dark .listbox .btn:after,.dark .select .btn:after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:14px;pointer-events:none}.dark .combobox .btn:focus,.dark .listbox .btn:focus,.dark .select .btn:focus{outline:#8e45b0 1px solid;outline-offset:1px}.dark .combobox .current-options,.dark .listbox .current-options,.dark .select .current-options{position:relative;display:block}.dark .combobox[data-type=input-multi] .current-options,.dark .combobox[data-type=input-single] .current-options,.dark .listbox[data-type=input-multi] .current-options,.dark .listbox[data-type=input-single] .current-options,.dark .select[data-type=input-multi] .current-options,.dark .select[data-type=input-single] .current-options{position:relative}.dark .combobox[data-type=input-multi] .current-options input,.dark .combobox[data-type=input-single] .current-options input,.dark .listbox[data-type=input-multi] .current-options input,.dark .listbox[data-type=input-single] .current-options input,.dark .select[data-type=input-multi] .current-options input,.dark .select[data-type=input-single] .current-options input{margin-right:0;padding-right:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.dark .combobox[data-type=input-multi] .current-options .icon,.dark .combobox[data-type=input-single] .current-options .icon,.dark .listbox[data-type=input-multi] .current-options .icon,.dark .listbox[data-type=input-single] .current-options .icon,.dark .select[data-type=input-multi] .current-options .icon,.dark .select[data-type=input-single] .current-options .icon{position:absolute;width:24px;height:24px;text-align:center;line-height:24px;right:4px;top:4px;-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;border:1px solid transparent;cursor:pointer}.dark .combobox[data-type=input-multi].open .current-options .icon,.dark .combobox[data-type=input-single].open .current-options .icon,.dark .listbox[data-type=input-multi].open .current-options .icon,.dark .listbox[data-type=input-single].open .current-options .icon,.dark .select[data-type=input-multi].open .current-options .icon,.dark .select[data-type=input-single].open .current-options .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.dark .combobox[data-type=input-multi] .options-list .item,.dark .combobox[data-type=multi-pills] .options-list .item,.dark .combobox[data-type=multi] .options-list .item,.dark .listbox[data-type=input-multi] .options-list .item,.dark .listbox[data-type=multi-pills] .options-list .item,.dark .listbox[data-type=multi] .options-list .item,.dark .select[data-type=input-multi] .options-list .item,.dark .select[data-type=multi-pills] .options-list .item,.dark .select[data-type=multi] .options-list .item{padding:0;overflow:hidden}.dark .combobox[data-type=input-multi] .options-list .item label,.dark .combobox[data-type=multi-pills] .options-list .item label,.dark .combobox[data-type=multi] .options-list .item label,.dark .listbox[data-type=input-multi] .options-list .item label,.dark .listbox[data-type=multi-pills] .options-list .item label,.dark .listbox[data-type=multi] .options-list .item label,.dark .select[data-type=input-multi] .options-list .item label,.dark .select[data-type=multi-pills] .options-list .item label,.dark .select[data-type=multi] .options-list .item label{padding:7px 8px;font-size:14px;line-height:1.5;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;max-width:100%;margin-bottom:0}.dark .combobox[data-type=input-multi] .options-list .item label:before,.dark .combobox[data-type=multi-pills] .options-list .item label:before,.dark .combobox[data-type=multi] .options-list .item label:before,.dark .listbox[data-type=input-multi] .options-list .item label:before,.dark .listbox[data-type=multi-pills] .options-list .item label:before,.dark .listbox[data-type=multi] .options-list .item label:before,.dark .select[data-type=input-multi] .options-list .item label:before,.dark .select[data-type=multi-pills] .options-list .item label:before,.dark .select[data-type=multi] .options-list .item label:before{background-size:contain;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s;transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s}.dark .combobox.multi .options-list .item:not(button),.dark .listbox.multi .options-list .item:not(button),.dark .select.multi .options-list .item:not(button){padding:0;overflow:hidden}.dark .combobox.multi .options-list .item:not(button) label,.dark .listbox.multi .options-list .item:not(button) label,.dark .select.multi .options-list .item:not(button) label{padding:7px 8px;font-size:14px;line-height:1.5;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;max-width:100%;margin-bottom:0}.dark .combobox.multi .options-list .item:not(button) label:before,.dark .listbox.multi .options-list .item:not(button) label:before,.dark .select.multi .options-list .item:not(button) label:before{background-size:contain;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s;transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s}.dark .combobox[data-type=input-single] .options-list .item.highlight,.dark .combobox[data-type=input-single] .options-list .item:hover,.dark .combobox[data-type=single] .options-list .item.highlight,.dark .combobox[data-type=single] .options-list .item:hover,.dark .listbox[data-type=input-single] .options-list .item.highlight,.dark .listbox[data-type=input-single] .options-list .item:hover,.dark .listbox[data-type=single] .options-list .item.highlight,.dark .listbox[data-type=single] .options-list .item:hover,.dark .select[data-type=input-single] .options-list .item.highlight,.dark .select[data-type=input-single] .options-list .item:hover,.dark .select[data-type=single] .options-list .item.highlight,.dark .select[data-type=single] .options-list .item:hover{background:#4e4e4e}.dark .combobox[data-type=input-single] .options-list .item.active,.dark .combobox[data-type=single] .options-list .item.active,.dark .listbox[data-type=input-single] .options-list .item.active,.dark .listbox[data-type=single] .options-list .item.active,.dark .select[data-type=input-single] .options-list .item.active,.dark .select[data-type=single] .options-list .item.active{background:#0077db;color:#f2f2f2}.dark .combobox[data-type=input-single] .options-list .item.active.highlight,.dark .combobox[data-type=input-single] .options-list .item.active:hover,.dark .combobox[data-type=single] .options-list .item.active.highlight,.dark .combobox[data-type=single] .options-list .item.active:hover,.dark .listbox[data-type=input-single] .options-list .item.active.highlight,.dark .listbox[data-type=input-single] .options-list .item.active:hover,.dark .listbox[data-type=single] .options-list .item.active.highlight,.dark .listbox[data-type=single] .options-list .item.active:hover,.dark .select[data-type=input-single] .options-list .item.active.highlight,.dark .select[data-type=input-single] .options-list .item.active:hover,.dark .select[data-type=single] .options-list .item.active.highlight,.dark .select[data-type=single] .options-list .item.active:hover{background:#0267bc}.dark .combobox.single .options-list .item.highlight,.dark .combobox.single .options-list .item:hover,.dark .listbox.single .options-list .item.highlight,.dark .listbox.single .options-list .item:hover,.dark .select.single .options-list .item.highlight,.dark .select.single .options-list .item:hover{background:#4e4e4e}.dark .combobox.single .options-list .item.active,.dark .listbox.single .options-list .item.active,.dark .select.single .options-list .item.active{background:#0077db;color:#f2f2f2}.dark .combobox.single .options-list .item.active.highlight,.dark .combobox.single .options-list .item.active:hover,.dark .listbox.single .options-list .item.active.highlight,.dark .listbox.single .options-list .item.active:hover,.dark .select.single .options-list .item.active.highlight,.dark .select.single .options-list .item.active:hover{background:#0267bc}.dark .combobox .options-list,.dark .listbox .options-list,.dark .select .options-list{position:absolute;z-index:60;margin-top:4px;text-align:left;width:100%;padding:0;max-height:142px;overflow-y:auto;overflow-x:hidden;border:1px solid #767676;background:#181818;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark .combobox .options-list hr,.dark .listbox .options-list hr,.dark .select .options-list hr{border:none;border-bottom:1px solid #767676;margin:0;width:100%}.dark .combobox .options-list button.item,.dark .listbox .options-list button.item,.dark .select .options-list button.item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:0 0;display:block;outline:0;text-align:left;width:100%}.dark .combobox .options-list button.item.highlight,.dark .combobox .options-list button.item:hover,.dark .listbox .options-list button.item.highlight,.dark .listbox .options-list button.item:hover,.dark .select .options-list button.item.highlight,.dark .select .options-list button.item:hover{background:#4e4e4e}.dark .combobox .options-list .item,.dark .listbox .options-list .item,.dark .select .options-list .item{padding:7px 8px;color:#f2f2f2;font-size:14px;line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .combobox .options-list .item input[type=checkbox],.dark .listbox .options-list .item input[type=checkbox],.dark .select .options-list .item input[type=checkbox]{display:block}.dark .combobox .options-list .item.highlight input[type=checkbox]+label,.dark .combobox .options-list .item:hover input[type=checkbox]+label,.dark .listbox .options-list .item.highlight input[type=checkbox]+label,.dark .listbox .options-list .item:hover input[type=checkbox]+label,.dark .select .options-list .item.highlight input[type=checkbox]+label,.dark .select .options-list .item:hover input[type=checkbox]+label{background:#4e4e4e}.dark .combobox .options-list .item.highlight input[type=checkbox]:checked+label,.dark .combobox .options-list .item:hover input[type=checkbox]:checked+label,.dark .listbox .options-list .item.highlight input[type=checkbox]:checked+label,.dark .listbox .options-list .item:hover input[type=checkbox]:checked+label,.dark .select .options-list .item.highlight input[type=checkbox]:checked+label,.dark .select .options-list .item:hover input[type=checkbox]:checked+label{background:#0267bc}.dark .combobox .options-list .item.highlight input[type=checkbox]:checked+label:before,.dark .combobox .options-list .item:hover input[type=checkbox]:checked+label:before,.dark .listbox .options-list .item.highlight input[type=checkbox]:checked+label:before,.dark .listbox .options-list .item:hover input[type=checkbox]:checked+label:before,.dark .select .options-list .item.highlight input[type=checkbox]:checked+label:before,.dark .select .options-list .item:hover input[type=checkbox]:checked+label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAyNjdCQyIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==)}.dark .combobox .options-list .item input[type=checkbox]+label:before,.dark .listbox .options-list .item input[type=checkbox]+label:before,.dark .select .options-list .item input[type=checkbox]+label:before{width:14px;height:14px;background-size:contain}.dark .combobox .options-list .item input[type=checkbox]:not(:checked)+label:before,.dark .listbox .options-list .item input[type=checkbox]:not(:checked)+label:before,.dark .select .options-list .item input[type=checkbox]:not(:checked)+label:before{background:0 0;width:0;margin-right:0;opacity:0}.dark .combobox .options-list .item input[type=checkbox]:checked+label,.dark .listbox .options-list .item input[type=checkbox]:checked+label,.dark .select .options-list .item input[type=checkbox]:checked+label{background:#0077db;color:#f2f2f2}.dark .combobox .options-list .item input[type=checkbox]:checked+label:hover,.dark .listbox .options-list .item input[type=checkbox]:checked+label:hover,.dark .select .options-list .item input[type=checkbox]:checked+label:hover{background:#0267bc}.dark .combobox .options-list .item input[type=checkbox]:checked+label:before,.dark .listbox .options-list .item input[type=checkbox]:checked+label:before,.dark .select .options-list .item input[type=checkbox]:checked+label:before{opacity:1}.dark .combobox .options-list .item input[type=checkbox]:disabled+label,.dark .listbox .options-list .item input[type=checkbox]:disabled+label,.dark .select .options-list .item input[type=checkbox]:disabled+label{pointer-events:none;cursor:default;opacity:.6}.dark .combobox .options-list .item input[type=checkbox]:focus+label:before,.dark .listbox .options-list .item input[type=checkbox]:focus+label:before,.dark .select .options-list .item input[type=checkbox]:focus+label:before{outline:0}.dark .combobox .options-list .optgroup,.dark .listbox .options-list .optgroup,.dark .select .options-list .optgroup{display:none}.dark .combobox .options-list .optgroup:has(.item:not(.hidden)),.dark .listbox .options-list .optgroup:has(.item:not(.hidden)),.dark .select .options-list .optgroup:has(.item:not(.hidden)){display:block}.dark .combobox .options-list .optgroup .optgroup-label,.dark .listbox .options-list .optgroup .optgroup-label,.dark .select .options-list .optgroup .optgroup-label{display:block;font-size:12px;line-height:1.5;padding:7px 8px}.dark .combobox .options-list .optgroup .item label,.dark .listbox .options-list .optgroup .item label,.dark .select .options-list .optgroup .item label{padding-left:16px!important}.dark .combobox .options-list .optgroup .item:not(:has(input[type=checkbox])),.dark .listbox .options-list .optgroup .item:not(:has(input[type=checkbox])),.dark .select .options-list .optgroup .item:not(:has(input[type=checkbox])){padding-left:16px!important}.dark .combobox .options-list .optgroup .item:has(input[type=checkbox]:disabled),.dark .listbox .options-list .optgroup .item:has(input[type=checkbox]:disabled),.dark .select .options-list .optgroup .item:has(input[type=checkbox]:disabled){cursor:default}.dark .combobox .options-list .optgroup .item input[type=checkbox]:disabled+label,.dark .listbox .options-list .optgroup .item input[type=checkbox]:disabled+label,.dark .select .options-list .optgroup .item input[type=checkbox]:disabled+label{background:inherit}.dark .combobox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label,.dark .listbox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label,.dark .select .options-list .optgroup .item input[type=checkbox]:disabled:checked+label{background:#0077db}.dark .combobox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before,.dark .listbox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before,.dark .select .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNzdEQiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==)}.dark .combobox .options-list .no_results,.dark .listbox .options-list .no_results,.dark .select .options-list .no_results{padding:7px 8px;color:#f2f2f2;font-size:14px;line-height:1.5;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .combobox.closed .options-list,.dark .listbox.closed .options-list,.dark .select.closed .options-list{visibility:hidden}.dark .combobox.open .btn:after,.dark .listbox.open .btn:after,.dark .select.open .btn:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dark .combobox.open .options-list,.dark .listbox.open .options-list,.dark .select.open .options-list{display:block}.dark .combobox.multi .current-options,.dark .combobox.single .current-options{position:relative}.dark .combobox.multi .current-options input,.dark .combobox.single .current-options input{margin-right:0;padding-right:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.dark .combobox.multi .current-options .icon,.dark .combobox.single .current-options .icon{position:absolute;width:24px;height:24px;text-align:center;line-height:24px;right:4px;top:4px;-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;border:1px solid transparent;cursor:pointer}.dark .combobox.multi.open .current-options .icon,.dark .combobox.single.open .current-options .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.dark .combobox.multi .options-list .item{padding:0;overflow:hidden}.dark .combobox.multi .options-list .item label{padding:7px 8px;font-size:14px;line-height:1.5;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;max-width:100%;margin-bottom:0}.dark .combobox.multi .options-list .item label:before{background-size:contain;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s;transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s}.dark .switch{position:relative;display:inline-block;width:28px;font-size:14px;line-height:1.5}.dark .switch:hover{cursor:default}.dark .switch:hover input:not([disabled])+.ball{background-color:#181818;border-color:#adadad}.dark .switch:hover input:checked:not([disabled])+.ball{background-color:#0267bc;border-color:#0267bc}.dark .switch span{display:block;margin-left:32px}.dark .switch span:after{content:attr(data-disabled)}.dark .switch input{position:absolute;margin:0;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);pointer-events:none}.dark .switch input:focus+.ball{outline:1px solid #8e45b0;outline-offset:1px}.dark .switch input:checked+.ball{background-color:#0077db;border-color:#0077db}.dark .switch input:checked~span:after{content:attr(data-enabled)}.dark .switch input:checked+.ball:before{-webkit-transform:translateX(12px);transform:translate(12px);background-color:#f2f2f2}.dark .switch input~.ball,.dark .switch input~span{cursor:pointer}.dark .switch input:disabled~.ball,.dark .switch input:disabled~span{pointer-events:none;cursor:default;opacity:.6}.dark .switch .ball{position:absolute;top:2px;left:0;width:28px;height:16px;background-color:#181818;border:solid 1px #767676;border-radius:12px;-webkit-transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,transform .4s;transition:background-color .4s,transform .4s,-webkit-transform .4s}.dark .switch .ball:before{position:absolute;content:"";height:10px;width:10px;top:2px;left:2px;background-color:#f2f2f2;border-radius:50%;-webkit-transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,transform .4s;transition:background-color .4s,transform .4s,-webkit-transform .4s}.dark .tabs{display:block}.dark .tabs .titles .title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:25px;font-size:14px;margin:0;padding:6px 10px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default}.dark .tabs .titles .title .icon:not(:only-child){margin-right:8px}.dark .tabs .titles .title:focus{outline:1px solid #8e45b0}.dark .tabs .titles .title.disabled{opacity:.4;cursor:default}.dark .tabs .titles .title:only-child.selected{border-bottom:2px solid transparent;opacity:.7;padding-left:0}.dark .tabs .titles .title.selected{border-bottom:2px solid #0077db}.dark .tabs .titles .title:not(.selected){color:#888;border-bottom:solid 2px transparent}.dark .tabs .titles .title:not(.selected):hover{background-color:#4e4e4e;color:#fff;cursor:pointer}.dark .tabs .contents{padding:5px 0}.dark .tabs .contents>.content{display:none;margin-top:8px}.dark .tabs .contents>.content.selected{display:block}.dark kbd.tag{font-family:Ericsson Hilda,Helvetica,sans-serif;font-size:12px;font-weight:400;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;margin-right:8px;padding:0 8px;border-radius:3px;color:#adadad;background:#272727;border:1px solid #adadad;min-height:16px}.dark kbd.tag.big{border-radius:7px;font-size:14px;min-height:24px;padding:3px 8px 2px}.dark kbd.tag .icon,.dark kbd.tag:before{font-family:Ericsson Icons;font-size:12px;padding-top:1px;margin-right:4px}.dark kbd.tag.big .icon,.dark kbd.tag.big:before{font-size:16px;padding-top:0}.dark kbd.tag.severity-critical:before{content:"";color:#dc2d37}.dark kbd.tag.severity-major:before{content:"";color:#e66e19}.dark kbd.tag.severity-minor:before{content:"";color:#fad22d}.dark kbd.tag.severity-warning:before{content:"";color:#0077db}.dark kbd.tag.severity-indeterminate:before{content:"";color:#adadad}.dark kbd.tag.severity-cleared:before{content:"";color:#288964}.dark kbd.tag.blue{background-color:#16222c;border-color:#0077db;color:#adadad}.dark kbd.tag.green{background-color:#1b2520;border-color:#329864;color:#adadad}.dark kbd.tag.purple{background-color:#262129;border-color:#a56ebe;color:#adadad}.dark kbd.tag.red{background-color:#2c1a1b;border-color:#dc2d37;color:#adadad}.dark kbd.tag.orange{background-color:#2d2118;border-color:#e66e19;color:#adadad}.dark kbd.tag.yellow{background-color:#2f2b1a;border-color:#fad22d;color:#adadad}.dark kbd.tag.ai-fill{background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3))!important;background:linear-gradient(to right,#0077db,#8653f3)!important;color:#fff!important;border:none!important}.dark kbd.tag.ai-stroke{position:relative;border:none;z-index:1;padding:1px 9px}.dark kbd.tag.ai-stroke:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;width:100%;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}.dark kbd.tag.ai-stroke.big{padding:3px 8px 2px 10px}.dark kbd.tag.ai-stroke.big:before{border-radius:7px}.dark .tooltip{position:relative}.dark .tooltip.dotted{border-bottom:1px dotted #fff}.dark .tooltip.pointer:hover{cursor:pointer}.dark .tooltip:hover{cursor:default}.dark .tooltip:hover .message{opacity:1;visibility:visible;-webkit-transition:opacity .18s ease-in-out .18s;transition:opacity .18s ease-in-out .18s}.dark .tooltip .message{display:block;opacity:0;visibility:hidden;background:#fafafa;color:#242424;font-size:12px;padding:7px;line-height:1.5em;white-space:nowrap;position:absolute;z-index:100;pointer-events:none;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.dark .tooltip .message.fixed{position:fixed;z-index:1000}.dark .tooltip .message:hover{opacity:0}.dark .tooltip .message.visible{opacity:1;visibility:visible}.dark .tooltip .message.white{background-color:#eee;color:#242424}.dark .tooltip .message.white.bottom:after{border-color:transparent transparent #eee}.dark .tooltip .message.white.bottom-end:after{border-color:transparent transparent #eee}.dark .tooltip .message.white.top:after{border-color:#eee transparent transparent}.dark .tooltip .message.white.top-end:after{border-color:#eee transparent transparent}.dark .tooltip .message.white.left:after{border-color:transparent transparent transparent #eee}.dark .tooltip .message.white.right:after{border-color:transparent #eee transparent transparent}.dark .tooltip .message.blue{background-color:#0077db;color:#fff}.dark .tooltip .message.blue.bottom:after{border-color:transparent transparent #0077db transparent}.dark .tooltip .message.blue.bottom-end:after{border-color:transparent transparent #0077db transparent}.dark .tooltip .message.blue.top:after{border-color:#0077db transparent transparent transparent}.dark .tooltip .message.blue.top-end:after{border-color:#0077db transparent transparent transparent}.dark .tooltip .message.blue.left:after{border-color:transparent transparent transparent #0077db}.dark .tooltip .message.blue.right:after{border-color:transparent #0077db transparent transparent}.dark .tooltip .message.black{background-color:#333;color:#f2f2f2}.dark .tooltip .message.black.bottom:after{border-color:transparent transparent #333}.dark .tooltip .message.black.bottom-end:after{border-color:transparent transparent #333}.dark .tooltip .message.black.top:after{border-color:#333 transparent transparent}.dark .tooltip .message.black.top-end:after{border-color:#333 transparent transparent}.dark .tooltip .message.black.left:after{border-color:transparent transparent transparent #333}.dark .tooltip .message.black.right:after{border-color:transparent #333 transparent transparent}.dark .tooltip .message.bottom{margin-top:8px;left:0;top:100%}.dark .tooltip .message.bottom:after{content:" ";position:absolute;top:0;left:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#fafafa}.dark .tooltip .message.bottom-end{margin-top:8px;right:-10px;top:100%}.dark .tooltip .message.bottom-end:after{content:" ";position:absolute;top:0;right:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#fafafa}.dark .tooltip .message.top{bottom:100%;left:0;margin-bottom:8px}.dark .tooltip .message.top:after{content:" ";position:absolute;top:100%;left:0;margin-left:14px;border:5px solid transparent;border-top-color:#fafafa}.dark .tooltip .message.top-end{bottom:100%;right:-10px;margin-bottom:8px}.dark .tooltip .message.top-end:after{content:" ";position:absolute;top:100%;right:0;margin-right:14px;border:5px solid transparent;border-top-color:#fafafa}.dark .tooltip .message.right{top:0;left:105%;margin-left:8px}.dark .tooltip .message.right:after{content:" ";position:absolute;top:0;right:100%;margin-top:1em;border:5px solid transparent;border-right-color:#fafafa}.dark .tooltip .message.left{top:0;right:105%;margin-right:8px}.dark .tooltip .message.left:after{content:" ";position:absolute;top:0;left:100%;margin-top:1em;border:5px solid transparent;border-left-color:#fafafa}.dark .tooltip .icon+.message.bottom{left:-12px;margin-top:-4px}.dark .tooltip .icon+.message.top{left:-12px}.dark .text-clip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}@media only screen and (min-width:50em){.dark .tooltip-mobile .message{margin:0;display:inline}}@media only screen and (max-width:50em){.dark .tooltip-mobile{position:relative}.dark .tooltip-mobile.dotted{border-bottom:1px dotted #fff}.dark .tooltip-mobile.pointer:hover{cursor:pointer}.dark .tooltip-mobile:hover{cursor:default}.dark .tooltip-mobile:hover .message{opacity:1;visibility:visible;-webkit-transition:opacity .18s ease-in-out .18s;transition:opacity .18s ease-in-out .18s}.dark .tooltip-mobile .message{display:block;opacity:0;visibility:hidden;background:#fafafa;color:#242424;font-size:12px;padding:7px;line-height:1.5em;white-space:nowrap;position:absolute;z-index:100;pointer-events:none;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.dark .tooltip-mobile .message.fixed{position:fixed;z-index:1000}.dark .tooltip-mobile .message:hover{opacity:0}.dark .tooltip-mobile .message.visible{opacity:1;visibility:visible}.dark .tooltip-mobile .message.white{background-color:#eee;color:#242424}.dark .tooltip-mobile .message.white.bottom:after{border-color:transparent transparent #eee}.dark .tooltip-mobile .message.white.bottom-end:after{border-color:transparent transparent #eee}.dark .tooltip-mobile .message.white.top:after{border-color:#eee transparent transparent}.dark .tooltip-mobile .message.white.top-end:after{border-color:#eee transparent transparent}.dark .tooltip-mobile .message.white.left:after{border-color:transparent transparent transparent #eee}.dark .tooltip-mobile .message.white.right:after{border-color:transparent #eee transparent transparent}.dark .tooltip-mobile .message.blue{background-color:#0077db;color:#fff}.dark .tooltip-mobile .message.blue.bottom:after{border-color:transparent transparent #0077db transparent}.dark .tooltip-mobile .message.blue.bottom-end:after{border-color:transparent transparent #0077db transparent}.dark .tooltip-mobile .message.blue.top:after{border-color:#0077db transparent transparent transparent}.dark .tooltip-mobile .message.blue.top-end:after{border-color:#0077db transparent transparent transparent}.dark .tooltip-mobile .message.blue.left:after{border-color:transparent transparent transparent #0077db}.dark .tooltip-mobile .message.blue.right:after{border-color:transparent #0077db transparent transparent}.dark .tooltip-mobile .message.black{background-color:#333;color:#f2f2f2}.dark .tooltip-mobile .message.black.bottom:after{border-color:transparent transparent #333}.dark .tooltip-mobile .message.black.bottom-end:after{border-color:transparent transparent #333}.dark .tooltip-mobile .message.black.top:after{border-color:#333 transparent transparent}.dark .tooltip-mobile .message.black.top-end:after{border-color:#333 transparent transparent}.dark .tooltip-mobile .message.black.left:after{border-color:transparent transparent transparent #333}.dark .tooltip-mobile .message.black.right:after{border-color:transparent #333 transparent transparent}.dark .tooltip-mobile .message.bottom{margin-top:8px;left:0;top:100%}.dark .tooltip-mobile .message.bottom:after{content:" ";position:absolute;top:0;left:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#fafafa}.dark .tooltip-mobile .message.bottom-end{margin-top:8px;right:-10px;top:100%}.dark .tooltip-mobile .message.bottom-end:after{content:" ";position:absolute;top:0;right:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#fafafa}.dark .tooltip-mobile .message.top{bottom:100%;left:0;margin-bottom:8px}.dark .tooltip-mobile .message.top:after{content:" ";position:absolute;top:100%;left:0;margin-left:14px;border:5px solid transparent;border-top-color:#fafafa}.dark .tooltip-mobile .message.top-end{bottom:100%;right:-10px;margin-bottom:8px}.dark .tooltip-mobile .message.top-end:after{content:" ";position:absolute;top:100%;right:0;margin-right:14px;border:5px solid transparent;border-top-color:#fafafa}.dark .tooltip-mobile .message.right{top:0;left:105%;margin-left:8px}.dark .tooltip-mobile .message.right:after{content:" ";position:absolute;top:0;right:100%;margin-top:1em;border:5px solid transparent;border-right-color:#fafafa}.dark .tooltip-mobile .message.left{top:0;right:105%;margin-right:8px}.dark .tooltip-mobile .message.left:after{content:" ";position:absolute;top:0;left:100%;margin-top:1em;border:5px solid transparent;border-left-color:#fafafa}.dark .tooltip-mobile .icon+.message.bottom{left:-12px;margin-top:-4px}.dark .tooltip-mobile .icon+.message.top{left:-12px}.dark .tooltip-mobile.btn{min-width:auto;padding:7px!important}.dark .tooltip-mobile.btn .icon{margin-right:0}.dark .tooltip-mobile.btn.ai-fill,.dark .tooltip-mobile.btn.ai-stroke{padding:8px!important}.dark .tooltip-mobile .message.bottom{margin-top:8px!important;top:100%}}.dark input[type=time]{margin:8px 0;width:auto}.dark input[type=time]::-webkit-calendar-picker-indicator{-webkit-filter:invert(99%) sepia(6%) saturate(51%) hue-rotate(203deg) brightness(115%) contrast(90%);filter:invert(99%) sepia(6%) saturate(51%) hue-rotate(203deg) brightness(115%) contrast(90%);width:14px;height:14px}.dark input[type=time]:first-child{margin-top:0}.dark .time-picker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0}.dark .time-picker:first-child{margin-top:0}.dark .time-picker.disabled .tp-select{pointer-events:none;cursor:default}.dark .time-picker.disabled .tp-select button,.dark .time-picker.disabled .tp-select input[type=text]{border-color:#4e4e4e;background:#383838;color:#8b8b8b}.dark .time-picker.disabled .tp-select button:after,.dark .time-picker.disabled .tp-select input[type=text]:after{color:#8b8b8b}.dark .time-picker.disabled .tp-select .icon-chevron-down{color:#8b8b8b}.dark .time-picker.invalid-type{position:relative;width:100%;max-width:200px;padding:5px 12px;font-size:14px;line-height:1.5;text-decoration:none;border:1px dashed #767676;color:#fafafa;border-radius:3px;height:32px;pointer-events:none;cursor:default}.dark .time-picker.invalid-type .icon{position:absolute;right:8px;top:50%;margin-top:-10px}.dark .time-picker .tp-select{position:relative}.dark .time-picker .tp-select .tp-select-current{width:100%;display:inline-block;position:relative;padding:5px 26px 4px 8px;font-size:14px;height:32px}.dark .time-picker .tp-select .tp-select-current:not(input){cursor:pointer}.dark .time-picker .tp-select .tp-select-current:focus{border-color:#8e45b0;outline:0}.dark .time-picker .tp-select .tp-select-current:not(input):after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;pointer-events:none}.dark .time-picker .tp-select.tp-hours-select:after,.dark .time-picker .tp-select.tp-minutes-select:after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;pointer-events:none}.dark .time-picker .tp-select.open.tp-hours-select:after,.dark .time-picker .tp-select.open.tp-minutes-select:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dark .time-picker .tp-select.open .tp-select-current:not(input):after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dark .time-picker .tp-select.open .tp-select-options{display:block}.dark .time-picker .tp-select.open-top .tp-select-options{bottom:100%;margin:0 0 4px}.dark .time-picker .tp-select .tp-select-options{display:none;position:absolute;z-index:60;margin-top:4px;text-align:left;width:100%;padding:0;max-height:130px;overflow-y:auto;overflow-x:hidden;border:1px solid #767676;background:#181818;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003}.dark .time-picker .tp-select .tp-select-options .tp-select-option{padding:7px 8px;color:#f2f2f2;font-size:14px;line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .time-picker .tp-select .tp-select-options .tp-select-option.disabled{pointer-events:none;cursor:default;opacity:.6}.dark .time-picker .tp-select .tp-select-options .tp-select-option.no-results{cursor:default}.dark .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).highlighted,.dark .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results):hover{background:#4e4e4e}.dark .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active{background:#0077db;color:#f2f2f2}.dark .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active.highlighted,.dark .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active:hover{background:#0267bc}.dark .time-picker .tp-select.tp-single-select{width:76px}.dark .time-picker .tp-select.tp-single-select.time-format-12{width:110px}.dark .time-picker .tp-select.tp-single-select .tp-select-current{min-width:100px;text-align:left}.dark .time-picker .tp-select.tp-hours-select,.dark .time-picker .tp-select.tp-minutes-select{width:62px}.dark .time-picker .tp-interval-select{margin-left:24px;width:60px;position:relative}.dark .time-picker .tp-interval-select .tp-select-current{text-align:left;padding-left:8px}.dark .time-picker.input-type input[type=text]{width:48px;text-align:center;margin-right:0}.dark .time-picker .tp-col-sep{margin:0 4px}.dark fieldset{border:none;margin:0;padding:0}.dark legend{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dark .timeline{width:100%;height:100%;position:relative}.dark .timeline *{line-height:1.5em}.dark .timeline ul{padding:0;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.dark .timeline .icon-severity-critical:before{color:#dc2d37}.dark .timeline .icon-severity-major:before{color:#e66e19}.dark .timeline .icon-severity-minor:before{color:#fad22d}.dark .timeline .icon-severity-warning:before{color:#0077db}.dark .timeline .icon-severity-indeterminate:before{color:#adadad}.dark .timeline .icon-severity-cleared:before{color:#288964}.dark .timeline .icon-alarm-level6:before{color:#dc2d37}.dark .timeline .icon-alarm-level5:before{color:#e66e19}.dark .timeline .icon-alarm-level4:before{color:#fad22d}.dark .timeline .icon-alarm-level3:before{color:#0077db}.dark .timeline .icon-alarm-level2:before{color:#adadad}.dark .timeline .icon-alarm-level1:before{color:#288964}.dark .timeline :focus{outline:1px solid #8e45b0;outline-offset:2px}.dark .timeline .main-list{overflow:auto;height:100%;width:100%}.dark .timeline .main-list:not(.headings) .entry:last-of-type:after{content:none}.dark .timeline .entry{padding:0;position:relative}.dark .timeline .entry:before{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;border:solid 1px #767676;border-radius:50%}.dark .timeline .entry:after{position:absolute;content:"";z-index:1}.dark .timeline .entry .target{border:solid 1px transparent;margin:3px;min-width:250px}.dark .timeline .entry .time{display:block;font-size:.75rem;color:#888;margin:0 0 .5rem}.dark .timeline .entry .title{margin:0}.dark .timeline .entry .status{margin:.5rem 0 0;height:1.5em;display:block;color:#888}.dark .timeline .entry .status span{margin:0 .5rem 0 0}.dark .timeline .entry .status span:before{margin:0 .25rem 0 0}.dark .timeline .entry .status span .icon{margin-right:4px;vertical-align:baseline}.dark .timeline .entry .content{margin:.25rem 0 0}.dark .timeline .entry .collapse-btn{position:absolute;right:1rem;width:1.5rem;height:1.5rem;border:0;padding:0;background:0 0;cursor:pointer;font-size:1rem}.dark .timeline .entry .collapse-btn:before{content:"";font-family:Ericsson Icons}.dark .timeline .entry[class*=icon]:before{font-family:Ericsson Icons;width:22px;height:22px;color:#fff;background:#242424}.dark .timeline .entry:not([class*=icon]):before{content:"";width:8px;height:8px;margin:7px;background:#767676}.dark .timeline .entry.scheduled:before{background:#242424}.dark .timeline .entry.collapsed .content,.dark .timeline .entry.collapsed ul{display:none}.dark .timeline .entry.collapsed .collapse-btn:before{content:""}.dark .timeline .headings .date-group{padding:0}.dark .timeline .headings .date-group:last-of-type>.entry-list>.entry:last-of-type:after{content:none}.dark .timeline .headings .heading{position:relative;width:100%}.dark .timeline .headings .heading .label{position:absolute;left:0;border:solid 1px #878787;border-radius:3px;padding:6px 8px;background:#4e4e4e;display:block;z-index:2;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.dark .timeline .headings .timeline-sticky>.heading{position:static}.dark .timeline .headings .fade .heading .label{opacity:0}.dark .timeline.compact .main-list,.dark .timeline:not(.horizontal) .main-list{padding-right:1rem}.dark .timeline.compact .entry:after,.dark .timeline.compact .heading:after,.dark .timeline:not(.horizontal) .entry:after,.dark .timeline:not(.horizontal) .heading:after{border-left:1px solid #fff}.dark .timeline.compact .entry.scheduled:after,.dark .timeline.compact .entry.to-scheduled:after,.dark .timeline.compact .heading.scheduled:after,.dark .timeline.compact .heading.to-scheduled:after,.dark .timeline:not(.horizontal) .entry.scheduled:after,.dark .timeline:not(.horizontal) .entry.to-scheduled:after,.dark .timeline:not(.horizontal) .heading.scheduled:after,.dark .timeline:not(.horizontal) .heading.to-scheduled:after{border-left:1px dashed #767676}.dark .timeline.compact .entry>ul,.dark .timeline:not(.horizontal) .entry>ul{margin:0 0 0 2.5rem}.dark .timeline.compact .entry:before,.dark .timeline:not(.horizontal) .entry:before{left:.5rem;top:1rem}.dark .timeline.compact .entry:after,.dark .timeline:not(.horizontal) .entry:after{left:1.25rem;top:1.5rem;height:100%}.dark .timeline.compact .entry .target,.dark .timeline:not(.horizontal) .entry .target{padding:1rem 1rem 1rem 2.25rem}.dark .timeline.compact .entry .collapse-btn,.dark .timeline:not(.horizontal) .entry .collapse-btn{top:1rem}.dark .timeline.compact .date-group,.dark .timeline:not(.horizontal) .date-group{-ms-flex-negative:0;flex-shrink:0}.dark .timeline.compact .date-group .heading,.dark .timeline:not(.horizontal) .date-group .heading{height:3rem}.dark .timeline.compact .date-group .heading .label,.dark .timeline:not(.horizontal) .date-group .heading .label{margin:.5rem 0;width:100%;top:0}.dark .timeline.compact .date-group+.date-group>.heading:after,.dark .timeline:not(.horizontal) .date-group+.date-group>.heading:after{content:"";position:relative;display:inline-block;left:1.25rem;height:3rem;margin-top:1.5rem;z-index:1}.dark .timeline.compact .date-group.timeline-sticky>.heading .label,.dark .timeline:not(.horizontal) .date-group.timeline-sticky>.heading .label{width:calc(100% - 1rem);z-index:3}.dark .timeline.horizontal:not(.compact) ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dark .timeline.horizontal:not(.compact) .main-list{padding-bottom:1rem}.dark .timeline.horizontal:not(.compact) .heading{display:inline-block;margin:0 0 .5rem;height:2rem}.dark .timeline.horizontal:not(.compact) .heading:after{content:none}.dark .timeline.horizontal:not(.compact) .entry>ul{margin:.5rem 0 0}.dark .timeline.horizontal:not(.compact) .entry:before{left:.875rem;top:.3125rem}.dark .timeline.horizontal:not(.compact) .entry:after{width:100%;left:1.5rem;top:1rem;border-top:1px solid #fff}.dark .timeline.horizontal:not(.compact) .entry .target{padding:2.25rem 1rem 1rem}.dark .timeline.horizontal:not(.compact) .entry .collapse-btn{top:2.25rem}.dark .timeline.horizontal:not(.compact) .entry.scheduled:after,.dark .timeline.horizontal:not(.compact) .entry.to-scheduled:after{border-top:1px dashed #767676}.dark .timeline.horizontal:not(.compact) .entry .entry{-ms-flex-preferred-size:250px;flex-basis:250px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dark .timeline.horizontal:not(.compact) .entry-list{display:block}.dark .timeline.horizontal:not(.compact) .entry-list .entry-list{display:-webkit-box;display:-ms-flexbox;display:flex}.dark .timeline .selectable .entry .target{cursor:pointer}.dark .timeline .selectable .entry .target:hover{background:#4e4e4e}.dark .timeline .selectable .entry .target:hover .time{color:#fff}.dark .timeline .selectable .entry.active:before{color:#0077db;border-color:#0077db}.dark .timeline .selectable .entry.active>.target{border:solid 1px #0077db}.dark .timeline .selectable .entry.active:not([class*=icon]):not(.scheduled):before{background:#0077db}.dark .timeline .selectable .entry.scheduled:hover:before{background:#4e4e4e}.dark .wizard-steps{width:100%;height:90px;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:solid 1px #4e4e4e;overflow:hidden}.dark .wizard-steps .steps{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark .wizard-steps .steps .step{min-width:180px;max-width:280px;text-align:center;width:100%}.dark .wizard-steps .steps .step:not(:nth-of-type(-n+4)){display:none}.dark .wizard-steps .steps .step.visible{display:inline}.dark .wizard-steps .steps .step.hidden{display:none}.dark .wizard-steps .steps .step .nextbar,.dark .wizard-steps .steps .step .prevbar{height:1px;background:#767676;width:50%;position:relative;top:14px}.dark .wizard-steps .steps .step .nextbar{margin-left:50%;top:13px}.dark .wizard-steps .steps .step:first-child>.prevbar{width:0}.dark .wizard-steps .steps .step:last-child>.nextbar{width:0}.dark .wizard-steps .steps .step .sphere{height:24px;width:24px;background:#fff;margin:0 auto auto;position:relative}.dark .wizard-steps .steps .step .description{position:relative;padding:0 20px;top:8px}.dark .wizard-steps .steps .step:hover{cursor:default}.dark .wizard-steps .steps .step.current .sphere{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABHNCSVQICAgIfAhkiAAABehJREFUaEPdWl1IHFcUPnfdaNIadzXGtJBQCy0tKDQhbUFfqtCAedI2EN9KDcSnFg3aPjamj4mioX1qICnpkwFTfYqlD9oXhYYSAwotKVSw0ERb3d2IMcnq9Hz3zuzO7s6dH3ddNQcGx52ZO+c797vnnHvOCCqEDBpR2qBWElRLBjXJIQ2K8v/HzfMZPo/Jc0GTfG2eSmiMLgj1Wx4itvzsoFErlSZq40MpHVwm+ZFRE8x88Mdhj6ACa29SF1uxz/5o2YNx2rc0R6ULU/Ln0NMEhRdn5Xmypp42yyrk+bNjjfT8cB09fbMl882CxwvR1aCz4h9AWvFufnMUbz8wd4v2/zkulRbr8UCmMPZHJJj1N1roSd1Z69kYm3QoCBB/AECXJP1ocbp0YZoqJr5KWTiQ5g43Y4YSzV8zoAZ11aAZCtNHPBuetPIGcNk4zhaZgNXDi3NScYsm+Sqe/TxmBECSNXW4FGOqNtOXYsbtPe4ABoxP2Ro3MAA4Hv2pOzBVgoIEtVZab6RnQ1AH9YjvdePoAdiUf+m3a9LyxZT46avpteECwhmAos09KBwZ76YDs8OeusPLPDvawN7lNG1EjtFGBR/8F1ISX6CSBB/8t+zBHSr9e1p6KS95Ut9O8ZYhddsmnXCiUy4A5d+hfNSP5aHkakMP4WVBBEYpnx6QoNzENhMxjhcnshd2JgC4yiQvWI6g4HzlWId2bFgciq+92xlE75x7y6f6CYZym5Hl9ttqTSjv1GyPFZkArhh9rPxFeJtDt85oFyyUXz47Qskj9Xkpbz0cfjRLVfw+HQgs7P/wPngngy7RF6LPejYNQOUzf4E6VcNntK4SUXS5fYQwaCEFgRDvRTR3ErhYvJcFVHrdmoU0ANP6CFJVwx87DgLLL53/teDKp6zJIA5fe187EzYqpWZBAVALF9an6punHCNsoWmjmz03OiFi//vJz+pRNQvzCsAVgyMUDSK3idzpchwbEXLt5PlCskY7VvnUAGFxO0nKKxl0gdfCkAVgkgF8UDl2TvrpbIGrBHWKKaCSk4tFnFlpvY7F/AsDaGK7y8W7AuWOfPu2o+fJiIpFQqFjA5zHo89+t2hUKchMGXR+H9xf/PyPIqmd+Zqab95yXNCpxcwphmD+S9+v4x3y9VibzOeKLtHRDrnfyJbVxl5abeyRMQEAJP91vn8n6GMprKNRKibwOvAEkJquotufOJg6x6RsAPeQ++hW/VLnXc4sj+6A+kSICdU/nMp5dyoecG4kqN8wcMcr/a86Kvmw958dUd56qZdeLwSAeUb72q6kEGfF1Tc/1FOI6P4LsYj3uBvtN7Dp7KqYuMg7o+9ypmv3B7JdnEroPFBmKrHnkzmQxkwn9mY6rQB4bmhSCVQRwlrwDY3fLSWXN8y65bbBQEUEe3KnCoV+S6lmQabVKNwiM3UStam/y5t6VesvtIj1BG/q33PZ1I/Ikry9tJJZVkly60dQxLuscrvgIKA8LO9ZVjEozsWt2tyyim0W9mEavQpbBaSTG22gFraRKKQ9dy1s4U7lUif57B3shLAj0gnotHayU+2M8hAsWARQ99KiSR3OfahXqMahKc7F3STXIJlKvou7vMWztYl8wcFuC6UTz+IuV6dl4TiLOnoAuLLV8jovMFle59I6ZsjyWKAILIwSuyyvs6PYvvK6Bc3W4HiZq8cHi93gsCwPfQI3OBxAwGqI1EG7kb74ZLtJtZium+7SSFBIdG2txWQNCjqhu85rAt4JM7GdTb7HXMI0vU1cdv3zavJZIFSkHoV3wk8AgPTbamQHtXL2/arNeklZXcl9Lt42+Wl6e7dZ0yDQvUGTG3mTbA6gTSQb3dzzCkot2ejmnppsdFvtKXga4ka3rYHhZRz/ALKBcNphHxxAMCPpTw0eZ31qcFDeDitbR4Zy6LyEWfmAH4AEB2CnVVJ+6NGGyp6XpRyvo8KMjz3CfPjoyjuNsXUA9tHUdxRtfNTyz03ykpDfU8g1IzltmJ/bEDuEEOdcIal03p/b/A+kGDh2WEeLEQAAAABJRU5ErkJggg==);background-size:cover}.dark .wizard-steps .steps .step.current .prevbar{background:#fff}.dark .wizard-steps .steps .step.current .description{font-weight:700;color:#fff}.dark .wizard-steps .steps .step.current:hover{cursor:default}.dark .wizard-steps .steps .step .sphere,.dark .wizard-steps .steps .step.next .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjc4IC01NSkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3OCA1NSkiIGZpbGw9IiMxODE4MTgiIHN0cm9rZT0iIzc2NzY3NiIgc3Ryb2tlLXdpZHRoPSIxIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMiIgc3Ryb2tlPSJub25lIi8+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTEuNSIgZmlsbD0ibm9uZSIvPjwvZz48L2c+PC9zdmc+);background-size:cover}.dark .wizard-steps .steps .step .description,.dark .wizard-steps .steps .step.next .description{color:#8b8b8b}.dark .wizard-steps .steps .step.completed .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjMgLTUyKSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjMgNTIpIiBmaWxsPSIjMTgxODE4IiBzdHJva2U9IiM3Njc2NzYiIHN0cm9rZS13aWR0aD0iMSI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIHN0cm9rZT0ibm9uZSIvPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjExLjUiIGZpbGw9Im5vbmUiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjcgNTYpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTItMTBoLS4wMDdMNS4xNTItMS40NzQsMS4zNzMtNS40NDMuNy00LjczNSw1LjIxMiwwLDEyLjctOS4zMzVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjMgMTMpIiBmaWxsPSIjZjJmMmYyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L2c+PC9nPjwvc3ZnPg==);background-size:cover}.dark .wizard-steps .steps .step.completed .prevbar,.dark .wizard-steps .steps .step.completed .nextbar{background:#fff}.dark .wizard-steps .steps .step.completed .description{color:#fff}.dark .wizard-steps .steps .step.completed:hover{cursor:pointer}.dark .wizard-steps .steps .step.completed:hover .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOSAtMTEpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDExKSIgZmlsbD0iIzE4MTgxOCIgc3Ryb2tlPSIjMDA4Y2ZmIiBzdHJva2Utd2lkdGg9IjEiPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIiBzdHJva2U9Im5vbmUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMS41IiBmaWxsPSJub25lIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzIDE1KSI+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyLTEwaC0uMDA3TDUuMTUyLTEuNDc0LDEuMzczLTUuNDQzLjctNC43MzUsNS4yMTIsMCwxMi43LTkuMzM1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4zIDEzKSIgZmlsbD0iIzAwOGNmZiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9nPjwvZz48L3N2Zz4=);background-size:cover}.dark .wizard-steps .steps .step.completed .description:hover{cursor:pointer}.dark .wizard-steps .steps .step.completed.current .sphere{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABHNCSVQICAgIfAhkiAAABzBJREFUaEO9WltsFVUUXdMHfdIH8tAEtKhEYpsI8kioH7ZKsU1MWmwCfikYQT80hVD4AgE/aRGI/ggBDCQkNKBtTASjsSURGkFSSKhRMbEJRKFFaEtpb9vbjnuduXPv9Hbmzkzv0J1MOr0zc2avfdbeZ5+9R0MQckAvwBiqoaEIOsrUkDoK5P8lkfNrct6rzjW0ybUupKIFWzXjtyREm/KzB/QipTRQI4ehtH9pk0eaI2C6/D9Oe/gVWnscdWLFPdZHM26eR3pPJ2bcuqR+ThnuR1r3DXUenluC8Yw8dT6yoBSjc4oxvKhy4ps1GS8Fh/zOincAMcW3yJsL+PasziZk/nVeKa2F+nyZQs/MV2BCz1diqHid+WyvmPSgHyDeAJAuYXxjcnrGrXbktX4StbAvzW1u5gz1l38qgFYZV3VcQxrWymy40sodwD59iViklVZP6+5Uips0SVbx+Oc5IwQSnlvMS71C1XLs0K4lek9iAPv1DWKN4xyAHC/4fotvqvgFSWo9qD4emw0NG7FN+8ppHGcAFuWzrx5Rlp9O6as6FPONBCDsARi06aDC+ee3IOvGaVfdGWVG5q+S6FKFsfwFGMuTQ/5SUvtuIbVfDvmbcfMcZtxuV1HKTYZK1qOv8qBx2ziW2tFpMgAjvlP5Ai+Wp5IDq7aBL/MjNEpu+34FKpFYZqJX1oul8Y49EQBDZVgcVlZQcr6wZaPj2LQ4FR9cvtmP3pPuzb3UCBoq0YzcX/+14RNGdCq3rhUTATToe0T53Yw2TzTVOjoslb+/7izC80qSUt58OO3uDcyS9zmBoGP/x/cxOunYi+3aHvPZGAAjn/mb1Jl1utYxVHIVvb/+LDhokMKFkO/lam4nDLF8rwiptNCchRiAiPW5SM06/ZbtILR8z6bLgSsftaaAmHNkpeNMWKgUnQUDgOG4tD5mn6iwXWGDpo3T7CWiE1fse+/8YDxqzEKXAaBBlxUKB5jb5J+rsx2bK+Tgsk1BssZxrNxL+0HntpNoVNKxVXzhoAmgTQC8WtjynorT8cJQSepMp5BKdiGW68yD6mN05gsCoEzsrpz3AZWb98Vi28gzYVWcJhRObGDwuPvR7yaNCjVEUganuE/ud3/8R6BqZ6UBZyoHsfOXTHT0pDiOPffzF2wdOurMkmJown8V+514x3y9t0blc4HJydVDqH42jJ9up6Lmu2zHcQuaN6r9RrwMlNZjoHSbWhMIQPHfKfYHTZ/tS0ewa8Uw7oU0rGzKUX+dxIlG0TVB/MAVQHS6ArB/xYIwzlQNITwOrGnJxtWe1ISjOq1J8QA6mPs4eX3P5iuSWc5PWv2FeTou1g4gNx34sC0Tp/6UExfhmjD7ZMWku6LrgeRGGhp1nXc82fiU7XB36v91e4/rdSp9Ye0jLCoYx9Hf0rH150zXZ8wb3PRKGkCqUHjZnDFc7ranAxneVDmEN54O4/LdVFR9m41RoZBX8QKgSwZ7ZqoUanwlhA2LR1F7LhsX/pkMYufyYex4eQR3BjWUnknstPGgmBXPPrHamULA9aSdeJcouF0UDIWBagmJ7XdiIN4sCuPUmiFl8deac3D9nnPMt5sRr06cdBhtKA3hg5JRDAqItREQLxaOo1V4z0XLq9PGg/AWRht1bjrr8lp3y87o8CRDeF3IPhMqvV88ikejwLs/ZqFB/mfkOdyZjvqL3p3WqoC3hSygVILO+mV5CG8vEgQR+bU7BRUtORhTcc6/ODnwxFQiwGSODD/6+hBqnwtPyWmtEL0nc3wqkk4EkU4zrJ6QXGdfR4Zvp7UC8J5OGwBcNzTRBMo/E3w/4X9D43VLKeWNSN3St1JeH2Ds557crkLhvKU0ZkGl1SzcMjO1E2NTf0U29UatP2jRQv2yqV+RYFN/VpXkraWViWWVsLR+NOS7l1W+DhwElaflXcsqOvqkuFU0uaximYV0TqNbYStAOiWiDdXiNpKFtNGEhS3eaYTUNjl7iTshLiROQjoNLtts7IySEDosF9DEpcUIdST3Qb1mNA4jYl/cDUsNUqjkubgrWzxLm8gTHMZ5lk5ci7tSnVaF4zjqOAPglamW18XBVHldSuucITNikSK0MEvsqrwugeLxlddNaJYGR45Uj2dOd4PDtDz18d3gsAFBq3Gl9tuN9MQny01Gi+lYJFzq/UjR6qbWYjIHJZ3YXRefYHTiTDzOJt9DKWFGok2f6von1eQzQRgrdTOjE38iAKbfZiPbr5Xj7zfarHsNqxtyXYq3ZV6a3u5t1hgIdm/Y5GbepJoDbBOpRrf0vPxSSzW6paemGt1me4qRBtLotjQw3IzjHUA8EEk7rIMTCGck9qnBw7hPDWaq22ll85igHDsvaaK8zw9A/AOw0iqsPvSoYWXPzVK211lh5sceaXJ46MrbjTF1ANbRjO8oauQokp/L1CVNfU+hfEZxWo98bgMJCCmSc6UopZP+3OZ/xg23dvXJcEIAAAAASUVORK5CYII=);background-size:cover}.dark .wizard-steps .steps .step.completed.current .prevbar,.dark .wizard-steps .steps .step.completed.current .nextbar{background:#fff}.dark .wizard-steps .steps .step.completed.current:hover{cursor:pointer}.dark .wizard-steps .steps .step.completed.current:hover .description{color:#fff}.dark .wizard-steps .steps .step.completed.current:hover .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOSAtMTEpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDExKSIgZmlsbD0iIzE4MTgxOCIgc3Ryb2tlPSIjMDA4Y2ZmIiBzdHJva2Utd2lkdGg9IjEiPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIiBzdHJva2U9Im5vbmUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMS41IiBmaWxsPSJub25lIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzIDE1KSI+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyLTEwaC0uMDA3TDUuMTUyLTEuNDc0LDEuMzczLTUuNDQzLjctNC43MzUsNS4yMTIsMCwxMi43LTkuMzM1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4zIDEzKSIgZmlsbD0iIzAwOGNmZiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9nPjwvZz48L3N2Zz4=);background-size:cover}.dark .wizard-steps .steps .step.completed.current .description:hover{cursor:pointer}.dark .wizard-steps .steps .step.completed-last.current .nextbar{background:#767676}.dark .wizard-steps .steps .step.completed.current~.completed-last .nextbar{background:#767676}.dark .wizard-steps .arrow{position:static;padding:0 30px;color:#fff;display:none;opacity:.4}.dark .wizard-steps .arrow .icon{margin:0;font-size:16px}.dark .wizard-steps .arrow:hover{cursor:pointer;opacity:1}.dark .wizard-steps .arrow.left{left:0}.dark .wizard-steps .arrow.right{right:0}.dark .wizard-steps .arrow.visible{display:inline;margin-top:4px}@media screen and (max-width:1200px){.dark .wizard-steps .step:not(:nth-of-type(-n+3)){display:none}}@media screen and (max-width:956px){.dark .wizard-steps .step:not(:nth-of-type(-n+2)){display:none}}@media screen and (max-width:480px){.dark .wizard-steps .step:not(:nth-of-type(-n+1)){display:none}}@media only screen and (min-width:0){.dark .wizard-content .content .notes{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media only screen and (min-width:30em){.dark .wizard-content .content .notes{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}.dark .wizard-content{margin:24px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;height:100px}.dark .wizard-content>.content{margin-bottom:16px}.dark .wizard-content>.content.hidden{display:none}.dark .wizard-content>.content>.title{display:inline-block;font-size:16px;margin-bottom:16px}.dark .wizard-content>.content>.subtitle{display:inline-block;font-size:12px;opacity:.6;margin-left:8px}.dark .wizard-content>.content .column{padding:8px 0;margin-bottom:0}.dark .wizard-content>.content .notes{opacity:.8}.dark .wizard-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0 0;width:100%;border-top:solid 1px #4e4e4e}.dark .wizard-footer>.item .btn{min-width:42px}.dark .wizard-footer>.item .btn .term{display:none}.dark .wizard-footer>.item .btn .icon{margin:0}.dark .wizard-footer .hidden{display:none}@media only screen and (min-width:30em){.dark .wizard-footer>.item .btn{min-width:98px}.dark .wizard-footer>.item .btn .icon-arrow-right{margin-left:4px}.dark .wizard-footer>.item .btn .icon-arrow-left{margin-right:4px}.dark .wizard-footer>.item .btn .term{display:inline}}.dark .wizard{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}.dark .eds-gauge{text-align:center}.dark .eds-gauge .title{font-size:16px;fill:#fff;opacity:.7}.dark .eds-gauge .total{font-size:60px;fill:#fff;text-anchor:middle}.dark .eds-gauge .total.light{font-weight:100}.dark .eds-gauge .total.minLabel{font-size:24px;fill:#888}.dark .eds-gauge .units{font-size:28px;fill:#fff;text-anchor:middle;opacity:.6}.dark .eds-gauge .label{font-size:24px;fill:#fff;opacity:.3}.dark .eds-gauge .label.left{text-anchor:start}.dark .eds-gauge .label.right{text-anchor:end}.dark .eds-gauge .foregroundArc{fill:#545454}.dark .eds-gauge .valueArc{fill:#eee}.dark .eds-gauge .red{fill:#dc2d37}.dark .eds-gauge .orange{fill:#e66e19}.dark .eds-gauge .yellow{fill:#fad22d}.dark .eds-gauge .green{fill:#288964}.dark .eds-gauge .blue{fill:#0077db}.dark .eds-gauge .gray{fill:#adadad}.dark .eds-gauge .transparent{fill:transparent}.dark .eds-gauge .unknown{fill:url(#diagonalTexture)}.dark .eds-gauge .negativeArc{fill:#262626}.dark .eds-gauge .tooltip{font-family:Ericsson Hilda,Helvetica,Arial,sans-serif;color:#fff;background:#393939e6;border-radius:4px;position:fixed;padding:.5em 1em}.dark .eds-gauge .tooltip.hidden{display:none}.dark .signin{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;overflow:auto;background:#181818;-webkit-transition:opacity 1s ease-in-out 0s;transition:opacity 1s ease-in-out 0s}.dark .signin.hidden{opacity:0}.dark .signin.with-image{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dark .signin.with-image .left{border-radius:16px;display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:20px}.dark .signin.with-image .left .container{padding:92px 0 24px 92px}.dark .signin.with-image .left .watermark{color:#fff}.dark .signin.with-image .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dark .signin.with-image .right .watermark .container{display:block}.dark .signin.with-image .footer{padding-right:20px}@media only screen and (min-width:75em){.dark .signin.with-image .left{display:-webkit-box;display:-ms-flexbox;display:flex}.dark .signin.with-image .right{-webkit-box-flex:0;-ms-flex:0 0 544px;flex:0 0 544px}.dark .signin.with-image .right .watermark .container{display:none}}.dark .signin .watermark{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-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;outline:0;max-width:328px;width:100%}.dark .signin .watermark .container{padding:64px 0 0}.dark .signin .watermark .container .icon{font-size:55px;outline:0}.dark .signin .watermark .container .product{font-size:18px;font-weight:400;padding:8px 0;display:block;outline:0}.dark .signin .waiting,.dark .signin .welcome{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-flex:0;-ms-flex:0;flex:0;-ms-flex-item-align:center;align-self:center;text-align:center;opacity:1;-webkit-transition:opacity 1s ease-in-out 0s,-webkit-box-flex 0s ease-in-out 50ms;transition:opacity 1s ease-in-out 0s,-webkit-box-flex 0s ease-in-out 50ms;transition:flex 0s ease-in-out 50ms,opacity 1s ease-in-out 0s;transition:flex 0s ease-in-out 50ms,opacity 1s ease-in-out 0s,-webkit-box-flex 0s ease-in-out 50ms,-ms-flex 0s ease-in-out 50ms}.dark .signin .waiting.hidden,.dark .signin .welcome.hidden{opacity:0;height:0;-webkit-box-flex:0;-ms-flex:0;flex:0;overflow:hidden}.dark .signin .waiting .message,.dark .signin .welcome .message{font-size:50px;font-weight:500}.dark .signin .waiting .salute,.dark .signin .welcome .salute{font-size:28px;font-weight:500}.dark .signin .waiting .username,.dark .signin .welcome .username{font-size:60px;font-weight:500}.dark .signin .waiting .loading,.dark .signin .welcome .loading{-ms-flex-item-align:center;align-self:center;margin-top:24px;margin-left:-64px;height:64px;width:64px;font-size:64px}.dark .signin .error{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;text-align:left;margin-bottom:16px}.dark .signin .error.hidden{display:none}.dark .signin .error:before{color:#dc2d37;content:"";font-family:Ericsson Icons!important;vertical-align:middle}.dark .signin form{-webkit-box-flex:0;-ms-flex:0;flex:0;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:328px;width:100%}.dark .signin form h1{margin-top:0;font-weight:500}.dark .signin form p{margin-bottom:32px}.dark .signin form.hidden{display:none}.dark .signin form .field{margin-bottom:16px}.dark .signin form .field .validation-msg{display:none}.dark .signin form input:not([type=checkbox]){width:100%}.dark .signin form input.validation+.validation-msg:before{color:#dc2d37}.dark .signin form input[type=checkbox]+label{margin-bottom:16px}.dark .signin form input[type=checkbox]:focus:before{outline:solid 1px #0077db}.dark .signin form input[type=checkbox]:not(:checked):not(:indeterminate):not(:disabled)+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNzY3Njc2IiBkPSJNMC41IDAuNUgxNS41VjE1LjVIMC41eiIvPgo8L3N2Zz4K) no-repeat 100% center}.dark .signin form input[type=checkbox]:checked:not(:disabled)+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNzdEQiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.dark .signin form input[type=checkbox]:checked:disabled+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAyNjdCQyIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.dark .signin form input[type=checkbox]:checked:not(:disabled):hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom}.dark .signin form input[type=checkbox]:not(:disabled):hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom}.dark .signin form .btn{width:100%;margin-bottom:16px}.dark .signin .help{text-align:center;margin-bottom:16px}.dark .signin .privacy{color:#6a6a6a;line-height:1.5;text-align:center;font-size:12px}.dark .signin .footer{color:#767676;max-width:90vw;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.5;text-align:center}.dark .signin .footer .container{padding-bottom:20px;padding-top:16px}@media only screen and (min-width:30em){.dark .signin .watermark{-ms-flex-item-align:start;align-self:start;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;max-width:100%;width:100%}.dark .signin .watermark .container{padding:112px 0 24px 112px}.dark .signin .watermark .container .icon{font-size:55px}.dark .signin .watermark .container .product{display:block;font-size:18px;font-weight:500;padding:16px 0 0 4px}}.dark .skip-link{position:absolute;top:-50px;left:0;background:#0077db;color:#fff;padding:14px 32px;z-index:1000;text-decoration:none;-webkit-transition:top .2s ease;transition:top .2s ease;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark .skip-link:focus{top:0}.dark code[class*=language-],.dark pre[class*=language-]{color:#fff;background:0 0;font-family:Ericsson Hilda Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;letter-spacing:.5px;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none}.dark code[class*=language-]::-moz-selection,.dark pre[class*=language-]::-moz-selection{background:#9aa2b1}.dark code[class*=language-]::-moz-selection,.dark code[class*=language-]::selection,.dark pre[class*=language-]::-moz-selection,.dark pre[class*=language-]::selection{background:#9aa2b1}.dark code[class*=language-]:empty,.dark pre[class*=language-]:empty{display:none}.dark pre[class*=language-]{padding:1em;margin:0;overflow:auto;border:solid 1px #4e4e4e}.dark pre[class*=language-].no-border-bottom{border-bottom:0}.dark pre[class*=language-].no-border-top{border-top:0}.dark :not(pre)>code[class*=language-],.dark pre[class*=language-]{background:#353535;overflow:auto}.dark :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.dark .token.comment,.dark .token.cdata,.dark .token.doctype,.dark .token.prolog{color:#8e45b0}.dark .token.punctuation{color:#706d68}.dark .token.selector,.dark .token.tag{color:#a6a6a6}.dark .token.attr-name,.dark .token.boolean,.dark .token.constant,.dark .token.deleted,.dark .token.number,.dark .token.property,.dark .token.symbol{color:#547b9c}.dark .token.attr-value,.dark .token.builtin,.dark .token.char,.dark .token.inserted,.dark .token.string{color:#5c9fd6}.dark .language-css .token.string,.dark .style .token.string,.dark .token.entity,.dark .token.operator,.dark .token.url{color:#ffffff4d}.dark .token.atrule,.dark .token.keyword{color:#296ca3}.dark .token.function{color:#61afef}.dark .token.important,.dark .token.regex,.dark .token.variable{color:#5c9fd6}.dark .token.bold,.dark .token.important{font-weight:500}.dark .token.italic{font-style:italic}.dark .token.entity{cursor:help}.dark pre.line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}.dark pre.line-numbers>code{position:relative}.dark .line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark .line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber}.dark .line-numbers-rows>span:before{content:counter(linenumber);color:#fff;opacity:.3;display:block;padding-right:.8em;text-align:right}.dark .line-numbers-rows.command>span{pointer-events:none;display:block;counter-increment:linenumber}.dark .line-numbers-rows.command>span:before{content:"$";color:#fff;opacity:.3;display:block;padding-right:.8em;text-align:right}.dark .loading{height:32px;width:32px;font-size:30px;position:relative}.dark .loading:after{content:"";font-family:Ericsson Icons!important;-webkit-animation:rotateAnimation 2s infinite ease-in-out;animation:rotateAnimation 2s infinite ease-in-out;position:absolute}.dark .loading.small{font-size:14px;height:16px;width:16px}.dark .loading.large{font-size:62px;height:64px;width:64px}.dark .loading.btn{width:auto;font-size:14px;text-indent:200%;white-space:nowrap;overflow:hidden}.dark .loading.btn:after{left:calc(50% - 8px);top:calc(50% - 8px);text-indent:0;font-size:16px;line-height:1}@-webkit-keyframes rotateAnimation{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(300deg);transform:rotate(300deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.dark .progress-bar,.dark .progressbar{font-size:0}.dark .progress-bar label,.dark .progressbar label{display:block;font-size:14px}.dark .progress-bar label .icon,.dark .progressbar label .icon{margin-right:4px}.dark .progress-bar progress,.dark .progressbar progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:calc(100% - 44px);height:8px;vertical-align:middle;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;z-index:1}.dark .progress-bar progress.buffer,.dark .progressbar progress.buffer{z-index:0;height:8px}.dark .progress-bar progress::-ms-fill,.dark .progressbar progress::-ms-fill{border:none}.dark .progress-bar progress[role]:after,.dark .progressbar progress[role]:after{background-image:none}.dark .progress-bar progress,.dark .progressbar progress{color:#fff}.dark .progress-bar progress.buffer,.dark .progressbar progress.buffer{margin-right:calc(44px - 100%)}.dark .progress-bar progress,.dark .progress-bar progress[role][aria-valuenow],.dark .progressbar progress,.dark .progressbar progress[role][aria-valuenow]{background:#767676!important}.dark .progress-bar progress::-webkit-progress-bar,.dark .progressbar progress::-webkit-progress-bar{background:#767676}.dark .progress-bar progress::-webkit-progress-value,.dark .progressbar progress::-webkit-progress-value{background-color:#fff}.dark .progress-bar progress[aria-valuenow]:before,.dark .progress-bar progress[value]::-moz-progress-bar,.dark .progress-bar progress[value]::-webkit-progress-value,.dark .progressbar progress[aria-valuenow]:before,.dark .progressbar progress[value]::-moz-progress-bar,.dark .progressbar progress[value]::-webkit-progress-value{background:#fff}.dark .progress-bar progress.buffer,.dark .progress-bar progress.buffer[role][aria-valuenow],.dark .progressbar progress.buffer,.dark .progressbar progress.buffer[role][aria-valuenow]{background:#767676!important}.dark .progress-bar progress.buffer::-webkit-progress-bar,.dark .progressbar progress.buffer::-webkit-progress-bar{background:#767676}.dark .progress-bar progress.buffer::-webkit-progress-value,.dark .progressbar progress.buffer::-webkit-progress-value{background:#767676!important}.dark .progress-bar progress.buffer[aria-valuenow]:before,.dark .progress-bar progress.buffer[value]::-moz-progress-bar,.dark .progressbar progress.buffer[aria-valuenow]:before,.dark .progressbar progress.buffer[value]::-moz-progress-bar{background:#767676}.dark .progress-bar progress.buffer[aria-valuenow]:before,.dark .progressbar progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.dark .progress-bar:has(>progress.buffer) progress:not(.buffer),.dark .progress-bar:has(>progress.buffer) progress:not(.buffer)[role][aria-valuenow],.dark .progressbar:has(>progress.buffer) progress:not(.buffer),.dark .progressbar:has(>progress.buffer) progress:not(.buffer)[role][aria-valuenow]{background:0 0!important}.dark .progress-bar:has(>progress.buffer) progress:not(.buffer)::-webkit-progress-bar,.dark .progressbar:has(>progress.buffer) progress:not(.buffer)::-webkit-progress-bar{background:0 0}.dark .progress-bar progress:not([value]),.dark .progress-bar progress[role],.dark .progressbar progress:not([value]),.dark .progressbar progress[role]{background:0 0;-webkit-animation:indeterminateAnimation 1s infinite ease-in-out 1s;animation:indeterminateAnimation 1s infinite ease-in-out 1s;-webkit-transform-origin:0 0;transform-origin:0 0}.dark .progress-bar progress:not([value])::-moz-progress-bar,.dark .progressbar progress:not([value])::-moz-progress-bar{background:0 0;animation:indeterminateAnimation 1s infinite ease-in-out 1s;transform-origin:0 0}.dark .progress-bar progress+span,.dark .progressbar progress+span{margin-left:4px;font-size:14px;vertical-align:middle}.dark .progress-bar span.unit,.dark .progressbar span.unit{color:#888}.dark .progress-bar.green progress,.dark .progressbar.green progress{color:#288964}.dark .progress-bar.green progress.buffer,.dark .progressbar.green progress.buffer{margin-right:calc(44px - 100%)}.dark .progress-bar.green progress,.dark .progress-bar.green progress[role][aria-valuenow],.dark .progressbar.green progress,.dark .progressbar.green progress[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.green progress::-webkit-progress-bar,.dark .progressbar.green progress::-webkit-progress-bar{background:#767676}.dark .progress-bar.green progress::-webkit-progress-value,.dark .progressbar.green progress::-webkit-progress-value{background-color:#288964}.dark .progress-bar.green progress[aria-valuenow]:before,.dark .progress-bar.green progress[value]::-moz-progress-bar,.dark .progress-bar.green progress[value]::-webkit-progress-value,.dark .progressbar.green progress[aria-valuenow]:before,.dark .progressbar.green progress[value]::-moz-progress-bar,.dark .progressbar.green progress[value]::-webkit-progress-value{background:#288964}.dark .progress-bar.green progress.buffer,.dark .progress-bar.green progress.buffer[role][aria-valuenow],.dark .progressbar.green progress.buffer,.dark .progressbar.green progress.buffer[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.green progress.buffer::-webkit-progress-bar,.dark .progressbar.green progress.buffer::-webkit-progress-bar{background:#767676}.dark .progress-bar.green progress.buffer::-webkit-progress-value,.dark .progressbar.green progress.buffer::-webkit-progress-value{background:#767676!important}.dark .progress-bar.green progress.buffer[aria-valuenow]:before,.dark .progress-bar.green progress.buffer[value]::-moz-progress-bar,.dark .progressbar.green progress.buffer[aria-valuenow]:before,.dark .progressbar.green progress.buffer[value]::-moz-progress-bar{background:#767676}.dark .progress-bar.green progress.buffer[aria-valuenow]:before,.dark .progressbar.green progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.dark .progress-bar.yellow progress,.dark .progressbar.yellow progress{color:#fad22d}.dark .progress-bar.yellow progress.buffer,.dark .progressbar.yellow progress.buffer{margin-right:calc(44px - 100%)}.dark .progress-bar.yellow progress,.dark .progress-bar.yellow progress[role][aria-valuenow],.dark .progressbar.yellow progress,.dark .progressbar.yellow progress[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.yellow progress::-webkit-progress-bar,.dark .progressbar.yellow progress::-webkit-progress-bar{background:#767676}.dark .progress-bar.yellow progress::-webkit-progress-value,.dark .progressbar.yellow progress::-webkit-progress-value{background-color:#fad22d}.dark .progress-bar.yellow progress[aria-valuenow]:before,.dark .progress-bar.yellow progress[value]::-moz-progress-bar,.dark .progress-bar.yellow progress[value]::-webkit-progress-value,.dark .progressbar.yellow progress[aria-valuenow]:before,.dark .progressbar.yellow progress[value]::-moz-progress-bar,.dark .progressbar.yellow progress[value]::-webkit-progress-value{background:#fad22d}.dark .progress-bar.yellow progress.buffer,.dark .progress-bar.yellow progress.buffer[role][aria-valuenow],.dark .progressbar.yellow progress.buffer,.dark .progressbar.yellow progress.buffer[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.yellow progress.buffer::-webkit-progress-bar,.dark .progressbar.yellow progress.buffer::-webkit-progress-bar{background:#767676}.dark .progress-bar.yellow progress.buffer::-webkit-progress-value,.dark .progressbar.yellow progress.buffer::-webkit-progress-value{background:#767676!important}.dark .progress-bar.yellow progress.buffer[aria-valuenow]:before,.dark .progress-bar.yellow progress.buffer[value]::-moz-progress-bar,.dark .progressbar.yellow progress.buffer[aria-valuenow]:before,.dark .progressbar.yellow progress.buffer[value]::-moz-progress-bar{background:#767676}.dark .progress-bar.yellow progress.buffer[aria-valuenow]:before,.dark .progressbar.yellow progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.dark .progress-bar.orange progress,.dark .progressbar.orange progress{color:#e66e19}.dark .progress-bar.orange progress.buffer,.dark .progressbar.orange progress.buffer{margin-right:calc(44px - 100%)}.dark .progress-bar.orange progress,.dark .progress-bar.orange progress[role][aria-valuenow],.dark .progressbar.orange progress,.dark .progressbar.orange progress[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.orange progress::-webkit-progress-bar,.dark .progressbar.orange progress::-webkit-progress-bar{background:#767676}.dark .progress-bar.orange progress::-webkit-progress-value,.dark .progressbar.orange progress::-webkit-progress-value{background-color:#e66e19}.dark .progress-bar.orange progress[aria-valuenow]:before,.dark .progress-bar.orange progress[value]::-moz-progress-bar,.dark .progress-bar.orange progress[value]::-webkit-progress-value,.dark .progressbar.orange progress[aria-valuenow]:before,.dark .progressbar.orange progress[value]::-moz-progress-bar,.dark .progressbar.orange progress[value]::-webkit-progress-value{background:#e66e19}.dark .progress-bar.orange progress.buffer,.dark .progress-bar.orange progress.buffer[role][aria-valuenow],.dark .progressbar.orange progress.buffer,.dark .progressbar.orange progress.buffer[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.orange progress.buffer::-webkit-progress-bar,.dark .progressbar.orange progress.buffer::-webkit-progress-bar{background:#767676}.dark .progress-bar.orange progress.buffer::-webkit-progress-value,.dark .progressbar.orange progress.buffer::-webkit-progress-value{background:#767676!important}.dark .progress-bar.orange progress.buffer[aria-valuenow]:before,.dark .progress-bar.orange progress.buffer[value]::-moz-progress-bar,.dark .progressbar.orange progress.buffer[aria-valuenow]:before,.dark .progressbar.orange progress.buffer[value]::-moz-progress-bar{background:#767676}.dark .progress-bar.orange progress.buffer[aria-valuenow]:before,.dark .progressbar.orange progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.dark .progress-bar.blue progress,.dark .progressbar.blue progress{color:#0077db}.dark .progress-bar.blue progress.buffer,.dark .progressbar.blue progress.buffer{margin-right:calc(44px - 100%)}.dark .progress-bar.blue progress,.dark .progress-bar.blue progress[role][aria-valuenow],.dark .progressbar.blue progress,.dark .progressbar.blue progress[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.blue progress::-webkit-progress-bar,.dark .progressbar.blue progress::-webkit-progress-bar{background:#767676}.dark .progress-bar.blue progress::-webkit-progress-value,.dark .progressbar.blue progress::-webkit-progress-value{background-color:#0077db}.dark .progress-bar.blue progress[aria-valuenow]:before,.dark .progress-bar.blue progress[value]::-moz-progress-bar,.dark .progress-bar.blue progress[value]::-webkit-progress-value,.dark .progressbar.blue progress[aria-valuenow]:before,.dark .progressbar.blue progress[value]::-moz-progress-bar,.dark .progressbar.blue progress[value]::-webkit-progress-value{background:#0077db}.dark .progress-bar.blue progress.buffer,.dark .progress-bar.blue progress.buffer[role][aria-valuenow],.dark .progressbar.blue progress.buffer,.dark .progressbar.blue progress.buffer[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.blue progress.buffer::-webkit-progress-bar,.dark .progressbar.blue progress.buffer::-webkit-progress-bar{background:#767676}.dark .progress-bar.blue progress.buffer::-webkit-progress-value,.dark .progressbar.blue progress.buffer::-webkit-progress-value{background:#767676!important}.dark .progress-bar.blue progress.buffer[aria-valuenow]:before,.dark .progress-bar.blue progress.buffer[value]::-moz-progress-bar,.dark .progressbar.blue progress.buffer[aria-valuenow]:before,.dark .progressbar.blue progress.buffer[value]::-moz-progress-bar{background:#767676}.dark .progress-bar.blue progress.buffer[aria-valuenow]:before,.dark .progressbar.blue progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.dark .progress-bar.red progress,.dark .progressbar.red progress{color:#dc2d37}.dark .progress-bar.red progress.buffer,.dark .progressbar.red progress.buffer{margin-right:calc(44px - 100%)}.dark .progress-bar.red progress,.dark .progress-bar.red progress[role][aria-valuenow],.dark .progressbar.red progress,.dark .progressbar.red progress[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.red progress::-webkit-progress-bar,.dark .progressbar.red progress::-webkit-progress-bar{background:#767676}.dark .progress-bar.red progress::-webkit-progress-value,.dark .progressbar.red progress::-webkit-progress-value{background-color:#dc2d37}.dark .progress-bar.red progress[aria-valuenow]:before,.dark .progress-bar.red progress[value]::-moz-progress-bar,.dark .progress-bar.red progress[value]::-webkit-progress-value,.dark .progressbar.red progress[aria-valuenow]:before,.dark .progressbar.red progress[value]::-moz-progress-bar,.dark .progressbar.red progress[value]::-webkit-progress-value{background:#dc2d37}.dark .progress-bar.red progress.buffer,.dark .progress-bar.red progress.buffer[role][aria-valuenow],.dark .progressbar.red progress.buffer,.dark .progressbar.red progress.buffer[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.red progress.buffer::-webkit-progress-bar,.dark .progressbar.red progress.buffer::-webkit-progress-bar{background:#767676}.dark .progress-bar.red progress.buffer::-webkit-progress-value,.dark .progressbar.red progress.buffer::-webkit-progress-value{background:#767676!important}.dark .progress-bar.red progress.buffer[aria-valuenow]:before,.dark .progress-bar.red progress.buffer[value]::-moz-progress-bar,.dark .progressbar.red progress.buffer[aria-valuenow]:before,.dark .progressbar.red progress.buffer[value]::-moz-progress-bar{background:#767676}.dark .progress-bar.red progress.buffer[aria-valuenow]:before,.dark .progressbar.red progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.dark .progress-bar.ai-fill progress,.dark .progressbar.ai-fill progress{color:linear-gradient(90deg,#0077db,#8653f3)}.dark .progress-bar.ai-fill progress.buffer,.dark .progressbar.ai-fill progress.buffer{margin-right:calc(44px - 100%)}.dark .progress-bar.ai-fill progress,.dark .progress-bar.ai-fill progress[role][aria-valuenow],.dark .progressbar.ai-fill progress,.dark .progressbar.ai-fill progress[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.ai-fill progress::-webkit-progress-bar,.dark .progressbar.ai-fill progress::-webkit-progress-bar{background:#767676}.dark .progress-bar.ai-fill progress::-webkit-progress-value,.dark .progressbar.ai-fill progress::-webkit-progress-value{background-color:linear-gradient(90deg,#0077db,#8653f3)}.dark .progress-bar.ai-fill progress.buffer,.dark .progress-bar.ai-fill progress.buffer[role][aria-valuenow],.dark .progressbar.ai-fill progress.buffer,.dark .progressbar.ai-fill progress.buffer[role][aria-valuenow]{background:#767676!important}.dark .progress-bar.ai-fill progress.buffer::-webkit-progress-bar,.dark .progressbar.ai-fill progress.buffer::-webkit-progress-bar{background:#767676}.dark .progress-bar.ai-fill progress.buffer::-webkit-progress-value,.dark .progressbar.ai-fill progress.buffer::-webkit-progress-value{background:#767676!important}.dark .progress-bar.ai-fill progress.buffer[aria-valuenow]:before,.dark .progress-bar.ai-fill progress.buffer[value]::-moz-progress-bar,.dark .progressbar.ai-fill progress.buffer[aria-valuenow]:before,.dark .progressbar.ai-fill progress.buffer[value]::-moz-progress-bar{background:#767676}.dark .progress-bar.ai-fill progress.buffer[aria-valuenow]:before,.dark .progressbar.ai-fill progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.dark .progress-bar.ai-fill progress::-webkit-progress-value,.dark .progressbar.ai-fill progress::-webkit-progress-value{background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3)}.dark .progress-bar.ai-fill progress[aria-valuenow]:before,.dark .progress-bar.ai-fill progress[value]::-moz-progress-bar,.dark .progress-bar.ai-fill progress[value]::-webkit-progress-value,.dark .progressbar.ai-fill progress[aria-valuenow]:before,.dark .progressbar.ai-fill progress[value]::-moz-progress-bar,.dark .progressbar.ai-fill progress[value]::-webkit-progress-value{background:linear-gradient(90deg,#0077db,#8653f3)}.dark .progress-bar.thin progress,.dark .progressbar.thin progress{height:4px}.dark .progress-bar.thin progress.buffer,.dark .progressbar.thin progress.buffer{height:4px}.dark .progress-bar.thin progress::-webkit-progress-value,.dark .progressbar.thin progress::-webkit-progress-value{height:4px}.dark .progress-bar.outlined progress.buffer,.dark .progress-bar.outlined progress.buffer[role][aria-valuenow],.dark .progress-bar.outlined progress:not(.buffer),.dark .progress-bar.outlined progress:not(.buffer)[role][aria-valuenow],.dark .progressbar.outlined progress.buffer,.dark .progressbar.outlined progress.buffer[role][aria-valuenow],.dark .progressbar.outlined progress:not(.buffer),.dark .progressbar.outlined progress:not(.buffer)[role][aria-valuenow]{background:#242424!important}.dark .progress-bar.outlined progress.buffer::-webkit-progress-bar,.dark .progress-bar.outlined progress:not(.buffer)::-webkit-progress-bar,.dark .progressbar.outlined progress.buffer::-webkit-progress-bar,.dark .progressbar.outlined progress:not(.buffer)::-webkit-progress-bar{background:#242424;-webkit-box-shadow:inset 0 0 0 1px #767676;box-shadow:inset 0 0 0 1px #767676}@-webkit-keyframes indeterminateAnimation{0%{-webkit-transform:translateX(0) scaleX(0);transform:translate(0) scaleX(0)}40%{-webkit-transform:translateX(0) scaleX(1);transform:translate(0) scaleX(1)}to{-webkit-transform:translateX(100%) scaleX(0);transform:translate(100%) scaleX(0)}}.dark .kpi{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:8px}.dark .kpi .item{display:inline-block;padding-right:4px}.dark .kpi .action:hover,.dark .kpi.action:hover{color:#008cff!important;cursor:pointer}.dark .pagination-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:8px}.dark .pagination-group.vertical{display:inline-block;margin:0 16px;padding-top:0}.dark .pagination-group.vertical ul.pagination{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}.dark .pagination-group.vertical ul.pagination.reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dark .pagination-group.vertical ul.pagination li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;padding:0;margin:4px 0}.dark .pagination-group.vertical ul.pagination li:first-child a,.dark .pagination-group.vertical ul.pagination li:last-child a{top:0}.dark .pagination-group.vertical ul.pagination li a{padding:0 4px;min-width:24px;height:24px;line-height:24px;display:block}.dark .pagination-group.vertical ul.pagination li a .icon-arrow-down,.dark .pagination-group.vertical ul.pagination li a .icon-arrow-up{vertical-align:inherit}.dark .pagination-group.vertical ul.pagination li.active{font-weight:400}.dark .pagination-group.vertical ul.pagination li.active a{-webkit-box-shadow:inset 2px 0 #0077db;box-shadow:inset 2px 0 #0077db}.dark .pagination-group ul.pagination{display:inline-block;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark .pagination-group ul.pagination li{display:inline-block;padding:0;margin:0 4px;min-width:24px;text-align:center;white-space:nowrap}.dark .pagination-group ul.pagination li:first-child,.dark .pagination-group ul.pagination li:last-child{padding:0;margin:0}.dark .pagination-group ul.pagination li:first-child a,.dark .pagination-group ul.pagination li:last-child a{padding:0 4px;position:relative;top:-1px}.dark .pagination-group ul.pagination li:empty:before{content:"...";color:#888}.dark .pagination-group ul.pagination li.active{font-weight:400}.dark .pagination-group ul.pagination li.active a{color:#fff;pointer-events:none;-webkit-box-shadow:inset 0 -2px #0077db;box-shadow:inset 0 -2px #0077db}.dark .pagination-group ul.pagination li.disabled{opacity:.4}.dark .pagination-group ul.pagination li.disabled a{pointer-events:none}.dark .pagination-group ul.pagination li a{padding:0 4px;height:24px;min-width:24px;display:inline-block;line-height:24px;text-align:center;color:#888}.dark .pagination-group ul.pagination li a:hover{color:#fff;background-color:#4e4e4e}.dark .pagination-group ul.pagination li a:focus{outline-offset:0}.dark .pagination-group ul.pagination li,.dark .pagination-group ul.pagination li a{text-decoration:none}.dark .pagination-group ul.pagination li .icon-arrow-left,.dark .pagination-group ul.pagination li .icon-arrow-right,.dark .pagination-group ul.pagination li a .icon-arrow-left,.dark .pagination-group ul.pagination li a .icon-arrow-right{font-size:16px;vertical-align:middle}.dark .pagination-group .actions{margin-bottom:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .pagination-group .actions label{font-size:14px}.dark .pagination-group .actions input[inputmode=numberic],.dark .pagination-group .actions input[type=number]{width:56px;margin-right:16px}.dark .pagination-group .actions .btn{background:#181818;border:1px solid #767676;border-radius:0;font-size:14px;line-height:1.5;padding:5px 7px 4px}.dark .pagination-group .actions .btn:hover{background-color:#181818;color:inherit}.dark .pagination-group .actions .btn:focus{border-color:#a56ebe}.dark .multi-panel-tile .separator{margin:0 8px;border-right:solid 1px #767676}.dark .multi-panel-tile .icon.actionable:hover{cursor:pointer}@media only screen and (min-width:0){.dark .multi-panel-tile .left-panel{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.dark .multi-panel-tile .left-panel.hidden{display:none}.dark .multi-panel-tile .right-panel{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.dark .multi-panel-tile .right-panel.hidden{display:none}.dark .multi-panel-tile .mid-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.dark .multi-panel-tile .mid-panel .horizontal-scroll-content{overflow:auto;overflow-y:hidden}.dark .multi-panel-tile .mid-panel.hidden{display:none}.dark .multi-panel-tile .mid-panel span.separator-sm{padding:0 4px}}@media only screen and (min-width:50em){.dark .multi-panel-tile .left-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:200px;padding-right:16px;border-right:solid 1px #767676;-webkit-animation:showLeftPane .2s cubic-bezier(.65,.05,.36,1);animation:showLeftPane .2s cubic-bezier(.65,.05,.36,1)}.dark .multi-panel-tile .left-panel.hidden{z-index:-1;margin-right:-216px;-webkit-animation:hideLeftPane .2s cubic-bezier(.65,.05,.36,1);animation:hideLeftPane .2s cubic-bezier(.65,.05,.36,1);display:block;width:200px!important}.dark .multi-panel-tile .left-panel.full-width{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right-width:0!important}@-webkit-keyframes hideLeftPane{0%{margin-right:0}to{margin-right:-216px}}@keyframes hideLeftPane{0%{margin-right:0}to{margin-right:-216px}}@-webkit-keyframes showLeftPane{0%{margin-right:-216px;z-index:-1}to{margin-right:0;z-index:-1}}@keyframes showLeftPane{0%{margin-right:-216px;z-index:-1}to{margin-right:0;z-index:-1}}.dark .multi-panel-tile .mid-panel{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:40%;padding:0 16px}.dark .multi-panel-tile .mid-panel.hidden{display:none}.dark .multi-panel-tile .mid-panel .horizontal-scroll-content{overflow:auto;overflow-y:hidden}.dark .multi-panel-tile .mid-panel .top-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.dark .multi-panel-tile .mid-panel .top-actions .left,.dark .multi-panel-tile .mid-panel .top-actions .right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dark .multi-panel-tile .right-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:300px;padding-left:16px;border-left:solid 1px #767676;-webkit-animation:showRightPane .2s cubic-bezier(.65,.05,.36,1);animation:showRightPane .2s cubic-bezier(.65,.05,.36,1);z-index:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.dark .multi-panel-tile .right-panel.hidden{z-index:-1;margin:0 0 0 -316px;-webkit-animation:hideRightPane .2s cubic-bezier(.65,.05,.36,1);animation:hideRightPane .2s cubic-bezier(.65,.05,.36,1);display:block}.dark .multi-panel-tile .right-panel.full-width{-webkit-box-flex:1;-ms-flex:1;flex:1;border-left-width:0!important}@-webkit-keyframes hideRightPane{0%{margin-left:0}to{margin-left:-316px}}@keyframes hideRightPane{0%{margin-left:0}to{margin-left:-316px}}@-webkit-keyframes showRightPane{0%{margin-left:-316px;z-index:-1}to{margin-left:0;z-index:-1}}@keyframes showRightPane{0%{margin-left:-316px;z-index:-1}to{margin-left:0;z-index:-1}}}.dark .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.dark .row.h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark .row.v-center{-ms-flex-line-pack:center;align-content:center}.dark .row .column,.dark .row .tile{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:3px;background-clip:padding-box}.dark .row .column:last-child,.dark .row .tile:last-child{border-right:0}.dark .row .column.has-nested,.dark .row .tile.has-nested{padding:0;margin:0;border:0}.dark .row .sm-1{max-width:8.33333333%;border-right:3px solid transparent}.dark .row .sm-2{max-width:16.66666667%;border-right:3px solid transparent}.dark .row .sm-3{max-width:25%;border-right:3px solid transparent}.dark .row .sm-4{max-width:33.33333333%;border-right:3px solid transparent}.dark .row .sm-5{max-width:41.66666667%;border-right:3px solid transparent}.dark .row .sm-6{max-width:50%;border-right:3px solid transparent}.dark .row .sm-7{max-width:58.33333333%;border-right:3px solid transparent}.dark .row .sm-8{max-width:66.66666667%;border-right:3px solid transparent}.dark .row .sm-9{max-width:75%;border-right:3px solid transparent}.dark .row .sm-10{max-width:83.33333333%;border-right:3px solid transparent}.dark .row .sm-11{max-width:91.66666667%;border-right:3px solid transparent}.dark .row .sm-12{max-width:100%;border-right:0}.dark .row,.dark [class*=lg-],.dark [class*=md-],.dark [class*=sm-],.dark [class*=xl-]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:0){.dark .sm-hide{display:none}}@media only screen and (min-width:30em){.dark .row .md-1{max-width:8.33333333%;border-right:3px solid transparent}.dark .row .md-2{max-width:16.66666667%;border-right:3px solid transparent}.dark .row .md-3{max-width:25%;border-right:3px solid transparent}.dark .row .md-4{max-width:33.33333333%;border-right:3px solid transparent}.dark .row .md-5{max-width:41.66666667%;border-right:3px solid transparent}.dark .row .md-6{max-width:50%;border-right:3px solid transparent}.dark .row .md-7{max-width:58.33333333%;border-right:3px solid transparent}.dark .row .md-8{max-width:66.66666667%;border-right:3px solid transparent}.dark .row .md-9{max-width:75%;border-right:3px solid transparent}.dark .row .md-10{max-width:83.33333333%;border-right:3px solid transparent}.dark .row .md-11{max-width:91.66666667%;border-right:3px solid transparent}.dark .row .md-12{max-width:100%;border-right:0}.dark .sm-hide{display:block}.dark .md-hide{display:none}}@media only screen and (min-width:50em){.dark .row .lg-1{max-width:8.33333333%;border-right:3px solid transparent}.dark .row .lg-2{max-width:16.66666667%;border-right:3px solid transparent}.dark .row .lg-3{max-width:25%;border-right:3px solid transparent}.dark .row .lg-4{max-width:33.33333333%;border-right:3px solid transparent}.dark .row .lg-5{max-width:41.66666667%;border-right:3px solid transparent}.dark .row .lg-6{max-width:50%;border-right:3px solid transparent}.dark .row .lg-7{max-width:58.33333333%;border-right:3px solid transparent}.dark .row .lg-8{max-width:66.66666667%;border-right:3px solid transparent}.dark .row .lg-9{max-width:75%;border-right:3px solid transparent}.dark .row .lg-10{max-width:83.33333333%;border-right:3px solid transparent}.dark .row .lg-11{max-width:91.66666667%;border-right:3px solid transparent}.dark .row .lg-12{max-width:100%;border-right:0}.dark .sm-hide{display:block}.dark .lg-hide{display:none}}@media only screen and (min-width:75em){.dark .row .xl-1{max-width:8.33333333%;border-right:3px solid transparent}.dark .row .xl-2{max-width:16.66666667%;border-right:3px solid transparent}.dark .row .xl-3{max-width:25%;border-right:3px solid transparent}.dark .row .xl-4{max-width:33.33333333%;border-right:3px solid transparent}.dark .row .xl-5{max-width:41.66666667%;border-right:3px solid transparent}.dark .row .xl-6{max-width:50%;border-right:3px solid transparent}.dark .row .xl-7{max-width:58.33333333%;border-right:3px solid transparent}.dark .row .xl-8{max-width:66.66666667%;border-right:3px solid transparent}.dark .row .xl-9{max-width:75%;border-right:3px solid transparent}.dark .row .xl-10{max-width:83.33333333%;border-right:3px solid transparent}.dark .row .xl-11{max-width:91.66666667%;border-right:3px solid transparent}.dark .row .xl-12{max-width:100%;border-right:0}.dark .xl-hide{display:none}}.dark .p-0{padding:0!important}.dark .pt-0{padding-top:0!important}.dark .pb-0{padding-bottom:0!important}.dark .pl-0{padding-left:0!important}.dark .pr-0{padding-right:0!important}.dark .px-0{padding-left:0!important;padding-right:0!important}.dark .py-0{padding-top:0!important;padding-bottom:0!important}.dark .m-0{margin:0!important}.dark .mt-0{margin-top:0!important}.dark .mb-0{margin-bottom:0!important}.dark .ml-0{margin-left:0!important}.dark .mr-0{margin-right:0!important}.dark .mx-0{margin-left:0!important;margin-right:0!important}.dark .my-0{margin-top:0!important;margin-bottom:0!important}.dark .m-auto{margin:auto!important}.dark .mt-auto{margin-top:auto!important}.dark .mb-auto{margin-bottom:auto!important}.dark .ml-auto{margin-left:auto!important}.dark .mr-auto{margin-right:auto!important}.dark .mx-auto{margin-left:auto!important;margin-right:auto!important}.dark .my-auto{margin-top:auto!important;margin-bottom:auto!important}.dark .p-sm{padding:4px!important}.dark .pt-sm{padding-top:4px!important}.dark .pb-sm{padding-bottom:4px!important}.dark .pl-sm{padding-left:4px!important}.dark .pr-sm{padding-right:4px!important}.dark .px-sm{padding-left:4px!important;padding-right:4px!important}.dark .py-sm{padding-top:4px!important;padding-bottom:4px!important}.dark .m-sm{margin:4px!important}.dark .mt-sm{margin-top:4px!important}.dark .mb-sm{margin-bottom:4px!important}.dark .ml-sm{margin-left:4px!important}.dark .mr-sm{margin-right:4px!important}.dark .mx-sm{margin-left:4px!important;margin-right:4px!important}.dark .my-sm{margin-top:4px!important;margin-bottom:4px!important}.dark .p-bs{padding:8px!important}.dark .pt-bs{padding-top:8px!important}.dark .pb-bs{padding-bottom:8px!important}.dark .pl-bs{padding-left:8px!important}.dark .pr-bs{padding-right:8px!important}.dark .px-bs{padding-left:8px!important;padding-right:8px!important}.dark .py-bs{padding-top:8px!important;padding-bottom:8px!important}.dark .m-bs{margin:8px!important}.dark .mt-bs{margin-top:8px!important}.dark .mb-bs{margin-bottom:8px!important}.dark .ml-bs{margin-left:8px!important}.dark .mr-bs{margin-right:8px!important}.dark .mx-bs{margin-left:8px!important;margin-right:8px!important}.dark .my-bs{margin-top:8px!important;margin-bottom:8px!important}.dark .p-lg{padding:16px!important}.dark .pt-lg{padding-top:16px!important}.dark .pb-lg{padding-bottom:16px!important}.dark .pl-lg{padding-left:16px!important}.dark .pr-lg{padding-right:16px!important}.dark .px-lg{padding-left:16px!important;padding-right:16px!important}.dark .py-lg{padding-top:16px!important;padding-bottom:16px!important}.dark .m-lg{margin:16px!important}.dark .mt-lg{margin-top:16px!important}.dark .mb-lg{margin-bottom:16px!important}.dark .ml-lg{margin-left:16px!important}.dark .mr-lg{margin-right:16px!important}.dark .mx-lg{margin-left:16px!important;margin-right:16px!important}.dark .my-lg{margin-top:16px!important;margin-bottom:16px!important}.dark .p-xl{padding:24px!important}.dark .pt-xl{padding-top:24px!important}.dark .pb-xl{padding-bottom:24px!important}.dark .pl-xl{padding-left:24px!important}.dark .pr-xl{padding-right:24px!important}.dark .px-xl{padding-left:24px!important;padding-right:24px!important}.dark .py-xl{padding-top:24px!important;padding-bottom:24px!important}.dark .m-xl{margin:24px!important}.dark .mt-xl{margin-top:24px!important}.dark .mb-xl{margin-bottom:24px!important}.dark .ml-xl{margin-left:24px!important}.dark .mr-xl{margin-right:24px!important}.dark .mx-xl{margin-left:24px!important;margin-right:24px!important}.dark .my-xl{margin-top:24px!important;margin-bottom:24px!important}.dark .p-xxl{padding:32px!important}.dark .pt-xxl{padding-top:32px!important}.dark .pb-xxl{padding-bottom:32px!important}.dark .pl-xxl{padding-left:32px!important}.dark .pr-xxl{padding-right:32px!important}.dark .px-xxl{padding-left:32px!important;padding-right:32px!important}.dark .py-xxl{padding-top:32px!important;padding-bottom:32px!important}.dark .m-xxl{margin:32px!important}.dark .mt-xxl{margin-top:32px!important}.dark .mb-xxl{margin-bottom:32px!important}.dark .ml-xxl{margin-left:32px!important}.dark .mr-xxl{margin-right:32px!important}.dark .mx-xxl{margin-left:32px!important;margin-right:32px!important}.dark .my-xxl{margin-top:32px!important;margin-bottom:32px!important}.dark aside.globalnav{position:absolute;height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;background:#0009}.dark aside.globalnav.hidden{display:none}.dark aside.globalnav .overlay{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100vw - 420px);-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out}.dark aside.globalnav .overlay:hover{cursor:pointer}.dark aside.globalnav .overlay.hidden{width:100vw}.dark aside.globalnav .tile{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:420px;width:100%}.dark aside.globalnav .tile .filter{margin-bottom:16px}.dark aside.globalnav .tile .content{padding:0 16px;overflow:scroll;margin-bottom:40px}.dark aside.globalnav .tile .content .items{margin-bottom:24px}.dark aside.globalnav .tile .content .items .link{margin:8px 0}.dark aside.globalnav .tile .content .title{margin-bottom:16px;font-weight:700}.dark aside.globalnav .tile .content .card{padding:8px 16px}.dark aside.globalnav .tile .content .card .header .left .title{margin:0;font-size:14px}.dark aside.globalnav .tile .content .card .header .left .title .acronym{font-weight:700;margin-right:8px}.dark aside.globalnav .tile .content .card .header .left .title .description{font-weight:400}.dark aside.globalnav .tile .content .item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;border-radius:3px}.dark aside.globalnav .tile .content .item.highlight:hover{cursor:default;background:0 0}.dark aside.globalnav .tile .content .item.highlight .product-symbol{background:#242424}.dark aside.globalnav .tile .content .item.highlight .label{font-weight:700}.dark aside.globalnav .tile .content .item:hover{background:#4e4e4e;cursor:pointer}.dark aside.globalnav .tile .content .item .product-symbol{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#242424;border-radius:3px;margin-right:12px;color:#fafafa;font-size:24px;border:solid 1px #767676}.dark aside.globalnav .tile .content .item .label{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}.dark aside.globalnav .tile .content .item .label .acronym{opacity:.6}.dark .navigation-tree{height:100%;overflow-y:auto}.dark .navigation-tree .item{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;min-height:40px;padding:11px 8px 11px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.dark .navigation-tree .item:not(.active):hover{background:#4e4e4e}.dark .navigation-tree .item.active:not(.nav-title){background:#0077db;color:#fff}.dark .navigation-tree hr{border-color:#3a3a3a;border-top-width:0;border-bottom-width:1px;border-style:solid}.dark .navigation-tree .nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .navigation-tree .nav-item.opened+ul{display:block}.dark .navigation-tree .nav-item:not(.opened)+ul{display:none}.dark .navigation-tree .nav-item .nav-title.active{background-color:#1174e6;color:#fff}.dark .navigation-tree .nav-item .nav-title.active-child:not(.active){font-weight:500;border-left:solid 8px #1174e6}.dark .navigation-tree .nav-item .nav-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.dark .navigation-tree .nav-item .chevron{margin-left:auto;cursor:pointer;padding:11px}.dark .navigation-tree .nav-item .chevron.chevron-pin{opacity:0}.dark .navigation-tree .nav-item .chevron:hover{background:#4e4e4e}.dark .navigation-tree .nav-item:hover .chevron.chevron-pin{opacity:1}.dark .navigation-tree .nav-item .item:focus+.chevron.chevron-pin{opacity:1}.dark .navigation-tree .nav-item .chevron.chevron-pin:focus{opacity:1}.dark .navigation-tree .chevron:focus,.dark .navigation-tree .item:focus,.dark .navigation-tree .nav-title:focus{outline:1px solid #8e45b0;outline-offset:-1px}.dark .navigation-tree ul{list-style-type:none;color:#fff;-webkit-padding-start:0;padding-inline-start:0}.dark .navigation-tree ul .item{padding-left:32px}.dark .navigation-tree ul .item.nav-title.active-child:not(.active){padding-left:24px}.dark .navigation-tree ul ul li .item{padding-left:44px}.dark .navigation-tree ul ul li .item.nav-title.active-child:not(.active){padding-left:36px}.dark .navigation-tree ul ul ul li .item{padding-left:56px}.dark .navigation-tree ul ul ul li .item.nav-title.active-child:not(.active){padding-left:48px}.dark .navigation-tree ul ul ul ul li .item{padding-left:68px}.dark .navigation-tree ul ul ul ul li .item.nav-title.active-child:not(.active){padding-left:60px}.dark .navigation-tree ul ul ul ul ul li .item{padding-left:80px}.dark .navigation-tree ul ul ul ul ul li .item.nav-title.active-child:not(.active){padding-left:72px}.dark .navigation-tree li{padding-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark .navigation-tree li i.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:18px}.dark .navigation-tree li i.icon.right-align{padding-right:3px;margin-left:auto}.dark .navigation-tree a{color:#fff}.dark .navigation-tree a:hover{text-decoration:none}.dark .ai-prompter-compact,.dark .ai-prompter-full{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dark .ai-prompter-compact label{width:100%}.dark .ai-prompter-compact input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dark .ai-prompter-full{background:#181818;border:1px solid #767676;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px}.dark .ai-prompter-full:has(textarea:focus){outline:1px solid #8e45b0;outline-offset:-1px}.dark .ai-prompter-full:has(textarea:focus:not(:focus-visible)){outline:0}.dark .ai-prompter-full textarea{width:100%;resize:none;height:1.3125rem;line-height:1.3125rem;overflow:hidden;border:none;margin:0 0 20px;padding:0}.dark .ai-prompter-full .position{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.dark .ai-prompter-full .position .btn~.btn{margin:0}.dark .ai-prompter-full .position .prompt-status{opacity:1;visibility:visible;-webkit-transition:opacity .2s,visibility 0s;transition:opacity .2s,visibility 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark .ai-prompter-full .position .prompt-status .status{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.dark .ai-prompter-full .position .prompt-status.listening .status:not(.listening){display:none}.dark .ai-prompter-full .position .prompt-status.error .status:not(.error){display:none}.dark .ai-prompter-full .position .prompt-status.hidden{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility 0s .2s;transition:opacity .2s,visibility 0s .2s}.dark .ai-prompter-full .position+.position{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:2;-ms-flex:2 1 0px;flex:2 1 0;display:grid;gap:0;grid-template-columns:1fr;grid-template-rows:1fr}.dark .ai-prompter-full .position+.position>*{grid-row:1;grid-column:1}.dark .ai-prompter-full .position:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.dark .ai-prompter-full .position.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.dark .ai-prompter-full.drag-and-drop{position:relative}.dark .ai-prompter-full.drag-and-drop.dragging{border-style:dashed}.dark .ai-prompter-full.drag-and-drop.dragging .drag-and-drop-area{opacity:1;visibility:visible;-webkit-transition:visibility 0s,opacity .2s;transition:visibility 0s,opacity .2s}.dark .ai-prompter-full.drag-and-drop .file-pills{width:100%}.dark .ai-prompter-full.drag-and-drop .file-pills:not(:empty){margin-bottom:12px}.dark .ai-prompter-full.drag-and-drop .upload-table{border-spacing:0}.dark .ai-prompter-full.drag-and-drop .upload-table p,.dark .ai-prompter-full.drag-and-drop .upload-table td{padding:0}.dark .ai-prompter-full.drag-and-drop .upload-table p:first-child,.dark .ai-prompter-full.drag-and-drop .upload-table td:first-child{display:none}.dark .ai-prompter-full.drag-and-drop .upload-table .size{margin-bottom:2px;font-size:.75rem;line-height:.875rem;color:#888}.dark .ai-prompter-full.drag-and-drop .upload-table .progress-bar{line-height:1rem}.dark .ai-prompter-full.drag-and-drop .upload-table .progress-bar progress{width:calc(100% - 40px)}.dark .ai-prompter-full.drag-and-drop .upload-table .action{display:-webkit-box;display:-ms-flexbox;display:flex}.dark .ai-prompter-full.drag-and-drop label.btn{margin-bottom:0}.dark .ai-prompter-full.drag-and-drop label.btn:has(input:focus){outline:1px solid #8e45b0;outline-offset:1px}.dark .ai-prompter-full.drag-and-drop label.btn:has(input:focus:not(:focus-visible)){outline:0}.dark .ai-prompter-full.drag-and-drop .drag-and-drop-area{opacity:0;visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;padding:16px;border:none;background:#181818;z-index:1;-webkit-transition:visibility 0s .2s,opacity .2s;transition:visibility 0s .2s,opacity .2s;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}.dark .ai-prompter-full.drag-and-drop .drag-and-drop-area i,.dark .ai-prompter-full.drag-and-drop .drag-and-drop-area p{margin-bottom:4px}.dark .ai-prompter-full.drag-and-drop .drag-and-drop-area i{font-size:1rem}.dark .ai-chat-content h1:first-of-type,.dark .ai-chat-content h2:first-of-type,.dark .ai-chat-content h3:first-of-type,.dark .ai-chat-content h4:first-of-type,.dark .ai-chat-content p:first-of-type{margin-top:0}.dark .ai-chat-content hr{border:none;border-top:solid 1px #767676}.dark .ai-chat-turn{margin-bottom:32px;position:relative}.dark .ai-chat-turn .ai-chat-turn-prompt{padding:16px;margin-bottom:24px;background:#181818;max-width:416px;justify-self:flex-end;border-radius:8px}.dark .ai-chat-turn .ai-chat-turn-prompt .icon{font-size:1rem}.dark .ai-chat-turn .ai-chat-turn-prompt p{display:inline-block;vertical-align:middle;margin:0}.dark .ai-chat-turn .ai-chat-turn-loading{text-align:center}.dark .ai-chat-turn .ai-chat-turn-loading .loading{margin:12px auto 8px;display:block;text-align:left}.dark .ai-chat-turn .ai-chat-turn-response{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.dark .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-files,.dark .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-sources{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.dark .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-sources .reference{margin:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;display:inline-block}.dark .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h1:first-of-type,.dark .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h2:first-of-type,.dark .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h3:first-of-type,.dark .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h4:first-of-type,.dark .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body p:first-of-type{margin-top:0}.dark .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body hr{border:none;border-top:solid 1px #767676}.dark .ai-chat-turn .ai-chat-turn-response:has(.response-icons){display:grid;grid-template-columns:minmax(16px,-webkit-min-content) auto;grid-template-columns:minmax(16px,min-content) auto;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:16px}.dark .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-body,.dark .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-files,.dark .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-sources,.dark .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-user-actions{grid-column:2}.dark .ai-chat-turn .ai-chat-turn-error{text-align:center}.dark .ai-chat-turn .ai-chat-turn-error .icon{margin-right:8px}.dark .ai-chat-turn .ai-chat-turn-error 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;margin-bottom:8px;font-weight:500}.dark .ai-chat-turn .ai-chat-turn-error p{margin-bottom:16px}.dark .ai-chat-turn .response-icons{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:end;-ms-flex-align:end;align-items:flex-end;grid-column:1}.dark .ai-chat-turn .response-icons .tooltip:has(.icon-ai-avatar){margin-left:16px}.dark .ai-chat-turn .response-icons .tooltip .message{left:-12px}.dark .ai-chat-turn .response-icons .tooltip .icon-ai-avatar{font-size:1rem}.dark .ai-chat-turn .ai-chat-file{width:240px;padding:16px;border:solid 1px #767676;background-color:#181818;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .ai-chat-turn .ai-chat-file .filename{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-right:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.dark .ai-chat-turn .ai-chat-file .filename .icon{margin-right:8px;vertical-align:text-top}.dark .ai-chat-turn .ai-chat-file .btn{border:none;padding:0;color:#888}.dark .ai-chat-turn .ai-chat-file .btn:hover{color:#fff;background-color:inherit}.dark .formal .ai-chat-turn .ai-chat-turn-prompt,.dark .formal.ai-chat-turn .ai-chat-turn-prompt{max-width:unset;justify-self:auto}.dark .formal .ai-chat-turn .ai-chat-turn-prompt p,.dark .formal.ai-chat-turn .ai-chat-turn-prompt p{margin-left:12px}.dark .reference{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;margin-right:8px;padding:0 8px;border-radius:16px;color:#f2f2f2;background-color:#242424;border:1px solid #767676;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24px;white-space:nowrap;cursor:pointer!important}.dark .reference .icon{font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .reference.toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#f2f2f2;background-color:#242424;border:1px solid #767676}.dark .reference.toggle:hover{cursor:pointer;background:#767676;border-color:#adadad}.dark .reference.toggle.unselected{background-color:#242424;border-color:#767676;border-style:dashed;color:#8b8b8b}.dark .reference.toggle.unselected .icon{opacity:.6}.dark .reference.toggle.unselected:hover{border-color:#adadad;background-color:#4e4e4e;color:#f2f2f2}.dark .reference.toggle.unselected:hover .icon{opacity:1}.dark .reference.unselected{background-color:transparent}.dark .reference.unselected:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .reference:empty{display:none}.dark .reference.severity-critical:before{content:"";color:#dc2d37;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .reference.severity-critical.unselected:before{opacity:.6}.dark .reference.severity-critical.unselected:hover:before{opacity:1}.dark .reference.severity-major:before{content:"";color:#e66e19;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .reference.severity-major.unselected:before{opacity:.6}.dark .reference.severity-major.unselected:hover:before{opacity:1}.dark .reference.severity-minor:before{content:"";color:#fad22d;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .reference.severity-minor.unselected:before{opacity:.6}.dark .reference.severity-minor.unselected:hover:before{opacity:1}.dark .reference.severity-warning:before{content:"";color:#0077db;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .reference.severity-warning.unselected:before{opacity:.6}.dark .reference.severity-warning.unselected:hover:before{opacity:1}.dark .reference.severity-indeterminate:before{content:"";color:#adadad;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .reference.severity-indeterminate.unselected:before{opacity:.6}.dark .reference.severity-indeterminate.unselected:hover:before{opacity:1}.dark .reference.severity-cleared:before{content:"";color:#288964;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.dark .reference.severity-cleared.unselected:before{opacity:.6}.dark .reference.severity-cleared.unselected:hover:before{opacity:1}.dark .reference.severity-cleared:before{margin-left:-4px}.dark .reference.removable{color:#f2f2f2;background-color:#242424;border:1px solid #767676}.dark .reference.removable:hover{cursor:pointer;background:#767676}.dark .reference.removable:after{font-family:Ericsson Icons;font-size:14px;content:"";margin-right:-4px;margin-left:4px;margin-top:0}.dark .reference.disabled{pointer-events:none;cursor:default;opacity:.6}.dark .reference:focus{outline:1px solid #8e45b0;outline-offset:1px}.dark .reference:hover{background:#767676}.dark .reference.active{background:#0077db;border-color:#0077db;color:#fff}.dark .reference.active:hover{background:#0267bc;border-color:#0267bc;color:#fff}.dark .reference.inline{margin:0 2px 0 4px;font-size:inherit;font-family:inherit;padding:0 6px;line-height:.8rem;min-height:20px;vertical-align:top}.dark .reference.inline+.inline{margin-left:2px}.dark .reference.tooltip .message{text-align:left;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:300px}.dark .reference.tooltip .message .tooltip-title{margin:0 0 8px;font-weight:700}.dark .reference.tooltip .message .tooltip-content{display:block}.dark .reference.tooltip .message .tooltip-content,.dark .reference.tooltip .message .tooltip-title{white-space:normal;line-height:1rem}.dark .reference.tooltip .message .tooltip-title+.tooltip-content{margin-top:8px}.dark .reference sup{pointer-events:none}.dark .icon-btn-subtle{color:#888;border-color:transparent}.dark .icon-btn-subtle:hover{color:#fff;background:inherit;border-color:transparent}.dark .icon-btn-subtle:hover .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3))!important;background-image:linear-gradient(90deg,#0077db,#8653f3)!important}.dark .icon-btn-subtle~.btn{margin:0}.dark .icon-btn-subtle .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0267bc),to(#7c42f8))!important;background-image:linear-gradient(90deg,#0267bc,#7c42f8)!important}.dark .icon-btn-subtle.tooltip .message[class*=top]{bottom:20px}.dark .icon-btn-subtle.tooltip .message[class*=bottom]{margin-top:8px}.dark .icon-btn-subtle.tooltip .message:not([class*=end]){left:-6px}.dark .icon-btn-subtle.tooltip .message[class*=end]{right:-6px}.dark .ai-chat-user-actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:10px;-webkit-transition:opacity .2s,visibility 0s;transition:opacity .2s,visibility 0s}.dark .ai-chat-user-actions .quick-feedback{opacity:1}.dark .ai-chat-user-actions .quick-feedback.positive [data-value=negative]{-webkit-transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-left .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-left .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;visibility:hidden;opacity:0;margin-left:-32px}.dark .ai-chat-user-actions .quick-feedback.negative [data-value=positive]{-webkit-transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-right .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-right .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;visibility:hidden;opacity:0;margin-right:-32px}.dark .ai-chat-user-actions .quick-feedback.negative .dropdown .btn,.dark .ai-chat-user-actions .quick-feedback.positive .dropdown .btn{color:#fff;opacity:1;cursor:default}.dark .ai-chat-user-actions .quick-feedback .dropdown .menu{right:unset;left:50%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;bottom:100%;margin:0}.dark .ai-chat-user-actions .quick-feedback .dropdown.open .btn{color:#fff}.dark .ai-chat-user-actions .quick-feedback .feedback-state{position:absolute;left:-100%}.dark .ai-chat-user-actions .btn{color:#888;border-color:transparent}.dark .ai-chat-user-actions .btn:hover{color:#fff;background:inherit;border-color:transparent}.dark .ai-chat-user-actions .btn:hover .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3))!important;background-image:linear-gradient(90deg,#0077db,#8653f3)!important}.dark .ai-chat-user-actions .btn~.btn{margin:0}.dark .ai-chat-user-actions .btn .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0267bc),to(#7c42f8))!important;background-image:linear-gradient(90deg,#0267bc,#7c42f8)!important}.dark .ai-chat-user-actions .btn.tooltip .message[class*=top]{bottom:20px}.dark .ai-chat-user-actions .btn.tooltip .message[class*=bottom]{margin-top:8px}.dark .ai-chat-user-actions .btn.tooltip .message:not([class*=end]){left:-6px}.dark .ai-chat-user-actions .btn.tooltip .message[class*=end]{right:-6px}.dark .ai-chat-user-actions.hidden{opacity:0;visibility:hidden}.dark .ai-chat-history{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}.dark .ai-chat-history .ai-chat-history-filter,.dark .ai-chat-history .pagination-group{padding-right:16px}.dark .ai-chat-history .ai-chat-history-filter{margin-bottom:8px;white-space:nowrap}.dark .ai-chat-history .ai-chat-history-filter input{vertical-align:middle}.dark .ai-chat-history dl{line-height:1rem;margin:0 0 24px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-gutter:stable}.dark .ai-chat-history dl dt{color:#888;padding:12px 0}.dark .ai-chat-history dl dd{margin:0}.dark .ai-chat-history dl dd ul{list-style:none;padding:0}.dark .ai-chat-history dl dd ul li{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .ai-chat-history dl dd ul li:not(.active) .chat-item{cursor:pointer}.dark .ai-chat-history dl dd ul li:not(.active):hover{background:#4e4e4e}.dark .ai-chat-history dl dd ul li.active{background:#0077db;color:#fff}.dark .ai-chat-history dl dd ul li.active .icon-btn-subtle{color:#d3e3f7}.dark .ai-chat-history dl dd ul li.active .icon-btn-subtle:hover{color:#fff}.dark .ai-chat-history dl dd ul li .chat-item{padding:12px 8px 12px 16px;color:inherit;font-size:inherit;text-align:left;border:none;background:0 0;display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 18px)}.dark .ai-chat-history dl dd ul li .chat-item:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .ai-chat-history dl dd ul li .chat-item:hover{text-decoration:none}.dark .ai-chat-history dl dd ul li .chat-item:focus{outline:1px solid #8e45b0;outline-offset:-1px}.dark .ai-chat-history dl dd ul li .chat-item:focus:not(:focus-visible){outline:0}.dark .ai-chat-history dl dd ul li .more-menu{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dark .ai-chat-history dl dd ul li .more-menu ul{width:120px}.dark .ai-chat-history dl dd ul li .more-menu ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dark .ai-chat-history dl dd ul li .icon-btn-subtle{padding:0;border-radius:0}.dark .ai-chat-history dl dd ul li .icon-btn-subtle:focus{outline-offset:-1px}.dark .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=top]{bottom:28px}.dark .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=bottom]{top:40px}.dark .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message:not([class*=end]){left:-10px}.dark .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=end]{top:inherit;right:-10px}.dark .ai-chat-history .pagination-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark .ai-chat-reference-list{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}.dark .ai-chat-reference-list dl{margin:0;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-gutter:stable}.dark .ai-chat-reference-list dl dt{font-size:1.125rem;line-height:1.25rem;margin-bottom:16px}.dark .ai-chat-reference-list dl dd{padding-bottom:16px;margin:0}.dark .ai-chat-reference-list dl dd ul{list-style:none;padding:0}.dark .ai-chat-reference-list dl dd ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:8px;border:solid 1px transparent;gap:8px;cursor:default}.dark .ai-chat-reference-list dl dd ul li:hover{background-color:#4e4e4e}.dark .ai-chat-reference-list dl dd ul li.active{border-color:#0077db}.dark .ai-chat-reference-list dl dd ul li.active .reference{color:#fff;background-color:#0077db;border-color:#0077db}.dark .ai-chat-reference-list dl dd ul li.active .reference:hover{background-color:#0267bc;border-color:#0267bc}.dark .ai-chat-reference-list dl dd ul li a{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding-right:22px;width:0}.dark .ai-chat-reference-list dl dd ul li a:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .ai-chat-reference-list dl dd ul li a .icon{position:absolute;right:0}.dark .ai-chat-reference-list dl dd ul li p{margin:0}.dark .ai-chat-reference-list dl dd ul li:has(.ai-chat-user-actions)+li{margin-top:16px}.dark .ai-chat-reference-list dl dd+dt{border-top:1px solid #767676;padding:24px 0 0}.dark .ai-chat{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;position:relative}.dark .ai-chat>.header{position:absolute;width:100%;left:0;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.dark .ai-chat>.header .center{font-size:1.143em;line-height:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr}.dark .ai-chat>.header .center h3{width:100%;max-width:400px;-ms-flex-item-align:center;align-self:center;margin:0 auto;opacity:1;visibility:visible;text-align:center;-webkit-transition:visibility 0s,opacity .3s .6s;transition:visibility 0s,opacity .3s .6s}.dark .ai-chat>.header .center h3:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .ai-chat>.header .center:after{content:""}.dark .ai-chat>.header .center .btn{justify-self:start}.dark .ai-chat>.header .left,.dark .ai-chat>.header .right{-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:320px;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.dark .ai-chat>.header .left .btn,.dark .ai-chat>.header .right .btn{max-width:32px;padding:7px;white-space:nowrap;min-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent}.dark .ai-chat>.header .left .btn .icon,.dark .ai-chat>.header .right .btn .icon{grid-column:1;grid-row:1;line-height:1}.dark .ai-chat>.header .left .btn .icon.close,.dark .ai-chat>.header .right .btn .icon.close{opacity:1;width:16px;-webkit-transition:opacity .3s .6s,width 0s .6s;transition:opacity .3s .6s,width 0s .6s;margin:0}.dark .ai-chat>.header .left .btn .icon.open,.dark .ai-chat>.header .left .btn .message,.dark .ai-chat>.header .right .btn .icon.open,.dark .ai-chat>.header .right .btn .message{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.dark .ai-chat>.header .left{padding-right:16px}.dark .ai-chat .ai-chat-main{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding:0 8px;overflow-y:auto;overflow-x:hidden;position:relative;margin-bottom:8px;z-index:0}.dark .ai-chat .ai-chat-main:after,.dark .ai-chat .ai-chat-main:before{content:"";position:sticky;display:block;width:100%;height:20px;z-index:1}.dark .ai-chat .ai-chat-main:before{top:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(36,36,36,0)),to(#242424));background:linear-gradient(0deg,#24242400 0,#242424)}.dark .ai-chat .ai-chat-main:after{bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#242424),to(rgba(36,36,36,0)));background:linear-gradient(0deg,#242424 0,#24242400)}.dark .multi-panel-tile.ai-chat{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.dark .multi-panel-tile.ai-chat .left-panel,.dark .multi-panel-tile.ai-chat .mid-panel,.dark .multi-panel-tile.ai-chat .right-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dark .multi-panel-tile.ai-chat .left-panel h4,.dark .multi-panel-tile.ai-chat .right-panel h4{margin:0;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark .multi-panel-tile.ai-chat .header{height:40px;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:12px}.dark .multi-panel-tile.ai-chat .header .btn{margin:0!important}.dark .multi-panel-tile.ai-chat .mid-panel{min-width:416px}.dark .multi-panel-tile.ai-chat .mid-panel>.header{position:absolute;width:100%;left:0;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.dark .multi-panel-tile.ai-chat .mid-panel>.header .center{font-size:1.143em;line-height:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr}.dark .multi-panel-tile.ai-chat .mid-panel>.header .center h3{width:100%;max-width:400px;-ms-flex-item-align:center;align-self:center;margin:0 auto;opacity:1;visibility:visible;text-align:center;-webkit-transition:visibility 0s,opacity .3s .6s;transition:visibility 0s,opacity .3s .6s}.dark .multi-panel-tile.ai-chat .mid-panel>.header .center h3:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .multi-panel-tile.ai-chat .mid-panel>.header .center:after{content:""}.dark .multi-panel-tile.ai-chat .mid-panel>.header .center .btn{justify-self:start}.dark .multi-panel-tile.ai-chat .mid-panel>.header .left,.dark .multi-panel-tile.ai-chat .mid-panel>.header .right{-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:320px;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.dark .multi-panel-tile.ai-chat .mid-panel>.header .left .btn,.dark .multi-panel-tile.ai-chat .mid-panel>.header .right .btn{max-width:32px;padding:7px;white-space:nowrap;min-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent}.dark .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon,.dark .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon{grid-column:1;grid-row:1;line-height:1}.dark .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon.close,.dark .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon.close{opacity:1;width:16px;-webkit-transition:opacity .3s .6s,width 0s .6s;transition:opacity .3s .6s,width 0s .6s;margin:0}.dark .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon.open,.dark .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .message,.dark .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon.open,.dark .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .message{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.dark .multi-panel-tile.ai-chat .mid-panel>.header .left{padding-right:16px}.dark .multi-panel-tile.ai-chat .mid-panel>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:776px;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:56px}.dark .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-hero{height:118px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjE4IiBoZWlnaHQ9IjExOCIgdmlld0JveD0iMCAwIDIxOCAxMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03Mi41NDQyIDcwLjY5NTlWOTUuMjI4OUM3Mi41NDQyIDEwMy4wNCA3OC44MDk3IDEwOS4yOTIgODYuNTkzNiAxMDkuMjkySDE3My45NTVDMTc0LjkzNSAxMDkuMjkyIDE3Ni4wNSAxMDkuNTA0IDE3Ni45MTUgMTEwLjA2MkwxODguMTIgMTE2LjQzQzE5MS4wOCAxMTguMDg0IDE5NC41OTcgMTE1Ljg3MiAxOTQuNDgyIDExMi41ODJMMTk0LjUxNyA3MC4xMTg3QzE5NC4zMDYgNjIuNTM4OCAxODguMDQgNTYuNDc4OCAxODAuNDY4IDU2LjQ3ODhMODYuNzA5IDU2LjQ3ODhDNzguODA5OCA1Ni41OTQyIDcyLjU0NDIgNjIuODY1OSA3Mi41NDQyIDcwLjY1NzRWNzAuNjk1OVoiIGZpbGw9IiM2ODRBQTgiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0xOTEuNDM2IDQ3LjE2OTlWMzUuMjk5MyIgc3Ryb2tlPSIjN0VCMUVFIiBzdHJva2Utd2lkdGg9IjMuNzUyODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjA0LjE0MSA1OC4xOTM1SDIxNiIgc3Ryb2tlPSIjN0VCMUVFIiBzdHJva2Utd2lkdGg9IjMuNzUyODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjAwLjgyNiA0OS42MTA1TDIwOS4yMjkgNDEuMjI5NSIgc3Ryb2tlPSIjN0VCMUVFIiBzdHJva2Utd2lkdGg9IjMuNzUyODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTE2LjgyNCAxNC40NDI4TDExNy43NjUgMTYuOTZDMTE3LjgxNiAxNy4wOTUzIDExNy45MjUgMTcuMjAxNiAxMTguMDYgMTcuMjUyM0wxMjAuNTgyIDE4LjE3NzVDMTIxLjAxNCAxOC4zMzY5IDEyMS4wMTYgMTguOTQ4MSAxMjAuNTg0IDE5LjEwOTlMMTE4LjA2OSAyMC4wNTJDMTE3LjkzNCAyMC4xMDI4IDExNy44MjggMjAuMjExNSAxMTcuNzc3IDIwLjM0NjhMMTE2Ljg1MyAyMi44NzEyQzExNi42OTQgMjMuMzAzNiAxMTYuMDgzIDIzLjMwNiAxMTUuOTIyIDIyLjg3MzZMMTE0Ljk4IDIwLjM1NjRDMTE0LjkzIDIwLjIyMTEgMTE0LjgyMSAyMC4xMTQ5IDExNC42ODYgMjAuMDY0MUwxMTIuMTY0IDE5LjEzODlDMTExLjczMiAxOC45Nzk1IDExMS43MyAxOC4zNjgzIDExMi4xNjIgMTguMjA2NUwxMTQuNjc2IDE3LjI2NDRDMTE0LjgxMSAxNy4yMTM2IDExNC45MTggMTcuMTA0OSAxMTQuOTY4IDE2Ljk2OTZMMTE1Ljg5MyAxNC40NDUzQzExNi4wNTIgMTQuMDEyOSAxMTYuNjYyIDE0LjAxMDQgMTE2LjgyNCAxNC40NDI4WiIgZmlsbD0iI0MwQTVGOCIvPgo8cGF0aCBkPSJNMTU5LjI0MiA5MC4xNTU3TDE2MC4zOTIgOTMuMjMyMkMxNjAuNDU0IDkzLjM5NzYgMTYwLjU4NyA5My41Mjc1IDE2MC43NTIgOTMuNTg5NUwxNjMuODM0IDk0LjcyMDJDMTY0LjM2MiA5NC45MTUxIDE2NC4zNjUgOTUuNjYyMSAxNjMuODM3IDk1Ljg1OTlMMTYwLjc2NCA5Ny4wMTE0QzE2MC41OTggOTcuMDczNCAxNjAuNDY5IDk3LjIwNjMgMTYwLjQwNyA5Ny4zNzE2TDE1OS4yNzcgMTAwLjQ1N0MxNTkuMDgyIDEwMC45ODUgMTU4LjMzNiAxMDAuOTg4IDE1OC4xMzggMTAwLjQ2TDE1Ni45ODggOTcuMzgzNEMxNTYuOTI2IDk3LjIxODEgMTU2Ljc5MyA5Ny4wODgyIDE1Ni42MjggOTcuMDI2MkwxNTMuNTQ2IDk1Ljg5NTRDMTUzLjAxOCA5NS43MDA1IDE1My4wMTUgOTQuOTUzNSAxNTMuNTQzIDk0Ljc1NTdMMTU2LjYxNiA5My42MDQyQzE1Ni43ODIgOTMuNTQyMiAxNTYuOTExIDkzLjQwOTMgMTU2Ljk3MyA5My4yNDRMMTU4LjEwMyA5MC4xNTg3QzE1OC4yOTggODkuNjMwMiAxNTkuMDQ0IDg5LjYyNzIgMTU5LjI0MiA5MC4xNTU3WiIgZmlsbD0iIzg1Q0NGRiIvPgo8cGF0aCBkPSJNNDcuMzAyNyA5OC4xNTIzTDQ4LjI0MzkgMTAwLjY2OUM0OC4yOTQ2IDEwMC44MDUgNDguNDAzMSAxMDAuOTExIDQ4LjUzODMgMTAwLjk2Mkw1MS4wNjAyIDEwMS44ODdDNTEuNDkyMiAxMDIuMDQ2IDUxLjQ5NDYgMTAyLjY1NyA1MS4wNjI2IDEwMi44MTlMNDguNTQ3OSAxMDMuNzYxQzQ4LjQxMjggMTAzLjgxMiA0OC4zMDY2IDEwMy45MjEgNDguMjU1OSAxMDQuMDU2TDQ3LjMzMTYgMTA2LjU4MUM0Ny4xNzI0IDEwNy4wMTMgNDYuNTYxOCAxMDcuMDE1IDQ2LjQwMDEgMTA2LjU4M0w0NS40NTg5IDEwNC4wNjZDNDUuNDA4MiAxMDMuOTMxIDQ1LjI5OTYgMTAzLjgyNCA0NS4xNjQ1IDEwMy43NzRMNDIuNjQyNiAxMDIuODQ4QzQyLjIxMDYgMTAyLjY4OSA0Mi4yMDgyIDEwMi4wNzggNDIuNjQwMiAxMDEuOTE2TDQ1LjE1NDggMTAwLjk3NEM0NS4yOSAxMDAuOTIzIDQ1LjM5NjIgMTAwLjgxNCA0NS40NDY4IDEwMC42NzlMNDYuMzcxMiA5OC4xNTQ3QzQ2LjUzMDQgOTcuNzIyMyA0Ny4xNDEgOTcuNzE5OSA0Ny4zMDI3IDk4LjE1MjNaIiBmaWxsPSIjNjg0QUE4Ii8+CjxwYXRoIGQ9Ik0xMDYuMzk1IDIuNDQ3OThMMTA3LjY1IDUuODA0MThDMTA3LjcxOCA1Ljk4NDU1IDEwNy44NjIgNi4xMjYyNSAxMDguMDQzIDYuMTkzODlMMTExLjQwNSA3LjQyNzQ4QzExMS45ODEgNy42NDAwNiAxMTEuOTg0IDguNDU0OTUgMTExLjQwOCA4LjY3MDc1TDEwOC4wNTUgOS45MjY5MUMxMDcuODc1IDkuOTk0NTUgMTA3LjczNCAxMC4xMzk1IDEwNy42NjYgMTAuMzE5OUwxMDYuNDM0IDEzLjY4NTdDMTA2LjIyMSAxNC4yNjIzIDEwNS40MDcgMTQuMjY1NSAxMDUuMTkyIDEzLjY4ODlMMTAzLjkzNyAxMC4zMzI3QzEwMy44NjkgMTAuMTUyNCAxMDMuNzI0IDEwLjAxMDcgMTAzLjU0NCA5Ljk0MzAzTDEwMC4xODIgOC43MDk0NEM5OS42MDU3IDguNDk2ODYgOTkuNjAyNCA3LjY4MTkzIDEwMC4xNzggNy40NjYxM0wxMDMuNTMxIDYuMjEwMDFDMTAzLjcxMiA2LjE0MjM3IDEwMy44NTMgNS45OTc0IDEwMy45MjEgNS44MTcwM0wxMDUuMTUzIDIuNDUxMkMxMDUuMzY1IDEuODc0NjYgMTA2LjE4IDEuODcxNDQgMTA2LjM5NSAyLjQ0Nzk4WiIgZmlsbD0iIzY4NEFBOCIvPgo8cGF0aCBkPSJNNjMuMjcxIDEwMi40MzhMNjQuOTQ0MiAxMDYuOTEzQzY1LjAzNDMgMTA3LjE1MyA2NS4yMjczIDEwNy4zNDIgNjUuNDY3NiAxMDcuNDMyTDY5Ljk1MSAxMDkuMDc3QzcwLjcxODkgMTA5LjM2MSA3MC43MjMyIDExMC40NDcgNjkuOTU1MyAxMTAuNzM1TDY1LjQ4NDcgMTEyLjQxQzY1LjI0NDUgMTEyLjUgNjUuMDU1NyAxMTIuNjkzIDY0Ljk2NTYgMTEyLjkzNEw2My4zMjI0IDExNy40MjFDNjMuMDM5MyAxMTguMTkgNjEuOTUzOCAxMTguMTk0IDYxLjY2NjQgMTE3LjQyNkw1OS45OTMyIDExMi45NTFDNTkuOTAzMSAxMTIuNzEgNTkuNzEgMTEyLjUyMSA1OS40Njk3IDExMi40MzFMNTQuOTg2MyAxMTAuNzg2QzU0LjIxODQgMTEwLjUwMyA1NC4yMTQxIDEwOS40MTYgNTQuOTgyIDEwOS4xMjlMNTkuNDUyNiAxMDcuNDU0QzU5LjY5MjggMTA3LjM2NCA1OS44ODE2IDEwNy4xNyA1OS45NzE3IDEwNi45M0w2MS42MTQ5IDEwMi40NDJDNjEuODk4MSAxMDEuNjczIDYyLjk4MzUgMTAxLjY2OSA2My4yNzEgMTAyLjQzOFoiIGZpbGw9IiM2ODRBQTgiLz4KPHBhdGggZD0iTTkyLjY5NTMgNzMuNjI0SDE3NC4zMDciIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMi41MDE4OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik05Mi42OTUzIDg0LjcxOEgxNzQuMzA3IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIuNTAxODgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNOTIuNjk1MyA5NS44MTJIMTQ3LjEwMyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyLjUwMTg4IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTEwNS45MDggMzguNDIyNFY2Mi45NTU0QzEwNS45MDggNzAuNzY2MiA5OS42NDI5IDc3LjAxODYgOTEuODU5MSA3Ny4wMTg2SDM4LjY5ODFDMzcuNzE3OSA3Ny4wMTg2IDM2LjYwMzIgNzcuMjMwMyAzNS43Mzg0IDc3Ljc4ODJMMjQuNTMzNCA4NC4xNTYxQzIxLjU3MzYgODUuODEwNiAxOC4wNTY1IDgzLjU5ODIgMTguMTcxOCA4MC4zMDg0TDE4LjEzNjIgMzcuODQ1MkMxOC4zNDc2IDMwLjI2NTMgMjQuNjEzMyAyNC4yMDUzIDMyLjE4NTcgMjQuMjA1M0g5MS43NDM2Qzk5LjY0MjggMjQuMzIwNyAxMDUuOTA4IDMwLjU5MjQgMTA1LjkwOCAzOC4zODM5VjM4LjQyMjRaIiBmaWxsPSIjMkIyQjJCIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMzkuMjk0NCAzOS4zMzM0SDg1LjY0MiIgc3Ryb2tlPSIjNjg0QUE4IiBzdHJva2Utd2lkdGg9IjIuNTAxODgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMzkuMjk0NCA1MC40Mjc0SDg1LjY0MiIgc3Ryb2tlPSIjNjg0QUE4IiBzdHJva2Utd2lkdGg9IjIuNTAxODgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMzkuMjk0NCA2MS41MjE1SDczLjU1MTMiIHN0cm9rZT0iIzY4NEFBOCIgc3Ryb2tlLXdpZHRoPSIyLjUwMTg4IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTE4LjY1NTIgNDYuMDc2M0MyOC4wODgyIDQ1LjY0MDkgMzUuMzgyNiAzNy42MzM0IDM0Ljk0NzcgMjguMTkxMUMzNC41MTI3IDE4Ljc0ODcgMjYuNTEzMSAxMS40NDcyIDE3LjA4MDEgMTEuODgyNUM3LjY0NzAxIDEyLjMxNzkgMC4zNTI1OTcgMjAuMzI1NCAwLjc4NzU0OSAyOS43Njc3QzEuMjIyNSAzOS4yMTAxIDkuMjIyMTEgNDYuNTExNyAxOC42NTUyIDQ2LjA3NjNaIiBmaWxsPSIjMDA4MkYwIi8+CjxwYXRoIGQ9Ik0xMS40NDY4IDI4LjExOTJDMTIuMjQ3MiAyOC4wODIzIDEyLjg2NjIgMjcuNDAyOCAxMi44MjkzIDI2LjYwMTZDMTIuNzkyNCAyNS44MDA0IDEyLjExMzYgMjUuMTgwOCAxMS4zMTMxIDI1LjIxNzdDMTAuNTEyNyAyNS4yNTQ3IDkuODkzNjkgMjUuOTM0MSA5LjkzMDYgMjYuNzM1NEM5Ljk2NzUxIDI3LjUzNjYgMTAuNjQ2MyAyOC4xNTYyIDExLjQ0NjggMjguMTE5MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yMy43ODI3IDI3LjYwMTJDMjQuNTgzMiAyNy41NjQyIDI1LjIwMjEgMjYuODg0OCAyNS4xNjUyIDI2LjA4MzVDMjUuMTI4MyAyNS4yODIzIDI0LjQ0OTUgMjQuNjYyNyAyMy42NDkgMjQuNjk5NkMyMi44NDg2IDI0LjczNjYgMjIuMjI5NiAyNS40MTYxIDIyLjI2NjUgMjYuMjE3M0MyMi4zMDM0IDI3LjAxODUgMjIuOTgyMyAyNy42MzgxIDIzLjc4MjcgMjcuNjAxMloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMy40MTggMzQuMDI4OUMxNC42OTc2IDM1LjQ4MTIgMTguODg5IDM3LjczMDMgMjIuNDY1OCAzMy43NjY3IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIuNTAxODgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8ZWxsaXBzZSBjeD0iMTguNjQ0MSIgY3k9IjE4LjY1MzgiIHJ4PSIxOC42NDQxIiByeT0iMTguNjUzOCIgdHJhbnNmb3JtPSJtYXRyaXgoMC45NzY1OTMgMC4yMTUwOTUgLTAuMjE0NDU4IDAuOTc2NzMzIDE0NC4wMjEgNi4xMDM1MmUtMDUpIiBmaWxsPSIjNjg0QUE4Ii8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF83NTFfMjUxNTEpIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNTMuMTQ3IDE5LjYzODFMMTUyLjY2NiAyMS44Mjg0QzE1Mi4wNDYgMjQuNjUwOSAxNTMuODMgMjcuNDQyNiAxNTYuNjUxIDI4LjA2MzhDMTU5LjQ3MiAyOC42ODUxIDE2Mi4yNjEgMjYuOTAwNiAxNjIuODggMjQuMDc4MUwxNjMuMzYxIDIxLjg4NzhMMTY0LjgyMSAyMi4yMDkyTDE2NC4zNCAyNC4zOTk1QzE2My41OTcgMjcuNzgxNyAxNjAuNDMyIDMwLjAwNDUgMTU3LjA2OSAyOS42NDQ2TDE1Ni43MzkgMzEuMTQ0OUwxNTguOTI4IDMxLjYyN0wxNTguNjA4IDMzLjA4NzFMMTUyLjc3MSAzMS44MDE2TDE1My4wOTEgMzAuMzQxNEwxNTUuMjggMzAuODIzNUwxNTUuNjEgMjkuMzIzMkMxNTIuNDA2IDI4LjIzNjkgMTUwLjQ2NCAyNC44ODkyIDE1MS4yMDcgMjEuNTA3TDE1MS42ODggMTkuMzE2N0wxNTMuMTQ3IDE5LjYzODFaTTE2MC4xNzggMTIuMDAyQzE2Mi4xOTIgMTIuNDQ1NyAxNjMuNDY3IDE0LjQzOTggMTYzLjAyNCAxNi40NTU5TDE2MS40MjEgMjMuNzU2N0MxNjAuOTc5IDI1Ljc3MjggMTU4Ljk4NiAyNy4wNDc0IDE1Ni45NzIgMjYuNjAzN0MxNTQuOTU3IDI2LjE1OTkgMTUzLjY4MyAyNC4xNjU4IDE1NC4xMjUgMjIuMTQ5OEwxNTUuNzI4IDE0Ljg0ODlDMTU2LjE3MSAxMi44MzI4IDE1OC4xNjMgMTEuNTU4MiAxNjAuMTc4IDEyLjAwMlpNMTU5Ljg1NyAxMy40NjIxQzE1OC42NDggMTMuMTk1OSAxNTcuNDUzIDEzLjk2MDYgMTU3LjE4NyAxNS4xNzAzTDE1NS41ODQgMjIuNDcxMkMxNTUuMzE5IDIzLjY4MDggMTU2LjA4MyAyNC44NzcyIDE1Ny4yOTIgMjUuMTQzNUMxNTguNTAxIDI1LjQwOTcgMTU5LjY5NiAyNC42NDUgMTU5Ljk2MiAyMy40MzUzTDE2MS41NjUgMTYuMTM0NUMxNjEuODMxIDE0LjkyNDggMTYxLjA2NiAxMy43Mjg0IDE1OS44NTcgMTMuNDYyMVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNDguNzYzIDI3LjcyOTJMMTUwLjIxNCAyOC42NjUxQzE1MC4zMDQgMjguNzI1OSAxNTAuMjczIDI4Ljg2MzEgMTUwLjE2NyAyOC44ODA2TDE0OC40NTggMjkuMTIwNkwxNDcuNTIzIDMwLjU2ODVDMTQ3LjQ2MiAzMC42NTc4IDE0Ny4zMjUgMzAuNjI3NiAxNDcuMzA3IDMwLjUyMDlMMTQ3LjA2NCAyOC44MTM3TDE0NS42MjQgMjcuODhDMTQ1LjUzNCAyNy44MTkyIDE0NS41NjQgMjcuNjgyIDE0NS42NzEgMjcuNjY0NUwxNDcuMzggMjcuNDI0NUwxNDguMzE1IDI1Ljk3NjZDMTQ4LjM3NiAyNS44ODczIDE0OC41MTMgMjUuOTE3NSAxNDguNTMxIDI2LjAyNDJMMTQ4Ljc3MyAyNy43MzE0TDE0OC43NjMgMjcuNzI5MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNjcuNDg5IDE3LjA5MjRMMTY4Ljk0IDE4LjAyODNDMTY5LjAzIDE4LjA4OTEgMTY4Ljk5OSAxOC4yMjYzIDE2OC44OTMgMTguMjQzOEwxNjcuMTg0IDE4LjQ4MzhMMTY2LjI0OSAxOS45MzE3QzE2Ni4xODggMjAuMDIxIDE2Ni4wNTEgMTkuOTkwNyAxNjYuMDMzIDE5Ljg4NDFMMTY1Ljc5MSAxOC4xNzY5TDE2NC4zNSAxNy4yNDMyQzE2NC4yNiAxNy4xODI0IDE2NC4yOSAxNy4wNDUyIDE2NC4zOTcgMTcuMDI3NkwxNjYuMTA2IDE2Ljc4NzdMMTY3LjA0MSAxNS4zMzk4QzE2Ny4xMDIgMTUuMjUwNSAxNjcuMjM5IDE1LjI4MDcgMTY3LjI1NyAxNS4zODc0TDE2Ny40OTkgMTcuMDk0NkwxNjcuNDg5IDE3LjA5MjRaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzc1MV8yNTE1MSI+CjxyZWN0IHdpZHRoPSIyMC44MTIiIGhlaWdodD0iMjAuODIyOCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KDAuOTc2NTkzIDAuMjE1MDk1IC0wLjIxNDQ1OCAwLjk3NjczMyAxNDkuNTI0IDkuNzY0NSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) no-repeat center center/contain;margin-bottom:54px}.dark .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting{text-align:center;margin:0 0 24px;height:41px}.dark .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-main{-webkit-transition:opacity .3s .6s,margin .3s .3s,visibility 0s,-webkit-box-flex .3s .3s;transition:opacity .3s .6s,margin .3s .3s,visibility 0s,-webkit-box-flex .3s .3s;transition:opacity .3s .6s,flex .3s .3s,margin .3s .3s,visibility 0s;transition:opacity .3s .6s,flex .3s .3s,margin .3s .3s,visibility 0s,-webkit-box-flex .3s .3s,-ms-flex .3s .3s;opacity:1;visibility:visible}.dark .multi-panel-tile.ai-chat .mid-panel>.content .welcome-only{max-height:0;opacity:0;visibility:hidden;-webkit-transition:visibility 0s .6s,opacity .3s,max-height .3s .3s,padding .3s .3s,margin .3s .3s;transition:visibility 0s .6s,opacity .3s,max-height .3s .3s,padding .3s .3s,margin .3s .3s}.dark .multi-panel-tile.ai-chat .mid-panel>.content:after{content:"";-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:-webkit-box-flex .3s .3s;transition:-webkit-box-flex .3s .3s;transition:flex .3s .3s;transition:flex .3s .3s,-webkit-box-flex .3s .3s,-ms-flex .3s .3s}.dark .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left{padding-right:0;max-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.dark .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn{max-width:150px;padding:7px 11px;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s;border-color:#fff}.dark .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .icon.close{opacity:0;width:0;-webkit-transition:opacity .3s,width 0s .3s;transition:opacity .3s,width 0s .3s}.dark .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .icon.open,.dark .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .message{opacity:1;-webkit-transition:opacity .3s .6s;transition:opacity .3s .6s}.dark .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right{max-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.dark .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn{max-width:150px;padding:7px 11px;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s;border-color:#fff}.dark .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .icon.close{opacity:0;width:0;-webkit-transition:opacity .3s,width 0s .3s;transition:opacity .3s,width 0s .3s}.dark .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .icon.open,.dark .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .message{opacity:1;-webkit-transition:opacity .3s .6s;transition:opacity .3s .6s}.dark .multi-panel-tile.ai-chat .left-panel>.header,.dark .multi-panel-tile.ai-chat .right-panel>.header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dark .multi-panel-tile.ai-chat .left-panel>.header .right .btn.icon-btn-subtle,.dark .multi-panel-tile.ai-chat .right-panel>.header .right .btn.icon-btn-subtle{padding:0}.dark .multi-panel-tile.ai-chat:not(.welcome) .mid-panel>.content .welcome-only{margin:0;padding:0}.dark .multi-panel-tile.ai-chat.welcome .mid-panel>.header .center h3{opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility 0s .3s;transition:opacity .3s,visibility 0s .3s}.dark .multi-panel-tile.ai-chat.welcome .mid-panel>.header .right .btn{pointer-events:none;cursor:default;opacity:.6}.dark .multi-panel-tile.ai-chat.welcome .mid-panel>.content .ai-chat-main{-webkit-box-flex:0;-ms-flex:0 1 0px;flex:0 1 0;-webkit-transition:opacity .3s,margin .3s .3s,visibility 0s .3s,-webkit-box-flex .3s .3s;transition:opacity .3s,margin .3s .3s,visibility 0s .3s,-webkit-box-flex .3s .3s;transition:opacity .3s,flex .3s .3s,margin .3s .3s,visibility 0s .3s;transition:opacity .3s,flex .3s .3s,margin .3s .3s,visibility 0s .3s,-webkit-box-flex .3s .3s,-ms-flex .3s .3s;opacity:0;visibility:hidden;margin:0}.dark .multi-panel-tile.ai-chat.welcome .mid-panel>.content .welcome-only{max-height:300px;opacity:1;visibility:visible;-webkit-transition:visibility 0s .3s,opacity .3s .6s,max-height .3s .3s,padding .3s .3s,margin .3s .3s;transition:visibility 0s .3s,opacity .3s .6s,max-height .3s .3s,padding .3s .3s,margin .3s .3s}.dark .multi-panel-tile.ai-chat.welcome .mid-panel>.content:after{-webkit-box-flex:.25;-ms-flex:.25 0 auto;flex:.25 0 auto}.dark .multi-panel-tile.ai-chat.welcome .mid-panel>.content:has(.ai-chat-hero):after{-webkit-box-flex:.5;-ms-flex:.5 0 auto;flex:.5 0 auto}.dark .main-header{position:absolute;width:100%;left:0;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.dark .main-header .center{font-size:1.143em;line-height:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr}.dark .main-header .center h3{width:100%;max-width:400px;-ms-flex-item-align:center;align-self:center;margin:0 auto;opacity:1;visibility:visible;text-align:center;-webkit-transition:visibility 0s,opacity .3s .6s;transition:visibility 0s,opacity .3s .6s}.dark .main-header .center h3:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .main-header .center:after{content:""}.dark .main-header .center .btn{justify-self:start}.dark .main-header .left,.dark .main-header .right{-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:320px;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.dark .main-header .left .btn,.dark .main-header .right .btn{max-width:32px;padding:7px;white-space:nowrap;min-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent}.dark .main-header .left .btn .icon,.dark .main-header .right .btn .icon{grid-column:1;grid-row:1;line-height:1}.dark .main-header .left .btn .icon.close,.dark .main-header .right .btn .icon.close{opacity:1;width:16px;-webkit-transition:opacity .3s .6s,width 0s .6s;transition:opacity .3s .6s,width 0s .6s;margin:0}.dark .main-header .left .btn .icon.open,.dark .main-header .left .btn .message,.dark .main-header .right .btn .icon.open,.dark .main-header .right .btn .message{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.dark .main-header .left{padding-right:16px}.dark .side-panel{max-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.dark .side-panel .btn{max-width:150px;padding:7px 11px;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s;border-color:#fff}.dark .side-panel .btn .icon.close{opacity:0;width:0;-webkit-transition:opacity .3s,width 0s .3s;transition:opacity .3s,width 0s .3s}.dark .side-panel .btn .icon.open,.dark .side-panel .btn .message{opacity:1;-webkit-transition:opacity .3s .6s;transition:opacity .3s .6s}@media only screen and (min-width:0){.dark .multi-panel-tile.ai-chat .left-panel.hidden,.dark .multi-panel-tile.ai-chat .mid-panel.hidden,.dark .multi-panel-tile.ai-chat .right-panel.hidden{display:none}.dark .multi-panel-tile.ai-chat .mid-panel{min-width:320px}.dark .multi-panel-tile.ai-chat .mid-panel>.header .btn{overflow:visible}.dark .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting{font-size:28px}}@media only screen and (min-width:50em){.dark .multi-panel-tile.ai-chat .left-panel,.dark .multi-panel-tile.ai-chat .right-panel{max-width:320px;-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;margin:0;visibility:visible;opacity:1;-webkit-animation:none;animation:none;-webkit-transition:margin .3s .3s,opacity .3s .6s,visibility 0s .6s;transition:margin .3s .3s,opacity .3s .6s,visibility 0s .6s}.dark .multi-panel-tile.ai-chat .left-panel.hidden,.dark .multi-panel-tile.ai-chat .right-panel.hidden{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-transition:margin .3s .3s,opacity .3s,visibility 0s .6s;transition:margin .3s .3s,opacity .3s,visibility 0s .6s;visibility:hidden;opacity:0;z-index:0}.dark .multi-panel-tile.ai-chat .left-panel>.header,.dark .multi-panel-tile.ai-chat .right-panel>.header{padding-right:32px}.dark .multi-panel-tile.ai-chat .left-panel>.header .btn,.dark .multi-panel-tile.ai-chat .right-panel>.header .btn{display:none}.dark .multi-panel-tile.ai-chat .left-panel.hidden{margin-right:-336px}.dark .multi-panel-tile.ai-chat .mid-panel>.header .btn{overflow:hidden}.dark .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting{font-size:34px}.dark .multi-panel-tile.ai-chat .right-panel.hidden{margin-left:-336px}}.dark .icon.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.dark .icon.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.dark .icon.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.dark .icon.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.dark .icon.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}@-webkit-keyframes waveform{0%{-webkit-transform:translateY(0);transform:translateY(0);height:12.5%}to{-webkit-transform:translateY(-32.5%);transform:translateY(-32.5%);height:87.5%}}.light{font-size:14px;color:#242424;font-family:Ericsson Hilda,Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.light .sr-only{display:block;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;border:0}.light .icon{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .icon.small{font-size:12px}.light .icon.align-baseline{vertical-align:baseline}.light .icon.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light p{margin-top:0;line-height:1.5em;color:#242424}.light p.subtle{color:#888}.light p.intro-text{font-size:22px;font-weight:400;margin-bottom:24px}.light .section{color:#888;padding:8px 0}.light .section.no-padding-top{padding-top:0}.light .section.full-opacity{opacity:1}.light .section.purple{color:#a56ebe}.light a{color:#0069c2;cursor:pointer;text-decoration:none}.light a:not([attribute]):hover{text-decoration:underline}.light a.not-link,.light a.not-link:hover{color:inherit}.light a.subtle-link{color:#242424;border-bottom:1px dashed #242424}.light a.subtle-link:hover{border-bottom:1px solid #1174e6;text-decoration:none}.light a:focus{outline:1px solid #a56ebe;outline-offset:1px}.light ol,.light ul{margin-top:0;color:#242424}.light ol li,.light ul li{padding:0 0 8px}.light .text-sm{font-size:12px}.light .text-lg{font-size:16px}.light .text-xl{font-size:28px}.light .color-green{color:#329864}.light .color-blue{color:#1174e6}.light .color-link-blue{color:#0069c2}.light .color-red{color:#ed0e00}.light .color-yellow{color:#fad22d}.light .color-orange{color:#d46617}.light .color-gray{color:#878787}.light .color-purple{color:#a56ebe}.light .color-text{color:#242424}.light .color-black{color:#0c0c0c}.light .color-white{color:#fff}.light .truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-light-CVTwYfQw.eot);src:local("Ericsson Hilda Light"),local("ericsson-hilda-light"),url(/assets/ericsson-hilda-light-CVTwYfQw.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-light-ytghTAJt.woff2) format("woff2"),url(/assets/ericsson-hilda-light-QAjv-kzy.woff) format("woff"),url(/assets/ericsson-hilda-light-DLi5-iX7.ttf) format("truetype"),url(/assets/ericsson-hilda-light-c80Hz5nc.svg#ericsson-hilda-light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-regular-D986SRlR.eot);src:local("Ericsson Hilda Regular"),local("ericsson-hilda-regular"),url(/assets/ericsson-hilda-regular-D986SRlR.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-regular-mTvX7Ysu.woff2) format("woff2"),url(/assets/ericsson-hilda-regular-D4o1PqwI.woff) format("woff"),url(/assets/ericsson-hilda-regular-CYjewnR9.ttf) format("truetype"),url(/assets/ericsson-hilda-regular-BCmP2f6Y.svg#ericsson-hilda-regular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-medium-C7VEIy3u.eot);src:local("Ericsson Hilda Medium"),local("ericsson-hilda-medium"),url(/assets/ericsson-hilda-medium-C7VEIy3u.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-medium-DqeVNaQd.woff2) format("woff2"),url(/assets/ericsson-hilda-medium-Dmpq9foa.woff) format("woff"),url(/assets/ericsson-hilda-medium-DoA8o7Hc.ttf) format("truetype"),url(/assets/ericsson-hilda-medium-wcU3mOkv.svg#ericsson-hilda-medium) format("svg");font-weight:500;font-style:normal}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-bold-BO-QkKg_.eot);src:local("Ericsson Hilda Bold"),local("ericsson-hilda-bold"),url(/assets/ericsson-hilda-bold-BO-QkKg_.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-bold-DvwgDiKT.woff2) format("woff2"),url(/assets/ericsson-hilda-bold-D2Vcf9bN.woff) format("woff"),url(/assets/ericsson-hilda-bold-Qp1PngJ6.ttf) format("truetype"),url(/assets/ericsson-hilda-bold-DTJcmULT.svg#ericsson-hilda-bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-light-DRUWACPY.eot);src:local("Ericsson Hilda Mono Light"),local("ericsson-hilda-mono-light"),url(/assets/ericsson-hilda-mono-light-DRUWACPY.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-light-C01wllfw.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-light-wKRn7aIB.woff) format("woff"),url(/assets/ericsson-hilda-mono-light-DaE7K771.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-regular-CH98MMMN.eot);src:local("Ericsson Hilda Mono Regular"),local("ericsson-hilda-mono-regular"),url(/assets/ericsson-hilda-mono-regular-CH98MMMN.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-regular-Dz6Fwpgb.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-regular-CoRQSt1Q.woff) format("woff"),url(/assets/ericsson-hilda-mono-regular-C7Gt9psW.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-light-DRUWACPY.eot);src:local("Ericsson Hilda Mono Medium"),local("ericsson-hilda-mono-medium"),url(/assets/ericsson-hilda-mono-medium-Cn_2yTof.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-medium-t-iZpylT.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-medium-yLLpQYZ1.woff) format("woff"),url(/assets/ericsson-hilda-mono-medium-TMWBMck_.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-bold-DICpB_rC.eot);src:local("Ericsson Hilda Mono Bold"),local("ericsson-hilda-mono-bold"),url(/assets/ericsson-hilda-mono-bold-DICpB_rC.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-bold-FKteKekY.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-bold-Cibd2ww4.woff) format("woff"),url(/assets/ericsson-hilda-mono-bold-Cle8_Nfu.ttf) format("truetype");font-weight:700;font-style:normal}.light h1{font-size:40px;font-weight:200;display:block;margin:24px 0 16px;scroll-margin:72px}.light h2{font-size:30px;line-height:1;font-weight:200;display:block;margin:32px 0 24px;scroll-margin:80px}.light h3{font-size:18px;font-weight:700;display:block;margin:24px 0 16px;scroll-margin:72px}.light h4{font-size:16px;font-weight:700;line-height:1.4;display:block;margin:24px 0 16px;scroll-margin:72px}.light .sysbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:#0c0c0c;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;height:48px;font-weight:100;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:16px;padding-right:16px}.light .sysbar .product{margin-left:4px;display:none;font-weight:500}.light .sysbar .acronym{font-weight:500}.light .sysbar .items-container{cursor:pointer;-ms-flex-item-align:center;align-self:center;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .items-container .item{margin-right:16px}.light .sysbar .items-container .item:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .sysbar .items-container .item:last-of-type{margin-right:0}.light .sysbar .items-container .item a{color:#fff}.light .sysbar .items-container .icon{position:relative;font-size:16px;margin-right:4px;top:-1px}.light .sysbar .items-container .icon.icon-econ{font-size:21px}.light .sysbar .items-container:focus{outline:0}.light .sysbar .items-container .hover{opacity:.8}.light .sysbar .items-container .hover:hover{opacity:1}.light .sysbar .items-container.right-container{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.light .sysbar .items-container.left-container{margin-right:8px}.light .sysbar .sysbar-username{display:none}.light .sysbar .pill{background-color:#1174e6;color:#fff;border-radius:8px;height:20px}.light .sysbar .version-number-item{display:none}@media only screen and (min-width:30em){.light .sysbar .icon-econ{padding:0}}@media only screen and (min-width:50em){.light .sysbar .product{display:inline}.light .sysbar .version-number-item{display:block}.light .sysbar .acronym{display:none}.light .sysbar .sysbar-username{display:inline;padding-left:4px}}.light .syspanel{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:calc(100vh - 48px);color:#fff;background:#0c0c0c}.light .syspanel.animated{-webkit-transition:height .25s cubic-bezier(.65,.05,.36,1),margin .25s cubic-bezier(.65,.05,.36,1);transition:height .25s cubic-bezier(.65,.05,.36,1),margin .25s cubic-bezier(.65,.05,.36,1)}.light .syspanel.hidden{height:0;overflow:hidden}.light .syspanel-top{position:relative;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .syspanel-title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px}.light .syspanel-close{cursor:pointer;opacity:.8}.light .syspanel-close:hover{opacity:1}.light .syspanel .btn{border-color:#f2f2f2;color:#f2f2f2}.light .syspanel .btn:hover:not(:disabled){color:#181818;background-color:#f2f2f2}@media only screen and (min-width:30em){.light .syspanel{width:300px;margin-right:0}.light .syspanel.hidden{height:calc(100vh - 48px);margin-right:-300px}}.light .settings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.light .settings.hidden{display:none}.light .settings p{color:#fff}.light .settings .row:first-of-type{width:100%}.light .settings .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-bottom:0;padding:16px 24px 72px}.light .settings .container .profile{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;margin-bottom:32px}.light .settings .container .profile .icon-profile{font-size:44px}.light .settings .container .profile .username{margin-top:8px;font-size:17px}.light .settings .container .content{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:300}.light .settings .container .content .title{margin-bottom:16px;font-size:16px;font-weight:700}.light .settings .container .content .title:not(:first-of-type){margin-top:16px}.light .settings .container .content .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-line-pack:justify;align-content:space-between;color:#ffffffb3}.light .settings .container .content .item .left,.light .settings .container .content .item .right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.light .settings .container .content .item .right{text-align:right}.light .settings .container .content .item .right .switch{margin-right:32px;color:#fffc}.light .settings .container .content .item .right .switch:hover{color:#fff}.light .settings .container .bottom{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:16px 0}.light .settings .container .bottom .btn{margin-bottom:0}.light .settings .container .bottom .btn.big{width:80vw}.light .settings .container p{color:#fffc}@media only screen and (min-width:30em){.light .settings .container .bottom .btn.big{width:230px}}@supports (-webkit-touch-callout:none){.light .settings .container .bottom{padding-bottom:128px}}.light .appbar{width:100%;line-height:48px;height:48px;background:#ebebeb;color:#242424;position:relative}.light .appbar .actions-left{float:left}.light .appbar .actions-left .subtitle{color:#888;font-size:14px;font-weight:500;padding-left:16px}.light .appbar .actions-left>.item{display:inline-block;vertical-align:middle;padding:0 8px 0 32px;height:48px}.light .appbar .actions-left>.item:first-child{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .appbar .actions-left .icon{color:#1174e6;font-size:16px}.light .appbar .actions-left .icon:before{content:""}.light .appbar .actions-left .icon:hover{cursor:pointer}.light .appbar .actions-right{float:right;margin-right:16px}.light .appbar .title{height:48px;font-size:18px;position:absolute;font-weight:500;top:0;left:59px;-webkit-transition:height .25s cubic-bezier(.65,.05,.36,1) .1s;transition:height .25s cubic-bezier(.65,.05,.36,1) .1s}.light .appbar .title.open-menu{height:0;opacity:0;-webkit-transition:height 125ms cubic-bezier(.65,.05,.36,1);transition:height 125ms cubic-bezier(.65,.05,.36,1)}.light .appbar .menu-anchor{opacity:1;font-size:14px;width:48px;display:inline-block;vertical-align:middle;cursor:pointer;-webkit-transition:opacity .25s cubic-bezier(.65,.05,.36,1) .1s,width 125ms cubic-bezier(.65,.05,.36,1);transition:opacity .25s cubic-bezier(.65,.05,.36,1) .1s,width 125ms cubic-bezier(.65,.05,.36,1)}.light .appbar .menu-anchor:first-letter{text-transform:capitalize}.light .appbar .menu-anchor:not(.open-menu){-webkit-transition:opacity 125ms cubic-bezier(.65,.05,.36,1),width 125ms cubic-bezier(.65,.05,.36,1) .1s;transition:opacity 125ms cubic-bezier(.65,.05,.36,1),width 125ms cubic-bezier(.65,.05,.36,1) .1s;opacity:0;width:0}@media only screen and (min-width:30em){.light .appbar .actions-left .nav{padding-left:32px}.light .appbar .right{margin-right:8px}.light .appbar .right .more{display:none}.light .appbar .right .items{display:inline-block}.light .appbar .title{-webkit-transition:left .25s cubic-bezier(.65,.05,.36,1) .1s;transition:left .25s cubic-bezier(.65,.05,.36,1) .1s}.light .appbar .title.open-menu{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;left:248px;opacity:1;-webkit-transition:left 125ms cubic-bezier(.65,.05,.36,1);transition:left 125ms cubic-bezier(.65,.05,.36,1)}}.light .navigation-toggle{position:relative;display:block;width:16px;height:16px;cursor:pointer;top:15px}.light .navigation-toggle:after,.light .navigation-toggle:before{position:absolute;display:block;width:12px;margin:0 2px;height:2px;content:"";background-color:#1174e6;-webkit-transition:width .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s cubic-bezier(.65,.05,.36,1);transition:width .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s cubic-bezier(.65,.05,.36,1);transition:width .25s cubic-bezier(.65,.05,.36,1),transform .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1);transition:width .25s cubic-bezier(.65,.05,.36,1),transform .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s cubic-bezier(.65,.05,.36,1);-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center;transform-origin:center}.light .navigation-toggle:before{top:30%}.light .navigation-toggle:after{top:70%}.light .navigation-toggle.closed:after,.light .navigation-toggle.closed:before{-webkit-transition:top .25s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s .5s cubic-bezier(.65,.05,.36,1);transition:top .25s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s .5s cubic-bezier(.65,.05,.36,1);transition:top .25s cubic-bezier(.65,.05,.36,1),transform .25s .5s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1);transition:top .25s cubic-bezier(.65,.05,.36,1),transform .25s .5s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s .5s cubic-bezier(.65,.05,.36,1);width:12px}.light .navigation-toggle.closed:before{top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.light .navigation-toggle.closed:after{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.light main{overflow:hidden;height:calc(100vh - 48px);background:#ebebeb}.light main .app{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-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;margin-left:0}.light main .app .appbody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:block;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:calc(100vh - 96px);overflow:hidden}.light main .app .appnav{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;height:calc(100vh - 96px);opacity:1;width:100%;-webkit-transition:height .25s cubic-bezier(.65,.05,.36,1) 0s,opacity .25s cubic-bezier(.65,.05,.36,1) .1s;transition:height .25s cubic-bezier(.65,.05,.36,1) 0s,opacity .25s cubic-bezier(.65,.05,.36,1) .1s}.light main .app .appnav.hidden{height:0;width:0;opacity:0;-webkit-transition:opacity 125ms cubic-bezier(.65,.05,.36,1) 0s,width 0s cubic-bezier(.65,.05,.36,1) .25s,height .25s cubic-bezier(.65,.05,.36,1) 0s;transition:opacity 125ms cubic-bezier(.65,.05,.36,1) 0s,width 0s cubic-bezier(.65,.05,.36,1) .25s,height .25s cubic-bezier(.65,.05,.36,1) 0s}.light main .app .appcontent{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;height:100%;-webkit-transition:margin-left .25s cubic-bezier(.65,.05,.36,1) .25s;transition:margin-left .25s cubic-bezier(.65,.05,.36,1) .25s}.light main .app .appcontent.hidden{display:none}@media only screen and (min-width:30em){.light main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:100%}.light main .app .appbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.light main .app.slide-left{-webkit-transition:margin-left .25s cubic-bezier(.65,.05,.36,1);transition:margin-left .25s cubic-bezier(.65,.05,.36,1);margin-left:-300px}.light main .app.slide-right{-webkit-transition:margin-left .25s cubic-bezier(.65,.05,.36,1);transition:margin-left .25s cubic-bezier(.65,.05,.36,1);margin-left:0}.light main .app .appnav{-webkit-transition:margin-right .25s cubic-bezier(.65,.05,.36,1),opacity .25s cubic-bezier(.65,.05,.36,1) .1s,margin-left 125ms cubic-bezier(.65,.05,.36,1);transition:margin-right .25s cubic-bezier(.65,.05,.36,1),opacity .25s cubic-bezier(.65,.05,.36,1) .1s,margin-left 125ms cubic-bezier(.65,.05,.36,1);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:248px}.light main .app .appnav.hidden{margin-left:-250px;width:248px;height:calc(100vh - 96px);margin-right:16px;-webkit-transition:margin-right .25s cubic-bezier(.65,.05,.36,1),margin-left .25s cubic-bezier(.65,.05,.36,1) .1s,opacity 125ms cubic-bezier(.65,.05,.36,1);transition:margin-right .25s cubic-bezier(.65,.05,.36,1),margin-left .25s cubic-bezier(.65,.05,.36,1) .1s,opacity 125ms cubic-bezier(.65,.05,.36,1)}.light main .app .appcontent{-webkit-transition:margin-left 1s cubic-bezier(.65,.05,.36,1) .5s;transition:margin-left 1s cubic-bezier(.65,.05,.36,1) .5s}.light main .app .appcontent.hidden{display:block}}@media all and (-ms-high-contrast:none){.light .tile,.light ::-ms-backdrop{display:block!important}}.light .tile{padding:16px;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fafafa}.light .tile.fullscreen{height:calc(100vh - 104px);max-width:100%!important;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.light .tile.fullscreen.fullheight{height:auto!important}.light .tile.hidden{display:none}.light .tile .header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px}.light .tile .header .left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.light .tile .header .left .title{font-size:16px;display:inline-block;font-weight:500;margin-right:8px;line-height:1.5em}.light .tile .header .left .title.mono{font-family:Ericsson Hilda Mono,Consolas,Menlo,Courier,monospace}.light .tile .header .left .subtitle{font-size:12px;color:#888;display:inline-block}.light .tile .header .right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:16px;text-align:right}.light .tile .header .right .btn{margin:0 0 8px 8px}.light .tile .header .right .action{display:inline-block;margin-left:8px;color:#242424b3}.light .tile .header .right .action .message{top:-6px}.light .tile .header .right .action:hover{color:#242424;cursor:pointer}.light .tile .top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .tile .top .left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.light .tile .top .right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.light .tile .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.light .tile .content.no-right-margin{margin-right:-16px;padding-right:16px}.light .tile .content.no-left-margin{margin-left:-16px;padding-left:16px}.light .tile .content.no-margins{margin:0 -16px -16px}.light .tile .content .box{width:100%;height:100%;min-height:250px;background:#c8c8c8}.light .tile .content p:last-child{margin-bottom:0;padding-bottom:0}.light .tile .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .tile .bottom .left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.light .tile .bottom .right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}@media only screen and (min-width:30em){.light .tile.fullscreen{height:calc(100vh - 113px)}}.light .footer{height:48px;padding:9px 12px}.light .footer.hidden{display:none}.light ::-webkit-scrollbar{width:8px;height:8px;background:0 0}.light ::-webkit-scrollbar-corner{background:0 0}.light ::-webkit-scrollbar-thumb{background-color:#878787}.light .chart-legend .pill i{margin-left:-4px}.light .chart-legend .pill i.color-data-1{color:#878787}.light .chart-legend .pill i.color-gray,.light .chart-legend .pill i.color-data-1{color:#878787}.light .chart-legend .pill i.color-data-2{color:#976cf4}.light .chart-legend .pill i.color-data-3{color:#23969a}.light .chart-legend .pill i.color-data-4{color:#e65d6a}.light .chart-legend .pill i.color-data-5{color:#333}.light .chart-legend .pill i.color-data-6{color:#b98327}.light .chart-legend .pill i.color-data-7{color:#8087ad}.light .chart-legend .pill i.color-data-8{color:#e75fa0}.light .chart-legend .pill i.color-data-9{color:#3e0da9}.light .chart-legend .pill i.color-data-10{color:#9b3213}.light .chart-legend .pill i.color-data-11{color:#5b85d0}.light .chart-legend .pill i.color-data-12{color:#4d0c2b}.light .chart-legend .pill i.color-data-13{color:#d82177}.light .chart-legend .pill i.color-data-14{color:#0c3b35}.light .chart-legend .pill i.color-data-15{color:#7695b0}.light .chart-legend .pill i.color-data-16{color:#74132a}.light .chart-legend .pill i.color-data-17{color:#3e4461}.light .chart-legend .pill i.color-data-18{color:#cf4219}.light .chart-legend .pill i.color-data-19{color:#5b4013}.light .chart-legend .pill i.color-data-20{color:#bd1f44}.light .chart-legend .pill i.color-green{color:#329864}.light .chart-legend .pill i.color-yellow{color:#fad22d}.light .chart-legend .pill i.color-orange{color:#d46617}.light .chart-legend .pill i.color-red{color:#ed0e00}.light .chart-legend .pill i.color-blue{color:#1174e6}.light .chart-legend .pill i.color-gray{color:#878787}.light .chart-tooltip{position:fixed;background-color:#dadadae6;border:1px solid #d5d5d5;-webkit-box-shadow:0 2px 4px 0 rgba(12,12,12,.2);box-shadow:0 2px 4px #0c0c0c33;padding:4px 8px;pointer-events:none;opacity:0;z-index:1;line-height:normal}.light .chart-tooltip.visible{opacity:1}.light .chart-tooltip table.content{width:100%;border-spacing:0}.light .chart-tooltip .content i{font-size:6px;padding-right:4px}.light .chart-tooltip .content i.small{font-size:6px}.light .chart-tooltip .content i.medium{font-size:9px}.light .chart-tooltip .content i.large{font-size:12px}.light .chart-tooltip .content i.color-data-1{color:#878787}.light .chart-tooltip .content i.color-gray,.light .chart-tooltip .content i.color-data-1{color:#878787}.light .chart-tooltip .content i.color-data-2{color:#976cf4}.light .chart-tooltip .content i.color-data-3{color:#23969a}.light .chart-tooltip .content i.color-data-4{color:#e65d6a}.light .chart-tooltip .content i.color-data-5{color:#333}.light .chart-tooltip .content i.color-data-6{color:#b98327}.light .chart-tooltip .content i.color-data-7{color:#8087ad}.light .chart-tooltip .content i.color-data-8{color:#e75fa0}.light .chart-tooltip .content i.color-data-9{color:#3e0da9}.light .chart-tooltip .content i.color-data-10{color:#9b3213}.light .chart-tooltip .content i.color-data-11{color:#5b85d0}.light .chart-tooltip .content i.color-data-12{color:#4d0c2b}.light .chart-tooltip .content i.color-data-13{color:#d82177}.light .chart-tooltip .content i.color-data-14{color:#0c3b35}.light .chart-tooltip .content i.color-data-15{color:#7695b0}.light .chart-tooltip .content i.color-data-16{color:#74132a}.light .chart-tooltip .content i.color-data-17{color:#3e4461}.light .chart-tooltip .content i.color-data-18{color:#cf4219}.light .chart-tooltip .content i.color-data-19{color:#5b4013}.light .chart-tooltip .content i.color-data-20{color:#bd1f44}.light .chart-tooltip .content i.color-green{color:#329864}.light .chart-tooltip .content i.color-yellow{color:#fad22d}.light .chart-tooltip .content i.color-orange{color:#d46617}.light .chart-tooltip .content i.color-red{color:#ed0e00}.light .chart-tooltip .content i.color-blue{color:#1174e6}.light .chart-tooltip .content i.color-gray{color:#878787}.light .chart-tooltip .content td,.light .chart-tooltip .content th{text-align:left}.light .chart-tooltip .content td.right-align,.light .chart-tooltip .content th.right-align{text-align:right;padding-left:16px}.light .chart-tooltip .content th{border-bottom:1px solid #878787;font-size:14px;font-weight:400;padding-bottom:4px}.light .chart-tooltip .content tr td{padding:4px 0}.light .chart-tooltip .content tr td.bold{font-weight:700}.light .chart-tooltip .content tr td.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.light .chart-tooltip .content tr td .icon{padding:5px}.light .chart-tooltip .content tr.line td{border-bottom:1px solid #878787;font-size:14px;padding-bottom:4px;padding-top:4px}.light .chart-tooltip .content tr.line+tr td{padding-top:12px}.light .chart-legend span.legend-tooltip.message.top{width:350px;white-space:pre-wrap}.light .chart-range-slider{float:left;width:100%}.light .chart-range-slider .chart-range-slider-align{float:right;height:50px;position:relative}.light .chart-range-slider .chart-range-slider-align .chart-range-slider-unit{font-size:12px;position:absolute;right:calc(100% + 30px);top:0;text-align:right}.light .chart-range-slider .chart-range-slider-align .chart-range-slider-cell{height:6px;position:absolute;top:4px;-webkit-transition:left .95s ease-in-out,width .95s ease-in-out;transition:left .95s ease-in-out,width .95s ease-in-out}.light .chart-range-slider .chart-range-slider-align .chart-range-slider-text{font-size:12px;position:absolute;top:16px;-webkit-transform:translateX(-50%);transform:translate(-50%);-webkit-transition:left .95s ease-in-out;transition:left .95s ease-in-out}.light .chart .axis .domain{stroke:#242424}.light .chart .axis .tick line{stroke-dasharray:1,2;stroke:#242424}.light .chart .axis .tick line.zero{stroke-dasharray:none;stroke:#242424}.light .chart .axis .tick line.solid{stroke-dasharray:none}.light .chart .axis .tick line.threshold{stroke-dasharray:1,2}.light .chart .axis .tick line.green{stroke:#329864}.light .chart .axis .tick line.yellow{stroke:#fad22d}.light .chart .axis .tick line.orange{stroke:#d46617}.light .chart .axis .tick line.red{stroke:#ed0e00}.light .chart .axis text{fill:#242424;font-family:Ericsson Hilda,Helvetica,sans-serif;font-size:14px}.light .chart .axis text.green{fill:#329864}.light .chart .axis text.yellow{fill:#fad22d}.light .chart .axis text.orange{fill:#d46617}.light .chart .axis text.red{fill:#ed0e00}.light .chart .grid .domain{opacity:0}.light .chart .grid .tick line{stroke-dasharray:1,2;stroke:#242424}.light .chart .grid .tick text{opacity:0}.light .chart .grid.bottom .tick:first-child{display:none}.light .bar-chart .bar-group .bar,.light .bar-chart .bar-group .bar.color-data-1{stroke:#878787}.light .bar-chart .bar-group .bar.color-gray,.light .bar-chart .bar-group .bar.color-data-1{stroke:#878787}.light .bar-chart .bar-group .bar.color-data-2{stroke:#976cf4}.light .bar-chart .bar-group .bar.color-data-3{stroke:#23969a}.light .bar-chart .bar-group .bar.color-data-4{stroke:#e65d6a}.light .bar-chart .bar-group .bar.color-data-5{stroke:#333}.light .bar-chart .bar-group .bar.color-data-6{stroke:#b98327}.light .bar-chart .bar-group .bar.color-data-7{stroke:#8087ad}.light .bar-chart .bar-group .bar.color-data-8{stroke:#e75fa0}.light .bar-chart .bar-group .bar.color-data-9{stroke:#3e0da9}.light .bar-chart .bar-group .bar.color-data-10{stroke:#9b3213}.light .bar-chart .bar-group .bar.color-data-11{stroke:#5b85d0}.light .bar-chart .bar-group .bar.color-data-12{stroke:#4d0c2b}.light .bar-chart .bar-group .bar.color-data-13{stroke:#d82177}.light .bar-chart .bar-group .bar.color-data-14{stroke:#0c3b35}.light .bar-chart .bar-group .bar.color-data-15{stroke:#7695b0}.light .bar-chart .bar-group .bar.color-data-16{stroke:#74132a}.light .bar-chart .bar-group .bar.color-data-17{stroke:#3e4461}.light .bar-chart .bar-group .bar.color-data-18{stroke:#cf4219}.light .bar-chart .bar-group .bar.color-data-19{stroke:#5b4013}.light .bar-chart .bar-group .bar.color-data-20{stroke:#bd1f44}.light .bar-chart .bar-group .bar.color-green{stroke:#329864}.light .bar-chart .bar-group .bar.color-yellow{stroke:#fad22d}.light .bar-chart .bar-group .bar.color-orange{stroke:#d46617}.light .bar-chart .bar-group .bar.color-red{stroke:#ed0e00}.light .bar-chart .bar-group .bar.color-blue{stroke:#1174e6}.light .bar-chart .bar-group .bar.color-gray{stroke:#878787}.light .bar-chart .bar-group .bar.active{opacity:1}.light .bar-chart .bar-group .bar.inactive{opacity:.2}.light .bar-chart .bar-group .bar.green{stroke:#329864}.light .bar-chart .bar-group .bar.yellow{stroke:#fad22d}.light .bar-chart .bar-group .bar.orange{stroke:#d46617}.light .bar-chart .bar-group .bar.red{stroke:#ed0e00}.light .bar-chart .bar-group .label{display:block;fill:#242424}.light .bar-chart .bar-group .label.value{font-weight:700}.light .bar-chart .bar-group .label.active{opacity:1}.light .bar-chart .bar-group .label.inactive{opacity:.2}.light .bar-chart .bar-group .label.hidden{opacity:0}.light .bar-chart .bar-group .label.visible{opacity:1}.light .line-chart .line,.light .line-chart .missing{fill:none;stroke:#242424;stroke-width:2}.light .line-chart .line.hidden,.light .line-chart .missing.hidden{display:none}.light .line-chart .line.color-data-1,.light .line-chart .missing.color-data-1{stroke:#878787}.light .line-chart .line.color-gray,.light .line-chart .missing.color-gray,.light .line-chart .line.color-data-1,.light .line-chart .missing.color-data-1{stroke:#878787}.light .line-chart .line.color-data-2,.light .line-chart .missing.color-data-2{stroke:#976cf4}.light .line-chart .line.color-data-3,.light .line-chart .missing.color-data-3{stroke:#23969a}.light .line-chart .line.color-data-4,.light .line-chart .missing.color-data-4{stroke:#e65d6a}.light .line-chart .line.color-data-5,.light .line-chart .missing.color-data-5{stroke:#333}.light .line-chart .line.color-data-6,.light .line-chart .missing.color-data-6{stroke:#b98327}.light .line-chart .line.color-data-7,.light .line-chart .missing.color-data-7{stroke:#8087ad}.light .line-chart .line.color-data-8,.light .line-chart .missing.color-data-8{stroke:#e75fa0}.light .line-chart .line.color-data-9,.light .line-chart .missing.color-data-9{stroke:#3e0da9}.light .line-chart .line.color-data-10,.light .line-chart .missing.color-data-10{stroke:#9b3213}.light .line-chart .line.color-data-11,.light .line-chart .missing.color-data-11{stroke:#5b85d0}.light .line-chart .line.color-data-12,.light .line-chart .missing.color-data-12{stroke:#4d0c2b}.light .line-chart .line.color-data-13,.light .line-chart .missing.color-data-13{stroke:#d82177}.light .line-chart .line.color-data-14,.light .line-chart .missing.color-data-14{stroke:#0c3b35}.light .line-chart .line.color-data-15,.light .line-chart .missing.color-data-15{stroke:#7695b0}.light .line-chart .line.color-data-16,.light .line-chart .missing.color-data-16{stroke:#74132a}.light .line-chart .line.color-data-17,.light .line-chart .missing.color-data-17{stroke:#3e4461}.light .line-chart .line.color-data-18,.light .line-chart .missing.color-data-18{stroke:#cf4219}.light .line-chart .line.color-data-19,.light .line-chart .missing.color-data-19{stroke:#5b4013}.light .line-chart .line.color-data-20,.light .line-chart .missing.color-data-20{stroke:#bd1f44}.light .line-chart .line.color-green,.light .line-chart .missing.color-green{stroke:#329864}.light .line-chart .line.color-yellow,.light .line-chart .missing.color-yellow{stroke:#fad22d}.light .line-chart .line.color-orange,.light .line-chart .missing.color-orange{stroke:#d46617}.light .line-chart .line.color-red,.light .line-chart .missing.color-red{stroke:#ed0e00}.light .line-chart .line.color-blue,.light .line-chart .missing.color-blue{stroke:#1174e6}.light .line-chart .line.color-gray,.light .line-chart .missing.color-gray{stroke:#878787}.light .line-chart .point-group.color-data-1 circle{stroke:#878787}.light .line-chart .point-group.color-data-2 circle{stroke:#976cf4}.light .line-chart .point-group.color-data-3 circle{stroke:#23969a}.light .line-chart .point-group.color-data-4 circle{stroke:#e65d6a}.light .line-chart .point-group.color-data-5 circle{stroke:#333}.light .line-chart .point-group.color-data-6 circle{stroke:#b98327}.light .line-chart .point-group.color-data-7 circle{stroke:#8087ad}.light .line-chart .point-group.color-data-8 circle{stroke:#e75fa0}.light .line-chart .point-group.color-data-9 circle{stroke:#3e0da9}.light .line-chart .point-group.color-data-10 circle{stroke:#9b3213}.light .line-chart .point-group.color-data-11 circle{stroke:#5b85d0}.light .line-chart .point-group.color-data-12 circle{stroke:#4d0c2b}.light .line-chart .point-group.color-data-13 circle{stroke:#d82177}.light .line-chart .point-group.color-data-14 circle{stroke:#0c3b35}.light .line-chart .point-group.color-data-15 circle{stroke:#7695b0}.light .line-chart .point-group.color-data-16 circle{stroke:#74132a}.light .line-chart .point-group.color-data-17 circle{stroke:#3e4461}.light .line-chart .point-group.color-data-18 circle{stroke:#cf4219}.light .line-chart .point-group.color-data-19 circle{stroke:#5b4013}.light .line-chart .point-group.color-data-20 circle{stroke:#bd1f44}.light .line-chart .point-group.color-green{stroke:#329864}.light .line-chart .point-group.color-yellow{stroke:#fad22d}.light .line-chart .point-group.color-orange{stroke:#d46617}.light .line-chart .point-group.color-red{stroke:#ed0e00}.light .line-chart .point-group.color-blue{stroke:#1174e6}.light .line-chart .point-group.color-gray{stroke:#878787}.light .line-chart .point-group circle{stroke-width:1px;fill:#fafafa}.light .line-chart .missing{stroke-width:1px}.light .line-chart .linear-gradient stop[stop-color=green]{stop-color:#329864}.light .line-chart .linear-gradient stop[stop-color=yellow]{stop-color:#fad22d}.light .line-chart .linear-gradient stop[stop-color=orange]{stop-color:#d46617}.light .line-chart .linear-gradient stop[stop-color=red]{stop-color:#ed0e00}.light .line-chart .linear-gradient stop[stop-color=line]{stop-color:#242424}.light .line-chart .axis.y.zero .tick line{stroke:#242424;stroke-width:1}.light .line-chart .tooltip{fill:#242424}.light .line-chart .tooltip .unit{opacity:.6}.light .line-chart .tooltip .value{margin-left:8px}.light .line-chart .tooltip-line{stroke:#242424;stroke-width:1px}.light .line-chart .tooltip-circle{stroke-width:3px;fill:#fafafa}.light .line-chart .tooltip-x-axis{fill:#242424}.light .line-chart .tooltip-x-axis .unit{opacity:.7}.light .line-chart circle.color-data-1{stroke:#878787}.light .line-chart circle.color-data-2{stroke:#976cf4}.light .line-chart circle.color-data-3{stroke:#23969a}.light .line-chart circle.color-data-4{stroke:#e65d6a}.light .line-chart circle.color-data-5{stroke:#333}.light .line-chart circle.color-data-6{stroke:#b98327}.light .line-chart circle.color-data-7{stroke:#8087ad}.light .line-chart circle.color-data-8{stroke:#e75fa0}.light .line-chart circle.color-data-9{stroke:#3e0da9}.light .line-chart circle.color-data-10{stroke:#9b3213}.light .line-chart circle.color-data-11{stroke:#5b85d0}.light .line-chart circle.color-data-12{stroke:#4d0c2b}.light .line-chart circle.color-data-13{stroke:#d82177}.light .line-chart circle.color-data-14{stroke:#0c3b35}.light .line-chart circle.color-data-15{stroke:#7695b0}.light .line-chart circle.color-data-16{stroke:#74132a}.light .line-chart circle.color-data-17{stroke:#3e4461}.light .line-chart circle.color-data-18{stroke:#cf4219}.light .line-chart circle.color-data-19{stroke:#5b4013}.light .line-chart circle.color-data-20{stroke:#bd1f44}.light .line-chart circle.color-green{stroke:#329864}.light .line-chart circle.color-yellow{stroke:#fad22d}.light .line-chart circle.color-orange{stroke:#d46617}.light .line-chart circle.color-red{stroke:#ed0e00}.light .line-chart circle.color-blue{stroke:#1174e6}.light .line-chart circle.color-gray{stroke:#878787}.light .line-chart.canvas-small .brush .selection{stroke:none;fill:#1174e6}.light .line-chart.canvas-small{opacity:.5}.light .line-chart.canvas-small:hover{opacity:1}.light .tooltip-bottom-box{padding:8px;background:#dadada;-webkit-box-shadow:0 2px 4px 0 rgba(12,12,12,.2);box-shadow:0 2px 4px #0c0c0c33;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;left:100px;top:100px;opacity:0}.light .heatmap .chart-legend .pill i.icon,.light .heatmap .chart-tooltip .content .item i.icon{display:none}.light .heatmap .container .rect{stroke:transparent;stroke-width:1px}.light .heatmap .container line.grid-horizontal,.light .heatmap .container line.grid-vertical{stroke:#242424;stroke-dasharray:2;visibility:hidden}.light .heatmap .container.hidden rect.rect{fill:none!important}.light .heatmap .container.hidden line.grid-horizontal,.light .heatmap .container.hidden line.grid-vertical{visibility:visible}.light .heatmap .container.hidden+.mouse-area{display:none}.light .histogram .bar.color-data-1{fill:#878787}.light .histogram .bar.color-gray,.light .histogram .bar.color-data-1{fill:#878787}.light .histogram .bar.color-data-2{fill:#976cf4}.light .histogram .bar.color-data-3{fill:#23969a}.light .histogram .bar.color-data-4{fill:#e65d6a}.light .histogram .bar.color-data-5{fill:#333}.light .histogram .bar.color-data-6{fill:#b98327}.light .histogram .bar.color-data-7{fill:#8087ad}.light .histogram .bar.color-data-8{fill:#e75fa0}.light .histogram .bar.color-data-9{fill:#3e0da9}.light .histogram .bar.color-data-10{fill:#9b3213}.light .histogram .bar.color-data-11{fill:#5b85d0}.light .histogram .bar.color-data-12{fill:#4d0c2b}.light .histogram .bar.color-data-13{fill:#d82177}.light .histogram .bar.color-data-14{fill:#0c3b35}.light .histogram .bar.color-data-15{fill:#7695b0}.light .histogram .bar.color-data-16{fill:#74132a}.light .histogram .bar.color-data-17{fill:#3e4461}.light .histogram .bar.color-data-18{fill:#cf4219}.light .histogram .bar.color-data-19{fill:#5b4013}.light .histogram .bar.color-data-20{fill:#bd1f44}.light .histogram .bar.color-green{fill:#329864}.light .histogram .bar.color-yellow{fill:#fad22d}.light .histogram .bar.color-orange{fill:#d46617}.light .histogram .bar.color-red{fill:#ed0e00}.light .histogram .bar.color-blue{fill:#1174e6}.light .histogram .bar.color-gray{fill:#878787}.light .histogram .bar.green{fill:#329864}.light .histogram .bar.yellow{fill:#fad22d}.light .histogram .bar.orange{fill:#d46617}.light .histogram .bar.red{fill:#ed0e00}.light .histogram .bar.blue{fill:#1174e6}.light .histogram .axis.y.zero .tick line{stroke:#242424;stroke-width:1}.light .histogram path.cdf{fill:none;stroke-width:2}.light .histogram path.cdf.color-data-1{stroke:#878787}.light .histogram path.cdf.color-data-2{stroke:#976cf4}.light .histogram path.cdf.color-data-3{stroke:#23969a}.light .histogram path.cdf.color-data-4{stroke:#e65d6a}.light .histogram path.cdf.color-data-5{stroke:#333}.light .histogram path.cdf.color-data-6{stroke:#b98327}.light .histogram path.cdf.color-data-7{stroke:#8087ad}.light .histogram path.cdf.color-data-8{stroke:#e75fa0}.light .histogram path.cdf.color-data-9{stroke:#3e0da9}.light .histogram path.cdf.color-data-10{stroke:#9b3213}.light .histogram path.cdf.color-data-11{stroke:#5b85d0}.light .histogram path.cdf.color-data-12{stroke:#4d0c2b}.light .histogram path.cdf.color-data-13{stroke:#d82177}.light .histogram path.cdf.color-data-14{stroke:#0c3b35}.light .histogram path.cdf.color-data-15{stroke:#7695b0}.light .histogram path.cdf.color-data-16{stroke:#74132a}.light .histogram path.cdf.color-data-17{stroke:#3e4461}.light .histogram path.cdf.color-data-18{stroke:#cf4219}.light .histogram path.cdf.color-data-19{stroke:#5b4013}.light .histogram path.cdf.color-data-20{stroke:#bd1f44}.light .histogram path.cdf.color-green{stroke:#329864}.light .histogram path.cdf.color-yellow{stroke:#fad22d}.light .histogram path.cdf.color-orange{stroke:#d46617}.light .histogram path.cdf.color-red{stroke:#ed0e00}.light .histogram path.cdf.color-blue{stroke:#1174e6}.light .histogram path.cdf.color-gray{stroke:#878787}.light .histogram path.cdf-bg{fill:none;stroke-width:4;stroke:#fafafa}.light .histogram path.cdf-hover{fill:none;stroke:transparent;stroke-width:8}.light .histogram line.tooltip-line{stroke:#242424;stroke-width:1px}.light .histogram circle.tooltip-circle{stroke-width:3px;fill:#fafafa}.light .histogram circle.tooltip-circle.color-data-1{stroke:#878787}.light .histogram circle.tooltip-circle.color-data-2{stroke:#976cf4}.light .histogram circle.tooltip-circle.color-data-3{stroke:#23969a}.light .histogram circle.tooltip-circle.color-data-4{stroke:#e65d6a}.light .histogram circle.tooltip-circle.color-data-5{stroke:#333}.light .histogram circle.tooltip-circle.color-data-6{stroke:#b98327}.light .histogram circle.tooltip-circle.color-data-7{stroke:#8087ad}.light .histogram circle.tooltip-circle.color-data-8{stroke:#e75fa0}.light .histogram circle.tooltip-circle.color-data-9{stroke:#3e0da9}.light .histogram circle.tooltip-circle.color-data-10{stroke:#9b3213}.light .histogram circle.tooltip-circle.color-data-11{stroke:#5b85d0}.light .histogram circle.tooltip-circle.color-data-12{stroke:#4d0c2b}.light .histogram circle.tooltip-circle.color-data-13{stroke:#d82177}.light .histogram circle.tooltip-circle.color-data-14{stroke:#0c3b35}.light .histogram circle.tooltip-circle.color-data-15{stroke:#7695b0}.light .histogram circle.tooltip-circle.color-data-16{stroke:#74132a}.light .histogram circle.tooltip-circle.color-data-17{stroke:#3e4461}.light .histogram circle.tooltip-circle.color-data-18{stroke:#cf4219}.light .histogram circle.tooltip-circle.color-data-19{stroke:#5b4013}.light .histogram circle.tooltip-circle.color-data-20{stroke:#bd1f44}.light .histogram circle.tooltip-circle.color-green{stroke:#329864}.light .histogram circle.tooltip-circle.color-yellow{stroke:#fad22d}.light .histogram circle.tooltip-circle.color-orange{stroke:#d46617}.light .histogram circle.tooltip-circle.color-red{stroke:#ed0e00}.light .histogram circle.tooltip-circle.color-blue{stroke:#1174e6}.light .histogram circle.tooltip-circle.color-gray{stroke:#878787}.light .donut{text-align:center}.light .donut .active-arc path{stroke:#fafafa;stroke-width:2px}.light .donut path.color-data-1{fill:#878787}.light .donut path.color-data-2{fill:#976cf4}.light .donut path.color-data-3{fill:#23969a}.light .donut path.color-data-4{fill:#e65d6a}.light .donut path.color-data-5{fill:#333}.light .donut path.color-data-6{fill:#b98327}.light .donut path.color-data-7{fill:#8087ad}.light .donut path.color-data-8{fill:#e75fa0}.light .donut path.color-data-9{fill:#3e0da9}.light .donut path.color-data-10{fill:#9b3213}.light .donut path.color-data-11{fill:#5b85d0}.light .donut path.color-data-12{fill:#4d0c2b}.light .donut path.color-data-13{fill:#d82177}.light .donut path.color-data-14{fill:#0c3b35}.light .donut path.color-data-15{fill:#7695b0}.light .donut path.color-data-16{fill:#74132a}.light .donut path.color-data-17{fill:#3e4461}.light .donut path.color-data-18{fill:#cf4219}.light .donut path.color-data-19{fill:#5b4013}.light .donut path.color-data-20{fill:#bd1f44}.light .donut path.color-green{fill:#329864}.light .donut path.color-yellow{fill:#fad22d}.light .donut path.color-orange{fill:#d46617}.light .donut path.color-red{fill:#ed0e00}.light .donut path.color-blue{fill:#1174e6}.light .donut path.color-gray{fill:#878787}.light .donut path.transparent{fill:transparent}.light .donut .value{font-size:28px;fill:#242424;text-anchor:middle}.light .donut .unit{font-size:16px;fill:#242424;text-anchor:middle}.light .donut .label{font-size:16px;fill:#242424;text-anchor:middle;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.light .donut path{-webkit-transition:fill .15s ease-in-out;transition:fill .15s ease-in-out}.light .scatter-plot .dot.color-data-1{fill:#878787}.light .scatter-plot .dot.color-gray,.light .scatter-plot .dot.color-data-1{fill:#878787}.light .scatter-plot .dot.color-data-2{fill:#976cf4}.light .scatter-plot .dot.color-data-3{fill:#23969a}.light .scatter-plot .dot.color-data-4{fill:#e65d6a}.light .scatter-plot .dot.color-data-5{fill:#333}.light .scatter-plot .dot.color-data-6{fill:#b98327}.light .scatter-plot .dot.color-data-7{fill:#8087ad}.light .scatter-plot .dot.color-data-8{fill:#e75fa0}.light .scatter-plot .dot.color-data-9{fill:#3e0da9}.light .scatter-plot .dot.color-data-10{fill:#9b3213}.light .scatter-plot .dot.color-data-11{fill:#5b85d0}.light .scatter-plot .dot.color-data-12{fill:#4d0c2b}.light .scatter-plot .dot.color-data-13{fill:#d82177}.light .scatter-plot .dot.color-data-14{fill:#0c3b35}.light .scatter-plot .dot.color-data-15{fill:#7695b0}.light .scatter-plot .dot.color-data-16{fill:#74132a}.light .scatter-plot .dot.color-data-17{fill:#3e4461}.light .scatter-plot .dot.color-data-18{fill:#cf4219}.light .scatter-plot .dot.color-data-19{fill:#5b4013}.light .scatter-plot .dot.color-data-20{fill:#bd1f44}.light .scatter-plot .dot.color-green{fill:#329864}.light .scatter-plot .dot.color-yellow{fill:#fad22d}.light .scatter-plot .dot.color-orange{fill:#d46617}.light .scatter-plot .dot.color-red{fill:#ed0e00}.light .scatter-plot .dot.color-blue{fill:#1174e6}.light .scatter-plot .dot.color-gray{fill:#878787}.light .scatter-plot .crosshair line{stroke:#242424}.light .scatter-plot .crosshair text{fill:#242424}.light .scatter-plot .trendline{stroke-width:1}.light .scatter-plot .trendline.color-data-1{stroke:#878787}.light .scatter-plot .trendline.color-gray,.light .scatter-plot .trendline.color-data-1{stroke:#878787}.light .scatter-plot .trendline.color-data-2{stroke:#976cf4}.light .scatter-plot .trendline.color-data-3{stroke:#23969a}.light .scatter-plot .trendline.color-data-4{stroke:#e65d6a}.light .scatter-plot .trendline.color-data-5{stroke:#333}.light .scatter-plot .trendline.color-data-6{stroke:#b98327}.light .scatter-plot .trendline.color-data-7{stroke:#8087ad}.light .scatter-plot .trendline.color-data-8{stroke:#e75fa0}.light .scatter-plot .trendline.color-data-9{stroke:#3e0da9}.light .scatter-plot .trendline.color-data-10{stroke:#9b3213}.light .scatter-plot .trendline.color-data-11{stroke:#5b85d0}.light .scatter-plot .trendline.color-data-12{stroke:#4d0c2b}.light .scatter-plot .trendline.color-data-13{stroke:#d82177}.light .scatter-plot .trendline.color-data-14{stroke:#0c3b35}.light .scatter-plot .trendline.color-data-15{stroke:#7695b0}.light .scatter-plot .trendline.color-data-16{stroke:#74132a}.light .scatter-plot .trendline.color-data-17{stroke:#3e4461}.light .scatter-plot .trendline.color-data-18{stroke:#cf4219}.light .scatter-plot .trendline.color-data-19{stroke:#5b4013}.light .scatter-plot .trendline.color-data-20{stroke:#bd1f44}.light .scatter-plot .trendline.color-green{stroke:#329864}.light .scatter-plot .trendline.color-yellow{stroke:#fad22d}.light .scatter-plot .trendline.color-orange{stroke:#d46617}.light .scatter-plot .trendline.color-red{stroke:#ed0e00}.light .scatter-plot .trendline.color-blue{stroke:#1174e6}.light .scatter-plot .trendline.color-gray{stroke:#878787}.light .bubble-chart .dot{fill-opacity:.6}.light .bubble-chart .dot.color-data-1{stroke:#878787}.light .bubble-chart .dot.color-gray,.light .bubble-chart .dot.color-data-1{stroke:#878787}.light .bubble-chart .dot.color-data-2{stroke:#976cf4}.light .bubble-chart .dot.color-data-3{stroke:#23969a}.light .bubble-chart .dot.color-data-4{stroke:#e65d6a}.light .bubble-chart .dot.color-data-5{stroke:#333}.light .bubble-chart .dot.color-data-6{stroke:#b98327}.light .bubble-chart .dot.color-data-7{stroke:#8087ad}.light .bubble-chart .dot.color-data-8{stroke:#e75fa0}.light .bubble-chart .dot.color-data-9{stroke:#3e0da9}.light .bubble-chart .dot.color-data-10{stroke:#9b3213}.light .bubble-chart .dot.color-data-11{stroke:#5b85d0}.light .bubble-chart .dot.color-data-12{stroke:#4d0c2b}.light .bubble-chart .dot.color-data-13{stroke:#d82177}.light .bubble-chart .dot.color-data-14{stroke:#0c3b35}.light .bubble-chart .dot.color-data-15{stroke:#7695b0}.light .bubble-chart .dot.color-data-16{stroke:#74132a}.light .bubble-chart .dot.color-data-17{stroke:#3e4461}.light .bubble-chart .dot.color-data-18{stroke:#cf4219}.light .bubble-chart .dot.color-data-19{stroke:#5b4013}.light .bubble-chart .dot.color-data-20{stroke:#bd1f44}.light .bubble-chart .dot.color-green{stroke:#329864}.light .bubble-chart .dot.color-yellow{stroke:#fad22d}.light .bubble-chart .dot.color-orange{stroke:#d46617}.light .bubble-chart .dot.color-red{stroke:#ed0e00}.light .bubble-chart .dot.color-blue{stroke:#1174e6}.light .bubble-chart .dot.color-gray{stroke:#878787}.light .bubble-chart .dot.color-data-1{fill:#878787}.light .bubble-chart .dot.color-gray,.light .bubble-chart .dot.color-data-1{fill:#878787}.light .bubble-chart .dot.color-data-2{fill:#976cf4}.light .bubble-chart .dot.color-data-3{fill:#23969a}.light .bubble-chart .dot.color-data-4{fill:#e65d6a}.light .bubble-chart .dot.color-data-5{fill:#333}.light .bubble-chart .dot.color-data-6{fill:#b98327}.light .bubble-chart .dot.color-data-7{fill:#8087ad}.light .bubble-chart .dot.color-data-8{fill:#e75fa0}.light .bubble-chart .dot.color-data-9{fill:#3e0da9}.light .bubble-chart .dot.color-data-10{fill:#9b3213}.light .bubble-chart .dot.color-data-11{fill:#5b85d0}.light .bubble-chart .dot.color-data-12{fill:#4d0c2b}.light .bubble-chart .dot.color-data-13{fill:#d82177}.light .bubble-chart .dot.color-data-14{fill:#0c3b35}.light .bubble-chart .dot.color-data-15{fill:#7695b0}.light .bubble-chart .dot.color-data-16{fill:#74132a}.light .bubble-chart .dot.color-data-17{fill:#3e4461}.light .bubble-chart .dot.color-data-18{fill:#cf4219}.light .bubble-chart .dot.color-data-19{fill:#5b4013}.light .bubble-chart .dot.color-data-20{fill:#bd1f44}.light .bubble-chart .dot.color-green{fill:#329864}.light .bubble-chart .dot.color-yellow{fill:#fad22d}.light .bubble-chart .dot.color-orange{fill:#d46617}.light .bubble-chart .dot.color-red{fill:#ed0e00}.light .bubble-chart .dot.color-blue{fill:#1174e6}.light .bubble-chart .dot.color-gray{fill:#878787}.light .bubble-chart .crosshair line{stroke:#242424}.light .bubble-chart .crosshair text{fill:#242424}.light .bubble-chart .trendline{stroke-width:1}.light .bubble-chart .trendline.color-data-1{stroke:#878787}.light .bubble-chart .trendline.color-gray,.light .bubble-chart .trendline.color-data-1{stroke:#878787}.light .bubble-chart .trendline.color-data-2{stroke:#976cf4}.light .bubble-chart .trendline.color-data-3{stroke:#23969a}.light .bubble-chart .trendline.color-data-4{stroke:#e65d6a}.light .bubble-chart .trendline.color-data-5{stroke:#333}.light .bubble-chart .trendline.color-data-6{stroke:#b98327}.light .bubble-chart .trendline.color-data-7{stroke:#8087ad}.light .bubble-chart .trendline.color-data-8{stroke:#e75fa0}.light .bubble-chart .trendline.color-data-9{stroke:#3e0da9}.light .bubble-chart .trendline.color-data-10{stroke:#9b3213}.light .bubble-chart .trendline.color-data-11{stroke:#5b85d0}.light .bubble-chart .trendline.color-data-12{stroke:#4d0c2b}.light .bubble-chart .trendline.color-data-13{stroke:#d82177}.light .bubble-chart .trendline.color-data-14{stroke:#0c3b35}.light .bubble-chart .trendline.color-data-15{stroke:#7695b0}.light .bubble-chart .trendline.color-data-16{stroke:#74132a}.light .bubble-chart .trendline.color-data-17{stroke:#3e4461}.light .bubble-chart .trendline.color-data-18{stroke:#cf4219}.light .bubble-chart .trendline.color-data-19{stroke:#5b4013}.light .bubble-chart .trendline.color-data-20{stroke:#bd1f44}.light .bubble-chart .trendline.color-green{stroke:#329864}.light .bubble-chart .trendline.color-yellow{stroke:#fad22d}.light .bubble-chart .trendline.color-orange{stroke:#d46617}.light .bubble-chart .trendline.color-red{stroke:#ed0e00}.light .bubble-chart .trendline.color-blue{stroke:#1174e6}.light .bubble-chart .trendline.color-gray{stroke:#878787}.light .bubble-chart .size-legend{fill:#242424}.light .bubble-chart .size-legend .icon:before{display:none}.light .radar-chart .line-group .line{fill:none;stroke:#242424;stroke-width:2}.light .radar-chart .line-group .line.hidden{display:none}.light .radar-chart .line-group .line.color-data-1{stroke:#878787}.light .radar-chart .line-group .line.color-gray,.light .radar-chart .line-group .line.color-data-1{stroke:#878787}.light .radar-chart .line-group .line.color-data-2{stroke:#976cf4}.light .radar-chart .line-group .line.color-data-3{stroke:#23969a}.light .radar-chart .line-group .line.color-data-4{stroke:#e65d6a}.light .radar-chart .line-group .line.color-data-5{stroke:#333}.light .radar-chart .line-group .line.color-data-6{stroke:#b98327}.light .radar-chart .line-group .line.color-data-7{stroke:#8087ad}.light .radar-chart .line-group .line.color-data-8{stroke:#e75fa0}.light .radar-chart .line-group .line.color-data-9{stroke:#3e0da9}.light .radar-chart .line-group .line.color-data-10{stroke:#9b3213}.light .radar-chart .line-group .line.color-data-11{stroke:#5b85d0}.light .radar-chart .line-group .line.color-data-12{stroke:#4d0c2b}.light .radar-chart .line-group .line.color-data-13{stroke:#d82177}.light .radar-chart .line-group .line.color-data-14{stroke:#0c3b35}.light .radar-chart .line-group .line.color-data-15{stroke:#7695b0}.light .radar-chart .line-group .line.color-data-16{stroke:#74132a}.light .radar-chart .line-group .line.color-data-17{stroke:#3e4461}.light .radar-chart .line-group .line.color-data-18{stroke:#cf4219}.light .radar-chart .line-group .line.color-data-19{stroke:#5b4013}.light .radar-chart .line-group .line.color-data-20{stroke:#bd1f44}.light .radar-chart .line-group .line.color-green{stroke:#329864}.light .radar-chart .line-group .line.color-yellow{stroke:#fad22d}.light .radar-chart .line-group .line.color-orange{stroke:#d46617}.light .radar-chart .line-group .line.color-red{stroke:#ed0e00}.light .radar-chart .line-group .line.color-blue{stroke:#1174e6}.light .radar-chart .line-group .line.color-gray{stroke:#878787}.light .radar-chart .line-group .line-focus.color-data-1{fill:#878787}.light .radar-chart .line-group .line-focus.color-gray,.light .radar-chart .line-group .line-focus.color-data-1{fill:#878787}.light .radar-chart .line-group .line-focus.color-data-2{fill:#976cf4}.light .radar-chart .line-group .line-focus.color-data-3{fill:#23969a}.light .radar-chart .line-group .line-focus.color-data-4{fill:#e65d6a}.light .radar-chart .line-group .line-focus.color-data-5{fill:#333}.light .radar-chart .line-group .line-focus.color-data-6{fill:#b98327}.light .radar-chart .line-group .line-focus.color-data-7{fill:#8087ad}.light .radar-chart .line-group .line-focus.color-data-8{fill:#e75fa0}.light .radar-chart .line-group .line-focus.color-data-9{fill:#3e0da9}.light .radar-chart .line-group .line-focus.color-data-10{fill:#9b3213}.light .radar-chart .line-group .line-focus.color-data-11{fill:#5b85d0}.light .radar-chart .line-group .line-focus.color-data-12{fill:#4d0c2b}.light .radar-chart .line-group .line-focus.color-data-13{fill:#d82177}.light .radar-chart .line-group .line-focus.color-data-14{fill:#0c3b35}.light .radar-chart .line-group .line-focus.color-data-15{fill:#7695b0}.light .radar-chart .line-group .line-focus.color-data-16{fill:#74132a}.light .radar-chart .line-group .line-focus.color-data-17{fill:#3e4461}.light .radar-chart .line-group .line-focus.color-data-18{fill:#cf4219}.light .radar-chart .line-group .line-focus.color-data-19{fill:#5b4013}.light .radar-chart .line-group .line-focus.color-data-20{fill:#bd1f44}.light .radar-chart .line-group .line-focus.color-green{fill:#329864}.light .radar-chart .line-group .line-focus.color-yellow{fill:#fad22d}.light .radar-chart .line-group .line-focus.color-orange{fill:#d46617}.light .radar-chart .line-group .line-focus.color-red{fill:#ed0e00}.light .radar-chart .line-group .line-focus.color-blue{fill:#1174e6}.light .radar-chart .line-group .line-focus.color-gray{fill:#878787}.light .radar-chart .tooltip-circle{stroke-width:3px;fill:#fafafa}.light .radar-chart circle.color-data-1{stroke:#878787}.light .radar-chart circle.color-data-2{stroke:#976cf4}.light .radar-chart circle.color-data-3{stroke:#23969a}.light .radar-chart circle.color-data-4{stroke:#e65d6a}.light .radar-chart circle.color-data-5{stroke:#333}.light .radar-chart circle.color-data-6{stroke:#b98327}.light .radar-chart circle.color-data-7{stroke:#8087ad}.light .radar-chart circle.color-data-8{stroke:#e75fa0}.light .radar-chart circle.color-data-9{stroke:#3e0da9}.light .radar-chart circle.color-data-10{stroke:#9b3213}.light .radar-chart circle.color-data-11{stroke:#5b85d0}.light .radar-chart circle.color-data-12{stroke:#4d0c2b}.light .radar-chart circle.color-data-13{stroke:#d82177}.light .radar-chart circle.color-data-14{stroke:#0c3b35}.light .radar-chart circle.color-data-15{stroke:#7695b0}.light .radar-chart circle.color-data-16{stroke:#74132a}.light .radar-chart circle.color-data-17{stroke:#3e4461}.light .radar-chart circle.color-data-18{stroke:#cf4219}.light .radar-chart circle.color-data-19{stroke:#5b4013}.light .radar-chart circle.color-data-20{stroke:#bd1f44}.light .radar-chart circle.color-green{stroke:#329864}.light .radar-chart circle.color-yellow{stroke:#fad22d}.light .radar-chart circle.color-orange{stroke:#d46617}.light .radar-chart circle.color-red{stroke:#ed0e00}.light .radar-chart circle.color-blue{stroke:#1174e6}.light .radar-chart circle.color-gray{stroke:#878787}.light .radar-chart .axis .domain{stroke:#c8c8c8;stroke-dasharray:1.2}.light .radar-chart .axis .tick .line{stroke:#c8c8c8;stroke-dasharray:none}.light .radar-chart .axis .tick .line.selected{stroke:#242424}.light .radar-chart .axis-top .value{font-weight:700}.light .radar-chart .mouse-area{opacity:0}.light .logical-view-chart .switch span:after{white-space:nowrap}.light .logical-view-chart .chart-tooltip .content .title{display:none}.light .logical-view-chart tspan.icon{fill:#fff;font-family:Ericsson Icons;text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .logical-view-chart line{stroke:#878787}.light .logical-view-chart circle.mouse-area{fill:transparent}.light .logical-view-chart g.circle{cursor:pointer}.light .logical-view-chart g.circle.selected circle.circle{fill:#1174e6;stroke:#1174e6}.light .logical-view-chart g.circle.selected circle.outer{stroke:#1174e6}.light .logical-view-chart g.circle.selected text.icon{fill:#fff}.light .logical-view-chart g.circle circle.circle{fill:#fafafa;stroke:#878787;stroke-width:1px}.light .logical-view-chart g.circle circle.outer{fill:#fafafa;stroke:#878787}.light .logical-view-chart g.circle g.container.color-red circle.outer{fill:#ed0e00;stroke:none}.light .logical-view-chart g.circle g.container.color-orange circle.outer{fill:#d46617;stroke:none}.light .logical-view-chart g.circle g.container.color-yellow circle.outer{fill:#fad22d;stroke:none}.light .logical-view-chart g.circle g.container.color-blue circle.outer{fill:#1174e6;stroke:none}.light .logical-view-chart g.circle g.container.color-gray circle.outer{fill:#878787;stroke:none}.light .logical-view-chart g.circle g.container.color-green circle.outer{fill:#329864;stroke:none}.light .logical-view-chart g.circle.selected g.container.color-red circle.circle{stroke:#fafafa}.light .logical-view-chart g.circle.selected g.container.color-orange circle.circle{stroke:#fafafa}.light .logical-view-chart g.circle.selected g.container.color-yellow circle.circle{stroke:#fafafa}.light .logical-view-chart g.circle.selected g.container.color-blue circle.circle{stroke:#fafafa}.light .logical-view-chart g.circle.selected g.container.color-gray circle.circle{stroke:#fafafa}.light .logical-view-chart g.circle.selected g.container.color-green circle.circle{stroke:#fafafa}.light .logical-view-chart g.circle.selected g.container.color-red circle.outer{stroke:none}.light .logical-view-chart g.circle.selected g.container.color-orange circle.outer{stroke:none}.light .logical-view-chart g.circle.selected g.container.color-yellow circle.outer{stroke:none}.light .logical-view-chart g.circle.selected g.container.color-blue circle.outer{stroke:none}.light .logical-view-chart g.circle.selected g.container.color-gray circle.outer{stroke:none}.light .logical-view-chart g.circle.selected g.container.color-green circle.outer{stroke:none}.light .logical-view-chart g.circle tspan.icon{fill:#242424;font-size:14px}.light .logical-view-chart g.circle text.icon,.light .logical-view-chart g.circle text.text{fill:#242424;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .logical-view-chart g.circle text.text{font-weight:500}.light .logical-view-chart g.circle .alerts .alert.icon.color-red{fill:#ed0e00}.light .logical-view-chart g.circle .alerts .alert.icon.color-orange{fill:#d46617}.light .logical-view-chart g.circle .alerts .alert.icon.color-yellow{fill:#fad22d}.light .logical-view-chart g.circle .alerts .alert.icon.color-blue{fill:#1174e6}.light .logical-view-chart g.circle .alerts .alert.icon.color-gray{fill:#878787}.light .logical-view-chart g.circle .alerts .alert.icon.color-green{fill:#329864}.light .logical-view-chart g.circle g.alerts.hidden{display:none}.light .logical-view-chart text.label{fill:#242424}.light .logical-view-chart g.labels path,.light .logical-view-chart g.line-node path{fill:#fafafa;stroke:#878787;stroke-width:1}.light .stacked-area-chart .series.dim{opacity:1}.light .stacked-area-chart .series.dim .fill{fill-opacity:.1}.light .stacked-area-chart .series.dim .line{stroke-opacity:.2}.light .stacked-area-chart .fill{fill-opacity:.5}.light .stacked-area-chart .fill.hidden{display:none}.light .stacked-area-chart .fill.color-data-1{fill:#878787}.light .stacked-area-chart .fill.color-gray,.light .stacked-area-chart .fill.color-data-1{fill:#878787}.light .stacked-area-chart .fill.color-data-2{fill:#976cf4}.light .stacked-area-chart .fill.color-data-3{fill:#23969a}.light .stacked-area-chart .fill.color-data-4{fill:#e65d6a}.light .stacked-area-chart .fill.color-data-5{fill:#333}.light .stacked-area-chart .fill.color-data-6{fill:#b98327}.light .stacked-area-chart .fill.color-data-7{fill:#8087ad}.light .stacked-area-chart .fill.color-data-8{fill:#e75fa0}.light .stacked-area-chart .fill.color-data-9{fill:#3e0da9}.light .stacked-area-chart .fill.color-data-10{fill:#9b3213}.light .stacked-area-chart .fill.color-data-11{fill:#5b85d0}.light .stacked-area-chart .fill.color-data-12{fill:#4d0c2b}.light .stacked-area-chart .fill.color-data-13{fill:#d82177}.light .stacked-area-chart .fill.color-data-14{fill:#0c3b35}.light .stacked-area-chart .fill.color-data-15{fill:#7695b0}.light .stacked-area-chart .fill.color-data-16{fill:#74132a}.light .stacked-area-chart .fill.color-data-17{fill:#3e4461}.light .stacked-area-chart .fill.color-data-18{fill:#cf4219}.light .stacked-area-chart .fill.color-data-19{fill:#5b4013}.light .stacked-area-chart .fill.color-data-20{fill:#bd1f44}.light .stacked-area-chart .fill.color-green{fill:#329864}.light .stacked-area-chart .fill.color-yellow{fill:#fad22d}.light .stacked-area-chart .fill.color-orange{fill:#d46617}.light .stacked-area-chart .fill.color-red{fill:#ed0e00}.light .stacked-area-chart .fill.color-blue{fill:#1174e6}.light .stacked-area-chart .fill.color-gray{fill:#878787}.light .stacked-area-chart .line{stroke:#242424;stroke-width:2;fill:none}.light .stacked-area-chart .line.color-data-1{stroke:#878787}.light .stacked-area-chart .line.color-gray,.light .stacked-area-chart .line.color-data-1{stroke:#878787}.light .stacked-area-chart .line.color-data-2{stroke:#976cf4}.light .stacked-area-chart .line.color-data-3{stroke:#23969a}.light .stacked-area-chart .line.color-data-4{stroke:#e65d6a}.light .stacked-area-chart .line.color-data-5{stroke:#333}.light .stacked-area-chart .line.color-data-6{stroke:#b98327}.light .stacked-area-chart .line.color-data-7{stroke:#8087ad}.light .stacked-area-chart .line.color-data-8{stroke:#e75fa0}.light .stacked-area-chart .line.color-data-9{stroke:#3e0da9}.light .stacked-area-chart .line.color-data-10{stroke:#9b3213}.light .stacked-area-chart .line.color-data-11{stroke:#5b85d0}.light .stacked-area-chart .line.color-data-12{stroke:#4d0c2b}.light .stacked-area-chart .line.color-data-13{stroke:#d82177}.light .stacked-area-chart .line.color-data-14{stroke:#0c3b35}.light .stacked-area-chart .line.color-data-15{stroke:#7695b0}.light .stacked-area-chart .line.color-data-16{stroke:#74132a}.light .stacked-area-chart .line.color-data-17{stroke:#3e4461}.light .stacked-area-chart .line.color-data-18{stroke:#cf4219}.light .stacked-area-chart .line.color-data-19{stroke:#5b4013}.light .stacked-area-chart .line.color-data-20{stroke:#bd1f44}.light .stacked-area-chart .line.color-green{stroke:#329864}.light .stacked-area-chart .line.color-yellow{stroke:#fad22d}.light .stacked-area-chart .line.color-orange{stroke:#d46617}.light .stacked-area-chart .line.color-red{stroke:#ed0e00}.light .stacked-area-chart .line.color-blue{stroke:#1174e6}.light .stacked-area-chart .line.color-gray{stroke:#878787}.light .stacked-area-chart .linear-gradient stop[stop-color=green]{stop-color:#329864}.light .stacked-area-chart .linear-gradient stop[stop-color=yellow]{stop-color:#fad22d}.light .stacked-area-chart .linear-gradient stop[stop-color=orange]{stop-color:#d46617}.light .stacked-area-chart .linear-gradient stop[stop-color=red]{stop-color:#ed0e00}.light .stacked-area-chart .linear-gradient stop[stop-color=line]{stop-color:#242424}.light .stacked-area-chart .axis.y.zero .tick line{stroke:#242424;stroke-width:1}.light .stacked-area-chart .tooltip{fill:#242424}.light .stacked-area-chart .tooltip .unit{opacity:.6}.light .stacked-area-chart .tooltip .value{margin-left:8px}.light .stacked-area-chart .tooltip-line{stroke:#242424;stroke-width:1px}.light .stacked-area-chart .tooltip-circle{stroke-width:3px;fill:#fafafa}.light .stacked-area-chart .tooltip-x-axis{fill:#242424}.light .stacked-area-chart .tooltip-x-axis .unit{opacity:.7}.light .stacked-area-chart circle.color-data-1{stroke:#878787}.light .stacked-area-chart circle.color-data-2{stroke:#976cf4}.light .stacked-area-chart circle.color-data-3{stroke:#23969a}.light .stacked-area-chart circle.color-data-4{stroke:#e65d6a}.light .stacked-area-chart circle.color-data-5{stroke:#333}.light .stacked-area-chart circle.color-data-6{stroke:#b98327}.light .stacked-area-chart circle.color-data-7{stroke:#8087ad}.light .stacked-area-chart circle.color-data-8{stroke:#e75fa0}.light .stacked-area-chart circle.color-data-9{stroke:#3e0da9}.light .stacked-area-chart circle.color-data-10{stroke:#9b3213}.light .stacked-area-chart circle.color-data-11{stroke:#5b85d0}.light .stacked-area-chart circle.color-data-12{stroke:#4d0c2b}.light .stacked-area-chart circle.color-data-13{stroke:#d82177}.light .stacked-area-chart circle.color-data-14{stroke:#0c3b35}.light .stacked-area-chart circle.color-data-15{stroke:#7695b0}.light .stacked-area-chart circle.color-data-16{stroke:#74132a}.light .stacked-area-chart circle.color-data-17{stroke:#3e4461}.light .stacked-area-chart circle.color-data-18{stroke:#cf4219}.light .stacked-area-chart circle.color-data-19{stroke:#5b4013}.light .stacked-area-chart circle.color-data-20{stroke:#bd1f44}.light .stacked-area-chart circle.color-green{stroke:#329864}.light .stacked-area-chart circle.color-yellow{stroke:#fad22d}.light .stacked-area-chart circle.color-orange{stroke:#d46617}.light .stacked-area-chart circle.color-red{stroke:#ed0e00}.light .stacked-area-chart circle.color-blue{stroke:#1174e6}.light .stacked-area-chart circle.color-gray{stroke:#878787}.light .stacked-area-container .chart-legend{width:calc(100% - 2.5rem)}.light .stacked-area-container .tooltip-bottom-box{padding:8px;background:#dadada;-webkit-box-shadow:0 2px 4px 0 rgba(12,12,12,.2);box-shadow:0 2px 4px #0c0c0c33;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;left:100px;top:100px;opacity:0}.light .hierarchy-chart{padding:0}.light .hierarchy-chart .switch span:after{white-space:nowrap}.light .hierarchy-chart .root-container{overflow:auto;overflow-y:hidden;padding:20px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.light .hierarchy-chart .root-container table{border-spacing:0}.light .hierarchy-chart .root-container td{padding:0;vertical-align:top}.light .hierarchy-chart .root-container.horizontal td{min-width:24px;vertical-align:middle}.light .hierarchy-chart .root-container.horizontal .root-table{margin:auto 0}.light .hierarchy-chart .root-container .card .header+.content{padding-top:8px}.light .hierarchy-chart .root-container .card .header+.content:empty{padding-top:0}.light .hierarchy-chart .root-container.compact.horizontal td{min-width:12px}.light .hierarchy-chart .root-container.compact .card .title{margin:0}.light .hierarchy-chart .root-container.compact .card .subtitle,.light .hierarchy-chart .root-container.compact .card .content,.light .hierarchy-chart .root-container.compact .card .hide-on-compact{display:none}.light .hierarchy-chart .root-container.compact .card .show-only-on-compact{display:block}.light .hierarchy-chart .root-container.compact .card .alerts:not(.hidden){display:inline}.light .hierarchy-chart .root-container .card .show-only-on-compact{display:none}.light .hierarchy-chart .root-container .root-table{margin:0 auto;width:auto}.light .hierarchy-chart .root-container .child-table{padding:0;margin:0 auto}.light .hierarchy-chart .root-container .child-table.horizontal{margin:auto 0}.light .hierarchy-chart .root-container .child-table.closed .tr-child,.light .hierarchy-chart .root-container .child-table.closed .tr-line{display:none}.light .hierarchy-chart .root-container .child-table.horizontal.closed tr td:not(:first-child),.light .hierarchy-chart .root-container .child-table.horizontal.closed tr:not(:first-child){display:none}.light .hierarchy-chart .root-container .node-container{margin:0 auto;padding:0 8px;text-align:center;width:260px}.light .hierarchy-chart .root-container .node-container.horizontal{padding:16px 0}.light .hierarchy-chart .root-container .node-container .card{display:inline-block;margin:0;min-height:42px;position:relative;text-align:left;width:100%}.light .hierarchy-chart .root-container .node-container .card .hover-area{bottom:0;left:0;position:absolute;right:0;top:0}.light .hierarchy-chart .root-container .node-container .card .key{color:#888;left:0;position:absolute;top:-20px}.light .hierarchy-chart .root-container .node-container .card .sibling{border-bottom:12px solid transparent;border-left:12px solid #dcdcdc;left:0;position:absolute;top:0}.light .hierarchy-chart .root-container .node-container .card .alerts .value{display:inline-block;margin-right:4px}.light .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom{top:100%;width:200px}.light .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom p{clear:both;color:#242424;float:left;white-space:normal}.light .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom p:not(:last-child){margin-bottom:12px}.light .hierarchy-chart .root-container .node-container .card .alerts .value i{display:inline-block;margin:-3px 4px 0 0}.light .hierarchy-chart .root-container .node-container .card .alerts .value p{display:inline}.light .hierarchy-chart .root-container .node-container .card .alerts.hidden{display:none}.light .hierarchy-chart .root-container .node-container .card.marked{background-color:#dcdcdc}.light .hierarchy-chart .root-container .line-vertical-down{border-right:1px solid #878787;height:24px;margin:0 auto;width:2px}.light .hierarchy-chart .root-container .line-vertical-top{border-top:1px solid #878787;height:24px}.light .hierarchy-chart .root-container .line-vertical-right{border-right:1px solid transparent;height:24px}.light .hierarchy-chart .root-container .line-vertical-left{border-left:1px solid #878787;height:24px}.light .hierarchy-chart .root-container .line-horizontal-right-container{width:24px}.light .hierarchy-chart .root-container .line-horizontal-right{border-top:1px solid #878787;height:2px;margin:auto 0;vertical-align:middle;width:24px}.light .hierarchy-chart .root-container .line-horizontal-left{border-left:1px solid #878787}.light .hierarchy-chart .root-container .line-horizontal-bottom{border-bottom:1px solid #878787;width:24px}.light .hierarchy-chart .root-container .line-horizontal-top{border-top:1px solid transparent;width:24px}.light .leaflet-image-layer,.light .leaflet-layer,.light .leaflet-marker-icon,.light .leaflet-marker-shadow,.light .leaflet-pane,.light .leaflet-pane>canvas,.light .leaflet-pane>svg,.light .leaflet-tile,.light .leaflet-tile-container,.light .leaflet-zoom-box{position:absolute;left:0;top:0}.light .leaflet-container{overflow:hidden}.light .leaflet-marker-icon,.light .leaflet-marker-shadow,.light .leaflet-tile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.light .leaflet-tile::-moz-selection{background:0 0}.light .leaflet-tile::selection{background:0 0}.light .leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.light .leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.light .leaflet-marker-icon,.light .leaflet-marker-shadow{display:block}.light .leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.light .leaflet-container .leaflet-marker-pane img,.light .leaflet-container .leaflet-shadow-pane img,.light .leaflet-container .leaflet-tile,.light .leaflet-container .leaflet-tile-pane img,.light .leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.light .leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.light .leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.light .leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.light .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.light .leaflet-container{-webkit-tap-highlight-color:transparent}.light .leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.light .leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.light .leaflet-tile-loaded{visibility:inherit}.light .leaflet-zoom-box{width:0;height:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:800}.light .leaflet-overlay-pane svg{-moz-user-select:none}.light .leaflet-pane{z-index:400}.light .leaflet-tile-pane{z-index:200}.light .leaflet-overlay-pane{z-index:400}.light .leaflet-shadow-pane{z-index:500}.light .leaflet-marker-pane{z-index:600}.light .leaflet-tooltip-pane{z-index:650}.light .leaflet-popup-pane{z-index:700}.light .leaflet-map-pane canvas{z-index:100}.light .leaflet-map-pane svg{z-index:200}.light .leaflet-vml-shape{width:1px;height:1px}.light .lvml{display:inline-block;position:absolute}.light .leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.light .leaflet-bottom,.light .leaflet-top{position:absolute;z-index:1000;pointer-events:none}.light .leaflet-top{top:0}.light .leaflet-right{right:0}.light .leaflet-bottom{bottom:0}.light .leaflet-left{left:0}.light .leaflet-control{float:left;clear:both}.light .leaflet-right .leaflet-control{float:right}.light .leaflet-top .leaflet-control{margin-top:10px}.light .leaflet-bottom .leaflet-control{margin-bottom:10px}.light .leaflet-left .leaflet-control{margin-left:10px}.light .leaflet-right .leaflet-control{margin-right:10px}.light .leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.light .leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.light .leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}.light svg.leaflet-zoom-animated{will-change:transform}.light .leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1)}.light .leaflet-pan-anim .leaflet-tile,.light .leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;transition:none}.light .leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.light .leaflet-interactive{cursor:pointer}.light .leaflet-grab{cursor:-webkit-grab;cursor:grab}.light .leaflet-crosshair,.light .leaflet-crosshair .leaflet-interactive{cursor:crosshair}.light .leaflet-control,.light .leaflet-popup-pane{cursor:auto}.light .leaflet-dragging .leaflet-grab,.light .leaflet-dragging .leaflet-grab .leaflet-interactive,.light .leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.light .leaflet-image-layer,.light .leaflet-marker-icon,.light .leaflet-marker-shadow,.light .leaflet-pane>svg path,.light .leaflet-tile-container{pointer-events:none}.light .leaflet-image-layer.leaflet-interactive,.light .leaflet-marker-icon.leaflet-interactive,.light .leaflet-pane>svg path.leaflet-interactive,.light svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.light .leaflet-container{background:#ddd;outline-offset:1px}.light .leaflet-container a{color:#0078a8}.light .leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.light .leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.light .leaflet-bar{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.65);box-shadow:0 1px 5px #000000a6;border-radius:4px}.light .leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.light .leaflet-bar a,.light .leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.light .leaflet-bar a:focus,.light .leaflet-bar a:hover{background-color:#f4f4f4}.light .leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.light .leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.light .leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.light .leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.light .leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.light .leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.light .leaflet-control-zoom-in,.light .leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.light .leaflet-touch .leaflet-control-zoom-in,.light .leaflet-touch .leaflet-control-zoom-out{font-size:22px}.light .leaflet-control-layers{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.light .leaflet-control-layers-toggle{width:36px;height:36px}.light .leaflet-retina .leaflet-control-layers-toggle{background-size:26px 26px}.light .leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.light .leaflet-control-layers .leaflet-control-layers-list,.light .leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.light .leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.light .leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.light .leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.light .leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.light .leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.light .leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.light .leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.light .leaflet-control-attribution,.light .leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.light .leaflet-control-attribution a{text-decoration:none}.light .leaflet-control-attribution a:focus,.light .leaflet-control-attribution a:hover{text-decoration:underline}.light .leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.light .leaflet-left .leaflet-control-scale{margin-left:5px}.light .leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.light .leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.light .leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.light .leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.light .leaflet-touch .leaflet-bar,.light .leaflet-touch .leaflet-control-attribution,.light .leaflet-touch .leaflet-control-layers{-webkit-box-shadow:none;box-shadow:none}.light .leaflet-touch .leaflet-bar,.light .leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.light .leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.light .leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.light .leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.light .leaflet-popup-content p{margin:1.3em 0}.light .leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.light .leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.light .leaflet-popup-content-wrapper,.light .leaflet-popup-tip{background:#fff;color:#333;-webkit-box-shadow:0 3px 14px rgba(0,0,0,.4);box-shadow:0 3px 14px #0006}.light .leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:0 0}.light .leaflet-container a.leaflet-popup-close-button:focus,.light .leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.light .leaflet-popup-scrolled{overflow:auto}.light .leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.light .leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}.light .leaflet-oldie .leaflet-control-layers,.light .leaflet-oldie .leaflet-control-zoom,.light .leaflet-oldie .leaflet-popup-content-wrapper,.light .leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.light .leaflet-div-icon{background:#fff;border:1px solid #666}.light .leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 1px 3px #0006}.light .leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.light .leaflet-tooltip-bottom:before,.light .leaflet-tooltip-left:before,.light .leaflet-tooltip-right:before,.light .leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.light .leaflet-tooltip-bottom{margin-top:6px}.light .leaflet-tooltip-top{margin-top:-6px}.light .leaflet-tooltip-bottom:before,.light .leaflet-tooltip-top:before{left:50%;margin-left:-6px}.light .leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.light .leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.light .leaflet-tooltip-left{margin-left:-6px}.light .leaflet-tooltip-right{margin-left:6px}.light .leaflet-tooltip-left:before,.light .leaflet-tooltip-right:before{top:50%;margin-top:-6px}.light .leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.light .leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.light .leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.light .leaflet-image-layer,.light .leaflet-layer,.light .leaflet-marker-icon,.light .leaflet-marker-shadow,.light .leaflet-pane,.light .leaflet-pane>canvas,.light .leaflet-pane>svg,.light .leaflet-tile,.light .leaflet-tile-container,.light .leaflet-zoom-box{width:auto}.light .leaflet-control-zoom-in,.light .leaflet-control-zoom-out{font-family:Ericsson Hilda!important;font-weight:lighter}.light .leaflet-control-zoom-in span,.light .leaflet-control-zoom-out span{font-size:1.5rem}.light .leaflet-container{font-family:Ericsson Hilda,Helvetica,Arial,sans-serif}.light .leaflet-right .leaflet-control{margin-right:16px}.light .leaflet-bottom .leaflet-control{margin-bottom:16px}.light .leaflet-container .leaflet-control-attribution{margin:0}.light .leaflet-bar a:first-child,.light .leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.light .leaflet-bar a:last-child,.light .leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.light .leaflet-bar,.light .leaflet-touch .leaflet-bar{border:1px solid #242424;-webkit-box-shadow:none;box-shadow:none}.light .leaflet-bar a,.light .leaflet-bar a:hover{text-decoration:none}.light .leaflet-bar a,.light .leaflet-touch .leaflet-bar a{background-color:#fafafa;border-color:#242424;color:#242424;height:46px;line-height:46px;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:46px}.light .leaflet-bar a:hover,.light .leaflet-touch .leaflet-bar a:hover{height:46px;line-height:46px;width:46px}.light .leaflet-bar a:not(.leaflet-disabled):hover,.light .leaflet-touch .leaflet-bar a:not(.leaflet-disabled):hover{background-color:#4e4e4e;color:#fafafa}.light .leaflet-bar a.locked,.light .leaflet-bar a:not(.leaflet-disabled):focus,.light .leaflet-touch .leaflet-bar a.locked,.light .leaflet-touch .leaflet-bar a:not(.leaflet-disabled):focus{background-color:#242424;color:#fafafa}.light .leaflet-bar a.lock,.light .leaflet-touch .leaflet-bar a.lock{font-family:Ericsson Icons!important;font-size:1rem;position:relative}.light .leaflet-bar a.lock:before,.light .leaflet-touch .leaflet-bar a.lock:before{content:""}.light .leaflet-bar a.lock.locked:before,.light .leaflet-touch .leaflet-bar a.lock.locked:before{content:""}.light .leaflet-bar a.lock .tooltip,.light .leaflet-touch .leaflet-bar a.lock .tooltip{cursor:inherit!important;font-family:Ericsson Hilda,Helvetica,sans-serif!important;position:absolute;top:0;right:0;bottom:0;left:0}.light .leaflet-container .leaflet-control-attribution,.light .leaflet-touch .leaflet-container .leaflet-control-attribution{background-color:#f2f2f2;color:#adadad}.light .leaflet-container .leaflet-control-attribution a,.light .leaflet-touch .leaflet-container .leaflet-control-attribution a{color:#adadad}.light .leaflet-tooltip{background-color:#dadadae6;border:1px solid #d5d5d5;color:#242424;font-size:14px;opacity:1}.light .leaflet-tooltip:before{content:"";border-color:transparent}.light .leaflet-popup .leaflet-popup-content-wrapper{background-color:#fafafa;color:#242424;font-size:14px;opacity:1;border-radius:3px;min-width:170px}.light .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{font-size:14px;line-height:1.5;margin:16px}.light .leaflet-popup .leaflet-popup-close-button{position:absolute;top:0;right:0;padding:0 16px;border:none;text-align:center;width:32px;height:32px;text-decoration:none;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#878787}.light .leaflet-popup .leaflet-popup-close-button:hover{text-decoration:none;color:#242424;cursor:pointer}.light .leaflet-popup .leaflet-popup-close-button:after{font-family:Ericsson Icons!important;font-size:16px;content:""}.light .leaflet-popup .leaflet-popup-tip{background-color:#fafafa}.light .geographical-view-chart{z-index:0}.light .geographical-view-chart .eds-marker{position:relative}.light .geographical-view-chart .eds-marker .eds-circle-wrapper{left:50%;position:absolute;text-align:center;top:-20px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer{background-color:#fafafa;border:1px solid #878787;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;margin:0 auto;position:relative;width:40px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper{left:50%;height:40px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate{height:100%;-webkit-transform-origin:center center;transform-origin:center center;position:relative;width:100%}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate .eds-direction-arrow{border-top:6px solid transparent;border-left:12px solid transparent;border-bottom:6px solid transparent;height:12px;left:39px;margin:0;position:absolute;top:14px;width:12px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .icon{display:inline-block;color:#878787;font-size:16px;font-weight:700;position:absolute;right:-12px;top:-12px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner{background-color:#878787;border:1px solid #878787;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f2f2f2;height:32px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background-color .1s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,border-color .1s ease-in-out;width:32px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span{font-size:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-marker-label.hidden{display:none}.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer{background-color:#fafafa;border-color:#878787}.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner{background-color:#242424;border-color:#242424}.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner .icon,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner span{color:#f2f2f2}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning .eds-circle-inner{background-color:#fafafa;border-color:#fafafa;color:#242424}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-1{background-color:#878787;border-color:#878787}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-1 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#878787}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-2{background-color:#976cf4;border-color:#976cf4}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-2 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#976cf4}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-3{background-color:#23969a;border-color:#23969a}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-3 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#23969a}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-4{background-color:#e65d6a;border-color:#e65d6a}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-4 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e65d6a}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-5{background-color:#333;border-color:#333}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-5 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#333}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-6{background-color:#b98327;border-color:#b98327}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-6 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#b98327}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-7{background-color:#8087ad;border-color:#8087ad}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-7 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#8087ad}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-8{background-color:#e75fa0;border-color:#e75fa0}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-8 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e75fa0}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-9{background-color:#3e0da9;border-color:#3e0da9}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-9 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#3e0da9}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-10{background-color:#9b3213;border-color:#9b3213}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-10 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#9b3213}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-11{background-color:#5b85d0;border-color:#5b85d0}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-11 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#5b85d0}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-12{background-color:#4d0c2b;border-color:#4d0c2b}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-12 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#4d0c2b}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-13{background-color:#d82177;border-color:#d82177}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-13 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#d82177}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-14{background-color:#0c3b35;border-color:#0c3b35}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-14 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0c3b35}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-15{background-color:#7695b0;border-color:#7695b0}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-15 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#7695b0}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-16{background-color:#74132a;border-color:#74132a}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-16 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#74132a}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-17{background-color:#3e4461;border-color:#3e4461}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-17 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#3e4461}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-18{background-color:#cf4219;border-color:#cf4219}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-18 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#cf4219}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-19{background-color:#5b4013;border-color:#5b4013}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-19 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#5b4013}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-20{background-color:#bd1f44;border-color:#bd1f44}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-20 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#bd1f44}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical{background-color:#ed0e00;border-color:#ed0e00}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical .eds-direction-wrapper .eds-direction-arrow{border-left-color:#ed0e00}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major{background-color:#d46617;border-color:#d46617}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major .eds-direction-wrapper .eds-direction-arrow{border-left-color:#d46617}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor{background-color:#fad22d;border-color:#fad22d}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fad22d}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning{background-color:#1174e6;border-color:#1174e6}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning .eds-direction-wrapper .eds-direction-arrow{border-left-color:#1174e6}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate{background-color:#878787;border-color:#878787}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate .eds-direction-wrapper .eds-direction-arrow{border-left-color:#878787}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared{background-color:#329864;border-color:#329864}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared .eds-direction-wrapper .eds-direction-arrow{border-left-color:#329864}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance{background-color:#a56ebe;border-color:#a56ebe}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance .eds-direction-wrapper .eds-direction-arrow{border-left-color:#a56ebe}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active{background-color:#1174e6;border-color:#1174e6}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active .eds-direction-wrapper .eds-direction-arrow{border-left-color:#1174e6}.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.cleared .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.critical .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.indeterminate .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.maintenance .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.major .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.minor .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.warning .eds-circle-inner{background-color:#242424}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner{background-color:#1174e6}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner .icon,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner span,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner .icon,.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner span,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner .icon,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner span,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner .icon,.light .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner span{color:#f2f2f2}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected:not(.active) .eds-circle-inner{border-color:#1174e6}.light .geographical-view-chart .eds-marker .eds-circle-wrapper p{font-size:14px;white-space:nowrap;margin:0}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts{width:160px;text-align:center}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts.hidden{display:none}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert{display:inline-block;font-size:14px;margin-bottom:4px;margin-right:8px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical:before{content:"";color:#ed0e00;font-size:14px;margin-right:4px;vertical-align:middle}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.small{font-size:12px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.align-baseline{vertical-align:baseline}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major:before{content:"";color:#d46617;font-size:14px;margin-right:4px;vertical-align:middle}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.small{font-size:12px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.align-baseline{vertical-align:baseline}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor:before{content:"";color:#fad22d;font-size:14px;margin-right:4px;vertical-align:middle}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.small{font-size:12px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.align-baseline{vertical-align:baseline}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning:before{content:"";color:#1174e6;font-size:14px;margin-right:4px;vertical-align:middle}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.small{font-size:12px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.align-baseline{vertical-align:baseline}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate:before{content:"";color:#878787;font-size:14px;margin-right:4px;vertical-align:middle}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.small{font-size:12px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.align-baseline{vertical-align:baseline}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared:before{content:"";color:#329864;font-size:14px;margin-right:4px;vertical-align:middle}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.small{font-size:12px}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.align-baseline{vertical-align:baseline}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .geographical-view-chart .eds-static-marker{position:relative}.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper{left:50%;position:absolute;text-align:center;top:-16px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer{background-color:#242424;border-radius:50%;height:32px;position:relative;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;width:32px}.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner{background-color:#242424;border-radius:50%;height:28px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;width:28px}.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span{color:#fafafa;font-size:16px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer:before{background-color:#242424;border-bottom:2px solid #242424;border-right:2px solid #242424;bottom:-3px;content:"";height:6px;position:absolute;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);width:6px}.light .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer{background-color:#242424}.light .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner{background-color:#fafafa}.light .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.light .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span{color:#242424}.light .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer:before{background-color:#fafafa;border-color:#242424}.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected,.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner{background-color:#1174e6}.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner .icon,.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner span{color:#fafafa}.light .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected:before{background-color:#1174e6;border-color:#1174e6}.light .geographical-view-chart .eds-small-marker{position:relative}.light .geographical-view-chart .eds-small-marker .eds-circle-outer{background-color:#fafafa;border:1px solid #878787;border-radius:50%;height:14px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper{left:50%;height:14px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate{height:100%;-webkit-transform-origin:center center;transform-origin:center center;position:relative;width:100%}.light .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate .eds-direction-arrow{border-top:2px solid transparent;border-left:4px solid transparent;border-bottom:2px solid transparent;height:4px;left:13px;margin:0;position:absolute;top:5px;width:4px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .icon{display:inline-block;color:#878787;font-size:16px;font-weight:700;position:absolute;right:-16px;top:-16px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.critical{border-color:#ed0e00;border-width:2px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.critical .eds-direction-wrapper .eds-direction-arrow{border-left-color:#ed0e00}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.major{border-color:#d46617;border-width:2px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.major .eds-direction-wrapper .eds-direction-arrow{border-left-color:#d46617}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.minor{border-color:#fad22d;border-width:2px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.minor .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fad22d}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.warning{border-color:#1174e6;border-width:2px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.warning .eds-direction-wrapper .eds-direction-arrow{border-left-color:#1174e6}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.indeterminate{border-color:#1174e6;border-width:2px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.indeterminate .eds-direction-wrapper .eds-direction-arrow{border-left-color:#1174e6}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.cleared{border-color:#329864;border-width:2px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.cleared .eds-direction-wrapper .eds-direction-arrow{border-left-color:#329864}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.maintenance{border-color:#a56ebe;border-width:2px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active.maintenance .eds-direction-wrapper .eds-direction-arrow{border-left-color:#a56ebe}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active{border-color:#1174e6;border-width:2px}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active .eds-direction-wrapper .eds-direction-arrow{border-left-color:#1174e6}.light .geographical-view-chart .eds-small-marker .eds-circle-outer.active .eds-circle-inner{background-color:#242424}.light .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-circle-inner{background-color:#878787;border-radius:50%;border:2px solid #fafafa;-webkit-box-sizing:border-box;box-sizing:border-box;height:8px;left:50%;position:absolute;top:50%;width:8px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light .geographical-view-chart .eds-small-marker .eds-circle-outer:hover .eds-circle-inner{background-color:#fafafa;border-color:#242424}.light .geographical-view-chart .eds-small-static-marker{position:relative}.light .geographical-view-chart .eds-small-static-marker .eds-circle-outer{background-color:#242424;border-radius:50%;height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px}.light .geographical-view-chart .eds-small-static-marker .eds-circle-outer:before{background-color:#242424;border:2px solid #242424;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";left:50%;height:5px;position:absolute;width:5px;top:8px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.light .geographical-view-chart .eds-small-static-marker .eds-circle-outer:hover:before{background-color:#f2f2f2}.light .geographical-view-chart .eds-small-static-marker .eds-circle-outer:hover .eds-circle-inner{background-color:#242424;border-color:#f2f2f2}.light .geographical-view-chart .eds-small-static-marker .eds-circle-outer .eds-circle-inner{background-color:#f2f2f2;border-radius:50%;border:2px solid #242424;height:8px;left:50%;position:absolute;top:50%;width:8px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light .geographical-view-chart .eds-cluster{cursor:default;position:relative}.light .geographical-view-chart .eds-cluster .eds-circle-outer{-webkit-box-sizing:border-box;box-sizing:border-box;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light .geographical-view-chart .eds-cluster .eds-circle-outer.xl .eds-circle-outline{height:78px;width:78px}.light .geographical-view-chart .eds-cluster .eds-circle-outer.xl .eds-circle-inner{height:44px;line-height:44px;min-width:44px}.light .geographical-view-chart .eds-cluster .eds-circle-outer.lg .eds-circle-outline{height:68px;width:68px}.light .geographical-view-chart .eds-cluster .eds-circle-outer.lg .eds-circle-inner{height:36px;line-height:36px;min-width:36px}.light .geographical-view-chart .eds-cluster .eds-circle-outer.md .eds-circle-outline{height:60px;width:60px}.light .geographical-view-chart .eds-cluster .eds-circle-outer.md .eds-circle-inner{height:32px;line-height:32px;min-width:32px}.light .geographical-view-chart .eds-cluster .eds-circle-outer.sm .eds-circle-outline{height:52px;width:52px}.light .geographical-view-chart .eds-cluster .eds-circle-outer.sm .eds-circle-inner{height:28px;line-height:28px;min-width:28px}.light .geographical-view-chart .eds-cluster .eds-circle-outer div.eds-circle-outline{border-radius:50%;border:8px solid #8b8b8b;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc{fill:none;stroke:transparent;stroke-width:8px}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.critical{stroke:#ed0e00}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.major{stroke:#d46617}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.minor{stroke:#fad22d}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.warning{stroke:#1174e6}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.indeterminate{stroke:#878787}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.cleared{stroke:#329864}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.active{stroke:#878787}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.neutral{stroke:#0c0c0c}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.transparent{stroke:transparent}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-red{stroke:#ed0e00}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-orange{stroke:#d46617}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-yellow{stroke:#fad22d}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-green{stroke:#329864}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-blue{stroke:#1174e6}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-gray{stroke:#878787}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-1{stroke:#878787}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-2{stroke:#976cf4}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-3{stroke:#23969a}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-4{stroke:#e65d6a}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-5{stroke:#333}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-6{stroke:#b98327}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-7{stroke:#8087ad}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-8{stroke:#e75fa0}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-9{stroke:#3e0da9}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-11{stroke:#5b85d0}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-12{stroke:#4d0c2b}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-13{stroke:#d82177}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-14{stroke:#0c3b35}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-15{stroke:#7695b0}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-16{stroke:#74132a}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-17{stroke:#3e4461}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-18{stroke:#cf4219}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-19{stroke:#5b4013}.light .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-20{stroke:#bd1f44}.light .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner{background-color:#0c0c0c;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;left:50%;padding:0 8px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.light .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner i.icon{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.light .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner span{opacity:1;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.light .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner:hover i.icon{opacity:1}.light .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner:hover span{opacity:0}.light .geographical-view-chart .map-popup-title{font-size:16px;margin-bottom:12px;font-weight:700}.light .geographical-view-chart .map-popup-subtitle{font-size:16px;color:#878787;margin-top:-12px;margin-bottom:12px}.light .geographical-view-chart .map-popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4px}.light .geographical-view-chart .map-popup-separator{height:1px;background-color:#878787;margin:12px 0}.light .geographical-view-chart .map-popup-content-justify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.light .geographical-view-chart .eds-map-edge{stroke:#0c0c0c;stroke-width:3}.light .geographical-view-chart .eds-map-edge.neutral{stroke:#0c0c0c}.light .geographical-view-chart .eds-map-edge.transparent{stroke:transparent}.light .geographical-view-chart .eds-map-edge.color-red{stroke:#ed0e00}.light .geographical-view-chart .eds-map-edge.color-orange{stroke:#d46617}.light .geographical-view-chart .eds-map-edge.color-yellow{stroke:#fad22d}.light .geographical-view-chart .eds-map-edge.color-green{stroke:#329864}.light .geographical-view-chart .eds-map-edge.color-blue{stroke:#1174e6}.light .geographical-view-chart .eds-map-edge.color-gray,.light .geographical-view-chart .eds-map-edge.color-data-1{stroke:#878787}.light .geographical-view-chart .eds-map-edge.color-data-2{stroke:#976cf4}.light .geographical-view-chart .eds-map-edge.color-data-3{stroke:#23969a}.light .geographical-view-chart .eds-map-edge.color-data-4{stroke:#e65d6a}.light .geographical-view-chart .eds-map-edge.color-data-5{stroke:#333}.light .geographical-view-chart .eds-map-edge.color-data-6{stroke:#b98327}.light .geographical-view-chart .eds-map-edge.color-data-7{stroke:#8087ad}.light .geographical-view-chart .eds-map-edge.color-data-8{stroke:#e75fa0}.light .geographical-view-chart .eds-map-edge.color-data-9{stroke:#3e0da9}.light .geographical-view-chart .eds-map-edge.color-data-11{stroke:#5b85d0}.light .geographical-view-chart .eds-map-edge.color-data-12{stroke:#4d0c2b}.light .geographical-view-chart .eds-map-edge.color-data-13{stroke:#d82177}.light .geographical-view-chart .eds-map-edge.color-data-14{stroke:#0c3b35}.light .geographical-view-chart .eds-map-edge.color-data-15{stroke:#7695b0}.light .geographical-view-chart .eds-map-edge.color-data-16{stroke:#74132a}.light .geographical-view-chart .eds-map-edge.color-data-17{stroke:#3e4461}.light .geographical-view-chart .eds-map-edge.color-data-18{stroke:#cf4219}.light .geographical-view-chart .eds-map-edge.color-data-19{stroke:#5b4013}.light .geographical-view-chart .eds-map-edge.color-data-20{stroke:#bd1f44}.light .geographical-view-chart .eds-map-edge.solid{stroke-dasharray:none}.light .geographical-view-chart .eds-map-edge.dash{stroke-dasharray:10}.light .geographical-view-chart .eds-map-edge.dot{stroke-dasharray:1,6}.light .geographical-view-chart .eds-map-edge.dash-dot{stroke-dasharray:10,5,1,5}.light .geographical-view-chart .eds-map-edge.dash-dot-dot{stroke-dasharray:10,5,1,5,1,5}.light .geographical-view-chart .eds-map-edge-hover{stroke:transparent;stroke-width:20}.light .box-plot .box{stroke-width:1px;fill-opacity:.6}.light .box-plot .box.color-data-1{stroke:#878787}.light .box-plot .box.color-gray,.light .box-plot .box.color-data-1{stroke:#878787}.light .box-plot .box.color-data-2{stroke:#976cf4}.light .box-plot .box.color-data-3{stroke:#23969a}.light .box-plot .box.color-data-4{stroke:#e65d6a}.light .box-plot .box.color-data-5{stroke:#333}.light .box-plot .box.color-data-6{stroke:#b98327}.light .box-plot .box.color-data-7{stroke:#8087ad}.light .box-plot .box.color-data-8{stroke:#e75fa0}.light .box-plot .box.color-data-9{stroke:#3e0da9}.light .box-plot .box.color-data-10{stroke:#9b3213}.light .box-plot .box.color-data-11{stroke:#5b85d0}.light .box-plot .box.color-data-12{stroke:#4d0c2b}.light .box-plot .box.color-data-13{stroke:#d82177}.light .box-plot .box.color-data-14{stroke:#0c3b35}.light .box-plot .box.color-data-15{stroke:#7695b0}.light .box-plot .box.color-data-16{stroke:#74132a}.light .box-plot .box.color-data-17{stroke:#3e4461}.light .box-plot .box.color-data-18{stroke:#cf4219}.light .box-plot .box.color-data-19{stroke:#5b4013}.light .box-plot .box.color-data-20{stroke:#bd1f44}.light .box-plot .box.color-green{stroke:#329864}.light .box-plot .box.color-yellow{stroke:#fad22d}.light .box-plot .box.color-orange{stroke:#d46617}.light .box-plot .box.color-red{stroke:#ed0e00}.light .box-plot .box.color-blue{stroke:#1174e6}.light .box-plot .box.color-gray{stroke:#878787}.light .box-plot .box.color-data-1{fill:#878787}.light .box-plot .box.color-gray,.light .box-plot .box.color-data-1{fill:#878787}.light .box-plot .box.color-data-2{fill:#976cf4}.light .box-plot .box.color-data-3{fill:#23969a}.light .box-plot .box.color-data-4{fill:#e65d6a}.light .box-plot .box.color-data-5{fill:#333}.light .box-plot .box.color-data-6{fill:#b98327}.light .box-plot .box.color-data-7{fill:#8087ad}.light .box-plot .box.color-data-8{fill:#e75fa0}.light .box-plot .box.color-data-9{fill:#3e0da9}.light .box-plot .box.color-data-10{fill:#9b3213}.light .box-plot .box.color-data-11{fill:#5b85d0}.light .box-plot .box.color-data-12{fill:#4d0c2b}.light .box-plot .box.color-data-13{fill:#d82177}.light .box-plot .box.color-data-14{fill:#0c3b35}.light .box-plot .box.color-data-15{fill:#7695b0}.light .box-plot .box.color-data-16{fill:#74132a}.light .box-plot .box.color-data-17{fill:#3e4461}.light .box-plot .box.color-data-18{fill:#cf4219}.light .box-plot .box.color-data-19{fill:#5b4013}.light .box-plot .box.color-data-20{fill:#bd1f44}.light .box-plot .box.color-green{fill:#329864}.light .box-plot .box.color-yellow{fill:#fad22d}.light .box-plot .box.color-orange{fill:#d46617}.light .box-plot .box.color-red{fill:#ed0e00}.light .box-plot .box.color-blue{fill:#1174e6}.light .box-plot .box.color-gray{fill:#878787}.light .box-plot .outlier{fill:transparent}.light .box-plot .outlier.color-data-1{stroke:#878787}.light .box-plot .outlier.color-gray,.light .box-plot .outlier.color-data-1{stroke:#878787}.light .box-plot .outlier.color-data-2{stroke:#976cf4}.light .box-plot .outlier.color-data-3{stroke:#23969a}.light .box-plot .outlier.color-data-4{stroke:#e65d6a}.light .box-plot .outlier.color-data-5{stroke:#333}.light .box-plot .outlier.color-data-6{stroke:#b98327}.light .box-plot .outlier.color-data-7{stroke:#8087ad}.light .box-plot .outlier.color-data-8{stroke:#e75fa0}.light .box-plot .outlier.color-data-9{stroke:#3e0da9}.light .box-plot .outlier.color-data-10{stroke:#9b3213}.light .box-plot .outlier.color-data-11{stroke:#5b85d0}.light .box-plot .outlier.color-data-12{stroke:#4d0c2b}.light .box-plot .outlier.color-data-13{stroke:#d82177}.light .box-plot .outlier.color-data-14{stroke:#0c3b35}.light .box-plot .outlier.color-data-15{stroke:#7695b0}.light .box-plot .outlier.color-data-16{stroke:#74132a}.light .box-plot .outlier.color-data-17{stroke:#3e4461}.light .box-plot .outlier.color-data-18{stroke:#cf4219}.light .box-plot .outlier.color-data-19{stroke:#5b4013}.light .box-plot .outlier.color-data-20{stroke:#bd1f44}.light .box-plot .outlier.color-green{stroke:#329864}.light .box-plot .outlier.color-yellow{stroke:#fad22d}.light .box-plot .outlier.color-orange{stroke:#d46617}.light .box-plot .outlier.color-red{stroke:#ed0e00}.light .box-plot .outlier.color-blue{stroke:#1174e6}.light .box-plot .outlier.color-gray{stroke:#878787}.light .box-plot .outlier:hover{stroke-width:3}.light .box-plot .point.color-data-1{fill:#878787}.light .box-plot .point.color-gray,.light .box-plot .point.color-data-1{fill:#878787}.light .box-plot .point.color-data-2{fill:#976cf4}.light .box-plot .point.color-data-3{fill:#23969a}.light .box-plot .point.color-data-4{fill:#e65d6a}.light .box-plot .point.color-data-5{fill:#333}.light .box-plot .point.color-data-6{fill:#b98327}.light .box-plot .point.color-data-7{fill:#8087ad}.light .box-plot .point.color-data-8{fill:#e75fa0}.light .box-plot .point.color-data-9{fill:#3e0da9}.light .box-plot .point.color-data-10{fill:#9b3213}.light .box-plot .point.color-data-11{fill:#5b85d0}.light .box-plot .point.color-data-12{fill:#4d0c2b}.light .box-plot .point.color-data-13{fill:#d82177}.light .box-plot .point.color-data-14{fill:#0c3b35}.light .box-plot .point.color-data-15{fill:#7695b0}.light .box-plot .point.color-data-16{fill:#74132a}.light .box-plot .point.color-data-17{fill:#3e4461}.light .box-plot .point.color-data-18{fill:#cf4219}.light .box-plot .point.color-data-19{fill:#5b4013}.light .box-plot .point.color-data-20{fill:#bd1f44}.light .box-plot .point.color-green{fill:#329864}.light .box-plot .point.color-yellow{fill:#fad22d}.light .box-plot .point.color-orange{fill:#d46617}.light .box-plot .point.color-red{fill:#ed0e00}.light .box-plot .point.color-blue{fill:#1174e6}.light .box-plot .point.color-gray{fill:#878787}.light .box-plot .point.hidden{display:none}.light .dim{opacity:.2}.light .marker-group{stroke-width:2px}.light .marker-group.color-data-1{stroke:#878787}.light .marker-group.color-gray,.light .marker-group.color-data-1{stroke:#878787}.light .marker-group.color-data-2{stroke:#976cf4}.light .marker-group.color-data-3{stroke:#23969a}.light .marker-group.color-data-4{stroke:#e65d6a}.light .marker-group.color-data-5{stroke:#333}.light .marker-group.color-data-6{stroke:#b98327}.light .marker-group.color-data-7{stroke:#8087ad}.light .marker-group.color-data-8{stroke:#e75fa0}.light .marker-group.color-data-9{stroke:#3e0da9}.light .marker-group.color-data-10{stroke:#9b3213}.light .marker-group.color-data-11{stroke:#5b85d0}.light .marker-group.color-data-12{stroke:#4d0c2b}.light .marker-group.color-data-13{stroke:#d82177}.light .marker-group.color-data-14{stroke:#0c3b35}.light .marker-group.color-data-15{stroke:#7695b0}.light .marker-group.color-data-16{stroke:#74132a}.light .marker-group.color-data-17{stroke:#3e4461}.light .marker-group.color-data-18{stroke:#cf4219}.light .marker-group.color-data-19{stroke:#5b4013}.light .marker-group.color-data-20{stroke:#bd1f44}.light .marker-group.color-green{stroke:#329864}.light .marker-group.color-yellow{stroke:#fad22d}.light .marker-group.color-orange{stroke:#d46617}.light .marker-group.color-red{stroke:#ed0e00}.light .marker-group.color-blue{stroke:#1174e6}.light .marker-group.color-gray{stroke:#878787}.light .marker-group.color-data-1{fill:#878787}.light .marker-group.color-gray,.light .marker-group.color-data-1{fill:#878787}.light .marker-group.color-data-2{fill:#976cf4}.light .marker-group.color-data-3{fill:#23969a}.light .marker-group.color-data-4{fill:#e65d6a}.light .marker-group.color-data-5{fill:#333}.light .marker-group.color-data-6{fill:#b98327}.light .marker-group.color-data-7{fill:#8087ad}.light .marker-group.color-data-8{fill:#e75fa0}.light .marker-group.color-data-9{fill:#3e0da9}.light .marker-group.color-data-10{fill:#9b3213}.light .marker-group.color-data-11{fill:#5b85d0}.light .marker-group.color-data-12{fill:#4d0c2b}.light .marker-group.color-data-13{fill:#d82177}.light .marker-group.color-data-14{fill:#0c3b35}.light .marker-group.color-data-15{fill:#7695b0}.light .marker-group.color-data-16{fill:#74132a}.light .marker-group.color-data-17{fill:#3e4461}.light .marker-group.color-data-18{fill:#cf4219}.light .marker-group.color-data-19{fill:#5b4013}.light .marker-group.color-data-20{fill:#bd1f44}.light .marker-group.color-green{fill:#329864}.light .marker-group.color-yellow{fill:#fad22d}.light .marker-group.color-orange{fill:#d46617}.light .marker-group.color-red{fill:#ed0e00}.light .marker-group.color-blue{fill:#1174e6}.light .marker-group.color-gray{fill:#878787}.light .marker-group .marker{fill:none;stroke-opacity:50%;pointer-events:none}.light .marker-group.single.hover .marker{stroke-opacity:100%}.light .marker-group.dashed .marker{stroke-dasharray:3px 6px}.light .marker-group.dotted .marker{stroke-dasharray:0 6px;stroke-linecap:round}.light .marker-group .label{fill:#242424;font-size:14px;font-weight:700;stroke:#fafafa;stroke-width:4px;paint-order:stroke fill}.light .marker-group .overlay{fill-opacity:16%;stroke:none;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;-webkit-transform:scale(1,0);transform:scaleY(0);opacity:0}.light .marker-group .overlay.horizontal{-webkit-transform:scale(0,1);transform:scaleX(0)}.light .marker-group.hover .overlay{-webkit-transform:scale(1,1);transform:scale(1);opacity:1}.light .marker-group.dim{opacity:.2}.light .temp-label{fill:#242424;font-size:14px;font-weight:700;stroke:#fafafa;stroke-width:4px;paint-order:stroke fill}.light .dot-hover,.light .marker-hover{fill:transparent;stroke:none;cursor:pointer}.light .identifier,.light .marker-def{stroke-width:0}.light .identifier.color-data-1,.light .marker-def.color-data-1{stroke:#878787}.light .identifier.color-gray,.light .marker-def.color-gray,.light .identifier.color-data-1,.light .marker-def.color-data-1{stroke:#878787}.light .identifier.color-data-2,.light .marker-def.color-data-2{stroke:#976cf4}.light .identifier.color-data-3,.light .marker-def.color-data-3{stroke:#23969a}.light .identifier.color-data-4,.light .marker-def.color-data-4{stroke:#e65d6a}.light .identifier.color-data-5,.light .marker-def.color-data-5{stroke:#333}.light .identifier.color-data-6,.light .marker-def.color-data-6{stroke:#b98327}.light .identifier.color-data-7,.light .marker-def.color-data-7{stroke:#8087ad}.light .identifier.color-data-8,.light .marker-def.color-data-8{stroke:#e75fa0}.light .identifier.color-data-9,.light .marker-def.color-data-9{stroke:#3e0da9}.light .identifier.color-data-10,.light .marker-def.color-data-10{stroke:#9b3213}.light .identifier.color-data-11,.light .marker-def.color-data-11{stroke:#5b85d0}.light .identifier.color-data-12,.light .marker-def.color-data-12{stroke:#4d0c2b}.light .identifier.color-data-13,.light .marker-def.color-data-13{stroke:#d82177}.light .identifier.color-data-14,.light .marker-def.color-data-14{stroke:#0c3b35}.light .identifier.color-data-15,.light .marker-def.color-data-15{stroke:#7695b0}.light .identifier.color-data-16,.light .marker-def.color-data-16{stroke:#74132a}.light .identifier.color-data-17,.light .marker-def.color-data-17{stroke:#3e4461}.light .identifier.color-data-18,.light .marker-def.color-data-18{stroke:#cf4219}.light .identifier.color-data-19,.light .marker-def.color-data-19{stroke:#5b4013}.light .identifier.color-data-20,.light .marker-def.color-data-20{stroke:#bd1f44}.light .identifier.color-green,.light .marker-def.color-green{stroke:#329864}.light .identifier.color-yellow,.light .marker-def.color-yellow{stroke:#fad22d}.light .identifier.color-orange,.light .marker-def.color-orange{stroke:#d46617}.light .identifier.color-red,.light .marker-def.color-red{stroke:#ed0e00}.light .identifier.color-blue,.light .marker-def.color-blue{stroke:#1174e6}.light .identifier.color-gray,.light .marker-def.color-gray{stroke:#878787}.light .identifier.color-data-1,.light .marker-def.color-data-1{fill:#878787}.light .identifier.color-gray,.light .marker-def.color-gray,.light .identifier.color-data-1,.light .marker-def.color-data-1{fill:#878787}.light .identifier.color-data-2,.light .marker-def.color-data-2{fill:#976cf4}.light .identifier.color-data-3,.light .marker-def.color-data-3{fill:#23969a}.light .identifier.color-data-4,.light .marker-def.color-data-4{fill:#e65d6a}.light .identifier.color-data-5,.light .marker-def.color-data-5{fill:#333}.light .identifier.color-data-6,.light .marker-def.color-data-6{fill:#b98327}.light .identifier.color-data-7,.light .marker-def.color-data-7{fill:#8087ad}.light .identifier.color-data-8,.light .marker-def.color-data-8{fill:#e75fa0}.light .identifier.color-data-9,.light .marker-def.color-data-9{fill:#3e0da9}.light .identifier.color-data-10,.light .marker-def.color-data-10{fill:#9b3213}.light .identifier.color-data-11,.light .marker-def.color-data-11{fill:#5b85d0}.light .identifier.color-data-12,.light .marker-def.color-data-12{fill:#4d0c2b}.light .identifier.color-data-13,.light .marker-def.color-data-13{fill:#d82177}.light .identifier.color-data-14,.light .marker-def.color-data-14{fill:#0c3b35}.light .identifier.color-data-15,.light .marker-def.color-data-15{fill:#7695b0}.light .identifier.color-data-16,.light .marker-def.color-data-16{fill:#74132a}.light .identifier.color-data-17,.light .marker-def.color-data-17{fill:#3e4461}.light .identifier.color-data-18,.light .marker-def.color-data-18{fill:#cf4219}.light .identifier.color-data-19,.light .marker-def.color-data-19{fill:#5b4013}.light .identifier.color-data-20,.light .marker-def.color-data-20{fill:#bd1f44}.light .identifier.color-green,.light .marker-def.color-green{fill:#329864}.light .identifier.color-yellow,.light .marker-def.color-yellow{fill:#fad22d}.light .identifier.color-orange,.light .marker-def.color-orange{fill:#d46617}.light .identifier.color-red,.light .marker-def.color-red{fill:#ed0e00}.light .identifier.color-blue,.light .marker-def.color-blue{fill:#1174e6}.light .identifier.color-gray,.light .marker-def.color-gray{fill:#878787}.light .identifier.circle,.light .identifier.default,.light .identifier.diamond,.light .identifier.square,.light .identifier.triangle,.light .marker-def.circle,.light .marker-def.default,.light .marker-def.diamond,.light .marker-def.square,.light .marker-def.triangle{fill:#fafafa;stroke-width:1px}.light .chart-tooltip .content.data-marker .title{height:auto}.light .chart-tooltip .content.data-marker .title .unit-title{padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .chart-tooltip .content.data-marker .title svg{min-width:16px}.light .chart-tooltip .content.data-marker .marker-info{padding-top:4px;margin-top:8px;border-top:1px solid #878787}.light .chart-legend{display:-webkit-box;display:-ms-flexbox;display:flex}.light .chart-legend .data-markers-group,.light .chart-legend .series-group{display:block;margin:2px 0 0 2px}.light .chart-legend .data-markers-group{margin-left:4px;padding-left:12px;position:relative}.light .chart-legend .data-markers-group:before{content:"";display:inline-block;border-left:solid 1px #888;margin:0 0 8px -12px;height:calc(100% - 8px);vertical-align:middle;position:absolute}.light .chart-legend .data-markers-group .id-separator{stroke-width:.5px;stroke:#888}.light .table-top{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:16px}.light .table-top .table-top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .table-top .table-top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.light .table-top .table-info{margin-right:8px;white-space:nowrap;color:#6a6a6a}.light .table-top .table-buttons{margin-left:16px;white-space:nowrap}.light .table-top .table-buttons .dropdown{margin-left:8px}.light .table-top .table-buttons .dropdown .item.hidden,.light .table-top .table-buttons>.btn.hidden{display:none}.light .table-top .table-search{margin-left:16px}.light .table-top .table-actions{margin-left:8px}.light .table-top .table-actions>.icon,.light .table-top .table-actions>button{margin-left:8px}.light .table-middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .table-middle .table-middle-container{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.light .table-middle .table-middle-container-sort{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.light .table-middle .table-middle-container-filter{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.light .table-middle .table-middle-info{color:#6a6a6a;float:left;margin-right:8px;margin-bottom:8px;padding-top:4px}.light .table-middle .table-middle-actions{float:left}.light .table-middle .table-middle-group{float:left;margin-bottom:4px;padding-top:4px}.light .table-bottom .pagination-group{padding-top:0}.light .table-scroll{display:block;width:100%;overflow-x:auto;margin-bottom:16px;border-bottom:1px solid #878787;padding-bottom:1px}.light .table-scroll .table{margin-bottom:-1px}.light .table-scroll .table:after{display:none}.light .table th .tooltip .message{max-width:200px;white-space:normal}.light .sticky{overflow-y:auto;border-bottom:1px solid #878787}.light .sticky .table th{position:sticky;top:0;border-bottom:none;-webkit-box-shadow:inset 0 -1px #878787;box-shadow:inset 0 -1px #878787;background:#fafafa;z-index:1}.light .sticky .table:after{display:none}.light .table tr .cell-actions{width:1%;white-space:nowrap}.light .table tr .cell-actions>*{visibility:hidden}.light .table tr .cell-actions>.icon{cursor:pointer;font-size:16px}.light .table tr .cell-actions>.icon,.light .table tr .cell-actions>.more{margin-right:16px}.light .table tr .cell-actions>.icon:last-child,.light .table tr .cell-actions>.more:last-child{margin-right:0}.light .table tr.selected .cell-actions>*,.light .table tr:hover .cell-actions>*{visibility:visible}.light .table .dropdown.more .btn .icon{color:#242424}@media (hover:none){.light .table tr .cell-actions>*{visibility:visible}}.light .table td.hidden,.light .table th.hidden{display:none}.light .table .no-data-row:hover{background-color:inherit}.light .table .no-data-row td{text-align:center}.light .table{width:100%;border-left:none;border-right:none;border-collapse:collapse;text-align:left;margin-bottom:16px;position:relative}.light .table:after{content:"";height:1px;width:100%;background-color:#878787;position:absolute;display:block;bottom:-1px}.light .table th{border-bottom:1px solid #878787;font-weight:500;text-align:left}.light .table thead{font-weight:500}.light .table tr td{border-bottom:1px solid #878787}.light .table tr:last-child td{border-bottom:none}.light .table tr.selected td{background-color:#d3e3f7!important}.light .table tr.selected+.details-row td{background-color:#d3e3f7!important}.light .table tr td,.light .table tr th{padding:16px}.light .table.no-head tr:last-child td{border-bottom:0}.light .table tbody>tr:hover{background-color:#dcdcdc}.light .table.dashed tr:not(:last-child) td{border-bottom-style:dashed}.light .table.striped tr td{border-bottom:none}.light .table.striped tr:nth-child(2n){background-color:#ebebeb}.light .table.striped tr:nth-child(2n):hover{background-color:#dcdcdc}.light .table.compact tr td,.light .table.compact tr th{padding:8px}.light .table.tiny tr td,.light .table.tiny tr th{padding:4px}.light .table.sortable th:after{font-family:Ericsson Icons;margin-left:8px}.light .table.sortable th.is-sortable{cursor:pointer}.light .table.sortable th.is-sortable:after{content:""}.light .table.sortable th.asc{cursor:pointer}.light .table.sortable th.asc:after{content:""}.light .table.sortable th.desc{cursor:pointer}.light .table.sortable th.desc:after{content:""}.light .table.sortable th.asc:hover,.light .table.sortable th.desc:hover,.light .table.sortable th.is-sortable:hover{background-color:#dcdcdc}.light .table.multi-sortable th:after{font-family:Ericsson Icons;margin-left:8px}.light .table.multi-sortable th.asc:after{content:""}.light .table.multi-sortable th.desc:after{content:""}.light .table.multi-sortable th .tag-level{float:right;margin:0}.light .table.filters thead th{border-bottom:none}.light .table.filters tbody.filters{height:0}.light .table.filters tbody.filters>tr:hover{background-color:transparent}.light .table.filters tbody.filters tr:last-child td{border-bottom:1px solid #878787;padding-top:8px;padding-bottom:8px}.light .table tbody.filters.hidden{display:none}.light .table.selectable .cell-select,.light .table.selectable td:first-child,.light .table.selectable th:first-child{width:32px;min-width:32px;max-width:32px;padding-right:0}.light .table.selectable .cell-select.wide{width:56px;min-width:56px;max-width:56px}.light .table.selectable.compact .cell-select,.light .table.selectable.compact td:first-child,.light .table.selectable.compact th:first-child{width:24px;min-width:24px;max-width:24px}.light .table.selectable.compact .cell-select.wide{width:48px;min-width:48px;max-width:48px}.light .table.selectable.tiny .cell-select,.light .table.selectable.tiny td:first-child,.light .table.selectable.tiny th:first-child{width:20px;min-width:20px;max-width:20px}.light .table.selectable.tiny .cell-select.wide{width:44px;min-width:44px;max-width:44px}.light .table.selectable .cell-select{white-space:nowrap}.light .table.selectable .cell-select .dropdown,.light .table.selectable .cell-select label{display:inline-block;line-height:1;vertical-align:middle}.light .table.selectable .cell-select .dropdown{margin-left:8px}.light .table.selectable .cell-select .dropdown .menu{font-weight:400}.light .table.expandable .cell-expand{width:32px;min-width:32px;max-width:32px;padding-right:0}.light .table.expandable .expand{display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;cursor:pointer}.light .table.expandable .main-row.expanded td{border-bottom:none}.light .table.expandable .details-row.hidden{display:none}.light .table.expandable.compact .cell-expand{width:24px;min-width:24px;max-width:24px}.light .table.expandable.tiny .cell-expand{width:20px;min-width:20px;max-width:20px}.light .table.expandable.striped tbody tr{background-color:transparent}.light .table.expandable.striped tbody tr:hover{background-color:#dcdcdc}.light .table.expandable.striped tbody tr:nth-child(4n+3),.light .table.expandable.striped tbody tr:nth-child(4n+4){background-color:#ebebeb}.light .table.expandable.striped tbody tr:nth-child(4n+3):hover,.light .table.expandable.striped tbody tr:nth-child(4n+4):hover{background-color:#dcdcdc}.light .table.expandable tr:nth-last-child(2) td{border-bottom:none}.light .table th.freeze{position:sticky;background:#fafafa;z-index:2}.light .table th.freeze:before{content:"";background-color:#878787;width:1px;height:60%;position:absolute;right:0;top:20%}.light .table th.freeze.cell-expand:before,.light .table th.freeze.cell-select:before{display:none}.light .table td.freeze{position:sticky;background:#fafafa;z-index:1;-webkit-box-shadow:inset -1px 0 0 0 #878787;box-shadow:inset -1px 0 #878787}.light .table td.freeze.cell-expand,.light .table td.freeze.cell-select{-webkit-box-shadow:none;box-shadow:none}.light .table.striped tr:nth-child(2n) td.freeze{background-color:#ebebeb}.light .table.striped.expandable tr:nth-child(4n+3) td.freeze,.light .table.striped.expandable tr:nth-child(4n+4) td.freeze{background-color:#ebebeb}.light .table tr:not(.editable) .cell-edit:hover:after{visibility:visible}.light .table tr:not(.editable) .editable{padding-right:16px;position:relative;cursor:pointer}.light .table tr:not(.editable) .editable:after{content:"";font-family:Ericsson Icons;font-size:16px;float:right;visibility:hidden;position:absolute;top:1px;right:0}.light .table tr:not(.editable) .editable:hover:after{visibility:visible}.light .table tr:not(.editable) .editing{position:relative;display:table;width:100%}.light .table tr:not(.editable) .editing .inline-field{display:table-cell;vertical-align:middle}.light .table tr:not(.editable) .editing .inline-buttons{display:table-cell;vertical-align:middle;white-space:nowrap}.light .table tr:not(.editable) .editing .btn-icon{margin-left:8px}.light .table tr:not(.editable) .editing input{display:block;width:100%;margin-right:0}.light .table:not(.compact) .editing,.light .table:not(.tiny) .editing{margin-top:-8px;margin-bottom:-8px}.light .table.compact tr .editing,.light .table.tiny tr .editing{margin-top:0;margin-bottom:0}.light .table tr td.cell-split{padding:0}.light .table tr td.cell-split>div{padding:7px 16px;border-bottom:1px solid #878787}.light .table tr td.cell-split>div:last-child{border-bottom-color:transparent}.light .table.split-striped tr td.cell-split>div{border-bottom-color:transparent}.light .table.split-striped tr td.cell-split>div:nth-child(2n){background-color:#ebebeb}.light .table.split-striped tr:hover td.cell-split>div{background-color:transparent}.light .table.split-dashed tr td.cell-split>div{border-bottom-style:dashed}.light .table.compact tr td.cell-split>div{padding:3px 8px}.light .table.tiny tr td.cell-split>div{padding:1px 4px}.light .table-settings.icon{cursor:pointer}.light .table-settings.dialog .drop-area{border-left:none;border-right:none;padding-top:8px;padding-bottom:8px}.light .table-settings.dialog .drop-area .card{margin-right:0;margin-left:0;padding-top:12px;padding-bottom:12px}.light .table-settings.dialog .drop-area .card .left{padding-right:16px}.light .table-settings.dialog .drop-area .card .right{-ms-flex-item-align:center;align-self:center;width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.light .table-settings.dialog .drop-area .card .right .show-checkbox{display:inline-block;width:60px;text-align:center}.light .table-settings.dialog .drop-area .card .right .freeze-checkbox{display:none;width:50px;text-align:center}.light .table-settings.dialog .drop-area .card .right label{width:16px;margin:0 auto}.light .table-settings.dialog .drop-area .card:first-child .right .freeze-checkbox{display:inline-block}.light .table-settings.dialog .drop-area .card .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:190px}.light .table-settings.dialog .drop-area .card .title .editable{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding-right:16px;cursor:pointer}.light .table-settings.dialog .drop-area .card .title .editable:after{content:"";font-family:Ericsson Icons;font-size:16px;visibility:hidden;position:absolute;top:50%;margin-top:-8px;right:0}.light .table-settings.dialog .drop-area .card .title .editable:hover:after{visibility:visible}.light .table-settings.dialog .drop-area .card .title .editing{position:relative;display:table;width:100%}.light .table-settings.dialog .drop-area .card .title .editing .inline-field{display:table-cell;vertical-align:middle}.light .table-settings.dialog .drop-area .card .title .editing .inline-buttons{display:table-cell;vertical-align:middle;white-space:nowrap}.light .table-settings.dialog .drop-area .card .title .editing .btn-icon{margin-left:8px}.light .table-settings.dialog .drop-area .card .title .editing input{display:block;width:100%;margin-right:0}.light .card.gu-mirror .right .freeze-checkbox{display:none}.light .table th .col-resizer{position:absolute;top:0;right:0;width:5px;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%}.light .table th .col-resizer:hover,.light .table th .resizing{border-right:1px solid #878787}.light .pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;margin-right:8px;padding:0 8px;border-radius:16px;color:#242424;background-color:#fafafa;border:1px solid #878787;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24px;white-space:nowrap}.light .pill .icon{font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .pill.toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#242424;background-color:#fafafa;border:1px solid #878787}.light .pill.toggle:hover{cursor:pointer;background:#dcdcdc;border-color:#878787}.light .pill.toggle.unselected{background-color:#fafafa;border-color:#6a6a6a;border-style:dashed;color:#6a6a6a}.light .pill.toggle.unselected .icon{opacity:.6}.light .pill.toggle.unselected:hover{border-color:#878787;background-color:#dcdcdc;color:#242424}.light .pill.toggle.unselected:hover .icon{opacity:1}.light .pill.unselected{background-color:transparent}.light .pill.unselected:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .pill:empty{display:none}.light .pill.severity-critical:before{content:"";color:#ed0e00;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .pill.severity-critical.unselected:before{opacity:.6}.light .pill.severity-critical.unselected:hover:before{opacity:1}.light .pill.severity-major:before{content:"";color:#d46617;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .pill.severity-major.unselected:before{opacity:.6}.light .pill.severity-major.unselected:hover:before{opacity:1}.light .pill.severity-minor:before{content:"";color:#fad22d;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .pill.severity-minor.unselected:before{opacity:.6}.light .pill.severity-minor.unselected:hover:before{opacity:1}.light .pill.severity-warning:before{content:"";color:#1174e6;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .pill.severity-warning.unselected:before{opacity:.6}.light .pill.severity-warning.unselected:hover:before{opacity:1}.light .pill.severity-indeterminate:before{content:"";color:#878787;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .pill.severity-indeterminate.unselected:before{opacity:.6}.light .pill.severity-indeterminate.unselected:hover:before{opacity:1}.light .pill.severity-cleared:before{content:"";color:#329864;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .pill.severity-cleared.unselected:before{opacity:.6}.light .pill.severity-cleared.unselected:hover:before{opacity:1}.light .pill.severity-cleared:before{margin-left:-4px}.light .pill.removable{color:#242424;background-color:#fafafa;border:1px solid #878787}.light .pill.removable:hover{cursor:pointer;background:#dcdcdc}.light .pill.removable:after{font-family:Ericsson Icons;font-size:14px;content:"";margin-right:-4px;margin-left:4px;margin-top:0}.light .pill.disabled{pointer-events:none;cursor:default;opacity:.6}.light .pill:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .eds-form{padding:16px 0;width:100%;position:relative}.light .eds-form .form-header{margin-bottom:32px}.light .eds-form .form-body{max-width:834px;margin:0 auto 32px}.light .eds-form .form-body .column{border-right:1px solid #878787}.light .eds-form .form-body .column:not(:last-child){padding-right:16px}.light .eds-form .form-body .column:not(:first-child){padding-left:16px}.light .eds-form .form-group:not(:last-child){margin-bottom:32px}.light .eds-form .form-group .form-group-title{font-size:14px;font-weight:700;line-height:1.5em}.light .eds-form .form-element{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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}.light .eds-form .form-element:not(:first-child){margin-top:16px}.light .eds-form .form-element>div{width:100%}.light .eds-form .form-element>.select{max-width:100%}.light .eds-form .title{font-size:16px;display:inline-block;font-weight:500;line-height:1.5em}.light .eds-form p{max-width:736px;font-size:14px;line-height:1.5;letter-spacing:normal}.light .eds-form label{width:100%;max-width:320px}.light .eds-form .ranger-container,.light .eds-form .select,.light .eds-form input,.light .eds-form textarea{width:100%}.light .eds-form .ranger-container[inputmode=numeric],.light .eds-form .ranger-container[type=number],.light .eds-form .select[inputmode=numeric],.light .eds-form .select[type=number],.light .eds-form input[inputmode=numeric],.light .eds-form input[type=number],.light .eds-form textarea[inputmode=numeric],.light .eds-form textarea[type=number]{min-width:80px}.light .eds-form .ranger-container[type=password],.light .eds-form .select[type=password],.light .eds-form input[type=password],.light .eds-form textarea[type=password]{max-width:160px}.light .eds-form .form-footer{text-align:right;max-width:834px;margin:0 auto}@media (min-width:769px) and (max-width:1199px){.light .eds-form .form-body{max-width:834px;margin:0 auto 32px}.light .eds-form .form-body .column{border-right:1px solid #878787}.light .eds-form .form-body .column:not(:last-child){padding-right:16px}.light .eds-form .form-body .column:not(:first-child){padding-left:16px}.light .eds-form .form-body .column .form-element>div,.light .eds-form .form-body .column .ranger-container,.light .eds-form .form-body .column .select,.light .eds-form .form-body .column input,.light .eds-form .form-body .column label,.light .eds-form .form-body .column textarea{width:100%}}@media (max-width:768px){.light .eds-form .form-body .column{border-right:none;max-width:none}.light .eds-form .form-body .column:not(:last-child){padding-right:0;margin-bottom:16px}.light .eds-form .form-body .column:not(:first-child){padding-left:0}.light .eds-form .form-body .column .form-element{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.light .eds-form .form-body .column .form-element label{width:33%}.light .eds-form .form-body .column .form-element>.ranger-container,.light .eds-form .form-body .column .form-element>.select,.light .eds-form .form-body .column .form-element>div,.light .eds-form .form-body .column .form-element>input,.light .eds-form .form-body .column .form-element>textarea{width:calc(67% - 8px);margin-left:8px;margin-right:0}}@media (max-width:480px){.light .eds-form .form-body .column .form-element{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .eds-form .form-body .column .form-element label{width:100%}.light .eds-form .form-body .column .form-element>.ranger-container,.light .eds-form .form-body .column .form-element>.select,.light .eds-form .form-body .column .form-element>div,.light .eds-form .form-body .column .form-element>input,.light .eds-form .form-body .column .form-element>textarea{width:100%;margin-left:0;margin-right:0}}.light .eds-filter .filter-header{padding-bottom:16px;border-bottom:1px solid rgba(128,128,128,.5)}.light .eds-filter .filter-header+.filter-body{padding-top:16px}.light .eds-filter .filter-body.scroll{overflow-y:scroll;padding-right:8px}.light .eds-filter .filter-body.scroll+.filter-footer{border-top:1px solid rgba(128,128,128,.5)}.light .eds-filter .filter-footer{padding-top:16px;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}.light .eds-filter .filter-footer>div:first-child{margin-right:auto}.light .eds-filter .filter-group{margin-bottom:16px}.light .eds-filter .filter-group-title{font-size:14px;line-height:1.5em;font-weight:700}.light .eds-filter .filter-element{margin-top:8px}.light .eds-filter .filter-element:first-child{margin-top:0}.light .eds-filter .accordion{margin-left:-8px;margin-right:-8px}.light .eds-filter .accordion .accordion-item>.title:before{padding-right:0}.light .eds-filter.horizontal .filter-group{display:inline-block;vertical-align:baseline;margin-right:8px}.light .eds-filter.horizontal .filter-group-title{margin-bottom:8px}.light .eds-filter.horizontal .filter-element{display:inline-block;vertical-align:top;margin-top:0;margin-right:8px}.light .eds-filter.horizontal .filter-element>input[type=radio]+label{display:inline-block;margin-right:8px;margin-top:12px}.light .eds-filter.horizontal .filter-element>input[type=checkbox]+label{display:inline-block;margin-right:8px;margin-top:12px}.light .eds-filter.horizontal .filter-footer{padding-top:0}@supports (-moz-appearance:none){.light .eds-filter .filter-middle.scroll{padding-right:16px}}.light .accordion .accordion-list{list-style-type:none;margin-bottom:0;padding-left:0}.light .accordion .accordion-item{padding-bottom:0;color:#242424}.light .accordion .accordion-item>.title{font-size:14px;margin:0;padding:12px 8px;cursor:pointer;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.light .accordion .accordion-item>.title:hover{background:#dcdcdc}.light .accordion .accordion-item>.title:before{content:"";padding:0 8px;font-family:Ericsson Icons;font-size:16px;vertical-align:middle;float:right}.light .accordion .accordion-item>.title:focus{outline:1px solid #a56ebe;outline-offset:-1px}.light .accordion .accordion-item>.title:focus:not(:focus-visible){outline:0}.light .accordion .accordion-item>.content{display:none;padding:0 16px 16px}.light .accordion .accordion-item>.content.no-inset{padding:0 8px 16px}.light .accordion .accordion-item:nth-child(n+1){margin:-1px 0 0}.light .accordion .accordion-item.opened>.title{font-weight:400}.light .accordion .accordion-item.opened>.title:before{content:""}.light .accordion .accordion-item.opened>.content{display:block}.light .accordion.lines .accordion-item{border-top:1px solid #878787;border-bottom:1px solid #878787}.light .badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.light .badge:before{content:attr(data-badge-content);position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);color:#f2f2f2;border-radius:50%;min-width:10px;height:10px;font-size:10px;background-color:#1174e6;outline:solid 1px #fafafa;z-index:1}.light .badge.counter:before{min-width:16px;height:16px}.light .badge.counter.hidden:before{opacity:0;-webkit-transform:translate(60%,-60%) scale(.5);transform:translate(60%,-60%) scale(.5);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.light .badge.counter.visible:before{opacity:1;-webkit-transform:translate(60%,-60%) scale(1);transform:translate(60%,-60%) scale(1);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.light .badge.double-digit:before{width:24px;height:14px;border-radius:8px}.light .badge.counter:before,.light .badge.default:before{background-color:#1174e6}.light .badge.green:before{background-color:#288964}.light .badge.orange:before{background-color:#e66e19}.light .badge.red:before{background-color:#dc2d37}.light .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;white-space:nowrap;height:inherit}.light .breadcrumb .menu.visible .item:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .breadcrumb .link,.light .breadcrumb span{border:1px solid transparent;color:#888;display:inline-block;font-size:14px;font-weight:400;line-height:1.2;margin-right:8px;position:relative;text-decoration:none}.light .breadcrumb .link:last-child,.light .breadcrumb span:last-child{margin-right:0}.light .breadcrumb .link:last-child,.light .breadcrumb span:last-child{color:#242424;font-size:18px;font-weight:500}.light .breadcrumb .link:last-child,.light .breadcrumb span:last-child{border-bottom:none;text-decoration:none;cursor:text;pointer-events:none}.light .breadcrumb .link:focus,.light .breadcrumb span:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .breadcrumb .separator{display:inline-block;height:16px;line-height:16px;margin-right:8px;text-align:center;width:16px}.light .breadcrumb .separator:after{color:#888;content:"";font-family:Ericsson Icons;font-size:14px}@media only screen and (min-width:0){.light .breadcrumb.short .more{display:inline-block}.light .breadcrumb.short a.link{display:none}.light .breadcrumb.short .separator:not(:nth-last-of-type(2)){display:none}}@media only screen and (min-width:50em){.light .breadcrumb.short .more{display:none}.light .breadcrumb.short a.link{display:inline-block}.light .breadcrumb.short .separator:not(:nth-last-of-type(2)){display:inline-block}.light .breadcrumb.short .separator:nth-of-type(2){display:none}}@media only screen and (min-width:0){.light .breadcrumb.long a.link{display:none}.light .breadcrumb.long .separator:not(:nth-last-of-type(2)){display:none}}@media only screen and (min-width:50em){.light .breadcrumb.long a.link{display:inline-block}.light .breadcrumb.long .separator:not(:nth-last-of-type(2)){display:inline-block}}.light .breadcrumb .more{display:inline-block;height:16px;line-height:1;margin-right:8px;position:relative;width:16px}.light .breadcrumb .more .icon{cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%}.light .breadcrumb .more .icon:before{content:""}.light .breadcrumb .more .icon:after{content:"";font-size:14px;color:#888}.light .breadcrumb .more .icon:hover:after{color:#242424}.light .breadcrumb .more .menu{top:100%}.light .breadcrumb .more:focus{outline:1px solid #a56ebe;outline-offset:1px}@media only screen and (min-width:0){.light .breadcrumb.long .more .menu .item:first-child{display:inherit}.light .breadcrumb.long .more .menu .item:last-child{display:inherit}}@media only screen and (min-width:50em){.light .breadcrumb.long .more .menu .item:first-child{display:none}.light .breadcrumb.long .more .menu .item:last-child{display:none}}.light .btn{min-width:60px;padding:7px 11px;border-radius:3px;font-size:14px;line-height:1.143;font-family:Ericsson Hilda,Helvetica,sans-serif;color:#242424;background-color:transparent;border:1px solid #242424}.light .btn:not([hidden]){display:inline-block;vertical-align:middle}.light .btn:last-child{margin-right:0}.light .btn.disabled,.light .btn:disabled{pointer-events:none;cursor:default;opacity:.6}.light .btn:focus-visible{outline:1px solid #a56ebe;outline-offset:1px}.light .btn:hover:not(:disabled){color:#fff;text-decoration:none;background-color:#4e4e4e;border:1px solid #4e4e4e;cursor:pointer}.light .btn:active:not(:disabled){color:#fff;background-color:#242424;border:1px solid #242424;-webkit-transition:none;transition:none}.light .btn.auto{min-width:0}.light .btn .icon{margin-right:4px;display:inline-block;vertical-align:middle;margin-top:-2px;line-height:0;font-size:16px}.light .btn.icon-btn,.light .btn.icon-btn-ghost{min-width:auto;padding:7px}.light .btn.icon-btn .icon,.light .btn.icon-btn-ghost .icon{margin-right:0}.light .btn.icon-btn-ghost{border:1px solid transparent}.light .btn.icon-btn-subtle{color:#888;border-color:transparent;min-width:auto;padding:7px}.light .btn.icon-btn-subtle:not(:disabled):hover{color:#242424;background:inherit;border-color:transparent}.light .btn.icon-btn-subtle .icon{margin-right:0}.light .btn.icon-btn-subtle~.btn{margin:0}.light .btn.icon-btn-subtle.tooltip .message[class*=top]{bottom:20px}.light .btn.icon-btn-subtle.tooltip .message[class*=bottom]{top:20px}.light .btn.icon-btn-subtle.tooltip .message:not([class*=end]){left:-6px}.light .btn.icon-btn-subtle.tooltip .message[class*=end]{top:inherit;right:-6px}.light .btn span+.icon{margin-left:4px;margin-right:0}.light .btn.primary{color:#fff;background-color:#1174e6;border:1px solid #1174e6}.light .btn.primary:hover:not(:disabled){color:#fff;background-color:#0069c2;border:1px solid #0069c2}.light .btn.primary:active:not(:disabled){color:#fff;background-color:#005499;border:1px solid #005499;-webkit-transition:none;transition:none}.light .btn.ai-fill{position:relative;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3));background:linear-gradient(90deg,#1174e6,#8653f3);border:none;padding:8px 12px}.light .btn.ai-fill.icon-btn{padding:8px}.light .btn.ai-fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3));background:linear-gradient(90deg,#1174e6,#8653f3);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.light .btn.ai-fill:hover:not(:disabled){color:#fff;background:-webkit-gradient(linear,left top,right top,from(#0069c2),to(#773bf5));background:linear-gradient(90deg,#0069c2,#773bf5);border:none}.light .btn.ai-fill:active:not(:disabled){color:#fff;background:-webkit-gradient(linear,left top,right top,from(#005499),to(#6f39e2));background:linear-gradient(90deg,#005499,#6f39e2);border:none;-webkit-transition:none;transition:none}.light .btn.ai-stroke{position:relative;color:#242424;background:0 0;border:none;z-index:1;padding:8px 12px}.light .btn.ai-stroke.icon-btn{padding:8px}.light .btn.ai-stroke:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3));background:linear-gradient(90deg,#1174e6,#8653f3);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}.light .btn.ai-stroke:hover:not(:disabled){border:none}.light .btn.ai-stroke:hover:not(:disabled):before{background:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3));background:linear-gradient(90deg,#1174e6,#8653f3)}.light .btn.ai-stroke:active:not(:disabled){color:#fff;-webkit-transition:none;transition:none}.light .btn.warning{color:#fff;background-color:#ed0e00;border:1px solid #ed0e00}.light .btn.warning:hover:not(:disabled){color:#fff;background-color:#d40d02;border:1px solid #d40d02}.light .btn.warning:active:not(:disabled){color:#fff;background-color:#bb0b02;border:1px solid #bb0b02;-webkit-transition:none;transition:none}.light .btn~.btn{margin-left:8px}.light label input[type=file]{position:absolute;margin:0;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);pointer-events:none}.light label input[type=file]:focus-visible~.btn{outline:1px solid #a56ebe;outline-offset:1px}.light label input[type=file]:disabled~.btn{pointer-events:none;cursor:default;opacity:.6}.light .btn-icon{border:none;padding:0;margin-bottom:0!important;min-width:16px;height:16px;font-size:16px;line-height:1;vertical-align:baseline;color:#242424;outline:0;background:0 0;cursor:pointer}.light .btn-icon:hover{background:0 0}.light .btn-icon:focus-visible{outline:1px solid #a56ebe;outline-offset:1px}.light .btn-group .btn{border-radius:0}.light .btn-group .btn i{pointer-events:none}.light .btn-group .btn.active:not(:disabled){color:#fff;background-color:#242424;border:1px solid #242424;-webkit-transition:none;transition:none}.light .btn-group .dropdown:not(:first-child) .btn{margin-left:0;border-radius:0}.light .btn-group.horizontal .btn:first-child{border-radius:3px 0 0 3px}.light .btn-group.horizontal .btn:last-child{border-radius:0 3px 3px 0}.light .btn-group.horizontal .btn~.btn{margin-left:-1px}.light .btn-group.horizontal>:not(:first-child){margin-left:-1px}.light .btn-group.horizontal .dropdown:first-child .btn{border-radius:3px 0 0 3px}.light .btn-group.horizontal .dropdown:last-child .btn{border-radius:0 3px 3px 0}.light .btn-group.vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-line-pack:start;align-content:flex-start}.light .btn-group.vertical .btn{margin-left:0}.light .btn-group.vertical .btn:first-child{border-radius:3px 3px 0 0}.light .btn-group.vertical .btn:last-child{border-radius:0 0 3px 3px}.light .btn-group.vertical .btn~.btn{margin-top:-1px}.light .btn-group.vertical>:not(:first-child){margin-top:-1px}.light .btn-group.vertical .dropdown:first-child .btn{border-radius:3px 3px 0 0}.light .btn-group.vertical .dropdown:last-child .btn{border-radius:0 0 3px 3px}.light .card{max-width:100%;padding:16px;margin:8px;background-color:#fff;border:1px solid #878787}.light .card.hidden{display:none}.light .card.selected{border:1px solid #1174e6}.light .card.selected:hover{cursor:pointer;border-color:#1174e6}.light .card:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .card:hover{cursor:pointer;border-color:#6a6a6a}.light .card.draggable:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.light .card.draggable .left .title:before{content:"";font-family:Ericsson Icons;font-size:16px;vertical-align:baseline;margin-right:8px}.light .card .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0}.light .card .header .left{-webkit-box-flex:1;-ms-flex:1;flex:1}.light .card .header .left .title{font-size:16px;font-family:Ericsson Hilda;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .card .header .left .subtitle{font-size:14px;color:#888;display:block;margin-top:4px;margin-left:0}.light .card .header .right{-ms-flex-item-align:start;align-self:flex-start}.light .card .header .right .action{display:inline-block;margin-left:8px;font-size:20px;font-weight:500}.light .card .header .right .action i{font-size:16px;font-weight:400;vertical-align:baseline}.light .card .header+.content{padding-top:16px}.light .gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2)!important;box-shadow:0 4px 10px #0003!important;cursor:-webkit-grabbing!important;cursor:grabbing!important}.light .gu-hide{left:-9999px!important}.light .gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.light .gu-transit{opacity:.2}.light .drop-area{border:1px solid #878787;position:relative}.light .drop-area.drop-over{border:2px solid #1174e6}.light .drop-area .empty-state{display:none;-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;text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.light .drop-area .empty-state.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.light .drop-area .empty-state div:not(:first-child){margin:8px 0 0}.light .drop-area .draggable{cursor:grab;cursor:-webkit-grab}.light .drop-area .dragging{cursor:grabbing;cursor:-webkit-grabbing}.light .carousel-container{position:relative;margin-bottom:40px;background:#fff}.light .carousel-container .carousel-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid #878787;overflow:hidden}.light .carousel-container .carousel-wrapper .carousel-slide{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;position:absolute;top:0;left:0;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity ease-out .2s;transition:opacity ease-out .2s}.light .carousel-container .carousel-wrapper .carousel-slide.active{opacity:1;z-index:1}.light .carousel-container .play-button{position:absolute;bottom:16px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:3}.light .carousel-container .play-button .icon{margin-right:0}.light .carousel-container .carousel-counter{position:absolute;top:16px;left:16px;font-size:12px;color:#6a6a6a;z-index:2}.light .carousel-container .carousel-button-next,.light .carousel-container .carousel-button-prev{min-width:auto;padding:4px 6px;border-radius:3px;font-size:18px;line-height:1.2;font-family:Ericsson Hilda,Helvetica,sans-serif;position:absolute;cursor:pointer;top:calc(50% - 16px);height:32px;width:32px;z-index:2}.light .carousel-container .carousel-button-next .icon,.light .carousel-container .carousel-button-prev .icon{margin-right:0;margin-top:0}.light .carousel-container .carousel-button-prev{left:16px}.light .carousel-container .carousel-button-next{right:16px}.light .carousel-container .carousel-pagination{position:absolute;bottom:-28px;width:100%;z-index:2;overflow-x:auto;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .carousel-container .carousel-pagination .carousel-pagination-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;padding:2px 0}.light .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet{width:16px;height:16px;position:relative;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}.light .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet:before{content:"";width:8px;height:8px;border:1px solid #878787;background:#fafafa;border-radius:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:background ease-out .2s;transition:background ease-out .2s}.light .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.active:before{background:#878787}.light .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.clickable{cursor:pointer}.light .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet~.carousel-pagination-bullet{margin-left:8px}.light .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.clickable:focus{outline:1px solid #a56ebe;outline-offset:1px}.light input[type=checkbox]{width:0;height:0;padding:0;margin:0;background:0 0;border:0;opacity:0;pointer-events:none;display:block}.light input[type=checkbox]+label{font-size:14px;line-height:1.5}.light input[type=checkbox]+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjODc4Nzg3IiBkPSJNMC41IDAuNUgxNS41VjE1LjVIMC41eiIvPgo8L3N2Zz4K) no-repeat 100% center;margin:2px 4px 2px 2px}.light input[type=checkbox]+label:empty{line-height:1}.light input[type=checkbox]+label:empty:before{margin-right:0}.light input[type=checkbox]:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNkE2QTZBIiBkPSJNMC41IDAuNUgxNS41VjE1LjVIMC41eiIvPgo8L3N2Zz4K) no-repeat 100% center}.light input[type=checkbox]:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light input[type=checkbox]:focus-visible+label:before{outline:1px solid #a56ebe;outline-offset:1px}.light input[type=checkbox]:checked+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzExNzRFNiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMS4yIDRMNi45IDguODAxIDQuNyA2LjYgMy4zIDggNyAxMS44IDEyLjY5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light input[type=checkbox]:checked:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNjlDMiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMS4yIDRMNi45IDguODAxIDQuNyA2LjYgMy4zIDggNyAxMS44IDEyLjY5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light input[type=checkbox]:checked:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light input[type=checkbox]:indeterminate+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzExNzRFNiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik00IDdIMTJWOUg0eiIvPgogICAgPC9nPgo8L3N2Zz4K) no-repeat 100% center}.light input[type=checkbox]:indeterminate:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNjlDMiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik00IDdIMTJWOUg0eiIvPgogICAgPC9nPgo8L3N2Zz4K) no-repeat 100% center}.light input[type=checkbox]:indeterminate:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light .checkbox-group .validation-msg{display:none;margin-top:8px;font-size:12px;line-height:14px}.light .calendar{position:absolute;z-index:2;width:260px;padding:8px;background:#fff;border:1px solid #878787;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.light .calendar.opened{display:block}.light .calendar.closed{display:none}.light .calendar .head{padding:8px 0;font-size:16px;line-height:1.5;font-weight:700;text-align:center;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex}.light .calendar .head .month{width:80px}.light .calendar .head i{-webkit-box-flex:1;-ms-flex:1;flex:1}.light .calendar .head i:hover{cursor:pointer}.light .calendar .head i:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .calendar .head i:nth-child(1),.light .calendar .head i:nth-child(2){float:left}.light .calendar .head i:nth-child(5),.light .calendar .head i:nth-child(6){float:right}.light .calendar table.body{width:100%;table-layout:fixed;padding:0 8px}.light .calendar table.body thead tr{color:#6a6a6a;font-size:12px;line-height:1.5;text-align:center;text-transform:uppercase}.light .calendar table.body tbody tr{text-align:center;line-height:28px}.light .calendar table.body tbody tr td:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .calendar table.body tbody tr td.selected{color:#fff;background:#1174e6}.light .calendar table.body tbody tr td.selected:hover{background:#0069c2}.light .calendar table.body tbody tr td.selected .today{border-bottom-color:#fff}.light .calendar table.body tbody tr td.dummy:hover{background:0 0;cursor:default}.light .calendar table.body tbody tr td .today{padding:1px 4px;font-weight:700;border-bottom:solid 2px #1174e6}.light .calendar table.body tbody tr td:hover{background:#dcdcdc;cursor:pointer}.light .calendar table.body tbody tr td.disabled{pointer-events:none;cursor:default;opacity:.6}.light .calendar .calendar-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0 8px;border-top:1px solid #878787;margin:0 8px}.light .datepicker{position:relative}.light .datepicker.fullwidth,.light .datepicker.fullwidth input[name=datepicker]{width:100%}.light .datepicker .input-group{margin-bottom:0}.light .datepicker .calendar{margin-top:4px}.light .datepicker input+.suffix.icon-inside{position:absolute;right:8px;margin:0}.light .datepicker input[name=datepicker]:disabled+.suffix{pointer-events:none;cursor:default;color:#adadad}.light .datepicker i.icon.icon-calendar:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .date-range-picker{position:relative}.light .date-range-picker .input-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:260px;border:1px solid #878787;background:#fff;margin-top:0;margin-bottom:0}.light .date-range-picker .input-group:hover{border-color:#6a6a6a}.light .date-range-picker .input-group:focus-within{border-color:#a56ebe}.light .date-range-picker .input-group input[name=endDate],.light .date-range-picker .input-group input[name=startDate]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;border:none;outline:0;background:0 0;padding:8px;color:#242424;font-size:14px;line-height:1.5;margin:0}.light .date-range-picker .input-group input[name=endDate]::-webkit-input-placeholder,.light .date-range-picker .input-group input[name=startDate]::-webkit-input-placeholder{color:#6a6a6a}.light .date-range-picker .input-group input[name=endDate]::-moz-placeholder,.light .date-range-picker .input-group input[name=startDate]::-moz-placeholder{color:#6a6a6a}.light .date-range-picker .input-group input[name=endDate]::-ms-input-placeholder,.light .date-range-picker .input-group input[name=startDate]::-ms-input-placeholder{color:#6a6a6a}.light .date-range-picker .input-group input[name=endDate]::placeholder,.light .date-range-picker .input-group input[name=startDate]::placeholder{color:#6a6a6a}.light .date-range-picker .input-group .suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;margin:0;padding:0;border:none}.light .date-range-picker .input-group .suffix.icon-inside{margin:0}.light .date-range-picker .calendar{margin-top:4px}.light .date-range-picker .calendar .calendar-footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.light .date-range-picker:has(input:disabled)>label{color:#6a6a6a}.light .date-range-picker .input-group:has(input:disabled){pointer-events:none;cursor:default;border-color:#dcdcdc;background:#f2f2f2}.light .date-range-picker .input-group:has(input:disabled) input[name=endDate],.light .date-range-picker .input-group:has(input:disabled) input[name=startDate]{color:#6a6a6a}.light .date-range-picker .input-group:has(input:disabled) .suffix{pointer-events:none;cursor:default;color:#adadad}.light .date-range-picker i.icon.icon-calendar:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .date-range-picker .calendar table.body{border-spacing:0}.light .date-range-picker .calendar table.body tbody tr td{border:1px solid #fff}.light .date-range-picker .calendar table.body tbody tr td.range-end,.light .date-range-picker .calendar table.body tbody tr td.range-start{color:#fff;background:#1174e6}.light .date-range-picker .calendar table.body tbody tr td.range-end:hover,.light .date-range-picker .calendar table.body tbody tr td.range-start:hover{background:#0069c2}.light .date-range-picker .calendar table.body tbody tr td.range-end .today,.light .date-range-picker .calendar table.body tbody tr td.range-start .today{border-bottom-color:#fff}.light .date-range-picker .calendar table.body tbody tr td.in-range{background:#d3e3f7}.light .date-range-picker .calendar table.body tbody tr td.in-range-preview,.light .date-range-picker .calendar table.body tbody tr td.range-end-preview,.light .date-range-picker .calendar table.body tbody tr td.range-start-preview{background:#dcdcdc}.light .dialog{position:fixed;top:0;left:0;z-index:100;overflow:hidden;width:100%;height:100%;background:#0000004d;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .dialog.show{opacity:1;visibility:visible}.light .dialog.show>.content{opacity:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .dialog>.content{padding:16px;background-color:#fafafa;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:340px;min-height:144px;max-width:50%;max-height:90%;margin:0 4px}.light .dialog>.content .top{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.light .dialog>.content .top .title{font-size:16px;font-weight:500;line-height:1.5em;-ms-flex-item-align:baseline;align-self:baseline}.light .dialog>.content .top .subtitle{font-size:12px;color:#888;margin-left:8px;-ms-flex-item-align:baseline;align-self:baseline}.light .dialog>.content .top .right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.light .dialog>.content .top .right .btn-icon{font-size:14px}.light .dialog>.content .top .right .icon{opacity:.7}.light .dialog>.content .top .right .icon:hover{opacity:1;cursor:pointer}.light .dialog>.content .body{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:16px 0;overflow-y:auto}.light .dialog>.content .bottom{display:block;text-align:right;height:32px}.light .dialog>.content .bottom .btn~.btn{margin-left:8px}.light .dialog.fullscreen>.content{max-width:calc(100% - 48px);overflow:hidden;max-height:calc(100% - 48px)}.light .dialog.fullscreen>.content .body{overflow:hidden}@media screen and (max-width:340px){.light .dialog.show>.content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.light .dialog>.content{min-width:auto;max-width:none}}.light aside.floatingpanel{position:fixed;height:calc(100vh - 118px);width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:8;background:#fafafa;right:-480px;bottom:10px;-webkit-box-shadow:5px -1px 20px 0 #00000094;box-shadow:5px -1px 20px #00000094;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.light aside.floatingpanel.hidden{right:-480px}.light aside.floatingpanel.hidden.animated{-webkit-animation:slideOutRight .2s ease-in-out forwards;animation:slideOutRight .2s ease-in-out forwards}.light aside.floatingpanel.visible{-webkit-animation:slideInRight .2s ease-in-out forwards;animation:slideInRight .2s ease-in-out forwards}.light aside.floatingpanel .tile{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fafafa;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.light aside.floatingpanel .tile .tile-content{padding:0 4px 0 0;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0}.light aside.floatingpanel .tile .tile-content .question p{margin-bottom:0!important}.light aside.floatingpanel .tile .header{padding-bottom:8px}.light aside.floatingpanel .tile .header .toggle-floatingpanel .icon{position:absolute;top:13px;font-size:21px;opacity:.6}.light aside.floatingpanel .tile .header .toggle-floatingpanel .icon:hover{cursor:pointer;opacity:1}.light .drag-and-drop{cursor:default}.light .drag-and-drop .hidden{display:none}.light .drag-and-drop .drag-and-drop-area{border:1px dashed #878787;padding:32px;text-align:center}.light .drag-and-drop .drag-and-drop-area .files-input{display:none}.light .drag-and-drop .drag-and-drop-area i.icon{display:block;font-size:32px;margin-bottom:16px}.light .drag-and-drop .drag-and-drop-area label{color:#0069c2;display:inline}.light .drag-and-drop .drag-and-drop-area label:hover{text-decoration:underline}.light .drag-and-drop .drag-and-drop-area p{color:#878787;margin-bottom:16px}.light .drag-and-drop .drag-and-drop-area.enter{border-color:#1174e6}.light .drag-and-drop .header-files{margin-top:16px}.light .drag-and-drop .file-pills .pill{max-width:100%;overflow:hidden}.light .drag-and-drop .upload-table{width:100%}.light .drag-and-drop .upload-table td{padding-bottom:16px;vertical-align:top}.light .drag-and-drop .upload-table td:first-child{padding-right:8px}.light .drag-and-drop .upload-table td p{margin-bottom:8px}.light .drag-and-drop .upload-table td .flex-outer{display:-webkit-box;display:-ms-flexbox;display:flex}.light .drag-and-drop .upload-table td .flex-outer div.main{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.light .drag-and-drop .upload-table td .flex-outer div.action{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;padding-left:4px}.light .drag-and-drop .upload-table td .flex-outer div.action .interactive{cursor:pointer}.light .dropdown{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;max-width:100%}.light .dropdown .btn:not(.icon-btn){width:100%;padding:7px 27px 7px 11px;line-height:1.143}.light .dropdown .btn:not(.icon-btn):not(:disabled):not(.clickable):hover+.menu{visibility:visible}.light .dropdown .btn:not(.icon-btn):after{content:"";font-family:Ericsson Icons;position:absolute;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:0;pointer-events:none}.light .dropdown .extra{position:relative}.light .dropdown[data-type=divided] .btns-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.light .dropdown[data-type=divided] .btns-wrap .btn{padding:7px 11px}.light .dropdown[data-type=divided] .btns-wrap .btn:first-child{border-radius:3px 0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:calc(100% - 30px);border-right-color:transparent}.light .dropdown[data-type=divided] .btns-wrap .btn:first-child:after{content:"";display:none}.light .dropdown[data-type=divided] .btns-wrap .btn:last-child{min-width:32px;width:32px;margin-left:-1px;padding:0;border-top-left-radius:0;border-bottom-left-radius:0}.light .dropdown.open{z-index:10}.light .dropdown.open .btn:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.light .dropdown.more .btn:not(.icon-btn){border:none;padding:0;margin-bottom:0!important;min-width:16px;height:16px;line-height:1;vertical-align:baseline;outline:0}.light .dropdown.more .btn:not(.icon-btn):focus{outline:1px solid #a56ebe;outline-offset:1px}.light .dropdown.more .btn:not(.icon-btn):after{content:none;margin:0;padding:0}.light .dropdown.more .btn:not(.icon-btn):hover{background:0 0}.light .dropdown.more .btn:not(.icon-btn):hover .icon{color:#242424}.light .dropdown.more .btn:not(.icon-btn) .icon{padding:0;margin:0;color:#888;font-size:16px}.light .dropdown.more .menu{right:0;min-width:120px}.light .dropdown.more .menu.start{right:unset;left:0}.light .dropdown .menu{min-width:100%;width:auto;padding:0;max-height:162px;overflow-y:auto;overflow-x:hidden}.light .menu{position:absolute;display:none;z-index:60;margin-top:4px;background:#fff;border:solid 1px #878787;text-align:left;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a;padding:0}.light .menu li{list-style-type:none}.light .menu.right{right:0;margin-right:0}.light .menu .item:focus{outline:0}.light .menu label{margin:0;width:100%;padding:0}.light .menu hr{margin:0;border-style:none;border-top:1px solid #878787;border-bottom:0}.light .menu.visible{display:block}.light .menu .item{padding:7px 8px;color:#242424;font-size:14px;line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .menu .item.highlight,.light .menu .item:hover{background:#dcdcdc}.light .menu .item.disabled,.light .menu .item:disabled,.light .menu .item[disabled]{pointer-events:none;cursor:default;opacity:.6}.light .menu .item.selected{background:#1174e6;color:#f2f2f2}.light .menu .item.selected:hover{background:#0069c2}.light .menu .item.hidden{display:none}.light .menu .item.space-between{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}.light .menu .item.header{font-size:12px;pointer-events:none}.light .menu .item.indent{padding-left:16px}.light .menu .item a{color:inherit;text-decoration:none}.light .menu .item .icon{line-height:1;position:relative;top:-1px}.light .menu .empty{display:none;opacity:.6;text-align:center}.light .menu .empty.visible{display:block;padding:4px 0}.light .empty-state{width:100%;height:100%;min-height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .empty-state.hidden{display:none}.light .empty-state.border{border:solid 1px gray}.light .empty-state .message{-ms-flex-item-align:center;align-self:center;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}.light .empty-state .icon{-ms-flex-item-align:center;align-self:center;font-size:32px;margin-bottom:8px}.light .empty-state button{width:-webkit-max-content;width:-moz-max-content;width:max-content;-ms-flex-item-align:center;align-self:center}.light input{height:32px}.light input,.light textarea{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:160px;font-family:Ericsson Hilda,Helvetica,sans-serif;font-weight:400;font-size:14px;color:#242424;background:#fff;border:1px solid #878787;padding:8px;margin-right:8px;-webkit-appearance:none;outline:0}.light input[type=button],.light input[type=reset],.light input[type=submit],.light textarea[type=button],.light textarea[type=reset],.light textarea[type=submit]{width:auto}.light input::-webkit-input-placeholder,.light textarea::-webkit-input-placeholder{color:#6a6a6a}.light input::-moz-placeholder,.light textarea::-moz-placeholder{color:#6a6a6a}.light input::-ms-input-placeholder,.light textarea::-ms-input-placeholder{color:#6a6a6a}.light input::placeholder,.light textarea::placeholder{color:#6a6a6a}.light input:focus:not([disabled]):not([readonly]),.light textarea:focus:not([disabled]):not([readonly]){outline:0;border-color:#a56ebe}.light input[disabled],.light textarea[disabled]{pointer-events:none;cursor:default;border-color:#dcdcdc;background:#f2f2f2;color:#6a6a6a}.light input[disabled]::-webkit-input-placeholder,.light textarea[disabled]::-webkit-input-placeholder{color:#6a6a6a}.light input[disabled]::-moz-placeholder,.light textarea[disabled]::-moz-placeholder{color:#6a6a6a}.light input[disabled]::-ms-input-placeholder,.light textarea[disabled]::-ms-input-placeholder{color:#6a6a6a}.light input[disabled]::placeholder,.light textarea[disabled]::placeholder{color:#6a6a6a}.light input[readonly],.light textarea[readonly]{background:0 0;border-color:transparent;padding-left:0}.light input[readonly]:active,.light input[readonly]:hover,.light textarea[readonly]:active,.light textarea[readonly]:hover{border-color:transparent}.light input.with-icon,.light textarea.with-icon{padding-right:28px}.light input.fullwidth{width:100%;margin-right:0}.light input.fullwidth.with-icon+.suffix.icon-inside{margin-left:-30px}.light .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;margin-bottom:24px}.light .input-group>*{-ms-flex-item-align:center;align-self:center}.light .input-group label{margin-right:8px}.light .input-group input{margin-top:0;margin-bottom:0;border-right:none;margin-right:0}.light .input-group button{background:#878787;color:#f2f2f2;border-bottom-left-radius:0;border-top-left-radius:0;border-color:#878787}.light .input-group button:hover{background:#4e4e4e;color:#f2f2f2;border-color:#4e4e4e}.light label{display:block;font-size:14px;line-height:1.5;color:#242424;margin-bottom:4px}.light label:hover{cursor:pointer}.light label.left{display:inline-block;vertical-align:middle;margin-right:4px}.light label.required.has-tooltip>:first-child:after{content:"*";margin-right:4px;color:#0069c2}.light label.required:not(.has-tooltip):after{content:"*";margin-left:4px;color:#0069c2}.light label.disabled{opacity:.4;pointer-events:none;cursor:default}.light label.disabled.required:after{color:#242424}.light label.ai-label:after{font-family:Ericsson Icons;content:"";vertical-align:bottom;margin-left:4px;background:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3));background:linear-gradient(90deg,#1174e6,#8653f3);-webkit-background-clip:text;background-clip:text;color:transparent}.light input.prefill.changed{-webkit-box-shadow:inset 3px 0 0 0 #329864;box-shadow:inset 3px 0 #329864}.light .prefix{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #878787;border-right:none;padding:8px;font-size:14px;height:32px}.light .prefix.disabled{pointer-events:none;cursor:default;opacity:.6}.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only,.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly],.light textarea:not([disabled]):-moz-read-only,.light textarea:not([disabled])[readonly]{background:#f2f2f2;border-color:#f2f2f2;padding-left:8px}.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only,.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly],.light textarea:not([disabled]):read-only,.light textarea:not([disabled])[readonly]{background:#f2f2f2;border-color:#f2f2f2;padding-left:8px}.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only:active,.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only:hover,.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:active,.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:hover,.light textarea:not([disabled]):-moz-read-only:active,.light textarea:not([disabled]):-moz-read-only:hover,.light textarea:not([disabled])[readonly]:active,.light textarea:not([disabled])[readonly]:hover{border-color:#f2f2f2}.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only:active,.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only:hover,.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:active,.light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:hover,.light textarea:not([disabled]):read-only:active,.light textarea:not([disabled]):read-only:hover,.light textarea:not([disabled])[readonly]:active,.light textarea:not([disabled])[readonly]:hover{border-color:#f2f2f2}.light input+.suffix{height:32px;padding:8px;font-size:14px;color:#242424;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #878787;margin-left:-5px;border-left:none}.light input+.suffix.icon-inside{margin:0 0 0 -38px;border:none}.light input[disabled]+.suffix{pointer-events:none;cursor:default;opacity:.6}.light .input-wrapper{display:inline-block;position:relative;vertical-align:top}.light .input-wrapper input{padding-right:28px}.light .input-wrapper .icon-suffix{position:absolute;right:8px;top:0;margin:0;padding:0;height:32px;width:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.light .input-wrapper .icon-suffix .icon{font-size:14px;color:#242424}.light .input-wrapper input[disabled]+.icon-suffix{pointer-events:none;cursor:default;opacity:.6;cursor:not-allowed}.light .input-wrapper-fullwidth{display:block;position:relative;width:100%}.light .input-wrapper-fullwidth input{width:100%;padding-right:28px}.light .input-wrapper-fullwidth .icon-suffix{position:absolute;right:0;top:0;margin:0;padding:0;height:32px;width:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.light .input-wrapper-fullwidth .icon-suffix .icon{font-size:14px;color:#242424}.light .input-wrapper-fullwidth input[disabled]+.icon-suffix{pointer-events:none;cursor:default;opacity:.6;cursor:not-allowed}.light textarea{resize:vertical}.light textarea.fullwidth{width:100%;margin-right:0}.light textarea.character-counter-error{border:1px solid #bb0b02;font-size:14px}.light .validation-msg{display:none;margin-bottom:4px;font-size:12px;line-height:14px}.light .validation-msg:before{font-family:Ericsson Icons;display:inline;vertical-align:baseline;margin-right:4px;position:relative;top:1px}.light .validation-msg.valid{display:block}.light .validation-msg.valid:before{content:"";color:#329864}.light .validation-msg.invalid{display:block}.light .validation-msg.invalid:before{content:"";color:#bb0b02}.light input.validation+.controls+.validation-msg,.light input.validation+.suffix+.validation-msg,.light input.validation+.validation-msg,.light textarea.validation+.controls+.validation-msg,.light textarea.validation+.suffix+.validation-msg,.light textarea.validation+.validation-msg{display:none;margin-bottom:4px;font-size:12px;line-height:14px}.light input.validation+.controls+.validation-msg:before,.light input.validation+.suffix+.validation-msg:before,.light input.validation+.validation-msg:before,.light textarea.validation+.controls+.validation-msg:before,.light textarea.validation+.suffix+.validation-msg:before,.light textarea.validation+.validation-msg:before{font-family:Ericsson Icons;display:inline;vertical-align:baseline;margin-right:4px;position:relative;top:1px}.light input.validation+.controls+.validation-msg.valid,.light input.validation+.suffix+.validation-msg.valid,.light input.validation+.validation-msg.valid,.light textarea.validation+.controls+.validation-msg.valid,.light textarea.validation+.suffix+.validation-msg.valid,.light textarea.validation+.validation-msg.valid{display:block}.light input.validation+.controls+.validation-msg.valid:before,.light input.validation+.suffix+.validation-msg.valid:before,.light input.validation+.validation-msg.valid:before,.light textarea.validation+.controls+.validation-msg.valid:before,.light textarea.validation+.suffix+.validation-msg.valid:before,.light textarea.validation+.validation-msg.valid:before{content:"";color:#329864}.light input.validation+.controls+.validation-msg.invalid,.light input.validation+.suffix+.validation-msg.invalid,.light input.validation+.validation-msg.invalid,.light textarea.validation+.controls+.validation-msg.invalid,.light textarea.validation+.suffix+.validation-msg.invalid,.light textarea.validation+.validation-msg.invalid{display:block}.light input.validation+.controls+.validation-msg.invalid:before,.light input.validation+.suffix+.validation-msg.invalid:before,.light input.validation+.validation-msg.invalid:before,.light textarea.validation+.controls+.validation-msg.invalid:before,.light textarea.validation+.suffix+.validation-msg.invalid:before,.light textarea.validation+.validation-msg.invalid:before{content:"";color:#bb0b02}.light input.validation.invalid,.light input.validation:invalid:not(.pristine),.light textarea.validation.invalid,.light textarea.validation:invalid:not(.pristine){border:1px solid #bb0b02;margin-bottom:4px;-webkit-box-shadow:none;box-shadow:none}.light input.validation.invalid+.controls+.validation-msg,.light input.validation.invalid+.suffix+.validation-msg,.light input.validation.invalid+.validation-msg,.light input.validation:invalid:not(.pristine)+.controls+.validation-msg,.light input.validation:invalid:not(.pristine)+.suffix+.validation-msg,.light input.validation:invalid:not(.pristine)+.validation-msg,.light textarea.validation.invalid+.controls+.validation-msg,.light textarea.validation.invalid+.suffix+.validation-msg,.light textarea.validation.invalid+.validation-msg,.light textarea.validation:invalid:not(.pristine)+.controls+.validation-msg,.light textarea.validation:invalid:not(.pristine)+.suffix+.validation-msg,.light textarea.validation:invalid:not(.pristine)+.validation-msg{display:block}.light input.validation.invalid+.controls+.validation-msg:before,.light input.validation.invalid+.suffix+.validation-msg:before,.light input.validation.invalid+.validation-msg:before,.light input.validation:invalid:not(.pristine)+.controls+.validation-msg:before,.light input.validation:invalid:not(.pristine)+.suffix+.validation-msg:before,.light input.validation:invalid:not(.pristine)+.validation-msg:before,.light textarea.validation.invalid+.controls+.validation-msg:before,.light textarea.validation.invalid+.suffix+.validation-msg:before,.light textarea.validation.invalid+.validation-msg:before,.light textarea.validation:invalid:not(.pristine)+.controls+.validation-msg:before,.light textarea.validation:invalid:not(.pristine)+.suffix+.validation-msg:before,.light textarea.validation:invalid:not(.pristine)+.validation-msg:before{content:"";color:#bb0b02}.light input.validation.valid,.light textarea.validation.valid{border:1px solid #329864;margin-bottom:4px;-webkit-box-shadow:none;box-shadow:none}.light input.validation.valid+.controls+.validation-msg,.light input.validation.valid+.suffix+.validation-msg,.light input.validation.valid+.validation-msg,.light textarea.validation.valid+.controls+.validation-msg,.light textarea.validation.valid+.suffix+.validation-msg,.light textarea.validation.valid+.validation-msg{display:block}.light input.validation.valid+.controls+.validation-msg:before,.light input.validation.valid+.suffix+.validation-msg:before,.light input.validation.valid+.validation-msg:before,.light textarea.validation.valid+.controls+.validation-msg:before,.light textarea.validation.valid+.suffix+.validation-msg:before,.light textarea.validation.valid+.validation-msg:before{content:"";color:#329864}.light input:invalid:not(.pristine),.light textarea:invalid:not(.pristine){border:1px solid #bb0b02;-webkit-box-shadow:none;box-shadow:none}.light .character-counter{display:block;top:1px;font-family:Ericsson Hilda;color:#6a6a6a;margin-bottom:4px;font-size:12px;line-height:14px}.light .character-counter-error{display:block;margin-bottom:4px;font-size:12px;line-height:14px}.light .character-counter-error:before{font-family:Ericsson Icons;content:"";color:#bb0b02;display:inline;vertical-align:baseline;margin-right:4px;position:relative;top:1px}.light .list-builder{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;overflow-y:hidden;overflow-x:auto}.light .list-builder>div:not(.lb-transfer-btns){width:100%;max-width:624px;min-width:300px;position:relative;background:#fff;border:1px solid #878787}.light .list-builder input[type=checkbox]+label:before{margin-right:8px}.light .list-builder .lb-transfer-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.light .list-builder .lb-transfer-btns .btn{min-width:32px;padding:5px 8px 4px}.light .list-builder .lb-transfer-btns .btn .icon{margin-right:0}.light .list-builder .lb-transfer-btns .btn:not(:last-child){margin-bottom:8px}.light .list-builder .lb-transfer-btns .btn~.btn{margin-left:0}.light .list-builder .lb-header{padding:16px 16px 0}.light .list-builder .lb-header .title{margin-bottom:16px;color:#242424;font-weight:500;font-size:16px;line-height:1.5em}.light .list-builder .lb-header .lb-controls{border-bottom:1px solid #878787;padding-bottom:16px;margin-bottom:16px;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}.light .list-builder .lb-header .lb-controls .lb_header-counters{color:#6a6a6a}.light .list-builder .lb-header .lb-filter{position:relative;margin-bottom:16px}.light .list-builder .lb-header .lb-filter:after{content:"";font-family:Ericsson Icons;position:absolute;width:16px;height:16px;top:50%;right:8px;margin-top:-8px}.light .list-builder .lb-header .lb-filter .lb-filter-input{width:100%;margin-right:0}.light .list-builder .lb-list{height:auto;overflow-x:hidden;overflow-y:auto;max-height:440px;padding:2px 16px 16px;position:relative}.light .list-builder .lb-list .lb-item{margin-left:-16px;padding-left:16px;width:calc(100% + 32px);-webkit-transition:all .7s ease-out;transition:all .7s ease-out;background:0 0}.light .list-builder .lb-list .lb-item.highlight{background:#ebebeb}.light .list-builder .lb-list .lb-item input[type=checkbox]+label:before{position:absolute;top:2px;left:0}.light .list-builder .lb-list .lb-item input[type=checkbox]+label{position:relative;padding-left:24px}.light .list-builder .lb-list .lb-item:not(:last-child){margin-bottom:2px}.light input[inputmode=numeric],.light input[type=number]{width:64px;margin-right:5px;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.light input[inputmode=numeric].right-aligned,.light input[type=number].right-aligned{text-align:right}.light input[inputmode=numeric].left-aligned,.light input[type=number].left-aligned{text-align:left}.light input[inputmode=numeric].editable,.light input[type=number].editable{border-color:transparent;background:0 0}.light input[inputmode=numeric].editable:hover,.light input[type=number].editable:hover{border-color:#878787;background:#fff}.light input[inputmode=numeric].editable:focus,.light input[type=number].editable:focus{border-color:#a56ebe}.light input[inputmode=numeric]::-webkit-inner-spin-button,.light input[inputmode=numeric]::-webkit-outer-spin-button,.light input[type=number]::-webkit-inner-spin-button,.light input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.light .spinner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .spinner .controls{display:inline-block;vertical-align:top}.light .spinner .controls .icon{display:inline-block;vertical-align:middle;width:32px;height:32px;text-align:center;line-height:32px;font-size:16px;background:0 0;color:#242424;border:solid 1px #242424;border-radius:3px;margin-right:0}.light .spinner .controls .icon:hover{color:#f2f2f2;border:solid 1px #4e4e4e;background:#4e4e4e;text-decoration:none;cursor:pointer}.light .spinner .controls .icon:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .spinner .controls .icon.disabled{pointer-events:none;cursor:default;color:#adadad}.light .spinner .controls .icon:last-child{margin-right:0}.light .notifications-wrapper{position:absolute;top:64px;right:16px;z-index:10;width:380px;max-width:calc(100% - 32px)}.light .notification{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;right:-599px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;width:100%;color:#242424;border:1px solid #6a6a6a;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;line-height:1.5em;border-left:#6a6a6a 8px solid;background-color:#f8f8f8}.light .notification:not(.no-hover):hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px #00000026}.light .notification:not(.no-hover):hover .title:after{color:#242424}.light .notification.stripe-blue,.light .notification.stripe-gray,.light .notification.stripe-green,.light .notification.stripe-orange,.light .notification.stripe-purple,.light .notification.stripe-red,.light .notification.stripe-yellow{border-left-width:8px}.light .notification.stripe-red{border-color:#ed0e00;background-color:#fef3f2}.light .notification.stripe-orange{border-color:#d46617;background-color:#fdf7f3}.light .notification.stripe-yellow{border-color:#dcaf00;background-color:#fdfbf2}.light .notification.stripe-purple{border-color:#8e45b0;background-color:#f9f6fb}.light .notification.stripe-blue{border-color:#1174e6;background-color:#f3f8fe}.light .notification.stripe-green{border-color:#329864;background-color:#f5faf7}.light .notification.stripe-gray{border-color:#6a6a6a;background-color:#f8f8f8}.light .notification.banner{position:static}.light .notification.banner .top-row .title .icon{margin-right:16px}.light .notification.hidden{display:none}.light .notification .top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.light .notification .top-row .status{display:inline-block}.light .notification .top-row .status:before{font-family:Ericsson Icons!important;margin-right:16px;vertical-align:middle;font-size:16px}.light .notification .top-row .title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.light .notification .top-row .title .icon{margin-right:8px}.light .notification .top-row .icon.close{right:0;font-family:Ericsson Icons!important;font-size:16px;color:#242424;width:14px;height:14px;position:relative;cursor:pointer;margin-top:3px}.light .notification .top-row .icon.close:before{position:absolute;top:-3px;left:-1px}.light .notification .top-row .icon.close:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .notification .description{margin-top:16px;color:#242424;word-break:break-word}.light .notification .description .actions .btn{margin-bottom:6px;width:100%;min-width:80px;margin-right:0}.light .notification.live{right:0;margin-bottom:8px}.light .notification.inline{position:static}.light .notification-log{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.light .notification-log.hidden{display:none}.light .notification-log-trigger.item{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#1174e6),color-stop(50%,transparent));background-image:linear-gradient(to left,#1174e6 50%,transparent 50%);background-size:210% 100%;padding:4px 0;border-radius:14px;-webkit-transition:background-position .3s .6s ease-in-out,padding .1s .6s ease-in-out;transition:background-position .3s .6s ease-in-out,padding .1s .6s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex}.light .notification-log-trigger.item .notification-log-number{display:none;-webkit-transition:.3s .6s ease-in-out;transition:.3s .6s ease-in-out}.light .notification-log-trigger.item .icon-notification{display:inline-block;left:0;top:-1px;margin-right:0;opacity:.8}.light .notification-log-trigger.item .icon-notification:hover{opacity:1}.light .notification-log-trigger.item .icon-notification-ring{display:inline-block;left:-3px;top:0;font-size:0}.light .notification-log-trigger.item.has-notification{background-position:100%;padding:4px 6px 4px 16px;opacity:1}.light .notification-log-trigger.item.has-notification .notification-log-number{display:inline}.light .notification-log-trigger.item.has-notification .icon-notification{opacity:1;-webkit-animation:notification .6s forwards;animation:notification .6s forwards}.light .notification-log-trigger.item.has-notification .icon-notification-ring{-webkit-animation:ring .6s forwards;animation:ring .6s forwards}.light .notification-log-trigger.item.no-notification .icon-notification{-webkit-animation:notification-reverse .6s forwards;animation:notification-reverse .6s forwards}.light .notification-log-trigger.item.no-notification .icon-notification-ring{-webkit-animation:ring-reverse .6s forwards;animation:ring-reverse .6s forwards}.light .notification-log-container{overflow-y:auto;height:100%;position:relative}.light .notification-log-item{position:relative;margin-right:8px;padding:16px 32px;border-bottom:1px solid #4e4e4e}.light .notification-log-item:hover{background-color:#ffffff1a;cursor:pointer}.light .notification-log-item.new:before{content:"";position:absolute;top:4px;left:4px;height:calc(100% - 8px);width:4px;background-color:#1174e6}.light .notification-log-item .title{font-weight:500;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .notification-log-item .title .icon{margin-right:8px}.light .notification-log-item .btn{display:inline-block;margin-top:16px}.light .notification-log-item-time{position:absolute;right:8px;top:16px;opacity:.8;font-weight:400;font-size:12px;float:right}.light .notification-log-empty{font-size:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light .notification-log-empty.hidden{display:none}.light .tree .item:before{font-size:14px;line-height:18px;font-family:Ericsson Icons;text-align:center}.light .tree ul{list-style-type:none;padding-left:0;color:#242424}.light .tree ul ul li .item{padding-left:44px}.light .tree ul ul li ul li .item{padding-left:56px}.light .tree ul ul li ul li ul li .item{padding-left:68px}.light .tree ul ul li ul li ul li ul li .item{padding-left:80px}.light .tree ul ul li ul li ul li ul li ul li .item{padding-left:92px}.light .tree ul ul li ul li ul li ul li ul li ul li .item{padding-left:104px}.light .tree ul ul li ul li ul li ul li ul li ul li ul li .item{padding-left:116px}.light .tree ul ul li ul li ul li ul li ul li ul li ul li ul li .item{padding-left:128px}.light .tree ul ul li ul li ul li ul li ul li ul li ul li ul li ul li .item{padding-left:140px}.light .tree ul ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li .item{padding-left:152px}.light .tree li{padding-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .tree li>a:focus{outline:1px solid #a56ebe}.light .tree li i.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:8px;line-height:18px}.light .tree li>:not(ul):before{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-left:-32px;width:32px;content:""}.light .tree .title.opened:before{content:""}.light .tree .title:not(.opened):before{content:""}.light .tree .title:not(.opened)~ul{height:0;opacity:0;visibility:collapse;padding-bottom:0;display:none}.light .tree .right-align{margin-left:auto;padding-left:4px}.light .tree .active.opened{font-weight:700}.light .tree .active:not(.opened),.light .tree .active:not(.title){background:#1174e6;color:#fff}.light .tree .item,.light .tree .title{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;min-height:40px;padding:11px 0 11px 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .tree .item:not(.active):hover,.light .tree .title:not(.active):hover{background:#dcdcdc}.light .tree .item:focus,.light .tree .title:focus{outline:1px solid #a56ebe;outline-offset:-1px}.light .tree a{color:#242424}.light .tree a:hover{text-decoration:none}.light .tree input[type=checkbox]+label{line-height:18px;margin-bottom:0}.light .tree input[type=checkbox]+label:before{margin-top:1px;margin-bottom:1px}.light .navigation{height:calc(100% - 44px);overflow-y:auto}.light .navigation .item,.light .navigation .title{min-height:40px;padding:11px 8px 11px 32px}.light input[type=radio]{position:absolute;top:0;left:0;width:0;height:0;padding:0;margin:0;background:0 0;border:transparent;opacity:0;pointer-events:none}.light input[type=radio]:focus-visible+label:before{outline:1px solid #a56ebe;outline-offset:1px}.light input[type=radio]+label{font-size:14px;line-height:1.5}.light input[type=radio]+label:empty{line-height:1}.light input[type=radio]:checked+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjUuNSIgZmlsbD0iI0ZGRiIgc3Ryb2tlPSIjODc4Nzg3Ii8+CiAgICAgICAgPGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjMiIGZpbGw9IiMxMTc0RTYiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center;margin:2px 4px 2px 2px}.light input[type=radio]:checked:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8ZyBpZD0iR3JvdXBfMjA3MjUiIGRhdGEtbmFtZT0iR3JvdXAgMjA3MjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zODggLTE0MzUpIj4KICAgIDxnIGlkPSJHcm91cF8yMDcyNiIgZGF0YS1uYW1lPSJHcm91cCAyMDcyNiI+CiAgICAgIDxnIGlkPSJzZWxlY3RlZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzg4IDE0MzUpIj4KICAgICAgICA8cmVjdCBpZD0iYm9yZGVyIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz4KICAgICAgICA8ZyBpZD0icmFkaW8tZGVmYXVsdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAyKSIgZmlsbD0iI2ZmZiI+CiAgICAgICAgICA8cGF0aCBkPSJNIDYgMTEuNSBDIDIuOTY3Mjg5OTI0NjIxNTgyIDExLjUgMC41IDkuMDMyNzEwMDc1Mzc4NDE4IDAuNSA2IEMgMC41IDIuOTY3Mjg5OTI0NjIxNTgyIDIuOTY3Mjg5OTI0NjIxNTgyIDAuNSA2IDAuNSBDIDkuMDMyNzEwMDc1Mzc4NDE4IDAuNSAxMS41IDIuOTY3Mjg5OTI0NjIxNTgyIDExLjUgNiBDIDExLjUgOS4wMzI3MTAwNzUzNzg0MTggOS4wMzI3MTAwNzUzNzg0MTggMTEuNSA2IDExLjUgWiIgc3Ryb2tlPSJub25lIi8+CiAgICAgICAgICA8cGF0aCBkPSJNIDYgMSBDIDMuMjQyOTg5NTQwMTAwMDk4IDEgMSAzLjI0Mjk4OTU0MDEwMDA5OCAxIDYgQyAxIDguNzU3MDA5NTA2MjI1NTg2IDMuMjQyOTg5NTQwMTAwMDk4IDExIDYgMTEgQyA4Ljc1NzAwOTUwNjIyNTU4NiAxMSAxMSA4Ljc1NzAwOTUwNjIyNTU4NiAxMSA2IEMgMTEgMy4yNDI5ODk1NDAxMDAwOTggOC43NTcwMDk1MDYyMjU1ODYgMSA2IDEgTSA2IDAgQyA5LjMxMzcxMDIxMjcwNzUyIDAgMTIgMi42ODYyODk3ODcyOTI0OCAxMiA2IEMgMTIgOS4zMTM3MTAyMTI3MDc1MiA5LjMxMzcxMDIxMjcwNzUyIDEyIDYgMTIgQyAyLjY4NjI4OTc4NzI5MjQ4IDEyIDAgOS4zMTM3MTAyMTI3MDc1MiAwIDYgQyAwIDIuNjg2Mjg5Nzg3MjkyNDggMi42ODYyODk3ODcyOTI0OCAwIDYgMCBaIiBzdHJva2U9Im5vbmUiIGZpbGw9IiM2YTZhNmEiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGNpcmNsZSBpZD0iY2lyY2xlLXJhZGlvLWRlZmF1bHQiIGN4PSIzIiBjeT0iMyIgcj0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSA1KSIgZmlsbD0iIzAwNjljMiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K) no-repeat 100% center;margin:2px 4px 2px 2px}.light input[type=radio]:checked:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light input[type=radio]:not(:checked)+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxjaXJjbGUgY3g9IjgiIGN5PSI4IiByPSI1LjUiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjODc4Nzg3Ii8+Cjwvc3ZnPgo=) no-repeat 100% center;margin:2px 4px 2px 2px}.light input[type=radio]:not(:checked):hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxjaXJjbGUgY3g9IjgiIGN5PSI4IiByPSI1LjUiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNkE2QTZBIi8+Cjwvc3ZnPgo=) no-repeat 100% center;margin:2px 4px 2px 2px}.light input[type=radio]:not(:checked):disabled+label{pointer-events:none;cursor:default;opacity:.6}.light .radio-group .validation-msg{display:none;margin-top:8px;font-size:12px;line-height:14px}.light .ranger-container{width:100%;font-size:12px;margin:24px 0 16px;display:inline-block}.light .ranger-container:first-child{margin:16px 0}.light .ranger-container.disabled{pointer-events:none;cursor:default;opacity:.6}.light .ranger-container:not(.ranger-readonly){cursor:pointer}.light .ranger-container:not(.ranger-readonly):not(.ranger-thresholds):hover .ranger-progress{background:#1174e6}.light .ranger-container:not(.ranger-readonly):hover .ranger-handle{background:#1174e6}.light .ranger-container:not(.ranger-readonly) .ranger-handle{border-radius:50%;background-color:#242424}.light .ranger-container.combined-tooltip.dragging .ranger-progress>.ranger-tooltip{display:block}.light .ranger-container .ranger-input{position:absolute;top:0;left:0;overflow:hidden;clip:rect(0,0,0,0);width:0;height:0;margin:0;padding:0;border:0 none}.light .ranger-container .ranger-track{width:100%;position:relative}.light .ranger-container .ranger-track:before{content:"";position:absolute;top:0;left:0;height:4px;width:100%;background:#d4d4d4}.light .ranger-container .ranger-track .range-limits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:10px;pointer-events:none}.light .ranger-container .ranger-track .range-limits .range-limit{color:#4e4e4e}.light .ranger-container .ranger-track .range-limits .range-limit+.range-limit{text-align:right}.light .ranger-container .ranger-lower{height:4px;position:absolute}.light .ranger-container .ranger-progress{height:4px;width:100%;background:#242424;position:absolute;left:0;top:0;-webkit-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transition:background ease .2s;transition:background ease .2s}.light .ranger-container .ranger-progress>.ranger-tooltip{top:auto;bottom:calc(100% + 6px);white-space:nowrap}.light .ranger-container .ranger-handle{-webkit-box-sizing:border-box;box-sizing:border-box;width:11px;height:11px;position:absolute;top:-4px;right:-5px;-webkit-transition:background ease .2s;transition:background ease .2s}.light .ranger-container .ranger-handle.active{z-index:10}.light .ranger-container .ranger-handle .ranger-tooltip{opacity:1}.light .ranger-container .ranger-input:focus+.ranger-track .ranger-handle{outline:1px solid #a56ebe;outline-offset:1px}.light .ranger-container.ranger-multiple .ranger-handle:nth-child(1){left:-5px}.light .ranger-container.ranger-multiple .ranger-handle:nth-child(2){right:-5px}.light .ranger-container.ranger-multiple .ranger-input:focus+.ranger-track .ranger-handle{outline:0}.light .ranger-container.ranger-multiple .ranger-handle:active,.light .ranger-container.ranger-multiple .ranger-handle:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .ranger-container .ranger-tooltip{opacity:0;position:absolute;bottom:calc(100% + 2px);right:50%;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);padding:0 7px;color:#242424;pointer-events:none;text-align:center}.light .ranger-container.combined-tooltip .ranger-handle .ranger-tooltip{opacity:0}.light .ranger-container.combined-tooltip .ranger-tooltip{opacity:1}.light .ranger-container.ranger-thresholds .ranger-lower{background:#ed0e00}.light .ranger-container.ranger-thresholds .ranger-progress{background:#fad22d}.light .ranger-container.ranger-thresholds .ranger-track:before{background:#329864}.light .select.native select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 11px;border-radius:3px;font-size:14px;line-height:1.143;font-family:Ericsson Hilda,Helvetica,sans-serif;color:#242424;height:32px;background-color:#fafafa;border:1px solid #242424;width:100%}.light .select.native select:focus{outline:#a56ebe 1px solid;outline-offset:1px}.light .select.native:after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:14px;pointer-events:none}.light .combobox,.light .listbox,.light .select{max-width:200px;display:inline-block;vertical-align:middle;position:relative}.light .combobox.open-top .options-list,.light .listbox.open-top .options-list,.light .select.open-top .options-list{bottom:100%;margin-bottom:4px;-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);box-shadow:0 -2px 4px #0000001a}.light .combobox.fullwidth,.light .listbox.fullwidth,.light .select.fullwidth{max-width:none;width:100%}.light .combobox .options_container,.light .listbox .options_container,.light .select .options_container{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.light .combobox .options_container .pill,.light .listbox .options_container .pill,.light .select .options_container .pill{margin-bottom:0;margin-top:8px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:21px;padding-top:1px}.light .combobox .options_container .pill.removable,.light .listbox .options_container .pill.removable,.light .select .options_container .pill.removable{position:relative;padding-right:26px}.light .combobox .options_container .pill.removable:after,.light .listbox .options_container .pill.removable:after,.light .select .options_container .pill.removable:after{position:absolute;width:14px;height:14px;line-height:14px;top:5px;right:8px}.light .combobox .invalid_select,.light .listbox .invalid_select,.light .select .invalid_select{padding:5px 8px;font-size:14px;line-height:1.5;text-decoration:none;border:1px dashed #878787;color:#242424;border-radius:3px;position:relative;height:32px;pointer-events:none;cursor:default}.light .combobox .invalid_select .icon,.light .listbox .invalid_select .icon,.light .select .invalid_select .icon{position:absolute;right:8px;top:50%;margin-top:-10px}.light .combobox.disabled,.light .listbox.disabled,.light .select.disabled{pointer-events:none;cursor:default}.light .combobox.disabled button,.light .combobox.disabled input[type=text],.light .listbox.disabled button,.light .listbox.disabled input[type=text],.light .select.disabled button,.light .select.disabled input[type=text]{border-color:#dcdcdc;background:#f2f2f2;color:#6a6a6a}.light .combobox.disabled button:after,.light .combobox.disabled input[type=text]:after,.light .listbox.disabled button:after,.light .listbox.disabled input[type=text]:after,.light .select.disabled button:after,.light .select.disabled input[type=text]:after{color:#adadad}.light .combobox.disabled .icon-chevron-down,.light .listbox.disabled .icon-chevron-down,.light .select.disabled .icon-chevron-down{color:#adadad}.light .combobox.disabled>*,.light .listbox.disabled>*,.light .select.disabled>*{pointer-events:none}.light .combobox .btn,.light .listbox .btn,.light .select .btn{width:100%;padding:5px 26px 4px 8px;font-size:14px;line-height:1.5;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .combobox .btn:after,.light .listbox .btn:after,.light .select .btn:after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:14px;pointer-events:none}.light .combobox .btn:focus,.light .listbox .btn:focus,.light .select .btn:focus{outline:#a56ebe 1px solid;outline-offset:1px}.light .combobox .current-options,.light .listbox .current-options,.light .select .current-options{position:relative;display:block}.light .combobox[data-type=input-multi] .current-options,.light .combobox[data-type=input-single] .current-options,.light .listbox[data-type=input-multi] .current-options,.light .listbox[data-type=input-single] .current-options,.light .select[data-type=input-multi] .current-options,.light .select[data-type=input-single] .current-options{position:relative}.light .combobox[data-type=input-multi] .current-options input,.light .combobox[data-type=input-single] .current-options input,.light .listbox[data-type=input-multi] .current-options input,.light .listbox[data-type=input-single] .current-options input,.light .select[data-type=input-multi] .current-options input,.light .select[data-type=input-single] .current-options input{margin-right:0;padding-right:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.light .combobox[data-type=input-multi] .current-options .icon,.light .combobox[data-type=input-single] .current-options .icon,.light .listbox[data-type=input-multi] .current-options .icon,.light .listbox[data-type=input-single] .current-options .icon,.light .select[data-type=input-multi] .current-options .icon,.light .select[data-type=input-single] .current-options .icon{position:absolute;width:24px;height:24px;text-align:center;line-height:24px;right:4px;top:4px;-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;border:1px solid transparent;cursor:pointer}.light .combobox[data-type=input-multi].open .current-options .icon,.light .combobox[data-type=input-single].open .current-options .icon,.light .listbox[data-type=input-multi].open .current-options .icon,.light .listbox[data-type=input-single].open .current-options .icon,.light .select[data-type=input-multi].open .current-options .icon,.light .select[data-type=input-single].open .current-options .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.light .combobox[data-type=input-multi] .options-list .item,.light .combobox[data-type=multi-pills] .options-list .item,.light .combobox[data-type=multi] .options-list .item,.light .listbox[data-type=input-multi] .options-list .item,.light .listbox[data-type=multi-pills] .options-list .item,.light .listbox[data-type=multi] .options-list .item,.light .select[data-type=input-multi] .options-list .item,.light .select[data-type=multi-pills] .options-list .item,.light .select[data-type=multi] .options-list .item{padding:0;overflow:hidden}.light .combobox[data-type=input-multi] .options-list .item label,.light .combobox[data-type=multi-pills] .options-list .item label,.light .combobox[data-type=multi] .options-list .item label,.light .listbox[data-type=input-multi] .options-list .item label,.light .listbox[data-type=multi-pills] .options-list .item label,.light .listbox[data-type=multi] .options-list .item label,.light .select[data-type=input-multi] .options-list .item label,.light .select[data-type=multi-pills] .options-list .item label,.light .select[data-type=multi] .options-list .item label{padding:7px 8px;font-size:14px;line-height:1.5;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;max-width:100%;margin-bottom:0}.light .combobox[data-type=input-multi] .options-list .item label:before,.light .combobox[data-type=multi-pills] .options-list .item label:before,.light .combobox[data-type=multi] .options-list .item label:before,.light .listbox[data-type=input-multi] .options-list .item label:before,.light .listbox[data-type=multi-pills] .options-list .item label:before,.light .listbox[data-type=multi] .options-list .item label:before,.light .select[data-type=input-multi] .options-list .item label:before,.light .select[data-type=multi-pills] .options-list .item label:before,.light .select[data-type=multi] .options-list .item label:before{background-size:contain;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s;transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s}.light .combobox.multi .options-list .item:not(button),.light .listbox.multi .options-list .item:not(button),.light .select.multi .options-list .item:not(button){padding:0;overflow:hidden}.light .combobox.multi .options-list .item:not(button) label,.light .listbox.multi .options-list .item:not(button) label,.light .select.multi .options-list .item:not(button) label{padding:7px 8px;font-size:14px;line-height:1.5;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;max-width:100%;margin-bottom:0}.light .combobox.multi .options-list .item:not(button) label:before,.light .listbox.multi .options-list .item:not(button) label:before,.light .select.multi .options-list .item:not(button) label:before{background-size:contain;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s;transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s}.light .combobox[data-type=input-single] .options-list .item.highlight,.light .combobox[data-type=input-single] .options-list .item:hover,.light .combobox[data-type=single] .options-list .item.highlight,.light .combobox[data-type=single] .options-list .item:hover,.light .listbox[data-type=input-single] .options-list .item.highlight,.light .listbox[data-type=input-single] .options-list .item:hover,.light .listbox[data-type=single] .options-list .item.highlight,.light .listbox[data-type=single] .options-list .item:hover,.light .select[data-type=input-single] .options-list .item.highlight,.light .select[data-type=input-single] .options-list .item:hover,.light .select[data-type=single] .options-list .item.highlight,.light .select[data-type=single] .options-list .item:hover{background:#dcdcdc}.light .combobox[data-type=input-single] .options-list .item.active,.light .combobox[data-type=single] .options-list .item.active,.light .listbox[data-type=input-single] .options-list .item.active,.light .listbox[data-type=single] .options-list .item.active,.light .select[data-type=input-single] .options-list .item.active,.light .select[data-type=single] .options-list .item.active{background:#1174e6;color:#f2f2f2}.light .combobox[data-type=input-single] .options-list .item.active.highlight,.light .combobox[data-type=input-single] .options-list .item.active:hover,.light .combobox[data-type=single] .options-list .item.active.highlight,.light .combobox[data-type=single] .options-list .item.active:hover,.light .listbox[data-type=input-single] .options-list .item.active.highlight,.light .listbox[data-type=input-single] .options-list .item.active:hover,.light .listbox[data-type=single] .options-list .item.active.highlight,.light .listbox[data-type=single] .options-list .item.active:hover,.light .select[data-type=input-single] .options-list .item.active.highlight,.light .select[data-type=input-single] .options-list .item.active:hover,.light .select[data-type=single] .options-list .item.active.highlight,.light .select[data-type=single] .options-list .item.active:hover{background:#0069c2}.light .combobox.single .options-list .item.highlight,.light .combobox.single .options-list .item:hover,.light .listbox.single .options-list .item.highlight,.light .listbox.single .options-list .item:hover,.light .select.single .options-list .item.highlight,.light .select.single .options-list .item:hover{background:#dcdcdc}.light .combobox.single .options-list .item.active,.light .listbox.single .options-list .item.active,.light .select.single .options-list .item.active{background:#1174e6;color:#f2f2f2}.light .combobox.single .options-list .item.active.highlight,.light .combobox.single .options-list .item.active:hover,.light .listbox.single .options-list .item.active.highlight,.light .listbox.single .options-list .item.active:hover,.light .select.single .options-list .item.active.highlight,.light .select.single .options-list .item.active:hover{background:#0069c2}.light .combobox .options-list,.light .listbox .options-list,.light .select .options-list{position:absolute;z-index:60;margin-top:4px;text-align:left;width:100%;padding:0;max-height:142px;overflow-y:auto;overflow-x:hidden;border:1px solid #878787;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .combobox .options-list hr,.light .listbox .options-list hr,.light .select .options-list hr{border:none;border-bottom:1px solid #878787;margin:0;width:100%}.light .combobox .options-list button.item,.light .listbox .options-list button.item,.light .select .options-list button.item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:0 0;display:block;outline:0;text-align:left;width:100%}.light .combobox .options-list button.item.highlight,.light .combobox .options-list button.item:hover,.light .listbox .options-list button.item.highlight,.light .listbox .options-list button.item:hover,.light .select .options-list button.item.highlight,.light .select .options-list button.item:hover{background:#dcdcdc}.light .combobox .options-list .item,.light .listbox .options-list .item,.light .select .options-list .item{padding:7px 8px;color:#242424;font-size:14px;line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .combobox .options-list .item input[type=checkbox],.light .listbox .options-list .item input[type=checkbox],.light .select .options-list .item input[type=checkbox]{display:block}.light .combobox .options-list .item.highlight input[type=checkbox]+label,.light .combobox .options-list .item:hover input[type=checkbox]+label,.light .listbox .options-list .item.highlight input[type=checkbox]+label,.light .listbox .options-list .item:hover input[type=checkbox]+label,.light .select .options-list .item.highlight input[type=checkbox]+label,.light .select .options-list .item:hover input[type=checkbox]+label{background:#dcdcdc}.light .combobox .options-list .item.highlight input[type=checkbox]:checked+label,.light .combobox .options-list .item:hover input[type=checkbox]:checked+label,.light .listbox .options-list .item.highlight input[type=checkbox]:checked+label,.light .listbox .options-list .item:hover input[type=checkbox]:checked+label,.light .select .options-list .item.highlight input[type=checkbox]:checked+label,.light .select .options-list .item:hover input[type=checkbox]:checked+label{background:#0069c2}.light .combobox .options-list .item.highlight input[type=checkbox]:checked+label:before,.light .combobox .options-list .item:hover input[type=checkbox]:checked+label:before,.light .listbox .options-list .item.highlight input[type=checkbox]:checked+label:before,.light .listbox .options-list .item:hover input[type=checkbox]:checked+label:before,.light .select .options-list .item.highlight input[type=checkbox]:checked+label:before,.light .select .options-list .item:hover input[type=checkbox]:checked+label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNjlDMiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMS4yIDRMNi45IDguODAxIDQuNyA2LjYgMy4zIDggNyAxMS44IDEyLjY5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==)}.light .combobox .options-list .item input[type=checkbox]+label:before,.light .listbox .options-list .item input[type=checkbox]+label:before,.light .select .options-list .item input[type=checkbox]+label:before{width:14px;height:14px;background-size:contain}.light .combobox .options-list .item input[type=checkbox]:not(:checked)+label:before,.light .listbox .options-list .item input[type=checkbox]:not(:checked)+label:before,.light .select .options-list .item input[type=checkbox]:not(:checked)+label:before{background:0 0;width:0;margin-right:0;opacity:0}.light .combobox .options-list .item input[type=checkbox]:checked+label,.light .listbox .options-list .item input[type=checkbox]:checked+label,.light .select .options-list .item input[type=checkbox]:checked+label{background:#1174e6;color:#f2f2f2}.light .combobox .options-list .item input[type=checkbox]:checked+label:hover,.light .listbox .options-list .item input[type=checkbox]:checked+label:hover,.light .select .options-list .item input[type=checkbox]:checked+label:hover{background:#0069c2}.light .combobox .options-list .item input[type=checkbox]:checked+label:before,.light .listbox .options-list .item input[type=checkbox]:checked+label:before,.light .select .options-list .item input[type=checkbox]:checked+label:before{opacity:1}.light .combobox .options-list .item input[type=checkbox]:disabled+label,.light .listbox .options-list .item input[type=checkbox]:disabled+label,.light .select .options-list .item input[type=checkbox]:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light .combobox .options-list .item input[type=checkbox]:focus+label:before,.light .listbox .options-list .item input[type=checkbox]:focus+label:before,.light .select .options-list .item input[type=checkbox]:focus+label:before{outline:0}.light .combobox .options-list .optgroup,.light .listbox .options-list .optgroup,.light .select .options-list .optgroup{display:none}.light .combobox .options-list .optgroup:has(.item:not(.hidden)),.light .listbox .options-list .optgroup:has(.item:not(.hidden)),.light .select .options-list .optgroup:has(.item:not(.hidden)){display:block}.light .combobox .options-list .optgroup .optgroup-label,.light .listbox .options-list .optgroup .optgroup-label,.light .select .options-list .optgroup .optgroup-label{display:block;font-size:12px;line-height:1.5;padding:7px 8px}.light .combobox .options-list .optgroup .item label,.light .listbox .options-list .optgroup .item label,.light .select .options-list .optgroup .item label{padding-left:16px!important}.light .combobox .options-list .optgroup .item:not(:has(input[type=checkbox])),.light .listbox .options-list .optgroup .item:not(:has(input[type=checkbox])),.light .select .options-list .optgroup .item:not(:has(input[type=checkbox])){padding-left:16px!important}.light .combobox .options-list .optgroup .item:has(input[type=checkbox]:disabled),.light .listbox .options-list .optgroup .item:has(input[type=checkbox]:disabled),.light .select .options-list .optgroup .item:has(input[type=checkbox]:disabled){cursor:default}.light .combobox .options-list .optgroup .item input[type=checkbox]:disabled+label,.light .listbox .options-list .optgroup .item input[type=checkbox]:disabled+label,.light .select .options-list .optgroup .item input[type=checkbox]:disabled+label{background:inherit}.light .combobox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label,.light .listbox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label,.light .select .options-list .optgroup .item input[type=checkbox]:disabled:checked+label{background:#1174e6}.light .combobox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before,.light .listbox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before,.light .select .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzExNzRFNiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMS4yIDRMNi45IDguODAxIDQuNyA2LjYgMy4zIDggNyAxMS44IDEyLjY5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==)}.light .combobox .options-list .no_results,.light .listbox .options-list .no_results,.light .select .options-list .no_results{padding:7px 8px;color:#242424;font-size:14px;line-height:1.5;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .combobox.closed .options-list,.light .listbox.closed .options-list,.light .select.closed .options-list{visibility:hidden}.light .combobox.open .btn:after,.light .listbox.open .btn:after,.light .select.open .btn:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.light .combobox.open .options-list,.light .listbox.open .options-list,.light .select.open .options-list{display:block}.light .combobox.multi .current-options,.light .combobox.single .current-options{position:relative}.light .combobox.multi .current-options input,.light .combobox.single .current-options input{margin-right:0;padding-right:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.light .combobox.multi .current-options .icon,.light .combobox.single .current-options .icon{position:absolute;width:24px;height:24px;text-align:center;line-height:24px;right:4px;top:4px;-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;border:1px solid transparent;cursor:pointer}.light .combobox.multi.open .current-options .icon,.light .combobox.single.open .current-options .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.light .combobox.multi .options-list .item{padding:0;overflow:hidden}.light .combobox.multi .options-list .item label{padding:7px 8px;font-size:14px;line-height:1.5;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;max-width:100%;margin-bottom:0}.light .combobox.multi .options-list .item label:before{background-size:contain;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s;transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s}.light .switch{position:relative;display:inline-block;width:28px;font-size:14px;line-height:1.5}.light .switch:hover{cursor:default}.light .switch:hover input:not([disabled])+.ball{background-color:#fff;border-color:#6a6a6a}.light .switch:hover input:checked:not([disabled])+.ball{background-color:#0069c2;border-color:#0069c2}.light .switch span{display:block;margin-left:32px}.light .switch span:after{content:attr(data-disabled)}.light .switch input{position:absolute;margin:0;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);pointer-events:none}.light .switch input:focus+.ball{outline:1px solid #a56ebe;outline-offset:1px}.light .switch input:checked+.ball{background-color:#1174e6;border-color:#1174e6}.light .switch input:checked~span:after{content:attr(data-enabled)}.light .switch input:checked+.ball:before{-webkit-transform:translateX(12px);transform:translate(12px);background-color:#f2f2f2}.light .switch input~.ball,.light .switch input~span{cursor:pointer}.light .switch input:disabled~.ball,.light .switch input:disabled~span{pointer-events:none;cursor:default;opacity:.6}.light .switch .ball{position:absolute;top:2px;left:0;width:28px;height:16px;background-color:#fff;border:solid 1px #878787;border-radius:12px;-webkit-transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,transform .4s;transition:background-color .4s,transform .4s,-webkit-transform .4s}.light .switch .ball:before{position:absolute;content:"";height:10px;width:10px;top:2px;left:2px;background-color:#242424;border-radius:50%;-webkit-transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,transform .4s;transition:background-color .4s,transform .4s,-webkit-transform .4s}.light .tabs{display:block}.light .tabs .titles .title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:25px;font-size:14px;margin:0;padding:6px 10px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default}.light .tabs .titles .title .icon:not(:only-child){margin-right:8px}.light .tabs .titles .title:focus{outline:1px solid #a56ebe}.light .tabs .titles .title.disabled{opacity:.4;cursor:default}.light .tabs .titles .title:only-child.selected{border-bottom:2px solid transparent;opacity:.7;padding-left:0}.light .tabs .titles .title.selected{border-bottom:2px solid #1174e6}.light .tabs .titles .title:not(.selected){color:#888;border-bottom:solid 2px transparent}.light .tabs .titles .title:not(.selected):hover{background-color:#dcdcdc;color:#242424;cursor:pointer}.light .tabs .contents{padding:5px 0}.light .tabs .contents>.content{display:none;margin-top:8px}.light .tabs .contents>.content.selected{display:block}.light kbd.tag{font-family:Ericsson Hilda,Helvetica,sans-serif;font-size:12px;font-weight:400;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;margin-right:8px;padding:0 8px;border-radius:3px;color:#6a6a6a;background:#f8f8f8;border:1px solid #6a6a6a;min-height:16px}.light kbd.tag.big{border-radius:7px;font-size:14px;min-height:24px;padding:3px 8px 2px}.light kbd.tag .icon,.light kbd.tag:before{font-family:Ericsson Icons;font-size:12px;padding-top:1px;margin-right:4px}.light kbd.tag.big .icon,.light kbd.tag.big:before{font-size:16px;padding-top:0}.light kbd.tag.severity-critical:before{content:"";color:#ed0e00}.light kbd.tag.severity-major:before{content:"";color:#d46617}.light kbd.tag.severity-minor:before{content:"";color:#fad22d}.light kbd.tag.severity-warning:before{content:"";color:#1174e6}.light kbd.tag.severity-indeterminate:before{content:"";color:#878787}.light kbd.tag.severity-cleared:before{content:"";color:#329864}.light kbd.tag.blue{background-color:#f3f8fe;border-color:#1174e6;color:#6a6a6a}.light kbd.tag.green{background-color:#f5faf7;border-color:#329864;color:#6a6a6a}.light kbd.tag.purple{background-color:#fbf8fc;border-color:#a56ebe;color:#6a6a6a}.light kbd.tag.red{background-color:#fef3f2;border-color:#ed0e00;color:#6a6a6a}.light kbd.tag.orange{background-color:#fdf7f3;border-color:#d46617;color:#6a6a6a}.light kbd.tag.yellow{background-color:#fffdf5;border-color:#fad22d;color:#6a6a6a}.light kbd.tag.ai-fill{background:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3))!important;background:linear-gradient(to right,#1174e6,#8653f3)!important;color:#fff!important;border:none!important}.light kbd.tag.ai-stroke{position:relative;border:none;z-index:1;padding:1px 9px}.light kbd.tag.ai-stroke:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;width:100%;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3));background:linear-gradient(90deg,#1174e6,#8653f3);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}.light kbd.tag.ai-stroke.big{padding:3px 8px 2px 10px}.light kbd.tag.ai-stroke.big:before{border-radius:7px}.light .tooltip{position:relative}.light .tooltip.dotted{border-bottom:1px dotted #242424}.light .tooltip.pointer:hover{cursor:pointer}.light .tooltip:hover{cursor:default}.light .tooltip:hover .message{opacity:1;visibility:visible;-webkit-transition:opacity .18s ease-in-out .18s;transition:opacity .18s ease-in-out .18s}.light .tooltip .message{display:block;opacity:0;visibility:hidden;background:#4e4e4e;color:#f2f2f2;font-size:12px;padding:7px;line-height:1.5em;white-space:nowrap;position:absolute;z-index:100;pointer-events:none;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.light .tooltip .message.fixed{position:fixed;z-index:1000}.light .tooltip .message:hover{opacity:0}.light .tooltip .message.visible{opacity:1;visibility:visible}.light .tooltip .message.white{background-color:#eee;color:#242424}.light .tooltip .message.white.bottom:after{border-color:transparent transparent #eee}.light .tooltip .message.white.bottom-end:after{border-color:transparent transparent #eee}.light .tooltip .message.white.top:after{border-color:#eee transparent transparent}.light .tooltip .message.white.top-end:after{border-color:#eee transparent transparent}.light .tooltip .message.white.left:after{border-color:transparent transparent transparent #eee}.light .tooltip .message.white.right:after{border-color:transparent #eee transparent transparent}.light .tooltip .message.blue{background-color:#1174e6;color:#fff}.light .tooltip .message.blue.bottom:after{border-color:transparent transparent #1174e6 transparent}.light .tooltip .message.blue.bottom-end:after{border-color:transparent transparent #1174e6 transparent}.light .tooltip .message.blue.top:after{border-color:#1174e6 transparent transparent transparent}.light .tooltip .message.blue.top-end:after{border-color:#1174e6 transparent transparent transparent}.light .tooltip .message.blue.left:after{border-color:transparent transparent transparent #1174e6}.light .tooltip .message.blue.right:after{border-color:transparent #1174e6 transparent transparent}.light .tooltip .message.black{background-color:#333;color:#f2f2f2}.light .tooltip .message.black.bottom:after{border-color:transparent transparent #333}.light .tooltip .message.black.bottom-end:after{border-color:transparent transparent #333}.light .tooltip .message.black.top:after{border-color:#333 transparent transparent}.light .tooltip .message.black.top-end:after{border-color:#333 transparent transparent}.light .tooltip .message.black.left:after{border-color:transparent transparent transparent #333}.light .tooltip .message.black.right:after{border-color:transparent #333 transparent transparent}.light .tooltip .message.bottom{margin-top:8px;left:0;top:100%}.light .tooltip .message.bottom:after{content:" ";position:absolute;top:0;left:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#4e4e4e}.light .tooltip .message.bottom-end{margin-top:8px;right:-10px;top:100%}.light .tooltip .message.bottom-end:after{content:" ";position:absolute;top:0;right:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#4e4e4e}.light .tooltip .message.top{bottom:100%;left:0;margin-bottom:8px}.light .tooltip .message.top:after{content:" ";position:absolute;top:100%;left:0;margin-left:14px;border:5px solid transparent;border-top-color:#4e4e4e}.light .tooltip .message.top-end{bottom:100%;right:-10px;margin-bottom:8px}.light .tooltip .message.top-end:after{content:" ";position:absolute;top:100%;right:0;margin-right:14px;border:5px solid transparent;border-top-color:#4e4e4e}.light .tooltip .message.right{top:0;left:105%;margin-left:8px}.light .tooltip .message.right:after{content:" ";position:absolute;top:0;right:100%;margin-top:1em;border:5px solid transparent;border-right-color:#4e4e4e}.light .tooltip .message.left{top:0;right:105%;margin-right:8px}.light .tooltip .message.left:after{content:" ";position:absolute;top:0;left:100%;margin-top:1em;border:5px solid transparent;border-left-color:#4e4e4e}.light .tooltip .icon+.message.bottom{left:-12px;margin-top:-4px}.light .tooltip .icon+.message.top{left:-12px}.light .text-clip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}@media only screen and (min-width:50em){.light .tooltip-mobile .message{margin:0;display:inline}}@media only screen and (max-width:50em){.light .tooltip-mobile{position:relative}.light .tooltip-mobile.dotted{border-bottom:1px dotted #242424}.light .tooltip-mobile.pointer:hover{cursor:pointer}.light .tooltip-mobile:hover{cursor:default}.light .tooltip-mobile:hover .message{opacity:1;visibility:visible;-webkit-transition:opacity .18s ease-in-out .18s;transition:opacity .18s ease-in-out .18s}.light .tooltip-mobile .message{display:block;opacity:0;visibility:hidden;background:#4e4e4e;color:#f2f2f2;font-size:12px;padding:7px;line-height:1.5em;white-space:nowrap;position:absolute;z-index:100;pointer-events:none;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.light .tooltip-mobile .message.fixed{position:fixed;z-index:1000}.light .tooltip-mobile .message:hover{opacity:0}.light .tooltip-mobile .message.visible{opacity:1;visibility:visible}.light .tooltip-mobile .message.white{background-color:#eee;color:#242424}.light .tooltip-mobile .message.white.bottom:after{border-color:transparent transparent #eee}.light .tooltip-mobile .message.white.bottom-end:after{border-color:transparent transparent #eee}.light .tooltip-mobile .message.white.top:after{border-color:#eee transparent transparent}.light .tooltip-mobile .message.white.top-end:after{border-color:#eee transparent transparent}.light .tooltip-mobile .message.white.left:after{border-color:transparent transparent transparent #eee}.light .tooltip-mobile .message.white.right:after{border-color:transparent #eee transparent transparent}.light .tooltip-mobile .message.blue{background-color:#1174e6;color:#fff}.light .tooltip-mobile .message.blue.bottom:after{border-color:transparent transparent #1174e6 transparent}.light .tooltip-mobile .message.blue.bottom-end:after{border-color:transparent transparent #1174e6 transparent}.light .tooltip-mobile .message.blue.top:after{border-color:#1174e6 transparent transparent transparent}.light .tooltip-mobile .message.blue.top-end:after{border-color:#1174e6 transparent transparent transparent}.light .tooltip-mobile .message.blue.left:after{border-color:transparent transparent transparent #1174e6}.light .tooltip-mobile .message.blue.right:after{border-color:transparent #1174e6 transparent transparent}.light .tooltip-mobile .message.black{background-color:#333;color:#f2f2f2}.light .tooltip-mobile .message.black.bottom:after{border-color:transparent transparent #333}.light .tooltip-mobile .message.black.bottom-end:after{border-color:transparent transparent #333}.light .tooltip-mobile .message.black.top:after{border-color:#333 transparent transparent}.light .tooltip-mobile .message.black.top-end:after{border-color:#333 transparent transparent}.light .tooltip-mobile .message.black.left:after{border-color:transparent transparent transparent #333}.light .tooltip-mobile .message.black.right:after{border-color:transparent #333 transparent transparent}.light .tooltip-mobile .message.bottom{margin-top:8px;left:0;top:100%}.light .tooltip-mobile .message.bottom:after{content:" ";position:absolute;top:0;left:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#4e4e4e}.light .tooltip-mobile .message.bottom-end{margin-top:8px;right:-10px;top:100%}.light .tooltip-mobile .message.bottom-end:after{content:" ";position:absolute;top:0;right:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#4e4e4e}.light .tooltip-mobile .message.top{bottom:100%;left:0;margin-bottom:8px}.light .tooltip-mobile .message.top:after{content:" ";position:absolute;top:100%;left:0;margin-left:14px;border:5px solid transparent;border-top-color:#4e4e4e}.light .tooltip-mobile .message.top-end{bottom:100%;right:-10px;margin-bottom:8px}.light .tooltip-mobile .message.top-end:after{content:" ";position:absolute;top:100%;right:0;margin-right:14px;border:5px solid transparent;border-top-color:#4e4e4e}.light .tooltip-mobile .message.right{top:0;left:105%;margin-left:8px}.light .tooltip-mobile .message.right:after{content:" ";position:absolute;top:0;right:100%;margin-top:1em;border:5px solid transparent;border-right-color:#4e4e4e}.light .tooltip-mobile .message.left{top:0;right:105%;margin-right:8px}.light .tooltip-mobile .message.left:after{content:" ";position:absolute;top:0;left:100%;margin-top:1em;border:5px solid transparent;border-left-color:#4e4e4e}.light .tooltip-mobile .icon+.message.bottom{left:-12px;margin-top:-4px}.light .tooltip-mobile .icon+.message.top{left:-12px}.light .tooltip-mobile.btn{min-width:auto;padding:7px!important}.light .tooltip-mobile.btn .icon{margin-right:0}.light .tooltip-mobile.btn.ai-fill,.light .tooltip-mobile.btn.ai-stroke{padding:8px!important}.light .tooltip-mobile .message.bottom{margin-top:8px!important;top:100%}}.light input[type=time]{margin:8px 0;width:auto}.light input[type=time]::-webkit-calendar-picker-indicator{-webkit-filter:invert(10%) sepia(0) saturate(0) hue-rotate(340deg) brightness(101%) contrast(91%);filter:invert(10%) sepia(0) saturate(0) hue-rotate(340deg) brightness(101%) contrast(91%);width:14px;height:14px}.light input[type=time]:first-child{margin-top:0}.light .time-picker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0}.light .time-picker:first-child{margin-top:0}.light .time-picker.disabled .tp-select{pointer-events:none;cursor:default}.light .time-picker.disabled .tp-select button,.light .time-picker.disabled .tp-select input[type=text]{border-color:#dcdcdc;background:#f2f2f2;color:#6a6a6a}.light .time-picker.disabled .tp-select button:after,.light .time-picker.disabled .tp-select input[type=text]:after{color:#adadad}.light .time-picker.disabled .tp-select .icon-chevron-down{color:#adadad}.light .time-picker.invalid-type{position:relative;width:100%;max-width:200px;padding:5px 12px;font-size:14px;line-height:1.5;text-decoration:none;border:1px dashed #878787;color:#242424;border-radius:3px;height:32px;pointer-events:none;cursor:default}.light .time-picker.invalid-type .icon{position:absolute;right:8px;top:50%;margin-top:-10px}.light .time-picker .tp-select{position:relative}.light .time-picker .tp-select .tp-select-current{width:100%;display:inline-block;position:relative;padding:5px 26px 4px 8px;font-size:14px;height:32px}.light .time-picker .tp-select .tp-select-current:not(input){cursor:pointer}.light .time-picker .tp-select .tp-select-current:focus{border-color:#a56ebe;outline:0}.light .time-picker .tp-select .tp-select-current:not(input):after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;pointer-events:none}.light .time-picker .tp-select.tp-hours-select:after,.light .time-picker .tp-select.tp-minutes-select:after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;pointer-events:none}.light .time-picker .tp-select.open.tp-hours-select:after,.light .time-picker .tp-select.open.tp-minutes-select:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.light .time-picker .tp-select.open .tp-select-current:not(input):after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.light .time-picker .tp-select.open .tp-select-options{display:block}.light .time-picker .tp-select.open-top .tp-select-options{bottom:100%;margin:0 0 4px}.light .time-picker .tp-select .tp-select-options{display:none;position:absolute;z-index:60;margin-top:4px;text-align:left;width:100%;padding:0;max-height:130px;overflow-y:auto;overflow-x:hidden;border:1px solid #878787;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.light .time-picker .tp-select .tp-select-options .tp-select-option{padding:7px 8px;color:#242424;font-size:14px;line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .time-picker .tp-select .tp-select-options .tp-select-option.disabled{pointer-events:none;cursor:default;opacity:.6}.light .time-picker .tp-select .tp-select-options .tp-select-option.no-results{cursor:default}.light .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).highlighted,.light .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results):hover{background:#dcdcdc}.light .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active{background:#1174e6;color:#f2f2f2}.light .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active.highlighted,.light .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active:hover{background:#0069c2}.light .time-picker .tp-select.tp-single-select{width:76px}.light .time-picker .tp-select.tp-single-select.time-format-12{width:110px}.light .time-picker .tp-select.tp-single-select .tp-select-current{min-width:100px;text-align:left}.light .time-picker .tp-select.tp-hours-select,.light .time-picker .tp-select.tp-minutes-select{width:62px}.light .time-picker .tp-interval-select{margin-left:24px;width:60px;position:relative}.light .time-picker .tp-interval-select .tp-select-current{text-align:left;padding-left:8px}.light .time-picker.input-type input[type=text]{width:48px;text-align:center;margin-right:0}.light .time-picker .tp-col-sep{margin:0 4px}.light fieldset{border:none;margin:0;padding:0}.light legend{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.light .timeline{width:100%;height:100%;position:relative}.light .timeline *{line-height:1.5em}.light .timeline ul{padding:0;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.light .timeline .icon-severity-critical:before{color:#ed0e00}.light .timeline .icon-severity-major:before{color:#d46617}.light .timeline .icon-severity-minor:before{color:#fad22d}.light .timeline .icon-severity-warning:before{color:#1174e6}.light .timeline .icon-severity-indeterminate:before{color:#878787}.light .timeline .icon-severity-cleared:before{color:#329864}.light .timeline .icon-alarm-level6:before{color:#ed0e00}.light .timeline .icon-alarm-level5:before{color:#d46617}.light .timeline .icon-alarm-level4:before{color:#fad22d}.light .timeline .icon-alarm-level3:before{color:#1174e6}.light .timeline .icon-alarm-level2:before{color:#878787}.light .timeline .icon-alarm-level1:before{color:#329864}.light .timeline :focus{outline:1px solid #a56ebe;outline-offset:2px}.light .timeline .main-list{overflow:auto;height:100%;width:100%}.light .timeline .main-list:not(.headings) .entry:last-of-type:after{content:none}.light .timeline .entry{padding:0;position:relative}.light .timeline .entry:before{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;border:solid 1px #878787;border-radius:50%}.light .timeline .entry:after{position:absolute;content:"";z-index:1}.light .timeline .entry .target{border:solid 1px transparent;margin:3px;min-width:250px}.light .timeline .entry .time{display:block;font-size:.75rem;color:#888;margin:0 0 .5rem}.light .timeline .entry .title{margin:0}.light .timeline .entry .status{margin:.5rem 0 0;height:1.5em;display:block;color:#888}.light .timeline .entry .status span{margin:0 .5rem 0 0}.light .timeline .entry .status span:before{margin:0 .25rem 0 0}.light .timeline .entry .status span .icon{margin-right:4px;vertical-align:baseline}.light .timeline .entry .content{margin:.25rem 0 0}.light .timeline .entry .collapse-btn{position:absolute;right:1rem;width:1.5rem;height:1.5rem;border:0;padding:0;background:0 0;cursor:pointer;font-size:1rem}.light .timeline .entry .collapse-btn:before{content:"";font-family:Ericsson Icons}.light .timeline .entry[class*=icon]:before{font-family:Ericsson Icons;width:22px;height:22px;color:#242424;background:#fafafa}.light .timeline .entry:not([class*=icon]):before{content:"";width:8px;height:8px;margin:7px;background:#878787}.light .timeline .entry.scheduled:before{background:#fafafa}.light .timeline .entry.collapsed .content,.light .timeline .entry.collapsed ul{display:none}.light .timeline .entry.collapsed .collapse-btn:before{content:""}.light .timeline .headings .date-group{padding:0}.light .timeline .headings .date-group:last-of-type>.entry-list>.entry:last-of-type:after{content:none}.light .timeline .headings .heading{position:relative;width:100%}.light .timeline .headings .heading .label{position:absolute;left:0;border:solid 1px #878787;border-radius:3px;padding:6px 8px;background:#ebebeb;display:block;z-index:2;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.light .timeline .headings .timeline-sticky>.heading{position:static}.light .timeline .headings .fade .heading .label{opacity:0}.light .timeline.compact .main-list,.light .timeline:not(.horizontal) .main-list{padding-right:1rem}.light .timeline.compact .entry:after,.light .timeline.compact .heading:after,.light .timeline:not(.horizontal) .entry:after,.light .timeline:not(.horizontal) .heading:after{border-left:1px solid #242424}.light .timeline.compact .entry.scheduled:after,.light .timeline.compact .entry.to-scheduled:after,.light .timeline.compact .heading.scheduled:after,.light .timeline.compact .heading.to-scheduled:after,.light .timeline:not(.horizontal) .entry.scheduled:after,.light .timeline:not(.horizontal) .entry.to-scheduled:after,.light .timeline:not(.horizontal) .heading.scheduled:after,.light .timeline:not(.horizontal) .heading.to-scheduled:after{border-left:1px dashed #878787}.light .timeline.compact .entry>ul,.light .timeline:not(.horizontal) .entry>ul{margin:0 0 0 2.5rem}.light .timeline.compact .entry:before,.light .timeline:not(.horizontal) .entry:before{left:.5rem;top:1rem}.light .timeline.compact .entry:after,.light .timeline:not(.horizontal) .entry:after{left:1.25rem;top:1.5rem;height:100%}.light .timeline.compact .entry .target,.light .timeline:not(.horizontal) .entry .target{padding:1rem 1rem 1rem 2.25rem}.light .timeline.compact .entry .collapse-btn,.light .timeline:not(.horizontal) .entry .collapse-btn{top:1rem}.light .timeline.compact .date-group,.light .timeline:not(.horizontal) .date-group{-ms-flex-negative:0;flex-shrink:0}.light .timeline.compact .date-group .heading,.light .timeline:not(.horizontal) .date-group .heading{height:3rem}.light .timeline.compact .date-group .heading .label,.light .timeline:not(.horizontal) .date-group .heading .label{margin:.5rem 0;width:100%;top:0}.light .timeline.compact .date-group+.date-group>.heading:after,.light .timeline:not(.horizontal) .date-group+.date-group>.heading:after{content:"";position:relative;display:inline-block;left:1.25rem;height:3rem;margin-top:1.5rem;z-index:1}.light .timeline.compact .date-group.timeline-sticky>.heading .label,.light .timeline:not(.horizontal) .date-group.timeline-sticky>.heading .label{width:calc(100% - 1rem);z-index:3}.light .timeline.horizontal:not(.compact) ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.light .timeline.horizontal:not(.compact) .main-list{padding-bottom:1rem}.light .timeline.horizontal:not(.compact) .heading{display:inline-block;margin:0 0 .5rem;height:2rem}.light .timeline.horizontal:not(.compact) .heading:after{content:none}.light .timeline.horizontal:not(.compact) .entry>ul{margin:.5rem 0 0}.light .timeline.horizontal:not(.compact) .entry:before{left:.875rem;top:.3125rem}.light .timeline.horizontal:not(.compact) .entry:after{width:100%;left:1.5rem;top:1rem;border-top:1px solid #242424}.light .timeline.horizontal:not(.compact) .entry .target{padding:2.25rem 1rem 1rem}.light .timeline.horizontal:not(.compact) .entry .collapse-btn{top:2.25rem}.light .timeline.horizontal:not(.compact) .entry.scheduled:after,.light .timeline.horizontal:not(.compact) .entry.to-scheduled:after{border-top:1px dashed #878787}.light .timeline.horizontal:not(.compact) .entry .entry{-ms-flex-preferred-size:250px;flex-basis:250px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.light .timeline.horizontal:not(.compact) .entry-list{display:block}.light .timeline.horizontal:not(.compact) .entry-list .entry-list{display:-webkit-box;display:-ms-flexbox;display:flex}.light .timeline .selectable .entry .target{cursor:pointer}.light .timeline .selectable .entry .target:hover{background:#dcdcdc}.light .timeline .selectable .entry .target:hover .time{color:#242424}.light .timeline .selectable .entry.active:before{color:#1174e6;border-color:#1174e6}.light .timeline .selectable .entry.active>.target{border:solid 1px #1174e6}.light .timeline .selectable .entry.active:not([class*=icon]):not(.scheduled):before{background:#1174e6}.light .timeline .selectable .entry.scheduled:hover:before{background:#dcdcdc}.light .wizard-steps{width:100%;height:90px;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:solid 1px #b0b0b0;overflow:hidden}.light .wizard-steps .steps{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .wizard-steps .steps .step{min-width:180px;max-width:280px;text-align:center;width:100%}.light .wizard-steps .steps .step:not(:nth-of-type(-n+4)){display:none}.light .wizard-steps .steps .step.visible{display:inline}.light .wizard-steps .steps .step.hidden{display:none}.light .wizard-steps .steps .step .nextbar,.light .wizard-steps .steps .step .prevbar{height:1px;background:#878787;width:50%;position:relative;top:14px}.light .wizard-steps .steps .step .nextbar{margin-left:50%;top:13px}.light .wizard-steps .steps .step:first-child>.prevbar{width:0}.light .wizard-steps .steps .step:last-child>.nextbar{width:0}.light .wizard-steps .steps .step .sphere{height:24px;width:24px;background:#fff;margin:0 auto auto;position:relative}.light .wizard-steps .steps .step .description{position:relative;padding:0 20px;top:8px}.light .wizard-steps .steps .step:hover{cursor:default}.light .wizard-steps .steps .step.current .sphere{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABHNCSVQICAgIfAhkiAAABiZJREFUaEPdWk1QFFcQ7jc76C5Yslw0RBPwFH8qipdArJSshwS9RFKJ6CVBTaKnhBUwR1lyjASXyikxpZJcBJMK5gJWDqKVH8gFMRVjTiyJYPTCQgVYZXcm3e/tW2ZhZmdmFxZIV23V7Oy+N/29/rpfv+5hsATiD074wRM7DAzKAfSAmFL3M2AV/Ar0OwAsKu6zfrwRgYT3ejRckryXvRIs26H+4MNy8OikdC1OklTa3Ww6AIHpgQRDMKURd6OTy+F2EF9tNdbAQA8Zx776ggo7NzPYt62A397oZfw7yb1HOkzFUF2Un0fm+Pcf/oynPVoHFoK4t8OtVRxbQCoOuhZkjPnp6W/uVqFmuwovl6uosLulmIoB/BKJw437cfj2rgCj63oUmBJ2A8QRAE4XVftOcrqyzAOhg97UCrtTffG/ySKhvhgMjiYEEPKZuPKGE1rZAvCffVwB2txNWvXtmxi0HvJBVZmSq86m4wdGNWjpnYX7jxECWUMpOBA9vwkDgLVkBOBvfHicKfplGk4cbz/sdU0Vt0iJWu91zc5bQ2Mnou2lV6zmsQRgVP7ESwVImfVudcnp/409sXnfyADCFADRhunxIdKg7XUvHKlQbZWZnNVh8K8Ed8oHkzo8iNJH4+O2+hX8MNhazLjTVz7vgWKfLXvh2p04NH+PJiG/YOpeMzotmkXEd22IOO9k5f+e0CB8+yl8M5weFu0Qv7VHheD+dfBcSWZ/kpbgPpFQ9i507DQAIlTO3KRoQ5z/8qh1bKQVJ8UvDc7Z6Zrx92D1OjiJFM1kkbpO4RMiOhUeMO4V6QCax0KofAtFm2vHiywdlpQ/9vUs3PtHUCRX2fmMAlff9lmCIMc+cmVaRCfQW6NtW0LymSkAIp+ZGSHqdNUXWobK31HpY1/NpnbWXJWX42nnvvqOD3YhGDOhEHu0c0aE10ThNmmFeQDJ1adNqrveZzoJrfwrn80sufJGED9+UGhpCQOVUlbgAMhxmaqP0HXv6SLTHXapaWNluUx0oh370OfTIirFGVqhNCIANI8H8eIC5TbtteaOG+p7Apd/zc1hndKNHPsMfswkFZUAzkTbng1LAP14Uf1FnZfH6YVCoZKok08hKpmFWNpnTnXH0JnhFgIIMHJeps5OkHK/fbTBNPIYd8V8gbBiA0WkFz/5N0kjXwmTKYNV3Cfu7z4veJdvuXu2yNShU86MKQbzJ6NPw/4CaAwsznekyfKtPD3PitLt/U+g4/Yc3xMQwDjnv1XsXwn6yMWyolFqT0A/sAUgzbUSFrDakxYAGBui3OenD4t4xrhQ9nXMwNjk0qQMbheB9oTeU4WLhsn9gHIjVtI8zk/bo+c2mM5f9rHw+JUSO73WPgB/03iEMShbjRTasVmBvtMZKKTrw/8HJ17rYbRpPIwUajhXsx7erRRVNaOs/o0sWTpZjamEVQRKTyXWejJHdJHpxJpMp5MAbA80F249hTB+8iHuDzQOj5RH8TD/x6PlTSso9nfh4d6szGJ5pBRWECWVqnIPn8BMVvpQTws4EOH1ofRDPQcgnDmCl8WruayC+k3qcV/5orKK0Qo7sLPSXZ+5sLWUdMpEG9KLjpF1ndNI3wyFLWkFLG71Y3Frz2tYWrxoU1q8hFWKXB3bSWkxRR3MfaKfbuGNQymmxV2sEVFTodhpcZcilGwTOY1SdNqi0oldcbfpekwWjtOoYwmAWyLL8voAFmBleZ2aejJiEUWodCjL61VY/Vu28rpEZmxwnMQcqQVzpXyKYeWxr2jdpXHcYqLwerHOl5cW0/vdIlyiclOaxhqyajGlLCHo1E8+QdEpdHB5m3yhPtos+Sl3ErsygZyafCkQomvTQ9GJ7pE1WmqWts3aeiPGV50ES+jDWEIPOGl62zeqkiiS3RvMmViQrEG3qU1EtdSqsuwa3QOjotFtaE9hd00PGxsYdn7nGMC8NXgbioC0GCenfWNXqSfVGNnoVRa8aiByKKrpUIderracg9IDbB+Fnay68bmuAaTRStVr8Tu97FFtt1Jmv1OFGe/3QJz1OOnKm82RNQDjZJxeSqwWFK0cX6cJJInslz7DOc3k6zZ6P2hKBDQvKp376zb/AVhao6wviGq0AAAAAElFTkSuQmCC);background-size:cover}.light .wizard-steps .steps .step.current .prevbar{background:#242424}.light .wizard-steps .steps .step.current .description{font-weight:700;color:#242424}.light .wizard-steps .steps .step.current:hover{cursor:default}.light .wizard-steps .steps .step .sphere,.light .wizard-steps .steps .step.next .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTkyIC02NCkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MiA2NCkiPjxnIGZpbGw9IiNmMmYyZjIiIHN0cm9rZT0iIzg3ODc4NyIgc3Ryb2tlLXdpZHRoPSIxIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMiIgc3Ryb2tlPSJub25lIi8+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTEuNSIgZmlsbD0ibm9uZSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);background-size:cover}.light .wizard-steps .steps .step .description,.light .wizard-steps .steps .step.next .description{color:#6a6a6a}.light .wizard-steps .steps .step.completed .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOSAtMTEpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDExKSIgZmlsbD0iI2ZhZmFmYSIgc3Ryb2tlPSIjMjQyNDI0IiBzdHJva2Utd2lkdGg9IjEiPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIiBzdHJva2U9Im5vbmUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMS41IiBmaWxsPSJub25lIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzIDE1KSI+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyLTEwaC0uMDA3TDUuMTUyLTEuNDc0LDEuMzczLTUuNDQzLjctNC43MzUsNS4yMTIsMCwxMi43LTkuMzM1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4zIDEzKSIgZmlsbD0iIzI0MjQyNCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9nPjwvZz48L3N2Zz4=);background-size:cover}.light .wizard-steps .steps .step.completed .prevbar,.light .wizard-steps .steps .step.completed .nextbar{background:#242424}.light .wizard-steps .steps .step.completed .description{color:#242424}.light .wizard-steps .steps .step.completed:hover{cursor:pointer}.light .wizard-steps .steps .step.completed:hover .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOSAtMTEpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDExKSIgZmlsbD0iI2YyZjJmMiIgc3Ryb2tlPSIjMTE3NGU2IiBzdHJva2Utd2lkdGg9IjEiPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIiBzdHJva2U9Im5vbmUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMS41IiBmaWxsPSJub25lIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzIDE1KSI+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyLTEwaC0uMDA3TDUuMTUyLTEuNDc0LDEuMzczLTUuNDQzLjctNC43MzUsNS4yMTIsMCwxMi43LTkuMzM1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4zIDEzKSIgZmlsbD0iIzExNzRlNiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9nPjwvZz48L3N2Zz4=);background-size:cover}.light .wizard-steps .steps .step.completed .description:hover{cursor:pointer}.light .wizard-steps .steps .step.completed.current .sphere{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABHNCSVQICAgIfAhkiAAACAtJREFUaEPNWntsU2UUP1/bjbbDtVPk4ZCNEOUVXokKEmUjCgP+cDPKABF5KRARN17+YQwrxn/kMUoIGMHwDAkMjIOYDARk4IOhf/AwICCEDtkQkNAOtnVd2+s59+vtbrt7e+9tC/EkTdrb3u+e33fO75zznVMGaRBn+X0nmP3FwCAfQCjkSwpOBmy4+A6EswDMy6+zWrzggZD1gNedE7mWvBIs2Vud5bfywSyQ0iW4SERpY6sJAASmGkIMwfTyGLs7sh1GbxJ32+IvYyC45PeO62+BQT0YjO6bIV7OtjLxM8nF2wI0+VFdlF+vt4ufj1wOxjxaAOaCoHW9UavotoCkOAjhcsaYk57+1lALFA2wwMv5FlTY2FY0+QFOeYJw+FIQvj3PwQiC4AVmchsBoguA6C6W8HeST4/MM4NrgjW6w8ZU7/xrsojrkB9O14c4EOJM0PSmHrfSBOBcfmc4hNuP064P6M5g5UQbjMozpaqz4v119WGoqGmFS3cQAlnDlDHWu7o7BgB1SQjAueTWLGYSttHt5OOVxVbDrmIUKbnW+3tbO6wRZrO9lb22q62jCkCu/OyXMtBluhjVJaXfL6n2d3AjAQhFAOQ2TAieIQ3WvGGFycMtmsr4WgU4fSMkkvKmT4CbXnqFxft6O034YtDbwUTSj+xjBodN03th39kgLDuIJiFeMMsIJXfqtAqP7+Ez5PN6dv7v+2FwnwzA/nOxYVEL8dvDLFA+JhOezUnMJ8kSIidCphHxxI4BwENly3GKNuTz30xRj42046T41tPtWrom/L68IBPmoIsmskjpDs4JHp3sY+W5IhbAsgYXKl9B0WbfrCxVwpLyU3e1wsV/uIukKoN6mmDPDJsqCCL25O3NPDqBsNK7JtclPTMKgNczLdfJdfbOtKuGyguo9NSdrdHMmqry0v2Uufe8Z4PBCEZJKMRO2dHCw2vI3leyQgeAyO5TkqqaaVNchHb+lQ0taVdeDuLnRXZVS8hcKWoFEQARl1mE6/S+Zn6WYoZNt9uoWS6RO1HGnvh1M49KQYZW6OXhAJY1luObdVTbVJYoE9d1qA22/ZYaYeOVHpZrgSt3QtDazgs9SYjYi/GlJNGoBLDYu+YZtwSgFt8UbC61inE6XihUkuukU3IdJji2KAcafGEo3eqDe82xAYFcSSnEUp6ZV+VHMsMJBFDIiLzM0nqflPvjk66KkUeeFdMBwop7VPNhDgzqaRaX++JwC2w4EbtBat5AEWnIqocRN7LlMKlkUIv75PtDV3O/S5dsm/4ETBrMS5OTV9uhdJsPo0vn1c8vz1IkdJTMWGIwZyT6lI3JgCWFnesdyWTpUn5RgR0+K7KLy3nuhWDcRq9qVFNz6craNlh/sl3MCQigUfR/tdifTvd5tV8GVM1xgAkf+LBNgKJNXrh6l58BlETNjaI5AXmgCUAyV6oWyHvSDEc/copHTZJ3tjfBsSuBhMuq5aQ4AA1nqPb55eMssWKMl9HrW8RIkYoQaY8ucsJzT/MIt/bHFlh1VDuqUU6omcfdTS5SPqDaiOUsaxTpU7+iq6KOeZ9zxqcictIevRyA6TuadC+npVdSAGaNtELNxQDcfqBtmbJCO3w6nu/iX3eDMHGTDx6g/+sVTQDOpY0exiBPrwsVD8mEzdOy4dq/IZj0lRe8GGbVhEi7D0mL6+sibfw6A3uY4ND8BC4kCOcMk3jXjGwYP5Cn+Qu3QlCyRTkM9n3KDD8s7CDtuzub4MilxKSNB6CTxMbCqC2Dwf65DnihDyfkuYYgFG/2xdQzWZkMDi90REn7JRK2EolrVPSF0aWNbjRx2YqiLjB3JO+qyUUpkZGC3y9wRkuBU9htm4LZtC1yqtw9Mxte78+tZJS08mfrS2SR1onRUsKJh/KD8x3Qvzu3xImrAZiGsX3xWDssf62DtEUbfdAc0E9aOQA1AseWEikUc926muDgPAf068aLst9vBOHFiGtRL5TKBCoXkhHdxRwtLpUTyZTTVBaTJXo7OQiSMG44lcg/XUv+/KC7nI4A0DzQrDsRADe+lKQPlgk1CxxAFiFRKo+NWMH4gUbnkXIKHub/vK2cvJ5HLpA7nboegNm7HxjRN+a3FPv34uFeqc2ieqTkVuAtlVH5ZnEBJdE61A/EA4rnXrjTEVEvGir0Eh3qaQPrPGJ/KPZQLwLgZPbgW8f/ua2C+vmEoC2/U1tFboWBOFmpmpm4sZXInfTuuPS7RG5Dv6FjZOmOZnTfBI0tyQrY3KrF5taw8dha3KLRWtyKXQo1YusFoae1GHUdrH28a3PFwaEkis1d7BHRUMGht7lLEUoaE+lVnOI8tU60mrtLD/ilxnGM66gCEC2RZHu9DhuwUnudEpkUschFiKBSe30Udv8eWXtdQiYfcMzBGqkCa6XHKbKdx7mi+pRG94iJwuuWUttjGTF9UMXDJSrXFA6zsqRGTFFLcHeqJU5QdHJNeLRDPtchSpZi8efDqUxhSkO+KAg+tamm6ETXyBoVRekds6487Bd3nQRb6OewhV6oZ+itPaiKoIhMb7BmYuVkDbpMYyLqpY7KS27QXVfPB92y8RRO1wS3fIChxTvdADqsIY6hCEiFfHHKG4N7maODkWyrKe6vBryGop4OTeil3ZbWoPIAx0duPbsuf65hADFuZRFK8DP92aNAa6eUvqcOM16vhiCr1jOVV1ojaQDyxUT3MvlLwBTOx7/TFEYc2SlxRvRpJv3dRqiFsMkDYSsqnfrfbf4DH/xmuxGVF3sAAAAASUVORK5CYII=);background-size:cover}.light .wizard-steps .steps .step.completed.current .prevbar,.light .wizard-steps .steps .step.completed.current .nextbar{background:#242424}.light .wizard-steps .steps .step.completed.current:hover{cursor:pointer}.light .wizard-steps .steps .step.completed.current:hover .description{color:#242424}.light .wizard-steps .steps .step.completed.current:hover .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOSAtMTEpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDExKSIgZmlsbD0iI2YyZjJmMiIgc3Ryb2tlPSIjMTE3NGU2IiBzdHJva2Utd2lkdGg9IjEiPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIiBzdHJva2U9Im5vbmUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMS41IiBmaWxsPSJub25lIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzIDE1KSI+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyLTEwaC0uMDA3TDUuMTUyLTEuNDc0LDEuMzczLTUuNDQzLjctNC43MzUsNS4yMTIsMCwxMi43LTkuMzM1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4zIDEzKSIgZmlsbD0iIzExNzRlNiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9nPjwvZz48L3N2Zz4=);background-size:cover}.light .wizard-steps .steps .step.completed.current .description:hover{cursor:pointer}.light .wizard-steps .steps .step.completed-last.current .nextbar{background:#878787}.light .wizard-steps .steps .step.completed.current~.completed-last .nextbar{background:#878787}.light .wizard-steps .arrow{position:static;padding:0 30px;color:#242424;display:none;opacity:.4}.light .wizard-steps .arrow .icon{margin:0;font-size:16px}.light .wizard-steps .arrow:hover{cursor:pointer;opacity:1}.light .wizard-steps .arrow.left{left:0}.light .wizard-steps .arrow.right{right:0}.light .wizard-steps .arrow.visible{display:inline;margin-top:4px}@media screen and (max-width:1200px){.light .wizard-steps .step:not(:nth-of-type(-n+3)){display:none}}@media screen and (max-width:956px){.light .wizard-steps .step:not(:nth-of-type(-n+2)){display:none}}@media screen and (max-width:480px){.light .wizard-steps .step:not(:nth-of-type(-n+1)){display:none}}@media only screen and (min-width:0){.light .wizard-content .content .notes{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media only screen and (min-width:30em){.light .wizard-content .content .notes{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}.light .wizard-content{margin:24px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;height:100px}.light .wizard-content>.content{margin-bottom:16px}.light .wizard-content>.content.hidden{display:none}.light .wizard-content>.content>.title{display:inline-block;font-size:16px;margin-bottom:16px}.light .wizard-content>.content>.subtitle{display:inline-block;font-size:12px;opacity:.6;margin-left:8px}.light .wizard-content>.content .column{padding:8px 0;margin-bottom:0}.light .wizard-content>.content .notes{opacity:.8}.light .wizard-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0 0;width:100%;border-top:solid 1px #c8c8c8}.light .wizard-footer>.item .btn{min-width:42px}.light .wizard-footer>.item .btn .term{display:none}.light .wizard-footer>.item .btn .icon{margin:0}.light .wizard-footer .hidden{display:none}@media only screen and (min-width:30em){.light .wizard-footer>.item .btn{min-width:98px}.light .wizard-footer>.item .btn .icon-arrow-right{margin-left:4px}.light .wizard-footer>.item .btn .icon-arrow-left{margin-right:4px}.light .wizard-footer>.item .btn .term{display:inline}}.light .wizard{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}.light .eds-gauge{text-align:center}.light .eds-gauge .title{font-size:16px;fill:#242424;opacity:.7}.light .eds-gauge .total{font-size:60px;fill:#242424;text-anchor:middle}.light .eds-gauge .total.light{font-weight:100}.light .eds-gauge .total.minLabel{font-size:24px;fill:#888}.light .eds-gauge .units{font-size:28px;fill:#242424;text-anchor:middle;opacity:.6}.light .eds-gauge .label{font-size:24px;fill:#242424;opacity:.3}.light .eds-gauge .label.left{text-anchor:start}.light .eds-gauge .label.right{text-anchor:end}.light .eds-gauge .foregroundArc{fill:#c8c8c8}.light .eds-gauge .valueArc{fill:#242424}.light .eds-gauge .red{fill:#ed0e00}.light .eds-gauge .orange{fill:#d46617}.light .eds-gauge .yellow{fill:#fad22d}.light .eds-gauge .green{fill:#329864}.light .eds-gauge .blue{fill:#1174e6}.light .eds-gauge .gray{fill:#878787}.light .eds-gauge .transparent{fill:transparent}.light .eds-gauge .unknown{fill:url(#diagonalTexture)}.light .eds-gauge .negativeArc{fill:#fafafa}.light .eds-gauge .tooltip{font-family:Ericsson Hilda,Helvetica,Arial,sans-serif;color:#fff;background:#393939e6;border-radius:4px;position:fixed;padding:.5em 1em}.light .eds-gauge .tooltip.hidden{display:none}.light .signin{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;overflow:auto;background:#fff;-webkit-transition:opacity 1s ease-in-out 0s;transition:opacity 1s ease-in-out 0s}.light .signin.hidden{opacity:0}.light .signin.with-image{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.light .signin.with-image .left{border-radius:16px;display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:20px}.light .signin.with-image .left .container{padding:92px 0 24px 92px}.light .signin.with-image .left .watermark{color:#fff}.light .signin.with-image .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .signin.with-image .right .watermark .container{display:block}.light .signin.with-image .footer{padding-right:20px}@media only screen and (min-width:75em){.light .signin.with-image .left{display:-webkit-box;display:-ms-flexbox;display:flex}.light .signin.with-image .right{-webkit-box-flex:0;-ms-flex:0 0 544px;flex:0 0 544px}.light .signin.with-image .right .watermark .container{display:none}}.light .signin .watermark{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-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;outline:0;max-width:328px;width:100%}.light .signin .watermark .container{padding:64px 0 0}.light .signin .watermark .container .icon{font-size:55px;outline:0}.light .signin .watermark .container .product{font-size:18px;font-weight:400;padding:8px 0;display:block;outline:0}.light .signin .waiting,.light .signin .welcome{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-flex:0;-ms-flex:0;flex:0;-ms-flex-item-align:center;align-self:center;text-align:center;opacity:1;-webkit-transition:opacity 1s ease-in-out 0s,-webkit-box-flex 0s ease-in-out 50ms;transition:opacity 1s ease-in-out 0s,-webkit-box-flex 0s ease-in-out 50ms;transition:flex 0s ease-in-out 50ms,opacity 1s ease-in-out 0s;transition:flex 0s ease-in-out 50ms,opacity 1s ease-in-out 0s,-webkit-box-flex 0s ease-in-out 50ms,-ms-flex 0s ease-in-out 50ms}.light .signin .waiting.hidden,.light .signin .welcome.hidden{opacity:0;height:0;-webkit-box-flex:0;-ms-flex:0;flex:0;overflow:hidden}.light .signin .waiting .message,.light .signin .welcome .message{font-size:50px;font-weight:500}.light .signin .waiting .salute,.light .signin .welcome .salute{font-size:28px;font-weight:500}.light .signin .waiting .username,.light .signin .welcome .username{font-size:60px;font-weight:500}.light .signin .waiting .loading,.light .signin .welcome .loading{-ms-flex-item-align:center;align-self:center;margin-top:24px;margin-left:-64px;height:64px;width:64px;font-size:64px}.light .signin .error{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;text-align:left;margin-bottom:16px}.light .signin .error.hidden{display:none}.light .signin .error:before{color:#dc2d37;content:"";font-family:Ericsson Icons!important;vertical-align:middle}.light .signin form{-webkit-box-flex:0;-ms-flex:0;flex:0;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:328px;width:100%}.light .signin form h1{margin-top:0;font-weight:500}.light .signin form p{margin-bottom:32px}.light .signin form.hidden{display:none}.light .signin form .field{margin-bottom:16px}.light .signin form .field .validation-msg{display:none}.light .signin form input:not([type=checkbox]){width:100%}.light .signin form input.validation+.validation-msg:before{color:#dc2d37}.light .signin form input[type=checkbox]+label{margin-bottom:16px}.light .signin form input[type=checkbox]:focus:before{outline:solid 1px #1174e6}.light .signin form input[type=checkbox]:not(:checked):not(:indeterminate):not(:disabled)+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjODc4Nzg3IiBkPSJNMC41IDAuNUgxNS41VjE1LjVIMC41eiIvPgo8L3N2Zz4K) no-repeat 100% center}.light .signin form input[type=checkbox]:checked:not(:disabled)+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzExNzRFNiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMS4yIDRMNi45IDguODAxIDQuNyA2LjYgMy4zIDggNyAxMS44IDEyLjY5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light .signin form input[type=checkbox]:checked:disabled+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNjlDMiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMS4yIDRMNi45IDguODAxIDQuNyA2LjYgMy4zIDggNyAxMS44IDEyLjY5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light .signin form input[type=checkbox]:checked:not(:disabled):hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom}.light .signin form input[type=checkbox]:not(:disabled):hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom}.light .signin form .btn{width:100%;margin-bottom:16px}.light .signin .help{text-align:center;margin-bottom:16px}.light .signin .privacy{color:#6a6a6a;line-height:1.5;text-align:center;font-size:12px}.light .signin .footer{color:#767676;max-width:90vw;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.5;text-align:center}.light .signin .footer .container{padding-bottom:20px;padding-top:16px}@media only screen and (min-width:30em){.light .signin .watermark{-ms-flex-item-align:start;align-self:start;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;max-width:100%;width:100%}.light .signin .watermark .container{padding:112px 0 24px 112px}.light .signin .watermark .container .icon{font-size:55px}.light .signin .watermark .container .product{display:block;font-size:18px;font-weight:500;padding:16px 0 0 4px}}.light .skip-link{position:absolute;top:-50px;left:0;background:#1174e6;color:#fff;padding:14px 32px;z-index:1000;text-decoration:none;-webkit-transition:top .2s ease;transition:top .2s ease;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .skip-link:focus{top:0}.light code[class*=language-],.light pre[class*=language-]{color:#242424;background:0 0;font-family:Ericsson Hilda Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;letter-spacing:.5px;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none}.light code[class*=language-]::-moz-selection,.light pre[class*=language-]::-moz-selection{background:#b3d4fc}.light code[class*=language-]::-moz-selection,.light code[class*=language-]::selection,.light pre[class*=language-]::-moz-selection,.light pre[class*=language-]::selection{background:#b3d4fc}.light code[class*=language-]:empty,.light pre[class*=language-]:empty{display:none}.light pre[class*=language-]{padding:1em;margin:0;overflow:auto;border:solid 1px #dadada}.light pre[class*=language-].no-border-bottom{border-bottom:0}.light pre[class*=language-].no-border-top{border-top:0}.light :not(pre)>code[class*=language-],.light pre[class*=language-]{background:#fff;overflow:auto}.light :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.light .token.comment{color:#cfcfcf}.light .token.cdata,.light .token.doctype,.light .token.prolog{color:#5e6465}.light .token.punctuation{color:#7676766e}.light .token.selector,.light .token.tag{color:#777}.light .token.attr-name,.light .token.boolean,.light .token.constant,.light .token.deleted,.light .token.number,.light .token.property,.light .token.symbol{color:#547b9c}.light .token.attr-value,.light .token.builtin,.light .token.char,.light .token.inserted,.light .token.string{color:#307fc0}.light .language-css .token.string,.light .style .token.string,.light .token.entity,.light .token.operator,.light .token.url{color:#878787}.light .token.atrule,.light .token.keyword{color:#296ca3}.light .token.function{color:#a56ebe}.light .token.important,.light .token.regex,.light .token.variable{color:#307fc0}.light .token.bold,.light .token.important{font-weight:700}.light .token.italic{font-style:italic}.light .token.entity{cursor:help}.light pre.line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}.light pre.line-numbers>code{position:relative}.light .line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber}.light .line-numbers-rows>span:before{content:counter(linenumber);color:#000;opacity:.3;display:block;padding-right:.8em;text-align:right}.light .line-numbers-rows.command>span{pointer-events:none;display:block;counter-increment:linenumber}.light .line-numbers-rows.command>span:before{content:"$";color:#000;opacity:.3;display:block;padding-right:.8em;text-align:right}.light .loading{height:32px;width:32px;font-size:30px;position:relative}.light .loading:after{content:"";font-family:Ericsson Icons!important;-webkit-animation:rotateAnimation 2s infinite ease-in-out;animation:rotateAnimation 2s infinite ease-in-out;position:absolute}.light .loading.small{font-size:14px;height:16px;width:16px}.light .loading.large{font-size:62px;height:64px;width:64px}.light .loading.btn{width:auto;font-size:14px;text-indent:200%;white-space:nowrap;overflow:hidden}.light .loading.btn:after{left:calc(50% - 8px);top:calc(50% - 8px);text-indent:0;font-size:16px;line-height:1}.light .progress-bar,.light .progressbar{font-size:0}.light .progress-bar label,.light .progressbar label{display:block;font-size:14px}.light .progress-bar label .icon,.light .progressbar label .icon{margin-right:4px}.light .progress-bar progress,.light .progressbar progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:calc(100% - 44px);height:8px;vertical-align:middle;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;z-index:1}.light .progress-bar progress.buffer,.light .progressbar progress.buffer{z-index:0;height:8px}.light .progress-bar progress::-ms-fill,.light .progressbar progress::-ms-fill{border:none}.light .progress-bar progress[role]:after,.light .progressbar progress[role]:after{background-image:none}.light .progress-bar progress,.light .progressbar progress{color:#242424}.light .progress-bar progress.buffer,.light .progressbar progress.buffer{margin-right:calc(44px - 100%)}.light .progress-bar progress,.light .progress-bar progress[role][aria-valuenow],.light .progressbar progress,.light .progressbar progress[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar progress::-webkit-progress-bar,.light .progressbar progress::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar progress::-webkit-progress-value,.light .progressbar progress::-webkit-progress-value{background-color:#242424}.light .progress-bar progress[aria-valuenow]:before,.light .progress-bar progress[value]::-moz-progress-bar,.light .progress-bar progress[value]::-webkit-progress-value,.light .progressbar progress[aria-valuenow]:before,.light .progressbar progress[value]::-moz-progress-bar,.light .progressbar progress[value]::-webkit-progress-value{background:#242424}.light .progress-bar progress.buffer,.light .progress-bar progress.buffer[role][aria-valuenow],.light .progressbar progress.buffer,.light .progressbar progress.buffer[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar progress.buffer::-webkit-progress-bar,.light .progressbar progress.buffer::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar progress.buffer::-webkit-progress-value,.light .progressbar progress.buffer::-webkit-progress-value{background:#878787!important}.light .progress-bar progress.buffer[aria-valuenow]:before,.light .progress-bar progress.buffer[value]::-moz-progress-bar,.light .progressbar progress.buffer[aria-valuenow]:before,.light .progressbar progress.buffer[value]::-moz-progress-bar{background:#878787}.light .progress-bar progress.buffer[aria-valuenow]:before,.light .progressbar progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .progress-bar:has(>progress.buffer) progress:not(.buffer),.light .progress-bar:has(>progress.buffer) progress:not(.buffer)[role][aria-valuenow],.light .progressbar:has(>progress.buffer) progress:not(.buffer),.light .progressbar:has(>progress.buffer) progress:not(.buffer)[role][aria-valuenow]{background:0 0!important}.light .progress-bar:has(>progress.buffer) progress:not(.buffer)::-webkit-progress-bar,.light .progressbar:has(>progress.buffer) progress:not(.buffer)::-webkit-progress-bar{background:0 0}.light .progress-bar progress:not([value]),.light .progress-bar progress[role],.light .progressbar progress:not([value]),.light .progressbar progress[role]{background:0 0;-webkit-animation:indeterminateAnimation 1s infinite ease-in-out 1s;animation:indeterminateAnimation 1s infinite ease-in-out 1s;-webkit-transform-origin:0 0;transform-origin:0 0}.light .progress-bar progress:not([value])::-moz-progress-bar,.light .progressbar progress:not([value])::-moz-progress-bar{background:0 0;animation:indeterminateAnimation 1s infinite ease-in-out 1s;transform-origin:0 0}.light .progress-bar progress+span,.light .progressbar progress+span{margin-left:4px;font-size:14px;vertical-align:middle}.light .progress-bar span.unit,.light .progressbar span.unit{color:#888}.light .progress-bar.green progress,.light .progressbar.green progress{color:#329864}.light .progress-bar.green progress.buffer,.light .progressbar.green progress.buffer{margin-right:calc(44px - 100%)}.light .progress-bar.green progress,.light .progress-bar.green progress[role][aria-valuenow],.light .progressbar.green progress,.light .progressbar.green progress[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.green progress::-webkit-progress-bar,.light .progressbar.green progress::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.green progress::-webkit-progress-value,.light .progressbar.green progress::-webkit-progress-value{background-color:#329864}.light .progress-bar.green progress[aria-valuenow]:before,.light .progress-bar.green progress[value]::-moz-progress-bar,.light .progress-bar.green progress[value]::-webkit-progress-value,.light .progressbar.green progress[aria-valuenow]:before,.light .progressbar.green progress[value]::-moz-progress-bar,.light .progressbar.green progress[value]::-webkit-progress-value{background:#329864}.light .progress-bar.green progress.buffer,.light .progress-bar.green progress.buffer[role][aria-valuenow],.light .progressbar.green progress.buffer,.light .progressbar.green progress.buffer[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.green progress.buffer::-webkit-progress-bar,.light .progressbar.green progress.buffer::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.green progress.buffer::-webkit-progress-value,.light .progressbar.green progress.buffer::-webkit-progress-value{background:#878787!important}.light .progress-bar.green progress.buffer[aria-valuenow]:before,.light .progress-bar.green progress.buffer[value]::-moz-progress-bar,.light .progressbar.green progress.buffer[aria-valuenow]:before,.light .progressbar.green progress.buffer[value]::-moz-progress-bar{background:#878787}.light .progress-bar.green progress.buffer[aria-valuenow]:before,.light .progressbar.green progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .progress-bar.yellow progress,.light .progressbar.yellow progress{color:#fad22d}.light .progress-bar.yellow progress.buffer,.light .progressbar.yellow progress.buffer{margin-right:calc(44px - 100%)}.light .progress-bar.yellow progress,.light .progress-bar.yellow progress[role][aria-valuenow],.light .progressbar.yellow progress,.light .progressbar.yellow progress[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.yellow progress::-webkit-progress-bar,.light .progressbar.yellow progress::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.yellow progress::-webkit-progress-value,.light .progressbar.yellow progress::-webkit-progress-value{background-color:#fad22d}.light .progress-bar.yellow progress[aria-valuenow]:before,.light .progress-bar.yellow progress[value]::-moz-progress-bar,.light .progress-bar.yellow progress[value]::-webkit-progress-value,.light .progressbar.yellow progress[aria-valuenow]:before,.light .progressbar.yellow progress[value]::-moz-progress-bar,.light .progressbar.yellow progress[value]::-webkit-progress-value{background:#fad22d}.light .progress-bar.yellow progress.buffer,.light .progress-bar.yellow progress.buffer[role][aria-valuenow],.light .progressbar.yellow progress.buffer,.light .progressbar.yellow progress.buffer[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.yellow progress.buffer::-webkit-progress-bar,.light .progressbar.yellow progress.buffer::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.yellow progress.buffer::-webkit-progress-value,.light .progressbar.yellow progress.buffer::-webkit-progress-value{background:#878787!important}.light .progress-bar.yellow progress.buffer[aria-valuenow]:before,.light .progress-bar.yellow progress.buffer[value]::-moz-progress-bar,.light .progressbar.yellow progress.buffer[aria-valuenow]:before,.light .progressbar.yellow progress.buffer[value]::-moz-progress-bar{background:#878787}.light .progress-bar.yellow progress.buffer[aria-valuenow]:before,.light .progressbar.yellow progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .progress-bar.orange progress,.light .progressbar.orange progress{color:#d46617}.light .progress-bar.orange progress.buffer,.light .progressbar.orange progress.buffer{margin-right:calc(44px - 100%)}.light .progress-bar.orange progress,.light .progress-bar.orange progress[role][aria-valuenow],.light .progressbar.orange progress,.light .progressbar.orange progress[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.orange progress::-webkit-progress-bar,.light .progressbar.orange progress::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.orange progress::-webkit-progress-value,.light .progressbar.orange progress::-webkit-progress-value{background-color:#d46617}.light .progress-bar.orange progress[aria-valuenow]:before,.light .progress-bar.orange progress[value]::-moz-progress-bar,.light .progress-bar.orange progress[value]::-webkit-progress-value,.light .progressbar.orange progress[aria-valuenow]:before,.light .progressbar.orange progress[value]::-moz-progress-bar,.light .progressbar.orange progress[value]::-webkit-progress-value{background:#d46617}.light .progress-bar.orange progress.buffer,.light .progress-bar.orange progress.buffer[role][aria-valuenow],.light .progressbar.orange progress.buffer,.light .progressbar.orange progress.buffer[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.orange progress.buffer::-webkit-progress-bar,.light .progressbar.orange progress.buffer::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.orange progress.buffer::-webkit-progress-value,.light .progressbar.orange progress.buffer::-webkit-progress-value{background:#878787!important}.light .progress-bar.orange progress.buffer[aria-valuenow]:before,.light .progress-bar.orange progress.buffer[value]::-moz-progress-bar,.light .progressbar.orange progress.buffer[aria-valuenow]:before,.light .progressbar.orange progress.buffer[value]::-moz-progress-bar{background:#878787}.light .progress-bar.orange progress.buffer[aria-valuenow]:before,.light .progressbar.orange progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .progress-bar.blue progress,.light .progressbar.blue progress{color:#1174e6}.light .progress-bar.blue progress.buffer,.light .progressbar.blue progress.buffer{margin-right:calc(44px - 100%)}.light .progress-bar.blue progress,.light .progress-bar.blue progress[role][aria-valuenow],.light .progressbar.blue progress,.light .progressbar.blue progress[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.blue progress::-webkit-progress-bar,.light .progressbar.blue progress::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.blue progress::-webkit-progress-value,.light .progressbar.blue progress::-webkit-progress-value{background-color:#1174e6}.light .progress-bar.blue progress[aria-valuenow]:before,.light .progress-bar.blue progress[value]::-moz-progress-bar,.light .progress-bar.blue progress[value]::-webkit-progress-value,.light .progressbar.blue progress[aria-valuenow]:before,.light .progressbar.blue progress[value]::-moz-progress-bar,.light .progressbar.blue progress[value]::-webkit-progress-value{background:#1174e6}.light .progress-bar.blue progress.buffer,.light .progress-bar.blue progress.buffer[role][aria-valuenow],.light .progressbar.blue progress.buffer,.light .progressbar.blue progress.buffer[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.blue progress.buffer::-webkit-progress-bar,.light .progressbar.blue progress.buffer::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.blue progress.buffer::-webkit-progress-value,.light .progressbar.blue progress.buffer::-webkit-progress-value{background:#878787!important}.light .progress-bar.blue progress.buffer[aria-valuenow]:before,.light .progress-bar.blue progress.buffer[value]::-moz-progress-bar,.light .progressbar.blue progress.buffer[aria-valuenow]:before,.light .progressbar.blue progress.buffer[value]::-moz-progress-bar{background:#878787}.light .progress-bar.blue progress.buffer[aria-valuenow]:before,.light .progressbar.blue progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .progress-bar.red progress,.light .progressbar.red progress{color:#ed0e00}.light .progress-bar.red progress.buffer,.light .progressbar.red progress.buffer{margin-right:calc(44px - 100%)}.light .progress-bar.red progress,.light .progress-bar.red progress[role][aria-valuenow],.light .progressbar.red progress,.light .progressbar.red progress[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.red progress::-webkit-progress-bar,.light .progressbar.red progress::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.red progress::-webkit-progress-value,.light .progressbar.red progress::-webkit-progress-value{background-color:#ed0e00}.light .progress-bar.red progress[aria-valuenow]:before,.light .progress-bar.red progress[value]::-moz-progress-bar,.light .progress-bar.red progress[value]::-webkit-progress-value,.light .progressbar.red progress[aria-valuenow]:before,.light .progressbar.red progress[value]::-moz-progress-bar,.light .progressbar.red progress[value]::-webkit-progress-value{background:#ed0e00}.light .progress-bar.red progress.buffer,.light .progress-bar.red progress.buffer[role][aria-valuenow],.light .progressbar.red progress.buffer,.light .progressbar.red progress.buffer[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.red progress.buffer::-webkit-progress-bar,.light .progressbar.red progress.buffer::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.red progress.buffer::-webkit-progress-value,.light .progressbar.red progress.buffer::-webkit-progress-value{background:#878787!important}.light .progress-bar.red progress.buffer[aria-valuenow]:before,.light .progress-bar.red progress.buffer[value]::-moz-progress-bar,.light .progressbar.red progress.buffer[aria-valuenow]:before,.light .progressbar.red progress.buffer[value]::-moz-progress-bar{background:#878787}.light .progress-bar.red progress.buffer[aria-valuenow]:before,.light .progressbar.red progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .progress-bar.ai-fill progress,.light .progressbar.ai-fill progress{color:linear-gradient(90deg,#1174e6,#8653f3)}.light .progress-bar.ai-fill progress.buffer,.light .progressbar.ai-fill progress.buffer{margin-right:calc(44px - 100%)}.light .progress-bar.ai-fill progress,.light .progress-bar.ai-fill progress[role][aria-valuenow],.light .progressbar.ai-fill progress,.light .progressbar.ai-fill progress[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.ai-fill progress::-webkit-progress-bar,.light .progressbar.ai-fill progress::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.ai-fill progress::-webkit-progress-value,.light .progressbar.ai-fill progress::-webkit-progress-value{background-color:linear-gradient(90deg,#1174e6,#8653f3)}.light .progress-bar.ai-fill progress.buffer,.light .progress-bar.ai-fill progress.buffer[role][aria-valuenow],.light .progressbar.ai-fill progress.buffer,.light .progressbar.ai-fill progress.buffer[role][aria-valuenow]{background:#dcdcdc!important}.light .progress-bar.ai-fill progress.buffer::-webkit-progress-bar,.light .progressbar.ai-fill progress.buffer::-webkit-progress-bar{background:#dcdcdc}.light .progress-bar.ai-fill progress.buffer::-webkit-progress-value,.light .progressbar.ai-fill progress.buffer::-webkit-progress-value{background:#878787!important}.light .progress-bar.ai-fill progress.buffer[aria-valuenow]:before,.light .progress-bar.ai-fill progress.buffer[value]::-moz-progress-bar,.light .progressbar.ai-fill progress.buffer[aria-valuenow]:before,.light .progressbar.ai-fill progress.buffer[value]::-moz-progress-bar{background:#878787}.light .progress-bar.ai-fill progress.buffer[aria-valuenow]:before,.light .progressbar.ai-fill progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .progress-bar.ai-fill progress::-webkit-progress-value,.light .progressbar.ai-fill progress::-webkit-progress-value{background:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3));background:linear-gradient(90deg,#1174e6,#8653f3)}.light .progress-bar.ai-fill progress[aria-valuenow]:before,.light .progress-bar.ai-fill progress[value]::-moz-progress-bar,.light .progress-bar.ai-fill progress[value]::-webkit-progress-value,.light .progressbar.ai-fill progress[aria-valuenow]:before,.light .progressbar.ai-fill progress[value]::-moz-progress-bar,.light .progressbar.ai-fill progress[value]::-webkit-progress-value{background:linear-gradient(90deg,#1174e6,#8653f3)}.light .progress-bar.thin progress,.light .progressbar.thin progress{height:4px}.light .progress-bar.thin progress.buffer,.light .progressbar.thin progress.buffer{height:4px}.light .progress-bar.thin progress::-webkit-progress-value,.light .progressbar.thin progress::-webkit-progress-value{height:4px}.light .progress-bar.outlined progress.buffer,.light .progress-bar.outlined progress.buffer[role][aria-valuenow],.light .progress-bar.outlined progress:not(.buffer),.light .progress-bar.outlined progress:not(.buffer)[role][aria-valuenow],.light .progressbar.outlined progress.buffer,.light .progressbar.outlined progress.buffer[role][aria-valuenow],.light .progressbar.outlined progress:not(.buffer),.light .progressbar.outlined progress:not(.buffer)[role][aria-valuenow]{background:#fff!important}.light .progress-bar.outlined progress.buffer::-webkit-progress-bar,.light .progress-bar.outlined progress:not(.buffer)::-webkit-progress-bar,.light .progressbar.outlined progress.buffer::-webkit-progress-bar,.light .progressbar.outlined progress:not(.buffer)::-webkit-progress-bar{background:#fff;-webkit-box-shadow:inset 0 0 0 1px #878787;box-shadow:inset 0 0 0 1px #878787}.light .kpi{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:8px}.light .kpi .item{display:inline-block;padding-right:4px}.light .kpi .action:hover,.light .kpi.action:hover{color:#0069c2!important;cursor:pointer}.light .pagination-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:8px}.light .pagination-group.vertical{display:inline-block;margin:0 16px;padding-top:0}.light .pagination-group.vertical ul.pagination{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}.light .pagination-group.vertical ul.pagination.reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .pagination-group.vertical ul.pagination li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;padding:0;margin:4px 0}.light .pagination-group.vertical ul.pagination li:first-child a,.light .pagination-group.vertical ul.pagination li:last-child a{top:0}.light .pagination-group.vertical ul.pagination li a{padding:0 4px;min-width:24px;height:24px;line-height:24px;display:block}.light .pagination-group.vertical ul.pagination li a .icon-arrow-down,.light .pagination-group.vertical ul.pagination li a .icon-arrow-up{vertical-align:inherit}.light .pagination-group.vertical ul.pagination li.active{font-weight:500}.light .pagination-group.vertical ul.pagination li.active a{-webkit-box-shadow:inset 2px 0 #1174e6;box-shadow:inset 2px 0 #1174e6}.light .pagination-group ul.pagination{display:inline-block;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .pagination-group ul.pagination li{display:inline-block;padding:0;margin:0 4px;min-width:24px;text-align:center;white-space:nowrap}.light .pagination-group ul.pagination li:first-child,.light .pagination-group ul.pagination li:last-child{padding:0;margin:0}.light .pagination-group ul.pagination li:first-child a,.light .pagination-group ul.pagination li:last-child a{padding:0 4px;position:relative;top:-1px}.light .pagination-group ul.pagination li:empty:before{content:"...";color:#888}.light .pagination-group ul.pagination li.active{font-weight:500}.light .pagination-group ul.pagination li.active a{color:#242424;pointer-events:none;-webkit-box-shadow:inset 0 -2px #1174e6;box-shadow:inset 0 -2px #1174e6}.light .pagination-group ul.pagination li.disabled{opacity:.4}.light .pagination-group ul.pagination li.disabled a{pointer-events:none}.light .pagination-group ul.pagination li a{padding:0 4px;height:24px;min-width:24px;display:inline-block;line-height:24px;text-align:center;color:#888}.light .pagination-group ul.pagination li a:hover{color:#242424;background-color:#dcdcdc}.light .pagination-group ul.pagination li a:focus{outline-offset:0}.light .pagination-group ul.pagination li,.light .pagination-group ul.pagination li a{text-decoration:none}.light .pagination-group ul.pagination li .icon-arrow-left,.light .pagination-group ul.pagination li .icon-arrow-right,.light .pagination-group ul.pagination li a .icon-arrow-left,.light .pagination-group ul.pagination li a .icon-arrow-right{font-size:16px;vertical-align:middle}.light .pagination-group .actions{margin-bottom:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .pagination-group .actions label{font-size:14px}.light .pagination-group .actions input[inputmode=numberic],.light .pagination-group .actions input[type=number]{width:56px;margin-right:16px}.light .pagination-group .actions .btn{background:#fff;border:1px solid #878787;border-radius:0;font-size:14px;line-height:1.5;padding:5px 7px 4px}.light .pagination-group .actions .btn:hover{background-color:#fff;color:inherit}.light .pagination-group .actions .btn:focus{border-color:#a56ebe}.light .multi-panel-tile .separator{margin:0 8px;border-right:solid 1px #878787}.light .multi-panel-tile .icon.actionable:hover{cursor:pointer}@media only screen and (min-width:0){.light .multi-panel-tile .left-panel{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.light .multi-panel-tile .left-panel.hidden{display:none}.light .multi-panel-tile .right-panel{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.light .multi-panel-tile .right-panel.hidden{display:none}.light .multi-panel-tile .mid-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.light .multi-panel-tile .mid-panel .horizontal-scroll-content{overflow:auto;overflow-y:hidden}.light .multi-panel-tile .mid-panel.hidden{display:none}.light .multi-panel-tile .mid-panel span.separator-sm{padding:0 4px}}@media only screen and (min-width:50em){.light .multi-panel-tile .left-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:200px;padding-right:16px;border-right:solid 1px #878787;-webkit-animation:showLeftPane .2s cubic-bezier(.65,.05,.36,1);animation:showLeftPane .2s cubic-bezier(.65,.05,.36,1)}.light .multi-panel-tile .left-panel.hidden{z-index:-1;margin-right:-216px;-webkit-animation:hideLeftPane .2s cubic-bezier(.65,.05,.36,1);animation:hideLeftPane .2s cubic-bezier(.65,.05,.36,1);display:block;width:200px!important}.light .multi-panel-tile .left-panel.full-width{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right-width:0!important}@-webkit-keyframes hideLeftPane{0%{margin-right:0}to{margin-right:-216px}}@keyframes hideLeftPane{0%{margin-right:0}to{margin-right:-216px}}@-webkit-keyframes showLeftPane{0%{margin-right:-216px;z-index:-1}to{margin-right:0;z-index:-1}}@keyframes showLeftPane{0%{margin-right:-216px;z-index:-1}to{margin-right:0;z-index:-1}}.light .multi-panel-tile .mid-panel{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:40%;padding:0 16px}.light .multi-panel-tile .mid-panel.hidden{display:none}.light .multi-panel-tile .mid-panel .horizontal-scroll-content{overflow:auto;overflow-y:hidden}.light .multi-panel-tile .mid-panel .top-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.light .multi-panel-tile .mid-panel .top-actions .left,.light .multi-panel-tile .mid-panel .top-actions .right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .multi-panel-tile .right-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:300px;padding-left:16px;border-left:solid 1px #878787;-webkit-animation:showRightPane .2s cubic-bezier(.65,.05,.36,1);animation:showRightPane .2s cubic-bezier(.65,.05,.36,1);z-index:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.light .multi-panel-tile .right-panel.hidden{z-index:-1;margin:0 0 0 -316px;-webkit-animation:hideRightPane .2s cubic-bezier(.65,.05,.36,1);animation:hideRightPane .2s cubic-bezier(.65,.05,.36,1);display:block}.light .multi-panel-tile .right-panel.full-width{-webkit-box-flex:1;-ms-flex:1;flex:1;border-left-width:0!important}@-webkit-keyframes hideRightPane{0%{margin-left:0}to{margin-left:-316px}}@keyframes hideRightPane{0%{margin-left:0}to{margin-left:-316px}}@-webkit-keyframes showRightPane{0%{margin-left:-316px;z-index:-1}to{margin-left:0;z-index:-1}}@keyframes showRightPane{0%{margin-left:-316px;z-index:-1}to{margin-left:0;z-index:-1}}}.light .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.light .row.h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .row.v-center{-ms-flex-line-pack:center;align-content:center}.light .row .column,.light .row .tile{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:3px;background-clip:padding-box}.light .row .column:last-child,.light .row .tile:last-child{border-right:0}.light .row .column.has-nested,.light .row .tile.has-nested{padding:0;margin:0;border:0}.light .row .sm-1{max-width:8.33333333%;border-right:3px solid transparent}.light .row .sm-2{max-width:16.66666667%;border-right:3px solid transparent}.light .row .sm-3{max-width:25%;border-right:3px solid transparent}.light .row .sm-4{max-width:33.33333333%;border-right:3px solid transparent}.light .row .sm-5{max-width:41.66666667%;border-right:3px solid transparent}.light .row .sm-6{max-width:50%;border-right:3px solid transparent}.light .row .sm-7{max-width:58.33333333%;border-right:3px solid transparent}.light .row .sm-8{max-width:66.66666667%;border-right:3px solid transparent}.light .row .sm-9{max-width:75%;border-right:3px solid transparent}.light .row .sm-10{max-width:83.33333333%;border-right:3px solid transparent}.light .row .sm-11{max-width:91.66666667%;border-right:3px solid transparent}.light .row .sm-12{max-width:100%;border-right:0}.light .row,.light [class*=lg-],.light [class*=md-],.light [class*=sm-],.light [class*=xl-]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:0){.light .sm-hide{display:none}}@media only screen and (min-width:30em){.light .row .md-1{max-width:8.33333333%;border-right:3px solid transparent}.light .row .md-2{max-width:16.66666667%;border-right:3px solid transparent}.light .row .md-3{max-width:25%;border-right:3px solid transparent}.light .row .md-4{max-width:33.33333333%;border-right:3px solid transparent}.light .row .md-5{max-width:41.66666667%;border-right:3px solid transparent}.light .row .md-6{max-width:50%;border-right:3px solid transparent}.light .row .md-7{max-width:58.33333333%;border-right:3px solid transparent}.light .row .md-8{max-width:66.66666667%;border-right:3px solid transparent}.light .row .md-9{max-width:75%;border-right:3px solid transparent}.light .row .md-10{max-width:83.33333333%;border-right:3px solid transparent}.light .row .md-11{max-width:91.66666667%;border-right:3px solid transparent}.light .row .md-12{max-width:100%;border-right:0}.light .sm-hide{display:block}.light .md-hide{display:none}}@media only screen and (min-width:50em){.light .row .lg-1{max-width:8.33333333%;border-right:3px solid transparent}.light .row .lg-2{max-width:16.66666667%;border-right:3px solid transparent}.light .row .lg-3{max-width:25%;border-right:3px solid transparent}.light .row .lg-4{max-width:33.33333333%;border-right:3px solid transparent}.light .row .lg-5{max-width:41.66666667%;border-right:3px solid transparent}.light .row .lg-6{max-width:50%;border-right:3px solid transparent}.light .row .lg-7{max-width:58.33333333%;border-right:3px solid transparent}.light .row .lg-8{max-width:66.66666667%;border-right:3px solid transparent}.light .row .lg-9{max-width:75%;border-right:3px solid transparent}.light .row .lg-10{max-width:83.33333333%;border-right:3px solid transparent}.light .row .lg-11{max-width:91.66666667%;border-right:3px solid transparent}.light .row .lg-12{max-width:100%;border-right:0}.light .sm-hide{display:block}.light .lg-hide{display:none}}@media only screen and (min-width:75em){.light .row .xl-1{max-width:8.33333333%;border-right:3px solid transparent}.light .row .xl-2{max-width:16.66666667%;border-right:3px solid transparent}.light .row .xl-3{max-width:25%;border-right:3px solid transparent}.light .row .xl-4{max-width:33.33333333%;border-right:3px solid transparent}.light .row .xl-5{max-width:41.66666667%;border-right:3px solid transparent}.light .row .xl-6{max-width:50%;border-right:3px solid transparent}.light .row .xl-7{max-width:58.33333333%;border-right:3px solid transparent}.light .row .xl-8{max-width:66.66666667%;border-right:3px solid transparent}.light .row .xl-9{max-width:75%;border-right:3px solid transparent}.light .row .xl-10{max-width:83.33333333%;border-right:3px solid transparent}.light .row .xl-11{max-width:91.66666667%;border-right:3px solid transparent}.light .row .xl-12{max-width:100%;border-right:0}.light .xl-hide{display:none}}.light .p-0{padding:0!important}.light .pt-0{padding-top:0!important}.light .pb-0{padding-bottom:0!important}.light .pl-0{padding-left:0!important}.light .pr-0{padding-right:0!important}.light .px-0{padding-left:0!important;padding-right:0!important}.light .py-0{padding-top:0!important;padding-bottom:0!important}.light .m-0{margin:0!important}.light .mt-0{margin-top:0!important}.light .mb-0{margin-bottom:0!important}.light .ml-0{margin-left:0!important}.light .mr-0{margin-right:0!important}.light .mx-0{margin-left:0!important;margin-right:0!important}.light .my-0{margin-top:0!important;margin-bottom:0!important}.light .m-auto{margin:auto!important}.light .mt-auto{margin-top:auto!important}.light .mb-auto{margin-bottom:auto!important}.light .ml-auto{margin-left:auto!important}.light .mr-auto{margin-right:auto!important}.light .mx-auto{margin-left:auto!important;margin-right:auto!important}.light .my-auto{margin-top:auto!important;margin-bottom:auto!important}.light .p-sm{padding:4px!important}.light .pt-sm{padding-top:4px!important}.light .pb-sm{padding-bottom:4px!important}.light .pl-sm{padding-left:4px!important}.light .pr-sm{padding-right:4px!important}.light .px-sm{padding-left:4px!important;padding-right:4px!important}.light .py-sm{padding-top:4px!important;padding-bottom:4px!important}.light .m-sm{margin:4px!important}.light .mt-sm{margin-top:4px!important}.light .mb-sm{margin-bottom:4px!important}.light .ml-sm{margin-left:4px!important}.light .mr-sm{margin-right:4px!important}.light .mx-sm{margin-left:4px!important;margin-right:4px!important}.light .my-sm{margin-top:4px!important;margin-bottom:4px!important}.light .p-bs{padding:8px!important}.light .pt-bs{padding-top:8px!important}.light .pb-bs{padding-bottom:8px!important}.light .pl-bs{padding-left:8px!important}.light .pr-bs{padding-right:8px!important}.light .px-bs{padding-left:8px!important;padding-right:8px!important}.light .py-bs{padding-top:8px!important;padding-bottom:8px!important}.light .m-bs{margin:8px!important}.light .mt-bs{margin-top:8px!important}.light .mb-bs{margin-bottom:8px!important}.light .ml-bs{margin-left:8px!important}.light .mr-bs{margin-right:8px!important}.light .mx-bs{margin-left:8px!important;margin-right:8px!important}.light .my-bs{margin-top:8px!important;margin-bottom:8px!important}.light .p-lg{padding:16px!important}.light .pt-lg{padding-top:16px!important}.light .pb-lg{padding-bottom:16px!important}.light .pl-lg{padding-left:16px!important}.light .pr-lg{padding-right:16px!important}.light .px-lg{padding-left:16px!important;padding-right:16px!important}.light .py-lg{padding-top:16px!important;padding-bottom:16px!important}.light .m-lg{margin:16px!important}.light .mt-lg{margin-top:16px!important}.light .mb-lg{margin-bottom:16px!important}.light .ml-lg{margin-left:16px!important}.light .mr-lg{margin-right:16px!important}.light .mx-lg{margin-left:16px!important;margin-right:16px!important}.light .my-lg{margin-top:16px!important;margin-bottom:16px!important}.light .p-xl{padding:24px!important}.light .pt-xl{padding-top:24px!important}.light .pb-xl{padding-bottom:24px!important}.light .pl-xl{padding-left:24px!important}.light .pr-xl{padding-right:24px!important}.light .px-xl{padding-left:24px!important;padding-right:24px!important}.light .py-xl{padding-top:24px!important;padding-bottom:24px!important}.light .m-xl{margin:24px!important}.light .mt-xl{margin-top:24px!important}.light .mb-xl{margin-bottom:24px!important}.light .ml-xl{margin-left:24px!important}.light .mr-xl{margin-right:24px!important}.light .mx-xl{margin-left:24px!important;margin-right:24px!important}.light .my-xl{margin-top:24px!important;margin-bottom:24px!important}.light .p-xxl{padding:32px!important}.light .pt-xxl{padding-top:32px!important}.light .pb-xxl{padding-bottom:32px!important}.light .pl-xxl{padding-left:32px!important}.light .pr-xxl{padding-right:32px!important}.light .px-xxl{padding-left:32px!important;padding-right:32px!important}.light .py-xxl{padding-top:32px!important;padding-bottom:32px!important}.light .m-xxl{margin:32px!important}.light .mt-xxl{margin-top:32px!important}.light .mb-xxl{margin-bottom:32px!important}.light .ml-xxl{margin-left:32px!important}.light .mr-xxl{margin-right:32px!important}.light .mx-xxl{margin-left:32px!important;margin-right:32px!important}.light .my-xxl{margin-top:32px!important;margin-bottom:32px!important}.light aside.globalnav{position:absolute;height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;background:#0000004d}.light aside.globalnav.hidden{display:none}.light aside.globalnav .overlay{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100vw - 420px);-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out}.light aside.globalnav .overlay:hover{cursor:pointer}.light aside.globalnav .overlay.hidden{width:100vw}.light aside.globalnav .tile{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:420px;width:100%}.light aside.globalnav .tile .filter{margin-bottom:16px}.light aside.globalnav .tile .content{padding:0 16px;overflow:scroll;margin-bottom:40px}.light aside.globalnav .tile .content .items{margin-bottom:24px}.light aside.globalnav .tile .content .items .link{margin:8px 0}.light aside.globalnav .tile .content .title{margin-bottom:16px;font-weight:700}.light aside.globalnav .tile .content .card{padding:8px 16px}.light aside.globalnav .tile .content .card .header .left .title{margin:0;font-size:14px}.light aside.globalnav .tile .content .card .header .left .title .acronym{font-weight:700;margin-right:8px}.light aside.globalnav .tile .content .card .header .left .title .description{font-weight:400}.light aside.globalnav .tile .content .item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;border-radius:3px}.light aside.globalnav .tile .content .item.highlight:hover{cursor:default;background:0 0}.light aside.globalnav .tile .content .item.highlight .product-symbol{background:#fafafa}.light aside.globalnav .tile .content .item.highlight .label{font-weight:700}.light aside.globalnav .tile .content .item:hover{background:#dcdcdc;cursor:pointer}.light aside.globalnav .tile .content .item .product-symbol{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fafafa;border-radius:3px;margin-right:12px;color:#242424;font-size:24px;border:solid 1px #242424}.light aside.globalnav .tile .content .item .label{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}.light aside.globalnav .tile .content .item .label .acronym{opacity:.6}.light .navigation-tree{height:100%;overflow-y:auto}.light .navigation-tree .item{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;min-height:40px;padding:11px 8px 11px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.light .navigation-tree .item:not(.active):hover{background:#dcdcdc}.light .navigation-tree .item.active:not(.nav-title){background:#1174e6;color:#fff}.light .navigation-tree hr{border-color:#dcdcdc;border-top-width:0;border-bottom-width:1px;border-style:solid}.light .navigation-tree .nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .navigation-tree .nav-item.opened+ul{display:block}.light .navigation-tree .nav-item:not(.opened)+ul{display:none}.light .navigation-tree .nav-item .nav-title.active{background-color:#1174e6;color:#fff}.light .navigation-tree .nav-item .nav-title.active-child:not(.active){font-weight:700;border-left:solid 8px #1174e6}.light .navigation-tree .nav-item .nav-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.light .navigation-tree .nav-item .chevron{margin-left:auto;cursor:pointer;padding:11px}.light .navigation-tree .nav-item .chevron.chevron-pin{opacity:0}.light .navigation-tree .nav-item .chevron:hover{background:#dcdcdc}.light .navigation-tree .nav-item:hover .chevron.chevron-pin{opacity:1}.light .navigation-tree .nav-item .item:focus+.chevron.chevron-pin{opacity:1}.light .navigation-tree .nav-item .chevron.chevron-pin:focus{opacity:1}.light .navigation-tree .chevron:focus,.light .navigation-tree .item:focus,.light .navigation-tree .nav-title:focus{outline:1px solid #a56ebe;outline-offset:-1px}.light .navigation-tree ul{list-style-type:none;color:#242424;-webkit-padding-start:0;padding-inline-start:0}.light .navigation-tree ul .item{padding-left:32px}.light .navigation-tree ul .item.nav-title.active-child:not(.active){padding-left:24px}.light .navigation-tree ul ul li .item{padding-left:44px}.light .navigation-tree ul ul li .item.nav-title.active-child:not(.active){padding-left:36px}.light .navigation-tree ul ul ul li .item{padding-left:56px}.light .navigation-tree ul ul ul li .item.nav-title.active-child:not(.active){padding-left:48px}.light .navigation-tree ul ul ul ul li .item{padding-left:68px}.light .navigation-tree ul ul ul ul li .item.nav-title.active-child:not(.active){padding-left:60px}.light .navigation-tree ul ul ul ul ul li .item{padding-left:80px}.light .navigation-tree ul ul ul ul ul li .item.nav-title.active-child:not(.active){padding-left:72px}.light .navigation-tree li{padding-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .navigation-tree li i.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:18px}.light .navigation-tree li i.icon.right-align{padding-right:3px;margin-left:auto}.light .navigation-tree a{color:#242424}.light .navigation-tree a:hover{text-decoration:none}.light .ai-prompter-compact,.light .ai-prompter-full{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.light .ai-prompter-compact label{width:100%}.light .ai-prompter-compact input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.light .ai-prompter-full{background:#fff;border:1px solid #878787;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px}.light .ai-prompter-full:has(textarea:focus){outline:1px solid #a56ebe;outline-offset:-1px}.light .ai-prompter-full:has(textarea:focus:not(:focus-visible)){outline:0}.light .ai-prompter-full textarea{width:100%;resize:none;height:1.3125rem;line-height:1.3125rem;overflow:hidden;border:none;margin:0 0 20px;padding:0}.light .ai-prompter-full .position{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.light .ai-prompter-full .position .btn~.btn{margin:0}.light .ai-prompter-full .position .prompt-status{opacity:1;visibility:visible;-webkit-transition:opacity .2s,visibility 0s;transition:opacity .2s,visibility 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .ai-prompter-full .position .prompt-status .status{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.light .ai-prompter-full .position .prompt-status.listening .status:not(.listening){display:none}.light .ai-prompter-full .position .prompt-status.error .status:not(.error){display:none}.light .ai-prompter-full .position .prompt-status.hidden{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility 0s .2s;transition:opacity .2s,visibility 0s .2s}.light .ai-prompter-full .position+.position{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:2;-ms-flex:2 1 0px;flex:2 1 0;display:grid;gap:0;grid-template-columns:1fr;grid-template-rows:1fr}.light .ai-prompter-full .position+.position>*{grid-row:1;grid-column:1}.light .ai-prompter-full .position:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.light .ai-prompter-full .position.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.light .ai-prompter-full.drag-and-drop{position:relative}.light .ai-prompter-full.drag-and-drop.dragging{border-style:dashed}.light .ai-prompter-full.drag-and-drop.dragging .drag-and-drop-area{opacity:1;visibility:visible;-webkit-transition:visibility 0s,opacity .2s;transition:visibility 0s,opacity .2s}.light .ai-prompter-full.drag-and-drop .file-pills{width:100%}.light .ai-prompter-full.drag-and-drop .file-pills:not(:empty){margin-bottom:12px}.light .ai-prompter-full.drag-and-drop .upload-table{border-spacing:0}.light .ai-prompter-full.drag-and-drop .upload-table p,.light .ai-prompter-full.drag-and-drop .upload-table td{padding:0}.light .ai-prompter-full.drag-and-drop .upload-table p:first-child,.light .ai-prompter-full.drag-and-drop .upload-table td:first-child{display:none}.light .ai-prompter-full.drag-and-drop .upload-table .size{margin-bottom:2px;font-size:.75rem;line-height:.875rem;color:#888}.light .ai-prompter-full.drag-and-drop .upload-table .progress-bar{line-height:1rem}.light .ai-prompter-full.drag-and-drop .upload-table .progress-bar progress{width:calc(100% - 40px)}.light .ai-prompter-full.drag-and-drop .upload-table .action{display:-webkit-box;display:-ms-flexbox;display:flex}.light .ai-prompter-full.drag-and-drop label.btn{margin-bottom:0}.light .ai-prompter-full.drag-and-drop label.btn:has(input:focus){outline:1px solid #a56ebe;outline-offset:1px}.light .ai-prompter-full.drag-and-drop label.btn:has(input:focus:not(:focus-visible)){outline:0}.light .ai-prompter-full.drag-and-drop .drag-and-drop-area{opacity:0;visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;padding:16px;border:none;background:#fff;z-index:1;-webkit-transition:visibility 0s .2s,opacity .2s;transition:visibility 0s .2s,opacity .2s;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}.light .ai-prompter-full.drag-and-drop .drag-and-drop-area i,.light .ai-prompter-full.drag-and-drop .drag-and-drop-area p{margin-bottom:4px}.light .ai-prompter-full.drag-and-drop .drag-and-drop-area i{font-size:1rem}.light .ai-chat-content h1:first-of-type,.light .ai-chat-content h2:first-of-type,.light .ai-chat-content h3:first-of-type,.light .ai-chat-content h4:first-of-type,.light .ai-chat-content p:first-of-type{margin-top:0}.light .ai-chat-content hr{border:none;border-top:solid 1px #878787}.light .ai-chat-turn{margin-bottom:32px;position:relative}.light .ai-chat-turn .ai-chat-turn-prompt{padding:16px;margin-bottom:24px;background:#ebebeb;max-width:416px;justify-self:flex-end;border-radius:8px}.light .ai-chat-turn .ai-chat-turn-prompt .icon{font-size:1rem}.light .ai-chat-turn .ai-chat-turn-prompt p{display:inline-block;vertical-align:middle;margin:0}.light .ai-chat-turn .ai-chat-turn-loading{text-align:center}.light .ai-chat-turn .ai-chat-turn-loading .loading{margin:12px auto 8px;display:block;text-align:left}.light .ai-chat-turn .ai-chat-turn-response{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.light .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-files,.light .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-sources{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.light .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-sources .reference{margin:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;display:inline-block}.light .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h1:first-of-type,.light .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h2:first-of-type,.light .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h3:first-of-type,.light .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h4:first-of-type,.light .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body p:first-of-type{margin-top:0}.light .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body hr{border:none;border-top:solid 1px #878787}.light .ai-chat-turn .ai-chat-turn-response:has(.response-icons){display:grid;grid-template-columns:minmax(16px,-webkit-min-content) auto;grid-template-columns:minmax(16px,min-content) auto;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:16px}.light .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-body,.light .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-files,.light .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-sources,.light .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-user-actions{grid-column:2}.light .ai-chat-turn .ai-chat-turn-error{text-align:center}.light .ai-chat-turn .ai-chat-turn-error .icon{margin-right:8px}.light .ai-chat-turn .ai-chat-turn-error 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;margin-bottom:8px;font-weight:500}.light .ai-chat-turn .ai-chat-turn-error p{margin-bottom:16px}.light .ai-chat-turn .response-icons{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:end;-ms-flex-align:end;align-items:flex-end;grid-column:1}.light .ai-chat-turn .response-icons .tooltip:has(.icon-ai-avatar){margin-left:16px}.light .ai-chat-turn .response-icons .tooltip .message{left:-12px}.light .ai-chat-turn .response-icons .tooltip .icon-ai-avatar{font-size:1rem}.light .ai-chat-turn .ai-chat-file{width:240px;padding:16px;border:solid 1px #878787;background-color:#fff;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .ai-chat-turn .ai-chat-file .filename{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-right:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.light .ai-chat-turn .ai-chat-file .filename .icon{margin-right:8px;vertical-align:text-top}.light .ai-chat-turn .ai-chat-file .btn{border:none;padding:0;color:#888}.light .ai-chat-turn .ai-chat-file .btn:hover{color:#242424;background-color:inherit}.light .formal .ai-chat-turn .ai-chat-turn-prompt,.light .formal.ai-chat-turn .ai-chat-turn-prompt{max-width:unset;justify-self:auto}.light .formal .ai-chat-turn .ai-chat-turn-prompt p,.light .formal.ai-chat-turn .ai-chat-turn-prompt p{margin-left:12px}.light .reference{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;margin-right:8px;padding:0 8px;border-radius:16px;color:#242424;background-color:#fafafa;border:1px solid #878787;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24px;white-space:nowrap;cursor:pointer!important}.light .reference .icon{font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .reference.toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#242424;background-color:#fafafa;border:1px solid #878787}.light .reference.toggle:hover{cursor:pointer;background:#dcdcdc;border-color:#878787}.light .reference.toggle.unselected{background-color:#fafafa;border-color:#6a6a6a;border-style:dashed;color:#6a6a6a}.light .reference.toggle.unselected .icon{opacity:.6}.light .reference.toggle.unselected:hover{border-color:#878787;background-color:#dcdcdc;color:#242424}.light .reference.toggle.unselected:hover .icon{opacity:1}.light .reference.unselected{background-color:transparent}.light .reference.unselected:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .reference:empty{display:none}.light .reference.severity-critical:before{content:"";color:#ed0e00;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .reference.severity-critical.unselected:before{opacity:.6}.light .reference.severity-critical.unselected:hover:before{opacity:1}.light .reference.severity-major:before{content:"";color:#d46617;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .reference.severity-major.unselected:before{opacity:.6}.light .reference.severity-major.unselected:hover:before{opacity:1}.light .reference.severity-minor:before{content:"";color:#fad22d;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .reference.severity-minor.unselected:before{opacity:.6}.light .reference.severity-minor.unselected:hover:before{opacity:1}.light .reference.severity-warning:before{content:"";color:#1174e6;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .reference.severity-warning.unselected:before{opacity:.6}.light .reference.severity-warning.unselected:hover:before{opacity:1}.light .reference.severity-indeterminate:before{content:"";color:#878787;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .reference.severity-indeterminate.unselected:before{opacity:.6}.light .reference.severity-indeterminate.unselected:hover:before{opacity:1}.light .reference.severity-cleared:before{content:"";color:#329864;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .reference.severity-cleared.unselected:before{opacity:.6}.light .reference.severity-cleared.unselected:hover:before{opacity:1}.light .reference.severity-cleared:before{margin-left:-4px}.light .reference.removable{color:#242424;background-color:#fafafa;border:1px solid #878787}.light .reference.removable:hover{cursor:pointer;background:#dcdcdc}.light .reference.removable:after{font-family:Ericsson Icons;font-size:14px;content:"";margin-right:-4px;margin-left:4px;margin-top:0}.light .reference.disabled{pointer-events:none;cursor:default;opacity:.6}.light .reference:focus{outline:1px solid #a56ebe;outline-offset:1px}.light .reference:hover{background:#dcdcdc}.light .reference.active{background:#1174e6;border-color:#1174e6;color:#fff}.light .reference.active:hover{background:#0069c2;border-color:#0069c2;color:#fff}.light .reference.inline{margin:0 2px 0 4px;font-size:inherit;font-family:inherit;padding:0 6px;line-height:.8rem;min-height:20px;vertical-align:top}.light .reference.inline+.inline{margin-left:2px}.light .reference.tooltip .message{text-align:left;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:300px}.light .reference.tooltip .message .tooltip-title{margin:0 0 8px;font-weight:700}.light .reference.tooltip .message .tooltip-content{display:block}.light .reference.tooltip .message .tooltip-content,.light .reference.tooltip .message .tooltip-title{white-space:normal;line-height:1rem}.light .reference.tooltip .message .tooltip-title+.tooltip-content{margin-top:8px}.light .reference sup{pointer-events:none}.light .icon-btn-subtle{color:#888;border-color:transparent}.light .icon-btn-subtle:hover{color:#242424;background:inherit;border-color:transparent}.light .icon-btn-subtle:hover .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3))!important;background-image:linear-gradient(90deg,#1174e6,#8653f3)!important}.light .icon-btn-subtle~.btn{margin:0}.light .icon-btn-subtle .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0069c2),to(#773bf5))!important;background-image:linear-gradient(90deg,#0069c2,#773bf5)!important}.light .icon-btn-subtle.tooltip .message[class*=top]{bottom:20px}.light .icon-btn-subtle.tooltip .message[class*=bottom]{margin-top:8px}.light .icon-btn-subtle.tooltip .message:not([class*=end]){left:-6px}.light .icon-btn-subtle.tooltip .message[class*=end]{right:-6px}.light .ai-chat-user-actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:10px;-webkit-transition:opacity .2s,visibility 0s;transition:opacity .2s,visibility 0s}.light .ai-chat-user-actions .quick-feedback{opacity:1}.light .ai-chat-user-actions .quick-feedback.positive [data-value=negative]{-webkit-transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-left .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-left .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;visibility:hidden;opacity:0;margin-left:-32px}.light .ai-chat-user-actions .quick-feedback.negative [data-value=positive]{-webkit-transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-right .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-right .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;visibility:hidden;opacity:0;margin-right:-32px}.light .ai-chat-user-actions .quick-feedback.negative .dropdown .btn,.light .ai-chat-user-actions .quick-feedback.positive .dropdown .btn{color:#242424;opacity:1;cursor:default}.light .ai-chat-user-actions .quick-feedback .dropdown .menu{right:unset;left:50%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;bottom:100%;margin:0}.light .ai-chat-user-actions .quick-feedback .dropdown.open .btn{color:#242424}.light .ai-chat-user-actions .quick-feedback .feedback-state{position:absolute;left:-100%}.light .ai-chat-user-actions .btn{color:#888;border-color:transparent}.light .ai-chat-user-actions .btn:hover{color:#242424;background:inherit;border-color:transparent}.light .ai-chat-user-actions .btn:hover .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#1174e6),to(#8653f3))!important;background-image:linear-gradient(90deg,#1174e6,#8653f3)!important}.light .ai-chat-user-actions .btn~.btn{margin:0}.light .ai-chat-user-actions .btn .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0069c2),to(#773bf5))!important;background-image:linear-gradient(90deg,#0069c2,#773bf5)!important}.light .ai-chat-user-actions .btn.tooltip .message[class*=top]{bottom:20px}.light .ai-chat-user-actions .btn.tooltip .message[class*=bottom]{margin-top:8px}.light .ai-chat-user-actions .btn.tooltip .message:not([class*=end]){left:-6px}.light .ai-chat-user-actions .btn.tooltip .message[class*=end]{right:-6px}.light .ai-chat-user-actions.hidden{opacity:0;visibility:hidden}.light .ai-chat-history{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}.light .ai-chat-history .ai-chat-history-filter,.light .ai-chat-history .pagination-group{padding-right:16px}.light .ai-chat-history .ai-chat-history-filter{margin-bottom:8px;white-space:nowrap}.light .ai-chat-history .ai-chat-history-filter input{vertical-align:middle}.light .ai-chat-history dl{line-height:1rem;margin:0 0 24px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-gutter:stable}.light .ai-chat-history dl dt{color:#888;padding:12px 0}.light .ai-chat-history dl dd{margin:0}.light .ai-chat-history dl dd ul{list-style:none;padding:0}.light .ai-chat-history dl dd ul li{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .ai-chat-history dl dd ul li:not(.active) .chat-item{cursor:pointer}.light .ai-chat-history dl dd ul li:not(.active):hover{background:#dcdcdc}.light .ai-chat-history dl dd ul li.active{background:#1174e6;color:#fff}.light .ai-chat-history dl dd ul li.active .icon-btn-subtle{color:#d3e3f7}.light .ai-chat-history dl dd ul li.active .icon-btn-subtle:hover{color:#fff}.light .ai-chat-history dl dd ul li .chat-item{padding:12px 8px 12px 16px;color:inherit;font-size:inherit;text-align:left;border:none;background:0 0;display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 18px)}.light .ai-chat-history dl dd ul li .chat-item:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .ai-chat-history dl dd ul li .chat-item:hover{text-decoration:none}.light .ai-chat-history dl dd ul li .chat-item:focus{outline:1px solid #a56ebe;outline-offset:-1px}.light .ai-chat-history dl dd ul li .chat-item:focus:not(:focus-visible){outline:0}.light .ai-chat-history dl dd ul li .more-menu{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.light .ai-chat-history dl dd ul li .more-menu ul{width:120px}.light .ai-chat-history dl dd ul li .more-menu ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.light .ai-chat-history dl dd ul li .icon-btn-subtle{padding:0;border-radius:0}.light .ai-chat-history dl dd ul li .icon-btn-subtle:focus{outline-offset:-1px}.light .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=top]{bottom:28px}.light .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=bottom]{top:40px}.light .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message:not([class*=end]){left:-10px}.light .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=end]{top:inherit;right:-10px}.light .ai-chat-history .pagination-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .ai-chat-reference-list{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}.light .ai-chat-reference-list dl{margin:0;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-gutter:stable}.light .ai-chat-reference-list dl dt{font-size:1.125rem;line-height:1.25rem;margin-bottom:16px}.light .ai-chat-reference-list dl dd{padding-bottom:16px;margin:0}.light .ai-chat-reference-list dl dd ul{list-style:none;padding:0}.light .ai-chat-reference-list dl dd ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:8px;border:solid 1px transparent;gap:8px;cursor:default}.light .ai-chat-reference-list dl dd ul li:hover{background-color:#dcdcdc}.light .ai-chat-reference-list dl dd ul li.active{border-color:#1174e6}.light .ai-chat-reference-list dl dd ul li.active .reference{color:#fff;background-color:#1174e6;border-color:#1174e6}.light .ai-chat-reference-list dl dd ul li.active .reference:hover{background-color:#0069c2;border-color:#0069c2}.light .ai-chat-reference-list dl dd ul li a{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding-right:22px;width:0}.light .ai-chat-reference-list dl dd ul li a:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .ai-chat-reference-list dl dd ul li a .icon{position:absolute;right:0}.light .ai-chat-reference-list dl dd ul li p{margin:0}.light .ai-chat-reference-list dl dd ul li:has(.ai-chat-user-actions)+li{margin-top:16px}.light .ai-chat-reference-list dl dd+dt{border-top:1px solid #878787;padding:24px 0 0}.light .ai-chat{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;position:relative}.light .ai-chat>.header{position:absolute;width:100%;left:0;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.light .ai-chat>.header .center{font-size:1.143em;line-height:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr}.light .ai-chat>.header .center h3{width:100%;max-width:400px;-ms-flex-item-align:center;align-self:center;margin:0 auto;opacity:1;visibility:visible;text-align:center;-webkit-transition:visibility 0s,opacity .3s .6s;transition:visibility 0s,opacity .3s .6s}.light .ai-chat>.header .center h3:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .ai-chat>.header .center:after{content:""}.light .ai-chat>.header .center .btn{justify-self:start}.light .ai-chat>.header .left,.light .ai-chat>.header .right{-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:320px;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .ai-chat>.header .left .btn,.light .ai-chat>.header .right .btn{max-width:32px;padding:7px;white-space:nowrap;min-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent}.light .ai-chat>.header .left .btn .icon,.light .ai-chat>.header .right .btn .icon{grid-column:1;grid-row:1;line-height:1}.light .ai-chat>.header .left .btn .icon.close,.light .ai-chat>.header .right .btn .icon.close{opacity:1;width:16px;-webkit-transition:opacity .3s .6s,width 0s .6s;transition:opacity .3s .6s,width 0s .6s;margin:0}.light .ai-chat>.header .left .btn .icon.open,.light .ai-chat>.header .left .btn .message,.light .ai-chat>.header .right .btn .icon.open,.light .ai-chat>.header .right .btn .message{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.light .ai-chat>.header .left{padding-right:16px}.light .ai-chat .ai-chat-main{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding:0 8px;overflow-y:auto;overflow-x:hidden;position:relative;margin-bottom:8px;z-index:0}.light .ai-chat .ai-chat-main:after,.light .ai-chat .ai-chat-main:before{content:"";position:sticky;display:block;width:100%;height:20px;z-index:1}.light .ai-chat .ai-chat-main:before{top:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(250,250,250,0)),to(#fafafa));background:linear-gradient(0deg,#fafafa00 0,#fafafa)}.light .ai-chat .ai-chat-main:after{bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#fafafa),to(rgba(250,250,250,0)));background:linear-gradient(0deg,#fafafa 0,#fafafa00)}.light .multi-panel-tile.ai-chat{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.light .multi-panel-tile.ai-chat .left-panel,.light .multi-panel-tile.ai-chat .mid-panel,.light .multi-panel-tile.ai-chat .right-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .multi-panel-tile.ai-chat .left-panel h4,.light .multi-panel-tile.ai-chat .right-panel h4{margin:0;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .multi-panel-tile.ai-chat .header{height:40px;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:12px}.light .multi-panel-tile.ai-chat .header .btn{margin:0!important}.light .multi-panel-tile.ai-chat .mid-panel{min-width:416px}.light .multi-panel-tile.ai-chat .mid-panel>.header{position:absolute;width:100%;left:0;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.light .multi-panel-tile.ai-chat .mid-panel>.header .center{font-size:1.143em;line-height:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr}.light .multi-panel-tile.ai-chat .mid-panel>.header .center h3{width:100%;max-width:400px;-ms-flex-item-align:center;align-self:center;margin:0 auto;opacity:1;visibility:visible;text-align:center;-webkit-transition:visibility 0s,opacity .3s .6s;transition:visibility 0s,opacity .3s .6s}.light .multi-panel-tile.ai-chat .mid-panel>.header .center h3:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .multi-panel-tile.ai-chat .mid-panel>.header .center:after{content:""}.light .multi-panel-tile.ai-chat .mid-panel>.header .center .btn{justify-self:start}.light .multi-panel-tile.ai-chat .mid-panel>.header .left,.light .multi-panel-tile.ai-chat .mid-panel>.header .right{-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:320px;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .multi-panel-tile.ai-chat .mid-panel>.header .left .btn,.light .multi-panel-tile.ai-chat .mid-panel>.header .right .btn{max-width:32px;padding:7px;white-space:nowrap;min-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent}.light .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon,.light .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon{grid-column:1;grid-row:1;line-height:1}.light .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon.close,.light .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon.close{opacity:1;width:16px;-webkit-transition:opacity .3s .6s,width 0s .6s;transition:opacity .3s .6s,width 0s .6s;margin:0}.light .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon.open,.light .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .message,.light .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon.open,.light .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .message{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.light .multi-panel-tile.ai-chat .mid-panel>.header .left{padding-right:16px}.light .multi-panel-tile.ai-chat .mid-panel>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:776px;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:56px}.light .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-hero{height:118px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjE4IiBoZWlnaHQ9IjExOCIgdmlld0JveD0iMCAwIDIxOCAxMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03Mi41NDM4IDcwLjY5NThWOTUuMjI4OEM3Mi41NDM4IDEwMy4wNCA3OC44MDkzIDEwOS4yOTIgODYuNTkzMSAxMDkuMjkySDE3My45NTVDMTc0LjkzNSAxMDkuMjkyIDE3Ni4wNSAxMDkuNTA0IDE3Ni45MTQgMTEwLjA2MkwxODguMTE5IDExNi40MjlDMTkxLjA3OSAxMTguMDg0IDE5NC41OTYgMTE1Ljg3MiAxOTQuNDgxIDExMi41ODJMMTk0LjUxNyA3MC4xMTg2QzE5NC4zMDUgNjIuNTM4NyAxODguMDQgNTYuNDc4NiAxODAuNDY3IDU2LjQ3ODZMODYuNzA4NiA1Ni40Nzg2Qzc4LjgwOTQgNTYuNTk0MSA3Mi41NDM4IDYyLjg2NTggNzIuNTQzOCA3MC42NTczVjcwLjY5NThaIiBmaWxsPSIjQzBBNUY4IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMTkxLjQzNiA0Ny4xNjk4VjM1LjI5OTEiIHN0cm9rZT0iIzdFQjFFRSIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTIwNC4xNDEgNTguMTkzMkgyMTYiIHN0cm9rZT0iIzdFQjFFRSIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTIwMC44MjYgNDkuNjEwNEwyMDkuMjI5IDQxLjIyOTQiIHN0cm9rZT0iIzdFQjFFRSIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTExNi44MjQgMTQuNDQyN0wxMTcuNzY1IDE2Ljk1OTlDMTE3LjgxNiAxNy4wOTUyIDExNy45MjQgMTcuMjAxNCAxMTguMDU5IDE3LjI1MjJMMTIwLjU4MSAxOC4xNzc0QzEyMS4wMTMgMTguMzM2OCAxMjEuMDE2IDE4Ljk0OCAxMjAuNTg0IDE5LjEwOThMMTE4LjA2OSAyMC4wNTE5QzExNy45MzQgMjAuMTAyNyAxMTcuODI4IDIwLjIxMTQgMTE3Ljc3NyAyMC4zNDY3TDExNi44NTMgMjIuODcxQzExNi42OTMgMjMuMzAzNCAxMTYuMDgzIDIzLjMwNTkgMTE1LjkyMSAyMi44NzM1TDExNC45OCAyMC4zNTYzQzExNC45MjkgMjAuMjIxIDExNC44MjEgMjAuMTE0NyAxMTQuNjg1IDIwLjA2NEwxMTIuMTY0IDE5LjEzODhDMTExLjczMiAxOC45Nzk0IDExMS43MjkgMTguMzY4MiAxMTIuMTYxIDE4LjIwNjNMMTE0LjY3NiAxNy4yNjQzQzExNC44MTEgMTcuMjEzNSAxMTQuOTE3IDE3LjEwNDggMTE0Ljk2OCAxNi45Njk1TDExNS44OTIgMTQuNDQ1MUMxMTYuMDUxIDE0LjAxMjcgMTE2LjY2MiAxNC4wMTAzIDExNi44MjQgMTQuNDQyN1oiIGZpbGw9IiNDMEE1RjgiLz4KPHBhdGggZD0iTTE1OS4yNDIgOTAuMTU1NkwxNjAuMzkyIDkzLjIzMjFDMTYwLjQ1NCA5My4zOTc0IDE2MC41ODcgOTMuNTI3MyAxNjAuNzUyIDkzLjU4OTNMMTYzLjgzNCA5NC43MjAxQzE2NC4zNjIgOTQuOTE1IDE2NC4zNjUgOTUuNjYyIDE2My44MzcgOTUuODU5OEwxNjAuNzY0IDk3LjAxMTNDMTYwLjU5OCA5Ny4wNzMzIDE2MC40NjkgOTcuMjA2MiAxNjAuNDA3IDk3LjM3MTVMMTU5LjI3NyAxMDAuNDU3QzE1OS4wODIgMTAwLjk4NSAxNTguMzM2IDEwMC45ODggMTU4LjEzOCAxMDAuNDZMMTU2Ljk4OCA5Ny4zODMzQzE1Ni45MjYgOTcuMjE3OSAxNTYuNzkzIDk3LjA4OCAxNTYuNjI4IDk3LjAyNkwxNTMuNTQ2IDk1Ljg5NTNDMTUzLjAxOCA5NS43MDA0IDE1My4wMTUgOTQuOTUzNCAxNTMuNTQzIDk0Ljc1NTZMMTU2LjYxNiA5My42MDQxQzE1Ni43ODIgOTMuNTQyMSAxNTYuOTExIDkzLjQwOTIgMTU2Ljk3MyA5My4yNDM5TDE1OC4xMDMgOTAuMTU4NUMxNTguMjk4IDg5LjYzIDE1OS4wNDQgODkuNjI3MSAxNTkuMjQyIDkwLjE1NTZaIiBmaWxsPSIjODVDQ0ZGIi8+CjxwYXRoIGQ9Ik00Ny4zMDI3IDk4LjE1MjFMNDguMjQzOSAxMDAuNjY5QzQ4LjI5NDYgMTAwLjgwNSA0OC40MDMxIDEwMC45MTEgNDguNTM4MyAxMDAuOTYyTDUxLjA2MDIgMTAxLjg4N0M1MS40OTIyIDEwMi4wNDYgNTEuNDk0NiAxMDIuNjU3IDUxLjA2MjYgMTAyLjgxOUw0OC41NDc5IDEwMy43NjFDNDguNDEyOCAxMDMuODEyIDQ4LjMwNjYgMTAzLjkyMSA0OC4yNTU5IDEwNC4wNTZMNDcuMzMxNiAxMDYuNThDNDcuMTcyNCAxMDcuMDEzIDQ2LjU2MTggMTA3LjAxNSA0Ni40MDAxIDEwNi41ODNMNDUuNDU4OSAxMDQuMDY2QzQ1LjQwODIgMTAzLjkzIDQ1LjI5OTYgMTAzLjgyNCA0NS4xNjQ1IDEwMy43NzNMNDIuNjQyNiAxMDIuODQ4QzQyLjIxMDYgMTAyLjY4OSA0Mi4yMDgyIDEwMi4wNzggNDIuNjQwMiAxMDEuOTE2TDQ1LjE1NDggMTAwLjk3NEM0NS4yOSAxMDAuOTIzIDQ1LjM5NjIgMTAwLjgxNCA0NS40NDY4IDEwMC42NzlMNDYuMzcxMSA5OC4xNTQ2QzQ2LjUzMDQgOTcuNzIyMiA0Ny4xNDEgOTcuNzE5NyA0Ny4zMDI3IDk4LjE1MjFaIiBmaWxsPSIjRDZFMkY1Ii8+CjxwYXRoIGQ9Ik0xMDYuMzk1IDIuNDQ3ODlMMTA3LjY1IDUuODA0MDlDMTA3LjcxOCA1Ljk4NDQ2IDEwNy44NjIgNi4xMjYxNiAxMDguMDQzIDYuMTkzOEwxMTEuNDA1IDcuNDI3NEMxMTEuOTgxIDcuNjM5OTggMTExLjk4NCA4LjQ1NDg2IDExMS40MDggOC42NzA2NkwxMDguMDU1IDkuOTI2ODJDMTA3Ljg3NSA5Ljk5NDQ2IDEwNy43MzQgMTAuMTM5NCAxMDcuNjY2IDEwLjMxOThMMTA2LjQzNCAxMy42ODU2QzEwNi4yMjEgMTQuMjYyMiAxMDUuNDA3IDE0LjI2NTQgMTA1LjE5MiAxMy42ODg5TDEwMy45MzcgMTAuMzMyN0MxMDMuODY5IDEwLjE1MjMgMTAzLjcyNCAxMC4wMTA2IDEwMy41NDQgOS45NDI5NEwxMDAuMTgyIDguNzA5MzVDOTkuNjA1NyA4LjQ5Njc3IDk5LjYwMjQgNy42ODE4NSAxMDAuMTc4IDcuNDY2MDRMMTAzLjUzMSA2LjIwOTkyQzEwMy43MTIgNi4xNDIyOCAxMDMuODUzIDUuOTk3MzEgMTAzLjkyMSA1LjgxNjk0TDEwNS4xNTMgMi40NTExMUMxMDUuMzY1IDEuODc0NTcgMTA2LjE4IDEuODcxMzUgMTA2LjM5NSAyLjQ0Nzg5WiIgZmlsbD0iIzdFQjFFRSIvPgo8cGF0aCBkPSJNNjMuMjcwNSAxMDIuNDM4TDY0Ljk0MzcgMTA2LjkxM0M2NS4wMzM4IDEwNy4xNTMgNjUuMjI2OCAxMDcuMzQyIDY1LjQ2NzEgMTA3LjQzMkw2OS45NTA1IDEwOS4wNzdDNzAuNzE4NCAxMDkuMzYgNzAuNzIyNyAxMTAuNDQ3IDY5Ljk1NDggMTEwLjczNUw2NS40ODQyIDExMi40MUM2NS4yNDQgMTEyLjUgNjUuMDU1MiAxMTIuNjkzIDY0Ljk2NTEgMTEyLjkzNEw2My4zMjE5IDExNy40MjFDNjMuMDM4OCAxMTguMTkgNjEuOTUzMyAxMTguMTk0IDYxLjY2NTkgMTE3LjQyNkw1OS45OTI3IDExMi45NTFDNTkuOTAyNiAxMTIuNzEgNTkuNzA5NSAxMTIuNTIxIDU5LjQ2OTMgMTEyLjQzMUw1NC45ODU4IDExMC43ODZDNTQuMjE3OSAxMTAuNTAzIDU0LjIxMzYgMTA5LjQxNiA1NC45ODE1IDEwOS4xMjlMNTkuNDUyMSAxMDcuNDU0QzU5LjY5MjMgMTA3LjM2NCA1OS44ODExIDEwNy4xNyA1OS45NzEyIDEwNi45M0w2MS42MTQ0IDEwMi40NDJDNjEuODk3NiAxMDEuNjczIDYyLjk4MyAxMDEuNjY5IDYzLjI3MDUgMTAyLjQzOFoiIGZpbGw9IiNDMEE1RjgiLz4KPHBhdGggZD0iTTkyLjY5NDggNzMuNjIzOUgxNzQuMzA3IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNOTIuNjk0OCA4NC43MThIMTc0LjMwNyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTkyLjY5NDggOTUuODEySDE0Ny4xMDMiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMDUuOTA4IDM4LjQyMjNWNjIuOTU1M0MxMDUuOTA4IDcwLjc2NjEgOTkuNjQyNCA3Ny4wMTg1IDkxLjg1ODUgNzcuMDE4NUgzOC42OTc2QzM3LjcxNzQgNzcuMDE4NSAzNi42MDI3IDc3LjIzMDIgMzUuNzM3OSA3Ny43ODgxTDI0LjUzMjkgODQuMTU2QzIxLjU3MzEgODUuODEwNSAxOC4wNTYgODMuNTk4MSAxOC4xNzEzIDgwLjMwODNMMTguMTM1NyAzNy44NDUxQzE4LjM0NzIgMzAuMjY1MiAyNC42MTI4IDI0LjIwNTEgMzIuMTg1MiAyNC4yMDUxSDkxLjc0MzFDOTkuNjQyMyAyNC4zMjA2IDEwNS45MDggMzAuNTkyMyAxMDUuOTA4IDM4LjM4MzhWMzguNDIyM1oiIGZpbGw9IiNGMkYyRjIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0zOS4yOTQ0IDM5LjMzMzNIODUuNjQxOSIgc3Ryb2tlPSIjNjg0QUE4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMzkuMjk0NCA1MC40Mjc0SDg1LjY0MTkiIHN0cm9rZT0iIzY4NEFBOCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTM5LjI5NDQgNjEuNTIxNEg3My41NTEzIiBzdHJva2U9IiM2ODRBQTgiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0xOC42NTUyIDQ2LjA3NjFDMjguMDg4MiA0NS42NDA3IDM1LjM4MjYgMzcuNjMzMiAzNC45NDc3IDI4LjE5MDlDMzQuNTEyNyAxOC43NDg1IDI2LjUxMzEgMTEuNDQ2OSAxNy4wODAxIDExLjg4MjNDNy42NDcgMTIuMzE3NyAwLjM1MjU5NyAyMC4zMjUyIDAuNzg3NTQ4IDI5Ljc2NzVDMS4yMjI1IDM5LjIwOTggOS4yMjIxIDQ2LjUxMTUgMTguNjU1MiA0Ni4wNzYxWiIgZmlsbD0iIzAwODJGMCIvPgo8cGF0aCBkPSJNMTEuNDQ2OCAyOC4xMTk0QzEyLjI0NzIgMjguMDgyNSAxMi44NjYyIDI3LjQwMyAxMi44MjkzIDI2LjYwMThDMTIuNzkyNCAyNS44MDA1IDEyLjExMzYgMjUuMTgxIDExLjMxMzEgMjUuMjE3OUMxMC41MTI3IDI1LjI1NDggOS44OTM2OSAyNS45MzQzIDkuOTMwNiAyNi43MzU2QzkuOTY3NTEgMjcuNTM2OCAxMC42NDYzIDI4LjE1NjQgMTEuNDQ2OCAyOC4xMTk0WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTIzLjc4MjcgMjcuNjAxM0MyNC41ODMyIDI3LjU2NDQgMjUuMjAyMSAyNi44ODQ5IDI1LjE2NTIgMjYuMDgzNkMyNS4xMjgzIDI1LjI4MjQgMjQuNDQ5NSAyNC42NjI4IDIzLjY0OSAyNC42OTk4QzIyLjg0ODYgMjQuNzM2NyAyMi4yMjk2IDI1LjQxNjIgMjIuMjY2NSAyNi4yMTc0QzIyLjMwMzQgMjcuMDE4NyAyMi45ODIzIDI3LjYzODMgMjMuNzgyNyAyNy42MDEzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEzLjQxNzUgMzQuMDI4OEMxNC42OTcxIDM1LjQ4MTEgMTguODg4NSAzNy43MzAyIDIyLjQ2NTMgMzMuNzY2NiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPGVsbGlwc2UgY3g9IjE4LjY0NDEiIGN5PSIxOC42NTM4IiByeD0iMTguNjQ0MSIgcnk9IjE4LjY1MzgiIHRyYW5zZm9ybT0ibWF0cml4KDAuOTc2NTkzIDAuMjE1MDk1IC0wLjIxNDQ1OCAwLjk3NjczMyAxNDQuMDIxIDApIiBmaWxsPSIjOTc2Q0Y0Ii8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF83NTFfMjUxNTMpIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNTMuMTQ3IDE5LjYzODJMMTUyLjY2NiAyMS44Mjg1QzE1Mi4wNDcgMjQuNjUxIDE1My44MzEgMjcuNDQyNyAxNTYuNjUyIDI4LjA2MzlDMTU5LjQ3MiAyOC42ODUyIDE2Mi4yNjEgMjYuOTAwNyAxNjIuODgxIDI0LjA3ODJMMTYzLjM2MiAyMS44ODc5TDE2NC44MjEgMjIuMjA5M0wxNjQuMzQgMjQuMzk5NkMxNjMuNTk4IDI3Ljc4MTggMTYwLjQzMiAzMC4wMDQ2IDE1Ny4wNjkgMjkuNjQ0NkwxNTYuNzQgMzEuMTQ1TDE1OC45MjkgMzEuNjI3MUwxNTguNjA4IDMzLjA4NzJMMTUyLjc3MSAzMS44MDE3TDE1My4wOTIgMzAuMzQxNUwxNTUuMjgxIDMwLjgyMzZMMTU1LjYxIDI5LjMyMzNDMTUyLjQwNyAyOC4yMzcgMTUwLjQ2NSAyNC44ODkzIDE1MS4yMDcgMjEuNTA3MUwxNTEuNjg4IDE5LjMxNjhMMTUzLjE0NyAxOS42MzgyWk0xNjAuMTc4IDEyLjAwMkMxNjIuMTkzIDEyLjQ0NTggMTYzLjQ2NyAxNC40Mzk5IDE2My4wMjUgMTYuNDU1OUwxNjEuNDIyIDIzLjc1NjhDMTYwLjk3OSAyNS43NzI5IDE1OC45ODcgMjcuMDQ3NSAxNTYuOTcyIDI2LjYwMzhDMTU0Ljk1NyAyNi4xNiAxNTMuNjgzIDI0LjE2NTkgMTU0LjEyNiAyMi4xNDk5TDE1NS43MjkgMTQuODQ5QzE1Ni4xNzEgMTIuODMyOSAxNTguMTY0IDExLjU1ODMgMTYwLjE3OCAxMi4wMDJaTTE1OS44NTggMTMuNDYyMkMxNTguNjQ5IDEzLjE5NiAxNTcuNDU0IDEzLjk2MDcgMTU3LjE4OCAxNS4xNzA0TDE1NS41ODUgMjIuNDcxMkMxNTUuMzE5IDIzLjY4MDkgMTU2LjA4NCAyNC44NzczIDE1Ny4yOTMgMjUuMTQzNkMxNTguNTAyIDI1LjQwOTggMTU5LjY5NyAyNC42NDUxIDE1OS45NjMgMjMuNDM1NEwxNjEuNTY2IDE2LjEzNDZDMTYxLjgzMSAxNC45MjQ5IDE2MS4wNjYgMTMuNzI4NSAxNTkuODU4IDEzLjQ2MjJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTQ4Ljc2MyAyNy43MjkzTDE1MC4yMTQgMjguNjY1MkMxNTAuMzA0IDI4LjcyNiAxNTAuMjczIDI4Ljg2MzIgMTUwLjE2NyAyOC44ODA4TDE0OC40NTggMjkuMTIwN0wxNDcuNTIzIDMwLjU2ODZDMTQ3LjQ2MiAzMC42NTc5IDE0Ny4zMjUgMzAuNjI3NyAxNDcuMzA3IDMwLjUyMTFMMTQ3LjA2NCAyOC44MTM4TDE0NS42MjQgMjcuODgwMUMxNDUuNTM0IDI3LjgxOTMgMTQ1LjU2NCAyNy42ODIyIDE0NS42NzEgMjcuNjY0NkwxNDcuMzggMjcuNDI0NkwxNDguMzE1IDI1Ljk3NjdDMTQ4LjM3NiAyNS44ODc0IDE0OC41MTMgMjUuOTE3NyAxNDguNTMxIDI2LjAyNDNMMTQ4Ljc3MyAyNy43MzE1TDE0OC43NjMgMjcuNzI5M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNjcuNDg5IDE3LjA5MjRMMTY4Ljk0IDE4LjAyODNDMTY5LjAzIDE4LjA4OTEgMTY4Ljk5OSAxOC4yMjYzIDE2OC44OTMgMTguMjQzOUwxNjcuMTg0IDE4LjQ4MzhMMTY2LjI0OSAxOS45MzE3QzE2Ni4xODggMjAuMDIxIDE2Ni4wNTEgMTkuOTkwOCAxNjYuMDMzIDE5Ljg4NDFMMTY1Ljc5MSAxOC4xNzY5TDE2NC4zNSAxNy4yNDMyQzE2NC4yNiAxNy4xODI0IDE2NC4yOSAxNy4wNDUzIDE2NC4zOTcgMTcuMDI3N0wxNjYuMTA2IDE2Ljc4NzdMMTY3LjA0MSAxNS4zMzk4QzE2Ny4xMDIgMTUuMjUwNSAxNjcuMjM5IDE1LjI4MDggMTY3LjI1NyAxNS4zODc0TDE2Ny40OTkgMTcuMDk0NkwxNjcuNDg5IDE3LjA5MjRaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzc1MV8yNTE1MyI+CjxyZWN0IHdpZHRoPSIyMC44MTIiIGhlaWdodD0iMjAuODIyOCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KDAuOTc2NTkzIDAuMjE1MDk1IC0wLjIxNDQ1OCAwLjk3NjczMyAxNDkuNTI0IDkuNzY0NTMpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) no-repeat center center/contain;margin-bottom:54px}.light .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting{text-align:center;margin:0 0 24px;height:41px}.light .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-main{-webkit-transition:opacity .3s .6s,margin .3s .3s,visibility 0s,-webkit-box-flex .3s .3s;transition:opacity .3s .6s,margin .3s .3s,visibility 0s,-webkit-box-flex .3s .3s;transition:opacity .3s .6s,flex .3s .3s,margin .3s .3s,visibility 0s;transition:opacity .3s .6s,flex .3s .3s,margin .3s .3s,visibility 0s,-webkit-box-flex .3s .3s,-ms-flex .3s .3s;opacity:1;visibility:visible}.light .multi-panel-tile.ai-chat .mid-panel>.content .welcome-only{max-height:0;opacity:0;visibility:hidden;-webkit-transition:visibility 0s .6s,opacity .3s,max-height .3s .3s,padding .3s .3s,margin .3s .3s;transition:visibility 0s .6s,opacity .3s,max-height .3s .3s,padding .3s .3s,margin .3s .3s}.light .multi-panel-tile.ai-chat .mid-panel>.content:after{content:"";-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:-webkit-box-flex .3s .3s;transition:-webkit-box-flex .3s .3s;transition:flex .3s .3s;transition:flex .3s .3s,-webkit-box-flex .3s .3s,-ms-flex .3s .3s}.light .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left{padding-right:0;max-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn{max-width:150px;padding:7px 11px;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s;border-color:#242424}.light .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .icon.close{opacity:0;width:0;-webkit-transition:opacity .3s,width 0s .3s;transition:opacity .3s,width 0s .3s}.light .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .icon.open,.light .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .message{opacity:1;-webkit-transition:opacity .3s .6s;transition:opacity .3s .6s}.light .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right{max-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn{max-width:150px;padding:7px 11px;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s;border-color:#242424}.light .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .icon.close{opacity:0;width:0;-webkit-transition:opacity .3s,width 0s .3s;transition:opacity .3s,width 0s .3s}.light .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .icon.open,.light .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .message{opacity:1;-webkit-transition:opacity .3s .6s;transition:opacity .3s .6s}.light .multi-panel-tile.ai-chat .left-panel>.header,.light .multi-panel-tile.ai-chat .right-panel>.header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.light .multi-panel-tile.ai-chat .left-panel>.header .right .btn.icon-btn-subtle,.light .multi-panel-tile.ai-chat .right-panel>.header .right .btn.icon-btn-subtle{padding:0}.light .multi-panel-tile.ai-chat:not(.welcome) .mid-panel>.content .welcome-only{margin:0;padding:0}.light .multi-panel-tile.ai-chat.welcome .mid-panel>.header .center h3{opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility 0s .3s;transition:opacity .3s,visibility 0s .3s}.light .multi-panel-tile.ai-chat.welcome .mid-panel>.header .right .btn{pointer-events:none;cursor:default;opacity:.6}.light .multi-panel-tile.ai-chat.welcome .mid-panel>.content .ai-chat-main{-webkit-box-flex:0;-ms-flex:0 1 0px;flex:0 1 0;-webkit-transition:opacity .3s,margin .3s .3s,visibility 0s .3s,-webkit-box-flex .3s .3s;transition:opacity .3s,margin .3s .3s,visibility 0s .3s,-webkit-box-flex .3s .3s;transition:opacity .3s,flex .3s .3s,margin .3s .3s,visibility 0s .3s;transition:opacity .3s,flex .3s .3s,margin .3s .3s,visibility 0s .3s,-webkit-box-flex .3s .3s,-ms-flex .3s .3s;opacity:0;visibility:hidden;margin:0}.light .multi-panel-tile.ai-chat.welcome .mid-panel>.content .welcome-only{max-height:300px;opacity:1;visibility:visible;-webkit-transition:visibility 0s .3s,opacity .3s .6s,max-height .3s .3s,padding .3s .3s,margin .3s .3s;transition:visibility 0s .3s,opacity .3s .6s,max-height .3s .3s,padding .3s .3s,margin .3s .3s}.light .multi-panel-tile.ai-chat.welcome .mid-panel>.content:after{-webkit-box-flex:.25;-ms-flex:.25 0 auto;flex:.25 0 auto}.light .multi-panel-tile.ai-chat.welcome .mid-panel>.content:has(.ai-chat-hero):after{-webkit-box-flex:.5;-ms-flex:.5 0 auto;flex:.5 0 auto}.light .main-header{position:absolute;width:100%;left:0;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.light .main-header .center{font-size:1.143em;line-height:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr}.light .main-header .center h3{width:100%;max-width:400px;-ms-flex-item-align:center;align-self:center;margin:0 auto;opacity:1;visibility:visible;text-align:center;-webkit-transition:visibility 0s,opacity .3s .6s;transition:visibility 0s,opacity .3s .6s}.light .main-header .center h3:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .main-header .center:after{content:""}.light .main-header .center .btn{justify-self:start}.light .main-header .left,.light .main-header .right{-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:320px;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .main-header .left .btn,.light .main-header .right .btn{max-width:32px;padding:7px;white-space:nowrap;min-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent}.light .main-header .left .btn .icon,.light .main-header .right .btn .icon{grid-column:1;grid-row:1;line-height:1}.light .main-header .left .btn .icon.close,.light .main-header .right .btn .icon.close{opacity:1;width:16px;-webkit-transition:opacity .3s .6s,width 0s .6s;transition:opacity .3s .6s,width 0s .6s;margin:0}.light .main-header .left .btn .icon.open,.light .main-header .left .btn .message,.light .main-header .right .btn .icon.open,.light .main-header .right .btn .message{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.light .main-header .left{padding-right:16px}.light .side-panel{max-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .side-panel .btn{max-width:150px;padding:7px 11px;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s;border-color:#242424}.light .side-panel .btn .icon.close{opacity:0;width:0;-webkit-transition:opacity .3s,width 0s .3s;transition:opacity .3s,width 0s .3s}.light .side-panel .btn .icon.open,.light .side-panel .btn .message{opacity:1;-webkit-transition:opacity .3s .6s;transition:opacity .3s .6s}@media only screen and (min-width:0){.light .multi-panel-tile.ai-chat .left-panel.hidden,.light .multi-panel-tile.ai-chat .mid-panel.hidden,.light .multi-panel-tile.ai-chat .right-panel.hidden{display:none}.light .multi-panel-tile.ai-chat .mid-panel{min-width:320px}.light .multi-panel-tile.ai-chat .mid-panel>.header .btn{overflow:visible}.light .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting{font-size:28px}}@media only screen and (min-width:50em){.light .multi-panel-tile.ai-chat .left-panel,.light .multi-panel-tile.ai-chat .right-panel{max-width:320px;-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;margin:0;visibility:visible;opacity:1;-webkit-animation:none;animation:none;-webkit-transition:margin .3s .3s,opacity .3s .6s,visibility 0s .6s;transition:margin .3s .3s,opacity .3s .6s,visibility 0s .6s}.light .multi-panel-tile.ai-chat .left-panel.hidden,.light .multi-panel-tile.ai-chat .right-panel.hidden{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-transition:margin .3s .3s,opacity .3s,visibility 0s .6s;transition:margin .3s .3s,opacity .3s,visibility 0s .6s;visibility:hidden;opacity:0;z-index:0}.light .multi-panel-tile.ai-chat .left-panel>.header,.light .multi-panel-tile.ai-chat .right-panel>.header{padding-right:32px}.light .multi-panel-tile.ai-chat .left-panel>.header .btn,.light .multi-panel-tile.ai-chat .right-panel>.header .btn{display:none}.light .multi-panel-tile.ai-chat .left-panel.hidden{margin-right:-336px}.light .multi-panel-tile.ai-chat .mid-panel>.header .btn{overflow:hidden}.light .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting{font-size:34px}.light .multi-panel-tile.ai-chat .right-panel.hidden{margin-left:-336px}}.light .icon.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .icon.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .icon.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .icon.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .icon.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .sysbar,.light .syspanel{font-size:14px;color:#fff;font-family:Ericsson Hilda,Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.light .sysbar .sr-only,.light .syspanel .sr-only{display:block;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;border:0}.light .sysbar .icon,.light .syspanel .icon{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .sysbar .icon.small,.light .syspanel .icon.small{font-size:12px}.light .sysbar .icon.align-baseline,.light .syspanel .icon.align-baseline{vertical-align:baseline}.light .sysbar .icon.ai-fill-color:before,.light .syspanel .icon.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .sysbar p,.light .syspanel p{margin-top:0;line-height:1.5em;color:#fff}.light .sysbar p.subtle,.light .syspanel p.subtle{color:#888}.light .sysbar p.intro-text,.light .syspanel p.intro-text{font-size:22px;font-weight:400;margin-bottom:24px}.light .sysbar .section,.light .syspanel .section{color:#888;padding:8px 0}.light .sysbar .section.no-padding-top,.light .syspanel .section.no-padding-top{padding-top:0}.light .sysbar .section.full-opacity,.light .syspanel .section.full-opacity{opacity:1}.light .sysbar .section.purple,.light .syspanel .section.purple{color:#8e45b0}.light .sysbar a,.light .syspanel a{color:#008cff;cursor:pointer;text-decoration:none}.light .sysbar a:not([attribute]):hover,.light .syspanel a:not([attribute]):hover{text-decoration:underline}.light .sysbar a.not-link,.light .syspanel a.not-link,.light .sysbar a.not-link:hover,.light .syspanel a.not-link:hover{color:inherit}.light .sysbar a.subtle-link,.light .syspanel a.subtle-link{color:#fff;border-bottom:1px dashed #fff}.light .sysbar a.subtle-link:hover,.light .syspanel a.subtle-link:hover{border-bottom:1px solid #0077db;text-decoration:none}.light .sysbar a:focus,.light .syspanel a:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar ol,.light .sysbar ul,.light .syspanel ol,.light .syspanel ul{margin-top:0;color:#fff}.light .sysbar ol li,.light .sysbar ul li,.light .syspanel ol li,.light .syspanel ul li{padding:0 0 8px}.light .sysbar .text-sm,.light .syspanel .text-sm{font-size:12px}.light .sysbar .text-lg,.light .syspanel .text-lg{font-size:16px}.light .sysbar .text-xl,.light .syspanel .text-xl{font-size:28px}.light .sysbar .color-green,.light .syspanel .color-green{color:#288964}.light .sysbar .color-blue,.light .syspanel .color-blue{color:#0077db}.light .sysbar .color-link-blue,.light .syspanel .color-link-blue{color:#008cff}.light .sysbar .color-red,.light .syspanel .color-red{color:#dc2d37}.light .sysbar .color-yellow,.light .syspanel .color-yellow{color:#fad22d}.light .sysbar .color-orange,.light .syspanel .color-orange{color:#e66e19}.light .sysbar .color-gray,.light .syspanel .color-gray{color:#adadad}.light .sysbar .color-purple,.light .syspanel .color-purple{color:#8e45b0}.light .sysbar .color-text,.light .syspanel .color-text{color:#fff}.light .sysbar .color-black,.light .syspanel .color-black{color:#0c0c0c}.light .sysbar .color-white,.light .syspanel .color-white{color:#fff}.light .sysbar .truncate,.light .syspanel .truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-light-CVTwYfQw.eot);src:local("Ericsson Hilda Light"),local("ericsson-hilda-light"),url(/assets/ericsson-hilda-light-CVTwYfQw.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-light-ytghTAJt.woff2) format("woff2"),url(/assets/ericsson-hilda-light-QAjv-kzy.woff) format("woff"),url(/assets/ericsson-hilda-light-DLi5-iX7.ttf) format("truetype"),url(/assets/ericsson-hilda-light-c80Hz5nc.svg#ericsson-hilda-light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-regular-D986SRlR.eot);src:local("Ericsson Hilda Regular"),local("ericsson-hilda-regular"),url(/assets/ericsson-hilda-regular-D986SRlR.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-regular-mTvX7Ysu.woff2) format("woff2"),url(/assets/ericsson-hilda-regular-D4o1PqwI.woff) format("woff"),url(/assets/ericsson-hilda-regular-CYjewnR9.ttf) format("truetype"),url(/assets/ericsson-hilda-regular-BCmP2f6Y.svg#ericsson-hilda-regular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-medium-C7VEIy3u.eot);src:local("Ericsson Hilda Medium"),local("ericsson-hilda-medium"),url(/assets/ericsson-hilda-medium-C7VEIy3u.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-medium-DqeVNaQd.woff2) format("woff2"),url(/assets/ericsson-hilda-medium-Dmpq9foa.woff) format("woff"),url(/assets/ericsson-hilda-medium-DoA8o7Hc.ttf) format("truetype"),url(/assets/ericsson-hilda-medium-wcU3mOkv.svg#ericsson-hilda-medium) format("svg");font-weight:500;font-style:normal}@font-face{font-family:Ericsson Hilda;src:url(/assets/ericsson-hilda-bold-BO-QkKg_.eot);src:local("Ericsson Hilda Bold"),local("ericsson-hilda-bold"),url(/assets/ericsson-hilda-bold-BO-QkKg_.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-bold-DvwgDiKT.woff2) format("woff2"),url(/assets/ericsson-hilda-bold-D2Vcf9bN.woff) format("woff"),url(/assets/ericsson-hilda-bold-Qp1PngJ6.ttf) format("truetype"),url(/assets/ericsson-hilda-bold-DTJcmULT.svg#ericsson-hilda-bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-light-DRUWACPY.eot);src:local("Ericsson Hilda Mono Light"),local("ericsson-hilda-mono-light"),url(/assets/ericsson-hilda-mono-light-DRUWACPY.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-light-C01wllfw.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-light-wKRn7aIB.woff) format("woff"),url(/assets/ericsson-hilda-mono-light-DaE7K771.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-regular-CH98MMMN.eot);src:local("Ericsson Hilda Mono Regular"),local("ericsson-hilda-mono-regular"),url(/assets/ericsson-hilda-mono-regular-CH98MMMN.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-regular-Dz6Fwpgb.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-regular-CoRQSt1Q.woff) format("woff"),url(/assets/ericsson-hilda-mono-regular-C7Gt9psW.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-light-DRUWACPY.eot);src:local("Ericsson Hilda Mono Medium"),local("ericsson-hilda-mono-medium"),url(/assets/ericsson-hilda-mono-medium-Cn_2yTof.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-medium-t-iZpylT.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-medium-yLLpQYZ1.woff) format("woff"),url(/assets/ericsson-hilda-mono-medium-TMWBMck_.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Ericsson Hilda Mono;src:url(/assets/ericsson-hilda-mono-bold-DICpB_rC.eot);src:local("Ericsson Hilda Mono Bold"),local("ericsson-hilda-mono-bold"),url(/assets/ericsson-hilda-mono-bold-DICpB_rC.eot?#iefix) format("embedded-opentype"),url(/assets/ericsson-hilda-mono-bold-FKteKekY.woff2) format("woff2"),url(/assets/ericsson-hilda-mono-bold-Cibd2ww4.woff) format("woff"),url(/assets/ericsson-hilda-mono-bold-Cle8_Nfu.ttf) format("truetype");font-weight:700;font-style:normal}.light .sysbar h1,.light .syspanel h1{font-size:40px;font-weight:200;display:block;margin:24px 0 16px;scroll-margin:72px}.light .sysbar h2,.light .syspanel h2{font-size:30px;line-height:1;font-weight:200;display:block;margin:32px 0 24px;scroll-margin:80px}.light .sysbar h3,.light .syspanel h3{font-size:18px;font-weight:700;display:block;margin:24px 0 16px;scroll-margin:72px}.light .sysbar h4,.light .syspanel h4{font-size:16px;font-weight:700;line-height:1.4;display:block;margin:24px 0 16px;scroll-margin:72px}.light .sysbar .sysbar,.light .syspanel .sysbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:#0c0c0c;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;height:48px;font-weight:100;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:16px;padding-right:16px}.light .sysbar .sysbar .product,.light .syspanel .sysbar .product{margin-left:4px;display:none;font-weight:500}.light .sysbar .sysbar .acronym,.light .syspanel .sysbar .acronym{font-weight:500}.light .sysbar .sysbar .items-container,.light .syspanel .sysbar .items-container{cursor:pointer;-ms-flex-item-align:center;align-self:center;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .sysbar .items-container .item,.light .syspanel .sysbar .items-container .item{margin-right:16px}.light .sysbar .sysbar .items-container .item:focus,.light .syspanel .sysbar .items-container .item:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .sysbar .items-container .item:last-of-type,.light .syspanel .sysbar .items-container .item:last-of-type{margin-right:0}.light .sysbar .sysbar .items-container .item a,.light .syspanel .sysbar .items-container .item a{color:#fff}.light .sysbar .sysbar .items-container .icon,.light .syspanel .sysbar .items-container .icon{position:relative;font-size:16px;margin-right:4px;top:-1px}.light .sysbar .sysbar .items-container .icon.icon-econ,.light .syspanel .sysbar .items-container .icon.icon-econ{font-size:21px}.light .sysbar .sysbar .items-container:focus,.light .syspanel .sysbar .items-container:focus{outline:0}.light .sysbar .sysbar .items-container .hover,.light .syspanel .sysbar .items-container .hover{opacity:.8}.light .sysbar .sysbar .items-container .hover:hover,.light .syspanel .sysbar .items-container .hover:hover{opacity:1}.light .sysbar .sysbar .items-container.right-container,.light .syspanel .sysbar .items-container.right-container{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.light .sysbar .sysbar .items-container.left-container,.light .syspanel .sysbar .items-container.left-container{margin-right:8px}.light .sysbar .sysbar .sysbar-username,.light .syspanel .sysbar .sysbar-username{display:none}.light .sysbar .sysbar .pill,.light .syspanel .sysbar .pill{background-color:#0077db;color:#fff;border-radius:8px;height:20px}.light .sysbar .sysbar .version-number-item,.light .syspanel .sysbar .version-number-item{display:none}@media only screen and (min-width:30em){.light .sysbar .sysbar .icon-econ,.light .syspanel .sysbar .icon-econ{padding:0}}@media only screen and (min-width:50em){.light .sysbar .sysbar .product,.light .syspanel .sysbar .product{display:inline}.light .sysbar .sysbar .version-number-item,.light .syspanel .sysbar .version-number-item{display:block}.light .sysbar .sysbar .acronym,.light .syspanel .sysbar .acronym{display:none}.light .sysbar .sysbar .sysbar-username,.light .syspanel .sysbar .sysbar-username{display:inline;padding-left:4px}}.light .sysbar .syspanel,.light .syspanel .syspanel{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:calc(100vh - 48px);color:#fff;background:#0c0c0c}.light .sysbar .syspanel.animated,.light .syspanel .syspanel.animated{-webkit-transition:height .25s cubic-bezier(.65,.05,.36,1),margin .25s cubic-bezier(.65,.05,.36,1);transition:height .25s cubic-bezier(.65,.05,.36,1),margin .25s cubic-bezier(.65,.05,.36,1)}.light .sysbar .syspanel.hidden,.light .syspanel .syspanel.hidden{height:0;overflow:hidden}.light .sysbar .syspanel-top,.light .syspanel .syspanel-top{position:relative;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .sysbar .syspanel-title,.light .syspanel .syspanel-title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px}.light .sysbar .syspanel-close,.light .syspanel .syspanel-close{cursor:pointer;opacity:.8}.light .sysbar .syspanel-close:hover,.light .syspanel .syspanel-close:hover{opacity:1}.light .sysbar .syspanel .btn,.light .syspanel .syspanel .btn{border-color:#f2f2f2;color:#f2f2f2}.light .sysbar .syspanel .btn:hover:not(:disabled),.light .syspanel .syspanel .btn:hover:not(:disabled){color:#181818;background-color:#f2f2f2}@media only screen and (min-width:30em){.light .sysbar .syspanel,.light .syspanel .syspanel{width:300px;margin-right:0}.light .sysbar .syspanel.hidden,.light .syspanel .syspanel.hidden{height:calc(100vh - 48px);margin-right:-300px}}.light .sysbar .settings,.light .syspanel .settings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.light .sysbar .settings.hidden,.light .syspanel .settings.hidden{display:none}.light .sysbar .settings p,.light .syspanel .settings p{color:#fff}.light .sysbar .settings .row:first-of-type,.light .syspanel .settings .row:first-of-type{width:100%}.light .sysbar .settings .container,.light .syspanel .settings .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-bottom:0;padding:16px 24px 72px}.light .sysbar .settings .container .profile,.light .syspanel .settings .container .profile{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;margin-bottom:32px}.light .sysbar .settings .container .profile .icon-profile,.light .syspanel .settings .container .profile .icon-profile{font-size:44px}.light .sysbar .settings .container .profile .username,.light .syspanel .settings .container .profile .username{margin-top:8px;font-size:17px}.light .sysbar .settings .container .content,.light .syspanel .settings .container .content{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:300}.light .sysbar .settings .container .content .title,.light .syspanel .settings .container .content .title{margin-bottom:16px;font-size:16px;font-weight:700}.light .sysbar .settings .container .content .title:not(:first-of-type),.light .syspanel .settings .container .content .title:not(:first-of-type){margin-top:16px}.light .sysbar .settings .container .content .item,.light .syspanel .settings .container .content .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-line-pack:justify;align-content:space-between;color:#ffffffb3}.light .sysbar .settings .container .content .item .left,.light .sysbar .settings .container .content .item .right,.light .syspanel .settings .container .content .item .left,.light .syspanel .settings .container .content .item .right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.light .sysbar .settings .container .content .item .right,.light .syspanel .settings .container .content .item .right{text-align:right}.light .sysbar .settings .container .content .item .right .switch,.light .syspanel .settings .container .content .item .right .switch{margin-right:32px;color:#fffc}.light .sysbar .settings .container .content .item .right .switch:hover,.light .syspanel .settings .container .content .item .right .switch:hover{color:#fff}.light .sysbar .settings .container .bottom,.light .syspanel .settings .container .bottom{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:16px 0}.light .sysbar .settings .container .bottom .btn,.light .syspanel .settings .container .bottom .btn{margin-bottom:0}.light .sysbar .settings .container .bottom .btn.big,.light .syspanel .settings .container .bottom .btn.big{width:80vw}.light .sysbar .settings .container p,.light .syspanel .settings .container p{color:#fffc}@media only screen and (min-width:30em){.light .sysbar .settings .container .bottom .btn.big,.light .syspanel .settings .container .bottom .btn.big{width:230px}}@supports (-webkit-touch-callout:none){.light .sysbar .settings .container .bottom,.light .syspanel .settings .container .bottom{padding-bottom:128px}}.light .sysbar .appbar,.light .syspanel .appbar{width:100%;line-height:48px;height:48px;background:#181818;color:#fff;position:relative}.light .sysbar .appbar .actions-left,.light .syspanel .appbar .actions-left{float:left}.light .sysbar .appbar .actions-left .subtitle,.light .syspanel .appbar .actions-left .subtitle{color:#888;font-size:14px;font-weight:400;padding-left:16px}.light .sysbar .appbar .actions-left>.item,.light .syspanel .appbar .actions-left>.item{display:inline-block;vertical-align:middle;padding:0 8px 0 32px;height:48px}.light .sysbar .appbar .actions-left>.item:first-child,.light .syspanel .appbar .actions-left>.item:first-child{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .sysbar .appbar .actions-left .icon,.light .syspanel .appbar .actions-left .icon{color:#0077db;font-size:16px}.light .sysbar .appbar .actions-left .icon:before,.light .syspanel .appbar .actions-left .icon:before{content:""}.light .sysbar .appbar .actions-left .icon:hover,.light .syspanel .appbar .actions-left .icon:hover{cursor:pointer}.light .sysbar .appbar .actions-right,.light .syspanel .appbar .actions-right{float:right;margin-right:16px}.light .sysbar .appbar .title,.light .syspanel .appbar .title{height:48px;font-size:18px;position:absolute;font-weight:400;top:0;left:59px;-webkit-transition:height .25s cubic-bezier(.65,.05,.36,1) .1s;transition:height .25s cubic-bezier(.65,.05,.36,1) .1s}.light .sysbar .appbar .title.open-menu,.light .syspanel .appbar .title.open-menu{height:0;opacity:0;-webkit-transition:height 125ms cubic-bezier(.65,.05,.36,1);transition:height 125ms cubic-bezier(.65,.05,.36,1)}.light .sysbar .appbar .menu-anchor,.light .syspanel .appbar .menu-anchor{opacity:1;font-size:14px;width:48px;display:inline-block;vertical-align:middle;cursor:pointer;-webkit-transition:opacity .25s cubic-bezier(.65,.05,.36,1) .1s,width 125ms cubic-bezier(.65,.05,.36,1);transition:opacity .25s cubic-bezier(.65,.05,.36,1) .1s,width 125ms cubic-bezier(.65,.05,.36,1)}.light .sysbar .appbar .menu-anchor:first-letter,.light .syspanel .appbar .menu-anchor:first-letter{text-transform:capitalize}.light .sysbar .appbar .menu-anchor:not(.open-menu),.light .syspanel .appbar .menu-anchor:not(.open-menu){-webkit-transition:opacity 125ms cubic-bezier(.65,.05,.36,1),width 125ms cubic-bezier(.65,.05,.36,1) .1s;transition:opacity 125ms cubic-bezier(.65,.05,.36,1),width 125ms cubic-bezier(.65,.05,.36,1) .1s;opacity:0;width:0}@media only screen and (min-width:30em){.light .sysbar .appbar .actions-left .nav,.light .syspanel .appbar .actions-left .nav{padding-left:32px}.light .sysbar .appbar .right,.light .syspanel .appbar .right{margin-right:8px}.light .sysbar .appbar .right .more,.light .syspanel .appbar .right .more{display:none}.light .sysbar .appbar .right .items,.light .syspanel .appbar .right .items{display:inline-block}.light .sysbar .appbar .title,.light .syspanel .appbar .title{-webkit-transition:left .25s cubic-bezier(.65,.05,.36,1) .1s;transition:left .25s cubic-bezier(.65,.05,.36,1) .1s}.light .sysbar .appbar .title.open-menu,.light .syspanel .appbar .title.open-menu{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;left:248px;opacity:1;-webkit-transition:left 125ms cubic-bezier(.65,.05,.36,1);transition:left 125ms cubic-bezier(.65,.05,.36,1)}}.light .sysbar .navigation-toggle,.light .syspanel .navigation-toggle{position:relative;display:block;width:16px;height:16px;cursor:pointer;top:15px}.light .sysbar .navigation-toggle:after,.light .sysbar .navigation-toggle:before,.light .syspanel .navigation-toggle:after,.light .syspanel .navigation-toggle:before{position:absolute;display:block;width:12px;margin:0 2px;height:2px;content:"";background-color:#1174e6;-webkit-transition:width .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s cubic-bezier(.65,.05,.36,1);transition:width .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s cubic-bezier(.65,.05,.36,1);transition:width .25s cubic-bezier(.65,.05,.36,1),transform .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1);transition:width .25s cubic-bezier(.65,.05,.36,1),transform .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s cubic-bezier(.65,.05,.36,1);-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center;transform-origin:center}.light .sysbar .navigation-toggle:before,.light .syspanel .navigation-toggle:before{top:30%}.light .sysbar .navigation-toggle:after,.light .syspanel .navigation-toggle:after{top:70%}.light .sysbar .navigation-toggle.closed:after,.light .sysbar .navigation-toggle.closed:before,.light .syspanel .navigation-toggle.closed:after,.light .syspanel .navigation-toggle.closed:before{-webkit-transition:top .25s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s .5s cubic-bezier(.65,.05,.36,1);transition:top .25s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s .5s cubic-bezier(.65,.05,.36,1);transition:top .25s cubic-bezier(.65,.05,.36,1),transform .25s .5s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1);transition:top .25s cubic-bezier(.65,.05,.36,1),transform .25s .5s cubic-bezier(.65,.05,.36,1),width .25s .5s cubic-bezier(.65,.05,.36,1),-webkit-transform .25s .5s cubic-bezier(.65,.05,.36,1);width:12px}.light .sysbar .navigation-toggle.closed:before,.light .syspanel .navigation-toggle.closed:before{top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.light .sysbar .navigation-toggle.closed:after,.light .syspanel .navigation-toggle.closed:after{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.light .sysbar main,.light .syspanel main{overflow:hidden;height:calc(100vh - 48px);background:#181818}.light .sysbar main .app,.light .syspanel main .app{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-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;margin-left:0}.light .sysbar main .app .appbody,.light .syspanel main .app .appbody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:block;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:calc(100vh - 96px);overflow:hidden}.light .sysbar main .app .appnav,.light .syspanel main .app .appnav{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;height:calc(100vh - 96px);opacity:1;width:100%;-webkit-transition:height .25s cubic-bezier(.65,.05,.36,1) 0s,opacity .25s cubic-bezier(.65,.05,.36,1) .1s;transition:height .25s cubic-bezier(.65,.05,.36,1) 0s,opacity .25s cubic-bezier(.65,.05,.36,1) .1s}.light .sysbar main .app .appnav.hidden,.light .syspanel main .app .appnav.hidden{height:0;width:0;opacity:0;-webkit-transition:opacity 125ms cubic-bezier(.65,.05,.36,1) 0s,width 0s cubic-bezier(.65,.05,.36,1) .25s,height .25s cubic-bezier(.65,.05,.36,1) 0s;transition:opacity 125ms cubic-bezier(.65,.05,.36,1) 0s,width 0s cubic-bezier(.65,.05,.36,1) .25s,height .25s cubic-bezier(.65,.05,.36,1) 0s}.light .sysbar main .app .appcontent,.light .syspanel main .app .appcontent{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;height:100%;-webkit-transition:margin-left .25s cubic-bezier(.65,.05,.36,1) .25s;transition:margin-left .25s cubic-bezier(.65,.05,.36,1) .25s}.light .sysbar main .app .appcontent.hidden,.light .syspanel main .app .appcontent.hidden{display:none}@media only screen and (min-width:30em){.light .sysbar main,.light .syspanel main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:100%}.light .sysbar main .app .appbody,.light .syspanel main .app .appbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.light .sysbar main .app.slide-left,.light .syspanel main .app.slide-left{-webkit-transition:margin-left .25s cubic-bezier(.65,.05,.36,1);transition:margin-left .25s cubic-bezier(.65,.05,.36,1);margin-left:-300px}.light .sysbar main .app.slide-right,.light .syspanel main .app.slide-right{-webkit-transition:margin-left .25s cubic-bezier(.65,.05,.36,1);transition:margin-left .25s cubic-bezier(.65,.05,.36,1);margin-left:0}.light .sysbar main .app .appnav,.light .syspanel main .app .appnav{-webkit-transition:margin-right .25s cubic-bezier(.65,.05,.36,1),opacity .25s cubic-bezier(.65,.05,.36,1) .1s,margin-left 125ms cubic-bezier(.65,.05,.36,1);transition:margin-right .25s cubic-bezier(.65,.05,.36,1),opacity .25s cubic-bezier(.65,.05,.36,1) .1s,margin-left 125ms cubic-bezier(.65,.05,.36,1);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:248px}.light .sysbar main .app .appnav.hidden,.light .syspanel main .app .appnav.hidden{margin-left:-250px;width:248px;height:calc(100vh - 96px);margin-right:16px;-webkit-transition:margin-right .25s cubic-bezier(.65,.05,.36,1),margin-left .25s cubic-bezier(.65,.05,.36,1) .1s,opacity 125ms cubic-bezier(.65,.05,.36,1);transition:margin-right .25s cubic-bezier(.65,.05,.36,1),margin-left .25s cubic-bezier(.65,.05,.36,1) .1s,opacity 125ms cubic-bezier(.65,.05,.36,1)}.light .sysbar main .app .appcontent,.light .syspanel main .app .appcontent{-webkit-transition:margin-left 1s cubic-bezier(.65,.05,.36,1) .5s;transition:margin-left 1s cubic-bezier(.65,.05,.36,1) .5s}.light .sysbar main .app .appcontent.hidden,.light .syspanel main .app .appcontent.hidden{display:block}}@media all and (-ms-high-contrast:none){.light .sysbar .tile,.light .sysbar ::-ms-backdrop,.light .syspanel .tile,.light .syspanel ::-ms-backdrop{display:block!important}}.light .sysbar .tile,.light .syspanel .tile{padding:16px;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;background:#242424}.light .sysbar .tile.fullscreen,.light .syspanel .tile.fullscreen{height:calc(100vh - 104px);max-width:100%!important;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.light .sysbar .tile.fullscreen.fullheight,.light .syspanel .tile.fullscreen.fullheight{height:auto!important}.light .sysbar .tile.hidden,.light .syspanel .tile.hidden{display:none}.light .sysbar .tile .header,.light .syspanel .tile .header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px}.light .sysbar .tile .header .left,.light .syspanel .tile .header .left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.light .sysbar .tile .header .left .title,.light .syspanel .tile .header .left .title{font-size:16px;display:inline-block;font-weight:400;margin-right:8px;line-height:1.5em}.light .sysbar .tile .header .left .title.mono,.light .syspanel .tile .header .left .title.mono{font-family:Ericsson Hilda Mono,Consolas,Menlo,Courier,monospace}.light .sysbar .tile .header .left .subtitle,.light .syspanel .tile .header .left .subtitle{font-size:12px;color:#888;display:inline-block}.light .sysbar .tile .header .right,.light .syspanel .tile .header .right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:16px;text-align:right}.light .sysbar .tile .header .right .btn,.light .syspanel .tile .header .right .btn{margin:0 0 8px 8px}.light .sysbar .tile .header .right .action,.light .syspanel .tile .header .right .action{display:inline-block;margin-left:8px;color:#ffffffb3}.light .sysbar .tile .header .right .action .message,.light .syspanel .tile .header .right .action .message{top:-6px}.light .sysbar .tile .header .right .action:hover,.light .syspanel .tile .header .right .action:hover{color:#fff;cursor:pointer}.light .sysbar .tile .top,.light .syspanel .tile .top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .sysbar .tile .top .left,.light .syspanel .tile .top .left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.light .sysbar .tile .top .right,.light .syspanel .tile .top .right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.light .sysbar .tile .content,.light .syspanel .tile .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.light .sysbar .tile .content.no-right-margin,.light .syspanel .tile .content.no-right-margin{margin-right:-16px;padding-right:16px}.light .sysbar .tile .content.no-left-margin,.light .syspanel .tile .content.no-left-margin{margin-left:-16px;padding-left:16px}.light .sysbar .tile .content.no-margins,.light .syspanel .tile .content.no-margins{margin:0 -16px -16px}.light .sysbar .tile .content .box,.light .syspanel .tile .content .box{width:100%;height:100%;min-height:250px;background:#4e4e4e}.light .sysbar .tile .content p:last-child,.light .syspanel .tile .content p:last-child{margin-bottom:0;padding-bottom:0}.light .sysbar .tile .bottom,.light .syspanel .tile .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .sysbar .tile .bottom .left,.light .syspanel .tile .bottom .left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.light .sysbar .tile .bottom .right,.light .syspanel .tile .bottom .right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}@media only screen and (min-width:30em){.light .sysbar .tile.fullscreen,.light .syspanel .tile.fullscreen{height:calc(100vh - 113px)}}.light .sysbar .footer,.light .syspanel .footer{height:48px;padding:9px 12px}.light .sysbar .footer.hidden,.light .syspanel .footer.hidden{display:none}.light .sysbar ::-webkit-scrollbar,.light .syspanel ::-webkit-scrollbar{width:8px;height:8px;background:0 0}.light .sysbar ::-webkit-scrollbar-corner,.light .syspanel ::-webkit-scrollbar-corner{background:0 0}.light .sysbar ::-webkit-scrollbar-thumb,.light .syspanel ::-webkit-scrollbar-thumb{background-color:#767676}.light .sysbar .chart-legend .pill i,.light .syspanel .chart-legend .pill i{margin-left:-4px}.light .sysbar .chart-legend .pill i.color-data-1,.light .syspanel .chart-legend .pill i.color-data-1{color:#6a6a6a}.light .sysbar .chart-legend .pill i.color-data-2,.light .syspanel .chart-legend .pill i.color-data-2{color:#ba9ef8}.light .sysbar .chart-legend .pill i.color-data-3,.light .syspanel .chart-legend .pill i.color-data-3{color:#5cc2ba}.light .sysbar .chart-legend .pill i.color-data-4,.light .syspanel .chart-legend .pill i.color-data-4{color:#f2af99}.light .sysbar .chart-legend .pill i.color-data-5,.light .syspanel .chart-legend .pill i.color-data-5{color:#fff}.light .sysbar .chart-legend .pill i.color-data-6,.light .syspanel .chart-legend .pill i.color-data-6{color:#fcf5a3}.light .sysbar .chart-legend .pill i.color-data-7,.light .syspanel .chart-legend .pill i.color-data-7{color:#a6abc6}.light .sysbar .chart-legend .pill i.color-data-8,.light .syspanel .chart-legend .pill i.color-data-8{color:#ea9fc5}.light .sysbar .chart-legend .pill i.color-data-9,.light .syspanel .chart-legend .pill i.color-data-9{color:#7e4af2}.light .sysbar .chart-legend .pill i.color-data-10,.light .syspanel .chart-legend .pill i.color-data-10{color:#e24f72}.light .sysbar .chart-legend .pill i.color-data-11,.light .syspanel .chart-legend .pill i.color-data-11{color:#82b6de}.light .sysbar .chart-legend .pill i.color-data-12,.light .syspanel .chart-legend .pill i.color-data-12{color:#e65d6a}.light .sysbar .chart-legend .pill i.color-data-13,.light .syspanel .chart-legend .pill i.color-data-13{color:#1d797c}.light .sysbar .chart-legend .pill i.color-data-14,.light .syspanel .chart-legend .pill i.color-data-14{color:#d84b92}.light .sysbar .chart-legend .pill i.color-data-15,.light .syspanel .chart-legend .pill i.color-data-15{color:#7695b0}.light .sysbar .chart-legend .pill i.color-data-16,.light .syspanel .chart-legend .pill i.color-data-16{color:#eb7f5d}.light .sysbar .chart-legend .pill i.color-data-17,.light .syspanel .chart-legend .pill i.color-data-17{color:#68709e}.light .sysbar .chart-legend .pill i.color-data-18,.light .syspanel .chart-legend .pill i.color-data-18{color:#f9ec51}.light .sysbar .chart-legend .pill i.color-data-19,.light .syspanel .chart-legend .pill i.color-data-19{color:#e9c5c4}.light .sysbar .chart-legend .pill i.color-data-20,.light .syspanel .chart-legend .pill i.color-data-20{color:#d2234b}.light .sysbar .chart-legend .pill i.color-green,.light .syspanel .chart-legend .pill i.color-green{color:#288964}.light .sysbar .chart-legend .pill i.color-yellow,.light .syspanel .chart-legend .pill i.color-yellow{color:#fad22d}.light .sysbar .chart-legend .pill i.color-orange,.light .syspanel .chart-legend .pill i.color-orange{color:#e66e19}.light .sysbar .chart-legend .pill i.color-red,.light .syspanel .chart-legend .pill i.color-red{color:#dc2d37}.light .sysbar .chart-legend .pill i.color-blue,.light .syspanel .chart-legend .pill i.color-blue{color:#0077db}.light .sysbar .chart-legend .pill i.color-gray,.light .syspanel .chart-legend .pill i.color-gray{color:#adadad}.light .sysbar .chart-tooltip,.light .syspanel .chart-tooltip{position:fixed;background-color:#323232e6;border:1px solid #262626;-webkit-box-shadow:0 2px 4px 0 rgba(12,12,12,.2);box-shadow:0 2px 4px #0c0c0c33;padding:4px 8px;pointer-events:none;opacity:0;z-index:1;line-height:normal}.light .sysbar .chart-tooltip.visible,.light .syspanel .chart-tooltip.visible{opacity:1}.light .sysbar .chart-tooltip table.content,.light .syspanel .chart-tooltip table.content{width:100%;border-spacing:0}.light .sysbar .chart-tooltip .content i,.light .syspanel .chart-tooltip .content i{font-size:6px;padding-right:4px}.light .sysbar .chart-tooltip .content i.small,.light .syspanel .chart-tooltip .content i.small{font-size:6px}.light .sysbar .chart-tooltip .content i.medium,.light .syspanel .chart-tooltip .content i.medium{font-size:9px}.light .sysbar .chart-tooltip .content i.large,.light .syspanel .chart-tooltip .content i.large{font-size:12px}.light .sysbar .chart-tooltip .content i.color-data-1,.light .syspanel .chart-tooltip .content i.color-data-1{color:#6a6a6a}.light .sysbar .chart-tooltip .content i.color-data-2,.light .syspanel .chart-tooltip .content i.color-data-2{color:#ba9ef8}.light .sysbar .chart-tooltip .content i.color-data-3,.light .syspanel .chart-tooltip .content i.color-data-3{color:#5cc2ba}.light .sysbar .chart-tooltip .content i.color-data-4,.light .syspanel .chart-tooltip .content i.color-data-4{color:#f2af99}.light .sysbar .chart-tooltip .content i.color-data-5,.light .syspanel .chart-tooltip .content i.color-data-5{color:#fff}.light .sysbar .chart-tooltip .content i.color-data-6,.light .syspanel .chart-tooltip .content i.color-data-6{color:#fcf5a3}.light .sysbar .chart-tooltip .content i.color-data-7,.light .syspanel .chart-tooltip .content i.color-data-7{color:#a6abc6}.light .sysbar .chart-tooltip .content i.color-data-8,.light .syspanel .chart-tooltip .content i.color-data-8{color:#ea9fc5}.light .sysbar .chart-tooltip .content i.color-data-9,.light .syspanel .chart-tooltip .content i.color-data-9{color:#7e4af2}.light .sysbar .chart-tooltip .content i.color-data-10,.light .syspanel .chart-tooltip .content i.color-data-10{color:#e24f72}.light .sysbar .chart-tooltip .content i.color-data-11,.light .syspanel .chart-tooltip .content i.color-data-11{color:#82b6de}.light .sysbar .chart-tooltip .content i.color-data-12,.light .syspanel .chart-tooltip .content i.color-data-12{color:#e65d6a}.light .sysbar .chart-tooltip .content i.color-data-13,.light .syspanel .chart-tooltip .content i.color-data-13{color:#1d797c}.light .sysbar .chart-tooltip .content i.color-data-14,.light .syspanel .chart-tooltip .content i.color-data-14{color:#d84b92}.light .sysbar .chart-tooltip .content i.color-data-15,.light .syspanel .chart-tooltip .content i.color-data-15{color:#7695b0}.light .sysbar .chart-tooltip .content i.color-data-16,.light .syspanel .chart-tooltip .content i.color-data-16{color:#eb7f5d}.light .sysbar .chart-tooltip .content i.color-data-17,.light .syspanel .chart-tooltip .content i.color-data-17{color:#68709e}.light .sysbar .chart-tooltip .content i.color-data-18,.light .syspanel .chart-tooltip .content i.color-data-18{color:#f9ec51}.light .sysbar .chart-tooltip .content i.color-data-19,.light .syspanel .chart-tooltip .content i.color-data-19{color:#e9c5c4}.light .sysbar .chart-tooltip .content i.color-data-20,.light .syspanel .chart-tooltip .content i.color-data-20{color:#d2234b}.light .sysbar .chart-tooltip .content i.color-green,.light .syspanel .chart-tooltip .content i.color-green{color:#288964}.light .sysbar .chart-tooltip .content i.color-yellow,.light .syspanel .chart-tooltip .content i.color-yellow{color:#fad22d}.light .sysbar .chart-tooltip .content i.color-orange,.light .syspanel .chart-tooltip .content i.color-orange{color:#e66e19}.light .sysbar .chart-tooltip .content i.color-red,.light .syspanel .chart-tooltip .content i.color-red{color:#dc2d37}.light .sysbar .chart-tooltip .content i.color-blue,.light .syspanel .chart-tooltip .content i.color-blue{color:#0077db}.light .sysbar .chart-tooltip .content i.color-gray,.light .syspanel .chart-tooltip .content i.color-gray{color:#adadad}.light .sysbar .chart-tooltip .content td,.light .sysbar .chart-tooltip .content th,.light .syspanel .chart-tooltip .content td,.light .syspanel .chart-tooltip .content th{text-align:left}.light .sysbar .chart-tooltip .content td.right-align,.light .sysbar .chart-tooltip .content th.right-align,.light .syspanel .chart-tooltip .content td.right-align,.light .syspanel .chart-tooltip .content th.right-align{text-align:right;padding-left:16px}.light .sysbar .chart-tooltip .content th,.light .syspanel .chart-tooltip .content th{border-bottom:1px solid #adadad;font-size:14px;font-weight:400;padding-bottom:4px}.light .sysbar .chart-tooltip .content tr td,.light .syspanel .chart-tooltip .content tr td{padding:4px 0}.light .sysbar .chart-tooltip .content tr td.bold,.light .syspanel .chart-tooltip .content tr td.bold{font-weight:500}.light .sysbar .chart-tooltip .content tr td.d-flex,.light .syspanel .chart-tooltip .content tr td.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .chart-tooltip .content tr td .icon,.light .syspanel .chart-tooltip .content tr td .icon{padding:5px}.light .sysbar .chart-tooltip .content tr.line td,.light .syspanel .chart-tooltip .content tr.line td{border-bottom:1px solid #adadad;font-size:14px;padding-bottom:4px;padding-top:4px}.light .sysbar .chart-tooltip .content tr.line+tr td,.light .syspanel .chart-tooltip .content tr.line+tr td{padding-top:12px}.light .sysbar .chart-legend span.legend-tooltip.message.top,.light .syspanel .chart-legend span.legend-tooltip.message.top{width:350px;white-space:pre-wrap}.light .sysbar .chart-range-slider,.light .syspanel .chart-range-slider{float:left;width:100%}.light .sysbar .chart-range-slider .chart-range-slider-align,.light .syspanel .chart-range-slider .chart-range-slider-align{float:right;height:50px;position:relative}.light .sysbar .chart-range-slider .chart-range-slider-align .chart-range-slider-unit,.light .syspanel .chart-range-slider .chart-range-slider-align .chart-range-slider-unit{font-size:12px;position:absolute;right:calc(100% + 30px);top:0;text-align:right}.light .sysbar .chart-range-slider .chart-range-slider-align .chart-range-slider-cell,.light .syspanel .chart-range-slider .chart-range-slider-align .chart-range-slider-cell{height:6px;position:absolute;top:4px;-webkit-transition:left .95s ease-in-out,width .95s ease-in-out;transition:left .95s ease-in-out,width .95s ease-in-out}.light .sysbar .chart-range-slider .chart-range-slider-align .chart-range-slider-text,.light .syspanel .chart-range-slider .chart-range-slider-align .chart-range-slider-text{font-size:12px;position:absolute;top:16px;-webkit-transform:translateX(-50%);transform:translate(-50%);-webkit-transition:left .95s ease-in-out;transition:left .95s ease-in-out}.light .sysbar .chart .axis .domain,.light .syspanel .chart .axis .domain{stroke:#fff}.light .sysbar .chart .axis .tick line,.light .syspanel .chart .axis .tick line{stroke-dasharray:1,2;stroke:#fff}.light .sysbar .chart .axis .tick line.zero,.light .syspanel .chart .axis .tick line.zero{stroke-dasharray:none;stroke:#fff}.light .sysbar .chart .axis .tick line.solid,.light .syspanel .chart .axis .tick line.solid{stroke-dasharray:none}.light .sysbar .chart .axis .tick line.threshold,.light .syspanel .chart .axis .tick line.threshold{stroke-dasharray:1,2}.light .sysbar .chart .axis .tick line.green,.light .syspanel .chart .axis .tick line.green{stroke:#288964}.light .sysbar .chart .axis .tick line.yellow,.light .syspanel .chart .axis .tick line.yellow{stroke:#fad22d}.light .sysbar .chart .axis .tick line.orange,.light .syspanel .chart .axis .tick line.orange{stroke:#e66e19}.light .sysbar .chart .axis .tick line.red,.light .syspanel .chart .axis .tick line.red{stroke:#dc2d37}.light .sysbar .chart .axis text,.light .syspanel .chart .axis text{fill:#fff;font-family:Ericsson Hilda,Helvetica,sans-serif;font-size:14px}.light .sysbar .chart .axis text.green,.light .syspanel .chart .axis text.green{fill:#288964}.light .sysbar .chart .axis text.yellow,.light .syspanel .chart .axis text.yellow{fill:#fad22d}.light .sysbar .chart .axis text.orange,.light .syspanel .chart .axis text.orange{fill:#e66e19}.light .sysbar .chart .axis text.red,.light .syspanel .chart .axis text.red{fill:#dc2d37}.light .sysbar .chart .grid .domain,.light .syspanel .chart .grid .domain{opacity:0}.light .sysbar .chart .grid .tick line,.light .syspanel .chart .grid .tick line{stroke-dasharray:1,2;stroke:#fff}.light .sysbar .chart .grid .tick text,.light .syspanel .chart .grid .tick text{opacity:0}.light .sysbar .chart .grid.bottom .tick:first-child,.light .syspanel .chart .grid.bottom .tick:first-child{display:none}.light .sysbar .bar-chart .bar-group .bar,.light .syspanel .bar-chart .bar-group .bar,.light .sysbar .bar-chart .bar-group .bar.color-data-1,.light .syspanel .bar-chart .bar-group .bar.color-data-1{stroke:#6a6a6a}.light .sysbar .bar-chart .bar-group .bar.color-data-1,.light .syspanel .bar-chart .bar-group .bar.color-data-1{stroke:#6a6a6a}.light .sysbar .bar-chart .bar-group .bar.color-data-2,.light .syspanel .bar-chart .bar-group .bar.color-data-2{stroke:#ba9ef8}.light .sysbar .bar-chart .bar-group .bar.color-data-3,.light .syspanel .bar-chart .bar-group .bar.color-data-3{stroke:#5cc2ba}.light .sysbar .bar-chart .bar-group .bar.color-data-4,.light .syspanel .bar-chart .bar-group .bar.color-data-4{stroke:#f2af99}.light .sysbar .bar-chart .bar-group .bar.color-data-5,.light .syspanel .bar-chart .bar-group .bar.color-data-5{stroke:#fff}.light .sysbar .bar-chart .bar-group .bar.color-data-6,.light .syspanel .bar-chart .bar-group .bar.color-data-6{stroke:#fcf5a3}.light .sysbar .bar-chart .bar-group .bar.color-data-7,.light .syspanel .bar-chart .bar-group .bar.color-data-7{stroke:#a6abc6}.light .sysbar .bar-chart .bar-group .bar.color-data-8,.light .syspanel .bar-chart .bar-group .bar.color-data-8{stroke:#ea9fc5}.light .sysbar .bar-chart .bar-group .bar.color-data-9,.light .syspanel .bar-chart .bar-group .bar.color-data-9{stroke:#7e4af2}.light .sysbar .bar-chart .bar-group .bar.color-data-10,.light .syspanel .bar-chart .bar-group .bar.color-data-10{stroke:#e24f72}.light .sysbar .bar-chart .bar-group .bar.color-data-11,.light .syspanel .bar-chart .bar-group .bar.color-data-11{stroke:#82b6de}.light .sysbar .bar-chart .bar-group .bar.color-data-12,.light .syspanel .bar-chart .bar-group .bar.color-data-12{stroke:#e65d6a}.light .sysbar .bar-chart .bar-group .bar.color-data-13,.light .syspanel .bar-chart .bar-group .bar.color-data-13{stroke:#1d797c}.light .sysbar .bar-chart .bar-group .bar.color-data-14,.light .syspanel .bar-chart .bar-group .bar.color-data-14{stroke:#d84b92}.light .sysbar .bar-chart .bar-group .bar.color-data-15,.light .syspanel .bar-chart .bar-group .bar.color-data-15{stroke:#7695b0}.light .sysbar .bar-chart .bar-group .bar.color-data-16,.light .syspanel .bar-chart .bar-group .bar.color-data-16{stroke:#eb7f5d}.light .sysbar .bar-chart .bar-group .bar.color-data-17,.light .syspanel .bar-chart .bar-group .bar.color-data-17{stroke:#68709e}.light .sysbar .bar-chart .bar-group .bar.color-data-18,.light .syspanel .bar-chart .bar-group .bar.color-data-18{stroke:#f9ec51}.light .sysbar .bar-chart .bar-group .bar.color-data-19,.light .syspanel .bar-chart .bar-group .bar.color-data-19{stroke:#e9c5c4}.light .sysbar .bar-chart .bar-group .bar.color-data-20,.light .syspanel .bar-chart .bar-group .bar.color-data-20{stroke:#d2234b}.light .sysbar .bar-chart .bar-group .bar.color-green,.light .syspanel .bar-chart .bar-group .bar.color-green{stroke:#288964}.light .sysbar .bar-chart .bar-group .bar.color-yellow,.light .syspanel .bar-chart .bar-group .bar.color-yellow{stroke:#fad22d}.light .sysbar .bar-chart .bar-group .bar.color-orange,.light .syspanel .bar-chart .bar-group .bar.color-orange{stroke:#e66e19}.light .sysbar .bar-chart .bar-group .bar.color-red,.light .syspanel .bar-chart .bar-group .bar.color-red{stroke:#dc2d37}.light .sysbar .bar-chart .bar-group .bar.color-blue,.light .syspanel .bar-chart .bar-group .bar.color-blue{stroke:#0077db}.light .sysbar .bar-chart .bar-group .bar.color-gray,.light .syspanel .bar-chart .bar-group .bar.color-gray{stroke:#adadad}.light .sysbar .bar-chart .bar-group .bar.active,.light .syspanel .bar-chart .bar-group .bar.active{opacity:1}.light .sysbar .bar-chart .bar-group .bar.inactive,.light .syspanel .bar-chart .bar-group .bar.inactive{opacity:.2}.light .sysbar .bar-chart .bar-group .bar.green,.light .syspanel .bar-chart .bar-group .bar.green{stroke:#288964}.light .sysbar .bar-chart .bar-group .bar.yellow,.light .syspanel .bar-chart .bar-group .bar.yellow{stroke:#fad22d}.light .sysbar .bar-chart .bar-group .bar.orange,.light .syspanel .bar-chart .bar-group .bar.orange{stroke:#e66e19}.light .sysbar .bar-chart .bar-group .bar.red,.light .syspanel .bar-chart .bar-group .bar.red{stroke:#dc2d37}.light .sysbar .bar-chart .bar-group .label,.light .syspanel .bar-chart .bar-group .label{display:block;fill:#fff}.light .sysbar .bar-chart .bar-group .label.value,.light .syspanel .bar-chart .bar-group .label.value{font-weight:500}.light .sysbar .bar-chart .bar-group .label.active,.light .syspanel .bar-chart .bar-group .label.active{opacity:1}.light .sysbar .bar-chart .bar-group .label.inactive,.light .syspanel .bar-chart .bar-group .label.inactive{opacity:.2}.light .sysbar .bar-chart .bar-group .label.hidden,.light .syspanel .bar-chart .bar-group .label.hidden{opacity:0}.light .sysbar .bar-chart .bar-group .label.visible,.light .syspanel .bar-chart .bar-group .label.visible{opacity:1}.light .sysbar .line-chart .line,.light .sysbar .line-chart .missing,.light .syspanel .line-chart .line,.light .syspanel .line-chart .missing{fill:none;stroke:#fff;stroke-width:2}.light .sysbar .line-chart .line.hidden,.light .sysbar .line-chart .missing.hidden,.light .syspanel .line-chart .line.hidden,.light .syspanel .line-chart .missing.hidden{display:none}.light .sysbar .line-chart .line.color-data-1,.light .sysbar .line-chart .missing.color-data-1,.light .syspanel .line-chart .line.color-data-1,.light .syspanel .line-chart .missing.color-data-1{stroke:#6a6a6a}.light .sysbar .line-chart .line.color-data-2,.light .sysbar .line-chart .missing.color-data-2,.light .syspanel .line-chart .line.color-data-2,.light .syspanel .line-chart .missing.color-data-2{stroke:#ba9ef8}.light .sysbar .line-chart .line.color-data-3,.light .sysbar .line-chart .missing.color-data-3,.light .syspanel .line-chart .line.color-data-3,.light .syspanel .line-chart .missing.color-data-3{stroke:#5cc2ba}.light .sysbar .line-chart .line.color-data-4,.light .sysbar .line-chart .missing.color-data-4,.light .syspanel .line-chart .line.color-data-4,.light .syspanel .line-chart .missing.color-data-4{stroke:#f2af99}.light .sysbar .line-chart .line.color-data-5,.light .sysbar .line-chart .missing.color-data-5,.light .syspanel .line-chart .line.color-data-5,.light .syspanel .line-chart .missing.color-data-5{stroke:#fff}.light .sysbar .line-chart .line.color-data-6,.light .sysbar .line-chart .missing.color-data-6,.light .syspanel .line-chart .line.color-data-6,.light .syspanel .line-chart .missing.color-data-6{stroke:#fcf5a3}.light .sysbar .line-chart .line.color-data-7,.light .sysbar .line-chart .missing.color-data-7,.light .syspanel .line-chart .line.color-data-7,.light .syspanel .line-chart .missing.color-data-7{stroke:#a6abc6}.light .sysbar .line-chart .line.color-data-8,.light .sysbar .line-chart .missing.color-data-8,.light .syspanel .line-chart .line.color-data-8,.light .syspanel .line-chart .missing.color-data-8{stroke:#ea9fc5}.light .sysbar .line-chart .line.color-data-9,.light .sysbar .line-chart .missing.color-data-9,.light .syspanel .line-chart .line.color-data-9,.light .syspanel .line-chart .missing.color-data-9{stroke:#7e4af2}.light .sysbar .line-chart .line.color-data-10,.light .sysbar .line-chart .missing.color-data-10,.light .syspanel .line-chart .line.color-data-10,.light .syspanel .line-chart .missing.color-data-10{stroke:#e24f72}.light .sysbar .line-chart .line.color-data-11,.light .sysbar .line-chart .missing.color-data-11,.light .syspanel .line-chart .line.color-data-11,.light .syspanel .line-chart .missing.color-data-11{stroke:#82b6de}.light .sysbar .line-chart .line.color-data-12,.light .sysbar .line-chart .missing.color-data-12,.light .syspanel .line-chart .line.color-data-12,.light .syspanel .line-chart .missing.color-data-12{stroke:#e65d6a}.light .sysbar .line-chart .line.color-data-13,.light .sysbar .line-chart .missing.color-data-13,.light .syspanel .line-chart .line.color-data-13,.light .syspanel .line-chart .missing.color-data-13{stroke:#1d797c}.light .sysbar .line-chart .line.color-data-14,.light .sysbar .line-chart .missing.color-data-14,.light .syspanel .line-chart .line.color-data-14,.light .syspanel .line-chart .missing.color-data-14{stroke:#d84b92}.light .sysbar .line-chart .line.color-data-15,.light .sysbar .line-chart .missing.color-data-15,.light .syspanel .line-chart .line.color-data-15,.light .syspanel .line-chart .missing.color-data-15{stroke:#7695b0}.light .sysbar .line-chart .line.color-data-16,.light .sysbar .line-chart .missing.color-data-16,.light .syspanel .line-chart .line.color-data-16,.light .syspanel .line-chart .missing.color-data-16{stroke:#eb7f5d}.light .sysbar .line-chart .line.color-data-17,.light .sysbar .line-chart .missing.color-data-17,.light .syspanel .line-chart .line.color-data-17,.light .syspanel .line-chart .missing.color-data-17{stroke:#68709e}.light .sysbar .line-chart .line.color-data-18,.light .sysbar .line-chart .missing.color-data-18,.light .syspanel .line-chart .line.color-data-18,.light .syspanel .line-chart .missing.color-data-18{stroke:#f9ec51}.light .sysbar .line-chart .line.color-data-19,.light .sysbar .line-chart .missing.color-data-19,.light .syspanel .line-chart .line.color-data-19,.light .syspanel .line-chart .missing.color-data-19{stroke:#e9c5c4}.light .sysbar .line-chart .line.color-data-20,.light .sysbar .line-chart .missing.color-data-20,.light .syspanel .line-chart .line.color-data-20,.light .syspanel .line-chart .missing.color-data-20{stroke:#d2234b}.light .sysbar .line-chart .line.color-green,.light .sysbar .line-chart .missing.color-green,.light .syspanel .line-chart .line.color-green,.light .syspanel .line-chart .missing.color-green{stroke:#288964}.light .sysbar .line-chart .line.color-yellow,.light .sysbar .line-chart .missing.color-yellow,.light .syspanel .line-chart .line.color-yellow,.light .syspanel .line-chart .missing.color-yellow{stroke:#fad22d}.light .sysbar .line-chart .line.color-orange,.light .sysbar .line-chart .missing.color-orange,.light .syspanel .line-chart .line.color-orange,.light .syspanel .line-chart .missing.color-orange{stroke:#e66e19}.light .sysbar .line-chart .line.color-red,.light .sysbar .line-chart .missing.color-red,.light .syspanel .line-chart .line.color-red,.light .syspanel .line-chart .missing.color-red{stroke:#dc2d37}.light .sysbar .line-chart .line.color-blue,.light .sysbar .line-chart .missing.color-blue,.light .syspanel .line-chart .line.color-blue,.light .syspanel .line-chart .missing.color-blue{stroke:#0077db}.light .sysbar .line-chart .line.color-gray,.light .sysbar .line-chart .missing.color-gray,.light .syspanel .line-chart .line.color-gray,.light .syspanel .line-chart .missing.color-gray{stroke:#adadad}.light .sysbar .line-chart .point-group.color-data-1 circle,.light .syspanel .line-chart .point-group.color-data-1 circle{stroke:#6a6a6a}.light .sysbar .line-chart .point-group.color-data-2 circle,.light .syspanel .line-chart .point-group.color-data-2 circle{stroke:#ba9ef8}.light .sysbar .line-chart .point-group.color-data-3 circle,.light .syspanel .line-chart .point-group.color-data-3 circle{stroke:#5cc2ba}.light .sysbar .line-chart .point-group.color-data-4 circle,.light .syspanel .line-chart .point-group.color-data-4 circle{stroke:#f2af99}.light .sysbar .line-chart .point-group.color-data-5 circle,.light .syspanel .line-chart .point-group.color-data-5 circle{stroke:#fff}.light .sysbar .line-chart .point-group.color-data-6 circle,.light .syspanel .line-chart .point-group.color-data-6 circle{stroke:#fcf5a3}.light .sysbar .line-chart .point-group.color-data-7 circle,.light .syspanel .line-chart .point-group.color-data-7 circle{stroke:#a6abc6}.light .sysbar .line-chart .point-group.color-data-8 circle,.light .syspanel .line-chart .point-group.color-data-8 circle{stroke:#ea9fc5}.light .sysbar .line-chart .point-group.color-data-9 circle,.light .syspanel .line-chart .point-group.color-data-9 circle{stroke:#7e4af2}.light .sysbar .line-chart .point-group.color-data-10 circle,.light .syspanel .line-chart .point-group.color-data-10 circle{stroke:#e24f72}.light .sysbar .line-chart .point-group.color-data-11 circle,.light .syspanel .line-chart .point-group.color-data-11 circle{stroke:#82b6de}.light .sysbar .line-chart .point-group.color-data-12 circle,.light .syspanel .line-chart .point-group.color-data-12 circle{stroke:#e65d6a}.light .sysbar .line-chart .point-group.color-data-13 circle,.light .syspanel .line-chart .point-group.color-data-13 circle{stroke:#1d797c}.light .sysbar .line-chart .point-group.color-data-14 circle,.light .syspanel .line-chart .point-group.color-data-14 circle{stroke:#d84b92}.light .sysbar .line-chart .point-group.color-data-15 circle,.light .syspanel .line-chart .point-group.color-data-15 circle{stroke:#7695b0}.light .sysbar .line-chart .point-group.color-data-16 circle,.light .syspanel .line-chart .point-group.color-data-16 circle{stroke:#eb7f5d}.light .sysbar .line-chart .point-group.color-data-17 circle,.light .syspanel .line-chart .point-group.color-data-17 circle{stroke:#68709e}.light .sysbar .line-chart .point-group.color-data-18 circle,.light .syspanel .line-chart .point-group.color-data-18 circle{stroke:#f9ec51}.light .sysbar .line-chart .point-group.color-data-19 circle,.light .syspanel .line-chart .point-group.color-data-19 circle{stroke:#e9c5c4}.light .sysbar .line-chart .point-group.color-data-20 circle,.light .syspanel .line-chart .point-group.color-data-20 circle{stroke:#d2234b}.light .sysbar .line-chart .point-group.color-green,.light .syspanel .line-chart .point-group.color-green{stroke:#288964}.light .sysbar .line-chart .point-group.color-yellow,.light .syspanel .line-chart .point-group.color-yellow{stroke:#fad22d}.light .sysbar .line-chart .point-group.color-orange,.light .syspanel .line-chart .point-group.color-orange{stroke:#e66e19}.light .sysbar .line-chart .point-group.color-red,.light .syspanel .line-chart .point-group.color-red{stroke:#dc2d37}.light .sysbar .line-chart .point-group.color-blue,.light .syspanel .line-chart .point-group.color-blue{stroke:#0077db}.light .sysbar .line-chart .point-group.color-gray,.light .syspanel .line-chart .point-group.color-gray{stroke:#adadad}.light .sysbar .line-chart .point-group circle,.light .syspanel .line-chart .point-group circle{stroke-width:1px;fill:#242424}.light .sysbar .line-chart .missing,.light .syspanel .line-chart .missing{stroke-width:1px}.light .sysbar .line-chart .linear-gradient stop[stop-color=green],.light .syspanel .line-chart .linear-gradient stop[stop-color=green]{stop-color:#288964}.light .sysbar .line-chart .linear-gradient stop[stop-color=yellow],.light .syspanel .line-chart .linear-gradient stop[stop-color=yellow]{stop-color:#fad22d}.light .sysbar .line-chart .linear-gradient stop[stop-color=orange],.light .syspanel .line-chart .linear-gradient stop[stop-color=orange]{stop-color:#e66e19}.light .sysbar .line-chart .linear-gradient stop[stop-color=red],.light .syspanel .line-chart .linear-gradient stop[stop-color=red]{stop-color:#dc2d37}.light .sysbar .line-chart .linear-gradient stop[stop-color=line],.light .syspanel .line-chart .linear-gradient stop[stop-color=line]{stop-color:#fff}.light .sysbar .line-chart .axis.y.zero .tick line,.light .syspanel .line-chart .axis.y.zero .tick line{stroke:#fff;stroke-width:1}.light .sysbar .line-chart .tooltip,.light .syspanel .line-chart .tooltip{fill:#fff}.light .sysbar .line-chart .tooltip .unit,.light .syspanel .line-chart .tooltip .unit{opacity:.6}.light .sysbar .line-chart .tooltip .value,.light .syspanel .line-chart .tooltip .value{margin-left:8px}.light .sysbar .line-chart .tooltip-line,.light .syspanel .line-chart .tooltip-line{stroke:#fff;stroke-width:1px}.light .sysbar .line-chart .tooltip-circle,.light .syspanel .line-chart .tooltip-circle{stroke-width:3px;fill:#242424}.light .sysbar .line-chart .tooltip-x-axis,.light .syspanel .line-chart .tooltip-x-axis{fill:#fff}.light .sysbar .line-chart .tooltip-x-axis .unit,.light .syspanel .line-chart .tooltip-x-axis .unit{opacity:.7}.light .sysbar .line-chart circle.color-data-1,.light .syspanel .line-chart circle.color-data-1{stroke:#6a6a6a}.light .sysbar .line-chart circle.color-data-2,.light .syspanel .line-chart circle.color-data-2{stroke:#ba9ef8}.light .sysbar .line-chart circle.color-data-3,.light .syspanel .line-chart circle.color-data-3{stroke:#5cc2ba}.light .sysbar .line-chart circle.color-data-4,.light .syspanel .line-chart circle.color-data-4{stroke:#f2af99}.light .sysbar .line-chart circle.color-data-5,.light .syspanel .line-chart circle.color-data-5{stroke:#fff}.light .sysbar .line-chart circle.color-data-6,.light .syspanel .line-chart circle.color-data-6{stroke:#fcf5a3}.light .sysbar .line-chart circle.color-data-7,.light .syspanel .line-chart circle.color-data-7{stroke:#a6abc6}.light .sysbar .line-chart circle.color-data-8,.light .syspanel .line-chart circle.color-data-8{stroke:#ea9fc5}.light .sysbar .line-chart circle.color-data-9,.light .syspanel .line-chart circle.color-data-9{stroke:#7e4af2}.light .sysbar .line-chart circle.color-data-10,.light .syspanel .line-chart circle.color-data-10{stroke:#e24f72}.light .sysbar .line-chart circle.color-data-11,.light .syspanel .line-chart circle.color-data-11{stroke:#82b6de}.light .sysbar .line-chart circle.color-data-12,.light .syspanel .line-chart circle.color-data-12{stroke:#e65d6a}.light .sysbar .line-chart circle.color-data-13,.light .syspanel .line-chart circle.color-data-13{stroke:#1d797c}.light .sysbar .line-chart circle.color-data-14,.light .syspanel .line-chart circle.color-data-14{stroke:#d84b92}.light .sysbar .line-chart circle.color-data-15,.light .syspanel .line-chart circle.color-data-15{stroke:#7695b0}.light .sysbar .line-chart circle.color-data-16,.light .syspanel .line-chart circle.color-data-16{stroke:#eb7f5d}.light .sysbar .line-chart circle.color-data-17,.light .syspanel .line-chart circle.color-data-17{stroke:#68709e}.light .sysbar .line-chart circle.color-data-18,.light .syspanel .line-chart circle.color-data-18{stroke:#f9ec51}.light .sysbar .line-chart circle.color-data-19,.light .syspanel .line-chart circle.color-data-19{stroke:#e9c5c4}.light .sysbar .line-chart circle.color-data-20,.light .syspanel .line-chart circle.color-data-20{stroke:#d2234b}.light .sysbar .line-chart circle.color-green,.light .syspanel .line-chart circle.color-green{stroke:#288964}.light .sysbar .line-chart circle.color-yellow,.light .syspanel .line-chart circle.color-yellow{stroke:#fad22d}.light .sysbar .line-chart circle.color-orange,.light .syspanel .line-chart circle.color-orange{stroke:#e66e19}.light .sysbar .line-chart circle.color-red,.light .syspanel .line-chart circle.color-red{stroke:#dc2d37}.light .sysbar .line-chart circle.color-blue,.light .syspanel .line-chart circle.color-blue{stroke:#0077db}.light .sysbar .line-chart circle.color-gray,.light .syspanel .line-chart circle.color-gray{stroke:#adadad}.light .sysbar .line-chart.canvas-small .brush .selection,.light .syspanel .line-chart.canvas-small .brush .selection{stroke:none;fill:#0077db}.light .sysbar .line-chart.canvas-small,.light .syspanel .line-chart.canvas-small{opacity:.5}.light .sysbar .line-chart.canvas-small:hover,.light .syspanel .line-chart.canvas-small:hover{opacity:1}.light .sysbar .tooltip-bottom-box,.light .syspanel .tooltip-bottom-box{padding:8px;background:#dadada;-webkit-box-shadow:0 2px 4px 0 rgba(12,12,12,.2);box-shadow:0 2px 4px #0c0c0c33;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;left:100px;top:100px;opacity:0}.light .sysbar .heatmap .chart-legend .pill i.icon,.light .syspanel .heatmap .chart-legend .pill i.icon,.light .sysbar .heatmap .chart-tooltip .content .item i.icon,.light .syspanel .heatmap .chart-tooltip .content .item i.icon{display:none}.light .sysbar .heatmap .container .rect,.light .syspanel .heatmap .container .rect{stroke:transparent;stroke-width:1px}.light .sysbar .heatmap .container line.grid-horizontal,.light .sysbar .heatmap .container line.grid-vertical,.light .syspanel .heatmap .container line.grid-horizontal,.light .syspanel .heatmap .container line.grid-vertical{stroke:#fff;stroke-dasharray:2;visibility:hidden}.light .sysbar .heatmap .container.hidden rect.rect,.light .syspanel .heatmap .container.hidden rect.rect{fill:none!important}.light .sysbar .heatmap .container.hidden line.grid-horizontal,.light .sysbar .heatmap .container.hidden line.grid-vertical,.light .syspanel .heatmap .container.hidden line.grid-horizontal,.light .syspanel .heatmap .container.hidden line.grid-vertical{visibility:visible}.light .sysbar .heatmap .container.hidden+.mouse-area,.light .syspanel .heatmap .container.hidden+.mouse-area{display:none}.light .sysbar .histogram .bar.color-data-1,.light .syspanel .histogram .bar.color-data-1{fill:#6a6a6a}.light .sysbar .histogram .bar.color-data-2,.light .syspanel .histogram .bar.color-data-2{fill:#ba9ef8}.light .sysbar .histogram .bar.color-data-3,.light .syspanel .histogram .bar.color-data-3{fill:#5cc2ba}.light .sysbar .histogram .bar.color-data-4,.light .syspanel .histogram .bar.color-data-4{fill:#f2af99}.light .sysbar .histogram .bar.color-data-5,.light .syspanel .histogram .bar.color-data-5{fill:#fff}.light .sysbar .histogram .bar.color-data-6,.light .syspanel .histogram .bar.color-data-6{fill:#fcf5a3}.light .sysbar .histogram .bar.color-data-7,.light .syspanel .histogram .bar.color-data-7{fill:#a6abc6}.light .sysbar .histogram .bar.color-data-8,.light .syspanel .histogram .bar.color-data-8{fill:#ea9fc5}.light .sysbar .histogram .bar.color-data-9,.light .syspanel .histogram .bar.color-data-9{fill:#7e4af2}.light .sysbar .histogram .bar.color-data-10,.light .syspanel .histogram .bar.color-data-10{fill:#e24f72}.light .sysbar .histogram .bar.color-data-11,.light .syspanel .histogram .bar.color-data-11{fill:#82b6de}.light .sysbar .histogram .bar.color-data-12,.light .syspanel .histogram .bar.color-data-12{fill:#e65d6a}.light .sysbar .histogram .bar.color-data-13,.light .syspanel .histogram .bar.color-data-13{fill:#1d797c}.light .sysbar .histogram .bar.color-data-14,.light .syspanel .histogram .bar.color-data-14{fill:#d84b92}.light .sysbar .histogram .bar.color-data-15,.light .syspanel .histogram .bar.color-data-15{fill:#7695b0}.light .sysbar .histogram .bar.color-data-16,.light .syspanel .histogram .bar.color-data-16{fill:#eb7f5d}.light .sysbar .histogram .bar.color-data-17,.light .syspanel .histogram .bar.color-data-17{fill:#68709e}.light .sysbar .histogram .bar.color-data-18,.light .syspanel .histogram .bar.color-data-18{fill:#f9ec51}.light .sysbar .histogram .bar.color-data-19,.light .syspanel .histogram .bar.color-data-19{fill:#e9c5c4}.light .sysbar .histogram .bar.color-data-20,.light .syspanel .histogram .bar.color-data-20{fill:#d2234b}.light .sysbar .histogram .bar.color-green,.light .syspanel .histogram .bar.color-green{fill:#288964}.light .sysbar .histogram .bar.color-yellow,.light .syspanel .histogram .bar.color-yellow{fill:#fad22d}.light .sysbar .histogram .bar.color-orange,.light .syspanel .histogram .bar.color-orange{fill:#e66e19}.light .sysbar .histogram .bar.color-red,.light .syspanel .histogram .bar.color-red{fill:#dc2d37}.light .sysbar .histogram .bar.color-blue,.light .syspanel .histogram .bar.color-blue{fill:#0077db}.light .sysbar .histogram .bar.color-gray,.light .syspanel .histogram .bar.color-gray{fill:#adadad}.light .sysbar .histogram .bar.green,.light .syspanel .histogram .bar.green{fill:#288964}.light .sysbar .histogram .bar.yellow,.light .syspanel .histogram .bar.yellow{fill:#fad22d}.light .sysbar .histogram .bar.orange,.light .syspanel .histogram .bar.orange{fill:#e66e19}.light .sysbar .histogram .bar.red,.light .syspanel .histogram .bar.red{fill:#dc2d37}.light .sysbar .histogram .bar.blue,.light .syspanel .histogram .bar.blue{fill:#0077db}.light .sysbar .histogram .axis.y.zero .tick line,.light .syspanel .histogram .axis.y.zero .tick line{stroke:#fff;stroke-width:1}.light .sysbar .histogram path.cdf,.light .syspanel .histogram path.cdf{fill:none;stroke-width:2}.light .sysbar .histogram path.cdf.color-data-1,.light .syspanel .histogram path.cdf.color-data-1{stroke:#6a6a6a}.light .sysbar .histogram path.cdf.color-data-2,.light .syspanel .histogram path.cdf.color-data-2{stroke:#ba9ef8}.light .sysbar .histogram path.cdf.color-data-3,.light .syspanel .histogram path.cdf.color-data-3{stroke:#5cc2ba}.light .sysbar .histogram path.cdf.color-data-4,.light .syspanel .histogram path.cdf.color-data-4{stroke:#f2af99}.light .sysbar .histogram path.cdf.color-data-5,.light .syspanel .histogram path.cdf.color-data-5{stroke:#fff}.light .sysbar .histogram path.cdf.color-data-6,.light .syspanel .histogram path.cdf.color-data-6{stroke:#fcf5a3}.light .sysbar .histogram path.cdf.color-data-7,.light .syspanel .histogram path.cdf.color-data-7{stroke:#a6abc6}.light .sysbar .histogram path.cdf.color-data-8,.light .syspanel .histogram path.cdf.color-data-8{stroke:#ea9fc5}.light .sysbar .histogram path.cdf.color-data-9,.light .syspanel .histogram path.cdf.color-data-9{stroke:#7e4af2}.light .sysbar .histogram path.cdf.color-data-10,.light .syspanel .histogram path.cdf.color-data-10{stroke:#e24f72}.light .sysbar .histogram path.cdf.color-data-11,.light .syspanel .histogram path.cdf.color-data-11{stroke:#82b6de}.light .sysbar .histogram path.cdf.color-data-12,.light .syspanel .histogram path.cdf.color-data-12{stroke:#e65d6a}.light .sysbar .histogram path.cdf.color-data-13,.light .syspanel .histogram path.cdf.color-data-13{stroke:#1d797c}.light .sysbar .histogram path.cdf.color-data-14,.light .syspanel .histogram path.cdf.color-data-14{stroke:#d84b92}.light .sysbar .histogram path.cdf.color-data-15,.light .syspanel .histogram path.cdf.color-data-15{stroke:#7695b0}.light .sysbar .histogram path.cdf.color-data-16,.light .syspanel .histogram path.cdf.color-data-16{stroke:#eb7f5d}.light .sysbar .histogram path.cdf.color-data-17,.light .syspanel .histogram path.cdf.color-data-17{stroke:#68709e}.light .sysbar .histogram path.cdf.color-data-18,.light .syspanel .histogram path.cdf.color-data-18{stroke:#f9ec51}.light .sysbar .histogram path.cdf.color-data-19,.light .syspanel .histogram path.cdf.color-data-19{stroke:#e9c5c4}.light .sysbar .histogram path.cdf.color-data-20,.light .syspanel .histogram path.cdf.color-data-20{stroke:#d2234b}.light .sysbar .histogram path.cdf.color-green,.light .syspanel .histogram path.cdf.color-green{stroke:#288964}.light .sysbar .histogram path.cdf.color-yellow,.light .syspanel .histogram path.cdf.color-yellow{stroke:#fad22d}.light .sysbar .histogram path.cdf.color-orange,.light .syspanel .histogram path.cdf.color-orange{stroke:#e66e19}.light .sysbar .histogram path.cdf.color-red,.light .syspanel .histogram path.cdf.color-red{stroke:#dc2d37}.light .sysbar .histogram path.cdf.color-blue,.light .syspanel .histogram path.cdf.color-blue{stroke:#0077db}.light .sysbar .histogram path.cdf.color-gray,.light .syspanel .histogram path.cdf.color-gray{stroke:#adadad}.light .sysbar .histogram path.cdf-bg,.light .syspanel .histogram path.cdf-bg{fill:none;stroke-width:4;stroke:#242424}.light .sysbar .histogram path.cdf-hover,.light .syspanel .histogram path.cdf-hover{fill:none;stroke:transparent;stroke-width:8}.light .sysbar .histogram line.tooltip-line,.light .syspanel .histogram line.tooltip-line{stroke:#fff;stroke-width:1px}.light .sysbar .histogram circle.tooltip-circle,.light .syspanel .histogram circle.tooltip-circle{stroke-width:3px;fill:#242424}.light .sysbar .histogram circle.tooltip-circle.color-data-1,.light .syspanel .histogram circle.tooltip-circle.color-data-1{stroke:#6a6a6a}.light .sysbar .histogram circle.tooltip-circle.color-data-2,.light .syspanel .histogram circle.tooltip-circle.color-data-2{stroke:#ba9ef8}.light .sysbar .histogram circle.tooltip-circle.color-data-3,.light .syspanel .histogram circle.tooltip-circle.color-data-3{stroke:#5cc2ba}.light .sysbar .histogram circle.tooltip-circle.color-data-4,.light .syspanel .histogram circle.tooltip-circle.color-data-4{stroke:#f2af99}.light .sysbar .histogram circle.tooltip-circle.color-data-5,.light .syspanel .histogram circle.tooltip-circle.color-data-5{stroke:#fff}.light .sysbar .histogram circle.tooltip-circle.color-data-6,.light .syspanel .histogram circle.tooltip-circle.color-data-6{stroke:#fcf5a3}.light .sysbar .histogram circle.tooltip-circle.color-data-7,.light .syspanel .histogram circle.tooltip-circle.color-data-7{stroke:#a6abc6}.light .sysbar .histogram circle.tooltip-circle.color-data-8,.light .syspanel .histogram circle.tooltip-circle.color-data-8{stroke:#ea9fc5}.light .sysbar .histogram circle.tooltip-circle.color-data-9,.light .syspanel .histogram circle.tooltip-circle.color-data-9{stroke:#7e4af2}.light .sysbar .histogram circle.tooltip-circle.color-data-10,.light .syspanel .histogram circle.tooltip-circle.color-data-10{stroke:#e24f72}.light .sysbar .histogram circle.tooltip-circle.color-data-11,.light .syspanel .histogram circle.tooltip-circle.color-data-11{stroke:#82b6de}.light .sysbar .histogram circle.tooltip-circle.color-data-12,.light .syspanel .histogram circle.tooltip-circle.color-data-12{stroke:#e65d6a}.light .sysbar .histogram circle.tooltip-circle.color-data-13,.light .syspanel .histogram circle.tooltip-circle.color-data-13{stroke:#1d797c}.light .sysbar .histogram circle.tooltip-circle.color-data-14,.light .syspanel .histogram circle.tooltip-circle.color-data-14{stroke:#d84b92}.light .sysbar .histogram circle.tooltip-circle.color-data-15,.light .syspanel .histogram circle.tooltip-circle.color-data-15{stroke:#7695b0}.light .sysbar .histogram circle.tooltip-circle.color-data-16,.light .syspanel .histogram circle.tooltip-circle.color-data-16{stroke:#eb7f5d}.light .sysbar .histogram circle.tooltip-circle.color-data-17,.light .syspanel .histogram circle.tooltip-circle.color-data-17{stroke:#68709e}.light .sysbar .histogram circle.tooltip-circle.color-data-18,.light .syspanel .histogram circle.tooltip-circle.color-data-18{stroke:#f9ec51}.light .sysbar .histogram circle.tooltip-circle.color-data-19,.light .syspanel .histogram circle.tooltip-circle.color-data-19{stroke:#e9c5c4}.light .sysbar .histogram circle.tooltip-circle.color-data-20,.light .syspanel .histogram circle.tooltip-circle.color-data-20{stroke:#d2234b}.light .sysbar .histogram circle.tooltip-circle.color-green,.light .syspanel .histogram circle.tooltip-circle.color-green{stroke:#288964}.light .sysbar .histogram circle.tooltip-circle.color-yellow,.light .syspanel .histogram circle.tooltip-circle.color-yellow{stroke:#fad22d}.light .sysbar .histogram circle.tooltip-circle.color-orange,.light .syspanel .histogram circle.tooltip-circle.color-orange{stroke:#e66e19}.light .sysbar .histogram circle.tooltip-circle.color-red,.light .syspanel .histogram circle.tooltip-circle.color-red{stroke:#dc2d37}.light .sysbar .histogram circle.tooltip-circle.color-blue,.light .syspanel .histogram circle.tooltip-circle.color-blue{stroke:#0077db}.light .sysbar .histogram circle.tooltip-circle.color-gray,.light .syspanel .histogram circle.tooltip-circle.color-gray{stroke:#adadad}.light .sysbar .donut,.light .syspanel .donut{text-align:center}.light .sysbar .donut .active-arc path,.light .syspanel .donut .active-arc path{stroke:#242424;stroke-width:2px}.light .sysbar .donut path.color-data-1,.light .syspanel .donut path.color-data-1{fill:#6a6a6a}.light .sysbar .donut path.color-data-2,.light .syspanel .donut path.color-data-2{fill:#ba9ef8}.light .sysbar .donut path.color-data-3,.light .syspanel .donut path.color-data-3{fill:#5cc2ba}.light .sysbar .donut path.color-data-4,.light .syspanel .donut path.color-data-4{fill:#f2af99}.light .sysbar .donut path.color-data-5,.light .syspanel .donut path.color-data-5{fill:#fff}.light .sysbar .donut path.color-data-6,.light .syspanel .donut path.color-data-6{fill:#fcf5a3}.light .sysbar .donut path.color-data-7,.light .syspanel .donut path.color-data-7{fill:#a6abc6}.light .sysbar .donut path.color-data-8,.light .syspanel .donut path.color-data-8{fill:#ea9fc5}.light .sysbar .donut path.color-data-9,.light .syspanel .donut path.color-data-9{fill:#7e4af2}.light .sysbar .donut path.color-data-10,.light .syspanel .donut path.color-data-10{fill:#e24f72}.light .sysbar .donut path.color-data-11,.light .syspanel .donut path.color-data-11{fill:#82b6de}.light .sysbar .donut path.color-data-12,.light .syspanel .donut path.color-data-12{fill:#e65d6a}.light .sysbar .donut path.color-data-13,.light .syspanel .donut path.color-data-13{fill:#1d797c}.light .sysbar .donut path.color-data-14,.light .syspanel .donut path.color-data-14{fill:#d84b92}.light .sysbar .donut path.color-data-15,.light .syspanel .donut path.color-data-15{fill:#7695b0}.light .sysbar .donut path.color-data-16,.light .syspanel .donut path.color-data-16{fill:#eb7f5d}.light .sysbar .donut path.color-data-17,.light .syspanel .donut path.color-data-17{fill:#68709e}.light .sysbar .donut path.color-data-18,.light .syspanel .donut path.color-data-18{fill:#f9ec51}.light .sysbar .donut path.color-data-19,.light .syspanel .donut path.color-data-19{fill:#e9c5c4}.light .sysbar .donut path.color-data-20,.light .syspanel .donut path.color-data-20{fill:#d2234b}.light .sysbar .donut path.color-green,.light .syspanel .donut path.color-green{fill:#288964}.light .sysbar .donut path.color-yellow,.light .syspanel .donut path.color-yellow{fill:#fad22d}.light .sysbar .donut path.color-orange,.light .syspanel .donut path.color-orange{fill:#e66e19}.light .sysbar .donut path.color-red,.light .syspanel .donut path.color-red{fill:#dc2d37}.light .sysbar .donut path.color-blue,.light .syspanel .donut path.color-blue{fill:#0077db}.light .sysbar .donut path.color-gray,.light .syspanel .donut path.color-gray{fill:#adadad}.light .sysbar .donut path.transparent,.light .syspanel .donut path.transparent{fill:transparent}.light .sysbar .donut .value,.light .syspanel .donut .value{font-size:28px;fill:#fff;text-anchor:middle}.light .sysbar .donut .unit,.light .syspanel .donut .unit{font-size:16px;fill:#fff;text-anchor:middle}.light .sysbar .donut .label,.light .syspanel .donut .label{font-size:16px;fill:#fff;text-anchor:middle;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.light .sysbar .donut path,.light .syspanel .donut path{-webkit-transition:fill .15s ease-in-out;transition:fill .15s ease-in-out}.light .sysbar .scatter-plot .dot.color-data-1,.light .syspanel .scatter-plot .dot.color-data-1{fill:#6a6a6a}.light .sysbar .scatter-plot .dot.color-data-2,.light .syspanel .scatter-plot .dot.color-data-2{fill:#ba9ef8}.light .sysbar .scatter-plot .dot.color-data-3,.light .syspanel .scatter-plot .dot.color-data-3{fill:#5cc2ba}.light .sysbar .scatter-plot .dot.color-data-4,.light .syspanel .scatter-plot .dot.color-data-4{fill:#f2af99}.light .sysbar .scatter-plot .dot.color-data-5,.light .syspanel .scatter-plot .dot.color-data-5{fill:#fff}.light .sysbar .scatter-plot .dot.color-data-6,.light .syspanel .scatter-plot .dot.color-data-6{fill:#fcf5a3}.light .sysbar .scatter-plot .dot.color-data-7,.light .syspanel .scatter-plot .dot.color-data-7{fill:#a6abc6}.light .sysbar .scatter-plot .dot.color-data-8,.light .syspanel .scatter-plot .dot.color-data-8{fill:#ea9fc5}.light .sysbar .scatter-plot .dot.color-data-9,.light .syspanel .scatter-plot .dot.color-data-9{fill:#7e4af2}.light .sysbar .scatter-plot .dot.color-data-10,.light .syspanel .scatter-plot .dot.color-data-10{fill:#e24f72}.light .sysbar .scatter-plot .dot.color-data-11,.light .syspanel .scatter-plot .dot.color-data-11{fill:#82b6de}.light .sysbar .scatter-plot .dot.color-data-12,.light .syspanel .scatter-plot .dot.color-data-12{fill:#e65d6a}.light .sysbar .scatter-plot .dot.color-data-13,.light .syspanel .scatter-plot .dot.color-data-13{fill:#1d797c}.light .sysbar .scatter-plot .dot.color-data-14,.light .syspanel .scatter-plot .dot.color-data-14{fill:#d84b92}.light .sysbar .scatter-plot .dot.color-data-15,.light .syspanel .scatter-plot .dot.color-data-15{fill:#7695b0}.light .sysbar .scatter-plot .dot.color-data-16,.light .syspanel .scatter-plot .dot.color-data-16{fill:#eb7f5d}.light .sysbar .scatter-plot .dot.color-data-17,.light .syspanel .scatter-plot .dot.color-data-17{fill:#68709e}.light .sysbar .scatter-plot .dot.color-data-18,.light .syspanel .scatter-plot .dot.color-data-18{fill:#f9ec51}.light .sysbar .scatter-plot .dot.color-data-19,.light .syspanel .scatter-plot .dot.color-data-19{fill:#e9c5c4}.light .sysbar .scatter-plot .dot.color-data-20,.light .syspanel .scatter-plot .dot.color-data-20{fill:#d2234b}.light .sysbar .scatter-plot .dot.color-green,.light .syspanel .scatter-plot .dot.color-green{fill:#288964}.light .sysbar .scatter-plot .dot.color-yellow,.light .syspanel .scatter-plot .dot.color-yellow{fill:#fad22d}.light .sysbar .scatter-plot .dot.color-orange,.light .syspanel .scatter-plot .dot.color-orange{fill:#e66e19}.light .sysbar .scatter-plot .dot.color-red,.light .syspanel .scatter-plot .dot.color-red{fill:#dc2d37}.light .sysbar .scatter-plot .dot.color-blue,.light .syspanel .scatter-plot .dot.color-blue{fill:#0077db}.light .sysbar .scatter-plot .dot.color-gray,.light .syspanel .scatter-plot .dot.color-gray{fill:#adadad}.light .sysbar .scatter-plot .crosshair line,.light .syspanel .scatter-plot .crosshair line{stroke:#fff}.light .sysbar .scatter-plot .crosshair text,.light .syspanel .scatter-plot .crosshair text{fill:#fff}.light .sysbar .scatter-plot .trendline,.light .syspanel .scatter-plot .trendline{stroke-width:1}.light .sysbar .scatter-plot .trendline.color-data-1,.light .syspanel .scatter-plot .trendline.color-data-1{stroke:#6a6a6a}.light .sysbar .scatter-plot .trendline.color-data-2,.light .syspanel .scatter-plot .trendline.color-data-2{stroke:#ba9ef8}.light .sysbar .scatter-plot .trendline.color-data-3,.light .syspanel .scatter-plot .trendline.color-data-3{stroke:#5cc2ba}.light .sysbar .scatter-plot .trendline.color-data-4,.light .syspanel .scatter-plot .trendline.color-data-4{stroke:#f2af99}.light .sysbar .scatter-plot .trendline.color-data-5,.light .syspanel .scatter-plot .trendline.color-data-5{stroke:#fff}.light .sysbar .scatter-plot .trendline.color-data-6,.light .syspanel .scatter-plot .trendline.color-data-6{stroke:#fcf5a3}.light .sysbar .scatter-plot .trendline.color-data-7,.light .syspanel .scatter-plot .trendline.color-data-7{stroke:#a6abc6}.light .sysbar .scatter-plot .trendline.color-data-8,.light .syspanel .scatter-plot .trendline.color-data-8{stroke:#ea9fc5}.light .sysbar .scatter-plot .trendline.color-data-9,.light .syspanel .scatter-plot .trendline.color-data-9{stroke:#7e4af2}.light .sysbar .scatter-plot .trendline.color-data-10,.light .syspanel .scatter-plot .trendline.color-data-10{stroke:#e24f72}.light .sysbar .scatter-plot .trendline.color-data-11,.light .syspanel .scatter-plot .trendline.color-data-11{stroke:#82b6de}.light .sysbar .scatter-plot .trendline.color-data-12,.light .syspanel .scatter-plot .trendline.color-data-12{stroke:#e65d6a}.light .sysbar .scatter-plot .trendline.color-data-13,.light .syspanel .scatter-plot .trendline.color-data-13{stroke:#1d797c}.light .sysbar .scatter-plot .trendline.color-data-14,.light .syspanel .scatter-plot .trendline.color-data-14{stroke:#d84b92}.light .sysbar .scatter-plot .trendline.color-data-15,.light .syspanel .scatter-plot .trendline.color-data-15{stroke:#7695b0}.light .sysbar .scatter-plot .trendline.color-data-16,.light .syspanel .scatter-plot .trendline.color-data-16{stroke:#eb7f5d}.light .sysbar .scatter-plot .trendline.color-data-17,.light .syspanel .scatter-plot .trendline.color-data-17{stroke:#68709e}.light .sysbar .scatter-plot .trendline.color-data-18,.light .syspanel .scatter-plot .trendline.color-data-18{stroke:#f9ec51}.light .sysbar .scatter-plot .trendline.color-data-19,.light .syspanel .scatter-plot .trendline.color-data-19{stroke:#e9c5c4}.light .sysbar .scatter-plot .trendline.color-data-20,.light .syspanel .scatter-plot .trendline.color-data-20{stroke:#d2234b}.light .sysbar .scatter-plot .trendline.color-green,.light .syspanel .scatter-plot .trendline.color-green{stroke:#288964}.light .sysbar .scatter-plot .trendline.color-yellow,.light .syspanel .scatter-plot .trendline.color-yellow{stroke:#fad22d}.light .sysbar .scatter-plot .trendline.color-orange,.light .syspanel .scatter-plot .trendline.color-orange{stroke:#e66e19}.light .sysbar .scatter-plot .trendline.color-red,.light .syspanel .scatter-plot .trendline.color-red{stroke:#dc2d37}.light .sysbar .scatter-plot .trendline.color-blue,.light .syspanel .scatter-plot .trendline.color-blue{stroke:#0077db}.light .sysbar .scatter-plot .trendline.color-gray,.light .syspanel .scatter-plot .trendline.color-gray{stroke:#adadad}.light .sysbar .bubble-chart .dot,.light .syspanel .bubble-chart .dot{fill-opacity:.6}.light .sysbar .bubble-chart .dot.color-data-1,.light .syspanel .bubble-chart .dot.color-data-1{stroke:#6a6a6a}.light .sysbar .bubble-chart .dot.color-data-2,.light .syspanel .bubble-chart .dot.color-data-2{stroke:#ba9ef8}.light .sysbar .bubble-chart .dot.color-data-3,.light .syspanel .bubble-chart .dot.color-data-3{stroke:#5cc2ba}.light .sysbar .bubble-chart .dot.color-data-4,.light .syspanel .bubble-chart .dot.color-data-4{stroke:#f2af99}.light .sysbar .bubble-chart .dot.color-data-5,.light .syspanel .bubble-chart .dot.color-data-5{stroke:#fff}.light .sysbar .bubble-chart .dot.color-data-6,.light .syspanel .bubble-chart .dot.color-data-6{stroke:#fcf5a3}.light .sysbar .bubble-chart .dot.color-data-7,.light .syspanel .bubble-chart .dot.color-data-7{stroke:#a6abc6}.light .sysbar .bubble-chart .dot.color-data-8,.light .syspanel .bubble-chart .dot.color-data-8{stroke:#ea9fc5}.light .sysbar .bubble-chart .dot.color-data-9,.light .syspanel .bubble-chart .dot.color-data-9{stroke:#7e4af2}.light .sysbar .bubble-chart .dot.color-data-10,.light .syspanel .bubble-chart .dot.color-data-10{stroke:#e24f72}.light .sysbar .bubble-chart .dot.color-data-11,.light .syspanel .bubble-chart .dot.color-data-11{stroke:#82b6de}.light .sysbar .bubble-chart .dot.color-data-12,.light .syspanel .bubble-chart .dot.color-data-12{stroke:#e65d6a}.light .sysbar .bubble-chart .dot.color-data-13,.light .syspanel .bubble-chart .dot.color-data-13{stroke:#1d797c}.light .sysbar .bubble-chart .dot.color-data-14,.light .syspanel .bubble-chart .dot.color-data-14{stroke:#d84b92}.light .sysbar .bubble-chart .dot.color-data-15,.light .syspanel .bubble-chart .dot.color-data-15{stroke:#7695b0}.light .sysbar .bubble-chart .dot.color-data-16,.light .syspanel .bubble-chart .dot.color-data-16{stroke:#eb7f5d}.light .sysbar .bubble-chart .dot.color-data-17,.light .syspanel .bubble-chart .dot.color-data-17{stroke:#68709e}.light .sysbar .bubble-chart .dot.color-data-18,.light .syspanel .bubble-chart .dot.color-data-18{stroke:#f9ec51}.light .sysbar .bubble-chart .dot.color-data-19,.light .syspanel .bubble-chart .dot.color-data-19{stroke:#e9c5c4}.light .sysbar .bubble-chart .dot.color-data-20,.light .syspanel .bubble-chart .dot.color-data-20{stroke:#d2234b}.light .sysbar .bubble-chart .dot.color-green,.light .syspanel .bubble-chart .dot.color-green{stroke:#288964}.light .sysbar .bubble-chart .dot.color-yellow,.light .syspanel .bubble-chart .dot.color-yellow{stroke:#fad22d}.light .sysbar .bubble-chart .dot.color-orange,.light .syspanel .bubble-chart .dot.color-orange{stroke:#e66e19}.light .sysbar .bubble-chart .dot.color-red,.light .syspanel .bubble-chart .dot.color-red{stroke:#dc2d37}.light .sysbar .bubble-chart .dot.color-blue,.light .syspanel .bubble-chart .dot.color-blue{stroke:#0077db}.light .sysbar .bubble-chart .dot.color-gray,.light .syspanel .bubble-chart .dot.color-gray{stroke:#adadad}.light .sysbar .bubble-chart .dot.color-data-1,.light .syspanel .bubble-chart .dot.color-data-1{fill:#6a6a6a}.light .sysbar .bubble-chart .dot.color-data-2,.light .syspanel .bubble-chart .dot.color-data-2{fill:#ba9ef8}.light .sysbar .bubble-chart .dot.color-data-3,.light .syspanel .bubble-chart .dot.color-data-3{fill:#5cc2ba}.light .sysbar .bubble-chart .dot.color-data-4,.light .syspanel .bubble-chart .dot.color-data-4{fill:#f2af99}.light .sysbar .bubble-chart .dot.color-data-5,.light .syspanel .bubble-chart .dot.color-data-5{fill:#fff}.light .sysbar .bubble-chart .dot.color-data-6,.light .syspanel .bubble-chart .dot.color-data-6{fill:#fcf5a3}.light .sysbar .bubble-chart .dot.color-data-7,.light .syspanel .bubble-chart .dot.color-data-7{fill:#a6abc6}.light .sysbar .bubble-chart .dot.color-data-8,.light .syspanel .bubble-chart .dot.color-data-8{fill:#ea9fc5}.light .sysbar .bubble-chart .dot.color-data-9,.light .syspanel .bubble-chart .dot.color-data-9{fill:#7e4af2}.light .sysbar .bubble-chart .dot.color-data-10,.light .syspanel .bubble-chart .dot.color-data-10{fill:#e24f72}.light .sysbar .bubble-chart .dot.color-data-11,.light .syspanel .bubble-chart .dot.color-data-11{fill:#82b6de}.light .sysbar .bubble-chart .dot.color-data-12,.light .syspanel .bubble-chart .dot.color-data-12{fill:#e65d6a}.light .sysbar .bubble-chart .dot.color-data-13,.light .syspanel .bubble-chart .dot.color-data-13{fill:#1d797c}.light .sysbar .bubble-chart .dot.color-data-14,.light .syspanel .bubble-chart .dot.color-data-14{fill:#d84b92}.light .sysbar .bubble-chart .dot.color-data-15,.light .syspanel .bubble-chart .dot.color-data-15{fill:#7695b0}.light .sysbar .bubble-chart .dot.color-data-16,.light .syspanel .bubble-chart .dot.color-data-16{fill:#eb7f5d}.light .sysbar .bubble-chart .dot.color-data-17,.light .syspanel .bubble-chart .dot.color-data-17{fill:#68709e}.light .sysbar .bubble-chart .dot.color-data-18,.light .syspanel .bubble-chart .dot.color-data-18{fill:#f9ec51}.light .sysbar .bubble-chart .dot.color-data-19,.light .syspanel .bubble-chart .dot.color-data-19{fill:#e9c5c4}.light .sysbar .bubble-chart .dot.color-data-20,.light .syspanel .bubble-chart .dot.color-data-20{fill:#d2234b}.light .sysbar .bubble-chart .dot.color-green,.light .syspanel .bubble-chart .dot.color-green{fill:#288964}.light .sysbar .bubble-chart .dot.color-yellow,.light .syspanel .bubble-chart .dot.color-yellow{fill:#fad22d}.light .sysbar .bubble-chart .dot.color-orange,.light .syspanel .bubble-chart .dot.color-orange{fill:#e66e19}.light .sysbar .bubble-chart .dot.color-red,.light .syspanel .bubble-chart .dot.color-red{fill:#dc2d37}.light .sysbar .bubble-chart .dot.color-blue,.light .syspanel .bubble-chart .dot.color-blue{fill:#0077db}.light .sysbar .bubble-chart .dot.color-gray,.light .syspanel .bubble-chart .dot.color-gray{fill:#adadad}.light .sysbar .bubble-chart .crosshair line,.light .syspanel .bubble-chart .crosshair line{stroke:#fff}.light .sysbar .bubble-chart .crosshair text,.light .syspanel .bubble-chart .crosshair text{fill:#fff}.light .sysbar .bubble-chart .trendline,.light .syspanel .bubble-chart .trendline{stroke-width:1}.light .sysbar .bubble-chart .trendline.color-data-1,.light .syspanel .bubble-chart .trendline.color-data-1{stroke:#6a6a6a}.light .sysbar .bubble-chart .trendline.color-data-2,.light .syspanel .bubble-chart .trendline.color-data-2{stroke:#ba9ef8}.light .sysbar .bubble-chart .trendline.color-data-3,.light .syspanel .bubble-chart .trendline.color-data-3{stroke:#5cc2ba}.light .sysbar .bubble-chart .trendline.color-data-4,.light .syspanel .bubble-chart .trendline.color-data-4{stroke:#f2af99}.light .sysbar .bubble-chart .trendline.color-data-5,.light .syspanel .bubble-chart .trendline.color-data-5{stroke:#fff}.light .sysbar .bubble-chart .trendline.color-data-6,.light .syspanel .bubble-chart .trendline.color-data-6{stroke:#fcf5a3}.light .sysbar .bubble-chart .trendline.color-data-7,.light .syspanel .bubble-chart .trendline.color-data-7{stroke:#a6abc6}.light .sysbar .bubble-chart .trendline.color-data-8,.light .syspanel .bubble-chart .trendline.color-data-8{stroke:#ea9fc5}.light .sysbar .bubble-chart .trendline.color-data-9,.light .syspanel .bubble-chart .trendline.color-data-9{stroke:#7e4af2}.light .sysbar .bubble-chart .trendline.color-data-10,.light .syspanel .bubble-chart .trendline.color-data-10{stroke:#e24f72}.light .sysbar .bubble-chart .trendline.color-data-11,.light .syspanel .bubble-chart .trendline.color-data-11{stroke:#82b6de}.light .sysbar .bubble-chart .trendline.color-data-12,.light .syspanel .bubble-chart .trendline.color-data-12{stroke:#e65d6a}.light .sysbar .bubble-chart .trendline.color-data-13,.light .syspanel .bubble-chart .trendline.color-data-13{stroke:#1d797c}.light .sysbar .bubble-chart .trendline.color-data-14,.light .syspanel .bubble-chart .trendline.color-data-14{stroke:#d84b92}.light .sysbar .bubble-chart .trendline.color-data-15,.light .syspanel .bubble-chart .trendline.color-data-15{stroke:#7695b0}.light .sysbar .bubble-chart .trendline.color-data-16,.light .syspanel .bubble-chart .trendline.color-data-16{stroke:#eb7f5d}.light .sysbar .bubble-chart .trendline.color-data-17,.light .syspanel .bubble-chart .trendline.color-data-17{stroke:#68709e}.light .sysbar .bubble-chart .trendline.color-data-18,.light .syspanel .bubble-chart .trendline.color-data-18{stroke:#f9ec51}.light .sysbar .bubble-chart .trendline.color-data-19,.light .syspanel .bubble-chart .trendline.color-data-19{stroke:#e9c5c4}.light .sysbar .bubble-chart .trendline.color-data-20,.light .syspanel .bubble-chart .trendline.color-data-20{stroke:#d2234b}.light .sysbar .bubble-chart .trendline.color-green,.light .syspanel .bubble-chart .trendline.color-green{stroke:#288964}.light .sysbar .bubble-chart .trendline.color-yellow,.light .syspanel .bubble-chart .trendline.color-yellow{stroke:#fad22d}.light .sysbar .bubble-chart .trendline.color-orange,.light .syspanel .bubble-chart .trendline.color-orange{stroke:#e66e19}.light .sysbar .bubble-chart .trendline.color-red,.light .syspanel .bubble-chart .trendline.color-red{stroke:#dc2d37}.light .sysbar .bubble-chart .trendline.color-blue,.light .syspanel .bubble-chart .trendline.color-blue{stroke:#0077db}.light .sysbar .bubble-chart .trendline.color-gray,.light .syspanel .bubble-chart .trendline.color-gray{stroke:#adadad}.light .sysbar .bubble-chart .size-legend,.light .syspanel .bubble-chart .size-legend{fill:#fff}.light .sysbar .bubble-chart .size-legend .icon:before,.light .syspanel .bubble-chart .size-legend .icon:before{display:none}.light .sysbar .radar-chart .line-group .line,.light .syspanel .radar-chart .line-group .line{fill:none;stroke:#fff;stroke-width:2}.light .sysbar .radar-chart .line-group .line.hidden,.light .syspanel .radar-chart .line-group .line.hidden{display:none}.light .sysbar .radar-chart .line-group .line.color-data-1,.light .syspanel .radar-chart .line-group .line.color-data-1{stroke:#6a6a6a}.light .sysbar .radar-chart .line-group .line.color-data-2,.light .syspanel .radar-chart .line-group .line.color-data-2{stroke:#ba9ef8}.light .sysbar .radar-chart .line-group .line.color-data-3,.light .syspanel .radar-chart .line-group .line.color-data-3{stroke:#5cc2ba}.light .sysbar .radar-chart .line-group .line.color-data-4,.light .syspanel .radar-chart .line-group .line.color-data-4{stroke:#f2af99}.light .sysbar .radar-chart .line-group .line.color-data-5,.light .syspanel .radar-chart .line-group .line.color-data-5{stroke:#fff}.light .sysbar .radar-chart .line-group .line.color-data-6,.light .syspanel .radar-chart .line-group .line.color-data-6{stroke:#fcf5a3}.light .sysbar .radar-chart .line-group .line.color-data-7,.light .syspanel .radar-chart .line-group .line.color-data-7{stroke:#a6abc6}.light .sysbar .radar-chart .line-group .line.color-data-8,.light .syspanel .radar-chart .line-group .line.color-data-8{stroke:#ea9fc5}.light .sysbar .radar-chart .line-group .line.color-data-9,.light .syspanel .radar-chart .line-group .line.color-data-9{stroke:#7e4af2}.light .sysbar .radar-chart .line-group .line.color-data-10,.light .syspanel .radar-chart .line-group .line.color-data-10{stroke:#e24f72}.light .sysbar .radar-chart .line-group .line.color-data-11,.light .syspanel .radar-chart .line-group .line.color-data-11{stroke:#82b6de}.light .sysbar .radar-chart .line-group .line.color-data-12,.light .syspanel .radar-chart .line-group .line.color-data-12{stroke:#e65d6a}.light .sysbar .radar-chart .line-group .line.color-data-13,.light .syspanel .radar-chart .line-group .line.color-data-13{stroke:#1d797c}.light .sysbar .radar-chart .line-group .line.color-data-14,.light .syspanel .radar-chart .line-group .line.color-data-14{stroke:#d84b92}.light .sysbar .radar-chart .line-group .line.color-data-15,.light .syspanel .radar-chart .line-group .line.color-data-15{stroke:#7695b0}.light .sysbar .radar-chart .line-group .line.color-data-16,.light .syspanel .radar-chart .line-group .line.color-data-16{stroke:#eb7f5d}.light .sysbar .radar-chart .line-group .line.color-data-17,.light .syspanel .radar-chart .line-group .line.color-data-17{stroke:#68709e}.light .sysbar .radar-chart .line-group .line.color-data-18,.light .syspanel .radar-chart .line-group .line.color-data-18{stroke:#f9ec51}.light .sysbar .radar-chart .line-group .line.color-data-19,.light .syspanel .radar-chart .line-group .line.color-data-19{stroke:#e9c5c4}.light .sysbar .radar-chart .line-group .line.color-data-20,.light .syspanel .radar-chart .line-group .line.color-data-20{stroke:#d2234b}.light .sysbar .radar-chart .line-group .line.color-green,.light .syspanel .radar-chart .line-group .line.color-green{stroke:#288964}.light .sysbar .radar-chart .line-group .line.color-yellow,.light .syspanel .radar-chart .line-group .line.color-yellow{stroke:#fad22d}.light .sysbar .radar-chart .line-group .line.color-orange,.light .syspanel .radar-chart .line-group .line.color-orange{stroke:#e66e19}.light .sysbar .radar-chart .line-group .line.color-red,.light .syspanel .radar-chart .line-group .line.color-red{stroke:#dc2d37}.light .sysbar .radar-chart .line-group .line.color-blue,.light .syspanel .radar-chart .line-group .line.color-blue{stroke:#0077db}.light .sysbar .radar-chart .line-group .line.color-gray,.light .syspanel .radar-chart .line-group .line.color-gray{stroke:#adadad}.light .sysbar .radar-chart .line-group .line-focus.color-data-1,.light .syspanel .radar-chart .line-group .line-focus.color-data-1{fill:#6a6a6a}.light .sysbar .radar-chart .line-group .line-focus.color-data-2,.light .syspanel .radar-chart .line-group .line-focus.color-data-2{fill:#ba9ef8}.light .sysbar .radar-chart .line-group .line-focus.color-data-3,.light .syspanel .radar-chart .line-group .line-focus.color-data-3{fill:#5cc2ba}.light .sysbar .radar-chart .line-group .line-focus.color-data-4,.light .syspanel .radar-chart .line-group .line-focus.color-data-4{fill:#f2af99}.light .sysbar .radar-chart .line-group .line-focus.color-data-5,.light .syspanel .radar-chart .line-group .line-focus.color-data-5{fill:#fff}.light .sysbar .radar-chart .line-group .line-focus.color-data-6,.light .syspanel .radar-chart .line-group .line-focus.color-data-6{fill:#fcf5a3}.light .sysbar .radar-chart .line-group .line-focus.color-data-7,.light .syspanel .radar-chart .line-group .line-focus.color-data-7{fill:#a6abc6}.light .sysbar .radar-chart .line-group .line-focus.color-data-8,.light .syspanel .radar-chart .line-group .line-focus.color-data-8{fill:#ea9fc5}.light .sysbar .radar-chart .line-group .line-focus.color-data-9,.light .syspanel .radar-chart .line-group .line-focus.color-data-9{fill:#7e4af2}.light .sysbar .radar-chart .line-group .line-focus.color-data-10,.light .syspanel .radar-chart .line-group .line-focus.color-data-10{fill:#e24f72}.light .sysbar .radar-chart .line-group .line-focus.color-data-11,.light .syspanel .radar-chart .line-group .line-focus.color-data-11{fill:#82b6de}.light .sysbar .radar-chart .line-group .line-focus.color-data-12,.light .syspanel .radar-chart .line-group .line-focus.color-data-12{fill:#e65d6a}.light .sysbar .radar-chart .line-group .line-focus.color-data-13,.light .syspanel .radar-chart .line-group .line-focus.color-data-13{fill:#1d797c}.light .sysbar .radar-chart .line-group .line-focus.color-data-14,.light .syspanel .radar-chart .line-group .line-focus.color-data-14{fill:#d84b92}.light .sysbar .radar-chart .line-group .line-focus.color-data-15,.light .syspanel .radar-chart .line-group .line-focus.color-data-15{fill:#7695b0}.light .sysbar .radar-chart .line-group .line-focus.color-data-16,.light .syspanel .radar-chart .line-group .line-focus.color-data-16{fill:#eb7f5d}.light .sysbar .radar-chart .line-group .line-focus.color-data-17,.light .syspanel .radar-chart .line-group .line-focus.color-data-17{fill:#68709e}.light .sysbar .radar-chart .line-group .line-focus.color-data-18,.light .syspanel .radar-chart .line-group .line-focus.color-data-18{fill:#f9ec51}.light .sysbar .radar-chart .line-group .line-focus.color-data-19,.light .syspanel .radar-chart .line-group .line-focus.color-data-19{fill:#e9c5c4}.light .sysbar .radar-chart .line-group .line-focus.color-data-20,.light .syspanel .radar-chart .line-group .line-focus.color-data-20{fill:#d2234b}.light .sysbar .radar-chart .line-group .line-focus.color-green,.light .syspanel .radar-chart .line-group .line-focus.color-green{fill:#288964}.light .sysbar .radar-chart .line-group .line-focus.color-yellow,.light .syspanel .radar-chart .line-group .line-focus.color-yellow{fill:#fad22d}.light .sysbar .radar-chart .line-group .line-focus.color-orange,.light .syspanel .radar-chart .line-group .line-focus.color-orange{fill:#e66e19}.light .sysbar .radar-chart .line-group .line-focus.color-red,.light .syspanel .radar-chart .line-group .line-focus.color-red{fill:#dc2d37}.light .sysbar .radar-chart .line-group .line-focus.color-blue,.light .syspanel .radar-chart .line-group .line-focus.color-blue{fill:#0077db}.light .sysbar .radar-chart .line-group .line-focus.color-gray,.light .syspanel .radar-chart .line-group .line-focus.color-gray{fill:#adadad}.light .sysbar .radar-chart .tooltip-circle,.light .syspanel .radar-chart .tooltip-circle{stroke-width:3px;fill:#242424}.light .sysbar .radar-chart circle.color-data-1,.light .syspanel .radar-chart circle.color-data-1{stroke:#6a6a6a}.light .sysbar .radar-chart circle.color-data-2,.light .syspanel .radar-chart circle.color-data-2{stroke:#ba9ef8}.light .sysbar .radar-chart circle.color-data-3,.light .syspanel .radar-chart circle.color-data-3{stroke:#5cc2ba}.light .sysbar .radar-chart circle.color-data-4,.light .syspanel .radar-chart circle.color-data-4{stroke:#f2af99}.light .sysbar .radar-chart circle.color-data-5,.light .syspanel .radar-chart circle.color-data-5{stroke:#fff}.light .sysbar .radar-chart circle.color-data-6,.light .syspanel .radar-chart circle.color-data-6{stroke:#fcf5a3}.light .sysbar .radar-chart circle.color-data-7,.light .syspanel .radar-chart circle.color-data-7{stroke:#a6abc6}.light .sysbar .radar-chart circle.color-data-8,.light .syspanel .radar-chart circle.color-data-8{stroke:#ea9fc5}.light .sysbar .radar-chart circle.color-data-9,.light .syspanel .radar-chart circle.color-data-9{stroke:#7e4af2}.light .sysbar .radar-chart circle.color-data-10,.light .syspanel .radar-chart circle.color-data-10{stroke:#e24f72}.light .sysbar .radar-chart circle.color-data-11,.light .syspanel .radar-chart circle.color-data-11{stroke:#82b6de}.light .sysbar .radar-chart circle.color-data-12,.light .syspanel .radar-chart circle.color-data-12{stroke:#e65d6a}.light .sysbar .radar-chart circle.color-data-13,.light .syspanel .radar-chart circle.color-data-13{stroke:#1d797c}.light .sysbar .radar-chart circle.color-data-14,.light .syspanel .radar-chart circle.color-data-14{stroke:#d84b92}.light .sysbar .radar-chart circle.color-data-15,.light .syspanel .radar-chart circle.color-data-15{stroke:#7695b0}.light .sysbar .radar-chart circle.color-data-16,.light .syspanel .radar-chart circle.color-data-16{stroke:#eb7f5d}.light .sysbar .radar-chart circle.color-data-17,.light .syspanel .radar-chart circle.color-data-17{stroke:#68709e}.light .sysbar .radar-chart circle.color-data-18,.light .syspanel .radar-chart circle.color-data-18{stroke:#f9ec51}.light .sysbar .radar-chart circle.color-data-19,.light .syspanel .radar-chart circle.color-data-19{stroke:#e9c5c4}.light .sysbar .radar-chart circle.color-data-20,.light .syspanel .radar-chart circle.color-data-20{stroke:#d2234b}.light .sysbar .radar-chart circle.color-green,.light .syspanel .radar-chart circle.color-green{stroke:#288964}.light .sysbar .radar-chart circle.color-yellow,.light .syspanel .radar-chart circle.color-yellow{stroke:#fad22d}.light .sysbar .radar-chart circle.color-orange,.light .syspanel .radar-chart circle.color-orange{stroke:#e66e19}.light .sysbar .radar-chart circle.color-red,.light .syspanel .radar-chart circle.color-red{stroke:#dc2d37}.light .sysbar .radar-chart circle.color-blue,.light .syspanel .radar-chart circle.color-blue{stroke:#0077db}.light .sysbar .radar-chart circle.color-gray,.light .syspanel .radar-chart circle.color-gray{stroke:#adadad}.light .sysbar .radar-chart .axis .domain,.light .syspanel .radar-chart .axis .domain{stroke:#c8c8c8;stroke-dasharray:1.2}.light .sysbar .radar-chart .axis .tick .line,.light .syspanel .radar-chart .axis .tick .line{stroke:#c8c8c8;stroke-dasharray:none}.light .sysbar .radar-chart .axis .tick .line.selected,.light .syspanel .radar-chart .axis .tick .line.selected{stroke:#fff}.light .sysbar .radar-chart .axis-top .value,.light .syspanel .radar-chart .axis-top .value{font-weight:500}.light .sysbar .radar-chart .mouse-area,.light .syspanel .radar-chart .mouse-area{opacity:0}.light .sysbar .logical-view-chart .switch span:after,.light .syspanel .logical-view-chart .switch span:after{white-space:nowrap}.light .sysbar .logical-view-chart .chart-tooltip .content .title,.light .syspanel .logical-view-chart .chart-tooltip .content .title{display:none}.light .sysbar .logical-view-chart tspan.icon,.light .syspanel .logical-view-chart tspan.icon{fill:#fff;font-family:Ericsson Icons;text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .sysbar .logical-view-chart line,.light .syspanel .logical-view-chart line{stroke:#adadad}.light .sysbar .logical-view-chart circle.mouse-area,.light .syspanel .logical-view-chart circle.mouse-area{fill:transparent}.light .sysbar .logical-view-chart g.circle,.light .syspanel .logical-view-chart g.circle{cursor:pointer}.light .sysbar .logical-view-chart g.circle.selected circle.circle,.light .syspanel .logical-view-chart g.circle.selected circle.circle{fill:#0077db;stroke:#0077db}.light .sysbar .logical-view-chart g.circle.selected circle.outer,.light .syspanel .logical-view-chart g.circle.selected circle.outer{stroke:#0077db}.light .sysbar .logical-view-chart g.circle.selected text.icon,.light .syspanel .logical-view-chart g.circle.selected text.icon{fill:#fff}.light .sysbar .logical-view-chart g.circle circle.circle,.light .syspanel .logical-view-chart g.circle circle.circle{fill:#242424;stroke:#767676;stroke-width:1px}.light .sysbar .logical-view-chart g.circle circle.outer,.light .syspanel .logical-view-chart g.circle circle.outer{fill:#242424;stroke:#767676}.light .sysbar .logical-view-chart g.circle g.container.color-red circle.outer,.light .syspanel .logical-view-chart g.circle g.container.color-red circle.outer{fill:#dc2d37;stroke:none}.light .sysbar .logical-view-chart g.circle g.container.color-orange circle.outer,.light .syspanel .logical-view-chart g.circle g.container.color-orange circle.outer{fill:#e66e19;stroke:none}.light .sysbar .logical-view-chart g.circle g.container.color-yellow circle.outer,.light .syspanel .logical-view-chart g.circle g.container.color-yellow circle.outer{fill:#fad22d;stroke:none}.light .sysbar .logical-view-chart g.circle g.container.color-blue circle.outer,.light .syspanel .logical-view-chart g.circle g.container.color-blue circle.outer{fill:#0077db;stroke:none}.light .sysbar .logical-view-chart g.circle g.container.color-gray circle.outer,.light .syspanel .logical-view-chart g.circle g.container.color-gray circle.outer{fill:#adadad;stroke:none}.light .sysbar .logical-view-chart g.circle g.container.color-green circle.outer,.light .syspanel .logical-view-chart g.circle g.container.color-green circle.outer{fill:#288964;stroke:none}.light .sysbar .logical-view-chart g.circle.selected g.container.color-red circle.circle,.light .syspanel .logical-view-chart g.circle.selected g.container.color-red circle.circle{stroke:#242424}.light .sysbar .logical-view-chart g.circle.selected g.container.color-orange circle.circle,.light .syspanel .logical-view-chart g.circle.selected g.container.color-orange circle.circle{stroke:#242424}.light .sysbar .logical-view-chart g.circle.selected g.container.color-yellow circle.circle,.light .syspanel .logical-view-chart g.circle.selected g.container.color-yellow circle.circle{stroke:#242424}.light .sysbar .logical-view-chart g.circle.selected g.container.color-blue circle.circle,.light .syspanel .logical-view-chart g.circle.selected g.container.color-blue circle.circle{stroke:#242424}.light .sysbar .logical-view-chart g.circle.selected g.container.color-gray circle.circle,.light .syspanel .logical-view-chart g.circle.selected g.container.color-gray circle.circle{stroke:#242424}.light .sysbar .logical-view-chart g.circle.selected g.container.color-green circle.circle,.light .syspanel .logical-view-chart g.circle.selected g.container.color-green circle.circle{stroke:#242424}.light .sysbar .logical-view-chart g.circle.selected g.container.color-red circle.outer,.light .syspanel .logical-view-chart g.circle.selected g.container.color-red circle.outer{stroke:none}.light .sysbar .logical-view-chart g.circle.selected g.container.color-orange circle.outer,.light .syspanel .logical-view-chart g.circle.selected g.container.color-orange circle.outer{stroke:none}.light .sysbar .logical-view-chart g.circle.selected g.container.color-yellow circle.outer,.light .syspanel .logical-view-chart g.circle.selected g.container.color-yellow circle.outer{stroke:none}.light .sysbar .logical-view-chart g.circle.selected g.container.color-blue circle.outer,.light .syspanel .logical-view-chart g.circle.selected g.container.color-blue circle.outer{stroke:none}.light .sysbar .logical-view-chart g.circle.selected g.container.color-gray circle.outer,.light .syspanel .logical-view-chart g.circle.selected g.container.color-gray circle.outer{stroke:none}.light .sysbar .logical-view-chart g.circle.selected g.container.color-green circle.outer,.light .syspanel .logical-view-chart g.circle.selected g.container.color-green circle.outer{stroke:none}.light .sysbar .logical-view-chart g.circle tspan.icon,.light .syspanel .logical-view-chart g.circle tspan.icon{fill:#fff;font-size:14px}.light .sysbar .logical-view-chart g.circle text.icon,.light .sysbar .logical-view-chart g.circle text.text,.light .syspanel .logical-view-chart g.circle text.icon,.light .syspanel .logical-view-chart g.circle text.text{fill:#fff;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .sysbar .logical-view-chart g.circle text.text,.light .syspanel .logical-view-chart g.circle text.text{font-weight:500}.light .sysbar .logical-view-chart g.circle .alerts .alert.icon.color-red,.light .syspanel .logical-view-chart g.circle .alerts .alert.icon.color-red{fill:#dc2d37}.light .sysbar .logical-view-chart g.circle .alerts .alert.icon.color-orange,.light .syspanel .logical-view-chart g.circle .alerts .alert.icon.color-orange{fill:#e66e19}.light .sysbar .logical-view-chart g.circle .alerts .alert.icon.color-yellow,.light .syspanel .logical-view-chart g.circle .alerts .alert.icon.color-yellow{fill:#fad22d}.light .sysbar .logical-view-chart g.circle .alerts .alert.icon.color-blue,.light .syspanel .logical-view-chart g.circle .alerts .alert.icon.color-blue{fill:#0077db}.light .sysbar .logical-view-chart g.circle .alerts .alert.icon.color-gray,.light .syspanel .logical-view-chart g.circle .alerts .alert.icon.color-gray{fill:#adadad}.light .sysbar .logical-view-chart g.circle .alerts .alert.icon.color-green,.light .syspanel .logical-view-chart g.circle .alerts .alert.icon.color-green{fill:#288964}.light .sysbar .logical-view-chart g.circle g.alerts.hidden,.light .syspanel .logical-view-chart g.circle g.alerts.hidden{display:none}.light .sysbar .logical-view-chart text.label,.light .syspanel .logical-view-chart text.label{fill:#fff}.light .sysbar .logical-view-chart g.labels path,.light .sysbar .logical-view-chart g.line-node path,.light .syspanel .logical-view-chart g.labels path,.light .syspanel .logical-view-chart g.line-node path{fill:#242424;stroke:#767676;stroke-width:1}.light .sysbar .stacked-area-chart .series.dim,.light .syspanel .stacked-area-chart .series.dim{opacity:1}.light .sysbar .stacked-area-chart .series.dim .fill,.light .syspanel .stacked-area-chart .series.dim .fill{fill-opacity:.1}.light .sysbar .stacked-area-chart .series.dim .line,.light .syspanel .stacked-area-chart .series.dim .line{stroke-opacity:.2}.light .sysbar .stacked-area-chart .fill,.light .syspanel .stacked-area-chart .fill{fill-opacity:.5}.light .sysbar .stacked-area-chart .fill.hidden,.light .syspanel .stacked-area-chart .fill.hidden{display:none}.light .sysbar .stacked-area-chart .fill.color-data-1,.light .syspanel .stacked-area-chart .fill.color-data-1{fill:#6a6a6a}.light .sysbar .stacked-area-chart .fill.color-data-2,.light .syspanel .stacked-area-chart .fill.color-data-2{fill:#ba9ef8}.light .sysbar .stacked-area-chart .fill.color-data-3,.light .syspanel .stacked-area-chart .fill.color-data-3{fill:#5cc2ba}.light .sysbar .stacked-area-chart .fill.color-data-4,.light .syspanel .stacked-area-chart .fill.color-data-4{fill:#f2af99}.light .sysbar .stacked-area-chart .fill.color-data-5,.light .syspanel .stacked-area-chart .fill.color-data-5{fill:#fff}.light .sysbar .stacked-area-chart .fill.color-data-6,.light .syspanel .stacked-area-chart .fill.color-data-6{fill:#fcf5a3}.light .sysbar .stacked-area-chart .fill.color-data-7,.light .syspanel .stacked-area-chart .fill.color-data-7{fill:#a6abc6}.light .sysbar .stacked-area-chart .fill.color-data-8,.light .syspanel .stacked-area-chart .fill.color-data-8{fill:#ea9fc5}.light .sysbar .stacked-area-chart .fill.color-data-9,.light .syspanel .stacked-area-chart .fill.color-data-9{fill:#7e4af2}.light .sysbar .stacked-area-chart .fill.color-data-10,.light .syspanel .stacked-area-chart .fill.color-data-10{fill:#e24f72}.light .sysbar .stacked-area-chart .fill.color-data-11,.light .syspanel .stacked-area-chart .fill.color-data-11{fill:#82b6de}.light .sysbar .stacked-area-chart .fill.color-data-12,.light .syspanel .stacked-area-chart .fill.color-data-12{fill:#e65d6a}.light .sysbar .stacked-area-chart .fill.color-data-13,.light .syspanel .stacked-area-chart .fill.color-data-13{fill:#1d797c}.light .sysbar .stacked-area-chart .fill.color-data-14,.light .syspanel .stacked-area-chart .fill.color-data-14{fill:#d84b92}.light .sysbar .stacked-area-chart .fill.color-data-15,.light .syspanel .stacked-area-chart .fill.color-data-15{fill:#7695b0}.light .sysbar .stacked-area-chart .fill.color-data-16,.light .syspanel .stacked-area-chart .fill.color-data-16{fill:#eb7f5d}.light .sysbar .stacked-area-chart .fill.color-data-17,.light .syspanel .stacked-area-chart .fill.color-data-17{fill:#68709e}.light .sysbar .stacked-area-chart .fill.color-data-18,.light .syspanel .stacked-area-chart .fill.color-data-18{fill:#f9ec51}.light .sysbar .stacked-area-chart .fill.color-data-19,.light .syspanel .stacked-area-chart .fill.color-data-19{fill:#e9c5c4}.light .sysbar .stacked-area-chart .fill.color-data-20,.light .syspanel .stacked-area-chart .fill.color-data-20{fill:#d2234b}.light .sysbar .stacked-area-chart .fill.color-green,.light .syspanel .stacked-area-chart .fill.color-green{fill:#288964}.light .sysbar .stacked-area-chart .fill.color-yellow,.light .syspanel .stacked-area-chart .fill.color-yellow{fill:#fad22d}.light .sysbar .stacked-area-chart .fill.color-orange,.light .syspanel .stacked-area-chart .fill.color-orange{fill:#e66e19}.light .sysbar .stacked-area-chart .fill.color-red,.light .syspanel .stacked-area-chart .fill.color-red{fill:#dc2d37}.light .sysbar .stacked-area-chart .fill.color-blue,.light .syspanel .stacked-area-chart .fill.color-blue{fill:#0077db}.light .sysbar .stacked-area-chart .fill.color-gray,.light .syspanel .stacked-area-chart .fill.color-gray{fill:#adadad}.light .sysbar .stacked-area-chart .line,.light .syspanel .stacked-area-chart .line{stroke:#fff;stroke-width:2;fill:none}.light .sysbar .stacked-area-chart .line.color-data-1,.light .syspanel .stacked-area-chart .line.color-data-1{stroke:#6a6a6a}.light .sysbar .stacked-area-chart .line.color-data-2,.light .syspanel .stacked-area-chart .line.color-data-2{stroke:#ba9ef8}.light .sysbar .stacked-area-chart .line.color-data-3,.light .syspanel .stacked-area-chart .line.color-data-3{stroke:#5cc2ba}.light .sysbar .stacked-area-chart .line.color-data-4,.light .syspanel .stacked-area-chart .line.color-data-4{stroke:#f2af99}.light .sysbar .stacked-area-chart .line.color-data-5,.light .syspanel .stacked-area-chart .line.color-data-5{stroke:#fff}.light .sysbar .stacked-area-chart .line.color-data-6,.light .syspanel .stacked-area-chart .line.color-data-6{stroke:#fcf5a3}.light .sysbar .stacked-area-chart .line.color-data-7,.light .syspanel .stacked-area-chart .line.color-data-7{stroke:#a6abc6}.light .sysbar .stacked-area-chart .line.color-data-8,.light .syspanel .stacked-area-chart .line.color-data-8{stroke:#ea9fc5}.light .sysbar .stacked-area-chart .line.color-data-9,.light .syspanel .stacked-area-chart .line.color-data-9{stroke:#7e4af2}.light .sysbar .stacked-area-chart .line.color-data-10,.light .syspanel .stacked-area-chart .line.color-data-10{stroke:#e24f72}.light .sysbar .stacked-area-chart .line.color-data-11,.light .syspanel .stacked-area-chart .line.color-data-11{stroke:#82b6de}.light .sysbar .stacked-area-chart .line.color-data-12,.light .syspanel .stacked-area-chart .line.color-data-12{stroke:#e65d6a}.light .sysbar .stacked-area-chart .line.color-data-13,.light .syspanel .stacked-area-chart .line.color-data-13{stroke:#1d797c}.light .sysbar .stacked-area-chart .line.color-data-14,.light .syspanel .stacked-area-chart .line.color-data-14{stroke:#d84b92}.light .sysbar .stacked-area-chart .line.color-data-15,.light .syspanel .stacked-area-chart .line.color-data-15{stroke:#7695b0}.light .sysbar .stacked-area-chart .line.color-data-16,.light .syspanel .stacked-area-chart .line.color-data-16{stroke:#eb7f5d}.light .sysbar .stacked-area-chart .line.color-data-17,.light .syspanel .stacked-area-chart .line.color-data-17{stroke:#68709e}.light .sysbar .stacked-area-chart .line.color-data-18,.light .syspanel .stacked-area-chart .line.color-data-18{stroke:#f9ec51}.light .sysbar .stacked-area-chart .line.color-data-19,.light .syspanel .stacked-area-chart .line.color-data-19{stroke:#e9c5c4}.light .sysbar .stacked-area-chart .line.color-data-20,.light .syspanel .stacked-area-chart .line.color-data-20{stroke:#d2234b}.light .sysbar .stacked-area-chart .line.color-green,.light .syspanel .stacked-area-chart .line.color-green{stroke:#288964}.light .sysbar .stacked-area-chart .line.color-yellow,.light .syspanel .stacked-area-chart .line.color-yellow{stroke:#fad22d}.light .sysbar .stacked-area-chart .line.color-orange,.light .syspanel .stacked-area-chart .line.color-orange{stroke:#e66e19}.light .sysbar .stacked-area-chart .line.color-red,.light .syspanel .stacked-area-chart .line.color-red{stroke:#dc2d37}.light .sysbar .stacked-area-chart .line.color-blue,.light .syspanel .stacked-area-chart .line.color-blue{stroke:#0077db}.light .sysbar .stacked-area-chart .line.color-gray,.light .syspanel .stacked-area-chart .line.color-gray{stroke:#adadad}.light .sysbar .stacked-area-chart .linear-gradient stop[stop-color=green],.light .syspanel .stacked-area-chart .linear-gradient stop[stop-color=green]{stop-color:#288964}.light .sysbar .stacked-area-chart .linear-gradient stop[stop-color=yellow],.light .syspanel .stacked-area-chart .linear-gradient stop[stop-color=yellow]{stop-color:#fad22d}.light .sysbar .stacked-area-chart .linear-gradient stop[stop-color=orange],.light .syspanel .stacked-area-chart .linear-gradient stop[stop-color=orange]{stop-color:#e66e19}.light .sysbar .stacked-area-chart .linear-gradient stop[stop-color=red],.light .syspanel .stacked-area-chart .linear-gradient stop[stop-color=red]{stop-color:#dc2d37}.light .sysbar .stacked-area-chart .linear-gradient stop[stop-color=line],.light .syspanel .stacked-area-chart .linear-gradient stop[stop-color=line]{stop-color:#fff}.light .sysbar .stacked-area-chart .axis.y.zero .tick line,.light .syspanel .stacked-area-chart .axis.y.zero .tick line{stroke:#fff;stroke-width:1}.light .sysbar .stacked-area-chart .tooltip,.light .syspanel .stacked-area-chart .tooltip{fill:#fff}.light .sysbar .stacked-area-chart .tooltip .unit,.light .syspanel .stacked-area-chart .tooltip .unit{opacity:.6}.light .sysbar .stacked-area-chart .tooltip .value,.light .syspanel .stacked-area-chart .tooltip .value{margin-left:8px}.light .sysbar .stacked-area-chart .tooltip-line,.light .syspanel .stacked-area-chart .tooltip-line{stroke:#fff;stroke-width:1px}.light .sysbar .stacked-area-chart .tooltip-circle,.light .syspanel .stacked-area-chart .tooltip-circle{stroke-width:3px;fill:#242424}.light .sysbar .stacked-area-chart .tooltip-x-axis,.light .syspanel .stacked-area-chart .tooltip-x-axis{fill:#fff}.light .sysbar .stacked-area-chart .tooltip-x-axis .unit,.light .syspanel .stacked-area-chart .tooltip-x-axis .unit{opacity:.7}.light .sysbar .stacked-area-chart circle.color-data-1,.light .syspanel .stacked-area-chart circle.color-data-1{stroke:#6a6a6a}.light .sysbar .stacked-area-chart circle.color-data-2,.light .syspanel .stacked-area-chart circle.color-data-2{stroke:#ba9ef8}.light .sysbar .stacked-area-chart circle.color-data-3,.light .syspanel .stacked-area-chart circle.color-data-3{stroke:#5cc2ba}.light .sysbar .stacked-area-chart circle.color-data-4,.light .syspanel .stacked-area-chart circle.color-data-4{stroke:#f2af99}.light .sysbar .stacked-area-chart circle.color-data-5,.light .syspanel .stacked-area-chart circle.color-data-5{stroke:#fff}.light .sysbar .stacked-area-chart circle.color-data-6,.light .syspanel .stacked-area-chart circle.color-data-6{stroke:#fcf5a3}.light .sysbar .stacked-area-chart circle.color-data-7,.light .syspanel .stacked-area-chart circle.color-data-7{stroke:#a6abc6}.light .sysbar .stacked-area-chart circle.color-data-8,.light .syspanel .stacked-area-chart circle.color-data-8{stroke:#ea9fc5}.light .sysbar .stacked-area-chart circle.color-data-9,.light .syspanel .stacked-area-chart circle.color-data-9{stroke:#7e4af2}.light .sysbar .stacked-area-chart circle.color-data-10,.light .syspanel .stacked-area-chart circle.color-data-10{stroke:#e24f72}.light .sysbar .stacked-area-chart circle.color-data-11,.light .syspanel .stacked-area-chart circle.color-data-11{stroke:#82b6de}.light .sysbar .stacked-area-chart circle.color-data-12,.light .syspanel .stacked-area-chart circle.color-data-12{stroke:#e65d6a}.light .sysbar .stacked-area-chart circle.color-data-13,.light .syspanel .stacked-area-chart circle.color-data-13{stroke:#1d797c}.light .sysbar .stacked-area-chart circle.color-data-14,.light .syspanel .stacked-area-chart circle.color-data-14{stroke:#d84b92}.light .sysbar .stacked-area-chart circle.color-data-15,.light .syspanel .stacked-area-chart circle.color-data-15{stroke:#7695b0}.light .sysbar .stacked-area-chart circle.color-data-16,.light .syspanel .stacked-area-chart circle.color-data-16{stroke:#eb7f5d}.light .sysbar .stacked-area-chart circle.color-data-17,.light .syspanel .stacked-area-chart circle.color-data-17{stroke:#68709e}.light .sysbar .stacked-area-chart circle.color-data-18,.light .syspanel .stacked-area-chart circle.color-data-18{stroke:#f9ec51}.light .sysbar .stacked-area-chart circle.color-data-19,.light .syspanel .stacked-area-chart circle.color-data-19{stroke:#e9c5c4}.light .sysbar .stacked-area-chart circle.color-data-20,.light .syspanel .stacked-area-chart circle.color-data-20{stroke:#d2234b}.light .sysbar .stacked-area-chart circle.color-green,.light .syspanel .stacked-area-chart circle.color-green{stroke:#288964}.light .sysbar .stacked-area-chart circle.color-yellow,.light .syspanel .stacked-area-chart circle.color-yellow{stroke:#fad22d}.light .sysbar .stacked-area-chart circle.color-orange,.light .syspanel .stacked-area-chart circle.color-orange{stroke:#e66e19}.light .sysbar .stacked-area-chart circle.color-red,.light .syspanel .stacked-area-chart circle.color-red{stroke:#dc2d37}.light .sysbar .stacked-area-chart circle.color-blue,.light .syspanel .stacked-area-chart circle.color-blue{stroke:#0077db}.light .sysbar .stacked-area-chart circle.color-gray,.light .syspanel .stacked-area-chart circle.color-gray{stroke:#adadad}.light .sysbar .stacked-area-container .chart-legend,.light .syspanel .stacked-area-container .chart-legend{width:calc(100% - 2.5rem)}.light .sysbar .stacked-area-container .tooltip-bottom-box,.light .syspanel .stacked-area-container .tooltip-bottom-box{padding:8px;background:#dadada;-webkit-box-shadow:0 2px 4px 0 rgba(12,12,12,.2);box-shadow:0 2px 4px #0c0c0c33;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;left:100px;top:100px;opacity:0}.light .sysbar .hierarchy-chart,.light .syspanel .hierarchy-chart{padding:0}.light .sysbar .hierarchy-chart .switch span:after,.light .syspanel .hierarchy-chart .switch span:after{white-space:nowrap}.light .sysbar .hierarchy-chart .root-container,.light .syspanel .hierarchy-chart .root-container{overflow:auto;overflow-y:hidden;padding:20px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.light .sysbar .hierarchy-chart .root-container table,.light .syspanel .hierarchy-chart .root-container table{border-spacing:0}.light .sysbar .hierarchy-chart .root-container td,.light .syspanel .hierarchy-chart .root-container td{padding:0;vertical-align:top}.light .sysbar .hierarchy-chart .root-container.horizontal td,.light .syspanel .hierarchy-chart .root-container.horizontal td{min-width:24px;vertical-align:middle}.light .sysbar .hierarchy-chart .root-container.horizontal .root-table,.light .syspanel .hierarchy-chart .root-container.horizontal .root-table{margin:auto 0}.light .sysbar .hierarchy-chart .root-container .card .header+.content,.light .syspanel .hierarchy-chart .root-container .card .header+.content{padding-top:8px}.light .sysbar .hierarchy-chart .root-container .card .header+.content:empty,.light .syspanel .hierarchy-chart .root-container .card .header+.content:empty{padding-top:0}.light .sysbar .hierarchy-chart .root-container.compact.horizontal td,.light .syspanel .hierarchy-chart .root-container.compact.horizontal td{min-width:12px}.light .sysbar .hierarchy-chart .root-container.compact .card .title,.light .syspanel .hierarchy-chart .root-container.compact .card .title{margin:0}.light .sysbar .hierarchy-chart .root-container.compact .card .subtitle,.light .syspanel .hierarchy-chart .root-container.compact .card .subtitle,.light .sysbar .hierarchy-chart .root-container.compact .card .content,.light .syspanel .hierarchy-chart .root-container.compact .card .content,.light .sysbar .hierarchy-chart .root-container.compact .card .hide-on-compact,.light .syspanel .hierarchy-chart .root-container.compact .card .hide-on-compact{display:none}.light .sysbar .hierarchy-chart .root-container.compact .card .show-only-on-compact,.light .syspanel .hierarchy-chart .root-container.compact .card .show-only-on-compact{display:block}.light .sysbar .hierarchy-chart .root-container.compact .card .alerts:not(.hidden),.light .syspanel .hierarchy-chart .root-container.compact .card .alerts:not(.hidden){display:inline}.light .sysbar .hierarchy-chart .root-container .card .show-only-on-compact,.light .syspanel .hierarchy-chart .root-container .card .show-only-on-compact{display:none}.light .sysbar .hierarchy-chart .root-container .root-table,.light .syspanel .hierarchy-chart .root-container .root-table{margin:0 auto;width:auto}.light .sysbar .hierarchy-chart .root-container .child-table,.light .syspanel .hierarchy-chart .root-container .child-table{padding:0;margin:0 auto}.light .sysbar .hierarchy-chart .root-container .child-table.horizontal,.light .syspanel .hierarchy-chart .root-container .child-table.horizontal{margin:auto 0}.light .sysbar .hierarchy-chart .root-container .child-table.closed .tr-child,.light .sysbar .hierarchy-chart .root-container .child-table.closed .tr-line,.light .syspanel .hierarchy-chart .root-container .child-table.closed .tr-child,.light .syspanel .hierarchy-chart .root-container .child-table.closed .tr-line{display:none}.light .sysbar .hierarchy-chart .root-container .child-table.horizontal.closed tr td:not(:first-child),.light .sysbar .hierarchy-chart .root-container .child-table.horizontal.closed tr:not(:first-child),.light .syspanel .hierarchy-chart .root-container .child-table.horizontal.closed tr td:not(:first-child),.light .syspanel .hierarchy-chart .root-container .child-table.horizontal.closed tr:not(:first-child){display:none}.light .sysbar .hierarchy-chart .root-container .node-container,.light .syspanel .hierarchy-chart .root-container .node-container{margin:0 auto;padding:0 8px;text-align:center;width:260px}.light .sysbar .hierarchy-chart .root-container .node-container.horizontal,.light .syspanel .hierarchy-chart .root-container .node-container.horizontal{padding:16px 0}.light .sysbar .hierarchy-chart .root-container .node-container .card,.light .syspanel .hierarchy-chart .root-container .node-container .card{display:inline-block;margin:0;min-height:42px;position:relative;text-align:left;width:100%}.light .sysbar .hierarchy-chart .root-container .node-container .card .hover-area,.light .syspanel .hierarchy-chart .root-container .node-container .card .hover-area{bottom:0;left:0;position:absolute;right:0;top:0}.light .sysbar .hierarchy-chart .root-container .node-container .card .key,.light .syspanel .hierarchy-chart .root-container .node-container .card .key{color:#888;left:0;position:absolute;top:-20px}.light .sysbar .hierarchy-chart .root-container .node-container .card .sibling,.light .syspanel .hierarchy-chart .root-container .node-container .card .sibling{border-bottom:12px solid transparent;border-left:12px solid #4e4e4e;left:0;position:absolute;top:0}.light .sysbar .hierarchy-chart .root-container .node-container .card .alerts .value,.light .syspanel .hierarchy-chart .root-container .node-container .card .alerts .value{display:inline-block;margin-right:4px}.light .sysbar .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom,.light .syspanel .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom{top:100%;width:200px}.light .sysbar .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom p,.light .syspanel .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom p{clear:both;color:#242424;float:left;white-space:normal}.light .sysbar .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom p:not(:last-child),.light .syspanel .hierarchy-chart .root-container .node-container .card .alerts .value.tooltip .message.bottom p:not(:last-child){margin-bottom:12px}.light .sysbar .hierarchy-chart .root-container .node-container .card .alerts .value i,.light .syspanel .hierarchy-chart .root-container .node-container .card .alerts .value i{display:inline-block;margin:-3px 4px 0 0}.light .sysbar .hierarchy-chart .root-container .node-container .card .alerts .value p,.light .syspanel .hierarchy-chart .root-container .node-container .card .alerts .value p{display:inline}.light .sysbar .hierarchy-chart .root-container .node-container .card .alerts.hidden,.light .syspanel .hierarchy-chart .root-container .node-container .card .alerts.hidden{display:none}.light .sysbar .hierarchy-chart .root-container .node-container .card.marked,.light .syspanel .hierarchy-chart .root-container .node-container .card.marked{background-color:#4e4e4e}.light .sysbar .hierarchy-chart .root-container .line-vertical-down,.light .syspanel .hierarchy-chart .root-container .line-vertical-down{border-right:1px solid #767676;height:24px;margin:0 auto;width:2px}.light .sysbar .hierarchy-chart .root-container .line-vertical-top,.light .syspanel .hierarchy-chart .root-container .line-vertical-top{border-top:1px solid #767676;height:24px}.light .sysbar .hierarchy-chart .root-container .line-vertical-right,.light .syspanel .hierarchy-chart .root-container .line-vertical-right{border-right:1px solid transparent;height:24px}.light .sysbar .hierarchy-chart .root-container .line-vertical-left,.light .syspanel .hierarchy-chart .root-container .line-vertical-left{border-left:1px solid #767676;height:24px}.light .sysbar .hierarchy-chart .root-container .line-horizontal-right-container,.light .syspanel .hierarchy-chart .root-container .line-horizontal-right-container{width:24px}.light .sysbar .hierarchy-chart .root-container .line-horizontal-right,.light .syspanel .hierarchy-chart .root-container .line-horizontal-right{border-top:1px solid #767676;height:2px;margin:auto 0;vertical-align:middle;width:24px}.light .sysbar .hierarchy-chart .root-container .line-horizontal-left,.light .syspanel .hierarchy-chart .root-container .line-horizontal-left{border-left:1px solid #767676}.light .sysbar .hierarchy-chart .root-container .line-horizontal-bottom,.light .syspanel .hierarchy-chart .root-container .line-horizontal-bottom{border-bottom:1px solid #767676;width:24px}.light .sysbar .hierarchy-chart .root-container .line-horizontal-top,.light .syspanel .hierarchy-chart .root-container .line-horizontal-top{border-top:1px solid transparent;width:24px}.light .sysbar .leaflet-image-layer,.light .sysbar .leaflet-layer,.light .sysbar .leaflet-marker-icon,.light .sysbar .leaflet-marker-shadow,.light .sysbar .leaflet-pane,.light .sysbar .leaflet-pane>canvas,.light .sysbar .leaflet-pane>svg,.light .sysbar .leaflet-tile,.light .sysbar .leaflet-tile-container,.light .sysbar .leaflet-zoom-box,.light .syspanel .leaflet-image-layer,.light .syspanel .leaflet-layer,.light .syspanel .leaflet-marker-icon,.light .syspanel .leaflet-marker-shadow,.light .syspanel .leaflet-pane,.light .syspanel .leaflet-pane>canvas,.light .syspanel .leaflet-pane>svg,.light .syspanel .leaflet-tile,.light .syspanel .leaflet-tile-container,.light .syspanel .leaflet-zoom-box{position:absolute;left:0;top:0}.light .sysbar .leaflet-container,.light .syspanel .leaflet-container{overflow:hidden}.light .sysbar .leaflet-marker-icon,.light .sysbar .leaflet-marker-shadow,.light .sysbar .leaflet-tile,.light .syspanel .leaflet-marker-icon,.light .syspanel .leaflet-marker-shadow,.light .syspanel .leaflet-tile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.light .sysbar .leaflet-tile::-moz-selection,.light .syspanel .leaflet-tile::-moz-selection{background:0 0}.light .sysbar .leaflet-tile::selection,.light .syspanel .leaflet-tile::selection{background:0 0}.light .sysbar .leaflet-safari .leaflet-tile,.light .syspanel .leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.light .sysbar .leaflet-safari .leaflet-tile-container,.light .syspanel .leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.light .sysbar .leaflet-marker-icon,.light .sysbar .leaflet-marker-shadow,.light .syspanel .leaflet-marker-icon,.light .syspanel .leaflet-marker-shadow{display:block}.light .sysbar .leaflet-container .leaflet-overlay-pane svg,.light .syspanel .leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.light .sysbar .leaflet-container .leaflet-marker-pane img,.light .sysbar .leaflet-container .leaflet-shadow-pane img,.light .sysbar .leaflet-container .leaflet-tile,.light .sysbar .leaflet-container .leaflet-tile-pane img,.light .sysbar .leaflet-container img.leaflet-image-layer,.light .syspanel .leaflet-container .leaflet-marker-pane img,.light .syspanel .leaflet-container .leaflet-shadow-pane img,.light .syspanel .leaflet-container .leaflet-tile,.light .syspanel .leaflet-container .leaflet-tile-pane img,.light .syspanel .leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.light .sysbar .leaflet-container img.leaflet-tile,.light .syspanel .leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.light .sysbar .leaflet-container.leaflet-touch-zoom,.light .syspanel .leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.light .sysbar .leaflet-container.leaflet-touch-drag,.light .syspanel .leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.light .sysbar .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom,.light .syspanel .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.light .sysbar .leaflet-container,.light .syspanel .leaflet-container{-webkit-tap-highlight-color:transparent}.light .sysbar .leaflet-container a,.light .syspanel .leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.light .sysbar .leaflet-tile,.light .syspanel .leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.light .sysbar .leaflet-tile-loaded,.light .syspanel .leaflet-tile-loaded{visibility:inherit}.light .sysbar .leaflet-zoom-box,.light .syspanel .leaflet-zoom-box{width:0;height:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:800}.light .sysbar .leaflet-overlay-pane svg,.light .syspanel .leaflet-overlay-pane svg{-moz-user-select:none}.light .sysbar .leaflet-pane,.light .syspanel .leaflet-pane{z-index:400}.light .sysbar .leaflet-tile-pane,.light .syspanel .leaflet-tile-pane{z-index:200}.light .sysbar .leaflet-overlay-pane,.light .syspanel .leaflet-overlay-pane{z-index:400}.light .sysbar .leaflet-shadow-pane,.light .syspanel .leaflet-shadow-pane{z-index:500}.light .sysbar .leaflet-marker-pane,.light .syspanel .leaflet-marker-pane{z-index:600}.light .sysbar .leaflet-tooltip-pane,.light .syspanel .leaflet-tooltip-pane{z-index:650}.light .sysbar .leaflet-popup-pane,.light .syspanel .leaflet-popup-pane{z-index:700}.light .sysbar .leaflet-map-pane canvas,.light .syspanel .leaflet-map-pane canvas{z-index:100}.light .sysbar .leaflet-map-pane svg,.light .syspanel .leaflet-map-pane svg{z-index:200}.light .sysbar .leaflet-vml-shape,.light .syspanel .leaflet-vml-shape{width:1px;height:1px}.light .sysbar .lvml,.light .syspanel .lvml{display:inline-block;position:absolute}.light .sysbar .leaflet-control,.light .syspanel .leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.light .sysbar .leaflet-bottom,.light .sysbar .leaflet-top,.light .syspanel .leaflet-bottom,.light .syspanel .leaflet-top{position:absolute;z-index:1000;pointer-events:none}.light .sysbar .leaflet-top,.light .syspanel .leaflet-top{top:0}.light .sysbar .leaflet-right,.light .syspanel .leaflet-right{right:0}.light .sysbar .leaflet-bottom,.light .syspanel .leaflet-bottom{bottom:0}.light .sysbar .leaflet-left,.light .syspanel .leaflet-left{left:0}.light .sysbar .leaflet-control,.light .syspanel .leaflet-control{float:left;clear:both}.light .sysbar .leaflet-right .leaflet-control,.light .syspanel .leaflet-right .leaflet-control{float:right}.light .sysbar .leaflet-top .leaflet-control,.light .syspanel .leaflet-top .leaflet-control{margin-top:10px}.light .sysbar .leaflet-bottom .leaflet-control,.light .syspanel .leaflet-bottom .leaflet-control{margin-bottom:10px}.light .sysbar .leaflet-left .leaflet-control,.light .syspanel .leaflet-left .leaflet-control{margin-left:10px}.light .sysbar .leaflet-right .leaflet-control,.light .syspanel .leaflet-right .leaflet-control{margin-right:10px}.light .sysbar .leaflet-fade-anim .leaflet-popup,.light .syspanel .leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.light .sysbar .leaflet-fade-anim .leaflet-map-pane .leaflet-popup,.light .syspanel .leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.light .sysbar .leaflet-zoom-animated,.light .syspanel .leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}.light .sysbar svg.leaflet-zoom-animated,.light .syspanel svg.leaflet-zoom-animated{will-change:transform}.light .sysbar .leaflet-zoom-anim .leaflet-zoom-animated,.light .syspanel .leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1)}.light .sysbar .leaflet-pan-anim .leaflet-tile,.light .sysbar .leaflet-zoom-anim .leaflet-tile,.light .syspanel .leaflet-pan-anim .leaflet-tile,.light .syspanel .leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;transition:none}.light .sysbar .leaflet-zoom-anim .leaflet-zoom-hide,.light .syspanel .leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.light .sysbar .leaflet-interactive,.light .syspanel .leaflet-interactive{cursor:pointer}.light .sysbar .leaflet-grab,.light .syspanel .leaflet-grab{cursor:-webkit-grab;cursor:grab}.light .sysbar .leaflet-crosshair,.light .sysbar .leaflet-crosshair .leaflet-interactive,.light .syspanel .leaflet-crosshair,.light .syspanel .leaflet-crosshair .leaflet-interactive{cursor:crosshair}.light .sysbar .leaflet-control,.light .sysbar .leaflet-popup-pane,.light .syspanel .leaflet-control,.light .syspanel .leaflet-popup-pane{cursor:auto}.light .sysbar .leaflet-dragging .leaflet-grab,.light .sysbar .leaflet-dragging .leaflet-grab .leaflet-interactive,.light .sysbar .leaflet-dragging .leaflet-marker-draggable,.light .syspanel .leaflet-dragging .leaflet-grab,.light .syspanel .leaflet-dragging .leaflet-grab .leaflet-interactive,.light .syspanel .leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.light .sysbar .leaflet-image-layer,.light .sysbar .leaflet-marker-icon,.light .sysbar .leaflet-marker-shadow,.light .sysbar .leaflet-pane>svg path,.light .sysbar .leaflet-tile-container,.light .syspanel .leaflet-image-layer,.light .syspanel .leaflet-marker-icon,.light .syspanel .leaflet-marker-shadow,.light .syspanel .leaflet-pane>svg path,.light .syspanel .leaflet-tile-container{pointer-events:none}.light .sysbar .leaflet-image-layer.leaflet-interactive,.light .sysbar .leaflet-marker-icon.leaflet-interactive,.light .sysbar .leaflet-pane>svg path.leaflet-interactive,.light .sysbar svg.leaflet-image-layer.leaflet-interactive path,.light .syspanel .leaflet-image-layer.leaflet-interactive,.light .syspanel .leaflet-marker-icon.leaflet-interactive,.light .syspanel .leaflet-pane>svg path.leaflet-interactive,.light .syspanel svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.light .sysbar .leaflet-container,.light .syspanel .leaflet-container{background:#ddd;outline-offset:1px}.light .sysbar .leaflet-container a,.light .syspanel .leaflet-container a{color:#0078a8}.light .sysbar .leaflet-zoom-box,.light .syspanel .leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.light .sysbar .leaflet-container,.light .syspanel .leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.light .sysbar .leaflet-bar,.light .syspanel .leaflet-bar{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.65);box-shadow:0 1px 5px #000000a6;border-radius:4px}.light .sysbar .leaflet-bar a,.light .syspanel .leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.light .sysbar .leaflet-bar a,.light .sysbar .leaflet-control-layers-toggle,.light .syspanel .leaflet-bar a,.light .syspanel .leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.light .sysbar .leaflet-bar a:focus,.light .sysbar .leaflet-bar a:hover,.light .syspanel .leaflet-bar a:focus,.light .syspanel .leaflet-bar a:hover{background-color:#f4f4f4}.light .sysbar .leaflet-bar a:first-child,.light .syspanel .leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.light .sysbar .leaflet-bar a:last-child,.light .syspanel .leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.light .sysbar .leaflet-bar a.leaflet-disabled,.light .syspanel .leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.light .sysbar .leaflet-touch .leaflet-bar a,.light .syspanel .leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.light .sysbar .leaflet-touch .leaflet-bar a:first-child,.light .syspanel .leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.light .sysbar .leaflet-touch .leaflet-bar a:last-child,.light .syspanel .leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.light .sysbar .leaflet-control-zoom-in,.light .sysbar .leaflet-control-zoom-out,.light .syspanel .leaflet-control-zoom-in,.light .syspanel .leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.light .sysbar .leaflet-touch .leaflet-control-zoom-in,.light .sysbar .leaflet-touch .leaflet-control-zoom-out,.light .syspanel .leaflet-touch .leaflet-control-zoom-in,.light .syspanel .leaflet-touch .leaflet-control-zoom-out{font-size:22px}.light .sysbar .leaflet-control-layers,.light .syspanel .leaflet-control-layers{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.light .sysbar .leaflet-control-layers-toggle,.light .syspanel .leaflet-control-layers-toggle{width:36px;height:36px}.light .sysbar .leaflet-retina .leaflet-control-layers-toggle,.light .syspanel .leaflet-retina .leaflet-control-layers-toggle{background-size:26px 26px}.light .sysbar .leaflet-touch .leaflet-control-layers-toggle,.light .syspanel .leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.light .sysbar .leaflet-control-layers .leaflet-control-layers-list,.light .sysbar .leaflet-control-layers-expanded .leaflet-control-layers-toggle,.light .syspanel .leaflet-control-layers .leaflet-control-layers-list,.light .syspanel .leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.light .sysbar .leaflet-control-layers-expanded .leaflet-control-layers-list,.light .syspanel .leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.light .sysbar .leaflet-control-layers-expanded,.light .syspanel .leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.light .sysbar .leaflet-control-layers-scrollbar,.light .syspanel .leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.light .sysbar .leaflet-control-layers-selector,.light .syspanel .leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.light .sysbar .leaflet-control-layers label,.light .syspanel .leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.light .sysbar .leaflet-control-layers-separator,.light .syspanel .leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.light .sysbar .leaflet-container .leaflet-control-attribution,.light .syspanel .leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.light .sysbar .leaflet-control-attribution,.light .sysbar .leaflet-control-scale-line,.light .syspanel .leaflet-control-attribution,.light .syspanel .leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.light .sysbar .leaflet-control-attribution a,.light .syspanel .leaflet-control-attribution a{text-decoration:none}.light .sysbar .leaflet-control-attribution a:focus,.light .sysbar .leaflet-control-attribution a:hover,.light .syspanel .leaflet-control-attribution a:focus,.light .syspanel .leaflet-control-attribution a:hover{text-decoration:underline}.light .sysbar .leaflet-attribution-flag,.light .syspanel .leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.light .sysbar .leaflet-left .leaflet-control-scale,.light .syspanel .leaflet-left .leaflet-control-scale{margin-left:5px}.light .sysbar .leaflet-bottom .leaflet-control-scale,.light .syspanel .leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.light .sysbar .leaflet-control-scale-line,.light .syspanel .leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.light .sysbar .leaflet-control-scale-line:not(:first-child),.light .syspanel .leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.light .sysbar .leaflet-control-scale-line:not(:first-child):not(:last-child),.light .syspanel .leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.light .sysbar .leaflet-touch .leaflet-bar,.light .sysbar .leaflet-touch .leaflet-control-attribution,.light .sysbar .leaflet-touch .leaflet-control-layers,.light .syspanel .leaflet-touch .leaflet-bar,.light .syspanel .leaflet-touch .leaflet-control-attribution,.light .syspanel .leaflet-touch .leaflet-control-layers{-webkit-box-shadow:none;box-shadow:none}.light .sysbar .leaflet-touch .leaflet-bar,.light .sysbar .leaflet-touch .leaflet-control-layers,.light .syspanel .leaflet-touch .leaflet-bar,.light .syspanel .leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.light .sysbar .leaflet-popup,.light .syspanel .leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.light .sysbar .leaflet-popup-content-wrapper,.light .syspanel .leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.light .sysbar .leaflet-popup-content,.light .syspanel .leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.light .sysbar .leaflet-popup-content p,.light .syspanel .leaflet-popup-content p{margin:1.3em 0}.light .sysbar .leaflet-popup-tip-container,.light .syspanel .leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.light .sysbar .leaflet-popup-tip,.light .syspanel .leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.light .sysbar .leaflet-popup-content-wrapper,.light .sysbar .leaflet-popup-tip,.light .syspanel .leaflet-popup-content-wrapper,.light .syspanel .leaflet-popup-tip{background:#fff;color:#333;-webkit-box-shadow:0 3px 14px rgba(0,0,0,.4);box-shadow:0 3px 14px #0006}.light .sysbar .leaflet-container a.leaflet-popup-close-button,.light .syspanel .leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:0 0}.light .sysbar .leaflet-container a.leaflet-popup-close-button:focus,.light .sysbar .leaflet-container a.leaflet-popup-close-button:hover,.light .syspanel .leaflet-container a.leaflet-popup-close-button:focus,.light .syspanel .leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.light .sysbar .leaflet-popup-scrolled,.light .syspanel .leaflet-popup-scrolled{overflow:auto}.light .sysbar .leaflet-oldie .leaflet-popup-content-wrapper,.light .syspanel .leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.light .sysbar .leaflet-oldie .leaflet-popup-tip,.light .syspanel .leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}.light .sysbar .leaflet-oldie .leaflet-control-layers,.light .sysbar .leaflet-oldie .leaflet-control-zoom,.light .sysbar .leaflet-oldie .leaflet-popup-content-wrapper,.light .sysbar .leaflet-oldie .leaflet-popup-tip,.light .syspanel .leaflet-oldie .leaflet-control-layers,.light .syspanel .leaflet-oldie .leaflet-control-zoom,.light .syspanel .leaflet-oldie .leaflet-popup-content-wrapper,.light .syspanel .leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.light .sysbar .leaflet-div-icon,.light .syspanel .leaflet-div-icon{background:#fff;border:1px solid #666}.light .sysbar .leaflet-tooltip,.light .syspanel .leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 1px 3px #0006}.light .sysbar .leaflet-tooltip.leaflet-interactive,.light .syspanel .leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.light .sysbar .leaflet-tooltip-bottom:before,.light .sysbar .leaflet-tooltip-left:before,.light .sysbar .leaflet-tooltip-right:before,.light .sysbar .leaflet-tooltip-top:before,.light .syspanel .leaflet-tooltip-bottom:before,.light .syspanel .leaflet-tooltip-left:before,.light .syspanel .leaflet-tooltip-right:before,.light .syspanel .leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.light .sysbar .leaflet-tooltip-bottom,.light .syspanel .leaflet-tooltip-bottom{margin-top:6px}.light .sysbar .leaflet-tooltip-top,.light .syspanel .leaflet-tooltip-top{margin-top:-6px}.light .sysbar .leaflet-tooltip-bottom:before,.light .sysbar .leaflet-tooltip-top:before,.light .syspanel .leaflet-tooltip-bottom:before,.light .syspanel .leaflet-tooltip-top:before{left:50%;margin-left:-6px}.light .sysbar .leaflet-tooltip-top:before,.light .syspanel .leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.light .sysbar .leaflet-tooltip-bottom:before,.light .syspanel .leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.light .sysbar .leaflet-tooltip-left,.light .syspanel .leaflet-tooltip-left{margin-left:-6px}.light .sysbar .leaflet-tooltip-right,.light .syspanel .leaflet-tooltip-right{margin-left:6px}.light .sysbar .leaflet-tooltip-left:before,.light .sysbar .leaflet-tooltip-right:before,.light .syspanel .leaflet-tooltip-left:before,.light .syspanel .leaflet-tooltip-right:before{top:50%;margin-top:-6px}.light .sysbar .leaflet-tooltip-left:before,.light .syspanel .leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.light .sysbar .leaflet-tooltip-right:before,.light .syspanel .leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.light .sysbar .leaflet-control,.light .syspanel .leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.light .sysbar .leaflet-image-layer,.light .sysbar .leaflet-layer,.light .sysbar .leaflet-marker-icon,.light .sysbar .leaflet-marker-shadow,.light .sysbar .leaflet-pane,.light .sysbar .leaflet-pane>canvas,.light .sysbar .leaflet-pane>svg,.light .sysbar .leaflet-tile,.light .sysbar .leaflet-tile-container,.light .sysbar .leaflet-zoom-box,.light .syspanel .leaflet-image-layer,.light .syspanel .leaflet-layer,.light .syspanel .leaflet-marker-icon,.light .syspanel .leaflet-marker-shadow,.light .syspanel .leaflet-pane,.light .syspanel .leaflet-pane>canvas,.light .syspanel .leaflet-pane>svg,.light .syspanel .leaflet-tile,.light .syspanel .leaflet-tile-container,.light .syspanel .leaflet-zoom-box{width:auto}.light .sysbar .leaflet-control-zoom-in,.light .sysbar .leaflet-control-zoom-out,.light .syspanel .leaflet-control-zoom-in,.light .syspanel .leaflet-control-zoom-out{font-family:Ericsson Hilda!important;font-weight:lighter}.light .sysbar .leaflet-control-zoom-in span,.light .sysbar .leaflet-control-zoom-out span,.light .syspanel .leaflet-control-zoom-in span,.light .syspanel .leaflet-control-zoom-out span{font-size:1.5rem}.light .sysbar .leaflet-container,.light .syspanel .leaflet-container{font-family:Ericsson Hilda,Helvetica,Arial,sans-serif}.light .sysbar .leaflet-right .leaflet-control,.light .syspanel .leaflet-right .leaflet-control{margin-right:16px}.light .sysbar .leaflet-bottom .leaflet-control,.light .syspanel .leaflet-bottom .leaflet-control{margin-bottom:16px}.light .sysbar .leaflet-container .leaflet-control-attribution,.light .syspanel .leaflet-container .leaflet-control-attribution{margin:0}.light .sysbar .leaflet-bar a:first-child,.light .sysbar .leaflet-touch .leaflet-bar a:first-child,.light .syspanel .leaflet-bar a:first-child,.light .syspanel .leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.light .sysbar .leaflet-bar a:last-child,.light .sysbar .leaflet-touch .leaflet-bar a:last-child,.light .syspanel .leaflet-bar a:last-child,.light .syspanel .leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.light .sysbar .leaflet-bar,.light .sysbar .leaflet-touch .leaflet-bar,.light .syspanel .leaflet-bar,.light .syspanel .leaflet-touch .leaflet-bar{border:1px solid #fff;-webkit-box-shadow:none;box-shadow:none}.light .sysbar .leaflet-bar a,.light .sysbar .leaflet-bar a:hover,.light .syspanel .leaflet-bar a,.light .syspanel .leaflet-bar a:hover{text-decoration:none}.light .sysbar .leaflet-bar a,.light .sysbar .leaflet-touch .leaflet-bar a,.light .syspanel .leaflet-bar a,.light .syspanel .leaflet-touch .leaflet-bar a{background-color:#242424;border-color:#fff;color:#f2f2f2;height:46px;line-height:46px;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:46px}.light .sysbar .leaflet-bar a:hover,.light .sysbar .leaflet-touch .leaflet-bar a:hover,.light .syspanel .leaflet-bar a:hover,.light .syspanel .leaflet-touch .leaflet-bar a:hover{height:46px;line-height:46px;width:46px}.light .sysbar .leaflet-bar a:not(.leaflet-disabled):hover,.light .sysbar .leaflet-touch .leaflet-bar a:not(.leaflet-disabled):hover,.light .syspanel .leaflet-bar a:not(.leaflet-disabled):hover,.light .syspanel .leaflet-touch .leaflet-bar a:not(.leaflet-disabled):hover{background-color:#adadad;color:#242424}.light .sysbar .leaflet-bar a.locked,.light .sysbar .leaflet-bar a:not(.leaflet-disabled):focus,.light .sysbar .leaflet-touch .leaflet-bar a.locked,.light .sysbar .leaflet-touch .leaflet-bar a:not(.leaflet-disabled):focus,.light .syspanel .leaflet-bar a.locked,.light .syspanel .leaflet-bar a:not(.leaflet-disabled):focus,.light .syspanel .leaflet-touch .leaflet-bar a.locked,.light .syspanel .leaflet-touch .leaflet-bar a:not(.leaflet-disabled):focus{background-color:#f2f2f2;color:#242424}.light .sysbar .leaflet-bar a.lock,.light .sysbar .leaflet-touch .leaflet-bar a.lock,.light .syspanel .leaflet-bar a.lock,.light .syspanel .leaflet-touch .leaflet-bar a.lock{font-family:Ericsson Icons!important;font-size:1rem;position:relative}.light .sysbar .leaflet-bar a.lock:before,.light .sysbar .leaflet-touch .leaflet-bar a.lock:before,.light .syspanel .leaflet-bar a.lock:before,.light .syspanel .leaflet-touch .leaflet-bar a.lock:before{content:""}.light .sysbar .leaflet-bar a.lock.locked:before,.light .sysbar .leaflet-touch .leaflet-bar a.lock.locked:before,.light .syspanel .leaflet-bar a.lock.locked:before,.light .syspanel .leaflet-touch .leaflet-bar a.lock.locked:before{content:""}.light .sysbar .leaflet-bar a.lock .tooltip,.light .sysbar .leaflet-touch .leaflet-bar a.lock .tooltip,.light .syspanel .leaflet-bar a.lock .tooltip,.light .syspanel .leaflet-touch .leaflet-bar a.lock .tooltip{cursor:inherit!important;font-family:Ericsson Hilda,Helvetica,sans-serif!important;position:absolute;top:0;right:0;bottom:0;left:0}.light .sysbar .leaflet-container .leaflet-control-attribution,.light .sysbar .leaflet-touch .leaflet-container .leaflet-control-attribution,.light .syspanel .leaflet-container .leaflet-control-attribution,.light .syspanel .leaflet-touch .leaflet-container .leaflet-control-attribution{background-color:#0c0c0c;color:#4e4e4e}.light .sysbar .leaflet-container .leaflet-control-attribution a,.light .sysbar .leaflet-touch .leaflet-container .leaflet-control-attribution a,.light .syspanel .leaflet-container .leaflet-control-attribution a,.light .syspanel .leaflet-touch .leaflet-container .leaflet-control-attribution a{color:#4e4e4e}.light .sysbar .leaflet-tooltip,.light .syspanel .leaflet-tooltip{background-color:#323232e6;border:1px solid #262626;color:#fff;font-size:14px;opacity:1}.light .sysbar .leaflet-tooltip:before,.light .syspanel .leaflet-tooltip:before{content:"";border-color:transparent}.light .sysbar .leaflet-popup .leaflet-popup-content-wrapper,.light .syspanel .leaflet-popup .leaflet-popup-content-wrapper{background-color:#242424;color:#fff;font-size:14px;opacity:1;border-radius:3px;min-width:170px}.light .sysbar .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content,.light .syspanel .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{font-size:14px;line-height:1.5;margin:16px}.light .sysbar .leaflet-popup .leaflet-popup-close-button,.light .syspanel .leaflet-popup .leaflet-popup-close-button{position:absolute;top:0;right:0;padding:0 16px;border:none;text-align:center;width:32px;height:32px;text-decoration:none;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#adadad}.light .sysbar .leaflet-popup .leaflet-popup-close-button:hover,.light .syspanel .leaflet-popup .leaflet-popup-close-button:hover{text-decoration:none;color:#fff;cursor:pointer}.light .sysbar .leaflet-popup .leaflet-popup-close-button:after,.light .syspanel .leaflet-popup .leaflet-popup-close-button:after{font-family:Ericsson Icons!important;font-size:16px;content:""}.light .sysbar .leaflet-popup .leaflet-popup-tip,.light .syspanel .leaflet-popup .leaflet-popup-tip{background-color:#242424}.light .sysbar .geographical-view-chart,.light .syspanel .geographical-view-chart{z-index:0}.light .sysbar .geographical-view-chart .eds-marker,.light .syspanel .geographical-view-chart .eds-marker{position:relative}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper{left:50%;position:absolute;text-align:center;top:-20px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer{background-color:#242424;border:1px solid #6a6a6a;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;margin:0 auto;position:relative;width:40px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper{left:50%;height:40px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate{height:100%;-webkit-transform-origin:center center;transform-origin:center center;position:relative;width:100%}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate .eds-direction-arrow{border-top:6px solid transparent;border-left:12px solid transparent;border-bottom:6px solid transparent;height:12px;left:39px;margin:0;position:absolute;top:14px;width:12px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .icon,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-direction-wrapper .icon{display:inline-block;color:#6a6a6a;font-size:16px;font-weight:700;position:absolute;right:-12px;top:-12px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner{background-color:#6a6a6a;border:1px solid #6a6a6a;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f2f2f2;height:32px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background-color .1s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,border-color .1s ease-in-out;width:32px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span{font-size:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-marker-label.hidden,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-marker-label.hidden{display:none}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer{background-color:#242424;border-color:#6a6a6a}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner{background-color:#f2f2f2;border-color:#242424}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner .icon,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner .icon,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer .eds-circle-inner span{color:#242424}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning .eds-circle-inner{background-color:#242424;border-color:#242424;color:#fff}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-1,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-1{background-color:#6a6a6a;border-color:#6a6a6a}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-1 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-1 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#6a6a6a}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-2,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-2{background-color:#ba9ef8;border-color:#ba9ef8}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-2 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-2 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#ba9ef8}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-3,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-3{background-color:#5cc2ba;border-color:#5cc2ba}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-3 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-3 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#5cc2ba}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-4,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-4{background-color:#f2af99;border-color:#f2af99}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-4 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-4 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#f2af99}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-5,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-5{background-color:#fff;border-color:#fff}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-5 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-5 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fff}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-6,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-6{background-color:#fcf5a3;border-color:#fcf5a3}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-6 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-6 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fcf5a3}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-7,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-7{background-color:#a6abc6;border-color:#a6abc6}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-7 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-7 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#a6abc6}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-8,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-8{background-color:#ea9fc5;border-color:#ea9fc5}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-8 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-8 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#ea9fc5}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-9,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-9{background-color:#7e4af2;border-color:#7e4af2}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-9 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-9 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#7e4af2}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-10,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-10{background-color:#e24f72;border-color:#e24f72}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-10 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-10 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e24f72}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-11,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-11{background-color:#82b6de;border-color:#82b6de}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-11 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-11 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#82b6de}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-12,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-12{background-color:#e65d6a;border-color:#e65d6a}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-12 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-12 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e65d6a}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-13,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-13{background-color:#1d797c;border-color:#1d797c}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-13 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-13 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#1d797c}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-14,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-14{background-color:#d84b92;border-color:#d84b92}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-14 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-14 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#d84b92}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-15,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-15{background-color:#7695b0;border-color:#7695b0}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-15 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-15 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#7695b0}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-16,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-16{background-color:#eb7f5d;border-color:#eb7f5d}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-16 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-16 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#eb7f5d}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-17,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-17{background-color:#68709e;border-color:#68709e}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-17 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-17 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#68709e}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-18,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-18{background-color:#f9ec51;border-color:#f9ec51}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-18 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-18 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#f9ec51}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-19,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-19{background-color:#e9c5c4;border-color:#e9c5c4}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-19 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-19 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e9c5c4}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-20,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-20{background-color:#d2234b;border-color:#d2234b}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-20 .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.color-data-20 .eds-direction-wrapper .eds-direction-arrow{border-left-color:#d2234b}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical{background-color:#dc2d37;border-color:#dc2d37}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.critical .eds-direction-wrapper .eds-direction-arrow{border-left-color:#dc2d37}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major{background-color:#e66e19;border-color:#e66e19}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.major .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e66e19}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor{background-color:#fad22d;border-color:#fad22d}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.minor .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fad22d}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning{background-color:#0077db;border-color:#0077db}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.warning .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate{background-color:#adadad;border-color:#adadad}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.indeterminate .eds-direction-wrapper .eds-direction-arrow{border-left-color:#adadad}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared{background-color:#288964;border-color:#288964}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.cleared .eds-direction-wrapper .eds-direction-arrow{border-left-color:#288964}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance{background-color:#8e45b0;border-color:#8e45b0}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.maintenance .eds-direction-wrapper .eds-direction-arrow{border-left-color:#8e45b0}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active{background-color:#0077db;border-color:#0077db}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.cleared .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.critical .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.indeterminate .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.maintenance .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.major .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.minor .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.warning .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.cleared .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.critical .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.indeterminate .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.maintenance .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.major .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.minor .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.warning .eds-circle-inner{background-color:#f2f2f2}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner{background-color:#1174e6}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner .icon,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner span,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner .icon,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner span,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner .icon,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner span,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner .icon,.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner .icon,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.active.selected .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner .icon,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner .icon,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.active.selected .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner .icon,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper:hover .eds-circle-outer.selected .eds-circle-inner span{color:#f2f2f2}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected:not(.active) .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-circle-outer.selected:not(.active) .eds-circle-inner{border-color:#1174e6}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper p,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper p{font-size:14px;white-space:nowrap;margin:0}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts{width:160px;text-align:center}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts.hidden,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts.hidden{display:none}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert{display:inline-block;font-size:14px;margin-bottom:4px;margin-right:8px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical:before{content:"";color:#dc2d37;font-size:14px;margin-right:4px;vertical-align:middle}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.small,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.small{font-size:12px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.align-baseline,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.align-baseline{vertical-align:baseline}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.ai-fill-color:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(1),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(2),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(3),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(4),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.critical.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major:before{content:"";color:#e66e19;font-size:14px;margin-right:4px;vertical-align:middle}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.small,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.small{font-size:12px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.align-baseline,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.align-baseline{vertical-align:baseline}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.ai-fill-color:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(1),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(2),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(3),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(4),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.major.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor:before{content:"";color:#fad22d;font-size:14px;margin-right:4px;vertical-align:middle}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.small,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.small{font-size:12px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.align-baseline,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.align-baseline{vertical-align:baseline}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.ai-fill-color:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(1),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(2),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(3),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(4),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.minor.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning:before{content:"";color:#0077db;font-size:14px;margin-right:4px;vertical-align:middle}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.small,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.small{font-size:12px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.align-baseline,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.align-baseline{vertical-align:baseline}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.ai-fill-color:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(1),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(2),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(3),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(4),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.warning.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate:before{content:"";color:#adadad;font-size:14px;margin-right:4px;vertical-align:middle}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.small,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.small{font-size:12px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.align-baseline,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.align-baseline{vertical-align:baseline}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.ai-fill-color:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(1),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(2),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(3),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(4),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.indeterminate.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared{font-family:Ericsson Icons!important;vertical-align:middle;speak:none;font-style:normal}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared:before{content:"";color:#288964;font-size:14px;margin-right:4px;vertical-align:middle}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.small,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.small{font-size:12px}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.align-baseline,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.align-baseline{vertical-align:baseline}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.ai-fill-color:before,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.ai-fill-color:before{color:transparent;background:linear-gradient(45deg,#1174e6,#976cf4);-webkit-background-clip:text;background-clip:text}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot,.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(1),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(2),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(3),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .sysbar .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(4),.light .syspanel .geographical-view-chart .eds-marker .eds-circle-wrapper .eds-alerts .eds-alert.cleared.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}.light .sysbar .geographical-view-chart .eds-static-marker,.light .syspanel .geographical-view-chart .eds-static-marker{position:relative}.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper{left:50%;position:absolute;text-align:center;top:-16px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer{background-color:#fafafa;border-radius:50%;height:32px;position:relative;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;width:32px}.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner{background-color:#fafafa;border-radius:50%;height:28px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;width:28px}.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span{color:#242424;font-size:16px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer:before,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer:before{background-color:#fafafa;border-bottom:2px solid #fafafa;border-right:2px solid #fafafa;bottom:-3px;content:"";height:6px;position:absolute;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);width:6px}.light .sysbar .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer,.light .syspanel .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer{background-color:#fafafa}.light .sysbar .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner{background-color:#242424}.light .sysbar .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.light .sysbar .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner .icon,.light .syspanel .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer .eds-circle-inner span{color:#fafafa}.light .sysbar .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer:before,.light .syspanel .geographical-view-chart .eds-static-marker:hover .eds-circle-wrapper .eds-circle-outer:before{background-color:#242424;border-color:#fafafa}.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected{background-color:#fafafa}.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner{background-color:#0077db}.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner .icon,.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner .icon,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected .eds-circle-inner span{color:#fafafa}.light .sysbar .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected:before,.light .syspanel .geographical-view-chart .eds-static-marker .eds-circle-wrapper .eds-circle-outer.selected:before{background-color:#0077db;border-color:#fafafa}.light .sysbar .geographical-view-chart .eds-small-marker,.light .syspanel .geographical-view-chart .eds-small-marker{position:relative}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer{background-color:#181818;border:1px solid #6a6a6a;border-radius:50%;height:14px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper{left:50%;height:14px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate{height:100%;-webkit-transform-origin:center center;transform-origin:center center;position:relative;width:100%}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .eds-direction-rotate .eds-direction-arrow{border-top:2px solid transparent;border-left:4px solid transparent;border-bottom:2px solid transparent;height:4px;left:13px;margin:0;position:absolute;top:5px;width:4px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .icon,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-direction-wrapper .icon{display:inline-block;color:#6a6a6a;font-size:16px;font-weight:700;position:absolute;right:-16px;top:-16px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.critical,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.critical{border-color:#dc2d37;border-width:2px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.critical .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.critical .eds-direction-wrapper .eds-direction-arrow{border-left-color:#dc2d37}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.major,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.major{border-color:#e66e19;border-width:2px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.major .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.major .eds-direction-wrapper .eds-direction-arrow{border-left-color:#e66e19}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.minor,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.minor{border-color:#fad22d;border-width:2px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.minor .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.minor .eds-direction-wrapper .eds-direction-arrow{border-left-color:#fad22d}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.warning,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.warning{border-color:#0077db;border-width:2px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.warning .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.warning .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.indeterminate,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.indeterminate{border-color:#0077db;border-width:2px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.indeterminate .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.indeterminate .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.cleared,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.cleared{border-color:#288964;border-width:2px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.cleared .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.cleared .eds-direction-wrapper .eds-direction-arrow{border-left-color:#288964}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.maintenance,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.maintenance{border-color:#8e45b0;border-width:2px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active.maintenance .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active.maintenance .eds-direction-wrapper .eds-direction-arrow{border-left-color:#8e45b0}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active{border-color:#0077db;border-width:2px}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active .eds-direction-wrapper .eds-direction-arrow,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active .eds-direction-wrapper .eds-direction-arrow{border-left-color:#0077db}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer.active .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer.active .eds-circle-inner{background-color:#fafafa}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer .eds-circle-inner{background-color:#6a6a6a;border-radius:50%;border:2px solid #181818;-webkit-box-sizing:border-box;box-sizing:border-box;height:8px;left:50%;position:absolute;top:50%;width:8px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light .sysbar .geographical-view-chart .eds-small-marker .eds-circle-outer:hover .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-small-marker .eds-circle-outer:hover .eds-circle-inner{background-color:#242424;border-color:#fafafa}.light .sysbar .geographical-view-chart .eds-small-static-marker,.light .syspanel .geographical-view-chart .eds-small-static-marker{position:relative}.light .sysbar .geographical-view-chart .eds-small-static-marker .eds-circle-outer,.light .syspanel .geographical-view-chart .eds-small-static-marker .eds-circle-outer{background-color:#f2f2f2;border-radius:50%;height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px}.light .sysbar .geographical-view-chart .eds-small-static-marker .eds-circle-outer:before,.light .syspanel .geographical-view-chart .eds-small-static-marker .eds-circle-outer:before{background-color:#f2f2f2;border:2px solid #f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";left:50%;height:5px;position:absolute;width:5px;top:8px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.light .sysbar .geographical-view-chart .eds-small-static-marker .eds-circle-outer:hover:before,.light .syspanel .geographical-view-chart .eds-small-static-marker .eds-circle-outer:hover:before{background-color:#242424}.light .sysbar .geographical-view-chart .eds-small-static-marker .eds-circle-outer:hover .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-small-static-marker .eds-circle-outer:hover .eds-circle-inner{background-color:#f2f2f2;border-color:#242424}.light .sysbar .geographical-view-chart .eds-small-static-marker .eds-circle-outer .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-small-static-marker .eds-circle-outer .eds-circle-inner{background-color:#242424;border-radius:50%;border:2px solid #f2f2f2;height:8px;left:50%;position:absolute;top:50%;width:8px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light .sysbar .geographical-view-chart .eds-cluster,.light .syspanel .geographical-view-chart .eds-cluster{cursor:default;position:relative}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer{-webkit-box-sizing:border-box;box-sizing:border-box;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer.xl .eds-circle-outline,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer.xl .eds-circle-outline{height:78px;width:78px}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer.xl .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer.xl .eds-circle-inner{height:44px;line-height:44px;min-width:44px}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer.lg .eds-circle-outline,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer.lg .eds-circle-outline{height:68px;width:68px}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer.lg .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer.lg .eds-circle-inner{height:36px;line-height:36px;min-width:36px}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer.md .eds-circle-outline,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer.md .eds-circle-outline{height:60px;width:60px}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer.md .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer.md .eds-circle-inner{height:32px;line-height:32px;min-width:32px}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer.sm .eds-circle-outline,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer.sm .eds-circle-outline{height:52px;width:52px}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer.sm .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer.sm .eds-circle-inner{height:28px;line-height:28px;min-width:28px}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer div.eds-circle-outline,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer div.eds-circle-outline{border-radius:50%;border:8px solid #878787;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc{fill:none;stroke:transparent;stroke-width:8px}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.critical,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.critical{stroke:#dc2d37}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.major,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.major{stroke:#e66e19}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.minor,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.minor{stroke:#fad22d}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.warning,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.warning{stroke:#0077db}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.indeterminate,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.indeterminate{stroke:#adadad}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.cleared,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.cleared{stroke:#288964}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.active,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.active{stroke:#adadad}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.neutral,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.neutral{stroke:#f2f2f2}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.transparent,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.transparent{stroke:transparent}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-red,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-red{stroke:#dc2d37}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-orange,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-orange{stroke:#e66e19}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-yellow,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-yellow{stroke:#fad22d}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-green,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-green{stroke:#288964}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-blue,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-blue{stroke:#0077db}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-gray,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-gray{stroke:#adadad}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-1,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-1{stroke:#6a6a6a}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-2,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-2{stroke:#ba9ef8}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-3,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-3{stroke:#5cc2ba}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-4,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-4{stroke:#f2af99}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-5,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-5{stroke:#fff}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-6,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-6{stroke:#fcf5a3}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-7,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-7{stroke:#a6abc6}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-8,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-8{stroke:#ea9fc5}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-9,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-9{stroke:#7e4af2}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-11,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-11{stroke:#82b6de}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-12,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-12{stroke:#e65d6a}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-13,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-13{stroke:#1d797c}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-14,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-14{stroke:#d84b92}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-15,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-15{stroke:#7695b0}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-16,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-16{stroke:#eb7f5d}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-17,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-17{stroke:#68709e}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-18,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-18{stroke:#f9ec51}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-19,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-19{stroke:#e9c5c4}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-20,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer svg.eds-circle-outline .eds-circle-arc.color-data-20{stroke:#d2234b}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner{background-color:#f2f2f2;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#242424;cursor:pointer;left:50%;padding:0 8px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner i.icon,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner i.icon{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner span,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner span{opacity:1;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner:hover i.icon,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner:hover i.icon{opacity:1}.light .sysbar .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner:hover span,.light .syspanel .geographical-view-chart .eds-cluster .eds-circle-outer .eds-circle-inner:hover span{opacity:0}.light .sysbar .geographical-view-chart .map-popup-title,.light .syspanel .geographical-view-chart .map-popup-title{font-size:16px;margin-bottom:12px;font-weight:700}.light .sysbar .geographical-view-chart .map-popup-subtitle,.light .syspanel .geographical-view-chart .map-popup-subtitle{font-size:16px;color:#adadad;margin-top:-12px;margin-bottom:12px}.light .sysbar .geographical-view-chart .map-popup-content,.light .syspanel .geographical-view-chart .map-popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4px}.light .sysbar .geographical-view-chart .map-popup-separator,.light .syspanel .geographical-view-chart .map-popup-separator{height:1px;background-color:#adadad;margin:12px 0}.light .sysbar .geographical-view-chart .map-popup-content-justify,.light .syspanel .geographical-view-chart .map-popup-content-justify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.light .sysbar .geographical-view-chart .eds-map-edge,.light .syspanel .geographical-view-chart .eds-map-edge{stroke:#f2f2f2;stroke-width:3}.light .sysbar .geographical-view-chart .eds-map-edge.neutral,.light .syspanel .geographical-view-chart .eds-map-edge.neutral{stroke:#f2f2f2}.light .sysbar .geographical-view-chart .eds-map-edge.transparent,.light .syspanel .geographical-view-chart .eds-map-edge.transparent{stroke:transparent}.light .sysbar .geographical-view-chart .eds-map-edge.color-red,.light .syspanel .geographical-view-chart .eds-map-edge.color-red{stroke:#dc2d37}.light .sysbar .geographical-view-chart .eds-map-edge.color-orange,.light .syspanel .geographical-view-chart .eds-map-edge.color-orange{stroke:#e66e19}.light .sysbar .geographical-view-chart .eds-map-edge.color-yellow,.light .syspanel .geographical-view-chart .eds-map-edge.color-yellow{stroke:#fad22d}.light .sysbar .geographical-view-chart .eds-map-edge.color-green,.light .syspanel .geographical-view-chart .eds-map-edge.color-green{stroke:#288964}.light .sysbar .geographical-view-chart .eds-map-edge.color-blue,.light .syspanel .geographical-view-chart .eds-map-edge.color-blue{stroke:#0077db}.light .sysbar .geographical-view-chart .eds-map-edge.color-gray,.light .syspanel .geographical-view-chart .eds-map-edge.color-gray{stroke:#adadad}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-1,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-1{stroke:#6a6a6a}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-2,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-2{stroke:#ba9ef8}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-3,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-3{stroke:#5cc2ba}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-4,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-4{stroke:#f2af99}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-5,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-5{stroke:#fff}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-6,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-6{stroke:#fcf5a3}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-7,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-7{stroke:#a6abc6}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-8,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-8{stroke:#ea9fc5}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-9,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-9{stroke:#7e4af2}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-11,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-11{stroke:#82b6de}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-12,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-12{stroke:#e65d6a}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-13,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-13{stroke:#1d797c}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-14,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-14{stroke:#d84b92}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-15,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-15{stroke:#7695b0}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-16,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-16{stroke:#eb7f5d}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-17,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-17{stroke:#68709e}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-18,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-18{stroke:#f9ec51}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-19,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-19{stroke:#e9c5c4}.light .sysbar .geographical-view-chart .eds-map-edge.color-data-20,.light .syspanel .geographical-view-chart .eds-map-edge.color-data-20{stroke:#d2234b}.light .sysbar .geographical-view-chart .eds-map-edge.solid,.light .syspanel .geographical-view-chart .eds-map-edge.solid{stroke-dasharray:none}.light .sysbar .geographical-view-chart .eds-map-edge.dash,.light .syspanel .geographical-view-chart .eds-map-edge.dash{stroke-dasharray:10}.light .sysbar .geographical-view-chart .eds-map-edge.dot,.light .syspanel .geographical-view-chart .eds-map-edge.dot{stroke-dasharray:1,6}.light .sysbar .geographical-view-chart .eds-map-edge.dash-dot,.light .syspanel .geographical-view-chart .eds-map-edge.dash-dot{stroke-dasharray:10,5,1,5}.light .sysbar .geographical-view-chart .eds-map-edge.dash-dot-dot,.light .syspanel .geographical-view-chart .eds-map-edge.dash-dot-dot{stroke-dasharray:10,5,1,5,1,5}.light .sysbar .geographical-view-chart .eds-map-edge-hover,.light .syspanel .geographical-view-chart .eds-map-edge-hover{stroke:transparent;stroke-width:20}.light .sysbar .box-plot .box,.light .syspanel .box-plot .box{stroke-width:1px;fill-opacity:.6}.light .sysbar .box-plot .box.color-data-1,.light .syspanel .box-plot .box.color-data-1{stroke:#6a6a6a}.light .sysbar .box-plot .box.color-data-2,.light .syspanel .box-plot .box.color-data-2{stroke:#ba9ef8}.light .sysbar .box-plot .box.color-data-3,.light .syspanel .box-plot .box.color-data-3{stroke:#5cc2ba}.light .sysbar .box-plot .box.color-data-4,.light .syspanel .box-plot .box.color-data-4{stroke:#f2af99}.light .sysbar .box-plot .box.color-data-5,.light .syspanel .box-plot .box.color-data-5{stroke:#fff}.light .sysbar .box-plot .box.color-data-6,.light .syspanel .box-plot .box.color-data-6{stroke:#fcf5a3}.light .sysbar .box-plot .box.color-data-7,.light .syspanel .box-plot .box.color-data-7{stroke:#a6abc6}.light .sysbar .box-plot .box.color-data-8,.light .syspanel .box-plot .box.color-data-8{stroke:#ea9fc5}.light .sysbar .box-plot .box.color-data-9,.light .syspanel .box-plot .box.color-data-9{stroke:#7e4af2}.light .sysbar .box-plot .box.color-data-10,.light .syspanel .box-plot .box.color-data-10{stroke:#e24f72}.light .sysbar .box-plot .box.color-data-11,.light .syspanel .box-plot .box.color-data-11{stroke:#82b6de}.light .sysbar .box-plot .box.color-data-12,.light .syspanel .box-plot .box.color-data-12{stroke:#e65d6a}.light .sysbar .box-plot .box.color-data-13,.light .syspanel .box-plot .box.color-data-13{stroke:#1d797c}.light .sysbar .box-plot .box.color-data-14,.light .syspanel .box-plot .box.color-data-14{stroke:#d84b92}.light .sysbar .box-plot .box.color-data-15,.light .syspanel .box-plot .box.color-data-15{stroke:#7695b0}.light .sysbar .box-plot .box.color-data-16,.light .syspanel .box-plot .box.color-data-16{stroke:#eb7f5d}.light .sysbar .box-plot .box.color-data-17,.light .syspanel .box-plot .box.color-data-17{stroke:#68709e}.light .sysbar .box-plot .box.color-data-18,.light .syspanel .box-plot .box.color-data-18{stroke:#f9ec51}.light .sysbar .box-plot .box.color-data-19,.light .syspanel .box-plot .box.color-data-19{stroke:#e9c5c4}.light .sysbar .box-plot .box.color-data-20,.light .syspanel .box-plot .box.color-data-20{stroke:#d2234b}.light .sysbar .box-plot .box.color-green,.light .syspanel .box-plot .box.color-green{stroke:#288964}.light .sysbar .box-plot .box.color-yellow,.light .syspanel .box-plot .box.color-yellow{stroke:#fad22d}.light .sysbar .box-plot .box.color-orange,.light .syspanel .box-plot .box.color-orange{stroke:#e66e19}.light .sysbar .box-plot .box.color-red,.light .syspanel .box-plot .box.color-red{stroke:#dc2d37}.light .sysbar .box-plot .box.color-blue,.light .syspanel .box-plot .box.color-blue{stroke:#0077db}.light .sysbar .box-plot .box.color-gray,.light .syspanel .box-plot .box.color-gray{stroke:#adadad}.light .sysbar .box-plot .box.color-data-1,.light .syspanel .box-plot .box.color-data-1{fill:#6a6a6a}.light .sysbar .box-plot .box.color-data-2,.light .syspanel .box-plot .box.color-data-2{fill:#ba9ef8}.light .sysbar .box-plot .box.color-data-3,.light .syspanel .box-plot .box.color-data-3{fill:#5cc2ba}.light .sysbar .box-plot .box.color-data-4,.light .syspanel .box-plot .box.color-data-4{fill:#f2af99}.light .sysbar .box-plot .box.color-data-5,.light .syspanel .box-plot .box.color-data-5{fill:#fff}.light .sysbar .box-plot .box.color-data-6,.light .syspanel .box-plot .box.color-data-6{fill:#fcf5a3}.light .sysbar .box-plot .box.color-data-7,.light .syspanel .box-plot .box.color-data-7{fill:#a6abc6}.light .sysbar .box-plot .box.color-data-8,.light .syspanel .box-plot .box.color-data-8{fill:#ea9fc5}.light .sysbar .box-plot .box.color-data-9,.light .syspanel .box-plot .box.color-data-9{fill:#7e4af2}.light .sysbar .box-plot .box.color-data-10,.light .syspanel .box-plot .box.color-data-10{fill:#e24f72}.light .sysbar .box-plot .box.color-data-11,.light .syspanel .box-plot .box.color-data-11{fill:#82b6de}.light .sysbar .box-plot .box.color-data-12,.light .syspanel .box-plot .box.color-data-12{fill:#e65d6a}.light .sysbar .box-plot .box.color-data-13,.light .syspanel .box-plot .box.color-data-13{fill:#1d797c}.light .sysbar .box-plot .box.color-data-14,.light .syspanel .box-plot .box.color-data-14{fill:#d84b92}.light .sysbar .box-plot .box.color-data-15,.light .syspanel .box-plot .box.color-data-15{fill:#7695b0}.light .sysbar .box-plot .box.color-data-16,.light .syspanel .box-plot .box.color-data-16{fill:#eb7f5d}.light .sysbar .box-plot .box.color-data-17,.light .syspanel .box-plot .box.color-data-17{fill:#68709e}.light .sysbar .box-plot .box.color-data-18,.light .syspanel .box-plot .box.color-data-18{fill:#f9ec51}.light .sysbar .box-plot .box.color-data-19,.light .syspanel .box-plot .box.color-data-19{fill:#e9c5c4}.light .sysbar .box-plot .box.color-data-20,.light .syspanel .box-plot .box.color-data-20{fill:#d2234b}.light .sysbar .box-plot .box.color-green,.light .syspanel .box-plot .box.color-green{fill:#288964}.light .sysbar .box-plot .box.color-yellow,.light .syspanel .box-plot .box.color-yellow{fill:#fad22d}.light .sysbar .box-plot .box.color-orange,.light .syspanel .box-plot .box.color-orange{fill:#e66e19}.light .sysbar .box-plot .box.color-red,.light .syspanel .box-plot .box.color-red{fill:#dc2d37}.light .sysbar .box-plot .box.color-blue,.light .syspanel .box-plot .box.color-blue{fill:#0077db}.light .sysbar .box-plot .box.color-gray,.light .syspanel .box-plot .box.color-gray{fill:#adadad}.light .sysbar .box-plot .outlier,.light .syspanel .box-plot .outlier{fill:transparent}.light .sysbar .box-plot .outlier.color-data-1,.light .syspanel .box-plot .outlier.color-data-1{stroke:#6a6a6a}.light .sysbar .box-plot .outlier.color-data-2,.light .syspanel .box-plot .outlier.color-data-2{stroke:#ba9ef8}.light .sysbar .box-plot .outlier.color-data-3,.light .syspanel .box-plot .outlier.color-data-3{stroke:#5cc2ba}.light .sysbar .box-plot .outlier.color-data-4,.light .syspanel .box-plot .outlier.color-data-4{stroke:#f2af99}.light .sysbar .box-plot .outlier.color-data-5,.light .syspanel .box-plot .outlier.color-data-5{stroke:#fff}.light .sysbar .box-plot .outlier.color-data-6,.light .syspanel .box-plot .outlier.color-data-6{stroke:#fcf5a3}.light .sysbar .box-plot .outlier.color-data-7,.light .syspanel .box-plot .outlier.color-data-7{stroke:#a6abc6}.light .sysbar .box-plot .outlier.color-data-8,.light .syspanel .box-plot .outlier.color-data-8{stroke:#ea9fc5}.light .sysbar .box-plot .outlier.color-data-9,.light .syspanel .box-plot .outlier.color-data-9{stroke:#7e4af2}.light .sysbar .box-plot .outlier.color-data-10,.light .syspanel .box-plot .outlier.color-data-10{stroke:#e24f72}.light .sysbar .box-plot .outlier.color-data-11,.light .syspanel .box-plot .outlier.color-data-11{stroke:#82b6de}.light .sysbar .box-plot .outlier.color-data-12,.light .syspanel .box-plot .outlier.color-data-12{stroke:#e65d6a}.light .sysbar .box-plot .outlier.color-data-13,.light .syspanel .box-plot .outlier.color-data-13{stroke:#1d797c}.light .sysbar .box-plot .outlier.color-data-14,.light .syspanel .box-plot .outlier.color-data-14{stroke:#d84b92}.light .sysbar .box-plot .outlier.color-data-15,.light .syspanel .box-plot .outlier.color-data-15{stroke:#7695b0}.light .sysbar .box-plot .outlier.color-data-16,.light .syspanel .box-plot .outlier.color-data-16{stroke:#eb7f5d}.light .sysbar .box-plot .outlier.color-data-17,.light .syspanel .box-plot .outlier.color-data-17{stroke:#68709e}.light .sysbar .box-plot .outlier.color-data-18,.light .syspanel .box-plot .outlier.color-data-18{stroke:#f9ec51}.light .sysbar .box-plot .outlier.color-data-19,.light .syspanel .box-plot .outlier.color-data-19{stroke:#e9c5c4}.light .sysbar .box-plot .outlier.color-data-20,.light .syspanel .box-plot .outlier.color-data-20{stroke:#d2234b}.light .sysbar .box-plot .outlier.color-green,.light .syspanel .box-plot .outlier.color-green{stroke:#288964}.light .sysbar .box-plot .outlier.color-yellow,.light .syspanel .box-plot .outlier.color-yellow{stroke:#fad22d}.light .sysbar .box-plot .outlier.color-orange,.light .syspanel .box-plot .outlier.color-orange{stroke:#e66e19}.light .sysbar .box-plot .outlier.color-red,.light .syspanel .box-plot .outlier.color-red{stroke:#dc2d37}.light .sysbar .box-plot .outlier.color-blue,.light .syspanel .box-plot .outlier.color-blue{stroke:#0077db}.light .sysbar .box-plot .outlier.color-gray,.light .syspanel .box-plot .outlier.color-gray{stroke:#adadad}.light .sysbar .box-plot .outlier:hover,.light .syspanel .box-plot .outlier:hover{stroke-width:3}.light .sysbar .box-plot .point.color-data-1,.light .syspanel .box-plot .point.color-data-1{fill:#6a6a6a}.light .sysbar .box-plot .point.color-data-2,.light .syspanel .box-plot .point.color-data-2{fill:#ba9ef8}.light .sysbar .box-plot .point.color-data-3,.light .syspanel .box-plot .point.color-data-3{fill:#5cc2ba}.light .sysbar .box-plot .point.color-data-4,.light .syspanel .box-plot .point.color-data-4{fill:#f2af99}.light .sysbar .box-plot .point.color-data-5,.light .syspanel .box-plot .point.color-data-5{fill:#fff}.light .sysbar .box-plot .point.color-data-6,.light .syspanel .box-plot .point.color-data-6{fill:#fcf5a3}.light .sysbar .box-plot .point.color-data-7,.light .syspanel .box-plot .point.color-data-7{fill:#a6abc6}.light .sysbar .box-plot .point.color-data-8,.light .syspanel .box-plot .point.color-data-8{fill:#ea9fc5}.light .sysbar .box-plot .point.color-data-9,.light .syspanel .box-plot .point.color-data-9{fill:#7e4af2}.light .sysbar .box-plot .point.color-data-10,.light .syspanel .box-plot .point.color-data-10{fill:#e24f72}.light .sysbar .box-plot .point.color-data-11,.light .syspanel .box-plot .point.color-data-11{fill:#82b6de}.light .sysbar .box-plot .point.color-data-12,.light .syspanel .box-plot .point.color-data-12{fill:#e65d6a}.light .sysbar .box-plot .point.color-data-13,.light .syspanel .box-plot .point.color-data-13{fill:#1d797c}.light .sysbar .box-plot .point.color-data-14,.light .syspanel .box-plot .point.color-data-14{fill:#d84b92}.light .sysbar .box-plot .point.color-data-15,.light .syspanel .box-plot .point.color-data-15{fill:#7695b0}.light .sysbar .box-plot .point.color-data-16,.light .syspanel .box-plot .point.color-data-16{fill:#eb7f5d}.light .sysbar .box-plot .point.color-data-17,.light .syspanel .box-plot .point.color-data-17{fill:#68709e}.light .sysbar .box-plot .point.color-data-18,.light .syspanel .box-plot .point.color-data-18{fill:#f9ec51}.light .sysbar .box-plot .point.color-data-19,.light .syspanel .box-plot .point.color-data-19{fill:#e9c5c4}.light .sysbar .box-plot .point.color-data-20,.light .syspanel .box-plot .point.color-data-20{fill:#d2234b}.light .sysbar .box-plot .point.color-green,.light .syspanel .box-plot .point.color-green{fill:#288964}.light .sysbar .box-plot .point.color-yellow,.light .syspanel .box-plot .point.color-yellow{fill:#fad22d}.light .sysbar .box-plot .point.color-orange,.light .syspanel .box-plot .point.color-orange{fill:#e66e19}.light .sysbar .box-plot .point.color-red,.light .syspanel .box-plot .point.color-red{fill:#dc2d37}.light .sysbar .box-plot .point.color-blue,.light .syspanel .box-plot .point.color-blue{fill:#0077db}.light .sysbar .box-plot .point.color-gray,.light .syspanel .box-plot .point.color-gray{fill:#adadad}.light .sysbar .box-plot .point.hidden,.light .syspanel .box-plot .point.hidden{display:none}.light .sysbar .dim,.light .syspanel .dim{opacity:.2}.light .sysbar .marker-group,.light .syspanel .marker-group{stroke-width:2px}.light .sysbar .marker-group.color-data-1,.light .syspanel .marker-group.color-data-1{stroke:#6a6a6a}.light .sysbar .marker-group.color-data-2,.light .syspanel .marker-group.color-data-2{stroke:#ba9ef8}.light .sysbar .marker-group.color-data-3,.light .syspanel .marker-group.color-data-3{stroke:#5cc2ba}.light .sysbar .marker-group.color-data-4,.light .syspanel .marker-group.color-data-4{stroke:#f2af99}.light .sysbar .marker-group.color-data-5,.light .syspanel .marker-group.color-data-5{stroke:#fff}.light .sysbar .marker-group.color-data-6,.light .syspanel .marker-group.color-data-6{stroke:#fcf5a3}.light .sysbar .marker-group.color-data-7,.light .syspanel .marker-group.color-data-7{stroke:#a6abc6}.light .sysbar .marker-group.color-data-8,.light .syspanel .marker-group.color-data-8{stroke:#ea9fc5}.light .sysbar .marker-group.color-data-9,.light .syspanel .marker-group.color-data-9{stroke:#7e4af2}.light .sysbar .marker-group.color-data-10,.light .syspanel .marker-group.color-data-10{stroke:#e24f72}.light .sysbar .marker-group.color-data-11,.light .syspanel .marker-group.color-data-11{stroke:#82b6de}.light .sysbar .marker-group.color-data-12,.light .syspanel .marker-group.color-data-12{stroke:#e65d6a}.light .sysbar .marker-group.color-data-13,.light .syspanel .marker-group.color-data-13{stroke:#1d797c}.light .sysbar .marker-group.color-data-14,.light .syspanel .marker-group.color-data-14{stroke:#d84b92}.light .sysbar .marker-group.color-data-15,.light .syspanel .marker-group.color-data-15{stroke:#7695b0}.light .sysbar .marker-group.color-data-16,.light .syspanel .marker-group.color-data-16{stroke:#eb7f5d}.light .sysbar .marker-group.color-data-17,.light .syspanel .marker-group.color-data-17{stroke:#68709e}.light .sysbar .marker-group.color-data-18,.light .syspanel .marker-group.color-data-18{stroke:#f9ec51}.light .sysbar .marker-group.color-data-19,.light .syspanel .marker-group.color-data-19{stroke:#e9c5c4}.light .sysbar .marker-group.color-data-20,.light .syspanel .marker-group.color-data-20{stroke:#d2234b}.light .sysbar .marker-group.color-green,.light .syspanel .marker-group.color-green{stroke:#288964}.light .sysbar .marker-group.color-yellow,.light .syspanel .marker-group.color-yellow{stroke:#fad22d}.light .sysbar .marker-group.color-orange,.light .syspanel .marker-group.color-orange{stroke:#e66e19}.light .sysbar .marker-group.color-red,.light .syspanel .marker-group.color-red{stroke:#dc2d37}.light .sysbar .marker-group.color-blue,.light .syspanel .marker-group.color-blue{stroke:#0077db}.light .sysbar .marker-group.color-gray,.light .syspanel .marker-group.color-gray{stroke:#adadad}.light .sysbar .marker-group.color-data-1,.light .syspanel .marker-group.color-data-1{fill:#6a6a6a}.light .sysbar .marker-group.color-data-2,.light .syspanel .marker-group.color-data-2{fill:#ba9ef8}.light .sysbar .marker-group.color-data-3,.light .syspanel .marker-group.color-data-3{fill:#5cc2ba}.light .sysbar .marker-group.color-data-4,.light .syspanel .marker-group.color-data-4{fill:#f2af99}.light .sysbar .marker-group.color-data-5,.light .syspanel .marker-group.color-data-5{fill:#fff}.light .sysbar .marker-group.color-data-6,.light .syspanel .marker-group.color-data-6{fill:#fcf5a3}.light .sysbar .marker-group.color-data-7,.light .syspanel .marker-group.color-data-7{fill:#a6abc6}.light .sysbar .marker-group.color-data-8,.light .syspanel .marker-group.color-data-8{fill:#ea9fc5}.light .sysbar .marker-group.color-data-9,.light .syspanel .marker-group.color-data-9{fill:#7e4af2}.light .sysbar .marker-group.color-data-10,.light .syspanel .marker-group.color-data-10{fill:#e24f72}.light .sysbar .marker-group.color-data-11,.light .syspanel .marker-group.color-data-11{fill:#82b6de}.light .sysbar .marker-group.color-data-12,.light .syspanel .marker-group.color-data-12{fill:#e65d6a}.light .sysbar .marker-group.color-data-13,.light .syspanel .marker-group.color-data-13{fill:#1d797c}.light .sysbar .marker-group.color-data-14,.light .syspanel .marker-group.color-data-14{fill:#d84b92}.light .sysbar .marker-group.color-data-15,.light .syspanel .marker-group.color-data-15{fill:#7695b0}.light .sysbar .marker-group.color-data-16,.light .syspanel .marker-group.color-data-16{fill:#eb7f5d}.light .sysbar .marker-group.color-data-17,.light .syspanel .marker-group.color-data-17{fill:#68709e}.light .sysbar .marker-group.color-data-18,.light .syspanel .marker-group.color-data-18{fill:#f9ec51}.light .sysbar .marker-group.color-data-19,.light .syspanel .marker-group.color-data-19{fill:#e9c5c4}.light .sysbar .marker-group.color-data-20,.light .syspanel .marker-group.color-data-20{fill:#d2234b}.light .sysbar .marker-group.color-green,.light .syspanel .marker-group.color-green{fill:#288964}.light .sysbar .marker-group.color-yellow,.light .syspanel .marker-group.color-yellow{fill:#fad22d}.light .sysbar .marker-group.color-orange,.light .syspanel .marker-group.color-orange{fill:#e66e19}.light .sysbar .marker-group.color-red,.light .syspanel .marker-group.color-red{fill:#dc2d37}.light .sysbar .marker-group.color-blue,.light .syspanel .marker-group.color-blue{fill:#0077db}.light .sysbar .marker-group.color-gray,.light .syspanel .marker-group.color-gray{fill:#adadad}.light .sysbar .marker-group .marker,.light .syspanel .marker-group .marker{fill:none;stroke-opacity:50%;pointer-events:none}.light .sysbar .marker-group.single.hover .marker,.light .syspanel .marker-group.single.hover .marker{stroke-opacity:100%}.light .sysbar .marker-group.dashed .marker,.light .syspanel .marker-group.dashed .marker{stroke-dasharray:3px 6px}.light .sysbar .marker-group.dotted .marker,.light .syspanel .marker-group.dotted .marker{stroke-dasharray:0 6px;stroke-linecap:round}.light .sysbar .marker-group .label,.light .syspanel .marker-group .label{fill:#fff;font-size:14px;font-weight:700;stroke:#242424;stroke-width:4px;paint-order:stroke fill}.light .sysbar .marker-group .overlay,.light .syspanel .marker-group .overlay{fill-opacity:16%;stroke:none;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;-webkit-transform:scale(1,0);transform:scaleY(0);opacity:0}.light .sysbar .marker-group .overlay.horizontal,.light .syspanel .marker-group .overlay.horizontal{-webkit-transform:scale(0,1);transform:scaleX(0)}.light .sysbar .marker-group.hover .overlay,.light .syspanel .marker-group.hover .overlay{-webkit-transform:scale(1,1);transform:scale(1);opacity:1}.light .sysbar .marker-group.dim,.light .syspanel .marker-group.dim{opacity:.2}.light .sysbar .temp-label,.light .syspanel .temp-label{fill:#fff;font-size:14px;font-weight:700;stroke:#242424;stroke-width:4px;paint-order:stroke fill}.light .sysbar .dot-hover,.light .sysbar .marker-hover,.light .syspanel .dot-hover,.light .syspanel .marker-hover{fill:transparent;stroke:none;cursor:pointer}.light .sysbar .identifier,.light .sysbar .marker-def,.light .syspanel .identifier,.light .syspanel .marker-def{stroke-width:0}.light .sysbar .identifier.color-data-1,.light .sysbar .marker-def.color-data-1,.light .syspanel .identifier.color-data-1,.light .syspanel .marker-def.color-data-1{stroke:#6a6a6a}.light .sysbar .identifier.color-data-2,.light .sysbar .marker-def.color-data-2,.light .syspanel .identifier.color-data-2,.light .syspanel .marker-def.color-data-2{stroke:#ba9ef8}.light .sysbar .identifier.color-data-3,.light .sysbar .marker-def.color-data-3,.light .syspanel .identifier.color-data-3,.light .syspanel .marker-def.color-data-3{stroke:#5cc2ba}.light .sysbar .identifier.color-data-4,.light .sysbar .marker-def.color-data-4,.light .syspanel .identifier.color-data-4,.light .syspanel .marker-def.color-data-4{stroke:#f2af99}.light .sysbar .identifier.color-data-5,.light .sysbar .marker-def.color-data-5,.light .syspanel .identifier.color-data-5,.light .syspanel .marker-def.color-data-5{stroke:#fff}.light .sysbar .identifier.color-data-6,.light .sysbar .marker-def.color-data-6,.light .syspanel .identifier.color-data-6,.light .syspanel .marker-def.color-data-6{stroke:#fcf5a3}.light .sysbar .identifier.color-data-7,.light .sysbar .marker-def.color-data-7,.light .syspanel .identifier.color-data-7,.light .syspanel .marker-def.color-data-7{stroke:#a6abc6}.light .sysbar .identifier.color-data-8,.light .sysbar .marker-def.color-data-8,.light .syspanel .identifier.color-data-8,.light .syspanel .marker-def.color-data-8{stroke:#ea9fc5}.light .sysbar .identifier.color-data-9,.light .sysbar .marker-def.color-data-9,.light .syspanel .identifier.color-data-9,.light .syspanel .marker-def.color-data-9{stroke:#7e4af2}.light .sysbar .identifier.color-data-10,.light .sysbar .marker-def.color-data-10,.light .syspanel .identifier.color-data-10,.light .syspanel .marker-def.color-data-10{stroke:#e24f72}.light .sysbar .identifier.color-data-11,.light .sysbar .marker-def.color-data-11,.light .syspanel .identifier.color-data-11,.light .syspanel .marker-def.color-data-11{stroke:#82b6de}.light .sysbar .identifier.color-data-12,.light .sysbar .marker-def.color-data-12,.light .syspanel .identifier.color-data-12,.light .syspanel .marker-def.color-data-12{stroke:#e65d6a}.light .sysbar .identifier.color-data-13,.light .sysbar .marker-def.color-data-13,.light .syspanel .identifier.color-data-13,.light .syspanel .marker-def.color-data-13{stroke:#1d797c}.light .sysbar .identifier.color-data-14,.light .sysbar .marker-def.color-data-14,.light .syspanel .identifier.color-data-14,.light .syspanel .marker-def.color-data-14{stroke:#d84b92}.light .sysbar .identifier.color-data-15,.light .sysbar .marker-def.color-data-15,.light .syspanel .identifier.color-data-15,.light .syspanel .marker-def.color-data-15{stroke:#7695b0}.light .sysbar .identifier.color-data-16,.light .sysbar .marker-def.color-data-16,.light .syspanel .identifier.color-data-16,.light .syspanel .marker-def.color-data-16{stroke:#eb7f5d}.light .sysbar .identifier.color-data-17,.light .sysbar .marker-def.color-data-17,.light .syspanel .identifier.color-data-17,.light .syspanel .marker-def.color-data-17{stroke:#68709e}.light .sysbar .identifier.color-data-18,.light .sysbar .marker-def.color-data-18,.light .syspanel .identifier.color-data-18,.light .syspanel .marker-def.color-data-18{stroke:#f9ec51}.light .sysbar .identifier.color-data-19,.light .sysbar .marker-def.color-data-19,.light .syspanel .identifier.color-data-19,.light .syspanel .marker-def.color-data-19{stroke:#e9c5c4}.light .sysbar .identifier.color-data-20,.light .sysbar .marker-def.color-data-20,.light .syspanel .identifier.color-data-20,.light .syspanel .marker-def.color-data-20{stroke:#d2234b}.light .sysbar .identifier.color-green,.light .sysbar .marker-def.color-green,.light .syspanel .identifier.color-green,.light .syspanel .marker-def.color-green{stroke:#288964}.light .sysbar .identifier.color-yellow,.light .sysbar .marker-def.color-yellow,.light .syspanel .identifier.color-yellow,.light .syspanel .marker-def.color-yellow{stroke:#fad22d}.light .sysbar .identifier.color-orange,.light .sysbar .marker-def.color-orange,.light .syspanel .identifier.color-orange,.light .syspanel .marker-def.color-orange{stroke:#e66e19}.light .sysbar .identifier.color-red,.light .sysbar .marker-def.color-red,.light .syspanel .identifier.color-red,.light .syspanel .marker-def.color-red{stroke:#dc2d37}.light .sysbar .identifier.color-blue,.light .sysbar .marker-def.color-blue,.light .syspanel .identifier.color-blue,.light .syspanel .marker-def.color-blue{stroke:#0077db}.light .sysbar .identifier.color-gray,.light .sysbar .marker-def.color-gray,.light .syspanel .identifier.color-gray,.light .syspanel .marker-def.color-gray{stroke:#adadad}.light .sysbar .identifier.color-data-1,.light .sysbar .marker-def.color-data-1,.light .syspanel .identifier.color-data-1,.light .syspanel .marker-def.color-data-1{fill:#6a6a6a}.light .sysbar .identifier.color-data-2,.light .sysbar .marker-def.color-data-2,.light .syspanel .identifier.color-data-2,.light .syspanel .marker-def.color-data-2{fill:#ba9ef8}.light .sysbar .identifier.color-data-3,.light .sysbar .marker-def.color-data-3,.light .syspanel .identifier.color-data-3,.light .syspanel .marker-def.color-data-3{fill:#5cc2ba}.light .sysbar .identifier.color-data-4,.light .sysbar .marker-def.color-data-4,.light .syspanel .identifier.color-data-4,.light .syspanel .marker-def.color-data-4{fill:#f2af99}.light .sysbar .identifier.color-data-5,.light .sysbar .marker-def.color-data-5,.light .syspanel .identifier.color-data-5,.light .syspanel .marker-def.color-data-5{fill:#fff}.light .sysbar .identifier.color-data-6,.light .sysbar .marker-def.color-data-6,.light .syspanel .identifier.color-data-6,.light .syspanel .marker-def.color-data-6{fill:#fcf5a3}.light .sysbar .identifier.color-data-7,.light .sysbar .marker-def.color-data-7,.light .syspanel .identifier.color-data-7,.light .syspanel .marker-def.color-data-7{fill:#a6abc6}.light .sysbar .identifier.color-data-8,.light .sysbar .marker-def.color-data-8,.light .syspanel .identifier.color-data-8,.light .syspanel .marker-def.color-data-8{fill:#ea9fc5}.light .sysbar .identifier.color-data-9,.light .sysbar .marker-def.color-data-9,.light .syspanel .identifier.color-data-9,.light .syspanel .marker-def.color-data-9{fill:#7e4af2}.light .sysbar .identifier.color-data-10,.light .sysbar .marker-def.color-data-10,.light .syspanel .identifier.color-data-10,.light .syspanel .marker-def.color-data-10{fill:#e24f72}.light .sysbar .identifier.color-data-11,.light .sysbar .marker-def.color-data-11,.light .syspanel .identifier.color-data-11,.light .syspanel .marker-def.color-data-11{fill:#82b6de}.light .sysbar .identifier.color-data-12,.light .sysbar .marker-def.color-data-12,.light .syspanel .identifier.color-data-12,.light .syspanel .marker-def.color-data-12{fill:#e65d6a}.light .sysbar .identifier.color-data-13,.light .sysbar .marker-def.color-data-13,.light .syspanel .identifier.color-data-13,.light .syspanel .marker-def.color-data-13{fill:#1d797c}.light .sysbar .identifier.color-data-14,.light .sysbar .marker-def.color-data-14,.light .syspanel .identifier.color-data-14,.light .syspanel .marker-def.color-data-14{fill:#d84b92}.light .sysbar .identifier.color-data-15,.light .sysbar .marker-def.color-data-15,.light .syspanel .identifier.color-data-15,.light .syspanel .marker-def.color-data-15{fill:#7695b0}.light .sysbar .identifier.color-data-16,.light .sysbar .marker-def.color-data-16,.light .syspanel .identifier.color-data-16,.light .syspanel .marker-def.color-data-16{fill:#eb7f5d}.light .sysbar .identifier.color-data-17,.light .sysbar .marker-def.color-data-17,.light .syspanel .identifier.color-data-17,.light .syspanel .marker-def.color-data-17{fill:#68709e}.light .sysbar .identifier.color-data-18,.light .sysbar .marker-def.color-data-18,.light .syspanel .identifier.color-data-18,.light .syspanel .marker-def.color-data-18{fill:#f9ec51}.light .sysbar .identifier.color-data-19,.light .sysbar .marker-def.color-data-19,.light .syspanel .identifier.color-data-19,.light .syspanel .marker-def.color-data-19{fill:#e9c5c4}.light .sysbar .identifier.color-data-20,.light .sysbar .marker-def.color-data-20,.light .syspanel .identifier.color-data-20,.light .syspanel .marker-def.color-data-20{fill:#d2234b}.light .sysbar .identifier.color-green,.light .sysbar .marker-def.color-green,.light .syspanel .identifier.color-green,.light .syspanel .marker-def.color-green{fill:#288964}.light .sysbar .identifier.color-yellow,.light .sysbar .marker-def.color-yellow,.light .syspanel .identifier.color-yellow,.light .syspanel .marker-def.color-yellow{fill:#fad22d}.light .sysbar .identifier.color-orange,.light .sysbar .marker-def.color-orange,.light .syspanel .identifier.color-orange,.light .syspanel .marker-def.color-orange{fill:#e66e19}.light .sysbar .identifier.color-red,.light .sysbar .marker-def.color-red,.light .syspanel .identifier.color-red,.light .syspanel .marker-def.color-red{fill:#dc2d37}.light .sysbar .identifier.color-blue,.light .sysbar .marker-def.color-blue,.light .syspanel .identifier.color-blue,.light .syspanel .marker-def.color-blue{fill:#0077db}.light .sysbar .identifier.color-gray,.light .sysbar .marker-def.color-gray,.light .syspanel .identifier.color-gray,.light .syspanel .marker-def.color-gray{fill:#adadad}.light .sysbar .identifier.circle,.light .sysbar .identifier.default,.light .sysbar .identifier.diamond,.light .sysbar .identifier.square,.light .sysbar .identifier.triangle,.light .sysbar .marker-def.circle,.light .sysbar .marker-def.default,.light .sysbar .marker-def.diamond,.light .sysbar .marker-def.square,.light .sysbar .marker-def.triangle,.light .syspanel .identifier.circle,.light .syspanel .identifier.default,.light .syspanel .identifier.diamond,.light .syspanel .identifier.square,.light .syspanel .identifier.triangle,.light .syspanel .marker-def.circle,.light .syspanel .marker-def.default,.light .syspanel .marker-def.diamond,.light .syspanel .marker-def.square,.light .syspanel .marker-def.triangle{fill:#242424;stroke-width:1px}.light .sysbar .chart-tooltip .content.data-marker .title,.light .syspanel .chart-tooltip .content.data-marker .title{height:auto}.light .sysbar .chart-tooltip .content.data-marker .title .unit-title,.light .syspanel .chart-tooltip .content.data-marker .title .unit-title{padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .chart-tooltip .content.data-marker .title svg,.light .syspanel .chart-tooltip .content.data-marker .title svg{min-width:16px}.light .sysbar .chart-tooltip .content.data-marker .marker-info,.light .syspanel .chart-tooltip .content.data-marker .marker-info{padding-top:4px;margin-top:8px;border-top:1px solid #adadad}.light .sysbar .chart-legend,.light .syspanel .chart-legend{display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .chart-legend .data-markers-group,.light .sysbar .chart-legend .series-group,.light .syspanel .chart-legend .data-markers-group,.light .syspanel .chart-legend .series-group{display:block;margin:2px 0 0 2px}.light .sysbar .chart-legend .data-markers-group,.light .syspanel .chart-legend .data-markers-group{margin-left:4px;padding-left:12px;position:relative}.light .sysbar .chart-legend .data-markers-group:before,.light .syspanel .chart-legend .data-markers-group:before{content:"";display:inline-block;border-left:solid 1px #888;margin:0 0 8px -12px;height:calc(100% - 8px);vertical-align:middle;position:absolute}.light .sysbar .chart-legend .data-markers-group .id-separator,.light .syspanel .chart-legend .data-markers-group .id-separator{stroke-width:.5px;stroke:#888}.light .sysbar .table-top,.light .syspanel .table-top{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:16px}.light .sysbar .table-top .table-top-left,.light .syspanel .table-top .table-top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .table-top .table-top-right,.light .syspanel .table-top .table-top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.light .sysbar .table-top .table-info,.light .syspanel .table-top .table-info{margin-right:8px;white-space:nowrap;color:#8b8b8b}.light .sysbar .table-top .table-buttons,.light .syspanel .table-top .table-buttons{margin-left:16px;white-space:nowrap}.light .sysbar .table-top .table-buttons .dropdown,.light .syspanel .table-top .table-buttons .dropdown{margin-left:8px}.light .sysbar .table-top .table-buttons .dropdown .item.hidden,.light .sysbar .table-top .table-buttons>.btn.hidden,.light .syspanel .table-top .table-buttons .dropdown .item.hidden,.light .syspanel .table-top .table-buttons>.btn.hidden{display:none}.light .sysbar .table-top .table-search,.light .syspanel .table-top .table-search{margin-left:16px}.light .sysbar .table-top .table-actions,.light .syspanel .table-top .table-actions{margin-left:8px}.light .sysbar .table-top .table-actions>.icon,.light .sysbar .table-top .table-actions>button,.light .syspanel .table-top .table-actions>.icon,.light .syspanel .table-top .table-actions>button{margin-left:8px}.light .sysbar .table-middle,.light .syspanel .table-middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .sysbar .table-middle .table-middle-container,.light .syspanel .table-middle .table-middle-container{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.light .sysbar .table-middle .table-middle-container-sort,.light .syspanel .table-middle .table-middle-container-sort{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.light .sysbar .table-middle .table-middle-container-filter,.light .syspanel .table-middle .table-middle-container-filter{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.light .sysbar .table-middle .table-middle-info,.light .syspanel .table-middle .table-middle-info{color:#8b8b8b;float:left;margin-right:8px;margin-bottom:8px;padding-top:4px}.light .sysbar .table-middle .table-middle-actions,.light .syspanel .table-middle .table-middle-actions{float:left}.light .sysbar .table-middle .table-middle-group,.light .syspanel .table-middle .table-middle-group{float:left;margin-bottom:4px;padding-top:4px}.light .sysbar .table-bottom .pagination-group,.light .syspanel .table-bottom .pagination-group{padding-top:0}.light .sysbar .table-scroll,.light .syspanel .table-scroll{display:block;width:100%;overflow-x:auto;margin-bottom:16px;border-bottom:1px solid #adadad;padding-bottom:1px}.light .sysbar .table-scroll .table,.light .syspanel .table-scroll .table{margin-bottom:-1px}.light .sysbar .table-scroll .table:after,.light .syspanel .table-scroll .table:after{display:none}.light .sysbar .table th .tooltip .message,.light .syspanel .table th .tooltip .message{max-width:200px;white-space:normal}.light .sysbar .sticky,.light .syspanel .sticky{overflow-y:auto;border-bottom:1px solid #adadad}.light .sysbar .sticky .table th,.light .syspanel .sticky .table th{position:sticky;top:0;border-bottom:none;-webkit-box-shadow:inset 0 -1px #adadad;box-shadow:inset 0 -1px #adadad;background:#242424;z-index:1}.light .sysbar .sticky .table:after,.light .syspanel .sticky .table:after{display:none}.light .sysbar .table tr .cell-actions,.light .syspanel .table tr .cell-actions{width:1%;white-space:nowrap}.light .sysbar .table tr .cell-actions>*,.light .syspanel .table tr .cell-actions>*{visibility:hidden}.light .sysbar .table tr .cell-actions>.icon,.light .syspanel .table tr .cell-actions>.icon{cursor:pointer;font-size:16px}.light .sysbar .table tr .cell-actions>.icon,.light .sysbar .table tr .cell-actions>.more,.light .syspanel .table tr .cell-actions>.icon,.light .syspanel .table tr .cell-actions>.more{margin-right:16px}.light .sysbar .table tr .cell-actions>.icon:last-child,.light .sysbar .table tr .cell-actions>.more:last-child,.light .syspanel .table tr .cell-actions>.icon:last-child,.light .syspanel .table tr .cell-actions>.more:last-child{margin-right:0}.light .sysbar .table tr.selected .cell-actions>*,.light .sysbar .table tr:hover .cell-actions>*,.light .syspanel .table tr.selected .cell-actions>*,.light .syspanel .table tr:hover .cell-actions>*{visibility:visible}.light .sysbar .table .dropdown.more .btn .icon,.light .syspanel .table .dropdown.more .btn .icon{color:#fff}@media (hover:none){.light .sysbar .table tr .cell-actions>*,.light .syspanel .table tr .cell-actions>*{visibility:visible}}.light .sysbar .table td.hidden,.light .sysbar .table th.hidden,.light .syspanel .table td.hidden,.light .syspanel .table th.hidden{display:none}.light .sysbar .table .no-data-row:hover,.light .syspanel .table .no-data-row:hover{background-color:inherit}.light .sysbar .table .no-data-row td,.light .syspanel .table .no-data-row td{text-align:center}.light .sysbar .table,.light .syspanel .table{width:100%;border-left:none;border-right:none;border-collapse:collapse;text-align:left;margin-bottom:16px;position:relative}.light .sysbar .table:after,.light .syspanel .table:after{content:"";height:1px;width:100%;background-color:#adadad;position:absolute;display:block;bottom:-1px}.light .sysbar .table th,.light .syspanel .table th{border-bottom:1px solid #adadad;font-weight:500;text-align:left}.light .sysbar .table thead,.light .syspanel .table thead{font-weight:400}.light .sysbar .table tr td,.light .syspanel .table tr td{border-bottom:1px solid #767676}.light .sysbar .table tr:last-child td,.light .syspanel .table tr:last-child td{border-bottom:none}.light .sysbar .table tr.selected td,.light .syspanel .table tr.selected td{background-color:#1c364d!important}.light .sysbar .table tr.selected+.details-row td,.light .syspanel .table tr.selected+.details-row td{background-color:#1c364d!important}.light .sysbar .table tr td,.light .sysbar .table tr th,.light .syspanel .table tr td,.light .syspanel .table tr th{padding:16px}.light .sysbar .table.no-head tr:last-child td,.light .syspanel .table.no-head tr:last-child td{border-bottom:0}.light .sysbar .table tbody>tr:hover,.light .syspanel .table tbody>tr:hover{background-color:#4e4e4e}.light .sysbar .table.dashed tr:not(:last-child) td,.light .syspanel .table.dashed tr:not(:last-child) td{border-bottom-style:dashed}.light .sysbar .table.striped tr td,.light .syspanel .table.striped tr td{border-bottom:none}.light .sysbar .table.striped tr:nth-child(2n),.light .syspanel .table.striped tr:nth-child(2n){background-color:#181818}.light .sysbar .table.striped tr:nth-child(2n):hover,.light .syspanel .table.striped tr:nth-child(2n):hover{background-color:#4e4e4e}.light .sysbar .table.compact tr td,.light .sysbar .table.compact tr th,.light .syspanel .table.compact tr td,.light .syspanel .table.compact tr th{padding:8px}.light .sysbar .table.tiny tr td,.light .sysbar .table.tiny tr th,.light .syspanel .table.tiny tr td,.light .syspanel .table.tiny tr th{padding:4px}.light .sysbar .table.sortable th:after,.light .syspanel .table.sortable th:after{font-family:Ericsson Icons;margin-left:8px}.light .sysbar .table.sortable th.is-sortable,.light .syspanel .table.sortable th.is-sortable{cursor:pointer}.light .sysbar .table.sortable th.is-sortable:after,.light .syspanel .table.sortable th.is-sortable:after{content:""}.light .sysbar .table.sortable th.asc,.light .syspanel .table.sortable th.asc{cursor:pointer}.light .sysbar .table.sortable th.asc:after,.light .syspanel .table.sortable th.asc:after{content:""}.light .sysbar .table.sortable th.desc,.light .syspanel .table.sortable th.desc{cursor:pointer}.light .sysbar .table.sortable th.desc:after,.light .syspanel .table.sortable th.desc:after{content:""}.light .sysbar .table.sortable th.asc:hover,.light .sysbar .table.sortable th.desc:hover,.light .sysbar .table.sortable th.is-sortable:hover,.light .syspanel .table.sortable th.asc:hover,.light .syspanel .table.sortable th.desc:hover,.light .syspanel .table.sortable th.is-sortable:hover{background-color:#4e4e4e}.light .sysbar .table.multi-sortable th:after,.light .syspanel .table.multi-sortable th:after{font-family:Ericsson Icons;margin-left:8px}.light .sysbar .table.multi-sortable th.asc:after,.light .syspanel .table.multi-sortable th.asc:after{content:""}.light .sysbar .table.multi-sortable th.desc:after,.light .syspanel .table.multi-sortable th.desc:after{content:""}.light .sysbar .table.multi-sortable th .tag-level,.light .syspanel .table.multi-sortable th .tag-level{float:right;margin:0}.light .sysbar .table.filters thead th,.light .syspanel .table.filters thead th{border-bottom:none}.light .sysbar .table.filters tbody.filters,.light .syspanel .table.filters tbody.filters{height:0}.light .sysbar .table.filters tbody.filters>tr:hover,.light .syspanel .table.filters tbody.filters>tr:hover{background-color:transparent}.light .sysbar .table.filters tbody.filters tr:last-child td,.light .syspanel .table.filters tbody.filters tr:last-child td{border-bottom:1px solid #adadad;padding-top:8px;padding-bottom:8px}.light .sysbar .table tbody.filters.hidden,.light .syspanel .table tbody.filters.hidden{display:none}.light .sysbar .table.selectable .cell-select,.light .sysbar .table.selectable td:first-child,.light .sysbar .table.selectable th:first-child,.light .syspanel .table.selectable .cell-select,.light .syspanel .table.selectable td:first-child,.light .syspanel .table.selectable th:first-child{width:32px;min-width:32px;max-width:32px;padding-right:0}.light .sysbar .table.selectable .cell-select.wide,.light .syspanel .table.selectable .cell-select.wide{width:56px;min-width:56px;max-width:56px}.light .sysbar .table.selectable.compact .cell-select,.light .sysbar .table.selectable.compact td:first-child,.light .sysbar .table.selectable.compact th:first-child,.light .syspanel .table.selectable.compact .cell-select,.light .syspanel .table.selectable.compact td:first-child,.light .syspanel .table.selectable.compact th:first-child{width:24px;min-width:24px;max-width:24px}.light .sysbar .table.selectable.compact .cell-select.wide,.light .syspanel .table.selectable.compact .cell-select.wide{width:48px;min-width:48px;max-width:48px}.light .sysbar .table.selectable.tiny .cell-select,.light .sysbar .table.selectable.tiny td:first-child,.light .sysbar .table.selectable.tiny th:first-child,.light .syspanel .table.selectable.tiny .cell-select,.light .syspanel .table.selectable.tiny td:first-child,.light .syspanel .table.selectable.tiny th:first-child{width:20px;min-width:20px;max-width:20px}.light .sysbar .table.selectable.tiny .cell-select.wide,.light .syspanel .table.selectable.tiny .cell-select.wide{width:44px;min-width:44px;max-width:44px}.light .sysbar .table.selectable .cell-select,.light .syspanel .table.selectable .cell-select{white-space:nowrap}.light .sysbar .table.selectable .cell-select .dropdown,.light .sysbar .table.selectable .cell-select label,.light .syspanel .table.selectable .cell-select .dropdown,.light .syspanel .table.selectable .cell-select label{display:inline-block;line-height:1;vertical-align:middle}.light .sysbar .table.selectable .cell-select .dropdown,.light .syspanel .table.selectable .cell-select .dropdown{margin-left:8px}.light .sysbar .table.selectable .cell-select .dropdown .menu,.light .syspanel .table.selectable .cell-select .dropdown .menu{font-weight:400}.light .sysbar .table.expandable .cell-expand,.light .syspanel .table.expandable .cell-expand{width:32px;min-width:32px;max-width:32px;padding-right:0}.light .sysbar .table.expandable .expand,.light .syspanel .table.expandable .expand{display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;cursor:pointer}.light .sysbar .table.expandable .main-row.expanded td,.light .syspanel .table.expandable .main-row.expanded td{border-bottom:none}.light .sysbar .table.expandable .details-row.hidden,.light .syspanel .table.expandable .details-row.hidden{display:none}.light .sysbar .table.expandable.compact .cell-expand,.light .syspanel .table.expandable.compact .cell-expand{width:24px;min-width:24px;max-width:24px}.light .sysbar .table.expandable.tiny .cell-expand,.light .syspanel .table.expandable.tiny .cell-expand{width:20px;min-width:20px;max-width:20px}.light .sysbar .table.expandable.striped tbody tr,.light .syspanel .table.expandable.striped tbody tr{background-color:transparent}.light .sysbar .table.expandable.striped tbody tr:hover,.light .syspanel .table.expandable.striped tbody tr:hover{background-color:#4e4e4e}.light .sysbar .table.expandable.striped tbody tr:nth-child(4n+3),.light .sysbar .table.expandable.striped tbody tr:nth-child(4n+4),.light .syspanel .table.expandable.striped tbody tr:nth-child(4n+3),.light .syspanel .table.expandable.striped tbody tr:nth-child(4n+4){background-color:#181818}.light .sysbar .table.expandable.striped tbody tr:nth-child(4n+3):hover,.light .sysbar .table.expandable.striped tbody tr:nth-child(4n+4):hover,.light .syspanel .table.expandable.striped tbody tr:nth-child(4n+3):hover,.light .syspanel .table.expandable.striped tbody tr:nth-child(4n+4):hover{background-color:#4e4e4e}.light .sysbar .table.expandable tr:nth-last-child(2) td,.light .syspanel .table.expandable tr:nth-last-child(2) td{border-bottom:none}.light .sysbar .table th.freeze,.light .syspanel .table th.freeze{position:sticky;background:#242424;z-index:2}.light .sysbar .table th.freeze:before,.light .syspanel .table th.freeze:before{content:"";background-color:#767676;width:1px;height:60%;position:absolute;right:0;top:20%}.light .sysbar .table th.freeze.cell-expand:before,.light .sysbar .table th.freeze.cell-select:before,.light .syspanel .table th.freeze.cell-expand:before,.light .syspanel .table th.freeze.cell-select:before{display:none}.light .sysbar .table td.freeze,.light .syspanel .table td.freeze{position:sticky;background:#242424;z-index:1;-webkit-box-shadow:inset -1px 0 0 0 #767676;box-shadow:inset -1px 0 #767676}.light .sysbar .table td.freeze.cell-expand,.light .sysbar .table td.freeze.cell-select,.light .syspanel .table td.freeze.cell-expand,.light .syspanel .table td.freeze.cell-select{-webkit-box-shadow:none;box-shadow:none}.light .sysbar .table.striped tr:nth-child(2n) td.freeze,.light .syspanel .table.striped tr:nth-child(2n) td.freeze{background-color:#181818}.light .sysbar .table.striped.expandable tr:nth-child(4n+3) td.freeze,.light .sysbar .table.striped.expandable tr:nth-child(4n+4) td.freeze,.light .syspanel .table.striped.expandable tr:nth-child(4n+3) td.freeze,.light .syspanel .table.striped.expandable tr:nth-child(4n+4) td.freeze{background-color:#181818}.light .sysbar .table tr:not(.editable) .cell-edit:hover:after,.light .syspanel .table tr:not(.editable) .cell-edit:hover:after{visibility:visible}.light .sysbar .table tr:not(.editable) .editable,.light .syspanel .table tr:not(.editable) .editable{padding-right:16px;position:relative;cursor:pointer}.light .sysbar .table tr:not(.editable) .editable:after,.light .syspanel .table tr:not(.editable) .editable:after{content:"";font-family:Ericsson Icons;font-size:16px;float:right;visibility:hidden;position:absolute;top:1px;right:0}.light .sysbar .table tr:not(.editable) .editable:hover:after,.light .syspanel .table tr:not(.editable) .editable:hover:after{visibility:visible}.light .sysbar .table tr:not(.editable) .editing,.light .syspanel .table tr:not(.editable) .editing{position:relative;display:table;width:100%}.light .sysbar .table tr:not(.editable) .editing .inline-field,.light .syspanel .table tr:not(.editable) .editing .inline-field{display:table-cell;vertical-align:middle}.light .sysbar .table tr:not(.editable) .editing .inline-buttons,.light .syspanel .table tr:not(.editable) .editing .inline-buttons{display:table-cell;vertical-align:middle;white-space:nowrap}.light .sysbar .table tr:not(.editable) .editing .btn-icon,.light .syspanel .table tr:not(.editable) .editing .btn-icon{margin-left:8px}.light .sysbar .table tr:not(.editable) .editing input,.light .syspanel .table tr:not(.editable) .editing input{display:block;width:100%;margin-right:0}.light .sysbar .table:not(.compact) .editing,.light .sysbar .table:not(.tiny) .editing,.light .syspanel .table:not(.compact) .editing,.light .syspanel .table:not(.tiny) .editing{margin-top:-8px;margin-bottom:-8px}.light .sysbar .table.compact tr .editing,.light .sysbar .table.tiny tr .editing,.light .syspanel .table.compact tr .editing,.light .syspanel .table.tiny tr .editing{margin-top:0;margin-bottom:0}.light .sysbar .table tr td.cell-split,.light .syspanel .table tr td.cell-split{padding:0}.light .sysbar .table tr td.cell-split>div,.light .syspanel .table tr td.cell-split>div{padding:7px 16px;border-bottom:1px solid #767676}.light .sysbar .table tr td.cell-split>div:last-child,.light .syspanel .table tr td.cell-split>div:last-child{border-bottom-color:transparent}.light .sysbar .table.split-striped tr td.cell-split>div,.light .syspanel .table.split-striped tr td.cell-split>div{border-bottom-color:transparent}.light .sysbar .table.split-striped tr td.cell-split>div:nth-child(2n),.light .syspanel .table.split-striped tr td.cell-split>div:nth-child(2n){background-color:#181818}.light .sysbar .table.split-striped tr:hover td.cell-split>div,.light .syspanel .table.split-striped tr:hover td.cell-split>div{background-color:transparent}.light .sysbar .table.split-dashed tr td.cell-split>div,.light .syspanel .table.split-dashed tr td.cell-split>div{border-bottom-style:dashed}.light .sysbar .table.compact tr td.cell-split>div,.light .syspanel .table.compact tr td.cell-split>div{padding:3px 8px}.light .sysbar .table.tiny tr td.cell-split>div,.light .syspanel .table.tiny tr td.cell-split>div{padding:1px 4px}.light .sysbar .table-settings.icon,.light .syspanel .table-settings.icon{cursor:pointer}.light .sysbar .table-settings.dialog .drop-area,.light .syspanel .table-settings.dialog .drop-area{border-left:none;border-right:none;padding-top:8px;padding-bottom:8px}.light .sysbar .table-settings.dialog .drop-area .card,.light .syspanel .table-settings.dialog .drop-area .card{margin-right:0;margin-left:0;padding-top:12px;padding-bottom:12px}.light .sysbar .table-settings.dialog .drop-area .card .left,.light .syspanel .table-settings.dialog .drop-area .card .left{padding-right:16px}.light .sysbar .table-settings.dialog .drop-area .card .right,.light .syspanel .table-settings.dialog .drop-area .card .right{-ms-flex-item-align:center;align-self:center;width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.light .sysbar .table-settings.dialog .drop-area .card .right .show-checkbox,.light .syspanel .table-settings.dialog .drop-area .card .right .show-checkbox{display:inline-block;width:60px;text-align:center}.light .sysbar .table-settings.dialog .drop-area .card .right .freeze-checkbox,.light .syspanel .table-settings.dialog .drop-area .card .right .freeze-checkbox{display:none;width:50px;text-align:center}.light .sysbar .table-settings.dialog .drop-area .card .right label,.light .syspanel .table-settings.dialog .drop-area .card .right label{width:16px;margin:0 auto}.light .sysbar .table-settings.dialog .drop-area .card:first-child .right .freeze-checkbox,.light .syspanel .table-settings.dialog .drop-area .card:first-child .right .freeze-checkbox{display:inline-block}.light .sysbar .table-settings.dialog .drop-area .card .title,.light .syspanel .table-settings.dialog .drop-area .card .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:190px}.light .sysbar .table-settings.dialog .drop-area .card .title .editable,.light .syspanel .table-settings.dialog .drop-area .card .title .editable{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding-right:16px;cursor:pointer}.light .sysbar .table-settings.dialog .drop-area .card .title .editable:after,.light .syspanel .table-settings.dialog .drop-area .card .title .editable:after{content:"";font-family:Ericsson Icons;font-size:16px;visibility:hidden;position:absolute;top:50%;margin-top:-8px;right:0}.light .sysbar .table-settings.dialog .drop-area .card .title .editable:hover:after,.light .syspanel .table-settings.dialog .drop-area .card .title .editable:hover:after{visibility:visible}.light .sysbar .table-settings.dialog .drop-area .card .title .editing,.light .syspanel .table-settings.dialog .drop-area .card .title .editing{position:relative;display:table;width:100%}.light .sysbar .table-settings.dialog .drop-area .card .title .editing .inline-field,.light .syspanel .table-settings.dialog .drop-area .card .title .editing .inline-field{display:table-cell;vertical-align:middle}.light .sysbar .table-settings.dialog .drop-area .card .title .editing .inline-buttons,.light .syspanel .table-settings.dialog .drop-area .card .title .editing .inline-buttons{display:table-cell;vertical-align:middle;white-space:nowrap}.light .sysbar .table-settings.dialog .drop-area .card .title .editing .btn-icon,.light .syspanel .table-settings.dialog .drop-area .card .title .editing .btn-icon{margin-left:8px}.light .sysbar .table-settings.dialog .drop-area .card .title .editing input,.light .syspanel .table-settings.dialog .drop-area .card .title .editing input{display:block;width:100%;margin-right:0}.light .sysbar .card.gu-mirror .right .freeze-checkbox,.light .syspanel .card.gu-mirror .right .freeze-checkbox{display:none}.light .sysbar .table th .col-resizer,.light .syspanel .table th .col-resizer{position:absolute;top:0;right:0;width:5px;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%}.light .sysbar .table th .col-resizer:hover,.light .sysbar .table th .resizing,.light .syspanel .table th .col-resizer:hover,.light .syspanel .table th .resizing{border-right:1px solid #767676}.light .sysbar .pill,.light .syspanel .pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;margin-right:8px;padding:0 8px;border-radius:16px;color:#f2f2f2;background-color:#242424;border:1px solid #767676;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24px;white-space:nowrap}.light .sysbar .pill .icon,.light .syspanel .pill .icon{font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .pill.toggle,.light .syspanel .pill.toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#f2f2f2;background-color:#242424;border:1px solid #767676}.light .sysbar .pill.toggle:hover,.light .syspanel .pill.toggle:hover{cursor:pointer;background:#767676;border-color:#adadad}.light .sysbar .pill.toggle.unselected,.light .syspanel .pill.toggle.unselected{background-color:#242424;border-color:#767676;border-style:dashed;color:#8b8b8b}.light .sysbar .pill.toggle.unselected .icon,.light .syspanel .pill.toggle.unselected .icon{opacity:.6}.light .sysbar .pill.toggle.unselected:hover,.light .syspanel .pill.toggle.unselected:hover{border-color:#adadad;background-color:#4e4e4e;color:#f2f2f2}.light .sysbar .pill.toggle.unselected:hover .icon,.light .syspanel .pill.toggle.unselected:hover .icon{opacity:1}.light .sysbar .pill.unselected,.light .syspanel .pill.unselected{background-color:transparent}.light .sysbar .pill.unselected:focus,.light .syspanel .pill.unselected:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .pill:empty,.light .syspanel .pill:empty{display:none}.light .sysbar .pill.severity-critical:before,.light .syspanel .pill.severity-critical:before{content:"";color:#dc2d37;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .pill.severity-critical.unselected:before,.light .syspanel .pill.severity-critical.unselected:before{opacity:.6}.light .sysbar .pill.severity-critical.unselected:hover:before,.light .syspanel .pill.severity-critical.unselected:hover:before{opacity:1}.light .sysbar .pill.severity-major:before,.light .syspanel .pill.severity-major:before{content:"";color:#e66e19;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .pill.severity-major.unselected:before,.light .syspanel .pill.severity-major.unselected:before{opacity:.6}.light .sysbar .pill.severity-major.unselected:hover:before,.light .syspanel .pill.severity-major.unselected:hover:before{opacity:1}.light .sysbar .pill.severity-minor:before,.light .syspanel .pill.severity-minor:before{content:"";color:#fad22d;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .pill.severity-minor.unselected:before,.light .syspanel .pill.severity-minor.unselected:before{opacity:.6}.light .sysbar .pill.severity-minor.unselected:hover:before,.light .syspanel .pill.severity-minor.unselected:hover:before{opacity:1}.light .sysbar .pill.severity-warning:before,.light .syspanel .pill.severity-warning:before{content:"";color:#0077db;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .pill.severity-warning.unselected:before,.light .syspanel .pill.severity-warning.unselected:before{opacity:.6}.light .sysbar .pill.severity-warning.unselected:hover:before,.light .syspanel .pill.severity-warning.unselected:hover:before{opacity:1}.light .sysbar .pill.severity-indeterminate:before,.light .syspanel .pill.severity-indeterminate:before{content:"";color:#adadad;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .pill.severity-indeterminate.unselected:before,.light .syspanel .pill.severity-indeterminate.unselected:before{opacity:.6}.light .sysbar .pill.severity-indeterminate.unselected:hover:before,.light .syspanel .pill.severity-indeterminate.unselected:hover:before{opacity:1}.light .sysbar .pill.severity-cleared:before,.light .syspanel .pill.severity-cleared:before{content:"";color:#288964;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .pill.severity-cleared.unselected:before,.light .syspanel .pill.severity-cleared.unselected:before{opacity:.6}.light .sysbar .pill.severity-cleared.unselected:hover:before,.light .syspanel .pill.severity-cleared.unselected:hover:before{opacity:1}.light .sysbar .pill.severity-cleared:before,.light .syspanel .pill.severity-cleared:before{margin-left:-4px}.light .sysbar .pill.removable,.light .syspanel .pill.removable{color:#f2f2f2;background-color:#242424;border:1px solid #767676}.light .sysbar .pill.removable:hover,.light .syspanel .pill.removable:hover{cursor:pointer;background:#767676}.light .sysbar .pill.removable:after,.light .syspanel .pill.removable:after{font-family:Ericsson Icons;font-size:14px;content:"";margin-right:-4px;margin-left:4px;margin-top:0}.light .sysbar .pill.disabled,.light .syspanel .pill.disabled{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .pill:focus,.light .syspanel .pill:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .eds-form,.light .syspanel .eds-form{padding:16px 0;width:100%;position:relative}.light .sysbar .eds-form .form-header,.light .syspanel .eds-form .form-header{margin-bottom:32px}.light .sysbar .eds-form .form-body,.light .syspanel .eds-form .form-body{max-width:834px;margin:0 auto 32px}.light .sysbar .eds-form .form-body .column,.light .syspanel .eds-form .form-body .column{border-right:1px solid #878787}.light .sysbar .eds-form .form-body .column:not(:last-child),.light .syspanel .eds-form .form-body .column:not(:last-child){padding-right:16px}.light .sysbar .eds-form .form-body .column:not(:first-child),.light .syspanel .eds-form .form-body .column:not(:first-child){padding-left:16px}.light .sysbar .eds-form .form-group:not(:last-child),.light .syspanel .eds-form .form-group:not(:last-child){margin-bottom:32px}.light .sysbar .eds-form .form-group .form-group-title,.light .syspanel .eds-form .form-group .form-group-title{font-size:14px;font-weight:500;line-height:1.5em}.light .sysbar .eds-form .form-element,.light .syspanel .eds-form .form-element{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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}.light .sysbar .eds-form .form-element:not(:first-child),.light .syspanel .eds-form .form-element:not(:first-child){margin-top:16px}.light .sysbar .eds-form .form-element>div,.light .syspanel .eds-form .form-element>div{width:100%}.light .sysbar .eds-form .form-element>.select,.light .syspanel .eds-form .form-element>.select{max-width:100%}.light .sysbar .eds-form .title,.light .syspanel .eds-form .title{font-size:16px;display:inline-block;font-weight:400;line-height:1.5em}.light .sysbar .eds-form p,.light .syspanel .eds-form p{max-width:736px;font-size:14px;line-height:1.5;letter-spacing:normal}.light .sysbar .eds-form label,.light .syspanel .eds-form label{width:100%;max-width:320px}.light .sysbar .eds-form .ranger-container,.light .sysbar .eds-form .select,.light .sysbar .eds-form input,.light .sysbar .eds-form textarea,.light .syspanel .eds-form .ranger-container,.light .syspanel .eds-form .select,.light .syspanel .eds-form input,.light .syspanel .eds-form textarea{width:100%}.light .sysbar .eds-form .ranger-container[inputmode=numeric],.light .sysbar .eds-form .ranger-container[type=number],.light .sysbar .eds-form .select[inputmode=numeric],.light .sysbar .eds-form .select[type=number],.light .sysbar .eds-form input[inputmode=numeric],.light .sysbar .eds-form input[type=number],.light .sysbar .eds-form textarea[inputmode=numeric],.light .sysbar .eds-form textarea[type=number],.light .syspanel .eds-form .ranger-container[inputmode=numeric],.light .syspanel .eds-form .ranger-container[type=number],.light .syspanel .eds-form .select[inputmode=numeric],.light .syspanel .eds-form .select[type=number],.light .syspanel .eds-form input[inputmode=numeric],.light .syspanel .eds-form input[type=number],.light .syspanel .eds-form textarea[inputmode=numeric],.light .syspanel .eds-form textarea[type=number]{min-width:80px}.light .sysbar .eds-form .ranger-container[type=password],.light .sysbar .eds-form .select[type=password],.light .sysbar .eds-form input[type=password],.light .sysbar .eds-form textarea[type=password],.light .syspanel .eds-form .ranger-container[type=password],.light .syspanel .eds-form .select[type=password],.light .syspanel .eds-form input[type=password],.light .syspanel .eds-form textarea[type=password]{max-width:160px}.light .sysbar .eds-form .form-footer,.light .syspanel .eds-form .form-footer{text-align:right;max-width:834px;margin:0 auto}@media (min-width:769px) and (max-width:1199px){.light .sysbar .eds-form .form-body,.light .syspanel .eds-form .form-body{max-width:834px;margin:0 auto 32px}.light .sysbar .eds-form .form-body .column,.light .syspanel .eds-form .form-body .column{border-right:1px solid #878787}.light .sysbar .eds-form .form-body .column:not(:last-child),.light .syspanel .eds-form .form-body .column:not(:last-child){padding-right:16px}.light .sysbar .eds-form .form-body .column:not(:first-child),.light .syspanel .eds-form .form-body .column:not(:first-child){padding-left:16px}.light .sysbar .eds-form .form-body .column .form-element>div,.light .sysbar .eds-form .form-body .column .ranger-container,.light .sysbar .eds-form .form-body .column .select,.light .sysbar .eds-form .form-body .column input,.light .sysbar .eds-form .form-body .column label,.light .sysbar .eds-form .form-body .column textarea,.light .syspanel .eds-form .form-body .column .form-element>div,.light .syspanel .eds-form .form-body .column .ranger-container,.light .syspanel .eds-form .form-body .column .select,.light .syspanel .eds-form .form-body .column input,.light .syspanel .eds-form .form-body .column label,.light .syspanel .eds-form .form-body .column textarea{width:100%}}@media (max-width:768px){.light .sysbar .eds-form .form-body .column,.light .syspanel .eds-form .form-body .column{border-right:none;max-width:none}.light .sysbar .eds-form .form-body .column:not(:last-child),.light .syspanel .eds-form .form-body .column:not(:last-child){padding-right:0;margin-bottom:16px}.light .sysbar .eds-form .form-body .column:not(:first-child),.light .syspanel .eds-form .form-body .column:not(:first-child){padding-left:0}.light .sysbar .eds-form .form-body .column .form-element,.light .syspanel .eds-form .form-body .column .form-element{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.light .sysbar .eds-form .form-body .column .form-element label,.light .syspanel .eds-form .form-body .column .form-element label{width:33%}.light .sysbar .eds-form .form-body .column .form-element>.ranger-container,.light .sysbar .eds-form .form-body .column .form-element>.select,.light .sysbar .eds-form .form-body .column .form-element>div,.light .sysbar .eds-form .form-body .column .form-element>input,.light .sysbar .eds-form .form-body .column .form-element>textarea,.light .syspanel .eds-form .form-body .column .form-element>.ranger-container,.light .syspanel .eds-form .form-body .column .form-element>.select,.light .syspanel .eds-form .form-body .column .form-element>div,.light .syspanel .eds-form .form-body .column .form-element>input,.light .syspanel .eds-form .form-body .column .form-element>textarea{width:calc(67% - 8px);margin-left:8px;margin-right:0}}@media (max-width:480px){.light .sysbar .eds-form .form-body .column .form-element,.light .syspanel .eds-form .form-body .column .form-element{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .sysbar .eds-form .form-body .column .form-element label,.light .syspanel .eds-form .form-body .column .form-element label{width:100%}.light .sysbar .eds-form .form-body .column .form-element>.ranger-container,.light .sysbar .eds-form .form-body .column .form-element>.select,.light .sysbar .eds-form .form-body .column .form-element>div,.light .sysbar .eds-form .form-body .column .form-element>input,.light .sysbar .eds-form .form-body .column .form-element>textarea,.light .syspanel .eds-form .form-body .column .form-element>.ranger-container,.light .syspanel .eds-form .form-body .column .form-element>.select,.light .syspanel .eds-form .form-body .column .form-element>div,.light .syspanel .eds-form .form-body .column .form-element>input,.light .syspanel .eds-form .form-body .column .form-element>textarea{width:100%;margin-left:0;margin-right:0}}.light .sysbar .eds-filter .filter-header,.light .syspanel .eds-filter .filter-header{padding-bottom:16px;border-bottom:1px solid rgba(128,128,128,.5)}.light .sysbar .eds-filter .filter-header+.filter-body,.light .syspanel .eds-filter .filter-header+.filter-body{padding-top:16px}.light .sysbar .eds-filter .filter-body.scroll,.light .syspanel .eds-filter .filter-body.scroll{overflow-y:scroll;padding-right:8px}.light .sysbar .eds-filter .filter-body.scroll+.filter-footer,.light .syspanel .eds-filter .filter-body.scroll+.filter-footer{border-top:1px solid rgba(128,128,128,.5)}.light .sysbar .eds-filter .filter-footer,.light .syspanel .eds-filter .filter-footer{padding-top:16px;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}.light .sysbar .eds-filter .filter-footer>div:first-child,.light .syspanel .eds-filter .filter-footer>div:first-child{margin-right:auto}.light .sysbar .eds-filter .filter-group,.light .syspanel .eds-filter .filter-group{margin-bottom:16px}.light .sysbar .eds-filter .filter-group-title,.light .syspanel .eds-filter .filter-group-title{font-size:14px;line-height:1.5em;font-weight:500}.light .sysbar .eds-filter .filter-element,.light .syspanel .eds-filter .filter-element{margin-top:8px}.light .sysbar .eds-filter .filter-element:first-child,.light .syspanel .eds-filter .filter-element:first-child{margin-top:0}.light .sysbar .eds-filter .accordion,.light .syspanel .eds-filter .accordion{margin-left:-8px;margin-right:-8px}.light .sysbar .eds-filter .accordion .accordion-item>.title:before,.light .syspanel .eds-filter .accordion .accordion-item>.title:before{padding-right:0}.light .sysbar .eds-filter.horizontal .filter-group,.light .syspanel .eds-filter.horizontal .filter-group{display:inline-block;vertical-align:baseline;margin-right:8px}.light .sysbar .eds-filter.horizontal .filter-group-title,.light .syspanel .eds-filter.horizontal .filter-group-title{margin-bottom:8px}.light .sysbar .eds-filter.horizontal .filter-element,.light .syspanel .eds-filter.horizontal .filter-element{display:inline-block;vertical-align:top;margin-top:0;margin-right:8px}.light .sysbar .eds-filter.horizontal .filter-element>input[type=radio]+label,.light .syspanel .eds-filter.horizontal .filter-element>input[type=radio]+label{display:inline-block;margin-right:8px;margin-top:12px}.light .sysbar .eds-filter.horizontal .filter-element>input[type=checkbox]+label,.light .syspanel .eds-filter.horizontal .filter-element>input[type=checkbox]+label{display:inline-block;margin-right:8px;margin-top:12px}.light .sysbar .eds-filter.horizontal .filter-footer,.light .syspanel .eds-filter.horizontal .filter-footer{padding-top:0}@supports (-moz-appearance:none){.light .sysbar .eds-filter .filter-middle.scroll,.light .syspanel .eds-filter .filter-middle.scroll{padding-right:16px}}.light .sysbar .accordion .accordion-list,.light .syspanel .accordion .accordion-list{list-style-type:none;margin-bottom:0;padding-left:0}.light .sysbar .accordion .accordion-item,.light .syspanel .accordion .accordion-item{padding-bottom:0;color:#fff}.light .sysbar .accordion .accordion-item>.title,.light .syspanel .accordion .accordion-item>.title{font-size:14px;margin:0;padding:12px 8px;cursor:pointer;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.light .sysbar .accordion .accordion-item>.title:hover,.light .syspanel .accordion .accordion-item>.title:hover{background:#4e4e4e}.light .sysbar .accordion .accordion-item>.title:before,.light .syspanel .accordion .accordion-item>.title:before{content:"";padding:0 8px;font-family:Ericsson Icons;font-size:16px;vertical-align:middle;float:right}.light .sysbar .accordion .accordion-item>.title:focus,.light .syspanel .accordion .accordion-item>.title:focus{outline:1px solid #8e45b0;outline-offset:-1px}.light .sysbar .accordion .accordion-item>.title:focus:not(:focus-visible),.light .syspanel .accordion .accordion-item>.title:focus:not(:focus-visible){outline:0}.light .sysbar .accordion .accordion-item>.content,.light .syspanel .accordion .accordion-item>.content{display:none;padding:0 16px 16px}.light .sysbar .accordion .accordion-item>.content.no-inset,.light .syspanel .accordion .accordion-item>.content.no-inset{padding:0 8px 16px}.light .sysbar .accordion .accordion-item:nth-child(n+1),.light .syspanel .accordion .accordion-item:nth-child(n+1){margin:-1px 0 0}.light .sysbar .accordion .accordion-item.opened>.title,.light .syspanel .accordion .accordion-item.opened>.title{font-weight:400}.light .sysbar .accordion .accordion-item.opened>.title:before,.light .syspanel .accordion .accordion-item.opened>.title:before{content:""}.light .sysbar .accordion .accordion-item.opened>.content,.light .syspanel .accordion .accordion-item.opened>.content{display:block}.light .sysbar .accordion.lines .accordion-item,.light .syspanel .accordion.lines .accordion-item{border-top:1px solid #767676;border-bottom:1px solid #767676}.light .sysbar .badge,.light .syspanel .badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.light .sysbar .badge:before,.light .syspanel .badge:before{content:attr(data-badge-content);position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);color:#f2f2f2;border-radius:50%;min-width:10px;height:10px;font-size:10px;background-color:#008cff;outline:solid 1px #242424;z-index:1}.light .sysbar .badge.counter:before,.light .syspanel .badge.counter:before{min-width:16px;height:16px}.light .sysbar .badge.counter.hidden:before,.light .syspanel .badge.counter.hidden:before{opacity:0;-webkit-transform:translate(60%,-60%) scale(.5);transform:translate(60%,-60%) scale(.5);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.light .sysbar .badge.counter.visible:before,.light .syspanel .badge.counter.visible:before{opacity:1;-webkit-transform:translate(60%,-60%) scale(1);transform:translate(60%,-60%) scale(1);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.light .sysbar .badge.double-digit:before,.light .syspanel .badge.double-digit:before{width:24px;height:14px;border-radius:8px}.light .sysbar .badge.counter:before,.light .sysbar .badge.default:before,.light .syspanel .badge.counter:before,.light .syspanel .badge.default:before{background-color:#008cff}.light .sysbar .badge.green:before,.light .syspanel .badge.green:before{background-color:#288964}.light .sysbar .badge.orange:before,.light .syspanel .badge.orange:before{background-color:#e66e19}.light .sysbar .badge.red:before,.light .syspanel .badge.red:before{background-color:#dc2d37}.light .sysbar .breadcrumb,.light .syspanel .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;white-space:nowrap;height:inherit}.light .sysbar .breadcrumb .menu.visible .item:focus,.light .syspanel .breadcrumb .menu.visible .item:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .breadcrumb .link,.light .sysbar .breadcrumb span,.light .syspanel .breadcrumb .link,.light .syspanel .breadcrumb span{border:1px solid transparent;color:#888;display:inline-block;font-size:14px;font-weight:400;line-height:1.2;margin-right:8px;position:relative;text-decoration:none}.light .sysbar .breadcrumb .link:last-child,.light .sysbar .breadcrumb span:last-child,.light .syspanel .breadcrumb .link:last-child,.light .syspanel .breadcrumb span:last-child{margin-right:0}.light .sysbar .breadcrumb .link:last-child,.light .sysbar .breadcrumb span:last-child,.light .syspanel .breadcrumb .link:last-child,.light .syspanel .breadcrumb span:last-child{color:#fff;font-size:18px;font-weight:400}.light .sysbar .breadcrumb .link:last-child,.light .sysbar .breadcrumb span:last-child,.light .syspanel .breadcrumb .link:last-child,.light .syspanel .breadcrumb span:last-child{border-bottom:none;text-decoration:none;cursor:text;pointer-events:none}.light .sysbar .breadcrumb .link:focus,.light .sysbar .breadcrumb span:focus,.light .syspanel .breadcrumb .link:focus,.light .syspanel .breadcrumb span:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .breadcrumb .separator,.light .syspanel .breadcrumb .separator{display:inline-block;height:16px;line-height:16px;margin-right:8px;text-align:center;width:16px}.light .sysbar .breadcrumb .separator:after,.light .syspanel .breadcrumb .separator:after{color:#888;content:"";font-family:Ericsson Icons;font-size:14px}@media only screen and (min-width:0){.light .sysbar .breadcrumb.short .more,.light .syspanel .breadcrumb.short .more{display:inline-block}.light .sysbar .breadcrumb.short a.link,.light .syspanel .breadcrumb.short a.link{display:none}.light .sysbar .breadcrumb.short .separator:not(:nth-last-of-type(2)),.light .syspanel .breadcrumb.short .separator:not(:nth-last-of-type(2)){display:none}}@media only screen and (min-width:50em){.light .sysbar .breadcrumb.short .more,.light .syspanel .breadcrumb.short .more{display:none}.light .sysbar .breadcrumb.short a.link,.light .syspanel .breadcrumb.short a.link{display:inline-block}.light .sysbar .breadcrumb.short .separator:not(:nth-last-of-type(2)),.light .syspanel .breadcrumb.short .separator:not(:nth-last-of-type(2)){display:inline-block}.light .sysbar .breadcrumb.short .separator:nth-of-type(2),.light .syspanel .breadcrumb.short .separator:nth-of-type(2){display:none}}@media only screen and (min-width:0){.light .sysbar .breadcrumb.long a.link,.light .syspanel .breadcrumb.long a.link{display:none}.light .sysbar .breadcrumb.long .separator:not(:nth-last-of-type(2)),.light .syspanel .breadcrumb.long .separator:not(:nth-last-of-type(2)){display:none}}@media only screen and (min-width:50em){.light .sysbar .breadcrumb.long a.link,.light .syspanel .breadcrumb.long a.link{display:inline-block}.light .sysbar .breadcrumb.long .separator:not(:nth-last-of-type(2)),.light .syspanel .breadcrumb.long .separator:not(:nth-last-of-type(2)){display:inline-block}}.light .sysbar .breadcrumb .more,.light .syspanel .breadcrumb .more{display:inline-block;height:16px;line-height:1;margin-right:8px;position:relative;width:16px}.light .sysbar .breadcrumb .more .icon,.light .syspanel .breadcrumb .more .icon{cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%}.light .sysbar .breadcrumb .more .icon:before,.light .syspanel .breadcrumb .more .icon:before{content:""}.light .sysbar .breadcrumb .more .icon:after,.light .syspanel .breadcrumb .more .icon:after{content:"";font-size:14px;color:#888}.light .sysbar .breadcrumb .more .icon:hover:after,.light .syspanel .breadcrumb .more .icon:hover:after{color:#fff}.light .sysbar .breadcrumb .more .menu,.light .syspanel .breadcrumb .more .menu{top:100%}.light .sysbar .breadcrumb .more:focus,.light .syspanel .breadcrumb .more:focus{outline:1px solid #8e45b0;outline-offset:1px}@media only screen and (min-width:0){.light .sysbar .breadcrumb.long .more .menu .item:first-child,.light .syspanel .breadcrumb.long .more .menu .item:first-child{display:inherit}.light .sysbar .breadcrumb.long .more .menu .item:last-child,.light .syspanel .breadcrumb.long .more .menu .item:last-child{display:inherit}}@media only screen and (min-width:50em){.light .sysbar .breadcrumb.long .more .menu .item:first-child,.light .syspanel .breadcrumb.long .more .menu .item:first-child{display:none}.light .sysbar .breadcrumb.long .more .menu .item:last-child,.light .syspanel .breadcrumb.long .more .menu .item:last-child{display:none}}.light .sysbar .btn,.light .syspanel .btn{min-width:60px;padding:7px 11px;border-radius:3px;font-size:14px;line-height:1.143;font-family:Ericsson Hilda,Helvetica,sans-serif;color:#fff;background-color:transparent;border:1px solid #fff}.light .sysbar .btn:not([hidden]),.light .syspanel .btn:not([hidden]){display:inline-block;vertical-align:middle}.light .sysbar .btn:last-child,.light .syspanel .btn:last-child{margin-right:0}.light .sysbar .btn.disabled,.light .sysbar .btn:disabled,.light .syspanel .btn.disabled,.light .syspanel .btn:disabled{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .btn:focus-visible,.light .syspanel .btn:focus-visible{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .btn:hover:not(:disabled),.light .syspanel .btn:hover:not(:disabled){color:#242424;text-decoration:none;background-color:#f2f2f2;border:1px solid #f2f2f2;cursor:pointer}.light .sysbar .btn:active:not(:disabled),.light .syspanel .btn:active:not(:disabled){color:#242424;background-color:#adadad;border:1px solid #adadad;-webkit-transition:none;transition:none}.light .sysbar .btn.auto,.light .syspanel .btn.auto{min-width:0}.light .sysbar .btn .icon,.light .syspanel .btn .icon{margin-right:4px;display:inline-block;vertical-align:middle;margin-top:-2px;line-height:0;font-size:16px}.light .sysbar .btn.icon-btn,.light .sysbar .btn.icon-btn-ghost,.light .syspanel .btn.icon-btn,.light .syspanel .btn.icon-btn-ghost{min-width:auto;padding:7px}.light .sysbar .btn.icon-btn .icon,.light .sysbar .btn.icon-btn-ghost .icon,.light .syspanel .btn.icon-btn .icon,.light .syspanel .btn.icon-btn-ghost .icon{margin-right:0}.light .sysbar .btn.icon-btn-ghost,.light .syspanel .btn.icon-btn-ghost{border:1px solid transparent}.light .sysbar .btn.icon-btn-subtle,.light .syspanel .btn.icon-btn-subtle{color:#888;border-color:transparent;min-width:auto;padding:7px}.light .sysbar .btn.icon-btn-subtle:not(:disabled):hover,.light .syspanel .btn.icon-btn-subtle:not(:disabled):hover{color:#fff;background:inherit;border-color:transparent}.light .sysbar .btn.icon-btn-subtle .icon,.light .syspanel .btn.icon-btn-subtle .icon{margin-right:0}.light .sysbar .btn.icon-btn-subtle~.btn,.light .syspanel .btn.icon-btn-subtle~.btn{margin:0}.light .sysbar .btn.icon-btn-subtle.tooltip .message[class*=top],.light .syspanel .btn.icon-btn-subtle.tooltip .message[class*=top]{bottom:20px}.light .sysbar .btn.icon-btn-subtle.tooltip .message[class*=bottom],.light .syspanel .btn.icon-btn-subtle.tooltip .message[class*=bottom]{top:20px}.light .sysbar .btn.icon-btn-subtle.tooltip .message:not([class*=end]),.light .syspanel .btn.icon-btn-subtle.tooltip .message:not([class*=end]){left:-6px}.light .sysbar .btn.icon-btn-subtle.tooltip .message[class*=end],.light .syspanel .btn.icon-btn-subtle.tooltip .message[class*=end]{top:inherit;right:-6px}.light .sysbar .btn span+.icon,.light .syspanel .btn span+.icon{margin-left:4px;margin-right:0}.light .sysbar .btn.primary,.light .syspanel .btn.primary{color:#fff;background-color:#0077db;border:1px solid #0077db}.light .sysbar .btn.primary:hover:not(:disabled),.light .syspanel .btn.primary:hover:not(:disabled){color:#fff;background-color:#0267bc;border:1px solid #0267bc}.light .sysbar .btn.primary:active:not(:disabled),.light .syspanel .btn.primary:active:not(:disabled){color:#fff;background-color:#005499;border:1px solid #005499;-webkit-transition:none;transition:none}.light .sysbar .btn.ai-fill,.light .syspanel .btn.ai-fill{position:relative;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);border:none;padding:8px 12px}.light .sysbar .btn.ai-fill.icon-btn,.light .syspanel .btn.ai-fill.icon-btn{padding:8px}.light .sysbar .btn.ai-fill:before,.light .syspanel .btn.ai-fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.light .sysbar .btn.ai-fill:hover:not(:disabled),.light .syspanel .btn.ai-fill:hover:not(:disabled){color:#fff;background:-webkit-gradient(linear,left top,right top,from(#0267bc),to(#7c42f8));background:linear-gradient(90deg,#0267bc,#7c42f8);border:none}.light .sysbar .btn.ai-fill:active:not(:disabled),.light .syspanel .btn.ai-fill:active:not(:disabled){color:#fff;background:-webkit-gradient(linear,left top,right top,from(#005499),to(#7132f9));background:linear-gradient(90deg,#005499,#7132f9);border:none;-webkit-transition:none;transition:none}.light .sysbar .btn.ai-stroke,.light .syspanel .btn.ai-stroke{position:relative;color:#fff;background:0 0;border:none;z-index:1;padding:8px 12px}.light .sysbar .btn.ai-stroke.icon-btn,.light .syspanel .btn.ai-stroke.icon-btn{padding:8px}.light .sysbar .btn.ai-stroke:before,.light .syspanel .btn.ai-stroke:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}.light .sysbar .btn.ai-stroke:hover:not(:disabled),.light .syspanel .btn.ai-stroke:hover:not(:disabled){border:none}.light .sysbar .btn.ai-stroke:hover:not(:disabled):before,.light .syspanel .btn.ai-stroke:hover:not(:disabled):before{background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3)}.light .sysbar .btn.ai-stroke:active:not(:disabled),.light .syspanel .btn.ai-stroke:active:not(:disabled){color:#242424;-webkit-transition:none;transition:none}.light .sysbar .btn.warning,.light .syspanel .btn.warning{color:#fff;background-color:#dc2d37;border:1px solid #dc2d37}.light .sysbar .btn.warning:hover:not(:disabled),.light .syspanel .btn.warning:hover:not(:disabled){color:#fff;background-color:#c52a32;border:1px solid #c52a32}.light .sysbar .btn.warning:active:not(:disabled),.light .syspanel .btn.warning:active:not(:disabled){color:#fff;background-color:#942228;border:1px solid #942228;-webkit-transition:none;transition:none}.light .sysbar .btn~.btn,.light .syspanel .btn~.btn{margin-left:8px}.light .sysbar label input[type=file],.light .syspanel label input[type=file]{position:absolute;margin:0;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);pointer-events:none}.light .sysbar label input[type=file]:focus-visible~.btn,.light .syspanel label input[type=file]:focus-visible~.btn{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar label input[type=file]:disabled~.btn,.light .syspanel label input[type=file]:disabled~.btn{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .btn-icon,.light .syspanel .btn-icon{border:none;padding:0;margin-bottom:0!important;min-width:16px;height:16px;font-size:16px;line-height:1;vertical-align:baseline;color:#fff;outline:0;background:0 0;cursor:pointer}.light .sysbar .btn-icon:hover,.light .syspanel .btn-icon:hover{background:0 0}.light .sysbar .btn-icon:focus-visible,.light .syspanel .btn-icon:focus-visible{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .btn-group .btn,.light .syspanel .btn-group .btn{border-radius:0}.light .sysbar .btn-group .btn i,.light .syspanel .btn-group .btn i{pointer-events:none}.light .sysbar .btn-group .btn.active:not(:disabled),.light .syspanel .btn-group .btn.active:not(:disabled){color:#242424;background-color:#adadad;border:1px solid #adadad;-webkit-transition:none;transition:none}.light .sysbar .btn-group .dropdown:not(:first-child) .btn,.light .syspanel .btn-group .dropdown:not(:first-child) .btn{margin-left:0;border-radius:0}.light .sysbar .btn-group.horizontal .btn:first-child,.light .syspanel .btn-group.horizontal .btn:first-child{border-radius:3px 0 0 3px}.light .sysbar .btn-group.horizontal .btn:last-child,.light .syspanel .btn-group.horizontal .btn:last-child{border-radius:0 3px 3px 0}.light .sysbar .btn-group.horizontal .btn~.btn,.light .syspanel .btn-group.horizontal .btn~.btn{margin-left:-1px}.light .sysbar .btn-group.horizontal>:not(:first-child),.light .syspanel .btn-group.horizontal>:not(:first-child){margin-left:-1px}.light .sysbar .btn-group.horizontal .dropdown:first-child .btn,.light .syspanel .btn-group.horizontal .dropdown:first-child .btn{border-radius:3px 0 0 3px}.light .sysbar .btn-group.horizontal .dropdown:last-child .btn,.light .syspanel .btn-group.horizontal .dropdown:last-child .btn{border-radius:0 3px 3px 0}.light .sysbar .btn-group.vertical,.light .syspanel .btn-group.vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-line-pack:start;align-content:flex-start}.light .sysbar .btn-group.vertical .btn,.light .syspanel .btn-group.vertical .btn{margin-left:0}.light .sysbar .btn-group.vertical .btn:first-child,.light .syspanel .btn-group.vertical .btn:first-child{border-radius:3px 3px 0 0}.light .sysbar .btn-group.vertical .btn:last-child,.light .syspanel .btn-group.vertical .btn:last-child{border-radius:0 0 3px 3px}.light .sysbar .btn-group.vertical .btn~.btn,.light .syspanel .btn-group.vertical .btn~.btn{margin-top:-1px}.light .sysbar .btn-group.vertical>:not(:first-child),.light .syspanel .btn-group.vertical>:not(:first-child){margin-top:-1px}.light .sysbar .btn-group.vertical .dropdown:first-child .btn,.light .syspanel .btn-group.vertical .dropdown:first-child .btn{border-radius:3px 3px 0 0}.light .sysbar .btn-group.vertical .dropdown:last-child .btn,.light .syspanel .btn-group.vertical .dropdown:last-child .btn{border-radius:0 0 3px 3px}.light .sysbar .card,.light .syspanel .card{max-width:100%;padding:16px;margin:8px;background-color:#181818;border:1px solid #767676}.light .sysbar .card.hidden,.light .syspanel .card.hidden{display:none}.light .sysbar .card.selected,.light .syspanel .card.selected{border:1px solid #0077db}.light .sysbar .card.selected:hover,.light .syspanel .card.selected:hover{cursor:pointer;border-color:#0077db}.light .sysbar .card:focus,.light .syspanel .card:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .card:hover,.light .syspanel .card:hover{cursor:pointer;border-color:#adadad}.light .sysbar .card.draggable:hover,.light .syspanel .card.draggable:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.light .sysbar .card.draggable .left .title:before,.light .syspanel .card.draggable .left .title:before{content:"";font-family:Ericsson Icons;font-size:16px;vertical-align:baseline;margin-right:8px}.light .sysbar .card .header,.light .syspanel .card .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0}.light .sysbar .card .header .left,.light .syspanel .card .header .left{-webkit-box-flex:1;-ms-flex:1;flex:1}.light .sysbar .card .header .left .title,.light .syspanel .card .header .left .title{font-size:16px;font-family:Ericsson Hilda;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .card .header .left .subtitle,.light .syspanel .card .header .left .subtitle{font-size:14px;color:#888;display:block;margin-top:4px;margin-left:0}.light .sysbar .card .header .right,.light .syspanel .card .header .right{-ms-flex-item-align:start;align-self:flex-start}.light .sysbar .card .header .right .action,.light .syspanel .card .header .right .action{display:inline-block;margin-left:8px;font-size:20px;font-weight:400}.light .sysbar .card .header .right .action i,.light .syspanel .card .header .right .action i{font-size:16px;font-weight:300;vertical-align:baseline}.light .sysbar .card .header+.content,.light .syspanel .card .header+.content{padding-top:16px}.light .sysbar .gu-mirror,.light .syspanel .gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2)!important;box-shadow:0 4px 10px #0003!important;cursor:-webkit-grabbing!important;cursor:grabbing!important}.light .sysbar .gu-hide,.light .syspanel .gu-hide{left:-9999px!important}.light .sysbar .gu-unselectable,.light .syspanel .gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.light .sysbar .gu-transit,.light .syspanel .gu-transit{opacity:.2}.light .sysbar .drop-area,.light .syspanel .drop-area{border:1px solid #adadad;position:relative}.light .sysbar .drop-area.drop-over,.light .syspanel .drop-area.drop-over{border:2px solid #0077db}.light .sysbar .drop-area .empty-state,.light .syspanel .drop-area .empty-state{display:none;-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;text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.light .sysbar .drop-area .empty-state.visible,.light .syspanel .drop-area .empty-state.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .drop-area .empty-state div:not(:first-child),.light .syspanel .drop-area .empty-state div:not(:first-child){margin:8px 0 0}.light .sysbar .drop-area .draggable,.light .syspanel .drop-area .draggable{cursor:grab;cursor:-webkit-grab}.light .sysbar .drop-area .dragging,.light .syspanel .drop-area .dragging{cursor:grabbing;cursor:-webkit-grabbing}.light .sysbar .carousel-container,.light .syspanel .carousel-container{position:relative;margin-bottom:40px;background:#181818}.light .sysbar .carousel-container .carousel-wrapper,.light .syspanel .carousel-container .carousel-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid #767676;overflow:hidden}.light .sysbar .carousel-container .carousel-wrapper .carousel-slide,.light .syspanel .carousel-container .carousel-wrapper .carousel-slide{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#181818;position:absolute;top:0;left:0;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity ease-out .2s;transition:opacity ease-out .2s}.light .sysbar .carousel-container .carousel-wrapper .carousel-slide.active,.light .syspanel .carousel-container .carousel-wrapper .carousel-slide.active{opacity:1;z-index:1}.light .sysbar .carousel-container .play-button,.light .syspanel .carousel-container .play-button{position:absolute;bottom:16px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:3}.light .sysbar .carousel-container .play-button .icon,.light .syspanel .carousel-container .play-button .icon{margin-right:0}.light .sysbar .carousel-container .carousel-counter,.light .syspanel .carousel-container .carousel-counter{position:absolute;top:16px;left:16px;font-size:12px;color:#6a6a6a;z-index:2}.light .sysbar .carousel-container .carousel-button-next,.light .sysbar .carousel-container .carousel-button-prev,.light .syspanel .carousel-container .carousel-button-next,.light .syspanel .carousel-container .carousel-button-prev{min-width:auto;padding:4px 6px;border-radius:3px;font-size:18px;line-height:1.2;font-family:Ericsson Hilda,Helvetica,sans-serif;position:absolute;cursor:pointer;top:calc(50% - 16px);height:32px;width:32px;z-index:2}.light .sysbar .carousel-container .carousel-button-next .icon,.light .sysbar .carousel-container .carousel-button-prev .icon,.light .syspanel .carousel-container .carousel-button-next .icon,.light .syspanel .carousel-container .carousel-button-prev .icon{margin-right:0;margin-top:0}.light .sysbar .carousel-container .carousel-button-prev,.light .syspanel .carousel-container .carousel-button-prev{left:16px}.light .sysbar .carousel-container .carousel-button-next,.light .syspanel .carousel-container .carousel-button-next{right:16px}.light .sysbar .carousel-container .carousel-pagination,.light .syspanel .carousel-container .carousel-pagination{position:absolute;bottom:-28px;width:100%;z-index:2;overflow-x:auto;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .sysbar .carousel-container .carousel-pagination .carousel-pagination-wrap,.light .syspanel .carousel-container .carousel-pagination .carousel-pagination-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;padding:2px 0}.light .sysbar .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet,.light .syspanel .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet{width:16px;height:16px;position:relative;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}.light .sysbar .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet:before,.light .syspanel .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet:before{content:"";width:8px;height:8px;border:1px solid #f2f2f2;background:#242424;border-radius:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:background ease-out .2s;transition:background ease-out .2s}.light .sysbar .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.active:before,.light .syspanel .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.active:before{background:#f2f2f2}.light .sysbar .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.clickable,.light .syspanel .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.clickable{cursor:pointer}.light .sysbar .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet~.carousel-pagination-bullet,.light .syspanel .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet~.carousel-pagination-bullet{margin-left:8px}.light .sysbar .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.clickable:focus,.light .syspanel .carousel-container .carousel-pagination .carousel-pagination-wrap .carousel-pagination-bullet.clickable:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar input[type=checkbox],.light .syspanel input[type=checkbox]{width:0;height:0;padding:0;margin:0;background:0 0;border:0;opacity:0;pointer-events:none;display:block}.light .sysbar input[type=checkbox]+label,.light .syspanel input[type=checkbox]+label{font-size:14px;line-height:1.5}.light .sysbar input[type=checkbox]+label:before,.light .syspanel input[type=checkbox]+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNzY3Njc2IiBkPSJNMC41IDAuNUgxNS41VjE1LjVIMC41eiIvPgo8L3N2Zz4K) no-repeat 100% center;margin:2px 4px 2px 2px}.light .sysbar input[type=checkbox]+label:empty,.light .syspanel input[type=checkbox]+label:empty{line-height:1}.light .sysbar input[type=checkbox]+label:empty:before,.light .syspanel input[type=checkbox]+label:empty:before{margin-right:0}.light .sysbar input[type=checkbox]:hover+label:before,.light .syspanel input[type=checkbox]:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjQURBREFEIiBkPSJNMC41IDAuNUgxNS41VjE1LjVIMC41eiIvPgo8L3N2Zz4K) no-repeat 100% center}.light .sysbar input[type=checkbox]:disabled+label,.light .syspanel input[type=checkbox]:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light .sysbar input[type=checkbox]:focus-visible+label:before,.light .syspanel input[type=checkbox]:focus-visible+label:before{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar input[type=checkbox]:checked+label:before,.light .syspanel input[type=checkbox]:checked+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNzdEQiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light .sysbar input[type=checkbox]:checked:hover+label:before,.light .syspanel input[type=checkbox]:checked:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAyNjdCQyIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light .sysbar input[type=checkbox]:checked:disabled+label,.light .syspanel input[type=checkbox]:checked:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light .sysbar input[type=checkbox]:indeterminate+label:before,.light .syspanel input[type=checkbox]:indeterminate+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNzdEQiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik00IDlMMTIgOSAxMiA3IDQgN3oiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light .sysbar input[type=checkbox]:indeterminate:hover+label:before,.light .syspanel input[type=checkbox]:indeterminate:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAyNjdCQyIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik00IDlMMTIgOSAxMiA3IDQgN3oiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light .sysbar input[type=checkbox]:indeterminate:disabled+label,.light .syspanel input[type=checkbox]:indeterminate:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .checkbox-group .validation-msg,.light .syspanel .checkbox-group .validation-msg{display:none;margin-top:8px;font-size:12px;line-height:14px}.light .sysbar .calendar,.light .syspanel .calendar{position:absolute;z-index:2;width:260px;padding:8px;background:#181818;border:1px solid #767676;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003}.light .sysbar .calendar.opened,.light .syspanel .calendar.opened{display:block}.light .sysbar .calendar.closed,.light .syspanel .calendar.closed{display:none}.light .sysbar .calendar .head,.light .syspanel .calendar .head{padding:8px 0;font-size:16px;line-height:1.5;font-weight:500;text-align:center;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .calendar .head .month,.light .syspanel .calendar .head .month{width:80px}.light .sysbar .calendar .head i,.light .syspanel .calendar .head i{-webkit-box-flex:1;-ms-flex:1;flex:1}.light .sysbar .calendar .head i:hover,.light .syspanel .calendar .head i:hover{cursor:pointer}.light .sysbar .calendar .head i:focus,.light .syspanel .calendar .head i:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .calendar .head i:nth-child(1),.light .sysbar .calendar .head i:nth-child(2),.light .syspanel .calendar .head i:nth-child(1),.light .syspanel .calendar .head i:nth-child(2){float:left}.light .sysbar .calendar .head i:nth-child(5),.light .sysbar .calendar .head i:nth-child(6),.light .syspanel .calendar .head i:nth-child(5),.light .syspanel .calendar .head i:nth-child(6){float:right}.light .sysbar .calendar table.body,.light .syspanel .calendar table.body{width:100%;table-layout:fixed;padding:0 8px}.light .sysbar .calendar table.body thead tr,.light .syspanel .calendar table.body thead tr{color:#8b8b8b;font-size:12px;line-height:1.5;text-align:center;text-transform:uppercase}.light .sysbar .calendar table.body tbody tr,.light .syspanel .calendar table.body tbody tr{text-align:center;line-height:28px}.light .sysbar .calendar table.body tbody tr td:focus,.light .syspanel .calendar table.body tbody tr td:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .calendar table.body tbody tr td.selected,.light .syspanel .calendar table.body tbody tr td.selected{color:#fff;background:#0077db}.light .sysbar .calendar table.body tbody tr td.selected:hover,.light .syspanel .calendar table.body tbody tr td.selected:hover{background:#0267bc}.light .sysbar .calendar table.body tbody tr td.selected .today,.light .syspanel .calendar table.body tbody tr td.selected .today{border-bottom-color:#fff}.light .sysbar .calendar table.body tbody tr td.dummy:hover,.light .syspanel .calendar table.body tbody tr td.dummy:hover{background:0 0;cursor:default}.light .sysbar .calendar table.body tbody tr td .today,.light .syspanel .calendar table.body tbody tr td .today{padding:1px 4px;font-weight:500;border-bottom:solid 2px #0077db}.light .sysbar .calendar table.body tbody tr td:hover,.light .syspanel .calendar table.body tbody tr td:hover{background:#4e4e4e;cursor:pointer}.light .sysbar .calendar table.body tbody tr td.disabled,.light .syspanel .calendar table.body tbody tr td.disabled{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .calendar .calendar-footer,.light .syspanel .calendar .calendar-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0 8px;border-top:1px solid #adadad;margin:0 8px}.light .sysbar .datepicker,.light .syspanel .datepicker{position:relative}.light .sysbar .datepicker.fullwidth,.light .syspanel .datepicker.fullwidth,.light .sysbar .datepicker.fullwidth input[name=datepicker],.light .syspanel .datepicker.fullwidth input[name=datepicker]{width:100%}.light .sysbar .datepicker .input-group,.light .syspanel .datepicker .input-group{margin-bottom:0}.light .sysbar .datepicker .calendar,.light .syspanel .datepicker .calendar{margin-top:4px}.light .sysbar .datepicker input+.suffix.icon-inside,.light .syspanel .datepicker input+.suffix.icon-inside{position:absolute;right:8px;margin:0}.light .sysbar .datepicker input[name=datepicker]:disabled+.suffix,.light .syspanel .datepicker input[name=datepicker]:disabled+.suffix{pointer-events:none;cursor:default;color:#8b8b8b}.light .sysbar .datepicker i.icon.icon-calendar:focus,.light .syspanel .datepicker i.icon.icon-calendar:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .date-range-picker,.light .syspanel .date-range-picker{position:relative}.light .sysbar .date-range-picker .input-group,.light .syspanel .date-range-picker .input-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:260px;border:1px solid #767676;background:#181818;margin-top:0;margin-bottom:0}.light .sysbar .date-range-picker .input-group:hover,.light .syspanel .date-range-picker .input-group:hover{border-color:#adadad}.light .sysbar .date-range-picker .input-group:focus-within,.light .syspanel .date-range-picker .input-group:focus-within{border-color:#8e45b0}.light .sysbar .date-range-picker .input-group input[name=endDate],.light .sysbar .date-range-picker .input-group input[name=startDate],.light .syspanel .date-range-picker .input-group input[name=endDate],.light .syspanel .date-range-picker .input-group input[name=startDate]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;border:none;outline:0;background:0 0;padding:8px;color:#f2f2f2;font-size:14px;line-height:1.5;margin:0}.light .sysbar .date-range-picker .input-group input[name=endDate]::-webkit-input-placeholder,.light .sysbar .date-range-picker .input-group input[name=startDate]::-webkit-input-placeholder,.light .syspanel .date-range-picker .input-group input[name=endDate]::-webkit-input-placeholder,.light .syspanel .date-range-picker .input-group input[name=startDate]::-webkit-input-placeholder{color:#8b8b8b}.light .sysbar .date-range-picker .input-group input[name=endDate]::-moz-placeholder,.light .sysbar .date-range-picker .input-group input[name=startDate]::-moz-placeholder,.light .syspanel .date-range-picker .input-group input[name=endDate]::-moz-placeholder,.light .syspanel .date-range-picker .input-group input[name=startDate]::-moz-placeholder{color:#8b8b8b}.light .sysbar .date-range-picker .input-group input[name=endDate]::-ms-input-placeholder,.light .sysbar .date-range-picker .input-group input[name=startDate]::-ms-input-placeholder,.light .syspanel .date-range-picker .input-group input[name=endDate]::-ms-input-placeholder,.light .syspanel .date-range-picker .input-group input[name=startDate]::-ms-input-placeholder{color:#8b8b8b}.light .sysbar .date-range-picker .input-group input[name=endDate]::placeholder,.light .sysbar .date-range-picker .input-group input[name=startDate]::placeholder,.light .syspanel .date-range-picker .input-group input[name=endDate]::placeholder,.light .syspanel .date-range-picker .input-group input[name=startDate]::placeholder{color:#8b8b8b}.light .sysbar .date-range-picker .input-group .suffix,.light .syspanel .date-range-picker .input-group .suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;margin:0;padding:0;border:none}.light .sysbar .date-range-picker .input-group .suffix.icon-inside,.light .syspanel .date-range-picker .input-group .suffix.icon-inside{margin:0}.light .sysbar .date-range-picker .calendar,.light .syspanel .date-range-picker .calendar{margin-top:4px}.light .sysbar .date-range-picker .calendar .calendar-footer,.light .syspanel .date-range-picker .calendar .calendar-footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.light .sysbar .date-range-picker:has(input:disabled)>label,.light .syspanel .date-range-picker:has(input:disabled)>label{color:#8b8b8b}.light .sysbar .date-range-picker .input-group:has(input:disabled),.light .syspanel .date-range-picker .input-group:has(input:disabled){pointer-events:none;cursor:default;border-color:#4e4e4e;background:#383838}.light .sysbar .date-range-picker .input-group:has(input:disabled) input[name=endDate],.light .sysbar .date-range-picker .input-group:has(input:disabled) input[name=startDate],.light .syspanel .date-range-picker .input-group:has(input:disabled) input[name=endDate],.light .syspanel .date-range-picker .input-group:has(input:disabled) input[name=startDate]{color:#8b8b8b}.light .sysbar .date-range-picker .input-group:has(input:disabled) .suffix,.light .syspanel .date-range-picker .input-group:has(input:disabled) .suffix{pointer-events:none;cursor:default;color:#8b8b8b}.light .sysbar .date-range-picker i.icon.icon-calendar:focus,.light .syspanel .date-range-picker i.icon.icon-calendar:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .date-range-picker .calendar table.body,.light .syspanel .date-range-picker .calendar table.body{border-spacing:0}.light .sysbar .date-range-picker .calendar table.body tbody tr td,.light .syspanel .date-range-picker .calendar table.body tbody tr td{border:1px solid #181818}.light .sysbar .date-range-picker .calendar table.body tbody tr td.range-end,.light .sysbar .date-range-picker .calendar table.body tbody tr td.range-start,.light .syspanel .date-range-picker .calendar table.body tbody tr td.range-end,.light .syspanel .date-range-picker .calendar table.body tbody tr td.range-start{color:#fff;background:#0077db}.light .sysbar .date-range-picker .calendar table.body tbody tr td.range-end:hover,.light .sysbar .date-range-picker .calendar table.body tbody tr td.range-start:hover,.light .syspanel .date-range-picker .calendar table.body tbody tr td.range-end:hover,.light .syspanel .date-range-picker .calendar table.body tbody tr td.range-start:hover{background:#0267bc}.light .sysbar .date-range-picker .calendar table.body tbody tr td.range-end .today,.light .sysbar .date-range-picker .calendar table.body tbody tr td.range-start .today,.light .syspanel .date-range-picker .calendar table.body tbody tr td.range-end .today,.light .syspanel .date-range-picker .calendar table.body tbody tr td.range-start .today{border-bottom-color:#fff}.light .sysbar .date-range-picker .calendar table.body tbody tr td.in-range,.light .syspanel .date-range-picker .calendar table.body tbody tr td.in-range{background:#1c364d}.light .sysbar .date-range-picker .calendar table.body tbody tr td.in-range-preview,.light .syspanel .date-range-picker .calendar table.body tbody tr td.in-range-preview,.light .sysbar .date-range-picker .calendar table.body tbody tr td.range-end-preview,.light .sysbar .date-range-picker .calendar table.body tbody tr td.range-start-preview,.light .syspanel .date-range-picker .calendar table.body tbody tr td.range-end-preview,.light .syspanel .date-range-picker .calendar table.body tbody tr td.range-start-preview{background:#4e4e4e}.light .sysbar .dialog,.light .syspanel .dialog{position:fixed;top:0;left:0;z-index:100;overflow:hidden;width:100%;height:100%;background:#0009;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .sysbar .dialog.show,.light .syspanel .dialog.show{opacity:1;visibility:visible}.light .sysbar .dialog.show>.content,.light .syspanel .dialog.show>.content{opacity:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .sysbar .dialog>.content,.light .syspanel .dialog>.content{padding:16px;background-color:#242424;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:340px;min-height:144px;max-width:50%;max-height:90%;margin:0 4px}.light .sysbar .dialog>.content .top,.light .syspanel .dialog>.content .top{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.light .sysbar .dialog>.content .top .title,.light .syspanel .dialog>.content .top .title{font-size:16px;font-weight:400;line-height:1.5em;-ms-flex-item-align:baseline;align-self:baseline}.light .sysbar .dialog>.content .top .subtitle,.light .syspanel .dialog>.content .top .subtitle{font-size:12px;color:#888;margin-left:8px;-ms-flex-item-align:baseline;align-self:baseline}.light .sysbar .dialog>.content .top .right,.light .syspanel .dialog>.content .top .right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.light .sysbar .dialog>.content .top .right .btn-icon,.light .syspanel .dialog>.content .top .right .btn-icon{font-size:14px}.light .sysbar .dialog>.content .top .right .icon,.light .syspanel .dialog>.content .top .right .icon{opacity:.7}.light .sysbar .dialog>.content .top .right .icon:hover,.light .syspanel .dialog>.content .top .right .icon:hover{opacity:1;cursor:pointer}.light .sysbar .dialog>.content .body,.light .syspanel .dialog>.content .body{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:16px 0;overflow-y:auto}.light .sysbar .dialog>.content .bottom,.light .syspanel .dialog>.content .bottom{display:block;text-align:right;height:32px}.light .sysbar .dialog>.content .bottom .btn~.btn,.light .syspanel .dialog>.content .bottom .btn~.btn{margin-left:8px}.light .sysbar .dialog.fullscreen>.content,.light .syspanel .dialog.fullscreen>.content{max-width:calc(100% - 48px);overflow:hidden;max-height:calc(100% - 48px)}.light .sysbar .dialog.fullscreen>.content .body,.light .syspanel .dialog.fullscreen>.content .body{overflow:hidden}@media screen and (max-width:340px){.light .sysbar .dialog.show>.content,.light .syspanel .dialog.show>.content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.light .sysbar .dialog>.content,.light .syspanel .dialog>.content{min-width:auto;max-width:none}}.light .sysbar aside.floatingpanel,.light .syspanel aside.floatingpanel{position:fixed;height:calc(100vh - 118px);width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:8;background:#242424;right:-480px;bottom:10px;-webkit-box-shadow:5px -1px 20px 0 #00000094;box-shadow:5px -1px 20px #00000094;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.light .sysbar aside.floatingpanel.hidden,.light .syspanel aside.floatingpanel.hidden{right:-480px}.light .sysbar aside.floatingpanel.hidden.animated,.light .syspanel aside.floatingpanel.hidden.animated{-webkit-animation:slideOutRight .2s ease-in-out forwards;animation:slideOutRight .2s ease-in-out forwards}.light .sysbar aside.floatingpanel.visible,.light .syspanel aside.floatingpanel.visible{-webkit-animation:slideInRight .2s ease-in-out forwards;animation:slideInRight .2s ease-in-out forwards}@keyframes slideOutRight{0%{right:12px}to{right:-480px}}@keyframes slideInRight{0%{right:-480px}to{right:12px}}.light .sysbar aside.floatingpanel .tile,.light .syspanel aside.floatingpanel .tile{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#242424;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.light .sysbar aside.floatingpanel .tile .tile-content,.light .syspanel aside.floatingpanel .tile .tile-content{padding:0 4px 0 0;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0}.light .sysbar aside.floatingpanel .tile .tile-content .question p,.light .syspanel aside.floatingpanel .tile .tile-content .question p{margin-bottom:0!important}.light .sysbar aside.floatingpanel .tile .header,.light .syspanel aside.floatingpanel .tile .header{padding-bottom:8px}.light .sysbar aside.floatingpanel .tile .header .toggle-floatingpanel .icon,.light .syspanel aside.floatingpanel .tile .header .toggle-floatingpanel .icon{position:absolute;top:13px;font-size:21px;opacity:.6}.light .sysbar aside.floatingpanel .tile .header .toggle-floatingpanel .icon:hover,.light .syspanel aside.floatingpanel .tile .header .toggle-floatingpanel .icon:hover{cursor:pointer;opacity:1}.light .sysbar .drag-and-drop,.light .syspanel .drag-and-drop{cursor:default}.light .sysbar .drag-and-drop .hidden,.light .syspanel .drag-and-drop .hidden{display:none}.light .sysbar .drag-and-drop .drag-and-drop-area,.light .syspanel .drag-and-drop .drag-and-drop-area{border:1px dashed #adadad;padding:32px;text-align:center}.light .sysbar .drag-and-drop .drag-and-drop-area .files-input,.light .syspanel .drag-and-drop .drag-and-drop-area .files-input{display:none}.light .sysbar .drag-and-drop .drag-and-drop-area i.icon,.light .syspanel .drag-and-drop .drag-and-drop-area i.icon{display:block;font-size:32px;margin-bottom:16px}.light .sysbar .drag-and-drop .drag-and-drop-area label,.light .syspanel .drag-and-drop .drag-and-drop-area label{color:#008cff;display:inline}.light .sysbar .drag-and-drop .drag-and-drop-area label:hover,.light .syspanel .drag-and-drop .drag-and-drop-area label:hover{text-decoration:underline}.light .sysbar .drag-and-drop .drag-and-drop-area p,.light .syspanel .drag-and-drop .drag-and-drop-area p{color:#adadad;margin-bottom:16px}.light .sysbar .drag-and-drop .drag-and-drop-area.enter,.light .syspanel .drag-and-drop .drag-and-drop-area.enter{border-color:#0077db}.light .sysbar .drag-and-drop .header-files,.light .syspanel .drag-and-drop .header-files{margin-top:16px}.light .sysbar .drag-and-drop .file-pills .pill,.light .syspanel .drag-and-drop .file-pills .pill{max-width:100%;overflow:hidden}.light .sysbar .drag-and-drop .upload-table,.light .syspanel .drag-and-drop .upload-table{width:100%}.light .sysbar .drag-and-drop .upload-table td,.light .syspanel .drag-and-drop .upload-table td{padding-bottom:16px;vertical-align:top}.light .sysbar .drag-and-drop .upload-table td:first-child,.light .syspanel .drag-and-drop .upload-table td:first-child{padding-right:8px}.light .sysbar .drag-and-drop .upload-table td p,.light .syspanel .drag-and-drop .upload-table td p{margin-bottom:8px}.light .sysbar .drag-and-drop .upload-table td .flex-outer,.light .syspanel .drag-and-drop .upload-table td .flex-outer{display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .drag-and-drop .upload-table td .flex-outer div.main,.light .syspanel .drag-and-drop .upload-table td .flex-outer div.main{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.light .sysbar .drag-and-drop .upload-table td .flex-outer div.action,.light .syspanel .drag-and-drop .upload-table td .flex-outer div.action{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;padding-left:4px}.light .sysbar .drag-and-drop .upload-table td .flex-outer div.action .interactive,.light .syspanel .drag-and-drop .upload-table td .flex-outer div.action .interactive{cursor:pointer}.light .sysbar .dropdown,.light .syspanel .dropdown{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;max-width:100%}.light .sysbar .dropdown .btn:not(.icon-btn),.light .syspanel .dropdown .btn:not(.icon-btn){width:100%;padding:7px 27px 7px 11px;line-height:1.143}.light .sysbar .dropdown .btn:not(.icon-btn):not(:disabled):not(.clickable):hover+.menu,.light .syspanel .dropdown .btn:not(.icon-btn):not(:disabled):not(.clickable):hover+.menu{visibility:visible}.light .sysbar .dropdown .btn:not(.icon-btn):after,.light .syspanel .dropdown .btn:not(.icon-btn):after{content:"";font-family:Ericsson Icons;position:absolute;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:0;pointer-events:none}.light .sysbar .dropdown .extra,.light .syspanel .dropdown .extra{position:relative}.light .sysbar .dropdown[data-type=divided] .btns-wrap,.light .syspanel .dropdown[data-type=divided] .btns-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.light .sysbar .dropdown[data-type=divided] .btns-wrap .btn,.light .syspanel .dropdown[data-type=divided] .btns-wrap .btn{padding:7px 11px}.light .sysbar .dropdown[data-type=divided] .btns-wrap .btn:first-child,.light .syspanel .dropdown[data-type=divided] .btns-wrap .btn:first-child{border-radius:3px 0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:calc(100% - 30px);border-right-color:transparent}.light .sysbar .dropdown[data-type=divided] .btns-wrap .btn:first-child:after,.light .syspanel .dropdown[data-type=divided] .btns-wrap .btn:first-child:after{content:"";display:none}.light .sysbar .dropdown[data-type=divided] .btns-wrap .btn:last-child,.light .syspanel .dropdown[data-type=divided] .btns-wrap .btn:last-child{min-width:32px;width:32px;margin-left:-1px;padding:0;border-top-left-radius:0;border-bottom-left-radius:0}.light .sysbar .dropdown.open,.light .syspanel .dropdown.open{z-index:10}.light .sysbar .dropdown.open .btn:after,.light .syspanel .dropdown.open .btn:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.light .sysbar .dropdown.more .btn:not(.icon-btn),.light .syspanel .dropdown.more .btn:not(.icon-btn){border:none;padding:0;margin-bottom:0!important;min-width:16px;height:16px;line-height:1;vertical-align:baseline;outline:0}.light .sysbar .dropdown.more .btn:not(.icon-btn):focus,.light .syspanel .dropdown.more .btn:not(.icon-btn):focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .dropdown.more .btn:not(.icon-btn):after,.light .syspanel .dropdown.more .btn:not(.icon-btn):after{content:none;margin:0;padding:0}.light .sysbar .dropdown.more .btn:not(.icon-btn):hover,.light .syspanel .dropdown.more .btn:not(.icon-btn):hover{background:0 0}.light .sysbar .dropdown.more .btn:not(.icon-btn):hover .icon,.light .syspanel .dropdown.more .btn:not(.icon-btn):hover .icon{color:#fff}.light .sysbar .dropdown.more .btn:not(.icon-btn) .icon,.light .syspanel .dropdown.more .btn:not(.icon-btn) .icon{padding:0;margin:0;color:#888;font-size:16px}.light .sysbar .dropdown.more .menu,.light .syspanel .dropdown.more .menu{right:0;min-width:120px}.light .sysbar .dropdown.more .menu.start,.light .syspanel .dropdown.more .menu.start{right:unset;left:0}.light .sysbar .dropdown .menu,.light .syspanel .dropdown .menu{min-width:100%;width:auto;padding:0;max-height:162px;overflow-y:auto;overflow-x:hidden}.light .sysbar .menu,.light .syspanel .menu{position:absolute;display:none;z-index:60;margin-top:4px;background:#181818;border:solid 1px #767676;text-align:left;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;padding:0}.light .sysbar .menu li,.light .syspanel .menu li{list-style-type:none}.light .sysbar .menu.right,.light .syspanel .menu.right{right:0;margin-right:0}.light .sysbar .menu .item:focus,.light .syspanel .menu .item:focus{outline:0}.light .sysbar .menu label,.light .syspanel .menu label{margin:0;width:100%;padding:0}.light .sysbar .menu hr,.light .syspanel .menu hr{margin:0;border-style:none;border-top:1px solid #767676;border-bottom:0}.light .sysbar .menu.visible,.light .syspanel .menu.visible{display:block}.light .sysbar .menu .item,.light .syspanel .menu .item{padding:7px 8px;color:#f2f2f2;font-size:14px;line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .menu .item.highlight,.light .sysbar .menu .item:hover,.light .syspanel .menu .item.highlight,.light .syspanel .menu .item:hover{background:#4e4e4e}.light .sysbar .menu .item.disabled,.light .sysbar .menu .item:disabled,.light .sysbar .menu .item[disabled],.light .syspanel .menu .item.disabled,.light .syspanel .menu .item:disabled,.light .syspanel .menu .item[disabled]{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .menu .item.selected,.light .syspanel .menu .item.selected{background:#0077db;color:#f2f2f2}.light .sysbar .menu .item.selected:hover,.light .syspanel .menu .item.selected:hover{background:#0267bc}.light .sysbar .menu .item.hidden,.light .syspanel .menu .item.hidden{display:none}.light .sysbar .menu .item.space-between,.light .syspanel .menu .item.space-between{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}.light .sysbar .menu .item.header,.light .syspanel .menu .item.header{font-size:12px;pointer-events:none}.light .sysbar .menu .item.indent,.light .syspanel .menu .item.indent{padding-left:16px}.light .sysbar .menu .item a,.light .syspanel .menu .item a{color:inherit;text-decoration:none}.light .sysbar .menu .item .icon,.light .syspanel .menu .item .icon{line-height:1;position:relative;top:-1px}.light .sysbar .menu .empty,.light .syspanel .menu .empty{display:none;opacity:.6;text-align:center}.light .sysbar .menu .empty.visible,.light .syspanel .menu .empty.visible{display:block;padding:4px 0}.light .sysbar .empty-state,.light .syspanel .empty-state{width:100%;height:100%;min-height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .empty-state.hidden,.light .syspanel .empty-state.hidden{display:none}.light .sysbar .empty-state.border,.light .syspanel .empty-state.border{border:solid 1px gray}.light .sysbar .empty-state .message,.light .syspanel .empty-state .message{-ms-flex-item-align:center;align-self:center;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}.light .sysbar .empty-state .icon,.light .syspanel .empty-state .icon{-ms-flex-item-align:center;align-self:center;font-size:32px;margin-bottom:8px}.light .sysbar .empty-state button,.light .syspanel .empty-state button{width:-webkit-max-content;width:-moz-max-content;width:max-content;-ms-flex-item-align:center;align-self:center}.light .sysbar input,.light .syspanel input{height:32px}.light .sysbar input,.light .sysbar textarea,.light .syspanel input,.light .syspanel textarea{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:160px;font-family:Ericsson Hilda,Helvetica,sans-serif;font-weight:300;font-size:14px;color:#f2f2f2;background:#181818;border:1px solid #767676;padding:8px;margin-right:8px;-webkit-appearance:none;outline:0}.light .sysbar input[type=button],.light .sysbar input[type=reset],.light .sysbar input[type=submit],.light .sysbar textarea[type=button],.light .sysbar textarea[type=reset],.light .sysbar textarea[type=submit],.light .syspanel input[type=button],.light .syspanel input[type=reset],.light .syspanel input[type=submit],.light .syspanel textarea[type=button],.light .syspanel textarea[type=reset],.light .syspanel textarea[type=submit]{width:auto}.light .sysbar input::-webkit-input-placeholder,.light .sysbar textarea::-webkit-input-placeholder,.light .syspanel input::-webkit-input-placeholder,.light .syspanel textarea::-webkit-input-placeholder{color:#8b8b8b}.light .sysbar input::-moz-placeholder,.light .sysbar textarea::-moz-placeholder,.light .syspanel input::-moz-placeholder,.light .syspanel textarea::-moz-placeholder{color:#8b8b8b}.light .sysbar input::-ms-input-placeholder,.light .sysbar textarea::-ms-input-placeholder,.light .syspanel input::-ms-input-placeholder,.light .syspanel textarea::-ms-input-placeholder{color:#8b8b8b}.light .sysbar input::placeholder,.light .sysbar textarea::placeholder,.light .syspanel input::placeholder,.light .syspanel textarea::placeholder{color:#8b8b8b}.light .sysbar input:focus:not([disabled]):not([readonly]),.light .sysbar textarea:focus:not([disabled]):not([readonly]),.light .syspanel input:focus:not([disabled]):not([readonly]),.light .syspanel textarea:focus:not([disabled]):not([readonly]){outline:0;border-color:#8e45b0}.light .sysbar input[disabled],.light .sysbar textarea[disabled],.light .syspanel input[disabled],.light .syspanel textarea[disabled]{pointer-events:none;cursor:default;border-color:#4e4e4e;background:#383838;color:#8b8b8b}.light .sysbar input[disabled]::-webkit-input-placeholder,.light .sysbar textarea[disabled]::-webkit-input-placeholder,.light .syspanel input[disabled]::-webkit-input-placeholder,.light .syspanel textarea[disabled]::-webkit-input-placeholder{color:#8b8b8b}.light .sysbar input[disabled]::-moz-placeholder,.light .sysbar textarea[disabled]::-moz-placeholder,.light .syspanel input[disabled]::-moz-placeholder,.light .syspanel textarea[disabled]::-moz-placeholder{color:#8b8b8b}.light .sysbar input[disabled]::-ms-input-placeholder,.light .sysbar textarea[disabled]::-ms-input-placeholder,.light .syspanel input[disabled]::-ms-input-placeholder,.light .syspanel textarea[disabled]::-ms-input-placeholder{color:#8b8b8b}.light .sysbar input[disabled]::placeholder,.light .sysbar textarea[disabled]::placeholder,.light .syspanel input[disabled]::placeholder,.light .syspanel textarea[disabled]::placeholder{color:#8b8b8b}.light .sysbar input[readonly],.light .sysbar textarea[readonly],.light .syspanel input[readonly],.light .syspanel textarea[readonly]{background:0 0;border-color:transparent;padding-left:0}.light .sysbar input[readonly]:active,.light .sysbar input[readonly]:hover,.light .sysbar textarea[readonly]:active,.light .sysbar textarea[readonly]:hover,.light .syspanel input[readonly]:active,.light .syspanel input[readonly]:hover,.light .syspanel textarea[readonly]:active,.light .syspanel textarea[readonly]:hover{border-color:transparent}.light .sysbar input.with-icon,.light .sysbar textarea.with-icon,.light .syspanel input.with-icon,.light .syspanel textarea.with-icon{padding-right:28px}.light .sysbar input.fullwidth,.light .syspanel input.fullwidth{width:100%;margin-right:0}.light .sysbar input.fullwidth.with-icon+.suffix.icon-inside,.light .syspanel input.fullwidth.with-icon+.suffix.icon-inside{margin-left:-30px}.light .sysbar .input-group,.light .syspanel .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;margin-bottom:24px}.light .sysbar .input-group>*,.light .syspanel .input-group>*{-ms-flex-item-align:center;align-self:center}.light .sysbar .input-group label,.light .syspanel .input-group label{margin-right:8px}.light .sysbar .input-group input,.light .syspanel .input-group input{margin-top:0;margin-bottom:0;border-right:none;margin-right:0}.light .sysbar .input-group button,.light .syspanel .input-group button{background:#767676;color:#f2f2f2;border-bottom-left-radius:0;border-top-left-radius:0;border-color:#767676}.light .sysbar .input-group button:hover,.light .syspanel .input-group button:hover{background:#f2f2f2;color:#242424;border-color:#f2f2f2}.light .sysbar label,.light .syspanel label{display:block;font-size:14px;line-height:1.5;color:#f2f2f2;margin-bottom:4px}.light .sysbar label:hover,.light .syspanel label:hover{cursor:pointer}.light .sysbar label.left,.light .syspanel label.left{display:inline-block;vertical-align:middle;margin-right:4px}.light .sysbar label.required.has-tooltip>:first-child:after,.light .syspanel label.required.has-tooltip>:first-child:after{content:"*";margin-right:4px;color:#008cff}.light .sysbar label.required:not(.has-tooltip):after,.light .syspanel label.required:not(.has-tooltip):after{content:"*";margin-left:4px;color:#008cff}.light .sysbar label.disabled,.light .syspanel label.disabled{opacity:.4;pointer-events:none;cursor:default}.light .sysbar label.disabled.required:after,.light .syspanel label.disabled.required:after{color:#f2f2f2}.light .sysbar label.ai-label:after,.light .syspanel label.ai-label:after{font-family:Ericsson Icons;content:"";vertical-align:bottom;margin-left:4px;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);-webkit-background-clip:text;background-clip:text;color:transparent}.light .sysbar input.prefill.changed,.light .syspanel input.prefill.changed{-webkit-box-shadow:inset 3px 0 0 0 #288964;box-shadow:inset 3px 0 #288964}.light .sysbar .prefix,.light .syspanel .prefix{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #767676;border-right:none;padding:8px;font-size:14px;height:32px}.light .sysbar .prefix.disabled,.light .syspanel .prefix.disabled{pointer-events:none;cursor:default;opacity:.6}.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only,.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly],.light .sysbar textarea:not([disabled]):-moz-read-only,.light .sysbar textarea:not([disabled])[readonly],.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly],.light .syspanel textarea:not([disabled]):-moz-read-only,.light .syspanel textarea:not([disabled])[readonly]{background:#383838;border-color:#383838;padding-left:8px}.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only,.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly],.light .sysbar textarea:not([disabled]):read-only,.light .sysbar textarea:not([disabled])[readonly],.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly],.light .syspanel textarea:not([disabled]):read-only,.light .syspanel textarea:not([disabled])[readonly]{background:#383838;border-color:#383838;padding-left:8px}.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only:active,.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only:hover,.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:active,.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:hover,.light .sysbar textarea:not([disabled]):-moz-read-only:active,.light .sysbar textarea:not([disabled]):-moz-read-only:hover,.light .sysbar textarea:not([disabled])[readonly]:active,.light .sysbar textarea:not([disabled])[readonly]:hover,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only:active,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):-moz-read-only:hover,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:active,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:hover,.light .syspanel textarea:not([disabled]):-moz-read-only:active,.light .syspanel textarea:not([disabled]):-moz-read-only:hover,.light .syspanel textarea:not([disabled])[readonly]:active,.light .syspanel textarea:not([disabled])[readonly]:hover{border-color:#383838}.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only:active,.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only:hover,.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:active,.light .sysbar input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:hover,.light .sysbar textarea:not([disabled]):read-only:active,.light .sysbar textarea:not([disabled]):read-only:hover,.light .sysbar textarea:not([disabled])[readonly]:active,.light .sysbar textarea:not([disabled])[readonly]:hover,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only:active,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled]):read-only:hover,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:active,.light .syspanel input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([disabled])[readonly]:hover,.light .syspanel textarea:not([disabled]):read-only:active,.light .syspanel textarea:not([disabled]):read-only:hover,.light .syspanel textarea:not([disabled])[readonly]:active,.light .syspanel textarea:not([disabled])[readonly]:hover{border-color:#383838}.light .sysbar input+.suffix,.light .syspanel input+.suffix{height:32px;padding:8px;font-size:14px;color:#f2f2f2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #767676;margin-left:-5px;border-left:none}.light .sysbar input+.suffix.icon-inside,.light .syspanel input+.suffix.icon-inside{margin:0 0 0 -38px;border:none}.light .sysbar input[disabled]+.suffix,.light .syspanel input[disabled]+.suffix{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .input-wrapper,.light .syspanel .input-wrapper{display:inline-block;position:relative;vertical-align:top}.light .sysbar .input-wrapper input,.light .syspanel .input-wrapper input{padding-right:28px}.light .sysbar .input-wrapper .icon-suffix,.light .syspanel .input-wrapper .icon-suffix{position:absolute;right:8px;top:0;margin:0;padding:0;height:32px;width:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.light .sysbar .input-wrapper .icon-suffix .icon,.light .syspanel .input-wrapper .icon-suffix .icon{font-size:14px;color:#f2f2f2}.light .sysbar .input-wrapper input[disabled]+.icon-suffix,.light .syspanel .input-wrapper input[disabled]+.icon-suffix{pointer-events:none;cursor:default;opacity:.6;cursor:not-allowed}.light .sysbar .input-wrapper-fullwidth,.light .syspanel .input-wrapper-fullwidth{display:block;position:relative;width:100%}.light .sysbar .input-wrapper-fullwidth input,.light .syspanel .input-wrapper-fullwidth input{width:100%;padding-right:28px}.light .sysbar .input-wrapper-fullwidth .icon-suffix,.light .syspanel .input-wrapper-fullwidth .icon-suffix{position:absolute;right:0;top:0;margin:0;padding:0;height:32px;width:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.light .sysbar .input-wrapper-fullwidth .icon-suffix .icon,.light .syspanel .input-wrapper-fullwidth .icon-suffix .icon{font-size:14px;color:#f2f2f2}.light .sysbar .input-wrapper-fullwidth input[disabled]+.icon-suffix,.light .syspanel .input-wrapper-fullwidth input[disabled]+.icon-suffix{pointer-events:none;cursor:default;opacity:.6;cursor:not-allowed}.light .sysbar textarea,.light .syspanel textarea{resize:vertical}.light .sysbar textarea.fullwidth,.light .syspanel textarea.fullwidth{width:100%;margin-right:0}.light .sysbar textarea.character-counter-error,.light .syspanel textarea.character-counter-error{border:1px solid #dc2d37;font-size:14px}.light .sysbar .validation-msg,.light .syspanel .validation-msg{display:none;margin-bottom:4px;font-size:12px;line-height:14px}.light .sysbar .validation-msg:before,.light .syspanel .validation-msg:before{font-family:Ericsson Icons;display:inline;vertical-align:baseline;margin-right:4px;position:relative;top:1px}.light .sysbar .validation-msg.valid,.light .syspanel .validation-msg.valid{display:block}.light .sysbar .validation-msg.valid:before,.light .syspanel .validation-msg.valid:before{content:"";color:#288964}.light .sysbar .validation-msg.invalid,.light .syspanel .validation-msg.invalid{display:block}.light .sysbar .validation-msg.invalid:before,.light .syspanel .validation-msg.invalid:before{content:"";color:#dc2d37}.light .sysbar input.validation+.controls+.validation-msg,.light .sysbar input.validation+.suffix+.validation-msg,.light .sysbar input.validation+.validation-msg,.light .sysbar textarea.validation+.controls+.validation-msg,.light .sysbar textarea.validation+.suffix+.validation-msg,.light .sysbar textarea.validation+.validation-msg,.light .syspanel input.validation+.controls+.validation-msg,.light .syspanel input.validation+.suffix+.validation-msg,.light .syspanel input.validation+.validation-msg,.light .syspanel textarea.validation+.controls+.validation-msg,.light .syspanel textarea.validation+.suffix+.validation-msg,.light .syspanel textarea.validation+.validation-msg{display:none;margin-bottom:4px;font-size:12px;line-height:14px}.light .sysbar input.validation+.controls+.validation-msg:before,.light .sysbar input.validation+.suffix+.validation-msg:before,.light .sysbar input.validation+.validation-msg:before,.light .sysbar textarea.validation+.controls+.validation-msg:before,.light .sysbar textarea.validation+.suffix+.validation-msg:before,.light .sysbar textarea.validation+.validation-msg:before,.light .syspanel input.validation+.controls+.validation-msg:before,.light .syspanel input.validation+.suffix+.validation-msg:before,.light .syspanel input.validation+.validation-msg:before,.light .syspanel textarea.validation+.controls+.validation-msg:before,.light .syspanel textarea.validation+.suffix+.validation-msg:before,.light .syspanel textarea.validation+.validation-msg:before{font-family:Ericsson Icons;display:inline;vertical-align:baseline;margin-right:4px;position:relative;top:1px}.light .sysbar input.validation+.controls+.validation-msg.valid,.light .sysbar input.validation+.suffix+.validation-msg.valid,.light .sysbar input.validation+.validation-msg.valid,.light .sysbar textarea.validation+.controls+.validation-msg.valid,.light .sysbar textarea.validation+.suffix+.validation-msg.valid,.light .sysbar textarea.validation+.validation-msg.valid,.light .syspanel input.validation+.controls+.validation-msg.valid,.light .syspanel input.validation+.suffix+.validation-msg.valid,.light .syspanel input.validation+.validation-msg.valid,.light .syspanel textarea.validation+.controls+.validation-msg.valid,.light .syspanel textarea.validation+.suffix+.validation-msg.valid,.light .syspanel textarea.validation+.validation-msg.valid{display:block}.light .sysbar input.validation+.controls+.validation-msg.valid:before,.light .sysbar input.validation+.suffix+.validation-msg.valid:before,.light .sysbar input.validation+.validation-msg.valid:before,.light .sysbar textarea.validation+.controls+.validation-msg.valid:before,.light .sysbar textarea.validation+.suffix+.validation-msg.valid:before,.light .sysbar textarea.validation+.validation-msg.valid:before,.light .syspanel input.validation+.controls+.validation-msg.valid:before,.light .syspanel input.validation+.suffix+.validation-msg.valid:before,.light .syspanel input.validation+.validation-msg.valid:before,.light .syspanel textarea.validation+.controls+.validation-msg.valid:before,.light .syspanel textarea.validation+.suffix+.validation-msg.valid:before,.light .syspanel textarea.validation+.validation-msg.valid:before{content:"";color:#288964}.light .sysbar input.validation+.controls+.validation-msg.invalid,.light .sysbar input.validation+.suffix+.validation-msg.invalid,.light .sysbar input.validation+.validation-msg.invalid,.light .sysbar textarea.validation+.controls+.validation-msg.invalid,.light .sysbar textarea.validation+.suffix+.validation-msg.invalid,.light .sysbar textarea.validation+.validation-msg.invalid,.light .syspanel input.validation+.controls+.validation-msg.invalid,.light .syspanel input.validation+.suffix+.validation-msg.invalid,.light .syspanel input.validation+.validation-msg.invalid,.light .syspanel textarea.validation+.controls+.validation-msg.invalid,.light .syspanel textarea.validation+.suffix+.validation-msg.invalid,.light .syspanel textarea.validation+.validation-msg.invalid{display:block}.light .sysbar input.validation+.controls+.validation-msg.invalid:before,.light .sysbar input.validation+.suffix+.validation-msg.invalid:before,.light .sysbar input.validation+.validation-msg.invalid:before,.light .sysbar textarea.validation+.controls+.validation-msg.invalid:before,.light .sysbar textarea.validation+.suffix+.validation-msg.invalid:before,.light .sysbar textarea.validation+.validation-msg.invalid:before,.light .syspanel input.validation+.controls+.validation-msg.invalid:before,.light .syspanel input.validation+.suffix+.validation-msg.invalid:before,.light .syspanel input.validation+.validation-msg.invalid:before,.light .syspanel textarea.validation+.controls+.validation-msg.invalid:before,.light .syspanel textarea.validation+.suffix+.validation-msg.invalid:before,.light .syspanel textarea.validation+.validation-msg.invalid:before{content:"";color:#dc2d37}.light .sysbar input.validation.invalid,.light .sysbar input.validation:invalid:not(.pristine),.light .sysbar textarea.validation.invalid,.light .sysbar textarea.validation:invalid:not(.pristine),.light .syspanel input.validation.invalid,.light .syspanel input.validation:invalid:not(.pristine),.light .syspanel textarea.validation.invalid,.light .syspanel textarea.validation:invalid:not(.pristine){border:1px solid #dc2d37;margin-bottom:4px;-webkit-box-shadow:none;box-shadow:none}.light .sysbar input.validation.invalid+.controls+.validation-msg,.light .sysbar input.validation.invalid+.suffix+.validation-msg,.light .sysbar input.validation.invalid+.validation-msg,.light .sysbar input.validation:invalid:not(.pristine)+.controls+.validation-msg,.light .sysbar input.validation:invalid:not(.pristine)+.suffix+.validation-msg,.light .sysbar input.validation:invalid:not(.pristine)+.validation-msg,.light .sysbar textarea.validation.invalid+.controls+.validation-msg,.light .sysbar textarea.validation.invalid+.suffix+.validation-msg,.light .sysbar textarea.validation.invalid+.validation-msg,.light .sysbar textarea.validation:invalid:not(.pristine)+.controls+.validation-msg,.light .sysbar textarea.validation:invalid:not(.pristine)+.suffix+.validation-msg,.light .sysbar textarea.validation:invalid:not(.pristine)+.validation-msg,.light .syspanel input.validation.invalid+.controls+.validation-msg,.light .syspanel input.validation.invalid+.suffix+.validation-msg,.light .syspanel input.validation.invalid+.validation-msg,.light .syspanel input.validation:invalid:not(.pristine)+.controls+.validation-msg,.light .syspanel input.validation:invalid:not(.pristine)+.suffix+.validation-msg,.light .syspanel input.validation:invalid:not(.pristine)+.validation-msg,.light .syspanel textarea.validation.invalid+.controls+.validation-msg,.light .syspanel textarea.validation.invalid+.suffix+.validation-msg,.light .syspanel textarea.validation.invalid+.validation-msg,.light .syspanel textarea.validation:invalid:not(.pristine)+.controls+.validation-msg,.light .syspanel textarea.validation:invalid:not(.pristine)+.suffix+.validation-msg,.light .syspanel textarea.validation:invalid:not(.pristine)+.validation-msg{display:block}.light .sysbar input.validation.invalid+.controls+.validation-msg:before,.light .sysbar input.validation.invalid+.suffix+.validation-msg:before,.light .sysbar input.validation.invalid+.validation-msg:before,.light .sysbar input.validation:invalid:not(.pristine)+.controls+.validation-msg:before,.light .sysbar input.validation:invalid:not(.pristine)+.suffix+.validation-msg:before,.light .sysbar input.validation:invalid:not(.pristine)+.validation-msg:before,.light .sysbar textarea.validation.invalid+.controls+.validation-msg:before,.light .sysbar textarea.validation.invalid+.suffix+.validation-msg:before,.light .sysbar textarea.validation.invalid+.validation-msg:before,.light .sysbar textarea.validation:invalid:not(.pristine)+.controls+.validation-msg:before,.light .sysbar textarea.validation:invalid:not(.pristine)+.suffix+.validation-msg:before,.light .sysbar textarea.validation:invalid:not(.pristine)+.validation-msg:before,.light .syspanel input.validation.invalid+.controls+.validation-msg:before,.light .syspanel input.validation.invalid+.suffix+.validation-msg:before,.light .syspanel input.validation.invalid+.validation-msg:before,.light .syspanel input.validation:invalid:not(.pristine)+.controls+.validation-msg:before,.light .syspanel input.validation:invalid:not(.pristine)+.suffix+.validation-msg:before,.light .syspanel input.validation:invalid:not(.pristine)+.validation-msg:before,.light .syspanel textarea.validation.invalid+.controls+.validation-msg:before,.light .syspanel textarea.validation.invalid+.suffix+.validation-msg:before,.light .syspanel textarea.validation.invalid+.validation-msg:before,.light .syspanel textarea.validation:invalid:not(.pristine)+.controls+.validation-msg:before,.light .syspanel textarea.validation:invalid:not(.pristine)+.suffix+.validation-msg:before,.light .syspanel textarea.validation:invalid:not(.pristine)+.validation-msg:before{content:"";color:#dc2d37}.light .sysbar input.validation.valid,.light .sysbar textarea.validation.valid,.light .syspanel input.validation.valid,.light .syspanel textarea.validation.valid{border:1px solid #288964;margin-bottom:4px;-webkit-box-shadow:none;box-shadow:none}.light .sysbar input.validation.valid+.controls+.validation-msg,.light .sysbar input.validation.valid+.suffix+.validation-msg,.light .sysbar input.validation.valid+.validation-msg,.light .sysbar textarea.validation.valid+.controls+.validation-msg,.light .sysbar textarea.validation.valid+.suffix+.validation-msg,.light .sysbar textarea.validation.valid+.validation-msg,.light .syspanel input.validation.valid+.controls+.validation-msg,.light .syspanel input.validation.valid+.suffix+.validation-msg,.light .syspanel input.validation.valid+.validation-msg,.light .syspanel textarea.validation.valid+.controls+.validation-msg,.light .syspanel textarea.validation.valid+.suffix+.validation-msg,.light .syspanel textarea.validation.valid+.validation-msg{display:block}.light .sysbar input.validation.valid+.controls+.validation-msg:before,.light .sysbar input.validation.valid+.suffix+.validation-msg:before,.light .sysbar input.validation.valid+.validation-msg:before,.light .sysbar textarea.validation.valid+.controls+.validation-msg:before,.light .sysbar textarea.validation.valid+.suffix+.validation-msg:before,.light .sysbar textarea.validation.valid+.validation-msg:before,.light .syspanel input.validation.valid+.controls+.validation-msg:before,.light .syspanel input.validation.valid+.suffix+.validation-msg:before,.light .syspanel input.validation.valid+.validation-msg:before,.light .syspanel textarea.validation.valid+.controls+.validation-msg:before,.light .syspanel textarea.validation.valid+.suffix+.validation-msg:before,.light .syspanel textarea.validation.valid+.validation-msg:before{content:"";color:#288964}.light .sysbar input:invalid:not(.pristine),.light .sysbar textarea:invalid:not(.pristine),.light .syspanel input:invalid:not(.pristine),.light .syspanel textarea:invalid:not(.pristine){border:1px solid #dc2d37;-webkit-box-shadow:none;box-shadow:none}.light .sysbar .character-counter,.light .syspanel .character-counter{display:block;top:1px;font-family:Ericsson Hilda;color:#6a6a6a;margin-bottom:4px;font-size:12px;line-height:14px}.light .sysbar .character-counter-error,.light .syspanel .character-counter-error{display:block;margin-bottom:4px;font-size:12px;line-height:14px}.light .sysbar .character-counter-error:before,.light .syspanel .character-counter-error:before{font-family:Ericsson Icons;content:"";color:#dc2d37;display:inline;vertical-align:baseline;margin-right:4px;position:relative;top:1px}.light .sysbar .list-builder,.light .syspanel .list-builder{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;overflow-y:hidden;overflow-x:auto}.light .sysbar .list-builder>div:not(.lb-transfer-btns),.light .syspanel .list-builder>div:not(.lb-transfer-btns){width:100%;max-width:624px;min-width:300px;position:relative;background:#242424;border:1px solid #878787}.light .sysbar .list-builder input[type=checkbox]+label:before,.light .syspanel .list-builder input[type=checkbox]+label:before{margin-right:8px}.light .sysbar .list-builder .lb-transfer-btns,.light .syspanel .list-builder .lb-transfer-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.light .sysbar .list-builder .lb-transfer-btns .btn,.light .syspanel .list-builder .lb-transfer-btns .btn{min-width:32px;padding:5px 8px 4px}.light .sysbar .list-builder .lb-transfer-btns .btn .icon,.light .syspanel .list-builder .lb-transfer-btns .btn .icon{margin-right:0}.light .sysbar .list-builder .lb-transfer-btns .btn:not(:last-child),.light .syspanel .list-builder .lb-transfer-btns .btn:not(:last-child){margin-bottom:8px}.light .sysbar .list-builder .lb-transfer-btns .btn~.btn,.light .syspanel .list-builder .lb-transfer-btns .btn~.btn{margin-left:0}.light .sysbar .list-builder .lb-header,.light .syspanel .list-builder .lb-header{padding:16px 16px 0}.light .sysbar .list-builder .lb-header .title,.light .syspanel .list-builder .lb-header .title{margin-bottom:16px;color:#fff;font-weight:400;font-size:16px;line-height:1.5em}.light .sysbar .list-builder .lb-header .lb-controls,.light .syspanel .list-builder .lb-header .lb-controls{border-bottom:1px solid #878787;padding-bottom:16px;margin-bottom:16px;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}.light .sysbar .list-builder .lb-header .lb-controls .lb_header-counters,.light .syspanel .list-builder .lb-header .lb-controls .lb_header-counters{color:#8b8b8b}.light .sysbar .list-builder .lb-header .lb-filter,.light .syspanel .list-builder .lb-header .lb-filter{position:relative;margin-bottom:16px}.light .sysbar .list-builder .lb-header .lb-filter:after,.light .syspanel .list-builder .lb-header .lb-filter:after{content:"";font-family:Ericsson Icons;position:absolute;width:16px;height:16px;top:50%;right:8px;margin-top:-8px}.light .sysbar .list-builder .lb-header .lb-filter .lb-filter-input,.light .syspanel .list-builder .lb-header .lb-filter .lb-filter-input{width:100%;margin-right:0}.light .sysbar .list-builder .lb-list,.light .syspanel .list-builder .lb-list{height:auto;overflow-x:hidden;overflow-y:auto;max-height:440px;padding:2px 16px 16px;position:relative}.light .sysbar .list-builder .lb-list .lb-item,.light .syspanel .list-builder .lb-list .lb-item{margin-left:-16px;padding-left:16px;width:calc(100% + 32px);-webkit-transition:all .7s ease-out;transition:all .7s ease-out;background:0 0}.light .sysbar .list-builder .lb-list .lb-item.highlight,.light .syspanel .list-builder .lb-list .lb-item.highlight{background:#ebebeb}.light .sysbar .list-builder .lb-list .lb-item input[type=checkbox]+label:before,.light .syspanel .list-builder .lb-list .lb-item input[type=checkbox]+label:before{position:absolute;top:2px;left:0}.light .sysbar .list-builder .lb-list .lb-item input[type=checkbox]+label,.light .syspanel .list-builder .lb-list .lb-item input[type=checkbox]+label{position:relative;padding-left:24px}.light .sysbar .list-builder .lb-list .lb-item:not(:last-child),.light .syspanel .list-builder .lb-list .lb-item:not(:last-child){margin-bottom:2px}.light .sysbar input[inputmode=numeric],.light .sysbar input[type=number],.light .syspanel input[inputmode=numeric],.light .syspanel input[type=number]{width:64px;margin-right:5px;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.light .sysbar input[inputmode=numeric].right-aligned,.light .sysbar input[type=number].right-aligned,.light .syspanel input[inputmode=numeric].right-aligned,.light .syspanel input[type=number].right-aligned{text-align:right}.light .sysbar input[inputmode=numeric].left-aligned,.light .sysbar input[type=number].left-aligned,.light .syspanel input[inputmode=numeric].left-aligned,.light .syspanel input[type=number].left-aligned{text-align:left}.light .sysbar input[inputmode=numeric].editable,.light .sysbar input[type=number].editable,.light .syspanel input[inputmode=numeric].editable,.light .syspanel input[type=number].editable{border-color:transparent;background:0 0}.light .sysbar input[inputmode=numeric].editable:hover,.light .sysbar input[type=number].editable:hover,.light .syspanel input[inputmode=numeric].editable:hover,.light .syspanel input[type=number].editable:hover{border-color:#767676;background:#181818}.light .sysbar input[inputmode=numeric].editable:focus,.light .sysbar input[type=number].editable:focus,.light .syspanel input[inputmode=numeric].editable:focus,.light .syspanel input[type=number].editable:focus{border-color:#8e45b0}.light .sysbar input[inputmode=numeric]::-webkit-inner-spin-button,.light .sysbar input[inputmode=numeric]::-webkit-outer-spin-button,.light .sysbar input[type=number]::-webkit-inner-spin-button,.light .sysbar input[type=number]::-webkit-outer-spin-button,.light .syspanel input[inputmode=numeric]::-webkit-inner-spin-button,.light .syspanel input[inputmode=numeric]::-webkit-outer-spin-button,.light .syspanel input[type=number]::-webkit-inner-spin-button,.light .syspanel input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.light .sysbar .spinner,.light .syspanel .spinner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .sysbar .spinner .controls,.light .syspanel .spinner .controls{display:inline-block;vertical-align:top}.light .sysbar .spinner .controls .icon,.light .syspanel .spinner .controls .icon{display:inline-block;vertical-align:middle;width:32px;height:32px;text-align:center;line-height:32px;font-size:16px;background:0 0;color:#f2f2f2;border:solid 1px #4e4e4e;border-radius:3px;margin-right:0}.light .sysbar .spinner .controls .icon:hover,.light .syspanel .spinner .controls .icon:hover{color:#242424;border:solid 1px #f2f2f2;background:#f2f2f2;text-decoration:none;cursor:pointer}.light .sysbar .spinner .controls .icon:focus,.light .syspanel .spinner .controls .icon:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .spinner .controls .icon.disabled,.light .syspanel .spinner .controls .icon.disabled{pointer-events:none;cursor:default;color:#8b8b8b}.light .sysbar .spinner .controls .icon:last-child,.light .syspanel .spinner .controls .icon:last-child{margin-right:0}.light .sysbar .notifications-wrapper,.light .syspanel .notifications-wrapper{position:absolute;top:64px;right:16px;z-index:10;width:380px;max-width:calc(100% - 32px)}.light .sysbar .notification,.light .syspanel .notification{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;right:-599px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;width:100%;color:#fff;border:1px solid #adadad;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.8);box-shadow:0 2px 4px #000c;line-height:1.5em;border-left:#adadad 8px solid;background-color:#272727}.light .sysbar .notification:not(.no-hover):hover,.light .syspanel .notification:not(.no-hover):hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.6);box-shadow:0 4px 8px #0009}.light .sysbar .notification:not(.no-hover):hover .title:after,.light .syspanel .notification:not(.no-hover):hover .title:after{color:#fff}.light .sysbar .notification.stripe-blue,.light .sysbar .notification.stripe-gray,.light .sysbar .notification.stripe-green,.light .sysbar .notification.stripe-orange,.light .sysbar .notification.stripe-purple,.light .sysbar .notification.stripe-red,.light .sysbar .notification.stripe-yellow,.light .syspanel .notification.stripe-blue,.light .syspanel .notification.stripe-gray,.light .syspanel .notification.stripe-green,.light .syspanel .notification.stripe-orange,.light .syspanel .notification.stripe-purple,.light .syspanel .notification.stripe-red,.light .syspanel .notification.stripe-yellow{border-left-width:8px}.light .sysbar .notification.stripe-red,.light .syspanel .notification.stripe-red{border-color:#dc2d37;background-color:#2c1a1b}.light .sysbar .notification.stripe-orange,.light .syspanel .notification.stripe-orange{border-color:#e66e19;background-color:#2d2118}.light .sysbar .notification.stripe-yellow,.light .syspanel .notification.stripe-yellow{border-color:#dcaf00;background-color:#2c2716}.light .sysbar .notification.stripe-purple,.light .syspanel .notification.stripe-purple{border-color:#a56ebe;background-color:#262129}.light .sysbar .notification.stripe-blue,.light .syspanel .notification.stripe-blue{border-color:#0077db;background-color:#16222c}.light .sysbar .notification.stripe-green,.light .syspanel .notification.stripe-green{border-color:#288964;background-color:#1a2320}.light .sysbar .notification.stripe-gray,.light .syspanel .notification.stripe-gray{border-color:#adadad;background-color:#272727}.light .sysbar .notification.banner,.light .syspanel .notification.banner{position:static}.light .sysbar .notification.banner .top-row .title .icon,.light .syspanel .notification.banner .top-row .title .icon{margin-right:16px}.light .sysbar .notification.hidden,.light .syspanel .notification.hidden{display:none}.light .sysbar .notification .top-row,.light .syspanel .notification .top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.light .sysbar .notification .top-row .status,.light .syspanel .notification .top-row .status{display:inline-block}.light .sysbar .notification .top-row .status:before,.light .syspanel .notification .top-row .status:before{font-family:Ericsson Icons!important;margin-right:16px;vertical-align:middle;font-size:16px}.light .sysbar .notification .top-row .title,.light .syspanel .notification .top-row .title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.light .sysbar .notification .top-row .title .icon,.light .syspanel .notification .top-row .title .icon{margin-right:8px}.light .sysbar .notification .top-row .icon.close,.light .syspanel .notification .top-row .icon.close{right:0;font-family:Ericsson Icons!important;font-size:16px;color:#fff;width:14px;height:14px;position:relative;cursor:pointer;margin-top:3px}.light .sysbar .notification .top-row .icon.close:before,.light .syspanel .notification .top-row .icon.close:before{position:absolute;top:-3px;left:-1px}.light .sysbar .notification .top-row .icon.close:focus,.light .syspanel .notification .top-row .icon.close:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .notification .description,.light .syspanel .notification .description{margin-top:16px;color:#fff;word-break:break-word}.light .sysbar .notification .description .actions .btn,.light .syspanel .notification .description .actions .btn{margin-bottom:6px;width:100%;min-width:80px;margin-right:0}.light .sysbar .notification.live,.light .syspanel .notification.live{right:0;margin-bottom:8px}.light .sysbar .notification.inline,.light .syspanel .notification.inline{position:static}.light .sysbar .notification-log,.light .syspanel .notification-log{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.light .sysbar .notification-log.hidden,.light .syspanel .notification-log.hidden{display:none}.light .sysbar .notification-log-trigger.item,.light .syspanel .notification-log-trigger.item{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#0077db),color-stop(50%,transparent));background-image:linear-gradient(to left,#0077db 50%,transparent 50%);background-size:210% 100%;padding:4px 0;border-radius:14px;-webkit-transition:background-position .3s .6s ease-in-out,padding .1s .6s ease-in-out;transition:background-position .3s .6s ease-in-out,padding .1s .6s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .notification-log-trigger.item .notification-log-number,.light .syspanel .notification-log-trigger.item .notification-log-number{display:none;-webkit-transition:.3s .6s ease-in-out;transition:.3s .6s ease-in-out}.light .sysbar .notification-log-trigger.item .icon-notification,.light .syspanel .notification-log-trigger.item .icon-notification{display:inline-block;left:0;top:-1px;margin-right:0;opacity:.8}.light .sysbar .notification-log-trigger.item .icon-notification:hover,.light .syspanel .notification-log-trigger.item .icon-notification:hover{opacity:1}.light .sysbar .notification-log-trigger.item .icon-notification-ring,.light .syspanel .notification-log-trigger.item .icon-notification-ring{display:inline-block;left:-3px;top:0;font-size:0}.light .sysbar .notification-log-trigger.item.has-notification,.light .syspanel .notification-log-trigger.item.has-notification{background-position:100%;padding:4px 6px 4px 16px;opacity:1}.light .sysbar .notification-log-trigger.item.has-notification .notification-log-number,.light .syspanel .notification-log-trigger.item.has-notification .notification-log-number{display:inline}.light .sysbar .notification-log-trigger.item.has-notification .icon-notification,.light .syspanel .notification-log-trigger.item.has-notification .icon-notification{opacity:1;-webkit-animation:notification .6s forwards;animation:notification .6s forwards}.light .sysbar .notification-log-trigger.item.has-notification .icon-notification-ring,.light .syspanel .notification-log-trigger.item.has-notification .icon-notification-ring{-webkit-animation:ring .6s forwards;animation:ring .6s forwards}.light .sysbar .notification-log-trigger.item.no-notification .icon-notification,.light .syspanel .notification-log-trigger.item.no-notification .icon-notification{-webkit-animation:notification-reverse .6s forwards;animation:notification-reverse .6s forwards}.light .sysbar .notification-log-trigger.item.no-notification .icon-notification-ring,.light .syspanel .notification-log-trigger.item.no-notification .icon-notification-ring{-webkit-animation:ring-reverse .6s forwards;animation:ring-reverse .6s forwards}@keyframes ring{0%{font-size:0}99%{font-size:0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{font-size:16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@keyframes notification{0%{-webkit-transform:rotate(0);transform:rotate(0)}10%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}99%{-webkit-transform:rotate(46deg);transform:rotate(46deg);font-size:16px;margin-left:0}to{-webkit-transform:rotate(46deg);transform:rotate(46deg);font-size:0;margin-left:12px}}@keyframes ring-reverse{0%{font-size:16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}1%{font-size:0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{font-size:0}}@keyframes notification-reverse{0%{-webkit-transform:rotate(46deg);transform:rotate(46deg);font-size:0;margin-left:12px}1%{-webkit-transform:rotate(46deg);transform:rotate(46deg);font-size:16px}50%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}90%{-webkit-transform:rotate(15deg);transform:rotate(15deg);margin-left:12px}to{-webkit-transform:rotate(0);transform:rotate(0);margin-left:0}}.light .sysbar .notification-log-container,.light .syspanel .notification-log-container{overflow-y:auto;height:100%;position:relative}.light .sysbar .notification-log-item,.light .syspanel .notification-log-item{position:relative;margin-right:8px;padding:16px 32px;border-bottom:1px solid #4e4e4e}.light .sysbar .notification-log-item:hover,.light .syspanel .notification-log-item:hover{background-color:#ffffff1a;cursor:pointer}.light .sysbar .notification-log-item.new:before,.light .syspanel .notification-log-item.new:before{content:"";position:absolute;top:4px;left:4px;height:calc(100% - 8px);width:4px;background-color:#0077db}.light .sysbar .notification-log-item .title,.light .syspanel .notification-log-item .title{font-weight:400;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .notification-log-item .title .icon,.light .syspanel .notification-log-item .title .icon{margin-right:8px}.light .sysbar .notification-log-item .btn,.light .syspanel .notification-log-item .btn{display:inline-block;margin-top:16px}.light .sysbar .notification-log-item-time,.light .syspanel .notification-log-item-time{position:absolute;right:8px;top:16px;opacity:.8;font-weight:300;font-size:12px;float:right}.light .sysbar .notification-log-empty,.light .syspanel .notification-log-empty{font-size:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light .sysbar .notification-log-empty.hidden,.light .syspanel .notification-log-empty.hidden{display:none}.light .sysbar .tree .item:before,.light .syspanel .tree .item:before{font-size:14px;line-height:18px;font-family:Ericsson Icons;text-align:center}.light .sysbar .tree ul,.light .syspanel .tree ul{list-style-type:none;padding-left:0;color:#fff}.light .sysbar .tree ul ul li .item,.light .syspanel .tree ul ul li .item{padding-left:44px}.light .sysbar .tree ul ul li ul li .item,.light .syspanel .tree ul ul li ul li .item{padding-left:56px}.light .sysbar .tree ul ul li ul li ul li .item,.light .syspanel .tree ul ul li ul li ul li .item{padding-left:68px}.light .sysbar .tree ul ul li ul li ul li ul li .item,.light .syspanel .tree ul ul li ul li ul li ul li .item{padding-left:80px}.light .sysbar .tree ul ul li ul li ul li ul li ul li .item,.light .syspanel .tree ul ul li ul li ul li ul li ul li .item{padding-left:92px}.light .sysbar .tree ul ul li ul li ul li ul li ul li ul li .item,.light .syspanel .tree ul ul li ul li ul li ul li ul li ul li .item{padding-left:104px}.light .sysbar .tree ul ul li ul li ul li ul li ul li ul li ul li .item,.light .syspanel .tree ul ul li ul li ul li ul li ul li ul li ul li .item{padding-left:116px}.light .sysbar .tree ul ul li ul li ul li ul li ul li ul li ul li ul li .item,.light .syspanel .tree ul ul li ul li ul li ul li ul li ul li ul li ul li .item{padding-left:128px}.light .sysbar .tree ul ul li ul li ul li ul li ul li ul li ul li ul li ul li .item,.light .syspanel .tree ul ul li ul li ul li ul li ul li ul li ul li ul li ul li .item{padding-left:140px}.light .sysbar .tree ul ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li .item,.light .syspanel .tree ul ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li .item{padding-left:152px}.light .sysbar .tree li,.light .syspanel .tree li{padding-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .sysbar .tree li>a:focus,.light .syspanel .tree li>a:focus{outline:1px solid #8e45b0}.light .sysbar .tree li i.icon,.light .syspanel .tree li i.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:8px;line-height:18px}.light .sysbar .tree li>:not(ul):before,.light .syspanel .tree li>:not(ul):before{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-left:-32px;width:32px;content:""}.light .sysbar .tree .title.opened:before,.light .syspanel .tree .title.opened:before{content:""}.light .sysbar .tree .title:not(.opened):before,.light .syspanel .tree .title:not(.opened):before{content:""}.light .sysbar .tree .title:not(.opened)~ul,.light .syspanel .tree .title:not(.opened)~ul{height:0;opacity:0;visibility:collapse;padding-bottom:0;display:none}.light .sysbar .tree .right-align,.light .syspanel .tree .right-align{margin-left:auto;padding-left:4px}.light .sysbar .tree .active.opened,.light .syspanel .tree .active.opened{font-weight:500}.light .sysbar .tree .active:not(.opened),.light .sysbar .tree .active:not(.title),.light .syspanel .tree .active:not(.opened),.light .syspanel .tree .active:not(.title){background:#0077db;color:#fff}.light .sysbar .tree .item,.light .sysbar .tree .title,.light .syspanel .tree .item,.light .syspanel .tree .title{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;min-height:40px;padding:11px 0 11px 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .tree .item:not(.active):hover,.light .sysbar .tree .title:not(.active):hover,.light .syspanel .tree .item:not(.active):hover,.light .syspanel .tree .title:not(.active):hover{background:#4e4e4e}.light .sysbar .tree .item:focus,.light .sysbar .tree .title:focus,.light .syspanel .tree .item:focus,.light .syspanel .tree .title:focus{outline:1px solid #8e45b0;outline-offset:-1px}.light .sysbar .tree a,.light .syspanel .tree a{color:#fff}.light .sysbar .tree a:hover,.light .syspanel .tree a:hover{text-decoration:none}.light .sysbar .tree input[type=checkbox]+label,.light .syspanel .tree input[type=checkbox]+label{line-height:18px;margin-bottom:0}.light .sysbar .tree input[type=checkbox]+label:before,.light .syspanel .tree input[type=checkbox]+label:before{margin-top:1px;margin-bottom:1px}.light .sysbar .navigation,.light .syspanel .navigation{height:calc(100% - 44px);overflow-y:auto}.light .sysbar .navigation .item,.light .sysbar .navigation .title,.light .syspanel .navigation .item,.light .syspanel .navigation .title{min-height:40px;padding:11px 8px 11px 32px}.light .sysbar input[type=radio],.light .syspanel input[type=radio]{position:absolute;top:0;left:0;width:0;height:0;padding:0;margin:0;background:0 0;border:transparent;opacity:0;pointer-events:none}.light .sysbar input[type=radio]:focus-visible+label:before,.light .syspanel input[type=radio]:focus-visible+label:before{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar input[type=radio]+label,.light .syspanel input[type=radio]+label{font-size:14px;line-height:1.5}.light .sysbar input[type=radio]+label:empty,.light .syspanel input[type=radio]+label:empty{line-height:1}.light .sysbar input[type=radio]:checked+label:before,.light .syspanel input[type=radio]:checked+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAyKSI+CiAgICAgICAgPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjUuNSIgZmlsbD0iIzE4MTgxOCIgc3Ryb2tlPSIjNzY3Njc2Ii8+CiAgICAgICAgPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjMiIGZpbGw9IiMwMDc3REIiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center;margin:2px 4px 2px 2px}.light .sysbar input[type=radio]:checked:hover+label:before,.light .syspanel input[type=radio]:checked:hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0ic2VsZWN0ZWQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxyZWN0IGlkPSJib3JkZXIiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIvPgogIDxnIGlkPSJyYWRpby1kZWZhdWx0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBmaWxsPSIjMjQyNDI0IiBzdHJva2U9IiNhZGFkYWQiIHN0cm9rZS13aWR0aD0iMSI+CiAgICA8Y2lyY2xlIGN4PSI2IiBjeT0iNiIgcj0iNiIgc3Ryb2tlPSJub25lIi8+CiAgICA8Y2lyY2xlIGN4PSI2IiBjeT0iNiIgcj0iNS41IiBmaWxsPSJub25lIi8+CiAgPC9nPgogIDxjaXJjbGUgaWQ9ImNpcmNsZS1yYWRpby1kZWZhdWx0IiBjeD0iMyIgY3k9IjMiIHI9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUgNSkiIGZpbGw9IiMwMjY3YmMiLz4KPC9zdmc+Cg==) no-repeat 100% center;margin:2px 4px 2px 2px}.light .sysbar input[type=radio]:checked:disabled+label,.light .syspanel input[type=radio]:checked:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light .sysbar input[type=radio]:not(:checked)+label:before,.light .syspanel input[type=radio]:not(:checked)+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxjaXJjbGUgY3g9IjgiIGN5PSI4IiByPSI1LjUiIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNzY3Njc2Ii8+Cjwvc3ZnPgo=) no-repeat 100% center;margin:2px 4px 2px 2px}.light .sysbar input[type=radio]:not(:checked):hover+label:before,.light .syspanel input[type=radio]:not(:checked):hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxjaXJjbGUgY3g9IjgiIGN5PSI4IiByPSI1LjUiIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjQURBREFEIi8+Cjwvc3ZnPgo=) no-repeat 100% center;margin:2px 4px 2px 2px}.light .sysbar input[type=radio]:not(:checked):disabled+label,.light .syspanel input[type=radio]:not(:checked):disabled+label{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .radio-group .validation-msg,.light .syspanel .radio-group .validation-msg{display:none;margin-top:8px;font-size:12px;line-height:14px}.light .sysbar .ranger-container,.light .syspanel .ranger-container{width:100%;font-size:12px;margin:24px 0 16px;display:inline-block}.light .sysbar .ranger-container:first-child,.light .syspanel .ranger-container:first-child{margin:16px 0}.light .sysbar .ranger-container.disabled,.light .syspanel .ranger-container.disabled{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .ranger-container:not(.ranger-readonly),.light .syspanel .ranger-container:not(.ranger-readonly){cursor:pointer}.light .sysbar .ranger-container:not(.ranger-readonly):not(.ranger-thresholds):hover .ranger-progress,.light .syspanel .ranger-container:not(.ranger-readonly):not(.ranger-thresholds):hover .ranger-progress{background:#0077db}.light .sysbar .ranger-container:not(.ranger-readonly):hover .ranger-handle,.light .syspanel .ranger-container:not(.ranger-readonly):hover .ranger-handle{background:#0077db}.light .sysbar .ranger-container:not(.ranger-readonly) .ranger-handle,.light .syspanel .ranger-container:not(.ranger-readonly) .ranger-handle{border-radius:50%;background-color:#fff}.light .sysbar .ranger-container.combined-tooltip.dragging .ranger-progress>.ranger-tooltip,.light .syspanel .ranger-container.combined-tooltip.dragging .ranger-progress>.ranger-tooltip{display:block}.light .sysbar .ranger-container .ranger-input,.light .syspanel .ranger-container .ranger-input{position:absolute;top:0;left:0;overflow:hidden;clip:rect(0,0,0,0);width:0;height:0;margin:0;padding:0;border:0 none}.light .sysbar .ranger-container .ranger-track,.light .syspanel .ranger-container .ranger-track{width:100%;position:relative}.light .sysbar .ranger-container .ranger-track:before,.light .syspanel .ranger-container .ranger-track:before{content:"";position:absolute;top:0;left:0;height:4px;width:100%;background:#767676}.light .sysbar .ranger-container .ranger-track .range-limits,.light .syspanel .ranger-container .ranger-track .range-limits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:10px;pointer-events:none}.light .sysbar .ranger-container .ranger-track .range-limits .range-limit,.light .syspanel .ranger-container .ranger-track .range-limits .range-limit{color:#4e4e4e}.light .sysbar .ranger-container .ranger-track .range-limits .range-limit+.range-limit,.light .syspanel .ranger-container .ranger-track .range-limits .range-limit+.range-limit{text-align:right}.light .sysbar .ranger-container .ranger-lower,.light .syspanel .ranger-container .ranger-lower{height:4px;position:absolute}.light .sysbar .ranger-container .ranger-progress,.light .syspanel .ranger-container .ranger-progress{height:4px;width:100%;background:#fff;position:absolute;left:0;top:0;-webkit-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transition:background ease .2s;transition:background ease .2s}.light .sysbar .ranger-container .ranger-progress>.ranger-tooltip,.light .syspanel .ranger-container .ranger-progress>.ranger-tooltip{top:auto;bottom:calc(100% + 6px);white-space:nowrap}.light .sysbar .ranger-container .ranger-handle,.light .syspanel .ranger-container .ranger-handle{-webkit-box-sizing:border-box;box-sizing:border-box;width:11px;height:11px;position:absolute;top:-4px;right:-5px;-webkit-transition:background ease .2s;transition:background ease .2s}.light .sysbar .ranger-container .ranger-handle.active,.light .syspanel .ranger-container .ranger-handle.active{z-index:10}.light .sysbar .ranger-container .ranger-handle .ranger-tooltip,.light .syspanel .ranger-container .ranger-handle .ranger-tooltip{opacity:1}.light .sysbar .ranger-container .ranger-input:focus+.ranger-track .ranger-handle,.light .syspanel .ranger-container .ranger-input:focus+.ranger-track .ranger-handle{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .ranger-container.ranger-multiple .ranger-handle:nth-child(1),.light .syspanel .ranger-container.ranger-multiple .ranger-handle:nth-child(1){left:-5px}.light .sysbar .ranger-container.ranger-multiple .ranger-handle:nth-child(2),.light .syspanel .ranger-container.ranger-multiple .ranger-handle:nth-child(2){right:-5px}.light .sysbar .ranger-container.ranger-multiple .ranger-input:focus+.ranger-track .ranger-handle,.light .syspanel .ranger-container.ranger-multiple .ranger-input:focus+.ranger-track .ranger-handle{outline:0}.light .sysbar .ranger-container.ranger-multiple .ranger-handle:active,.light .sysbar .ranger-container.ranger-multiple .ranger-handle:focus,.light .syspanel .ranger-container.ranger-multiple .ranger-handle:active,.light .syspanel .ranger-container.ranger-multiple .ranger-handle:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .ranger-container .ranger-tooltip,.light .syspanel .ranger-container .ranger-tooltip{opacity:0;position:absolute;bottom:calc(100% + 2px);right:50%;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);padding:0 7px;color:#fff;pointer-events:none;text-align:center}.light .sysbar .ranger-container.combined-tooltip .ranger-handle .ranger-tooltip,.light .syspanel .ranger-container.combined-tooltip .ranger-handle .ranger-tooltip{opacity:0}.light .sysbar .ranger-container.combined-tooltip .ranger-tooltip,.light .syspanel .ranger-container.combined-tooltip .ranger-tooltip{opacity:1}.light .sysbar .ranger-container.ranger-thresholds .ranger-lower,.light .syspanel .ranger-container.ranger-thresholds .ranger-lower{background:#dc2d37}.light .sysbar .ranger-container.ranger-thresholds .ranger-progress,.light .syspanel .ranger-container.ranger-thresholds .ranger-progress{background:#fad22d}.light .sysbar .ranger-container.ranger-thresholds .ranger-track:before,.light .syspanel .ranger-container.ranger-thresholds .ranger-track:before{background:#288964}.light .sysbar .select.native select,.light .syspanel .select.native select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 11px;border-radius:3px;font-size:14px;line-height:1.143;font-family:Ericsson Hilda,Helvetica,sans-serif;color:#fff;height:32px;background-color:#242424;border:1px solid #fff;width:100%}.light .sysbar .select.native select:focus,.light .syspanel .select.native select:focus{outline:#8e45b0 1px solid;outline-offset:1px}.light .sysbar .select.native:after,.light .syspanel .select.native:after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:14px;pointer-events:none}.light .sysbar .combobox,.light .sysbar .listbox,.light .sysbar .select,.light .syspanel .combobox,.light .syspanel .listbox,.light .syspanel .select{max-width:200px;display:inline-block;vertical-align:middle;position:relative}.light .sysbar .combobox.open-top .options-list,.light .sysbar .listbox.open-top .options-list,.light .sysbar .select.open-top .options-list,.light .syspanel .combobox.open-top .options-list,.light .syspanel .listbox.open-top .options-list,.light .syspanel .select.open-top .options-list{bottom:100%;margin-bottom:4px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003}.light .sysbar .combobox.fullwidth,.light .sysbar .listbox.fullwidth,.light .sysbar .select.fullwidth,.light .syspanel .combobox.fullwidth,.light .syspanel .listbox.fullwidth,.light .syspanel .select.fullwidth{max-width:none;width:100%}.light .sysbar .combobox .options_container,.light .sysbar .listbox .options_container,.light .sysbar .select .options_container,.light .syspanel .combobox .options_container,.light .syspanel .listbox .options_container,.light .syspanel .select .options_container{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .combobox .options_container .pill,.light .sysbar .listbox .options_container .pill,.light .sysbar .select .options_container .pill,.light .syspanel .combobox .options_container .pill,.light .syspanel .listbox .options_container .pill,.light .syspanel .select .options_container .pill{margin-bottom:0;margin-top:8px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:21px;padding-top:1px}.light .sysbar .combobox .options_container .pill.removable,.light .sysbar .listbox .options_container .pill.removable,.light .sysbar .select .options_container .pill.removable,.light .syspanel .combobox .options_container .pill.removable,.light .syspanel .listbox .options_container .pill.removable,.light .syspanel .select .options_container .pill.removable{position:relative;padding-right:26px}.light .sysbar .combobox .options_container .pill.removable:after,.light .sysbar .listbox .options_container .pill.removable:after,.light .sysbar .select .options_container .pill.removable:after,.light .syspanel .combobox .options_container .pill.removable:after,.light .syspanel .listbox .options_container .pill.removable:after,.light .syspanel .select .options_container .pill.removable:after{position:absolute;width:14px;height:14px;line-height:14px;top:5px;right:8px}.light .sysbar .combobox .invalid_select,.light .sysbar .listbox .invalid_select,.light .sysbar .select .invalid_select,.light .syspanel .combobox .invalid_select,.light .syspanel .listbox .invalid_select,.light .syspanel .select .invalid_select{padding:5px 8px;font-size:14px;line-height:1.5;text-decoration:none;border:1px dashed #767676;color:#fafafa;border-radius:3px;position:relative;height:32px;pointer-events:none;cursor:default}.light .sysbar .combobox .invalid_select .icon,.light .sysbar .listbox .invalid_select .icon,.light .sysbar .select .invalid_select .icon,.light .syspanel .combobox .invalid_select .icon,.light .syspanel .listbox .invalid_select .icon,.light .syspanel .select .invalid_select .icon{position:absolute;right:8px;top:50%;margin-top:-10px}.light .sysbar .combobox.disabled,.light .sysbar .listbox.disabled,.light .sysbar .select.disabled,.light .syspanel .combobox.disabled,.light .syspanel .listbox.disabled,.light .syspanel .select.disabled{pointer-events:none;cursor:default}.light .sysbar .combobox.disabled button,.light .sysbar .combobox.disabled input[type=text],.light .sysbar .listbox.disabled button,.light .sysbar .listbox.disabled input[type=text],.light .sysbar .select.disabled button,.light .sysbar .select.disabled input[type=text],.light .syspanel .combobox.disabled button,.light .syspanel .combobox.disabled input[type=text],.light .syspanel .listbox.disabled button,.light .syspanel .listbox.disabled input[type=text],.light .syspanel .select.disabled button,.light .syspanel .select.disabled input[type=text]{border-color:#4e4e4e;background:#383838;color:#8b8b8b}.light .sysbar .combobox.disabled button:after,.light .sysbar .combobox.disabled input[type=text]:after,.light .sysbar .listbox.disabled button:after,.light .sysbar .listbox.disabled input[type=text]:after,.light .sysbar .select.disabled button:after,.light .sysbar .select.disabled input[type=text]:after,.light .syspanel .combobox.disabled button:after,.light .syspanel .combobox.disabled input[type=text]:after,.light .syspanel .listbox.disabled button:after,.light .syspanel .listbox.disabled input[type=text]:after,.light .syspanel .select.disabled button:after,.light .syspanel .select.disabled input[type=text]:after{color:#8b8b8b}.light .sysbar .combobox.disabled .icon-chevron-down,.light .sysbar .listbox.disabled .icon-chevron-down,.light .sysbar .select.disabled .icon-chevron-down,.light .syspanel .combobox.disabled .icon-chevron-down,.light .syspanel .listbox.disabled .icon-chevron-down,.light .syspanel .select.disabled .icon-chevron-down{color:#8b8b8b}.light .sysbar .combobox.disabled>*,.light .sysbar .listbox.disabled>*,.light .sysbar .select.disabled>*,.light .syspanel .combobox.disabled>*,.light .syspanel .listbox.disabled>*,.light .syspanel .select.disabled>*{pointer-events:none}.light .sysbar .combobox .btn,.light .sysbar .listbox .btn,.light .sysbar .select .btn,.light .syspanel .combobox .btn,.light .syspanel .listbox .btn,.light .syspanel .select .btn{width:100%;padding:5px 26px 4px 8px;font-size:14px;line-height:1.5;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .combobox .btn:after,.light .sysbar .listbox .btn:after,.light .sysbar .select .btn:after,.light .syspanel .combobox .btn:after,.light .syspanel .listbox .btn:after,.light .syspanel .select .btn:after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:14px;pointer-events:none}.light .sysbar .combobox .btn:focus,.light .sysbar .listbox .btn:focus,.light .sysbar .select .btn:focus,.light .syspanel .combobox .btn:focus,.light .syspanel .listbox .btn:focus,.light .syspanel .select .btn:focus{outline:#8e45b0 1px solid;outline-offset:1px}.light .sysbar .combobox .current-options,.light .sysbar .listbox .current-options,.light .sysbar .select .current-options,.light .syspanel .combobox .current-options,.light .syspanel .listbox .current-options,.light .syspanel .select .current-options{position:relative;display:block}.light .sysbar .combobox[data-type=input-multi] .current-options,.light .sysbar .combobox[data-type=input-single] .current-options,.light .sysbar .listbox[data-type=input-multi] .current-options,.light .sysbar .listbox[data-type=input-single] .current-options,.light .sysbar .select[data-type=input-multi] .current-options,.light .sysbar .select[data-type=input-single] .current-options,.light .syspanel .combobox[data-type=input-multi] .current-options,.light .syspanel .combobox[data-type=input-single] .current-options,.light .syspanel .listbox[data-type=input-multi] .current-options,.light .syspanel .listbox[data-type=input-single] .current-options,.light .syspanel .select[data-type=input-multi] .current-options,.light .syspanel .select[data-type=input-single] .current-options{position:relative}.light .sysbar .combobox[data-type=input-multi] .current-options input,.light .sysbar .combobox[data-type=input-single] .current-options input,.light .sysbar .listbox[data-type=input-multi] .current-options input,.light .sysbar .listbox[data-type=input-single] .current-options input,.light .sysbar .select[data-type=input-multi] .current-options input,.light .sysbar .select[data-type=input-single] .current-options input,.light .syspanel .combobox[data-type=input-multi] .current-options input,.light .syspanel .combobox[data-type=input-single] .current-options input,.light .syspanel .listbox[data-type=input-multi] .current-options input,.light .syspanel .listbox[data-type=input-single] .current-options input,.light .syspanel .select[data-type=input-multi] .current-options input,.light .syspanel .select[data-type=input-single] .current-options input{margin-right:0;padding-right:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.light .sysbar .combobox[data-type=input-multi] .current-options .icon,.light .sysbar .combobox[data-type=input-single] .current-options .icon,.light .sysbar .listbox[data-type=input-multi] .current-options .icon,.light .sysbar .listbox[data-type=input-single] .current-options .icon,.light .sysbar .select[data-type=input-multi] .current-options .icon,.light .sysbar .select[data-type=input-single] .current-options .icon,.light .syspanel .combobox[data-type=input-multi] .current-options .icon,.light .syspanel .combobox[data-type=input-single] .current-options .icon,.light .syspanel .listbox[data-type=input-multi] .current-options .icon,.light .syspanel .listbox[data-type=input-single] .current-options .icon,.light .syspanel .select[data-type=input-multi] .current-options .icon,.light .syspanel .select[data-type=input-single] .current-options .icon{position:absolute;width:24px;height:24px;text-align:center;line-height:24px;right:4px;top:4px;-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;border:1px solid transparent;cursor:pointer}.light .sysbar .combobox[data-type=input-multi].open .current-options .icon,.light .sysbar .combobox[data-type=input-single].open .current-options .icon,.light .sysbar .listbox[data-type=input-multi].open .current-options .icon,.light .sysbar .listbox[data-type=input-single].open .current-options .icon,.light .sysbar .select[data-type=input-multi].open .current-options .icon,.light .sysbar .select[data-type=input-single].open .current-options .icon,.light .syspanel .combobox[data-type=input-multi].open .current-options .icon,.light .syspanel .combobox[data-type=input-single].open .current-options .icon,.light .syspanel .listbox[data-type=input-multi].open .current-options .icon,.light .syspanel .listbox[data-type=input-single].open .current-options .icon,.light .syspanel .select[data-type=input-multi].open .current-options .icon,.light .syspanel .select[data-type=input-single].open .current-options .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.light .sysbar .combobox[data-type=input-multi] .options-list .item,.light .sysbar .combobox[data-type=multi-pills] .options-list .item,.light .sysbar .combobox[data-type=multi] .options-list .item,.light .sysbar .listbox[data-type=input-multi] .options-list .item,.light .sysbar .listbox[data-type=multi-pills] .options-list .item,.light .sysbar .listbox[data-type=multi] .options-list .item,.light .sysbar .select[data-type=input-multi] .options-list .item,.light .sysbar .select[data-type=multi-pills] .options-list .item,.light .sysbar .select[data-type=multi] .options-list .item,.light .syspanel .combobox[data-type=input-multi] .options-list .item,.light .syspanel .combobox[data-type=multi-pills] .options-list .item,.light .syspanel .combobox[data-type=multi] .options-list .item,.light .syspanel .listbox[data-type=input-multi] .options-list .item,.light .syspanel .listbox[data-type=multi-pills] .options-list .item,.light .syspanel .listbox[data-type=multi] .options-list .item,.light .syspanel .select[data-type=input-multi] .options-list .item,.light .syspanel .select[data-type=multi-pills] .options-list .item,.light .syspanel .select[data-type=multi] .options-list .item{padding:0;overflow:hidden}.light .sysbar .combobox[data-type=input-multi] .options-list .item label,.light .sysbar .combobox[data-type=multi-pills] .options-list .item label,.light .sysbar .combobox[data-type=multi] .options-list .item label,.light .sysbar .listbox[data-type=input-multi] .options-list .item label,.light .sysbar .listbox[data-type=multi-pills] .options-list .item label,.light .sysbar .listbox[data-type=multi] .options-list .item label,.light .sysbar .select[data-type=input-multi] .options-list .item label,.light .sysbar .select[data-type=multi-pills] .options-list .item label,.light .sysbar .select[data-type=multi] .options-list .item label,.light .syspanel .combobox[data-type=input-multi] .options-list .item label,.light .syspanel .combobox[data-type=multi-pills] .options-list .item label,.light .syspanel .combobox[data-type=multi] .options-list .item label,.light .syspanel .listbox[data-type=input-multi] .options-list .item label,.light .syspanel .listbox[data-type=multi-pills] .options-list .item label,.light .syspanel .listbox[data-type=multi] .options-list .item label,.light .syspanel .select[data-type=input-multi] .options-list .item label,.light .syspanel .select[data-type=multi-pills] .options-list .item label,.light .syspanel .select[data-type=multi] .options-list .item label{padding:7px 8px;font-size:14px;line-height:1.5;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;max-width:100%;margin-bottom:0}.light .sysbar .combobox[data-type=input-multi] .options-list .item label:before,.light .sysbar .combobox[data-type=multi-pills] .options-list .item label:before,.light .sysbar .combobox[data-type=multi] .options-list .item label:before,.light .sysbar .listbox[data-type=input-multi] .options-list .item label:before,.light .sysbar .listbox[data-type=multi-pills] .options-list .item label:before,.light .sysbar .listbox[data-type=multi] .options-list .item label:before,.light .sysbar .select[data-type=input-multi] .options-list .item label:before,.light .sysbar .select[data-type=multi-pills] .options-list .item label:before,.light .sysbar .select[data-type=multi] .options-list .item label:before,.light .syspanel .combobox[data-type=input-multi] .options-list .item label:before,.light .syspanel .combobox[data-type=multi-pills] .options-list .item label:before,.light .syspanel .combobox[data-type=multi] .options-list .item label:before,.light .syspanel .listbox[data-type=input-multi] .options-list .item label:before,.light .syspanel .listbox[data-type=multi-pills] .options-list .item label:before,.light .syspanel .listbox[data-type=multi] .options-list .item label:before,.light .syspanel .select[data-type=input-multi] .options-list .item label:before,.light .syspanel .select[data-type=multi-pills] .options-list .item label:before,.light .syspanel .select[data-type=multi] .options-list .item label:before{background-size:contain;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s;transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s}.light .sysbar .combobox.multi .options-list .item:not(button),.light .sysbar .listbox.multi .options-list .item:not(button),.light .sysbar .select.multi .options-list .item:not(button),.light .syspanel .combobox.multi .options-list .item:not(button),.light .syspanel .listbox.multi .options-list .item:not(button),.light .syspanel .select.multi .options-list .item:not(button){padding:0;overflow:hidden}.light .sysbar .combobox.multi .options-list .item:not(button) label,.light .sysbar .listbox.multi .options-list .item:not(button) label,.light .sysbar .select.multi .options-list .item:not(button) label,.light .syspanel .combobox.multi .options-list .item:not(button) label,.light .syspanel .listbox.multi .options-list .item:not(button) label,.light .syspanel .select.multi .options-list .item:not(button) label{padding:7px 8px;font-size:14px;line-height:1.5;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;max-width:100%;margin-bottom:0}.light .sysbar .combobox.multi .options-list .item:not(button) label:before,.light .sysbar .listbox.multi .options-list .item:not(button) label:before,.light .sysbar .select.multi .options-list .item:not(button) label:before,.light .syspanel .combobox.multi .options-list .item:not(button) label:before,.light .syspanel .listbox.multi .options-list .item:not(button) label:before,.light .syspanel .select.multi .options-list .item:not(button) label:before{background-size:contain;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s;transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s}.light .sysbar .combobox[data-type=input-single] .options-list .item.highlight,.light .sysbar .combobox[data-type=input-single] .options-list .item:hover,.light .sysbar .combobox[data-type=single] .options-list .item.highlight,.light .sysbar .combobox[data-type=single] .options-list .item:hover,.light .sysbar .listbox[data-type=input-single] .options-list .item.highlight,.light .sysbar .listbox[data-type=input-single] .options-list .item:hover,.light .sysbar .listbox[data-type=single] .options-list .item.highlight,.light .sysbar .listbox[data-type=single] .options-list .item:hover,.light .sysbar .select[data-type=input-single] .options-list .item.highlight,.light .sysbar .select[data-type=input-single] .options-list .item:hover,.light .sysbar .select[data-type=single] .options-list .item.highlight,.light .sysbar .select[data-type=single] .options-list .item:hover,.light .syspanel .combobox[data-type=input-single] .options-list .item.highlight,.light .syspanel .combobox[data-type=input-single] .options-list .item:hover,.light .syspanel .combobox[data-type=single] .options-list .item.highlight,.light .syspanel .combobox[data-type=single] .options-list .item:hover,.light .syspanel .listbox[data-type=input-single] .options-list .item.highlight,.light .syspanel .listbox[data-type=input-single] .options-list .item:hover,.light .syspanel .listbox[data-type=single] .options-list .item.highlight,.light .syspanel .listbox[data-type=single] .options-list .item:hover,.light .syspanel .select[data-type=input-single] .options-list .item.highlight,.light .syspanel .select[data-type=input-single] .options-list .item:hover,.light .syspanel .select[data-type=single] .options-list .item.highlight,.light .syspanel .select[data-type=single] .options-list .item:hover{background:#4e4e4e}.light .sysbar .combobox[data-type=input-single] .options-list .item.active,.light .sysbar .combobox[data-type=single] .options-list .item.active,.light .sysbar .listbox[data-type=input-single] .options-list .item.active,.light .sysbar .listbox[data-type=single] .options-list .item.active,.light .sysbar .select[data-type=input-single] .options-list .item.active,.light .sysbar .select[data-type=single] .options-list .item.active,.light .syspanel .combobox[data-type=input-single] .options-list .item.active,.light .syspanel .combobox[data-type=single] .options-list .item.active,.light .syspanel .listbox[data-type=input-single] .options-list .item.active,.light .syspanel .listbox[data-type=single] .options-list .item.active,.light .syspanel .select[data-type=input-single] .options-list .item.active,.light .syspanel .select[data-type=single] .options-list .item.active{background:#0077db;color:#f2f2f2}.light .sysbar .combobox[data-type=input-single] .options-list .item.active.highlight,.light .sysbar .combobox[data-type=input-single] .options-list .item.active:hover,.light .sysbar .combobox[data-type=single] .options-list .item.active.highlight,.light .sysbar .combobox[data-type=single] .options-list .item.active:hover,.light .sysbar .listbox[data-type=input-single] .options-list .item.active.highlight,.light .sysbar .listbox[data-type=input-single] .options-list .item.active:hover,.light .sysbar .listbox[data-type=single] .options-list .item.active.highlight,.light .sysbar .listbox[data-type=single] .options-list .item.active:hover,.light .sysbar .select[data-type=input-single] .options-list .item.active.highlight,.light .sysbar .select[data-type=input-single] .options-list .item.active:hover,.light .sysbar .select[data-type=single] .options-list .item.active.highlight,.light .sysbar .select[data-type=single] .options-list .item.active:hover,.light .syspanel .combobox[data-type=input-single] .options-list .item.active.highlight,.light .syspanel .combobox[data-type=input-single] .options-list .item.active:hover,.light .syspanel .combobox[data-type=single] .options-list .item.active.highlight,.light .syspanel .combobox[data-type=single] .options-list .item.active:hover,.light .syspanel .listbox[data-type=input-single] .options-list .item.active.highlight,.light .syspanel .listbox[data-type=input-single] .options-list .item.active:hover,.light .syspanel .listbox[data-type=single] .options-list .item.active.highlight,.light .syspanel .listbox[data-type=single] .options-list .item.active:hover,.light .syspanel .select[data-type=input-single] .options-list .item.active.highlight,.light .syspanel .select[data-type=input-single] .options-list .item.active:hover,.light .syspanel .select[data-type=single] .options-list .item.active.highlight,.light .syspanel .select[data-type=single] .options-list .item.active:hover{background:#0267bc}.light .sysbar .combobox.single .options-list .item.highlight,.light .sysbar .combobox.single .options-list .item:hover,.light .sysbar .listbox.single .options-list .item.highlight,.light .sysbar .listbox.single .options-list .item:hover,.light .sysbar .select.single .options-list .item.highlight,.light .sysbar .select.single .options-list .item:hover,.light .syspanel .combobox.single .options-list .item.highlight,.light .syspanel .combobox.single .options-list .item:hover,.light .syspanel .listbox.single .options-list .item.highlight,.light .syspanel .listbox.single .options-list .item:hover,.light .syspanel .select.single .options-list .item.highlight,.light .syspanel .select.single .options-list .item:hover{background:#4e4e4e}.light .sysbar .combobox.single .options-list .item.active,.light .sysbar .listbox.single .options-list .item.active,.light .sysbar .select.single .options-list .item.active,.light .syspanel .combobox.single .options-list .item.active,.light .syspanel .listbox.single .options-list .item.active,.light .syspanel .select.single .options-list .item.active{background:#0077db;color:#f2f2f2}.light .sysbar .combobox.single .options-list .item.active.highlight,.light .sysbar .combobox.single .options-list .item.active:hover,.light .sysbar .listbox.single .options-list .item.active.highlight,.light .sysbar .listbox.single .options-list .item.active:hover,.light .sysbar .select.single .options-list .item.active.highlight,.light .sysbar .select.single .options-list .item.active:hover,.light .syspanel .combobox.single .options-list .item.active.highlight,.light .syspanel .combobox.single .options-list .item.active:hover,.light .syspanel .listbox.single .options-list .item.active.highlight,.light .syspanel .listbox.single .options-list .item.active:hover,.light .syspanel .select.single .options-list .item.active.highlight,.light .syspanel .select.single .options-list .item.active:hover{background:#0267bc}.light .sysbar .combobox .options-list,.light .sysbar .listbox .options-list,.light .sysbar .select .options-list,.light .syspanel .combobox .options-list,.light .syspanel .listbox .options-list,.light .syspanel .select .options-list{position:absolute;z-index:60;margin-top:4px;text-align:left;width:100%;padding:0;max-height:142px;overflow-y:auto;overflow-x:hidden;border:1px solid #767676;background:#181818;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .sysbar .combobox .options-list hr,.light .sysbar .listbox .options-list hr,.light .sysbar .select .options-list hr,.light .syspanel .combobox .options-list hr,.light .syspanel .listbox .options-list hr,.light .syspanel .select .options-list hr{border:none;border-bottom:1px solid #767676;margin:0;width:100%}.light .sysbar .combobox .options-list button.item,.light .sysbar .listbox .options-list button.item,.light .sysbar .select .options-list button.item,.light .syspanel .combobox .options-list button.item,.light .syspanel .listbox .options-list button.item,.light .syspanel .select .options-list button.item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:0 0;display:block;outline:0;text-align:left;width:100%}.light .sysbar .combobox .options-list button.item.highlight,.light .sysbar .combobox .options-list button.item:hover,.light .sysbar .listbox .options-list button.item.highlight,.light .sysbar .listbox .options-list button.item:hover,.light .sysbar .select .options-list button.item.highlight,.light .sysbar .select .options-list button.item:hover,.light .syspanel .combobox .options-list button.item.highlight,.light .syspanel .combobox .options-list button.item:hover,.light .syspanel .listbox .options-list button.item.highlight,.light .syspanel .listbox .options-list button.item:hover,.light .syspanel .select .options-list button.item.highlight,.light .syspanel .select .options-list button.item:hover{background:#4e4e4e}.light .sysbar .combobox .options-list .item,.light .sysbar .listbox .options-list .item,.light .sysbar .select .options-list .item,.light .syspanel .combobox .options-list .item,.light .syspanel .listbox .options-list .item,.light .syspanel .select .options-list .item{padding:7px 8px;color:#f2f2f2;font-size:14px;line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .combobox .options-list .item input[type=checkbox],.light .sysbar .listbox .options-list .item input[type=checkbox],.light .sysbar .select .options-list .item input[type=checkbox],.light .syspanel .combobox .options-list .item input[type=checkbox],.light .syspanel .listbox .options-list .item input[type=checkbox],.light .syspanel .select .options-list .item input[type=checkbox]{display:block}.light .sysbar .combobox .options-list .item.highlight input[type=checkbox]+label,.light .sysbar .combobox .options-list .item:hover input[type=checkbox]+label,.light .sysbar .listbox .options-list .item.highlight input[type=checkbox]+label,.light .sysbar .listbox .options-list .item:hover input[type=checkbox]+label,.light .sysbar .select .options-list .item.highlight input[type=checkbox]+label,.light .sysbar .select .options-list .item:hover input[type=checkbox]+label,.light .syspanel .combobox .options-list .item.highlight input[type=checkbox]+label,.light .syspanel .combobox .options-list .item:hover input[type=checkbox]+label,.light .syspanel .listbox .options-list .item.highlight input[type=checkbox]+label,.light .syspanel .listbox .options-list .item:hover input[type=checkbox]+label,.light .syspanel .select .options-list .item.highlight input[type=checkbox]+label,.light .syspanel .select .options-list .item:hover input[type=checkbox]+label{background:#4e4e4e}.light .sysbar .combobox .options-list .item.highlight input[type=checkbox]:checked+label,.light .sysbar .combobox .options-list .item:hover input[type=checkbox]:checked+label,.light .sysbar .listbox .options-list .item.highlight input[type=checkbox]:checked+label,.light .sysbar .listbox .options-list .item:hover input[type=checkbox]:checked+label,.light .sysbar .select .options-list .item.highlight input[type=checkbox]:checked+label,.light .sysbar .select .options-list .item:hover input[type=checkbox]:checked+label,.light .syspanel .combobox .options-list .item.highlight input[type=checkbox]:checked+label,.light .syspanel .combobox .options-list .item:hover input[type=checkbox]:checked+label,.light .syspanel .listbox .options-list .item.highlight input[type=checkbox]:checked+label,.light .syspanel .listbox .options-list .item:hover input[type=checkbox]:checked+label,.light .syspanel .select .options-list .item.highlight input[type=checkbox]:checked+label,.light .syspanel .select .options-list .item:hover input[type=checkbox]:checked+label{background:#0267bc}.light .sysbar .combobox .options-list .item.highlight input[type=checkbox]:checked+label:before,.light .sysbar .combobox .options-list .item:hover input[type=checkbox]:checked+label:before,.light .sysbar .listbox .options-list .item.highlight input[type=checkbox]:checked+label:before,.light .sysbar .listbox .options-list .item:hover input[type=checkbox]:checked+label:before,.light .sysbar .select .options-list .item.highlight input[type=checkbox]:checked+label:before,.light .sysbar .select .options-list .item:hover input[type=checkbox]:checked+label:before,.light .syspanel .combobox .options-list .item.highlight input[type=checkbox]:checked+label:before,.light .syspanel .combobox .options-list .item:hover input[type=checkbox]:checked+label:before,.light .syspanel .listbox .options-list .item.highlight input[type=checkbox]:checked+label:before,.light .syspanel .listbox .options-list .item:hover input[type=checkbox]:checked+label:before,.light .syspanel .select .options-list .item.highlight input[type=checkbox]:checked+label:before,.light .syspanel .select .options-list .item:hover input[type=checkbox]:checked+label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAyNjdCQyIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==)}.light .sysbar .combobox .options-list .item input[type=checkbox]+label:before,.light .sysbar .listbox .options-list .item input[type=checkbox]+label:before,.light .sysbar .select .options-list .item input[type=checkbox]+label:before,.light .syspanel .combobox .options-list .item input[type=checkbox]+label:before,.light .syspanel .listbox .options-list .item input[type=checkbox]+label:before,.light .syspanel .select .options-list .item input[type=checkbox]+label:before{width:14px;height:14px;background-size:contain}.light .sysbar .combobox .options-list .item input[type=checkbox]:not(:checked)+label:before,.light .sysbar .listbox .options-list .item input[type=checkbox]:not(:checked)+label:before,.light .sysbar .select .options-list .item input[type=checkbox]:not(:checked)+label:before,.light .syspanel .combobox .options-list .item input[type=checkbox]:not(:checked)+label:before,.light .syspanel .listbox .options-list .item input[type=checkbox]:not(:checked)+label:before,.light .syspanel .select .options-list .item input[type=checkbox]:not(:checked)+label:before{background:0 0;width:0;margin-right:0;opacity:0}.light .sysbar .combobox .options-list .item input[type=checkbox]:checked+label,.light .sysbar .listbox .options-list .item input[type=checkbox]:checked+label,.light .sysbar .select .options-list .item input[type=checkbox]:checked+label,.light .syspanel .combobox .options-list .item input[type=checkbox]:checked+label,.light .syspanel .listbox .options-list .item input[type=checkbox]:checked+label,.light .syspanel .select .options-list .item input[type=checkbox]:checked+label{background:#0077db;color:#f2f2f2}.light .sysbar .combobox .options-list .item input[type=checkbox]:checked+label:hover,.light .sysbar .listbox .options-list .item input[type=checkbox]:checked+label:hover,.light .sysbar .select .options-list .item input[type=checkbox]:checked+label:hover,.light .syspanel .combobox .options-list .item input[type=checkbox]:checked+label:hover,.light .syspanel .listbox .options-list .item input[type=checkbox]:checked+label:hover,.light .syspanel .select .options-list .item input[type=checkbox]:checked+label:hover{background:#0267bc}.light .sysbar .combobox .options-list .item input[type=checkbox]:checked+label:before,.light .sysbar .listbox .options-list .item input[type=checkbox]:checked+label:before,.light .sysbar .select .options-list .item input[type=checkbox]:checked+label:before,.light .syspanel .combobox .options-list .item input[type=checkbox]:checked+label:before,.light .syspanel .listbox .options-list .item input[type=checkbox]:checked+label:before,.light .syspanel .select .options-list .item input[type=checkbox]:checked+label:before{opacity:1}.light .sysbar .combobox .options-list .item input[type=checkbox]:disabled+label,.light .sysbar .listbox .options-list .item input[type=checkbox]:disabled+label,.light .sysbar .select .options-list .item input[type=checkbox]:disabled+label,.light .syspanel .combobox .options-list .item input[type=checkbox]:disabled+label,.light .syspanel .listbox .options-list .item input[type=checkbox]:disabled+label,.light .syspanel .select .options-list .item input[type=checkbox]:disabled+label{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .combobox .options-list .item input[type=checkbox]:focus+label:before,.light .sysbar .listbox .options-list .item input[type=checkbox]:focus+label:before,.light .sysbar .select .options-list .item input[type=checkbox]:focus+label:before,.light .syspanel .combobox .options-list .item input[type=checkbox]:focus+label:before,.light .syspanel .listbox .options-list .item input[type=checkbox]:focus+label:before,.light .syspanel .select .options-list .item input[type=checkbox]:focus+label:before{outline:0}.light .sysbar .combobox .options-list .optgroup,.light .sysbar .listbox .options-list .optgroup,.light .sysbar .select .options-list .optgroup,.light .syspanel .combobox .options-list .optgroup,.light .syspanel .listbox .options-list .optgroup,.light .syspanel .select .options-list .optgroup{display:none}.light .sysbar .combobox .options-list .optgroup:has(.item:not(.hidden)),.light .sysbar .listbox .options-list .optgroup:has(.item:not(.hidden)),.light .sysbar .select .options-list .optgroup:has(.item:not(.hidden)),.light .syspanel .combobox .options-list .optgroup:has(.item:not(.hidden)),.light .syspanel .listbox .options-list .optgroup:has(.item:not(.hidden)),.light .syspanel .select .options-list .optgroup:has(.item:not(.hidden)){display:block}.light .sysbar .combobox .options-list .optgroup .optgroup-label,.light .sysbar .listbox .options-list .optgroup .optgroup-label,.light .sysbar .select .options-list .optgroup .optgroup-label,.light .syspanel .combobox .options-list .optgroup .optgroup-label,.light .syspanel .listbox .options-list .optgroup .optgroup-label,.light .syspanel .select .options-list .optgroup .optgroup-label{display:block;font-size:12px;line-height:1.5;padding:7px 8px}.light .sysbar .combobox .options-list .optgroup .item label,.light .sysbar .listbox .options-list .optgroup .item label,.light .sysbar .select .options-list .optgroup .item label,.light .syspanel .combobox .options-list .optgroup .item label,.light .syspanel .listbox .options-list .optgroup .item label,.light .syspanel .select .options-list .optgroup .item label{padding-left:16px!important}.light .sysbar .combobox .options-list .optgroup .item:not(:has(input[type=checkbox])),.light .sysbar .listbox .options-list .optgroup .item:not(:has(input[type=checkbox])),.light .sysbar .select .options-list .optgroup .item:not(:has(input[type=checkbox])),.light .syspanel .combobox .options-list .optgroup .item:not(:has(input[type=checkbox])),.light .syspanel .listbox .options-list .optgroup .item:not(:has(input[type=checkbox])),.light .syspanel .select .options-list .optgroup .item:not(:has(input[type=checkbox])){padding-left:16px!important}.light .sysbar .combobox .options-list .optgroup .item:has(input[type=checkbox]:disabled),.light .sysbar .listbox .options-list .optgroup .item:has(input[type=checkbox]:disabled),.light .sysbar .select .options-list .optgroup .item:has(input[type=checkbox]:disabled),.light .syspanel .combobox .options-list .optgroup .item:has(input[type=checkbox]:disabled),.light .syspanel .listbox .options-list .optgroup .item:has(input[type=checkbox]:disabled),.light .syspanel .select .options-list .optgroup .item:has(input[type=checkbox]:disabled){cursor:default}.light .sysbar .combobox .options-list .optgroup .item input[type=checkbox]:disabled+label,.light .sysbar .listbox .options-list .optgroup .item input[type=checkbox]:disabled+label,.light .sysbar .select .options-list .optgroup .item input[type=checkbox]:disabled+label,.light .syspanel .combobox .options-list .optgroup .item input[type=checkbox]:disabled+label,.light .syspanel .listbox .options-list .optgroup .item input[type=checkbox]:disabled+label,.light .syspanel .select .options-list .optgroup .item input[type=checkbox]:disabled+label{background:inherit}.light .sysbar .combobox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label,.light .sysbar .listbox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label,.light .sysbar .select .options-list .optgroup .item input[type=checkbox]:disabled:checked+label,.light .syspanel .combobox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label,.light .syspanel .listbox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label,.light .syspanel .select .options-list .optgroup .item input[type=checkbox]:disabled:checked+label{background:#0077db}.light .sysbar .combobox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before,.light .sysbar .listbox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before,.light .sysbar .select .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before,.light .syspanel .combobox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before,.light .syspanel .listbox .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before,.light .syspanel .select .options-list .optgroup .item input[type=checkbox]:disabled:checked+label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNzdEQiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==)}.light .sysbar .combobox .options-list .no_results,.light .sysbar .listbox .options-list .no_results,.light .sysbar .select .options-list .no_results,.light .syspanel .combobox .options-list .no_results,.light .syspanel .listbox .options-list .no_results,.light .syspanel .select .options-list .no_results{padding:7px 8px;color:#f2f2f2;font-size:14px;line-height:1.5;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .combobox.closed .options-list,.light .sysbar .listbox.closed .options-list,.light .sysbar .select.closed .options-list,.light .syspanel .combobox.closed .options-list,.light .syspanel .listbox.closed .options-list,.light .syspanel .select.closed .options-list{visibility:hidden}.light .sysbar .combobox.open .btn:after,.light .sysbar .listbox.open .btn:after,.light .sysbar .select.open .btn:after,.light .syspanel .combobox.open .btn:after,.light .syspanel .listbox.open .btn:after,.light .syspanel .select.open .btn:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.light .sysbar .combobox.open .options-list,.light .sysbar .listbox.open .options-list,.light .sysbar .select.open .options-list,.light .syspanel .combobox.open .options-list,.light .syspanel .listbox.open .options-list,.light .syspanel .select.open .options-list{display:block}.light .sysbar .combobox.multi .current-options,.light .sysbar .combobox.single .current-options,.light .syspanel .combobox.multi .current-options,.light .syspanel .combobox.single .current-options{position:relative}.light .sysbar .combobox.multi .current-options input,.light .sysbar .combobox.single .current-options input,.light .syspanel .combobox.multi .current-options input,.light .syspanel .combobox.single .current-options input{margin-right:0;padding-right:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.light .sysbar .combobox.multi .current-options .icon,.light .sysbar .combobox.single .current-options .icon,.light .syspanel .combobox.multi .current-options .icon,.light .syspanel .combobox.single .current-options .icon{position:absolute;width:24px;height:24px;text-align:center;line-height:24px;right:4px;top:4px;-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;border:1px solid transparent;cursor:pointer}.light .sysbar .combobox.multi.open .current-options .icon,.light .sysbar .combobox.single.open .current-options .icon,.light .syspanel .combobox.multi.open .current-options .icon,.light .syspanel .combobox.single.open .current-options .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.light .sysbar .combobox.multi .options-list .item,.light .syspanel .combobox.multi .options-list .item{padding:0;overflow:hidden}.light .sysbar .combobox.multi .options-list .item label,.light .syspanel .combobox.multi .options-list .item label{padding:7px 8px;font-size:14px;line-height:1.5;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;max-width:100%;margin-bottom:0}.light .sysbar .combobox.multi .options-list .item label:before,.light .syspanel .combobox.multi .options-list .item label:before{background-size:contain;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s;transition:width ease-out .2s,margin-right ease-out .2s,opacity .2s ease-out .1s}.light .sysbar .switch,.light .syspanel .switch{position:relative;display:inline-block;width:28px;font-size:14px;line-height:1.5}.light .sysbar .switch:hover,.light .syspanel .switch:hover{cursor:default}.light .sysbar .switch:hover input:not([disabled])+.ball,.light .syspanel .switch:hover input:not([disabled])+.ball{background-color:#181818;border-color:#adadad}.light .sysbar .switch:hover input:checked:not([disabled])+.ball,.light .syspanel .switch:hover input:checked:not([disabled])+.ball{background-color:#0267bc;border-color:#0267bc}.light .sysbar .switch span,.light .syspanel .switch span{display:block;margin-left:32px}.light .sysbar .switch span:after,.light .syspanel .switch span:after{content:attr(data-disabled)}.light .sysbar .switch input,.light .syspanel .switch input{position:absolute;margin:0;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);pointer-events:none}.light .sysbar .switch input:focus+.ball,.light .syspanel .switch input:focus+.ball{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .switch input:checked+.ball,.light .syspanel .switch input:checked+.ball{background-color:#0077db;border-color:#0077db}.light .sysbar .switch input:checked~span:after,.light .syspanel .switch input:checked~span:after{content:attr(data-enabled)}.light .sysbar .switch input:checked+.ball:before,.light .syspanel .switch input:checked+.ball:before{-webkit-transform:translateX(12px);transform:translate(12px);background-color:#f2f2f2}.light .sysbar .switch input~.ball,.light .sysbar .switch input~span,.light .syspanel .switch input~.ball,.light .syspanel .switch input~span{cursor:pointer}.light .sysbar .switch input:disabled~.ball,.light .sysbar .switch input:disabled~span,.light .syspanel .switch input:disabled~.ball,.light .syspanel .switch input:disabled~span{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .switch .ball,.light .syspanel .switch .ball{position:absolute;top:2px;left:0;width:28px;height:16px;background-color:#181818;border:solid 1px #767676;border-radius:12px;-webkit-transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,transform .4s;transition:background-color .4s,transform .4s,-webkit-transform .4s}.light .sysbar .switch .ball:before,.light .syspanel .switch .ball:before{position:absolute;content:"";height:10px;width:10px;top:2px;left:2px;background-color:#f2f2f2;border-radius:50%;-webkit-transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,-webkit-transform .4s;transition:background-color .4s,transform .4s;transition:background-color .4s,transform .4s,-webkit-transform .4s}.light .sysbar .tabs,.light .syspanel .tabs{display:block}.light .sysbar .tabs .titles .title,.light .syspanel .tabs .titles .title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:25px;font-size:14px;margin:0;padding:6px 10px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default}.light .sysbar .tabs .titles .title .icon:not(:only-child),.light .syspanel .tabs .titles .title .icon:not(:only-child){margin-right:8px}.light .sysbar .tabs .titles .title:focus,.light .syspanel .tabs .titles .title:focus{outline:1px solid #8e45b0}.light .sysbar .tabs .titles .title.disabled,.light .syspanel .tabs .titles .title.disabled{opacity:.4;cursor:default}.light .sysbar .tabs .titles .title:only-child.selected,.light .syspanel .tabs .titles .title:only-child.selected{border-bottom:2px solid transparent;opacity:.7;padding-left:0}.light .sysbar .tabs .titles .title.selected,.light .syspanel .tabs .titles .title.selected{border-bottom:2px solid #0077db}.light .sysbar .tabs .titles .title:not(.selected),.light .syspanel .tabs .titles .title:not(.selected){color:#888;border-bottom:solid 2px transparent}.light .sysbar .tabs .titles .title:not(.selected):hover,.light .syspanel .tabs .titles .title:not(.selected):hover{background-color:#4e4e4e;color:#fff;cursor:pointer}.light .sysbar .tabs .contents,.light .syspanel .tabs .contents{padding:5px 0}.light .sysbar .tabs .contents>.content,.light .syspanel .tabs .contents>.content{display:none;margin-top:8px}.light .sysbar .tabs .contents>.content.selected,.light .syspanel .tabs .contents>.content.selected{display:block}.light .sysbar kbd.tag,.light .syspanel kbd.tag{font-family:Ericsson Hilda,Helvetica,sans-serif;font-size:12px;font-weight:400;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;margin-right:8px;padding:0 8px;border-radius:3px;color:#adadad;background:#272727;border:1px solid #adadad;min-height:16px}.light .sysbar kbd.tag.big,.light .syspanel kbd.tag.big{border-radius:7px;font-size:14px;min-height:24px;padding:3px 8px 2px}.light .sysbar kbd.tag .icon,.light .sysbar kbd.tag:before,.light .syspanel kbd.tag .icon,.light .syspanel kbd.tag:before{font-family:Ericsson Icons;font-size:12px;padding-top:1px;margin-right:4px}.light .sysbar kbd.tag.big .icon,.light .sysbar kbd.tag.big:before,.light .syspanel kbd.tag.big .icon,.light .syspanel kbd.tag.big:before{font-size:16px;padding-top:0}.light .sysbar kbd.tag.severity-critical:before,.light .syspanel kbd.tag.severity-critical:before{content:"";color:#dc2d37}.light .sysbar kbd.tag.severity-major:before,.light .syspanel kbd.tag.severity-major:before{content:"";color:#e66e19}.light .sysbar kbd.tag.severity-minor:before,.light .syspanel kbd.tag.severity-minor:before{content:"";color:#fad22d}.light .sysbar kbd.tag.severity-warning:before,.light .syspanel kbd.tag.severity-warning:before{content:"";color:#0077db}.light .sysbar kbd.tag.severity-indeterminate:before,.light .syspanel kbd.tag.severity-indeterminate:before{content:"";color:#adadad}.light .sysbar kbd.tag.severity-cleared:before,.light .syspanel kbd.tag.severity-cleared:before{content:"";color:#288964}.light .sysbar kbd.tag.blue,.light .syspanel kbd.tag.blue{background-color:#16222c;border-color:#0077db;color:#adadad}.light .sysbar kbd.tag.green,.light .syspanel kbd.tag.green{background-color:#1b2520;border-color:#329864;color:#adadad}.light .sysbar kbd.tag.purple,.light .syspanel kbd.tag.purple{background-color:#262129;border-color:#a56ebe;color:#adadad}.light .sysbar kbd.tag.red,.light .syspanel kbd.tag.red{background-color:#2c1a1b;border-color:#dc2d37;color:#adadad}.light .sysbar kbd.tag.orange,.light .syspanel kbd.tag.orange{background-color:#2d2118;border-color:#e66e19;color:#adadad}.light .sysbar kbd.tag.yellow,.light .syspanel kbd.tag.yellow{background-color:#2f2b1a;border-color:#fad22d;color:#adadad}.light .sysbar kbd.tag.ai-fill,.light .syspanel kbd.tag.ai-fill{background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3))!important;background:linear-gradient(to right,#0077db,#8653f3)!important;color:#fff!important;border:none!important}.light .sysbar kbd.tag.ai-stroke,.light .syspanel kbd.tag.ai-stroke{position:relative;border:none;z-index:1;padding:1px 9px}.light .sysbar kbd.tag.ai-stroke:before,.light .syspanel kbd.tag.ai-stroke:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;width:100%;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}.light .sysbar kbd.tag.ai-stroke.big,.light .syspanel kbd.tag.ai-stroke.big{padding:3px 8px 2px 10px}.light .sysbar kbd.tag.ai-stroke.big:before,.light .syspanel kbd.tag.ai-stroke.big:before{border-radius:7px}.light .sysbar .tooltip,.light .syspanel .tooltip{position:relative}.light .sysbar .tooltip.dotted,.light .syspanel .tooltip.dotted{border-bottom:1px dotted #fff}.light .sysbar .tooltip.pointer:hover,.light .syspanel .tooltip.pointer:hover{cursor:pointer}.light .sysbar .tooltip:hover,.light .syspanel .tooltip:hover{cursor:default}.light .sysbar .tooltip:hover .message,.light .syspanel .tooltip:hover .message{opacity:1;visibility:visible;-webkit-transition:opacity .18s ease-in-out .18s;transition:opacity .18s ease-in-out .18s}.light .sysbar .tooltip .message,.light .syspanel .tooltip .message{display:block;opacity:0;visibility:hidden;background:#fafafa;color:#242424;font-size:12px;padding:7px;line-height:1.5em;white-space:nowrap;position:absolute;z-index:100;pointer-events:none;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.light .sysbar .tooltip .message.fixed,.light .syspanel .tooltip .message.fixed{position:fixed;z-index:1000}.light .sysbar .tooltip .message:hover,.light .syspanel .tooltip .message:hover{opacity:0}.light .sysbar .tooltip .message.visible,.light .syspanel .tooltip .message.visible{opacity:1;visibility:visible}.light .sysbar .tooltip .message.white,.light .syspanel .tooltip .message.white{background-color:#eee;color:#242424}.light .sysbar .tooltip .message.white.bottom:after,.light .syspanel .tooltip .message.white.bottom:after{border-color:transparent transparent #eee}.light .sysbar .tooltip .message.white.bottom-end:after,.light .syspanel .tooltip .message.white.bottom-end:after{border-color:transparent transparent #eee}.light .sysbar .tooltip .message.white.top:after,.light .syspanel .tooltip .message.white.top:after{border-color:#eee transparent transparent}.light .sysbar .tooltip .message.white.top-end:after,.light .syspanel .tooltip .message.white.top-end:after{border-color:#eee transparent transparent}.light .sysbar .tooltip .message.white.left:after,.light .syspanel .tooltip .message.white.left:after{border-color:transparent transparent transparent #eee}.light .sysbar .tooltip .message.white.right:after,.light .syspanel .tooltip .message.white.right:after{border-color:transparent #eee transparent transparent}.light .sysbar .tooltip .message.blue,.light .syspanel .tooltip .message.blue{background-color:#0077db;color:#fff}.light .sysbar .tooltip .message.blue.bottom:after,.light .syspanel .tooltip .message.blue.bottom:after{border-color:transparent transparent #0077db transparent}.light .sysbar .tooltip .message.blue.bottom-end:after,.light .syspanel .tooltip .message.blue.bottom-end:after{border-color:transparent transparent #0077db transparent}.light .sysbar .tooltip .message.blue.top:after,.light .syspanel .tooltip .message.blue.top:after{border-color:#0077db transparent transparent transparent}.light .sysbar .tooltip .message.blue.top-end:after,.light .syspanel .tooltip .message.blue.top-end:after{border-color:#0077db transparent transparent transparent}.light .sysbar .tooltip .message.blue.left:after,.light .syspanel .tooltip .message.blue.left:after{border-color:transparent transparent transparent #0077db}.light .sysbar .tooltip .message.blue.right:after,.light .syspanel .tooltip .message.blue.right:after{border-color:transparent #0077db transparent transparent}.light .sysbar .tooltip .message.black,.light .syspanel .tooltip .message.black{background-color:#333;color:#f2f2f2}.light .sysbar .tooltip .message.black.bottom:after,.light .syspanel .tooltip .message.black.bottom:after{border-color:transparent transparent #333}.light .sysbar .tooltip .message.black.bottom-end:after,.light .syspanel .tooltip .message.black.bottom-end:after{border-color:transparent transparent #333}.light .sysbar .tooltip .message.black.top:after,.light .syspanel .tooltip .message.black.top:after{border-color:#333 transparent transparent}.light .sysbar .tooltip .message.black.top-end:after,.light .syspanel .tooltip .message.black.top-end:after{border-color:#333 transparent transparent}.light .sysbar .tooltip .message.black.left:after,.light .syspanel .tooltip .message.black.left:after{border-color:transparent transparent transparent #333}.light .sysbar .tooltip .message.black.right:after,.light .syspanel .tooltip .message.black.right:after{border-color:transparent #333 transparent transparent}.light .sysbar .tooltip .message.bottom,.light .syspanel .tooltip .message.bottom{margin-top:8px;left:0;top:100%}.light .sysbar .tooltip .message.bottom:after,.light .syspanel .tooltip .message.bottom:after{content:" ";position:absolute;top:0;left:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#fafafa}.light .sysbar .tooltip .message.bottom-end,.light .syspanel .tooltip .message.bottom-end{margin-top:8px;right:-10px;top:100%}.light .sysbar .tooltip .message.bottom-end:after,.light .syspanel .tooltip .message.bottom-end:after{content:" ";position:absolute;top:0;right:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#fafafa}.light .sysbar .tooltip .message.top,.light .syspanel .tooltip .message.top{bottom:100%;left:0;margin-bottom:8px}.light .sysbar .tooltip .message.top:after,.light .syspanel .tooltip .message.top:after{content:" ";position:absolute;top:100%;left:0;margin-left:14px;border:5px solid transparent;border-top-color:#fafafa}.light .sysbar .tooltip .message.top-end,.light .syspanel .tooltip .message.top-end{bottom:100%;right:-10px;margin-bottom:8px}.light .sysbar .tooltip .message.top-end:after,.light .syspanel .tooltip .message.top-end:after{content:" ";position:absolute;top:100%;right:0;margin-right:14px;border:5px solid transparent;border-top-color:#fafafa}.light .sysbar .tooltip .message.right,.light .syspanel .tooltip .message.right{top:0;left:105%;margin-left:8px}.light .sysbar .tooltip .message.right:after,.light .syspanel .tooltip .message.right:after{content:" ";position:absolute;top:0;right:100%;margin-top:1em;border:5px solid transparent;border-right-color:#fafafa}.light .sysbar .tooltip .message.left,.light .syspanel .tooltip .message.left{top:0;right:105%;margin-right:8px}.light .sysbar .tooltip .message.left:after,.light .syspanel .tooltip .message.left:after{content:" ";position:absolute;top:0;left:100%;margin-top:1em;border:5px solid transparent;border-left-color:#fafafa}.light .sysbar .tooltip .icon+.message.bottom,.light .syspanel .tooltip .icon+.message.bottom{left:-12px;margin-top:-4px}.light .sysbar .tooltip .icon+.message.top,.light .syspanel .tooltip .icon+.message.top{left:-12px}.light .sysbar .text-clip,.light .syspanel .text-clip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}@media only screen and (min-width:50em){.light .sysbar .tooltip-mobile .message,.light .syspanel .tooltip-mobile .message{margin:0;display:inline}}@media only screen and (max-width:50em){.light .sysbar .tooltip-mobile,.light .syspanel .tooltip-mobile{position:relative}.light .sysbar .tooltip-mobile.dotted,.light .syspanel .tooltip-mobile.dotted{border-bottom:1px dotted #fff}.light .sysbar .tooltip-mobile.pointer:hover,.light .syspanel .tooltip-mobile.pointer:hover{cursor:pointer}.light .sysbar .tooltip-mobile:hover,.light .syspanel .tooltip-mobile:hover{cursor:default}.light .sysbar .tooltip-mobile:hover .message,.light .syspanel .tooltip-mobile:hover .message{opacity:1;visibility:visible;-webkit-transition:opacity .18s ease-in-out .18s;transition:opacity .18s ease-in-out .18s}.light .sysbar .tooltip-mobile .message,.light .syspanel .tooltip-mobile .message{display:block;opacity:0;visibility:hidden;background:#fafafa;color:#242424;font-size:12px;padding:7px;line-height:1.5em;white-space:nowrap;position:absolute;z-index:100;pointer-events:none;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.light .sysbar .tooltip-mobile .message.fixed,.light .syspanel .tooltip-mobile .message.fixed{position:fixed;z-index:1000}.light .sysbar .tooltip-mobile .message:hover,.light .syspanel .tooltip-mobile .message:hover{opacity:0}.light .sysbar .tooltip-mobile .message.visible,.light .syspanel .tooltip-mobile .message.visible{opacity:1;visibility:visible}.light .sysbar .tooltip-mobile .message.white,.light .syspanel .tooltip-mobile .message.white{background-color:#eee;color:#242424}.light .sysbar .tooltip-mobile .message.white.bottom:after,.light .syspanel .tooltip-mobile .message.white.bottom:after{border-color:transparent transparent #eee}.light .sysbar .tooltip-mobile .message.white.bottom-end:after,.light .syspanel .tooltip-mobile .message.white.bottom-end:after{border-color:transparent transparent #eee}.light .sysbar .tooltip-mobile .message.white.top:after,.light .syspanel .tooltip-mobile .message.white.top:after{border-color:#eee transparent transparent}.light .sysbar .tooltip-mobile .message.white.top-end:after,.light .syspanel .tooltip-mobile .message.white.top-end:after{border-color:#eee transparent transparent}.light .sysbar .tooltip-mobile .message.white.left:after,.light .syspanel .tooltip-mobile .message.white.left:after{border-color:transparent transparent transparent #eee}.light .sysbar .tooltip-mobile .message.white.right:after,.light .syspanel .tooltip-mobile .message.white.right:after{border-color:transparent #eee transparent transparent}.light .sysbar .tooltip-mobile .message.blue,.light .syspanel .tooltip-mobile .message.blue{background-color:#0077db;color:#fff}.light .sysbar .tooltip-mobile .message.blue.bottom:after,.light .syspanel .tooltip-mobile .message.blue.bottom:after{border-color:transparent transparent #0077db transparent}.light .sysbar .tooltip-mobile .message.blue.bottom-end:after,.light .syspanel .tooltip-mobile .message.blue.bottom-end:after{border-color:transparent transparent #0077db transparent}.light .sysbar .tooltip-mobile .message.blue.top:after,.light .syspanel .tooltip-mobile .message.blue.top:after{border-color:#0077db transparent transparent transparent}.light .sysbar .tooltip-mobile .message.blue.top-end:after,.light .syspanel .tooltip-mobile .message.blue.top-end:after{border-color:#0077db transparent transparent transparent}.light .sysbar .tooltip-mobile .message.blue.left:after,.light .syspanel .tooltip-mobile .message.blue.left:after{border-color:transparent transparent transparent #0077db}.light .sysbar .tooltip-mobile .message.blue.right:after,.light .syspanel .tooltip-mobile .message.blue.right:after{border-color:transparent #0077db transparent transparent}.light .sysbar .tooltip-mobile .message.black,.light .syspanel .tooltip-mobile .message.black{background-color:#333;color:#f2f2f2}.light .sysbar .tooltip-mobile .message.black.bottom:after,.light .syspanel .tooltip-mobile .message.black.bottom:after{border-color:transparent transparent #333}.light .sysbar .tooltip-mobile .message.black.bottom-end:after,.light .syspanel .tooltip-mobile .message.black.bottom-end:after{border-color:transparent transparent #333}.light .sysbar .tooltip-mobile .message.black.top:after,.light .syspanel .tooltip-mobile .message.black.top:after{border-color:#333 transparent transparent}.light .sysbar .tooltip-mobile .message.black.top-end:after,.light .syspanel .tooltip-mobile .message.black.top-end:after{border-color:#333 transparent transparent}.light .sysbar .tooltip-mobile .message.black.left:after,.light .syspanel .tooltip-mobile .message.black.left:after{border-color:transparent transparent transparent #333}.light .sysbar .tooltip-mobile .message.black.right:after,.light .syspanel .tooltip-mobile .message.black.right:after{border-color:transparent #333 transparent transparent}.light .sysbar .tooltip-mobile .message.bottom,.light .syspanel .tooltip-mobile .message.bottom{margin-top:8px;left:0;top:100%}.light .sysbar .tooltip-mobile .message.bottom:after,.light .syspanel .tooltip-mobile .message.bottom:after{content:" ";position:absolute;top:0;left:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#fafafa}.light .sysbar .tooltip-mobile .message.bottom-end,.light .syspanel .tooltip-mobile .message.bottom-end{margin-top:8px;right:-10px;top:100%}.light .sysbar .tooltip-mobile .message.bottom-end:after,.light .syspanel .tooltip-mobile .message.bottom-end:after{content:" ";position:absolute;top:0;right:14px;margin-top:-10px;border:5px solid transparent;border-bottom-color:#fafafa}.light .sysbar .tooltip-mobile .message.top,.light .syspanel .tooltip-mobile .message.top{bottom:100%;left:0;margin-bottom:8px}.light .sysbar .tooltip-mobile .message.top:after,.light .syspanel .tooltip-mobile .message.top:after{content:" ";position:absolute;top:100%;left:0;margin-left:14px;border:5px solid transparent;border-top-color:#fafafa}.light .sysbar .tooltip-mobile .message.top-end,.light .syspanel .tooltip-mobile .message.top-end{bottom:100%;right:-10px;margin-bottom:8px}.light .sysbar .tooltip-mobile .message.top-end:after,.light .syspanel .tooltip-mobile .message.top-end:after{content:" ";position:absolute;top:100%;right:0;margin-right:14px;border:5px solid transparent;border-top-color:#fafafa}.light .sysbar .tooltip-mobile .message.right,.light .syspanel .tooltip-mobile .message.right{top:0;left:105%;margin-left:8px}.light .sysbar .tooltip-mobile .message.right:after,.light .syspanel .tooltip-mobile .message.right:after{content:" ";position:absolute;top:0;right:100%;margin-top:1em;border:5px solid transparent;border-right-color:#fafafa}.light .sysbar .tooltip-mobile .message.left,.light .syspanel .tooltip-mobile .message.left{top:0;right:105%;margin-right:8px}.light .sysbar .tooltip-mobile .message.left:after,.light .syspanel .tooltip-mobile .message.left:after{content:" ";position:absolute;top:0;left:100%;margin-top:1em;border:5px solid transparent;border-left-color:#fafafa}.light .sysbar .tooltip-mobile .icon+.message.bottom,.light .syspanel .tooltip-mobile .icon+.message.bottom{left:-12px;margin-top:-4px}.light .sysbar .tooltip-mobile .icon+.message.top,.light .syspanel .tooltip-mobile .icon+.message.top{left:-12px}.light .sysbar .tooltip-mobile.btn,.light .syspanel .tooltip-mobile.btn{min-width:auto;padding:7px!important}.light .sysbar .tooltip-mobile.btn .icon,.light .syspanel .tooltip-mobile.btn .icon{margin-right:0}.light .sysbar .tooltip-mobile.btn.ai-fill,.light .sysbar .tooltip-mobile.btn.ai-stroke,.light .syspanel .tooltip-mobile.btn.ai-fill,.light .syspanel .tooltip-mobile.btn.ai-stroke{padding:8px!important}.light .sysbar .tooltip-mobile .message.bottom,.light .syspanel .tooltip-mobile .message.bottom{margin-top:8px!important;top:100%}}.light .sysbar input[type=time],.light .syspanel input[type=time]{margin:8px 0;width:auto}.light .sysbar input[type=time]::-webkit-calendar-picker-indicator,.light .syspanel input[type=time]::-webkit-calendar-picker-indicator{-webkit-filter:invert(99%) sepia(6%) saturate(51%) hue-rotate(203deg) brightness(115%) contrast(90%);filter:invert(99%) sepia(6%) saturate(51%) hue-rotate(203deg) brightness(115%) contrast(90%);width:14px;height:14px}.light .sysbar input[type=time]:first-child,.light .syspanel input[type=time]:first-child{margin-top:0}.light .sysbar .time-picker,.light .syspanel .time-picker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0}.light .sysbar .time-picker:first-child,.light .syspanel .time-picker:first-child{margin-top:0}.light .sysbar .time-picker.disabled .tp-select,.light .syspanel .time-picker.disabled .tp-select{pointer-events:none;cursor:default}.light .sysbar .time-picker.disabled .tp-select button,.light .sysbar .time-picker.disabled .tp-select input[type=text],.light .syspanel .time-picker.disabled .tp-select button,.light .syspanel .time-picker.disabled .tp-select input[type=text]{border-color:#4e4e4e;background:#383838;color:#8b8b8b}.light .sysbar .time-picker.disabled .tp-select button:after,.light .sysbar .time-picker.disabled .tp-select input[type=text]:after,.light .syspanel .time-picker.disabled .tp-select button:after,.light .syspanel .time-picker.disabled .tp-select input[type=text]:after{color:#8b8b8b}.light .sysbar .time-picker.disabled .tp-select .icon-chevron-down,.light .syspanel .time-picker.disabled .tp-select .icon-chevron-down{color:#8b8b8b}.light .sysbar .time-picker.invalid-type,.light .syspanel .time-picker.invalid-type{position:relative;width:100%;max-width:200px;padding:5px 12px;font-size:14px;line-height:1.5;text-decoration:none;border:1px dashed #767676;color:#fafafa;border-radius:3px;height:32px;pointer-events:none;cursor:default}.light .sysbar .time-picker.invalid-type .icon,.light .syspanel .time-picker.invalid-type .icon{position:absolute;right:8px;top:50%;margin-top:-10px}.light .sysbar .time-picker .tp-select,.light .syspanel .time-picker .tp-select{position:relative}.light .sysbar .time-picker .tp-select .tp-select-current,.light .syspanel .time-picker .tp-select .tp-select-current{width:100%;display:inline-block;position:relative;padding:5px 26px 4px 8px;font-size:14px;height:32px}.light .sysbar .time-picker .tp-select .tp-select-current:not(input),.light .syspanel .time-picker .tp-select .tp-select-current:not(input){cursor:pointer}.light .sysbar .time-picker .tp-select .tp-select-current:focus,.light .syspanel .time-picker .tp-select .tp-select-current:focus{border-color:#8e45b0;outline:0}.light .sysbar .time-picker .tp-select .tp-select-current:not(input):after,.light .syspanel .time-picker .tp-select .tp-select-current:not(input):after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;pointer-events:none}.light .sysbar .time-picker .tp-select.tp-hours-select:after,.light .sysbar .time-picker .tp-select.tp-minutes-select:after,.light .syspanel .time-picker .tp-select.tp-hours-select:after,.light .syspanel .time-picker .tp-select.tp-minutes-select:after{content:"";font-family:Ericsson Icons;position:absolute;width:12px;height:12px;padding-left:0;right:8px;-webkit-transform-origin:center;transform-origin:center;top:50%;margin-top:-6px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform ease-out .2s;transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s,-webkit-transform ease-out .2s;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;pointer-events:none}.light .sysbar .time-picker .tp-select.open.tp-hours-select:after,.light .sysbar .time-picker .tp-select.open.tp-minutes-select:after,.light .syspanel .time-picker .tp-select.open.tp-hours-select:after,.light .syspanel .time-picker .tp-select.open.tp-minutes-select:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.light .sysbar .time-picker .tp-select.open .tp-select-current:not(input):after,.light .syspanel .time-picker .tp-select.open .tp-select-current:not(input):after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.light .sysbar .time-picker .tp-select.open .tp-select-options,.light .syspanel .time-picker .tp-select.open .tp-select-options{display:block}.light .sysbar .time-picker .tp-select.open-top .tp-select-options,.light .syspanel .time-picker .tp-select.open-top .tp-select-options{bottom:100%;margin:0 0 4px}.light .sysbar .time-picker .tp-select .tp-select-options,.light .syspanel .time-picker .tp-select .tp-select-options{display:none;position:absolute;z-index:60;margin-top:4px;text-align:left;width:100%;padding:0;max-height:130px;overflow-y:auto;overflow-x:hidden;border:1px solid #767676;background:#181818;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px #0003}.light .sysbar .time-picker .tp-select .tp-select-options .tp-select-option,.light .syspanel .time-picker .tp-select .tp-select-options .tp-select-option{padding:7px 8px;color:#f2f2f2;font-size:14px;line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .time-picker .tp-select .tp-select-options .tp-select-option.disabled,.light .syspanel .time-picker .tp-select .tp-select-options .tp-select-option.disabled{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .time-picker .tp-select .tp-select-options .tp-select-option.no-results,.light .syspanel .time-picker .tp-select .tp-select-options .tp-select-option.no-results{cursor:default}.light .sysbar .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).highlighted,.light .sysbar .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results):hover,.light .syspanel .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).highlighted,.light .syspanel .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results):hover{background:#4e4e4e}.light .sysbar .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active,.light .syspanel .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active{background:#0077db;color:#f2f2f2}.light .sysbar .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active.highlighted,.light .sysbar .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active:hover,.light .syspanel .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active.highlighted,.light .syspanel .time-picker .tp-select .tp-select-options .tp-select-option:not(.no-results).active:hover{background:#0267bc}.light .sysbar .time-picker .tp-select.tp-single-select,.light .syspanel .time-picker .tp-select.tp-single-select{width:76px}.light .sysbar .time-picker .tp-select.tp-single-select.time-format-12,.light .syspanel .time-picker .tp-select.tp-single-select.time-format-12{width:110px}.light .sysbar .time-picker .tp-select.tp-single-select .tp-select-current,.light .syspanel .time-picker .tp-select.tp-single-select .tp-select-current{min-width:100px;text-align:left}.light .sysbar .time-picker .tp-select.tp-hours-select,.light .sysbar .time-picker .tp-select.tp-minutes-select,.light .syspanel .time-picker .tp-select.tp-hours-select,.light .syspanel .time-picker .tp-select.tp-minutes-select{width:62px}.light .sysbar .time-picker .tp-interval-select,.light .syspanel .time-picker .tp-interval-select{margin-left:24px;width:60px;position:relative}.light .sysbar .time-picker .tp-interval-select .tp-select-current,.light .syspanel .time-picker .tp-interval-select .tp-select-current{text-align:left;padding-left:8px}.light .sysbar .time-picker.input-type input[type=text],.light .syspanel .time-picker.input-type input[type=text]{width:48px;text-align:center;margin-right:0}.light .sysbar .time-picker .tp-col-sep,.light .syspanel .time-picker .tp-col-sep{margin:0 4px}.light .sysbar fieldset,.light .syspanel fieldset{border:none;margin:0;padding:0}.light .sysbar legend,.light .syspanel legend{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.light .sysbar .timeline,.light .syspanel .timeline{width:100%;height:100%;position:relative}.light .sysbar .timeline *,.light .syspanel .timeline *{line-height:1.5em}.light .sysbar .timeline ul,.light .syspanel .timeline ul{padding:0;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .timeline .icon-severity-critical:before,.light .syspanel .timeline .icon-severity-critical:before{color:#dc2d37}.light .sysbar .timeline .icon-severity-major:before,.light .syspanel .timeline .icon-severity-major:before{color:#e66e19}.light .sysbar .timeline .icon-severity-minor:before,.light .syspanel .timeline .icon-severity-minor:before{color:#fad22d}.light .sysbar .timeline .icon-severity-warning:before,.light .syspanel .timeline .icon-severity-warning:before{color:#0077db}.light .sysbar .timeline .icon-severity-indeterminate:before,.light .syspanel .timeline .icon-severity-indeterminate:before{color:#adadad}.light .sysbar .timeline .icon-severity-cleared:before,.light .syspanel .timeline .icon-severity-cleared:before{color:#288964}.light .sysbar .timeline .icon-alarm-level6:before,.light .syspanel .timeline .icon-alarm-level6:before{color:#dc2d37}.light .sysbar .timeline .icon-alarm-level5:before,.light .syspanel .timeline .icon-alarm-level5:before{color:#e66e19}.light .sysbar .timeline .icon-alarm-level4:before,.light .syspanel .timeline .icon-alarm-level4:before{color:#fad22d}.light .sysbar .timeline .icon-alarm-level3:before,.light .syspanel .timeline .icon-alarm-level3:before{color:#0077db}.light .sysbar .timeline .icon-alarm-level2:before,.light .syspanel .timeline .icon-alarm-level2:before{color:#adadad}.light .sysbar .timeline .icon-alarm-level1:before,.light .syspanel .timeline .icon-alarm-level1:before{color:#288964}.light .sysbar .timeline :focus,.light .syspanel .timeline :focus{outline:1px solid #8e45b0;outline-offset:2px}.light .sysbar .timeline .main-list,.light .syspanel .timeline .main-list{overflow:auto;height:100%;width:100%}.light .sysbar .timeline .main-list:not(.headings) .entry:last-of-type:after,.light .syspanel .timeline .main-list:not(.headings) .entry:last-of-type:after{content:none}.light .sysbar .timeline .entry,.light .syspanel .timeline .entry{padding:0;position:relative}.light .sysbar .timeline .entry:before,.light .syspanel .timeline .entry:before{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;border:solid 1px #767676;border-radius:50%}.light .sysbar .timeline .entry:after,.light .syspanel .timeline .entry:after{position:absolute;content:"";z-index:1}.light .sysbar .timeline .entry .target,.light .syspanel .timeline .entry .target{border:solid 1px transparent;margin:3px;min-width:250px}.light .sysbar .timeline .entry .time,.light .syspanel .timeline .entry .time{display:block;font-size:.75rem;color:#888;margin:0 0 .5rem}.light .sysbar .timeline .entry .title,.light .syspanel .timeline .entry .title{margin:0}.light .sysbar .timeline .entry .status,.light .syspanel .timeline .entry .status{margin:.5rem 0 0;height:1.5em;display:block;color:#888}.light .sysbar .timeline .entry .status span,.light .syspanel .timeline .entry .status span{margin:0 .5rem 0 0}.light .sysbar .timeline .entry .status span:before,.light .syspanel .timeline .entry .status span:before{margin:0 .25rem 0 0}.light .sysbar .timeline .entry .status span .icon,.light .syspanel .timeline .entry .status span .icon{margin-right:4px;vertical-align:baseline}.light .sysbar .timeline .entry .content,.light .syspanel .timeline .entry .content{margin:.25rem 0 0}.light .sysbar .timeline .entry .collapse-btn,.light .syspanel .timeline .entry .collapse-btn{position:absolute;right:1rem;width:1.5rem;height:1.5rem;border:0;padding:0;background:0 0;cursor:pointer;font-size:1rem}.light .sysbar .timeline .entry .collapse-btn:before,.light .syspanel .timeline .entry .collapse-btn:before{content:"";font-family:Ericsson Icons}.light .sysbar .timeline .entry[class*=icon]:before,.light .syspanel .timeline .entry[class*=icon]:before{font-family:Ericsson Icons;width:22px;height:22px;color:#fff;background:#242424}.light .sysbar .timeline .entry:not([class*=icon]):before,.light .syspanel .timeline .entry:not([class*=icon]):before{content:"";width:8px;height:8px;margin:7px;background:#767676}.light .sysbar .timeline .entry.scheduled:before,.light .syspanel .timeline .entry.scheduled:before{background:#242424}.light .sysbar .timeline .entry.collapsed .content,.light .sysbar .timeline .entry.collapsed ul,.light .syspanel .timeline .entry.collapsed .content,.light .syspanel .timeline .entry.collapsed ul{display:none}.light .sysbar .timeline .entry.collapsed .collapse-btn:before,.light .syspanel .timeline .entry.collapsed .collapse-btn:before{content:""}.light .sysbar .timeline .headings .date-group,.light .syspanel .timeline .headings .date-group{padding:0}.light .sysbar .timeline .headings .date-group:last-of-type>.entry-list>.entry:last-of-type:after,.light .syspanel .timeline .headings .date-group:last-of-type>.entry-list>.entry:last-of-type:after{content:none}.light .sysbar .timeline .headings .heading,.light .syspanel .timeline .headings .heading{position:relative;width:100%}.light .sysbar .timeline .headings .heading .label,.light .syspanel .timeline .headings .heading .label{position:absolute;left:0;border:solid 1px #878787;border-radius:3px;padding:6px 8px;background:#4e4e4e;display:block;z-index:2;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.light .sysbar .timeline .headings .timeline-sticky>.heading,.light .syspanel .timeline .headings .timeline-sticky>.heading{position:static}.light .sysbar .timeline .headings .fade .heading .label,.light .syspanel .timeline .headings .fade .heading .label{opacity:0}.light .sysbar .timeline.compact .main-list,.light .sysbar .timeline:not(.horizontal) .main-list,.light .syspanel .timeline.compact .main-list,.light .syspanel .timeline:not(.horizontal) .main-list{padding-right:1rem}.light .sysbar .timeline.compact .entry:after,.light .sysbar .timeline.compact .heading:after,.light .sysbar .timeline:not(.horizontal) .entry:after,.light .sysbar .timeline:not(.horizontal) .heading:after,.light .syspanel .timeline.compact .entry:after,.light .syspanel .timeline.compact .heading:after,.light .syspanel .timeline:not(.horizontal) .entry:after,.light .syspanel .timeline:not(.horizontal) .heading:after{border-left:1px solid #fff}.light .sysbar .timeline.compact .entry.scheduled:after,.light .sysbar .timeline.compact .entry.to-scheduled:after,.light .sysbar .timeline.compact .heading.scheduled:after,.light .sysbar .timeline.compact .heading.to-scheduled:after,.light .sysbar .timeline:not(.horizontal) .entry.scheduled:after,.light .sysbar .timeline:not(.horizontal) .entry.to-scheduled:after,.light .sysbar .timeline:not(.horizontal) .heading.scheduled:after,.light .sysbar .timeline:not(.horizontal) .heading.to-scheduled:after,.light .syspanel .timeline.compact .entry.scheduled:after,.light .syspanel .timeline.compact .entry.to-scheduled:after,.light .syspanel .timeline.compact .heading.scheduled:after,.light .syspanel .timeline.compact .heading.to-scheduled:after,.light .syspanel .timeline:not(.horizontal) .entry.scheduled:after,.light .syspanel .timeline:not(.horizontal) .entry.to-scheduled:after,.light .syspanel .timeline:not(.horizontal) .heading.scheduled:after,.light .syspanel .timeline:not(.horizontal) .heading.to-scheduled:after{border-left:1px dashed #767676}.light .sysbar .timeline.compact .entry>ul,.light .sysbar .timeline:not(.horizontal) .entry>ul,.light .syspanel .timeline.compact .entry>ul,.light .syspanel .timeline:not(.horizontal) .entry>ul{margin:0 0 0 2.5rem}.light .sysbar .timeline.compact .entry:before,.light .sysbar .timeline:not(.horizontal) .entry:before,.light .syspanel .timeline.compact .entry:before,.light .syspanel .timeline:not(.horizontal) .entry:before{left:.5rem;top:1rem}.light .sysbar .timeline.compact .entry:after,.light .sysbar .timeline:not(.horizontal) .entry:after,.light .syspanel .timeline.compact .entry:after,.light .syspanel .timeline:not(.horizontal) .entry:after{left:1.25rem;top:1.5rem;height:100%}.light .sysbar .timeline.compact .entry .target,.light .sysbar .timeline:not(.horizontal) .entry .target,.light .syspanel .timeline.compact .entry .target,.light .syspanel .timeline:not(.horizontal) .entry .target{padding:1rem 1rem 1rem 2.25rem}.light .sysbar .timeline.compact .entry .collapse-btn,.light .sysbar .timeline:not(.horizontal) .entry .collapse-btn,.light .syspanel .timeline.compact .entry .collapse-btn,.light .syspanel .timeline:not(.horizontal) .entry .collapse-btn{top:1rem}.light .sysbar .timeline.compact .date-group,.light .sysbar .timeline:not(.horizontal) .date-group,.light .syspanel .timeline.compact .date-group,.light .syspanel .timeline:not(.horizontal) .date-group{-ms-flex-negative:0;flex-shrink:0}.light .sysbar .timeline.compact .date-group .heading,.light .sysbar .timeline:not(.horizontal) .date-group .heading,.light .syspanel .timeline.compact .date-group .heading,.light .syspanel .timeline:not(.horizontal) .date-group .heading{height:3rem}.light .sysbar .timeline.compact .date-group .heading .label,.light .sysbar .timeline:not(.horizontal) .date-group .heading .label,.light .syspanel .timeline.compact .date-group .heading .label,.light .syspanel .timeline:not(.horizontal) .date-group .heading .label{margin:.5rem 0;width:100%;top:0}.light .sysbar .timeline.compact .date-group+.date-group>.heading:after,.light .sysbar .timeline:not(.horizontal) .date-group+.date-group>.heading:after,.light .syspanel .timeline.compact .date-group+.date-group>.heading:after,.light .syspanel .timeline:not(.horizontal) .date-group+.date-group>.heading:after{content:"";position:relative;display:inline-block;left:1.25rem;height:3rem;margin-top:1.5rem;z-index:1}.light .sysbar .timeline.compact .date-group.timeline-sticky>.heading .label,.light .sysbar .timeline:not(.horizontal) .date-group.timeline-sticky>.heading .label,.light .syspanel .timeline.compact .date-group.timeline-sticky>.heading .label,.light .syspanel .timeline:not(.horizontal) .date-group.timeline-sticky>.heading .label{width:calc(100% - 1rem);z-index:3}.light .sysbar .timeline.horizontal:not(.compact) ul,.light .syspanel .timeline.horizontal:not(.compact) ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.light .sysbar .timeline.horizontal:not(.compact) .main-list,.light .syspanel .timeline.horizontal:not(.compact) .main-list{padding-bottom:1rem}.light .sysbar .timeline.horizontal:not(.compact) .heading,.light .syspanel .timeline.horizontal:not(.compact) .heading{display:inline-block;margin:0 0 .5rem;height:2rem}.light .sysbar .timeline.horizontal:not(.compact) .heading:after,.light .syspanel .timeline.horizontal:not(.compact) .heading:after{content:none}.light .sysbar .timeline.horizontal:not(.compact) .entry>ul,.light .syspanel .timeline.horizontal:not(.compact) .entry>ul{margin:.5rem 0 0}.light .sysbar .timeline.horizontal:not(.compact) .entry:before,.light .syspanel .timeline.horizontal:not(.compact) .entry:before{left:.875rem;top:.3125rem}.light .sysbar .timeline.horizontal:not(.compact) .entry:after,.light .syspanel .timeline.horizontal:not(.compact) .entry:after{width:100%;left:1.5rem;top:1rem;border-top:1px solid #fff}.light .sysbar .timeline.horizontal:not(.compact) .entry .target,.light .syspanel .timeline.horizontal:not(.compact) .entry .target{padding:2.25rem 1rem 1rem}.light .sysbar .timeline.horizontal:not(.compact) .entry .collapse-btn,.light .syspanel .timeline.horizontal:not(.compact) .entry .collapse-btn{top:2.25rem}.light .sysbar .timeline.horizontal:not(.compact) .entry.scheduled:after,.light .sysbar .timeline.horizontal:not(.compact) .entry.to-scheduled:after,.light .syspanel .timeline.horizontal:not(.compact) .entry.scheduled:after,.light .syspanel .timeline.horizontal:not(.compact) .entry.to-scheduled:after{border-top:1px dashed #767676}.light .sysbar .timeline.horizontal:not(.compact) .entry .entry,.light .syspanel .timeline.horizontal:not(.compact) .entry .entry{-ms-flex-preferred-size:250px;flex-basis:250px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.light .sysbar .timeline.horizontal:not(.compact) .entry-list,.light .syspanel .timeline.horizontal:not(.compact) .entry-list{display:block}.light .sysbar .timeline.horizontal:not(.compact) .entry-list .entry-list,.light .syspanel .timeline.horizontal:not(.compact) .entry-list .entry-list{display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .timeline .selectable .entry .target,.light .syspanel .timeline .selectable .entry .target{cursor:pointer}.light .sysbar .timeline .selectable .entry .target:hover,.light .syspanel .timeline .selectable .entry .target:hover{background:#4e4e4e}.light .sysbar .timeline .selectable .entry .target:hover .time,.light .syspanel .timeline .selectable .entry .target:hover .time{color:#fff}.light .sysbar .timeline .selectable .entry.active:before,.light .syspanel .timeline .selectable .entry.active:before{color:#0077db;border-color:#0077db}.light .sysbar .timeline .selectable .entry.active>.target,.light .syspanel .timeline .selectable .entry.active>.target{border:solid 1px #0077db}.light .sysbar .timeline .selectable .entry.active:not([class*=icon]):not(.scheduled):before,.light .syspanel .timeline .selectable .entry.active:not([class*=icon]):not(.scheduled):before{background:#0077db}.light .sysbar .timeline .selectable .entry.scheduled:hover:before,.light .syspanel .timeline .selectable .entry.scheduled:hover:before{background:#4e4e4e}.light .sysbar .wizard-steps,.light .syspanel .wizard-steps{width:100%;height:90px;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:solid 1px #4e4e4e;overflow:hidden}.light .sysbar .wizard-steps .steps,.light .syspanel .wizard-steps .steps{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .sysbar .wizard-steps .steps .step,.light .syspanel .wizard-steps .steps .step{min-width:180px;max-width:280px;text-align:center;width:100%}.light .sysbar .wizard-steps .steps .step:not(:nth-of-type(-n+4)),.light .syspanel .wizard-steps .steps .step:not(:nth-of-type(-n+4)){display:none}.light .sysbar .wizard-steps .steps .step.visible,.light .syspanel .wizard-steps .steps .step.visible{display:inline}.light .sysbar .wizard-steps .steps .step.hidden,.light .syspanel .wizard-steps .steps .step.hidden{display:none}.light .sysbar .wizard-steps .steps .step .nextbar,.light .sysbar .wizard-steps .steps .step .prevbar,.light .syspanel .wizard-steps .steps .step .nextbar,.light .syspanel .wizard-steps .steps .step .prevbar{height:1px;background:#767676;width:50%;position:relative;top:14px}.light .sysbar .wizard-steps .steps .step .nextbar,.light .syspanel .wizard-steps .steps .step .nextbar{margin-left:50%;top:13px}.light .sysbar .wizard-steps .steps .step:first-child>.prevbar,.light .syspanel .wizard-steps .steps .step:first-child>.prevbar{width:0}.light .sysbar .wizard-steps .steps .step:last-child>.nextbar,.light .syspanel .wizard-steps .steps .step:last-child>.nextbar{width:0}.light .sysbar .wizard-steps .steps .step .sphere,.light .syspanel .wizard-steps .steps .step .sphere{height:24px;width:24px;background:#fff;margin:0 auto auto;position:relative}.light .sysbar .wizard-steps .steps .step .description,.light .syspanel .wizard-steps .steps .step .description{position:relative;padding:0 20px;top:8px}.light .sysbar .wizard-steps .steps .step:hover,.light .syspanel .wizard-steps .steps .step:hover{cursor:default}.light .sysbar .wizard-steps .steps .step.current .sphere,.light .syspanel .wizard-steps .steps .step.current .sphere{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABHNCSVQICAgIfAhkiAAABehJREFUaEPdWl1IHFcUPnfdaNIadzXGtJBQCy0tKDQhbUFfqtCAedI2EN9KDcSnFg3aPjamj4mioX1qICnpkwFTfYqlD9oXhYYSAwotKVSw0ERb3d2IMcnq9Hz3zuzO7s6dH3ddNQcGx52ZO+c797vnnHvOCCqEDBpR2qBWElRLBjXJIQ2K8v/HzfMZPo/Jc0GTfG2eSmiMLgj1Wx4itvzsoFErlSZq40MpHVwm+ZFRE8x88Mdhj6ACa29SF1uxz/5o2YNx2rc0R6ULU/Ln0NMEhRdn5Xmypp42yyrk+bNjjfT8cB09fbMl882CxwvR1aCz4h9AWvFufnMUbz8wd4v2/zkulRbr8UCmMPZHJJj1N1roSd1Z69kYm3QoCBB/AECXJP1ocbp0YZoqJr5KWTiQ5g43Y4YSzV8zoAZ11aAZCtNHPBuetPIGcNk4zhaZgNXDi3NScYsm+Sqe/TxmBECSNXW4FGOqNtOXYsbtPe4ABoxP2Ro3MAA4Hv2pOzBVgoIEtVZab6RnQ1AH9YjvdePoAdiUf+m3a9LyxZT46avpteECwhmAos09KBwZ76YDs8OeusPLPDvawN7lNG1EjtFGBR/8F1ISX6CSBB/8t+zBHSr9e1p6KS95Ut9O8ZYhddsmnXCiUy4A5d+hfNSP5aHkakMP4WVBBEYpnx6QoNzENhMxjhcnshd2JgC4yiQvWI6g4HzlWId2bFgciq+92xlE75x7y6f6CYZym5Hl9ttqTSjv1GyPFZkArhh9rPxFeJtDt85oFyyUXz47Qskj9Xkpbz0cfjRLVfw+HQgs7P/wPngngy7RF6LPejYNQOUzf4E6VcNntK4SUXS5fYQwaCEFgRDvRTR3ErhYvJcFVHrdmoU0ANP6CFJVwx87DgLLL53/teDKp6zJIA5fe187EzYqpWZBAVALF9an6punHCNsoWmjmz03OiFi//vJz+pRNQvzCsAVgyMUDSK3idzpchwbEXLt5PlCskY7VvnUAGFxO0nKKxl0gdfCkAVgkgF8UDl2TvrpbIGrBHWKKaCSk4tFnFlpvY7F/AsDaGK7y8W7AuWOfPu2o+fJiIpFQqFjA5zHo89+t2hUKchMGXR+H9xf/PyPIqmd+Zqab95yXNCpxcwphmD+S9+v4x3y9VibzOeKLtHRDrnfyJbVxl5abeyRMQEAJP91vn8n6GMprKNRKibwOvAEkJquotufOJg6x6RsAPeQ++hW/VLnXc4sj+6A+kSICdU/nMp5dyoecG4kqN8wcMcr/a86Kvmw958dUd56qZdeLwSAeUb72q6kEGfF1Tc/1FOI6P4LsYj3uBvtN7Dp7KqYuMg7o+9ypmv3B7JdnEroPFBmKrHnkzmQxkwn9mY6rQB4bmhSCVQRwlrwDY3fLSWXN8y65bbBQEUEe3KnCoV+S6lmQabVKNwiM3UStam/y5t6VesvtIj1BG/q33PZ1I/Ikry9tJJZVkly60dQxLuscrvgIKA8LO9ZVjEozsWt2tyyim0W9mEavQpbBaSTG22gFraRKKQ9dy1s4U7lUif57B3shLAj0gnotHayU+2M8hAsWARQ99KiSR3OfahXqMahKc7F3STXIJlKvou7vMWztYl8wcFuC6UTz+IuV6dl4TiLOnoAuLLV8jovMFle59I6ZsjyWKAILIwSuyyvs6PYvvK6Bc3W4HiZq8cHi93gsCwPfQI3OBxAwGqI1EG7kb74ZLtJtZium+7SSFBIdG2txWQNCjqhu85rAt4JM7GdTb7HXMI0vU1cdv3zavJZIFSkHoV3wk8AgPTbamQHtXL2/arNeklZXcl9Lt42+Wl6e7dZ0yDQvUGTG3mTbA6gTSQb3dzzCkot2ejmnppsdFvtKXga4ka3rYHhZRz/ALKBcNphHxxAMCPpTw0eZ31qcFDeDitbR4Zy6LyEWfmAH4AEB2CnVVJ+6NGGyp6XpRyvo8KMjz3CfPjoyjuNsXUA9tHUdxRtfNTyz03ykpDfU8g1IzltmJ/bEDuEEOdcIal03p/b/A+kGDh2WEeLEQAAAABJRU5ErkJggg==);background-size:cover}.light .sysbar .wizard-steps .steps .step.current .prevbar,.light .syspanel .wizard-steps .steps .step.current .prevbar{background:#fff}.light .sysbar .wizard-steps .steps .step.current .description,.light .syspanel .wizard-steps .steps .step.current .description{font-weight:700;color:#fff}.light .sysbar .wizard-steps .steps .step.current:hover,.light .syspanel .wizard-steps .steps .step.current:hover{cursor:default}.light .sysbar .wizard-steps .steps .step .sphere,.light .sysbar .wizard-steps .steps .step.next .sphere,.light .syspanel .wizard-steps .steps .step .sphere,.light .syspanel .wizard-steps .steps .step.next .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjc4IC01NSkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3OCA1NSkiIGZpbGw9IiMxODE4MTgiIHN0cm9rZT0iIzc2NzY3NiIgc3Ryb2tlLXdpZHRoPSIxIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMiIgc3Ryb2tlPSJub25lIi8+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTEuNSIgZmlsbD0ibm9uZSIvPjwvZz48L2c+PC9zdmc+);background-size:cover}.light .sysbar .wizard-steps .steps .step .description,.light .sysbar .wizard-steps .steps .step.next .description,.light .syspanel .wizard-steps .steps .step .description,.light .syspanel .wizard-steps .steps .step.next .description{color:#8b8b8b}.light .sysbar .wizard-steps .steps .step.completed .sphere,.light .syspanel .wizard-steps .steps .step.completed .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjMgLTUyKSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjMgNTIpIiBmaWxsPSIjMTgxODE4IiBzdHJva2U9IiM3Njc2NzYiIHN0cm9rZS13aWR0aD0iMSI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIHN0cm9rZT0ibm9uZSIvPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjExLjUiIGZpbGw9Im5vbmUiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjcgNTYpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTItMTBoLS4wMDdMNS4xNTItMS40NzQsMS4zNzMtNS40NDMuNy00LjczNSw1LjIxMiwwLDEyLjctOS4zMzVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjMgMTMpIiBmaWxsPSIjZjJmMmYyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L2c+PC9nPjwvc3ZnPg==);background-size:cover}.light .sysbar .wizard-steps .steps .step.completed .prevbar,.light .syspanel .wizard-steps .steps .step.completed .prevbar,.light .sysbar .wizard-steps .steps .step.completed .nextbar,.light .syspanel .wizard-steps .steps .step.completed .nextbar{background:#fff}.light .sysbar .wizard-steps .steps .step.completed .description,.light .syspanel .wizard-steps .steps .step.completed .description{color:#fff}.light .sysbar .wizard-steps .steps .step.completed:hover,.light .syspanel .wizard-steps .steps .step.completed:hover{cursor:pointer}.light .sysbar .wizard-steps .steps .step.completed:hover .sphere,.light .syspanel .wizard-steps .steps .step.completed:hover .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOSAtMTEpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDExKSIgZmlsbD0iIzE4MTgxOCIgc3Ryb2tlPSIjMDA4Y2ZmIiBzdHJva2Utd2lkdGg9IjEiPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIiBzdHJva2U9Im5vbmUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMS41IiBmaWxsPSJub25lIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzIDE1KSI+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyLTEwaC0uMDA3TDUuMTUyLTEuNDc0LDEuMzczLTUuNDQzLjctNC43MzUsNS4yMTIsMCwxMi43LTkuMzM1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4zIDEzKSIgZmlsbD0iIzAwOGNmZiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9nPjwvZz48L3N2Zz4=);background-size:cover}.light .sysbar .wizard-steps .steps .step.completed .description:hover,.light .syspanel .wizard-steps .steps .step.completed .description:hover{cursor:pointer}.light .sysbar .wizard-steps .steps .step.completed.current .sphere,.light .syspanel .wizard-steps .steps .step.completed.current .sphere{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABHNCSVQICAgIfAhkiAAABzBJREFUaEO9WltsFVUUXdMHfdIH8tAEtKhEYpsI8kioH7ZKsU1MWmwCfikYQT80hVD4AgE/aRGI/ggBDCQkNKBtTASjsSURGkFSSKhRMbEJRKFFaEtpb9vbjnuduXPv9Hbmzkzv0J1MOr0zc2avfdbeZ5+9R0MQckAvwBiqoaEIOsrUkDoK5P8lkfNrct6rzjW0ybUupKIFWzXjtyREm/KzB/QipTRQI4ehtH9pk0eaI2C6/D9Oe/gVWnscdWLFPdZHM26eR3pPJ2bcuqR+ThnuR1r3DXUenluC8Yw8dT6yoBSjc4oxvKhy4ps1GS8Fh/zOincAMcW3yJsL+PasziZk/nVeKa2F+nyZQs/MV2BCz1diqHid+WyvmPSgHyDeAJAuYXxjcnrGrXbktX4StbAvzW1u5gz1l38qgFYZV3VcQxrWymy40sodwD59iViklVZP6+5Uips0SVbx+Oc5IwQSnlvMS71C1XLs0K4lek9iAPv1DWKN4xyAHC/4fotvqvgFSWo9qD4emw0NG7FN+8ppHGcAFuWzrx5Rlp9O6as6FPONBCDsARi06aDC+ee3IOvGaVfdGWVG5q+S6FKFsfwFGMuTQ/5SUvtuIbVfDvmbcfMcZtxuV1HKTYZK1qOv8qBx2ziW2tFpMgAjvlP5Ai+Wp5IDq7aBL/MjNEpu+34FKpFYZqJX1oul8Y49EQBDZVgcVlZQcr6wZaPj2LQ4FR9cvtmP3pPuzb3UCBoq0YzcX/+14RNGdCq3rhUTATToe0T53Yw2TzTVOjoslb+/7izC80qSUt58OO3uDcyS9zmBoGP/x/cxOunYi+3aHvPZGAAjn/mb1Jl1utYxVHIVvb/+LDhokMKFkO/lam4nDLF8rwiptNCchRiAiPW5SM06/ZbtILR8z6bLgSsftaaAmHNkpeNMWKgUnQUDgOG4tD5mn6iwXWGDpo3T7CWiE1fse+/8YDxqzEKXAaBBlxUKB5jb5J+rsx2bK+Tgsk1BssZxrNxL+0HntpNoVNKxVXzhoAmgTQC8WtjynorT8cJQSepMp5BKdiGW68yD6mN05gsCoEzsrpz3AZWb98Vi28gzYVWcJhRObGDwuPvR7yaNCjVEUganuE/ud3/8R6BqZ6UBZyoHsfOXTHT0pDiOPffzF2wdOurMkmJown8V+514x3y9t0blc4HJydVDqH42jJ9up6Lmu2zHcQuaN6r9RrwMlNZjoHSbWhMIQPHfKfYHTZ/tS0ewa8Uw7oU0rGzKUX+dxIlG0TVB/MAVQHS6ArB/xYIwzlQNITwOrGnJxtWe1ISjOq1J8QA6mPs4eX3P5iuSWc5PWv2FeTou1g4gNx34sC0Tp/6UExfhmjD7ZMWku6LrgeRGGhp1nXc82fiU7XB36v91e4/rdSp9Ye0jLCoYx9Hf0rH150zXZ8wb3PRKGkCqUHjZnDFc7ranAxneVDmEN54O4/LdVFR9m41RoZBX8QKgSwZ7ZqoUanwlhA2LR1F7LhsX/pkMYufyYex4eQR3BjWUnknstPGgmBXPPrHamULA9aSdeJcouF0UDIWBagmJ7XdiIN4sCuPUmiFl8deac3D9nnPMt5sRr06cdBhtKA3hg5JRDAqItREQLxaOo1V4z0XLq9PGg/AWRht1bjrr8lp3y87o8CRDeF3IPhMqvV88ikejwLs/ZqFB/mfkOdyZjvqL3p3WqoC3hSygVILO+mV5CG8vEgQR+bU7BRUtORhTcc6/ODnwxFQiwGSODD/6+hBqnwtPyWmtEL0nc3wqkk4EkU4zrJ6QXGdfR4Zvp7UC8J5OGwBcNzTRBMo/E3w/4X9D43VLKeWNSN3St1JeH2Ds557crkLhvKU0ZkGl1SzcMjO1E2NTf0U29UatP2jRQv2yqV+RYFN/VpXkraWViWWVsLR+NOS7l1W+DhwElaflXcsqOvqkuFU0uaximYV0TqNbYStAOiWiDdXiNpKFtNGEhS3eaYTUNjl7iTshLiROQjoNLtts7IySEDosF9DEpcUIdST3Qb1mNA4jYl/cDUsNUqjkubgrWzxLm8gTHMZ5lk5ci7tSnVaF4zjqOAPglamW18XBVHldSuucITNikSK0MEvsqrwugeLxlddNaJYGR45Uj2dOd4PDtDz18d3gsAFBq3Gl9tuN9MQny01Gi+lYJFzq/UjR6qbWYjIHJZ3YXRefYHTiTDzOJt9DKWFGok2f6von1eQzQRgrdTOjE38iAKbfZiPbr5Xj7zfarHsNqxtyXYq3ZV6a3u5t1hgIdm/Y5GbepJoDbBOpRrf0vPxSSzW6paemGt1me4qRBtLotjQw3IzjHUA8EEk7rIMTCGck9qnBw7hPDWaq22ll85igHDsvaaK8zw9A/AOw0iqsPvSoYWXPzVK211lh5sceaXJ46MrbjTF1ANbRjO8oauQokp/L1CVNfU+hfEZxWo98bgMJCCmSc6UopZP+3OZ/xg23dvXJcEIAAAAASUVORK5CYII=);background-size:cover}.light .sysbar .wizard-steps .steps .step.completed.current .prevbar,.light .syspanel .wizard-steps .steps .step.completed.current .prevbar,.light .sysbar .wizard-steps .steps .step.completed.current .nextbar,.light .syspanel .wizard-steps .steps .step.completed.current .nextbar{background:#fff}.light .sysbar .wizard-steps .steps .step.completed.current:hover,.light .syspanel .wizard-steps .steps .step.completed.current:hover{cursor:pointer}.light .sysbar .wizard-steps .steps .step.completed.current:hover .description,.light .syspanel .wizard-steps .steps .step.completed.current:hover .description{color:#fff}.light .sysbar .wizard-steps .steps .step.completed.current:hover .sphere,.light .syspanel .wizard-steps .steps .step.completed.current:hover .sphere{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOSAtMTEpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDExKSIgZmlsbD0iIzE4MTgxOCIgc3Ryb2tlPSIjMDA4Y2ZmIiBzdHJva2Utd2lkdGg9IjEiPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIiBzdHJva2U9Im5vbmUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMS41IiBmaWxsPSJub25lIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzIDE1KSI+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyLTEwaC0uMDA3TDUuMTUyLTEuNDc0LDEuMzczLTUuNDQzLjctNC43MzUsNS4yMTIsMCwxMi43LTkuMzM1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4zIDEzKSIgZmlsbD0iIzAwOGNmZiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9nPjwvZz48L3N2Zz4=);background-size:cover}.light .sysbar .wizard-steps .steps .step.completed.current .description:hover,.light .syspanel .wizard-steps .steps .step.completed.current .description:hover{cursor:pointer}.light .sysbar .wizard-steps .steps .step.completed-last.current .nextbar,.light .syspanel .wizard-steps .steps .step.completed-last.current .nextbar{background:#767676}.light .sysbar .wizard-steps .steps .step.completed.current~.completed-last .nextbar,.light .syspanel .wizard-steps .steps .step.completed.current~.completed-last .nextbar{background:#767676}.light .sysbar .wizard-steps .arrow,.light .syspanel .wizard-steps .arrow{position:static;padding:0 30px;color:#fff;display:none;opacity:.4}.light .sysbar .wizard-steps .arrow .icon,.light .syspanel .wizard-steps .arrow .icon{margin:0;font-size:16px}.light .sysbar .wizard-steps .arrow:hover,.light .syspanel .wizard-steps .arrow:hover{cursor:pointer;opacity:1}.light .sysbar .wizard-steps .arrow.left,.light .syspanel .wizard-steps .arrow.left{left:0}.light .sysbar .wizard-steps .arrow.right,.light .syspanel .wizard-steps .arrow.right{right:0}.light .sysbar .wizard-steps .arrow.visible,.light .syspanel .wizard-steps .arrow.visible{display:inline;margin-top:4px}@media screen and (max-width:1200px){.light .sysbar .wizard-steps .step:not(:nth-of-type(-n+3)),.light .syspanel .wizard-steps .step:not(:nth-of-type(-n+3)){display:none}}@media screen and (max-width:956px){.light .sysbar .wizard-steps .step:not(:nth-of-type(-n+2)),.light .syspanel .wizard-steps .step:not(:nth-of-type(-n+2)){display:none}}@media screen and (max-width:480px){.light .sysbar .wizard-steps .step:not(:nth-of-type(-n+1)),.light .syspanel .wizard-steps .step:not(:nth-of-type(-n+1)){display:none}}@media only screen and (min-width:0){.light .sysbar .wizard-content .content .notes,.light .syspanel .wizard-content .content .notes{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media only screen and (min-width:30em){.light .sysbar .wizard-content .content .notes,.light .syspanel .wizard-content .content .notes{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}.light .sysbar .wizard-content,.light .syspanel .wizard-content{margin:24px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;height:100px}.light .sysbar .wizard-content>.content,.light .syspanel .wizard-content>.content{margin-bottom:16px}.light .sysbar .wizard-content>.content.hidden,.light .syspanel .wizard-content>.content.hidden{display:none}.light .sysbar .wizard-content>.content>.title,.light .syspanel .wizard-content>.content>.title{display:inline-block;font-size:16px;margin-bottom:16px}.light .sysbar .wizard-content>.content>.subtitle,.light .syspanel .wizard-content>.content>.subtitle{display:inline-block;font-size:12px;opacity:.6;margin-left:8px}.light .sysbar .wizard-content>.content .column,.light .syspanel .wizard-content>.content .column{padding:8px 0;margin-bottom:0}.light .sysbar .wizard-content>.content .notes,.light .syspanel .wizard-content>.content .notes{opacity:.8}.light .sysbar .wizard-footer,.light .syspanel .wizard-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0 0;width:100%;border-top:solid 1px #4e4e4e}.light .sysbar .wizard-footer>.item .btn,.light .syspanel .wizard-footer>.item .btn{min-width:42px}.light .sysbar .wizard-footer>.item .btn .term,.light .syspanel .wizard-footer>.item .btn .term{display:none}.light .sysbar .wizard-footer>.item .btn .icon,.light .syspanel .wizard-footer>.item .btn .icon{margin:0}.light .sysbar .wizard-footer .hidden,.light .syspanel .wizard-footer .hidden{display:none}@media only screen and (min-width:30em){.light .sysbar .wizard-footer>.item .btn,.light .syspanel .wizard-footer>.item .btn{min-width:98px}.light .sysbar .wizard-footer>.item .btn .icon-arrow-right,.light .syspanel .wizard-footer>.item .btn .icon-arrow-right{margin-left:4px}.light .sysbar .wizard-footer>.item .btn .icon-arrow-left,.light .syspanel .wizard-footer>.item .btn .icon-arrow-left{margin-right:4px}.light .sysbar .wizard-footer>.item .btn .term,.light .syspanel .wizard-footer>.item .btn .term{display:inline}}.light .sysbar .wizard,.light .syspanel .wizard{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}.light .sysbar .eds-gauge,.light .syspanel .eds-gauge{text-align:center}.light .sysbar .eds-gauge .title,.light .syspanel .eds-gauge .title{font-size:16px;fill:#fff;opacity:.7}.light .sysbar .eds-gauge .total,.light .syspanel .eds-gauge .total{font-size:60px;fill:#fff;text-anchor:middle}.light .sysbar .eds-gauge .total.light,.light .syspanel .eds-gauge .total.light{font-weight:100}.light .sysbar .eds-gauge .total.minLabel,.light .syspanel .eds-gauge .total.minLabel{font-size:24px;fill:#888}.light .sysbar .eds-gauge .units,.light .syspanel .eds-gauge .units{font-size:28px;fill:#fff;text-anchor:middle;opacity:.6}.light .sysbar .eds-gauge .label,.light .syspanel .eds-gauge .label{font-size:24px;fill:#fff;opacity:.3}.light .sysbar .eds-gauge .label.left,.light .syspanel .eds-gauge .label.left{text-anchor:start}.light .sysbar .eds-gauge .label.right,.light .syspanel .eds-gauge .label.right{text-anchor:end}.light .sysbar .eds-gauge .foregroundArc,.light .syspanel .eds-gauge .foregroundArc{fill:#545454}.light .sysbar .eds-gauge .valueArc,.light .syspanel .eds-gauge .valueArc{fill:#eee}.light .sysbar .eds-gauge .red,.light .syspanel .eds-gauge .red{fill:#dc2d37}.light .sysbar .eds-gauge .orange,.light .syspanel .eds-gauge .orange{fill:#e66e19}.light .sysbar .eds-gauge .yellow,.light .syspanel .eds-gauge .yellow{fill:#fad22d}.light .sysbar .eds-gauge .green,.light .syspanel .eds-gauge .green{fill:#288964}.light .sysbar .eds-gauge .blue,.light .syspanel .eds-gauge .blue{fill:#0077db}.light .sysbar .eds-gauge .gray,.light .syspanel .eds-gauge .gray{fill:#adadad}.light .sysbar .eds-gauge .transparent,.light .syspanel .eds-gauge .transparent{fill:transparent}.light .sysbar .eds-gauge .unknown,.light .syspanel .eds-gauge .unknown{fill:url(#diagonalTexture)}.light .sysbar .eds-gauge .negativeArc,.light .syspanel .eds-gauge .negativeArc{fill:#262626}.light .sysbar .eds-gauge .tooltip,.light .syspanel .eds-gauge .tooltip{font-family:Ericsson Hilda,Helvetica,Arial,sans-serif;color:#fff;background:#393939e6;border-radius:4px;position:fixed;padding:.5em 1em}.light .sysbar .eds-gauge .tooltip.hidden,.light .syspanel .eds-gauge .tooltip.hidden{display:none}.light .sysbar .signin,.light .syspanel .signin{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;overflow:auto;background:#181818;-webkit-transition:opacity 1s ease-in-out 0s;transition:opacity 1s ease-in-out 0s}.light .sysbar .signin.hidden,.light .syspanel .signin.hidden{opacity:0}.light .sysbar .signin.with-image,.light .syspanel .signin.with-image{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.light .sysbar .signin.with-image .left,.light .syspanel .signin.with-image .left{border-radius:16px;display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:20px}.light .sysbar .signin.with-image .left .container,.light .syspanel .signin.with-image .left .container{padding:92px 0 24px 92px}.light .sysbar .signin.with-image .left .watermark,.light .syspanel .signin.with-image .left .watermark{color:#fff}.light .sysbar .signin.with-image .right,.light .syspanel .signin.with-image .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .sysbar .signin.with-image .right .watermark .container,.light .syspanel .signin.with-image .right .watermark .container{display:block}.light .sysbar .signin.with-image .footer,.light .syspanel .signin.with-image .footer{padding-right:20px}@media only screen and (min-width:75em){.light .sysbar .signin.with-image .left,.light .syspanel .signin.with-image .left{display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .signin.with-image .right,.light .syspanel .signin.with-image .right{-webkit-box-flex:0;-ms-flex:0 0 544px;flex:0 0 544px}.light .sysbar .signin.with-image .right .watermark .container,.light .syspanel .signin.with-image .right .watermark .container{display:none}}.light .sysbar .signin .watermark,.light .syspanel .signin .watermark{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-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;outline:0;max-width:328px;width:100%}.light .sysbar .signin .watermark .container,.light .syspanel .signin .watermark .container{padding:64px 0 0}.light .sysbar .signin .watermark .container .icon,.light .syspanel .signin .watermark .container .icon{font-size:55px;outline:0}.light .sysbar .signin .watermark .container .product,.light .syspanel .signin .watermark .container .product{font-size:18px;font-weight:400;padding:8px 0;display:block;outline:0}.light .sysbar .signin .waiting,.light .sysbar .signin .welcome,.light .syspanel .signin .waiting,.light .syspanel .signin .welcome{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-flex:0;-ms-flex:0;flex:0;-ms-flex-item-align:center;align-self:center;text-align:center;opacity:1;-webkit-transition:opacity 1s ease-in-out 0s,-webkit-box-flex 0s ease-in-out 50ms;transition:opacity 1s ease-in-out 0s,-webkit-box-flex 0s ease-in-out 50ms;transition:flex 0s ease-in-out 50ms,opacity 1s ease-in-out 0s;transition:flex 0s ease-in-out 50ms,opacity 1s ease-in-out 0s,-webkit-box-flex 0s ease-in-out 50ms,-ms-flex 0s ease-in-out 50ms}.light .sysbar .signin .waiting.hidden,.light .sysbar .signin .welcome.hidden,.light .syspanel .signin .waiting.hidden,.light .syspanel .signin .welcome.hidden{opacity:0;height:0;-webkit-box-flex:0;-ms-flex:0;flex:0;overflow:hidden}.light .sysbar .signin .waiting .message,.light .sysbar .signin .welcome .message,.light .syspanel .signin .waiting .message,.light .syspanel .signin .welcome .message{font-size:50px;font-weight:500}.light .sysbar .signin .waiting .salute,.light .sysbar .signin .welcome .salute,.light .syspanel .signin .waiting .salute,.light .syspanel .signin .welcome .salute{font-size:28px;font-weight:500}.light .sysbar .signin .waiting .username,.light .sysbar .signin .welcome .username,.light .syspanel .signin .waiting .username,.light .syspanel .signin .welcome .username{font-size:60px;font-weight:500}.light .sysbar .signin .waiting .loading,.light .sysbar .signin .welcome .loading,.light .syspanel .signin .waiting .loading,.light .syspanel .signin .welcome .loading{-ms-flex-item-align:center;align-self:center;margin-top:24px;margin-left:-64px;height:64px;width:64px;font-size:64px}.light .sysbar .signin .error,.light .syspanel .signin .error{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;text-align:left;margin-bottom:16px}.light .sysbar .signin .error.hidden,.light .syspanel .signin .error.hidden{display:none}.light .sysbar .signin .error:before,.light .syspanel .signin .error:before{color:#dc2d37;content:"";font-family:Ericsson Icons!important;vertical-align:middle}.light .sysbar .signin form,.light .syspanel .signin form{-webkit-box-flex:0;-ms-flex:0;flex:0;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:328px;width:100%}.light .sysbar .signin form h1,.light .syspanel .signin form h1{margin-top:0;font-weight:500}.light .sysbar .signin form p,.light .syspanel .signin form p{margin-bottom:32px}.light .sysbar .signin form.hidden,.light .syspanel .signin form.hidden{display:none}.light .sysbar .signin form .field,.light .syspanel .signin form .field{margin-bottom:16px}.light .sysbar .signin form .field .validation-msg,.light .syspanel .signin form .field .validation-msg{display:none}.light .sysbar .signin form input:not([type=checkbox]),.light .syspanel .signin form input:not([type=checkbox]){width:100%}.light .sysbar .signin form input.validation+.validation-msg:before,.light .syspanel .signin form input.validation+.validation-msg:before{color:#dc2d37}.light .sysbar .signin form input[type=checkbox]+label,.light .syspanel .signin form input[type=checkbox]+label{margin-bottom:16px}.light .sysbar .signin form input[type=checkbox]:focus:before,.light .syspanel .signin form input[type=checkbox]:focus:before{outline:solid 1px #0077db}.light .sysbar .signin form input[type=checkbox]:not(:checked):not(:indeterminate):not(:disabled)+label:before,.light .syspanel .signin form input[type=checkbox]:not(:checked):not(:indeterminate):not(:disabled)+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiMxODE4MTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNzY3Njc2IiBkPSJNMC41IDAuNUgxNS41VjE1LjVIMC41eiIvPgo8L3N2Zz4K) no-repeat 100% center}.light .sysbar .signin form input[type=checkbox]:checked:not(:disabled)+label:before,.light .syspanel .signin form input[type=checkbox]:checked:not(:disabled)+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAwNzdEQiIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light .sysbar .signin form input[type=checkbox]:checked:disabled+label:before,.light .syspanel .signin form input[type=checkbox]:checked:disabled+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzAyNjdCQyIgZD0iTTAgMEgxNlYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNGMkYyRjIiIGQ9Ik0xMC45IDRMNi42IDguODAxIDQuNCA2LjYgMyA4IDYuNyAxMS44IDEyLjM5OSA1LjQwMXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat 100% center}.light .sysbar .signin form input[type=checkbox]:checked:not(:disabled):hover+label:before,.light .syspanel .signin form input[type=checkbox]:checked:not(:disabled):hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom}.light .sysbar .signin form input[type=checkbox]:not(:disabled):hover+label:before,.light .syspanel .signin form input[type=checkbox]:not(:disabled):hover+label:before{content:" ";display:inline-block;width:16px;height:16px;vertical-align:bottom}.light .sysbar .signin form .btn,.light .syspanel .signin form .btn{width:100%;margin-bottom:16px}.light .sysbar .signin .help,.light .syspanel .signin .help{text-align:center;margin-bottom:16px}.light .sysbar .signin .privacy,.light .syspanel .signin .privacy{color:#6a6a6a;line-height:1.5;text-align:center;font-size:12px}.light .sysbar .signin .footer,.light .syspanel .signin .footer{color:#767676;max-width:90vw;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.5;text-align:center}.light .sysbar .signin .footer .container,.light .syspanel .signin .footer .container{padding-bottom:20px;padding-top:16px}@media only screen and (min-width:30em){.light .sysbar .signin .watermark,.light .syspanel .signin .watermark{-ms-flex-item-align:start;align-self:start;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;max-width:100%;width:100%}.light .sysbar .signin .watermark .container,.light .syspanel .signin .watermark .container{padding:112px 0 24px 112px}.light .sysbar .signin .watermark .container .icon,.light .syspanel .signin .watermark .container .icon{font-size:55px}.light .sysbar .signin .watermark .container .product,.light .syspanel .signin .watermark .container .product{display:block;font-size:18px;font-weight:500;padding:16px 0 0 4px}}.light .sysbar .skip-link,.light .syspanel .skip-link{position:absolute;top:-50px;left:0;background:#0077db;color:#fff;padding:14px 32px;z-index:1000;text-decoration:none;-webkit-transition:top .2s ease;transition:top .2s ease;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .sysbar .skip-link:focus,.light .syspanel .skip-link:focus{top:0}.light .sysbar code[class*=language-],.light .sysbar pre[class*=language-],.light .syspanel code[class*=language-],.light .syspanel pre[class*=language-]{color:#fff;background:0 0;font-family:Ericsson Hilda Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;letter-spacing:.5px;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none}.light .sysbar code[class*=language-]::-moz-selection,.light .sysbar pre[class*=language-]::-moz-selection,.light .syspanel code[class*=language-]::-moz-selection,.light .syspanel pre[class*=language-]::-moz-selection{background:#9aa2b1}.light .sysbar code[class*=language-]::-moz-selection,.light .sysbar code[class*=language-]::selection,.light .sysbar pre[class*=language-]::-moz-selection,.light .sysbar pre[class*=language-]::selection,.light .syspanel code[class*=language-]::-moz-selection,.light .syspanel code[class*=language-]::selection,.light .syspanel pre[class*=language-]::-moz-selection,.light .syspanel pre[class*=language-]::selection{background:#9aa2b1}.light .sysbar code[class*=language-]:empty,.light .sysbar pre[class*=language-]:empty,.light .syspanel code[class*=language-]:empty,.light .syspanel pre[class*=language-]:empty{display:none}.light .sysbar pre[class*=language-],.light .syspanel pre[class*=language-]{padding:1em;margin:0;overflow:auto;border:solid 1px #4e4e4e}.light .sysbar pre[class*=language-].no-border-bottom,.light .syspanel pre[class*=language-].no-border-bottom{border-bottom:0}.light .sysbar pre[class*=language-].no-border-top,.light .syspanel pre[class*=language-].no-border-top{border-top:0}.light .sysbar :not(pre)>code[class*=language-],.light .sysbar pre[class*=language-],.light .syspanel :not(pre)>code[class*=language-],.light .syspanel pre[class*=language-]{background:#353535;overflow:auto}.light .sysbar :not(pre)>code[class*=language-],.light .syspanel :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.light .sysbar .token.comment,.light .syspanel .token.comment,.light .sysbar .token.cdata,.light .sysbar .token.doctype,.light .sysbar .token.prolog,.light .syspanel .token.cdata,.light .syspanel .token.doctype,.light .syspanel .token.prolog{color:#8e45b0}.light .sysbar .token.punctuation,.light .syspanel .token.punctuation{color:#706d68}.light .sysbar .token.selector,.light .sysbar .token.tag,.light .syspanel .token.selector,.light .syspanel .token.tag{color:#a6a6a6}.light .sysbar .token.attr-name,.light .sysbar .token.boolean,.light .sysbar .token.constant,.light .sysbar .token.deleted,.light .sysbar .token.number,.light .sysbar .token.property,.light .sysbar .token.symbol,.light .syspanel .token.attr-name,.light .syspanel .token.boolean,.light .syspanel .token.constant,.light .syspanel .token.deleted,.light .syspanel .token.number,.light .syspanel .token.property,.light .syspanel .token.symbol{color:#547b9c}.light .sysbar .token.attr-value,.light .sysbar .token.builtin,.light .sysbar .token.char,.light .sysbar .token.inserted,.light .sysbar .token.string,.light .syspanel .token.attr-value,.light .syspanel .token.builtin,.light .syspanel .token.char,.light .syspanel .token.inserted,.light .syspanel .token.string{color:#5c9fd6}.light .sysbar .language-css .token.string,.light .sysbar .style .token.string,.light .sysbar .token.entity,.light .sysbar .token.operator,.light .sysbar .token.url,.light .syspanel .language-css .token.string,.light .syspanel .style .token.string,.light .syspanel .token.entity,.light .syspanel .token.operator,.light .syspanel .token.url{color:#ffffff4d}.light .sysbar .token.atrule,.light .sysbar .token.keyword,.light .syspanel .token.atrule,.light .syspanel .token.keyword{color:#296ca3}.light .sysbar .token.function,.light .syspanel .token.function{color:#61afef}.light .sysbar .token.important,.light .sysbar .token.regex,.light .sysbar .token.variable,.light .syspanel .token.important,.light .syspanel .token.regex,.light .syspanel .token.variable{color:#5c9fd6}.light .sysbar .token.bold,.light .sysbar .token.important,.light .syspanel .token.bold,.light .syspanel .token.important{font-weight:500}.light .sysbar .token.italic,.light .syspanel .token.italic{font-style:italic}.light .sysbar .token.entity,.light .syspanel .token.entity{cursor:help}.light .sysbar pre.line-numbers,.light .syspanel pre.line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}.light .sysbar pre.line-numbers>code,.light .syspanel pre.line-numbers>code{position:relative}.light .sysbar .line-numbers .line-numbers-rows,.light .syspanel .line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .sysbar .line-numbers-rows>span,.light .syspanel .line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber}.light .sysbar .line-numbers-rows>span:before,.light .syspanel .line-numbers-rows>span:before{content:counter(linenumber);color:#fff;opacity:.3;display:block;padding-right:.8em;text-align:right}.light .sysbar .line-numbers-rows.command>span,.light .syspanel .line-numbers-rows.command>span{pointer-events:none;display:block;counter-increment:linenumber}.light .sysbar .line-numbers-rows.command>span:before,.light .syspanel .line-numbers-rows.command>span:before{content:"$";color:#fff;opacity:.3;display:block;padding-right:.8em;text-align:right}.light .sysbar .loading,.light .syspanel .loading{height:32px;width:32px;font-size:30px;position:relative}.light .sysbar .loading:after,.light .syspanel .loading:after{content:"";font-family:Ericsson Icons!important;-webkit-animation:rotateAnimation 2s infinite ease-in-out;animation:rotateAnimation 2s infinite ease-in-out;position:absolute}.light .sysbar .loading.small,.light .syspanel .loading.small{font-size:14px;height:16px;width:16px}.light .sysbar .loading.large,.light .syspanel .loading.large{font-size:62px;height:64px;width:64px}.light .sysbar .loading.btn,.light .syspanel .loading.btn{width:auto;font-size:14px;text-indent:200%;white-space:nowrap;overflow:hidden}.light .sysbar .loading.btn:after,.light .syspanel .loading.btn:after{left:calc(50% - 8px);top:calc(50% - 8px);text-indent:0;font-size:16px;line-height:1}@keyframes rotateAnimation{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(300deg);transform:rotate(300deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.light .sysbar .progress-bar,.light .sysbar .progressbar,.light .syspanel .progress-bar,.light .syspanel .progressbar{font-size:0}.light .sysbar .progress-bar label,.light .sysbar .progressbar label,.light .syspanel .progress-bar label,.light .syspanel .progressbar label{display:block;font-size:14px}.light .sysbar .progress-bar label .icon,.light .sysbar .progressbar label .icon,.light .syspanel .progress-bar label .icon,.light .syspanel .progressbar label .icon{margin-right:4px}.light .sysbar .progress-bar progress,.light .sysbar .progressbar progress,.light .syspanel .progress-bar progress,.light .syspanel .progressbar progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:calc(100% - 44px);height:8px;vertical-align:middle;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;z-index:1}.light .sysbar .progress-bar progress.buffer,.light .sysbar .progressbar progress.buffer,.light .syspanel .progress-bar progress.buffer,.light .syspanel .progressbar progress.buffer{z-index:0;height:8px}.light .sysbar .progress-bar progress::-ms-fill,.light .sysbar .progressbar progress::-ms-fill,.light .syspanel .progress-bar progress::-ms-fill,.light .syspanel .progressbar progress::-ms-fill{border:none}.light .sysbar .progress-bar progress[role]:after,.light .sysbar .progressbar progress[role]:after,.light .syspanel .progress-bar progress[role]:after,.light .syspanel .progressbar progress[role]:after{background-image:none}.light .sysbar .progress-bar progress,.light .sysbar .progressbar progress,.light .syspanel .progress-bar progress,.light .syspanel .progressbar progress{color:#fff}.light .sysbar .progress-bar progress.buffer,.light .sysbar .progressbar progress.buffer,.light .syspanel .progress-bar progress.buffer,.light .syspanel .progressbar progress.buffer{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar progress,.light .sysbar .progress-bar progress[role][aria-valuenow],.light .sysbar .progressbar progress,.light .sysbar .progressbar progress[role][aria-valuenow],.light .syspanel .progress-bar progress,.light .syspanel .progress-bar progress[role][aria-valuenow],.light .syspanel .progressbar progress,.light .syspanel .progressbar progress[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar progress::-webkit-progress-bar,.light .sysbar .progressbar progress::-webkit-progress-bar,.light .syspanel .progress-bar progress::-webkit-progress-bar,.light .syspanel .progressbar progress::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar progress::-webkit-progress-value,.light .sysbar .progressbar progress::-webkit-progress-value,.light .syspanel .progress-bar progress::-webkit-progress-value,.light .syspanel .progressbar progress::-webkit-progress-value{background-color:#fff}.light .sysbar .progress-bar progress[aria-valuenow]:before,.light .sysbar .progress-bar progress[value]::-moz-progress-bar,.light .sysbar .progress-bar progress[value]::-webkit-progress-value,.light .sysbar .progressbar progress[aria-valuenow]:before,.light .sysbar .progressbar progress[value]::-moz-progress-bar,.light .sysbar .progressbar progress[value]::-webkit-progress-value,.light .syspanel .progress-bar progress[aria-valuenow]:before,.light .syspanel .progress-bar progress[value]::-moz-progress-bar,.light .syspanel .progress-bar progress[value]::-webkit-progress-value,.light .syspanel .progressbar progress[aria-valuenow]:before,.light .syspanel .progressbar progress[value]::-moz-progress-bar,.light .syspanel .progressbar progress[value]::-webkit-progress-value{background:#fff}.light .sysbar .progress-bar progress.buffer,.light .sysbar .progress-bar progress.buffer[role][aria-valuenow],.light .sysbar .progressbar progress.buffer,.light .sysbar .progressbar progress.buffer[role][aria-valuenow],.light .syspanel .progress-bar progress.buffer,.light .syspanel .progress-bar progress.buffer[role][aria-valuenow],.light .syspanel .progressbar progress.buffer,.light .syspanel .progressbar progress.buffer[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar progress.buffer::-webkit-progress-bar,.light .sysbar .progressbar progress.buffer::-webkit-progress-bar,.light .syspanel .progress-bar progress.buffer::-webkit-progress-bar,.light .syspanel .progressbar progress.buffer::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar progress.buffer::-webkit-progress-value,.light .sysbar .progressbar progress.buffer::-webkit-progress-value,.light .syspanel .progress-bar progress.buffer::-webkit-progress-value,.light .syspanel .progressbar progress.buffer::-webkit-progress-value{background:#767676!important}.light .sysbar .progress-bar progress.buffer[aria-valuenow]:before,.light .sysbar .progress-bar progress.buffer[value]::-moz-progress-bar,.light .sysbar .progressbar progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar progress.buffer[value]::-moz-progress-bar,.light .syspanel .progress-bar progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar progress.buffer[value]::-moz-progress-bar,.light .syspanel .progressbar progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar progress.buffer[value]::-moz-progress-bar{background:#767676}.light .sysbar .progress-bar progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar:has(>progress.buffer) progress:not(.buffer),.light .sysbar .progress-bar:has(>progress.buffer) progress:not(.buffer)[role][aria-valuenow],.light .sysbar .progressbar:has(>progress.buffer) progress:not(.buffer),.light .sysbar .progressbar:has(>progress.buffer) progress:not(.buffer)[role][aria-valuenow],.light .syspanel .progress-bar:has(>progress.buffer) progress:not(.buffer),.light .syspanel .progress-bar:has(>progress.buffer) progress:not(.buffer)[role][aria-valuenow],.light .syspanel .progressbar:has(>progress.buffer) progress:not(.buffer),.light .syspanel .progressbar:has(>progress.buffer) progress:not(.buffer)[role][aria-valuenow]{background:0 0!important}.light .sysbar .progress-bar:has(>progress.buffer) progress:not(.buffer)::-webkit-progress-bar,.light .sysbar .progressbar:has(>progress.buffer) progress:not(.buffer)::-webkit-progress-bar,.light .syspanel .progress-bar:has(>progress.buffer) progress:not(.buffer)::-webkit-progress-bar,.light .syspanel .progressbar:has(>progress.buffer) progress:not(.buffer)::-webkit-progress-bar{background:0 0}.light .sysbar .progress-bar progress:not([value]),.light .sysbar .progress-bar progress[role],.light .sysbar .progressbar progress:not([value]),.light .sysbar .progressbar progress[role],.light .syspanel .progress-bar progress:not([value]),.light .syspanel .progress-bar progress[role],.light .syspanel .progressbar progress:not([value]),.light .syspanel .progressbar progress[role]{background:0 0;-webkit-animation:indeterminateAnimation 1s infinite ease-in-out 1s;animation:indeterminateAnimation 1s infinite ease-in-out 1s;-webkit-transform-origin:0 0;transform-origin:0 0}.light .sysbar .progress-bar progress:not([value])::-moz-progress-bar,.light .sysbar .progressbar progress:not([value])::-moz-progress-bar,.light .syspanel .progress-bar progress:not([value])::-moz-progress-bar,.light .syspanel .progressbar progress:not([value])::-moz-progress-bar{background:0 0;animation:indeterminateAnimation 1s infinite ease-in-out 1s;transform-origin:0 0}.light .sysbar .progress-bar progress+span,.light .sysbar .progressbar progress+span,.light .syspanel .progress-bar progress+span,.light .syspanel .progressbar progress+span{margin-left:4px;font-size:14px;vertical-align:middle}.light .sysbar .progress-bar span.unit,.light .sysbar .progressbar span.unit,.light .syspanel .progress-bar span.unit,.light .syspanel .progressbar span.unit{color:#888}.light .sysbar .progress-bar.green progress,.light .sysbar .progressbar.green progress,.light .syspanel .progress-bar.green progress,.light .syspanel .progressbar.green progress{color:#288964}.light .sysbar .progress-bar.green progress.buffer,.light .sysbar .progressbar.green progress.buffer,.light .syspanel .progress-bar.green progress.buffer,.light .syspanel .progressbar.green progress.buffer{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.green progress,.light .sysbar .progress-bar.green progress[role][aria-valuenow],.light .sysbar .progressbar.green progress,.light .sysbar .progressbar.green progress[role][aria-valuenow],.light .syspanel .progress-bar.green progress,.light .syspanel .progress-bar.green progress[role][aria-valuenow],.light .syspanel .progressbar.green progress,.light .syspanel .progressbar.green progress[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.green progress::-webkit-progress-bar,.light .sysbar .progressbar.green progress::-webkit-progress-bar,.light .syspanel .progress-bar.green progress::-webkit-progress-bar,.light .syspanel .progressbar.green progress::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.green progress::-webkit-progress-value,.light .sysbar .progressbar.green progress::-webkit-progress-value,.light .syspanel .progress-bar.green progress::-webkit-progress-value,.light .syspanel .progressbar.green progress::-webkit-progress-value{background-color:#288964}.light .sysbar .progress-bar.green progress[aria-valuenow]:before,.light .sysbar .progress-bar.green progress[value]::-moz-progress-bar,.light .sysbar .progress-bar.green progress[value]::-webkit-progress-value,.light .sysbar .progressbar.green progress[aria-valuenow]:before,.light .sysbar .progressbar.green progress[value]::-moz-progress-bar,.light .sysbar .progressbar.green progress[value]::-webkit-progress-value,.light .syspanel .progress-bar.green progress[aria-valuenow]:before,.light .syspanel .progress-bar.green progress[value]::-moz-progress-bar,.light .syspanel .progress-bar.green progress[value]::-webkit-progress-value,.light .syspanel .progressbar.green progress[aria-valuenow]:before,.light .syspanel .progressbar.green progress[value]::-moz-progress-bar,.light .syspanel .progressbar.green progress[value]::-webkit-progress-value{background:#288964}.light .sysbar .progress-bar.green progress.buffer,.light .sysbar .progress-bar.green progress.buffer[role][aria-valuenow],.light .sysbar .progressbar.green progress.buffer,.light .sysbar .progressbar.green progress.buffer[role][aria-valuenow],.light .syspanel .progress-bar.green progress.buffer,.light .syspanel .progress-bar.green progress.buffer[role][aria-valuenow],.light .syspanel .progressbar.green progress.buffer,.light .syspanel .progressbar.green progress.buffer[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.green progress.buffer::-webkit-progress-bar,.light .sysbar .progressbar.green progress.buffer::-webkit-progress-bar,.light .syspanel .progress-bar.green progress.buffer::-webkit-progress-bar,.light .syspanel .progressbar.green progress.buffer::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.green progress.buffer::-webkit-progress-value,.light .sysbar .progressbar.green progress.buffer::-webkit-progress-value,.light .syspanel .progress-bar.green progress.buffer::-webkit-progress-value,.light .syspanel .progressbar.green progress.buffer::-webkit-progress-value{background:#767676!important}.light .sysbar .progress-bar.green progress.buffer[aria-valuenow]:before,.light .sysbar .progress-bar.green progress.buffer[value]::-moz-progress-bar,.light .sysbar .progressbar.green progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.green progress.buffer[value]::-moz-progress-bar,.light .syspanel .progress-bar.green progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.green progress.buffer[value]::-moz-progress-bar,.light .syspanel .progressbar.green progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.green progress.buffer[value]::-moz-progress-bar{background:#767676}.light .sysbar .progress-bar.green progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.green progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.green progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.green progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.yellow progress,.light .sysbar .progressbar.yellow progress,.light .syspanel .progress-bar.yellow progress,.light .syspanel .progressbar.yellow progress{color:#fad22d}.light .sysbar .progress-bar.yellow progress.buffer,.light .sysbar .progressbar.yellow progress.buffer,.light .syspanel .progress-bar.yellow progress.buffer,.light .syspanel .progressbar.yellow progress.buffer{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.yellow progress,.light .sysbar .progress-bar.yellow progress[role][aria-valuenow],.light .sysbar .progressbar.yellow progress,.light .sysbar .progressbar.yellow progress[role][aria-valuenow],.light .syspanel .progress-bar.yellow progress,.light .syspanel .progress-bar.yellow progress[role][aria-valuenow],.light .syspanel .progressbar.yellow progress,.light .syspanel .progressbar.yellow progress[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.yellow progress::-webkit-progress-bar,.light .sysbar .progressbar.yellow progress::-webkit-progress-bar,.light .syspanel .progress-bar.yellow progress::-webkit-progress-bar,.light .syspanel .progressbar.yellow progress::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.yellow progress::-webkit-progress-value,.light .sysbar .progressbar.yellow progress::-webkit-progress-value,.light .syspanel .progress-bar.yellow progress::-webkit-progress-value,.light .syspanel .progressbar.yellow progress::-webkit-progress-value{background-color:#fad22d}.light .sysbar .progress-bar.yellow progress[aria-valuenow]:before,.light .sysbar .progress-bar.yellow progress[value]::-moz-progress-bar,.light .sysbar .progress-bar.yellow progress[value]::-webkit-progress-value,.light .sysbar .progressbar.yellow progress[aria-valuenow]:before,.light .sysbar .progressbar.yellow progress[value]::-moz-progress-bar,.light .sysbar .progressbar.yellow progress[value]::-webkit-progress-value,.light .syspanel .progress-bar.yellow progress[aria-valuenow]:before,.light .syspanel .progress-bar.yellow progress[value]::-moz-progress-bar,.light .syspanel .progress-bar.yellow progress[value]::-webkit-progress-value,.light .syspanel .progressbar.yellow progress[aria-valuenow]:before,.light .syspanel .progressbar.yellow progress[value]::-moz-progress-bar,.light .syspanel .progressbar.yellow progress[value]::-webkit-progress-value{background:#fad22d}.light .sysbar .progress-bar.yellow progress.buffer,.light .sysbar .progress-bar.yellow progress.buffer[role][aria-valuenow],.light .sysbar .progressbar.yellow progress.buffer,.light .sysbar .progressbar.yellow progress.buffer[role][aria-valuenow],.light .syspanel .progress-bar.yellow progress.buffer,.light .syspanel .progress-bar.yellow progress.buffer[role][aria-valuenow],.light .syspanel .progressbar.yellow progress.buffer,.light .syspanel .progressbar.yellow progress.buffer[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.yellow progress.buffer::-webkit-progress-bar,.light .sysbar .progressbar.yellow progress.buffer::-webkit-progress-bar,.light .syspanel .progress-bar.yellow progress.buffer::-webkit-progress-bar,.light .syspanel .progressbar.yellow progress.buffer::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.yellow progress.buffer::-webkit-progress-value,.light .sysbar .progressbar.yellow progress.buffer::-webkit-progress-value,.light .syspanel .progress-bar.yellow progress.buffer::-webkit-progress-value,.light .syspanel .progressbar.yellow progress.buffer::-webkit-progress-value{background:#767676!important}.light .sysbar .progress-bar.yellow progress.buffer[aria-valuenow]:before,.light .sysbar .progress-bar.yellow progress.buffer[value]::-moz-progress-bar,.light .sysbar .progressbar.yellow progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.yellow progress.buffer[value]::-moz-progress-bar,.light .syspanel .progress-bar.yellow progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.yellow progress.buffer[value]::-moz-progress-bar,.light .syspanel .progressbar.yellow progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.yellow progress.buffer[value]::-moz-progress-bar{background:#767676}.light .sysbar .progress-bar.yellow progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.yellow progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.yellow progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.yellow progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.orange progress,.light .sysbar .progressbar.orange progress,.light .syspanel .progress-bar.orange progress,.light .syspanel .progressbar.orange progress{color:#e66e19}.light .sysbar .progress-bar.orange progress.buffer,.light .sysbar .progressbar.orange progress.buffer,.light .syspanel .progress-bar.orange progress.buffer,.light .syspanel .progressbar.orange progress.buffer{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.orange progress,.light .sysbar .progress-bar.orange progress[role][aria-valuenow],.light .sysbar .progressbar.orange progress,.light .sysbar .progressbar.orange progress[role][aria-valuenow],.light .syspanel .progress-bar.orange progress,.light .syspanel .progress-bar.orange progress[role][aria-valuenow],.light .syspanel .progressbar.orange progress,.light .syspanel .progressbar.orange progress[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.orange progress::-webkit-progress-bar,.light .sysbar .progressbar.orange progress::-webkit-progress-bar,.light .syspanel .progress-bar.orange progress::-webkit-progress-bar,.light .syspanel .progressbar.orange progress::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.orange progress::-webkit-progress-value,.light .sysbar .progressbar.orange progress::-webkit-progress-value,.light .syspanel .progress-bar.orange progress::-webkit-progress-value,.light .syspanel .progressbar.orange progress::-webkit-progress-value{background-color:#e66e19}.light .sysbar .progress-bar.orange progress[aria-valuenow]:before,.light .sysbar .progress-bar.orange progress[value]::-moz-progress-bar,.light .sysbar .progress-bar.orange progress[value]::-webkit-progress-value,.light .sysbar .progressbar.orange progress[aria-valuenow]:before,.light .sysbar .progressbar.orange progress[value]::-moz-progress-bar,.light .sysbar .progressbar.orange progress[value]::-webkit-progress-value,.light .syspanel .progress-bar.orange progress[aria-valuenow]:before,.light .syspanel .progress-bar.orange progress[value]::-moz-progress-bar,.light .syspanel .progress-bar.orange progress[value]::-webkit-progress-value,.light .syspanel .progressbar.orange progress[aria-valuenow]:before,.light .syspanel .progressbar.orange progress[value]::-moz-progress-bar,.light .syspanel .progressbar.orange progress[value]::-webkit-progress-value{background:#e66e19}.light .sysbar .progress-bar.orange progress.buffer,.light .sysbar .progress-bar.orange progress.buffer[role][aria-valuenow],.light .sysbar .progressbar.orange progress.buffer,.light .sysbar .progressbar.orange progress.buffer[role][aria-valuenow],.light .syspanel .progress-bar.orange progress.buffer,.light .syspanel .progress-bar.orange progress.buffer[role][aria-valuenow],.light .syspanel .progressbar.orange progress.buffer,.light .syspanel .progressbar.orange progress.buffer[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.orange progress.buffer::-webkit-progress-bar,.light .sysbar .progressbar.orange progress.buffer::-webkit-progress-bar,.light .syspanel .progress-bar.orange progress.buffer::-webkit-progress-bar,.light .syspanel .progressbar.orange progress.buffer::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.orange progress.buffer::-webkit-progress-value,.light .sysbar .progressbar.orange progress.buffer::-webkit-progress-value,.light .syspanel .progress-bar.orange progress.buffer::-webkit-progress-value,.light .syspanel .progressbar.orange progress.buffer::-webkit-progress-value{background:#767676!important}.light .sysbar .progress-bar.orange progress.buffer[aria-valuenow]:before,.light .sysbar .progress-bar.orange progress.buffer[value]::-moz-progress-bar,.light .sysbar .progressbar.orange progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.orange progress.buffer[value]::-moz-progress-bar,.light .syspanel .progress-bar.orange progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.orange progress.buffer[value]::-moz-progress-bar,.light .syspanel .progressbar.orange progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.orange progress.buffer[value]::-moz-progress-bar{background:#767676}.light .sysbar .progress-bar.orange progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.orange progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.orange progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.orange progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.blue progress,.light .sysbar .progressbar.blue progress,.light .syspanel .progress-bar.blue progress,.light .syspanel .progressbar.blue progress{color:#0077db}.light .sysbar .progress-bar.blue progress.buffer,.light .sysbar .progressbar.blue progress.buffer,.light .syspanel .progress-bar.blue progress.buffer,.light .syspanel .progressbar.blue progress.buffer{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.blue progress,.light .sysbar .progress-bar.blue progress[role][aria-valuenow],.light .sysbar .progressbar.blue progress,.light .sysbar .progressbar.blue progress[role][aria-valuenow],.light .syspanel .progress-bar.blue progress,.light .syspanel .progress-bar.blue progress[role][aria-valuenow],.light .syspanel .progressbar.blue progress,.light .syspanel .progressbar.blue progress[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.blue progress::-webkit-progress-bar,.light .sysbar .progressbar.blue progress::-webkit-progress-bar,.light .syspanel .progress-bar.blue progress::-webkit-progress-bar,.light .syspanel .progressbar.blue progress::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.blue progress::-webkit-progress-value,.light .sysbar .progressbar.blue progress::-webkit-progress-value,.light .syspanel .progress-bar.blue progress::-webkit-progress-value,.light .syspanel .progressbar.blue progress::-webkit-progress-value{background-color:#0077db}.light .sysbar .progress-bar.blue progress[aria-valuenow]:before,.light .sysbar .progress-bar.blue progress[value]::-moz-progress-bar,.light .sysbar .progress-bar.blue progress[value]::-webkit-progress-value,.light .sysbar .progressbar.blue progress[aria-valuenow]:before,.light .sysbar .progressbar.blue progress[value]::-moz-progress-bar,.light .sysbar .progressbar.blue progress[value]::-webkit-progress-value,.light .syspanel .progress-bar.blue progress[aria-valuenow]:before,.light .syspanel .progress-bar.blue progress[value]::-moz-progress-bar,.light .syspanel .progress-bar.blue progress[value]::-webkit-progress-value,.light .syspanel .progressbar.blue progress[aria-valuenow]:before,.light .syspanel .progressbar.blue progress[value]::-moz-progress-bar,.light .syspanel .progressbar.blue progress[value]::-webkit-progress-value{background:#0077db}.light .sysbar .progress-bar.blue progress.buffer,.light .sysbar .progress-bar.blue progress.buffer[role][aria-valuenow],.light .sysbar .progressbar.blue progress.buffer,.light .sysbar .progressbar.blue progress.buffer[role][aria-valuenow],.light .syspanel .progress-bar.blue progress.buffer,.light .syspanel .progress-bar.blue progress.buffer[role][aria-valuenow],.light .syspanel .progressbar.blue progress.buffer,.light .syspanel .progressbar.blue progress.buffer[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.blue progress.buffer::-webkit-progress-bar,.light .sysbar .progressbar.blue progress.buffer::-webkit-progress-bar,.light .syspanel .progress-bar.blue progress.buffer::-webkit-progress-bar,.light .syspanel .progressbar.blue progress.buffer::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.blue progress.buffer::-webkit-progress-value,.light .sysbar .progressbar.blue progress.buffer::-webkit-progress-value,.light .syspanel .progress-bar.blue progress.buffer::-webkit-progress-value,.light .syspanel .progressbar.blue progress.buffer::-webkit-progress-value{background:#767676!important}.light .sysbar .progress-bar.blue progress.buffer[aria-valuenow]:before,.light .sysbar .progress-bar.blue progress.buffer[value]::-moz-progress-bar,.light .sysbar .progressbar.blue progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.blue progress.buffer[value]::-moz-progress-bar,.light .syspanel .progress-bar.blue progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.blue progress.buffer[value]::-moz-progress-bar,.light .syspanel .progressbar.blue progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.blue progress.buffer[value]::-moz-progress-bar{background:#767676}.light .sysbar .progress-bar.blue progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.blue progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.blue progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.blue progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.red progress,.light .sysbar .progressbar.red progress,.light .syspanel .progress-bar.red progress,.light .syspanel .progressbar.red progress{color:#dc2d37}.light .sysbar .progress-bar.red progress.buffer,.light .sysbar .progressbar.red progress.buffer,.light .syspanel .progress-bar.red progress.buffer,.light .syspanel .progressbar.red progress.buffer{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.red progress,.light .sysbar .progress-bar.red progress[role][aria-valuenow],.light .sysbar .progressbar.red progress,.light .sysbar .progressbar.red progress[role][aria-valuenow],.light .syspanel .progress-bar.red progress,.light .syspanel .progress-bar.red progress[role][aria-valuenow],.light .syspanel .progressbar.red progress,.light .syspanel .progressbar.red progress[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.red progress::-webkit-progress-bar,.light .sysbar .progressbar.red progress::-webkit-progress-bar,.light .syspanel .progress-bar.red progress::-webkit-progress-bar,.light .syspanel .progressbar.red progress::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.red progress::-webkit-progress-value,.light .sysbar .progressbar.red progress::-webkit-progress-value,.light .syspanel .progress-bar.red progress::-webkit-progress-value,.light .syspanel .progressbar.red progress::-webkit-progress-value{background-color:#dc2d37}.light .sysbar .progress-bar.red progress[aria-valuenow]:before,.light .sysbar .progress-bar.red progress[value]::-moz-progress-bar,.light .sysbar .progress-bar.red progress[value]::-webkit-progress-value,.light .sysbar .progressbar.red progress[aria-valuenow]:before,.light .sysbar .progressbar.red progress[value]::-moz-progress-bar,.light .sysbar .progressbar.red progress[value]::-webkit-progress-value,.light .syspanel .progress-bar.red progress[aria-valuenow]:before,.light .syspanel .progress-bar.red progress[value]::-moz-progress-bar,.light .syspanel .progress-bar.red progress[value]::-webkit-progress-value,.light .syspanel .progressbar.red progress[aria-valuenow]:before,.light .syspanel .progressbar.red progress[value]::-moz-progress-bar,.light .syspanel .progressbar.red progress[value]::-webkit-progress-value{background:#dc2d37}.light .sysbar .progress-bar.red progress.buffer,.light .sysbar .progress-bar.red progress.buffer[role][aria-valuenow],.light .sysbar .progressbar.red progress.buffer,.light .sysbar .progressbar.red progress.buffer[role][aria-valuenow],.light .syspanel .progress-bar.red progress.buffer,.light .syspanel .progress-bar.red progress.buffer[role][aria-valuenow],.light .syspanel .progressbar.red progress.buffer,.light .syspanel .progressbar.red progress.buffer[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.red progress.buffer::-webkit-progress-bar,.light .sysbar .progressbar.red progress.buffer::-webkit-progress-bar,.light .syspanel .progress-bar.red progress.buffer::-webkit-progress-bar,.light .syspanel .progressbar.red progress.buffer::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.red progress.buffer::-webkit-progress-value,.light .sysbar .progressbar.red progress.buffer::-webkit-progress-value,.light .syspanel .progress-bar.red progress.buffer::-webkit-progress-value,.light .syspanel .progressbar.red progress.buffer::-webkit-progress-value{background:#767676!important}.light .sysbar .progress-bar.red progress.buffer[aria-valuenow]:before,.light .sysbar .progress-bar.red progress.buffer[value]::-moz-progress-bar,.light .sysbar .progressbar.red progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.red progress.buffer[value]::-moz-progress-bar,.light .syspanel .progress-bar.red progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.red progress.buffer[value]::-moz-progress-bar,.light .syspanel .progressbar.red progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.red progress.buffer[value]::-moz-progress-bar{background:#767676}.light .sysbar .progress-bar.red progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.red progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.red progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.red progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.ai-fill progress,.light .sysbar .progressbar.ai-fill progress,.light .syspanel .progress-bar.ai-fill progress,.light .syspanel .progressbar.ai-fill progress{color:linear-gradient(90deg,#0077db,#8653f3)}.light .sysbar .progress-bar.ai-fill progress.buffer,.light .sysbar .progressbar.ai-fill progress.buffer,.light .syspanel .progress-bar.ai-fill progress.buffer,.light .syspanel .progressbar.ai-fill progress.buffer{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.ai-fill progress,.light .sysbar .progress-bar.ai-fill progress[role][aria-valuenow],.light .sysbar .progressbar.ai-fill progress,.light .sysbar .progressbar.ai-fill progress[role][aria-valuenow],.light .syspanel .progress-bar.ai-fill progress,.light .syspanel .progress-bar.ai-fill progress[role][aria-valuenow],.light .syspanel .progressbar.ai-fill progress,.light .syspanel .progressbar.ai-fill progress[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.ai-fill progress::-webkit-progress-bar,.light .sysbar .progressbar.ai-fill progress::-webkit-progress-bar,.light .syspanel .progress-bar.ai-fill progress::-webkit-progress-bar,.light .syspanel .progressbar.ai-fill progress::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.ai-fill progress::-webkit-progress-value,.light .sysbar .progressbar.ai-fill progress::-webkit-progress-value,.light .syspanel .progress-bar.ai-fill progress::-webkit-progress-value,.light .syspanel .progressbar.ai-fill progress::-webkit-progress-value{background-color:linear-gradient(90deg,#0077db,#8653f3)}.light .sysbar .progress-bar.ai-fill progress.buffer,.light .sysbar .progress-bar.ai-fill progress.buffer[role][aria-valuenow],.light .sysbar .progressbar.ai-fill progress.buffer,.light .sysbar .progressbar.ai-fill progress.buffer[role][aria-valuenow],.light .syspanel .progress-bar.ai-fill progress.buffer,.light .syspanel .progress-bar.ai-fill progress.buffer[role][aria-valuenow],.light .syspanel .progressbar.ai-fill progress.buffer,.light .syspanel .progressbar.ai-fill progress.buffer[role][aria-valuenow]{background:#767676!important}.light .sysbar .progress-bar.ai-fill progress.buffer::-webkit-progress-bar,.light .sysbar .progressbar.ai-fill progress.buffer::-webkit-progress-bar,.light .syspanel .progress-bar.ai-fill progress.buffer::-webkit-progress-bar,.light .syspanel .progressbar.ai-fill progress.buffer::-webkit-progress-bar{background:#767676}.light .sysbar .progress-bar.ai-fill progress.buffer::-webkit-progress-value,.light .sysbar .progressbar.ai-fill progress.buffer::-webkit-progress-value,.light .syspanel .progress-bar.ai-fill progress.buffer::-webkit-progress-value,.light .syspanel .progressbar.ai-fill progress.buffer::-webkit-progress-value{background:#767676!important}.light .sysbar .progress-bar.ai-fill progress.buffer[aria-valuenow]:before,.light .sysbar .progress-bar.ai-fill progress.buffer[value]::-moz-progress-bar,.light .sysbar .progressbar.ai-fill progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.ai-fill progress.buffer[value]::-moz-progress-bar,.light .syspanel .progress-bar.ai-fill progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.ai-fill progress.buffer[value]::-moz-progress-bar,.light .syspanel .progressbar.ai-fill progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.ai-fill progress.buffer[value]::-moz-progress-bar{background:#767676}.light .sysbar .progress-bar.ai-fill progress.buffer[aria-valuenow]:before,.light .sysbar .progressbar.ai-fill progress.buffer[aria-valuenow]:before,.light .syspanel .progress-bar.ai-fill progress.buffer[aria-valuenow]:before,.light .syspanel .progressbar.ai-fill progress.buffer[aria-valuenow]:before{margin-right:calc(44px - 100%)}.light .sysbar .progress-bar.ai-fill progress::-webkit-progress-value,.light .sysbar .progressbar.ai-fill progress::-webkit-progress-value,.light .syspanel .progress-bar.ai-fill progress::-webkit-progress-value,.light .syspanel .progressbar.ai-fill progress::-webkit-progress-value{background:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3));background:linear-gradient(90deg,#0077db,#8653f3)}.light .sysbar .progress-bar.ai-fill progress[aria-valuenow]:before,.light .sysbar .progress-bar.ai-fill progress[value]::-moz-progress-bar,.light .sysbar .progress-bar.ai-fill progress[value]::-webkit-progress-value,.light .sysbar .progressbar.ai-fill progress[aria-valuenow]:before,.light .sysbar .progressbar.ai-fill progress[value]::-moz-progress-bar,.light .sysbar .progressbar.ai-fill progress[value]::-webkit-progress-value,.light .syspanel .progress-bar.ai-fill progress[aria-valuenow]:before,.light .syspanel .progress-bar.ai-fill progress[value]::-moz-progress-bar,.light .syspanel .progress-bar.ai-fill progress[value]::-webkit-progress-value,.light .syspanel .progressbar.ai-fill progress[aria-valuenow]:before,.light .syspanel .progressbar.ai-fill progress[value]::-moz-progress-bar,.light .syspanel .progressbar.ai-fill progress[value]::-webkit-progress-value{background:linear-gradient(90deg,#0077db,#8653f3)}.light .sysbar .progress-bar.thin progress,.light .sysbar .progressbar.thin progress,.light .syspanel .progress-bar.thin progress,.light .syspanel .progressbar.thin progress{height:4px}.light .sysbar .progress-bar.thin progress.buffer,.light .sysbar .progressbar.thin progress.buffer,.light .syspanel .progress-bar.thin progress.buffer,.light .syspanel .progressbar.thin progress.buffer{height:4px}.light .sysbar .progress-bar.thin progress::-webkit-progress-value,.light .sysbar .progressbar.thin progress::-webkit-progress-value,.light .syspanel .progress-bar.thin progress::-webkit-progress-value,.light .syspanel .progressbar.thin progress::-webkit-progress-value{height:4px}.light .sysbar .progress-bar.outlined progress.buffer,.light .sysbar .progress-bar.outlined progress.buffer[role][aria-valuenow],.light .sysbar .progress-bar.outlined progress:not(.buffer),.light .sysbar .progress-bar.outlined progress:not(.buffer)[role][aria-valuenow],.light .sysbar .progressbar.outlined progress.buffer,.light .sysbar .progressbar.outlined progress.buffer[role][aria-valuenow],.light .sysbar .progressbar.outlined progress:not(.buffer),.light .sysbar .progressbar.outlined progress:not(.buffer)[role][aria-valuenow],.light .syspanel .progress-bar.outlined progress.buffer,.light .syspanel .progress-bar.outlined progress.buffer[role][aria-valuenow],.light .syspanel .progress-bar.outlined progress:not(.buffer),.light .syspanel .progress-bar.outlined progress:not(.buffer)[role][aria-valuenow],.light .syspanel .progressbar.outlined progress.buffer,.light .syspanel .progressbar.outlined progress.buffer[role][aria-valuenow],.light .syspanel .progressbar.outlined progress:not(.buffer),.light .syspanel .progressbar.outlined progress:not(.buffer)[role][aria-valuenow]{background:#242424!important}.light .sysbar .progress-bar.outlined progress.buffer::-webkit-progress-bar,.light .sysbar .progress-bar.outlined progress:not(.buffer)::-webkit-progress-bar,.light .sysbar .progressbar.outlined progress.buffer::-webkit-progress-bar,.light .sysbar .progressbar.outlined progress:not(.buffer)::-webkit-progress-bar,.light .syspanel .progress-bar.outlined progress.buffer::-webkit-progress-bar,.light .syspanel .progress-bar.outlined progress:not(.buffer)::-webkit-progress-bar,.light .syspanel .progressbar.outlined progress.buffer::-webkit-progress-bar,.light .syspanel .progressbar.outlined progress:not(.buffer)::-webkit-progress-bar{background:#242424;-webkit-box-shadow:inset 0 0 0 1px #767676;box-shadow:inset 0 0 0 1px #767676}@keyframes indeterminateAnimation{0%{-webkit-transform:translateX(0) scaleX(0);transform:translate(0) scaleX(0)}40%{-webkit-transform:translateX(0) scaleX(1);transform:translate(0) scaleX(1)}to{-webkit-transform:translateX(100%) scaleX(0);transform:translate(100%) scaleX(0)}}.light .sysbar .kpi,.light .syspanel .kpi{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:8px}.light .sysbar .kpi .item,.light .syspanel .kpi .item{display:inline-block;padding-right:4px}.light .sysbar .kpi .action:hover,.light .sysbar .kpi.action:hover,.light .syspanel .kpi .action:hover,.light .syspanel .kpi.action:hover{color:#008cff!important;cursor:pointer}.light .sysbar .pagination-group,.light .syspanel .pagination-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:8px}.light .sysbar .pagination-group.vertical,.light .syspanel .pagination-group.vertical{display:inline-block;margin:0 16px;padding-top:0}.light .sysbar .pagination-group.vertical ul.pagination,.light .syspanel .pagination-group.vertical ul.pagination{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}.light .sysbar .pagination-group.vertical ul.pagination.reverse,.light .syspanel .pagination-group.vertical ul.pagination.reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .sysbar .pagination-group.vertical ul.pagination li,.light .syspanel .pagination-group.vertical ul.pagination li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;padding:0;margin:4px 0}.light .sysbar .pagination-group.vertical ul.pagination li:first-child a,.light .sysbar .pagination-group.vertical ul.pagination li:last-child a,.light .syspanel .pagination-group.vertical ul.pagination li:first-child a,.light .syspanel .pagination-group.vertical ul.pagination li:last-child a{top:0}.light .sysbar .pagination-group.vertical ul.pagination li a,.light .syspanel .pagination-group.vertical ul.pagination li a{padding:0 4px;min-width:24px;height:24px;line-height:24px;display:block}.light .sysbar .pagination-group.vertical ul.pagination li a .icon-arrow-down,.light .sysbar .pagination-group.vertical ul.pagination li a .icon-arrow-up,.light .syspanel .pagination-group.vertical ul.pagination li a .icon-arrow-down,.light .syspanel .pagination-group.vertical ul.pagination li a .icon-arrow-up{vertical-align:inherit}.light .sysbar .pagination-group.vertical ul.pagination li.active,.light .syspanel .pagination-group.vertical ul.pagination li.active{font-weight:400}.light .sysbar .pagination-group.vertical ul.pagination li.active a,.light .syspanel .pagination-group.vertical ul.pagination li.active a{-webkit-box-shadow:inset 2px 0 #0077db;box-shadow:inset 2px 0 #0077db}.light .sysbar .pagination-group ul.pagination,.light .syspanel .pagination-group ul.pagination{display:inline-block;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .sysbar .pagination-group ul.pagination li,.light .syspanel .pagination-group ul.pagination li{display:inline-block;padding:0;margin:0 4px;min-width:24px;text-align:center;white-space:nowrap}.light .sysbar .pagination-group ul.pagination li:first-child,.light .sysbar .pagination-group ul.pagination li:last-child,.light .syspanel .pagination-group ul.pagination li:first-child,.light .syspanel .pagination-group ul.pagination li:last-child{padding:0;margin:0}.light .sysbar .pagination-group ul.pagination li:first-child a,.light .sysbar .pagination-group ul.pagination li:last-child a,.light .syspanel .pagination-group ul.pagination li:first-child a,.light .syspanel .pagination-group ul.pagination li:last-child a{padding:0 4px;position:relative;top:-1px}.light .sysbar .pagination-group ul.pagination li:empty:before,.light .syspanel .pagination-group ul.pagination li:empty:before{content:"...";color:#888}.light .sysbar .pagination-group ul.pagination li.active,.light .syspanel .pagination-group ul.pagination li.active{font-weight:400}.light .sysbar .pagination-group ul.pagination li.active a,.light .syspanel .pagination-group ul.pagination li.active a{color:#fff;pointer-events:none;-webkit-box-shadow:inset 0 -2px #0077db;box-shadow:inset 0 -2px #0077db}.light .sysbar .pagination-group ul.pagination li.disabled,.light .syspanel .pagination-group ul.pagination li.disabled{opacity:.4}.light .sysbar .pagination-group ul.pagination li.disabled a,.light .syspanel .pagination-group ul.pagination li.disabled a{pointer-events:none}.light .sysbar .pagination-group ul.pagination li a,.light .syspanel .pagination-group ul.pagination li a{padding:0 4px;height:24px;min-width:24px;display:inline-block;line-height:24px;text-align:center;color:#888}.light .sysbar .pagination-group ul.pagination li a:hover,.light .syspanel .pagination-group ul.pagination li a:hover{color:#fff;background-color:#4e4e4e}.light .sysbar .pagination-group ul.pagination li a:focus,.light .syspanel .pagination-group ul.pagination li a:focus{outline-offset:0}.light .sysbar .pagination-group ul.pagination li,.light .sysbar .pagination-group ul.pagination li a,.light .syspanel .pagination-group ul.pagination li,.light .syspanel .pagination-group ul.pagination li a{text-decoration:none}.light .sysbar .pagination-group ul.pagination li .icon-arrow-left,.light .sysbar .pagination-group ul.pagination li .icon-arrow-right,.light .sysbar .pagination-group ul.pagination li a .icon-arrow-left,.light .sysbar .pagination-group ul.pagination li a .icon-arrow-right,.light .syspanel .pagination-group ul.pagination li .icon-arrow-left,.light .syspanel .pagination-group ul.pagination li .icon-arrow-right,.light .syspanel .pagination-group ul.pagination li a .icon-arrow-left,.light .syspanel .pagination-group ul.pagination li a .icon-arrow-right{font-size:16px;vertical-align:middle}.light .sysbar .pagination-group .actions,.light .syspanel .pagination-group .actions{margin-bottom:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .pagination-group .actions label,.light .syspanel .pagination-group .actions label{font-size:14px}.light .sysbar .pagination-group .actions input[inputmode=numberic],.light .sysbar .pagination-group .actions input[type=number],.light .syspanel .pagination-group .actions input[inputmode=numberic],.light .syspanel .pagination-group .actions input[type=number]{width:56px;margin-right:16px}.light .sysbar .pagination-group .actions .btn,.light .syspanel .pagination-group .actions .btn{background:#181818;border:1px solid #767676;border-radius:0;font-size:14px;line-height:1.5;padding:5px 7px 4px}.light .sysbar .pagination-group .actions .btn:hover,.light .syspanel .pagination-group .actions .btn:hover{background-color:#181818;color:inherit}.light .sysbar .pagination-group .actions .btn:focus,.light .syspanel .pagination-group .actions .btn:focus{border-color:#a56ebe}.light .sysbar .multi-panel-tile .separator,.light .syspanel .multi-panel-tile .separator{margin:0 8px;border-right:solid 1px #767676}.light .sysbar .multi-panel-tile .icon.actionable:hover,.light .syspanel .multi-panel-tile .icon.actionable:hover{cursor:pointer}@media only screen and (min-width:0){.light .sysbar .multi-panel-tile .left-panel,.light .syspanel .multi-panel-tile .left-panel{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.light .sysbar .multi-panel-tile .left-panel.hidden,.light .syspanel .multi-panel-tile .left-panel.hidden{display:none}.light .sysbar .multi-panel-tile .right-panel,.light .syspanel .multi-panel-tile .right-panel{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.light .sysbar .multi-panel-tile .right-panel.hidden,.light .syspanel .multi-panel-tile .right-panel.hidden{display:none}.light .sysbar .multi-panel-tile .mid-panel,.light .syspanel .multi-panel-tile .mid-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.light .sysbar .multi-panel-tile .mid-panel .horizontal-scroll-content,.light .syspanel .multi-panel-tile .mid-panel .horizontal-scroll-content{overflow:auto;overflow-y:hidden}.light .sysbar .multi-panel-tile .mid-panel.hidden,.light .syspanel .multi-panel-tile .mid-panel.hidden{display:none}.light .sysbar .multi-panel-tile .mid-panel span.separator-sm,.light .syspanel .multi-panel-tile .mid-panel span.separator-sm{padding:0 4px}}@media only screen and (min-width:50em){.light .sysbar .multi-panel-tile .left-panel,.light .syspanel .multi-panel-tile .left-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:200px;padding-right:16px;border-right:solid 1px #767676;-webkit-animation:showLeftPane .2s cubic-bezier(.65,.05,.36,1);animation:showLeftPane .2s cubic-bezier(.65,.05,.36,1)}.light .sysbar .multi-panel-tile .left-panel.hidden,.light .syspanel .multi-panel-tile .left-panel.hidden{z-index:-1;margin-right:-216px;-webkit-animation:hideLeftPane .2s cubic-bezier(.65,.05,.36,1);animation:hideLeftPane .2s cubic-bezier(.65,.05,.36,1);display:block;width:200px!important}.light .sysbar .multi-panel-tile .left-panel.full-width,.light .syspanel .multi-panel-tile .left-panel.full-width{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right-width:0!important}@-webkit-keyframes hideLeftPane{0%{margin-right:0}to{margin-right:-216px}}@keyframes hideLeftPane{0%{margin-right:0}to{margin-right:-216px}}@-webkit-keyframes showLeftPane{0%{margin-right:-216px;z-index:-1}to{margin-right:0;z-index:-1}}@keyframes showLeftPane{0%{margin-right:-216px;z-index:-1}to{margin-right:0;z-index:-1}}.light .sysbar .multi-panel-tile .mid-panel,.light .syspanel .multi-panel-tile .mid-panel{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:40%;padding:0 16px}.light .sysbar .multi-panel-tile .mid-panel.hidden,.light .syspanel .multi-panel-tile .mid-panel.hidden{display:none}.light .sysbar .multi-panel-tile .mid-panel .horizontal-scroll-content,.light .syspanel .multi-panel-tile .mid-panel .horizontal-scroll-content{overflow:auto;overflow-y:hidden}.light .sysbar .multi-panel-tile .mid-panel .top-actions,.light .syspanel .multi-panel-tile .mid-panel .top-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.light .sysbar .multi-panel-tile .mid-panel .top-actions .left,.light .syspanel .multi-panel-tile .mid-panel .top-actions .left,.light .sysbar .multi-panel-tile .mid-panel .top-actions .right,.light .syspanel .multi-panel-tile .mid-panel .top-actions .right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light .sysbar .multi-panel-tile .right-panel,.light .syspanel .multi-panel-tile .right-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:300px;padding-left:16px;border-left:solid 1px #767676;-webkit-animation:showRightPane .2s cubic-bezier(.65,.05,.36,1);animation:showRightPane .2s cubic-bezier(.65,.05,.36,1);z-index:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.light .sysbar .multi-panel-tile .right-panel.hidden,.light .syspanel .multi-panel-tile .right-panel.hidden{z-index:-1;margin:0 0 0 -316px;-webkit-animation:hideRightPane .2s cubic-bezier(.65,.05,.36,1);animation:hideRightPane .2s cubic-bezier(.65,.05,.36,1);display:block}.light .sysbar .multi-panel-tile .right-panel.full-width,.light .syspanel .multi-panel-tile .right-panel.full-width{-webkit-box-flex:1;-ms-flex:1;flex:1;border-left-width:0!important}@-webkit-keyframes hideRightPane{0%{margin-left:0}to{margin-left:-316px}}@keyframes hideRightPane{0%{margin-left:0}to{margin-left:-316px}}@-webkit-keyframes showRightPane{0%{margin-left:-316px;z-index:-1}to{margin-left:0;z-index:-1}}@keyframes showRightPane{0%{margin-left:-316px;z-index:-1}to{margin-left:0;z-index:-1}}}.light .sysbar .row,.light .syspanel .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.light .sysbar .row.h-center,.light .syspanel .row.h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .sysbar .row.v-center,.light .syspanel .row.v-center{-ms-flex-line-pack:center;align-content:center}.light .sysbar .row .column,.light .sysbar .row .tile,.light .syspanel .row .column,.light .syspanel .row .tile{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:3px;background-clip:padding-box}.light .sysbar .row .column:last-child,.light .sysbar .row .tile:last-child,.light .syspanel .row .column:last-child,.light .syspanel .row .tile:last-child{border-right:0}.light .sysbar .row .column.has-nested,.light .sysbar .row .tile.has-nested,.light .syspanel .row .column.has-nested,.light .syspanel .row .tile.has-nested{padding:0;margin:0;border:0}.light .sysbar .row .sm-1,.light .syspanel .row .sm-1{max-width:8.33333333%;border-right:3px solid transparent}.light .sysbar .row .sm-2,.light .syspanel .row .sm-2{max-width:16.66666667%;border-right:3px solid transparent}.light .sysbar .row .sm-3,.light .syspanel .row .sm-3{max-width:25%;border-right:3px solid transparent}.light .sysbar .row .sm-4,.light .syspanel .row .sm-4{max-width:33.33333333%;border-right:3px solid transparent}.light .sysbar .row .sm-5,.light .syspanel .row .sm-5{max-width:41.66666667%;border-right:3px solid transparent}.light .sysbar .row .sm-6,.light .syspanel .row .sm-6{max-width:50%;border-right:3px solid transparent}.light .sysbar .row .sm-7,.light .syspanel .row .sm-7{max-width:58.33333333%;border-right:3px solid transparent}.light .sysbar .row .sm-8,.light .syspanel .row .sm-8{max-width:66.66666667%;border-right:3px solid transparent}.light .sysbar .row .sm-9,.light .syspanel .row .sm-9{max-width:75%;border-right:3px solid transparent}.light .sysbar .row .sm-10,.light .syspanel .row .sm-10{max-width:83.33333333%;border-right:3px solid transparent}.light .sysbar .row .sm-11,.light .syspanel .row .sm-11{max-width:91.66666667%;border-right:3px solid transparent}.light .sysbar .row .sm-12,.light .syspanel .row .sm-12{max-width:100%;border-right:0}.light .sysbar .row,.light .sysbar [class*=lg-],.light .sysbar [class*=md-],.light .sysbar [class*=sm-],.light .sysbar [class*=xl-],.light .syspanel .row,.light .syspanel [class*=lg-],.light .syspanel [class*=md-],.light .syspanel [class*=sm-],.light .syspanel [class*=xl-]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:0){.light .sysbar .sm-hide,.light .syspanel .sm-hide{display:none}}@media only screen and (min-width:30em){.light .sysbar .row .md-1,.light .syspanel .row .md-1{max-width:8.33333333%;border-right:3px solid transparent}.light .sysbar .row .md-2,.light .syspanel .row .md-2{max-width:16.66666667%;border-right:3px solid transparent}.light .sysbar .row .md-3,.light .syspanel .row .md-3{max-width:25%;border-right:3px solid transparent}.light .sysbar .row .md-4,.light .syspanel .row .md-4{max-width:33.33333333%;border-right:3px solid transparent}.light .sysbar .row .md-5,.light .syspanel .row .md-5{max-width:41.66666667%;border-right:3px solid transparent}.light .sysbar .row .md-6,.light .syspanel .row .md-6{max-width:50%;border-right:3px solid transparent}.light .sysbar .row .md-7,.light .syspanel .row .md-7{max-width:58.33333333%;border-right:3px solid transparent}.light .sysbar .row .md-8,.light .syspanel .row .md-8{max-width:66.66666667%;border-right:3px solid transparent}.light .sysbar .row .md-9,.light .syspanel .row .md-9{max-width:75%;border-right:3px solid transparent}.light .sysbar .row .md-10,.light .syspanel .row .md-10{max-width:83.33333333%;border-right:3px solid transparent}.light .sysbar .row .md-11,.light .syspanel .row .md-11{max-width:91.66666667%;border-right:3px solid transparent}.light .sysbar .row .md-12,.light .syspanel .row .md-12{max-width:100%;border-right:0}.light .sysbar .sm-hide,.light .syspanel .sm-hide{display:block}.light .sysbar .md-hide,.light .syspanel .md-hide{display:none}}@media only screen and (min-width:50em){.light .sysbar .row .lg-1,.light .syspanel .row .lg-1{max-width:8.33333333%;border-right:3px solid transparent}.light .sysbar .row .lg-2,.light .syspanel .row .lg-2{max-width:16.66666667%;border-right:3px solid transparent}.light .sysbar .row .lg-3,.light .syspanel .row .lg-3{max-width:25%;border-right:3px solid transparent}.light .sysbar .row .lg-4,.light .syspanel .row .lg-4{max-width:33.33333333%;border-right:3px solid transparent}.light .sysbar .row .lg-5,.light .syspanel .row .lg-5{max-width:41.66666667%;border-right:3px solid transparent}.light .sysbar .row .lg-6,.light .syspanel .row .lg-6{max-width:50%;border-right:3px solid transparent}.light .sysbar .row .lg-7,.light .syspanel .row .lg-7{max-width:58.33333333%;border-right:3px solid transparent}.light .sysbar .row .lg-8,.light .syspanel .row .lg-8{max-width:66.66666667%;border-right:3px solid transparent}.light .sysbar .row .lg-9,.light .syspanel .row .lg-9{max-width:75%;border-right:3px solid transparent}.light .sysbar .row .lg-10,.light .syspanel .row .lg-10{max-width:83.33333333%;border-right:3px solid transparent}.light .sysbar .row .lg-11,.light .syspanel .row .lg-11{max-width:91.66666667%;border-right:3px solid transparent}.light .sysbar .row .lg-12,.light .syspanel .row .lg-12{max-width:100%;border-right:0}.light .sysbar .sm-hide,.light .syspanel .sm-hide{display:block}.light .sysbar .lg-hide,.light .syspanel .lg-hide{display:none}}@media only screen and (min-width:75em){.light .sysbar .row .xl-1,.light .syspanel .row .xl-1{max-width:8.33333333%;border-right:3px solid transparent}.light .sysbar .row .xl-2,.light .syspanel .row .xl-2{max-width:16.66666667%;border-right:3px solid transparent}.light .sysbar .row .xl-3,.light .syspanel .row .xl-3{max-width:25%;border-right:3px solid transparent}.light .sysbar .row .xl-4,.light .syspanel .row .xl-4{max-width:33.33333333%;border-right:3px solid transparent}.light .sysbar .row .xl-5,.light .syspanel .row .xl-5{max-width:41.66666667%;border-right:3px solid transparent}.light .sysbar .row .xl-6,.light .syspanel .row .xl-6{max-width:50%;border-right:3px solid transparent}.light .sysbar .row .xl-7,.light .syspanel .row .xl-7{max-width:58.33333333%;border-right:3px solid transparent}.light .sysbar .row .xl-8,.light .syspanel .row .xl-8{max-width:66.66666667%;border-right:3px solid transparent}.light .sysbar .row .xl-9,.light .syspanel .row .xl-9{max-width:75%;border-right:3px solid transparent}.light .sysbar .row .xl-10,.light .syspanel .row .xl-10{max-width:83.33333333%;border-right:3px solid transparent}.light .sysbar .row .xl-11,.light .syspanel .row .xl-11{max-width:91.66666667%;border-right:3px solid transparent}.light .sysbar .row .xl-12,.light .syspanel .row .xl-12{max-width:100%;border-right:0}.light .sysbar .xl-hide,.light .syspanel .xl-hide{display:none}}.light .sysbar .p-0,.light .syspanel .p-0{padding:0!important}.light .sysbar .pt-0,.light .syspanel .pt-0{padding-top:0!important}.light .sysbar .pb-0,.light .syspanel .pb-0{padding-bottom:0!important}.light .sysbar .pl-0,.light .syspanel .pl-0{padding-left:0!important}.light .sysbar .pr-0,.light .syspanel .pr-0{padding-right:0!important}.light .sysbar .px-0,.light .syspanel .px-0{padding-left:0!important;padding-right:0!important}.light .sysbar .py-0,.light .syspanel .py-0{padding-top:0!important;padding-bottom:0!important}.light .sysbar .m-0,.light .syspanel .m-0{margin:0!important}.light .sysbar .mt-0,.light .syspanel .mt-0{margin-top:0!important}.light .sysbar .mb-0,.light .syspanel .mb-0{margin-bottom:0!important}.light .sysbar .ml-0,.light .syspanel .ml-0{margin-left:0!important}.light .sysbar .mr-0,.light .syspanel .mr-0{margin-right:0!important}.light .sysbar .mx-0,.light .syspanel .mx-0{margin-left:0!important;margin-right:0!important}.light .sysbar .my-0,.light .syspanel .my-0{margin-top:0!important;margin-bottom:0!important}.light .sysbar .m-auto,.light .syspanel .m-auto{margin:auto!important}.light .sysbar .mt-auto,.light .syspanel .mt-auto{margin-top:auto!important}.light .sysbar .mb-auto,.light .syspanel .mb-auto{margin-bottom:auto!important}.light .sysbar .ml-auto,.light .syspanel .ml-auto{margin-left:auto!important}.light .sysbar .mr-auto,.light .syspanel .mr-auto{margin-right:auto!important}.light .sysbar .mx-auto,.light .syspanel .mx-auto{margin-left:auto!important;margin-right:auto!important}.light .sysbar .my-auto,.light .syspanel .my-auto{margin-top:auto!important;margin-bottom:auto!important}.light .sysbar .p-sm,.light .syspanel .p-sm{padding:4px!important}.light .sysbar .pt-sm,.light .syspanel .pt-sm{padding-top:4px!important}.light .sysbar .pb-sm,.light .syspanel .pb-sm{padding-bottom:4px!important}.light .sysbar .pl-sm,.light .syspanel .pl-sm{padding-left:4px!important}.light .sysbar .pr-sm,.light .syspanel .pr-sm{padding-right:4px!important}.light .sysbar .px-sm,.light .syspanel .px-sm{padding-left:4px!important;padding-right:4px!important}.light .sysbar .py-sm,.light .syspanel .py-sm{padding-top:4px!important;padding-bottom:4px!important}.light .sysbar .m-sm,.light .syspanel .m-sm{margin:4px!important}.light .sysbar .mt-sm,.light .syspanel .mt-sm{margin-top:4px!important}.light .sysbar .mb-sm,.light .syspanel .mb-sm{margin-bottom:4px!important}.light .sysbar .ml-sm,.light .syspanel .ml-sm{margin-left:4px!important}.light .sysbar .mr-sm,.light .syspanel .mr-sm{margin-right:4px!important}.light .sysbar .mx-sm,.light .syspanel .mx-sm{margin-left:4px!important;margin-right:4px!important}.light .sysbar .my-sm,.light .syspanel .my-sm{margin-top:4px!important;margin-bottom:4px!important}.light .sysbar .p-bs,.light .syspanel .p-bs{padding:8px!important}.light .sysbar .pt-bs,.light .syspanel .pt-bs{padding-top:8px!important}.light .sysbar .pb-bs,.light .syspanel .pb-bs{padding-bottom:8px!important}.light .sysbar .pl-bs,.light .syspanel .pl-bs{padding-left:8px!important}.light .sysbar .pr-bs,.light .syspanel .pr-bs{padding-right:8px!important}.light .sysbar .px-bs,.light .syspanel .px-bs{padding-left:8px!important;padding-right:8px!important}.light .sysbar .py-bs,.light .syspanel .py-bs{padding-top:8px!important;padding-bottom:8px!important}.light .sysbar .m-bs,.light .syspanel .m-bs{margin:8px!important}.light .sysbar .mt-bs,.light .syspanel .mt-bs{margin-top:8px!important}.light .sysbar .mb-bs,.light .syspanel .mb-bs{margin-bottom:8px!important}.light .sysbar .ml-bs,.light .syspanel .ml-bs{margin-left:8px!important}.light .sysbar .mr-bs,.light .syspanel .mr-bs{margin-right:8px!important}.light .sysbar .mx-bs,.light .syspanel .mx-bs{margin-left:8px!important;margin-right:8px!important}.light .sysbar .my-bs,.light .syspanel .my-bs{margin-top:8px!important;margin-bottom:8px!important}.light .sysbar .p-lg,.light .syspanel .p-lg{padding:16px!important}.light .sysbar .pt-lg,.light .syspanel .pt-lg{padding-top:16px!important}.light .sysbar .pb-lg,.light .syspanel .pb-lg{padding-bottom:16px!important}.light .sysbar .pl-lg,.light .syspanel .pl-lg{padding-left:16px!important}.light .sysbar .pr-lg,.light .syspanel .pr-lg{padding-right:16px!important}.light .sysbar .px-lg,.light .syspanel .px-lg{padding-left:16px!important;padding-right:16px!important}.light .sysbar .py-lg,.light .syspanel .py-lg{padding-top:16px!important;padding-bottom:16px!important}.light .sysbar .m-lg,.light .syspanel .m-lg{margin:16px!important}.light .sysbar .mt-lg,.light .syspanel .mt-lg{margin-top:16px!important}.light .sysbar .mb-lg,.light .syspanel .mb-lg{margin-bottom:16px!important}.light .sysbar .ml-lg,.light .syspanel .ml-lg{margin-left:16px!important}.light .sysbar .mr-lg,.light .syspanel .mr-lg{margin-right:16px!important}.light .sysbar .mx-lg,.light .syspanel .mx-lg{margin-left:16px!important;margin-right:16px!important}.light .sysbar .my-lg,.light .syspanel .my-lg{margin-top:16px!important;margin-bottom:16px!important}.light .sysbar .p-xl,.light .syspanel .p-xl{padding:24px!important}.light .sysbar .pt-xl,.light .syspanel .pt-xl{padding-top:24px!important}.light .sysbar .pb-xl,.light .syspanel .pb-xl{padding-bottom:24px!important}.light .sysbar .pl-xl,.light .syspanel .pl-xl{padding-left:24px!important}.light .sysbar .pr-xl,.light .syspanel .pr-xl{padding-right:24px!important}.light .sysbar .px-xl,.light .syspanel .px-xl{padding-left:24px!important;padding-right:24px!important}.light .sysbar .py-xl,.light .syspanel .py-xl{padding-top:24px!important;padding-bottom:24px!important}.light .sysbar .m-xl,.light .syspanel .m-xl{margin:24px!important}.light .sysbar .mt-xl,.light .syspanel .mt-xl{margin-top:24px!important}.light .sysbar .mb-xl,.light .syspanel .mb-xl{margin-bottom:24px!important}.light .sysbar .ml-xl,.light .syspanel .ml-xl{margin-left:24px!important}.light .sysbar .mr-xl,.light .syspanel .mr-xl{margin-right:24px!important}.light .sysbar .mx-xl,.light .syspanel .mx-xl{margin-left:24px!important;margin-right:24px!important}.light .sysbar .my-xl,.light .syspanel .my-xl{margin-top:24px!important;margin-bottom:24px!important}.light .sysbar .p-xxl,.light .syspanel .p-xxl{padding:32px!important}.light .sysbar .pt-xxl,.light .syspanel .pt-xxl{padding-top:32px!important}.light .sysbar .pb-xxl,.light .syspanel .pb-xxl{padding-bottom:32px!important}.light .sysbar .pl-xxl,.light .syspanel .pl-xxl{padding-left:32px!important}.light .sysbar .pr-xxl,.light .syspanel .pr-xxl{padding-right:32px!important}.light .sysbar .px-xxl,.light .syspanel .px-xxl{padding-left:32px!important;padding-right:32px!important}.light .sysbar .py-xxl,.light .syspanel .py-xxl{padding-top:32px!important;padding-bottom:32px!important}.light .sysbar .m-xxl,.light .syspanel .m-xxl{margin:32px!important}.light .sysbar .mt-xxl,.light .syspanel .mt-xxl{margin-top:32px!important}.light .sysbar .mb-xxl,.light .syspanel .mb-xxl{margin-bottom:32px!important}.light .sysbar .ml-xxl,.light .syspanel .ml-xxl{margin-left:32px!important}.light .sysbar .mr-xxl,.light .syspanel .mr-xxl{margin-right:32px!important}.light .sysbar .mx-xxl,.light .syspanel .mx-xxl{margin-left:32px!important;margin-right:32px!important}.light .sysbar .my-xxl,.light .syspanel .my-xxl{margin-top:32px!important;margin-bottom:32px!important}.light .sysbar aside.globalnav,.light .syspanel aside.globalnav{position:absolute;height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;background:#0009}.light .sysbar aside.globalnav.hidden,.light .syspanel aside.globalnav.hidden{display:none}.light .sysbar aside.globalnav .overlay,.light .syspanel aside.globalnav .overlay{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100vw - 420px);-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out}.light .sysbar aside.globalnav .overlay:hover,.light .syspanel aside.globalnav .overlay:hover{cursor:pointer}.light .sysbar aside.globalnav .overlay.hidden,.light .syspanel aside.globalnav .overlay.hidden{width:100vw}.light .sysbar aside.globalnav .tile,.light .syspanel aside.globalnav .tile{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:420px;width:100%}.light .sysbar aside.globalnav .tile .filter,.light .syspanel aside.globalnav .tile .filter{margin-bottom:16px}.light .sysbar aside.globalnav .tile .content,.light .syspanel aside.globalnav .tile .content{padding:0 16px;overflow:scroll;margin-bottom:40px}.light .sysbar aside.globalnav .tile .content .items,.light .syspanel aside.globalnav .tile .content .items{margin-bottom:24px}.light .sysbar aside.globalnav .tile .content .items .link,.light .syspanel aside.globalnav .tile .content .items .link{margin:8px 0}.light .sysbar aside.globalnav .tile .content .title,.light .syspanel aside.globalnav .tile .content .title{margin-bottom:16px;font-weight:700}.light .sysbar aside.globalnav .tile .content .card,.light .syspanel aside.globalnav .tile .content .card{padding:8px 16px}.light .sysbar aside.globalnav .tile .content .card .header .left .title,.light .syspanel aside.globalnav .tile .content .card .header .left .title{margin:0;font-size:14px}.light .sysbar aside.globalnav .tile .content .card .header .left .title .acronym,.light .syspanel aside.globalnav .tile .content .card .header .left .title .acronym{font-weight:700;margin-right:8px}.light .sysbar aside.globalnav .tile .content .card .header .left .title .description,.light .syspanel aside.globalnav .tile .content .card .header .left .title .description{font-weight:400}.light .sysbar aside.globalnav .tile .content .item,.light .syspanel aside.globalnav .tile .content .item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;border-radius:3px}.light .sysbar aside.globalnav .tile .content .item.highlight:hover,.light .syspanel aside.globalnav .tile .content .item.highlight:hover{cursor:default;background:0 0}.light .sysbar aside.globalnav .tile .content .item.highlight .product-symbol,.light .syspanel aside.globalnav .tile .content .item.highlight .product-symbol{background:#242424}.light .sysbar aside.globalnav .tile .content .item.highlight .label,.light .syspanel aside.globalnav .tile .content .item.highlight .label{font-weight:700}.light .sysbar aside.globalnav .tile .content .item:hover,.light .syspanel aside.globalnav .tile .content .item:hover{background:#4e4e4e;cursor:pointer}.light .sysbar aside.globalnav .tile .content .item .product-symbol,.light .syspanel aside.globalnav .tile .content .item .product-symbol{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#242424;border-radius:3px;margin-right:12px;color:#fafafa;font-size:24px;border:solid 1px #767676}.light .sysbar aside.globalnav .tile .content .item .label,.light .syspanel aside.globalnav .tile .content .item .label{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}.light .sysbar aside.globalnav .tile .content .item .label .acronym,.light .syspanel aside.globalnav .tile .content .item .label .acronym{opacity:.6}.light .sysbar .navigation-tree,.light .syspanel .navigation-tree{height:100%;overflow-y:auto}.light .sysbar .navigation-tree .item,.light .syspanel .navigation-tree .item{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;min-height:40px;padding:11px 8px 11px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.light .sysbar .navigation-tree .item:not(.active):hover,.light .syspanel .navigation-tree .item:not(.active):hover{background:#4e4e4e}.light .sysbar .navigation-tree .item.active:not(.nav-title),.light .syspanel .navigation-tree .item.active:not(.nav-title){background:#0077db;color:#fff}.light .sysbar .navigation-tree hr,.light .syspanel .navigation-tree hr{border-color:#3a3a3a;border-top-width:0;border-bottom-width:1px;border-style:solid}.light .sysbar .navigation-tree .nav-item,.light .syspanel .navigation-tree .nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .navigation-tree .nav-item.opened+ul,.light .syspanel .navigation-tree .nav-item.opened+ul{display:block}.light .sysbar .navigation-tree .nav-item:not(.opened)+ul,.light .syspanel .navigation-tree .nav-item:not(.opened)+ul{display:none}.light .sysbar .navigation-tree .nav-item .nav-title.active,.light .syspanel .navigation-tree .nav-item .nav-title.active{background-color:#1174e6;color:#fff}.light .sysbar .navigation-tree .nav-item .nav-title.active-child:not(.active),.light .syspanel .navigation-tree .nav-item .nav-title.active-child:not(.active){font-weight:500;border-left:solid 8px #1174e6}.light .sysbar .navigation-tree .nav-item .nav-title,.light .syspanel .navigation-tree .nav-item .nav-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.light .sysbar .navigation-tree .nav-item .chevron,.light .syspanel .navigation-tree .nav-item .chevron{margin-left:auto;cursor:pointer;padding:11px}.light .sysbar .navigation-tree .nav-item .chevron.chevron-pin,.light .syspanel .navigation-tree .nav-item .chevron.chevron-pin{opacity:0}.light .sysbar .navigation-tree .nav-item .chevron:hover,.light .syspanel .navigation-tree .nav-item .chevron:hover{background:#4e4e4e}.light .sysbar .navigation-tree .nav-item:hover .chevron.chevron-pin,.light .syspanel .navigation-tree .nav-item:hover .chevron.chevron-pin{opacity:1}.light .sysbar .navigation-tree .nav-item .item:focus+.chevron.chevron-pin,.light .syspanel .navigation-tree .nav-item .item:focus+.chevron.chevron-pin{opacity:1}.light .sysbar .navigation-tree .nav-item .chevron.chevron-pin:focus,.light .syspanel .navigation-tree .nav-item .chevron.chevron-pin:focus{opacity:1}.light .sysbar .navigation-tree .chevron:focus,.light .sysbar .navigation-tree .item:focus,.light .sysbar .navigation-tree .nav-title:focus,.light .syspanel .navigation-tree .chevron:focus,.light .syspanel .navigation-tree .item:focus,.light .syspanel .navigation-tree .nav-title:focus{outline:1px solid #8e45b0;outline-offset:-1px}.light .sysbar .navigation-tree ul,.light .syspanel .navigation-tree ul{list-style-type:none;color:#fff;-webkit-padding-start:0;padding-inline-start:0}.light .sysbar .navigation-tree ul .item,.light .syspanel .navigation-tree ul .item{padding-left:32px}.light .sysbar .navigation-tree ul .item.nav-title.active-child:not(.active),.light .syspanel .navigation-tree ul .item.nav-title.active-child:not(.active){padding-left:24px}.light .sysbar .navigation-tree ul ul li .item,.light .syspanel .navigation-tree ul ul li .item{padding-left:44px}.light .sysbar .navigation-tree ul ul li .item.nav-title.active-child:not(.active),.light .syspanel .navigation-tree ul ul li .item.nav-title.active-child:not(.active){padding-left:36px}.light .sysbar .navigation-tree ul ul ul li .item,.light .syspanel .navigation-tree ul ul ul li .item{padding-left:56px}.light .sysbar .navigation-tree ul ul ul li .item.nav-title.active-child:not(.active),.light .syspanel .navigation-tree ul ul ul li .item.nav-title.active-child:not(.active){padding-left:48px}.light .sysbar .navigation-tree ul ul ul ul li .item,.light .syspanel .navigation-tree ul ul ul ul li .item{padding-left:68px}.light .sysbar .navigation-tree ul ul ul ul li .item.nav-title.active-child:not(.active),.light .syspanel .navigation-tree ul ul ul ul li .item.nav-title.active-child:not(.active){padding-left:60px}.light .sysbar .navigation-tree ul ul ul ul ul li .item,.light .syspanel .navigation-tree ul ul ul ul ul li .item{padding-left:80px}.light .sysbar .navigation-tree ul ul ul ul ul li .item.nav-title.active-child:not(.active),.light .syspanel .navigation-tree ul ul ul ul ul li .item.nav-title.active-child:not(.active){padding-left:72px}.light .sysbar .navigation-tree li,.light .syspanel .navigation-tree li{padding-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .sysbar .navigation-tree li i.icon,.light .syspanel .navigation-tree li i.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:18px}.light .sysbar .navigation-tree li i.icon.right-align,.light .syspanel .navigation-tree li i.icon.right-align{padding-right:3px;margin-left:auto}.light .sysbar .navigation-tree a,.light .syspanel .navigation-tree a{color:#fff}.light .sysbar .navigation-tree a:hover,.light .syspanel .navigation-tree a:hover{text-decoration:none}.light .sysbar .ai-prompter-compact,.light .sysbar .ai-prompter-full,.light .syspanel .ai-prompter-compact,.light .syspanel .ai-prompter-full{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.light .sysbar .ai-prompter-compact label,.light .syspanel .ai-prompter-compact label{width:100%}.light .sysbar .ai-prompter-compact input,.light .syspanel .ai-prompter-compact input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.light .sysbar .ai-prompter-full,.light .syspanel .ai-prompter-full{background:#181818;border:1px solid #767676;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px}.light .sysbar .ai-prompter-full:has(textarea:focus),.light .syspanel .ai-prompter-full:has(textarea:focus){outline:1px solid #8e45b0;outline-offset:-1px}.light .sysbar .ai-prompter-full:has(textarea:focus:not(:focus-visible)),.light .syspanel .ai-prompter-full:has(textarea:focus:not(:focus-visible)){outline:0}.light .sysbar .ai-prompter-full textarea,.light .syspanel .ai-prompter-full textarea{width:100%;resize:none;height:1.3125rem;line-height:1.3125rem;overflow:hidden;border:none;margin:0 0 20px;padding:0}.light .sysbar .ai-prompter-full .position,.light .syspanel .ai-prompter-full .position{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.light .sysbar .ai-prompter-full .position .btn~.btn,.light .syspanel .ai-prompter-full .position .btn~.btn{margin:0}.light .sysbar .ai-prompter-full .position .prompt-status,.light .syspanel .ai-prompter-full .position .prompt-status{opacity:1;visibility:visible;-webkit-transition:opacity .2s,visibility 0s;transition:opacity .2s,visibility 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .sysbar .ai-prompter-full .position .prompt-status .status,.light .syspanel .ai-prompter-full .position .prompt-status .status{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.light .sysbar .ai-prompter-full .position .prompt-status.listening .status:not(.listening),.light .syspanel .ai-prompter-full .position .prompt-status.listening .status:not(.listening){display:none}.light .sysbar .ai-prompter-full .position .prompt-status.error .status:not(.error),.light .syspanel .ai-prompter-full .position .prompt-status.error .status:not(.error){display:none}.light .sysbar .ai-prompter-full .position .prompt-status.hidden,.light .syspanel .ai-prompter-full .position .prompt-status.hidden{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility 0s .2s;transition:opacity .2s,visibility 0s .2s}.light .sysbar .ai-prompter-full .position+.position,.light .syspanel .ai-prompter-full .position+.position{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:2;-ms-flex:2 1 0px;flex:2 1 0;display:grid;gap:0;grid-template-columns:1fr;grid-template-rows:1fr}.light .sysbar .ai-prompter-full .position+.position>*,.light .syspanel .ai-prompter-full .position+.position>*{grid-row:1;grid-column:1}.light .sysbar .ai-prompter-full .position:last-child,.light .syspanel .ai-prompter-full .position:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.light .sysbar .ai-prompter-full .position.right,.light .syspanel .ai-prompter-full .position.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.light .sysbar .ai-prompter-full.drag-and-drop,.light .syspanel .ai-prompter-full.drag-and-drop{position:relative}.light .sysbar .ai-prompter-full.drag-and-drop.dragging,.light .syspanel .ai-prompter-full.drag-and-drop.dragging{border-style:dashed}.light .sysbar .ai-prompter-full.drag-and-drop.dragging .drag-and-drop-area,.light .syspanel .ai-prompter-full.drag-and-drop.dragging .drag-and-drop-area{opacity:1;visibility:visible;-webkit-transition:visibility 0s,opacity .2s;transition:visibility 0s,opacity .2s}.light .sysbar .ai-prompter-full.drag-and-drop .file-pills,.light .syspanel .ai-prompter-full.drag-and-drop .file-pills{width:100%}.light .sysbar .ai-prompter-full.drag-and-drop .file-pills:not(:empty),.light .syspanel .ai-prompter-full.drag-and-drop .file-pills:not(:empty){margin-bottom:12px}.light .sysbar .ai-prompter-full.drag-and-drop .upload-table,.light .syspanel .ai-prompter-full.drag-and-drop .upload-table{border-spacing:0}.light .sysbar .ai-prompter-full.drag-and-drop .upload-table p,.light .sysbar .ai-prompter-full.drag-and-drop .upload-table td,.light .syspanel .ai-prompter-full.drag-and-drop .upload-table p,.light .syspanel .ai-prompter-full.drag-and-drop .upload-table td{padding:0}.light .sysbar .ai-prompter-full.drag-and-drop .upload-table p:first-child,.light .sysbar .ai-prompter-full.drag-and-drop .upload-table td:first-child,.light .syspanel .ai-prompter-full.drag-and-drop .upload-table p:first-child,.light .syspanel .ai-prompter-full.drag-and-drop .upload-table td:first-child{display:none}.light .sysbar .ai-prompter-full.drag-and-drop .upload-table .size,.light .syspanel .ai-prompter-full.drag-and-drop .upload-table .size{margin-bottom:2px;font-size:.75rem;line-height:.875rem;color:#888}.light .sysbar .ai-prompter-full.drag-and-drop .upload-table .progress-bar,.light .syspanel .ai-prompter-full.drag-and-drop .upload-table .progress-bar{line-height:1rem}.light .sysbar .ai-prompter-full.drag-and-drop .upload-table .progress-bar progress,.light .syspanel .ai-prompter-full.drag-and-drop .upload-table .progress-bar progress{width:calc(100% - 40px)}.light .sysbar .ai-prompter-full.drag-and-drop .upload-table .action,.light .syspanel .ai-prompter-full.drag-and-drop .upload-table .action{display:-webkit-box;display:-ms-flexbox;display:flex}.light .sysbar .ai-prompter-full.drag-and-drop label.btn,.light .syspanel .ai-prompter-full.drag-and-drop label.btn{margin-bottom:0}.light .sysbar .ai-prompter-full.drag-and-drop label.btn:has(input:focus),.light .syspanel .ai-prompter-full.drag-and-drop label.btn:has(input:focus){outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .ai-prompter-full.drag-and-drop label.btn:has(input:focus:not(:focus-visible)),.light .syspanel .ai-prompter-full.drag-and-drop label.btn:has(input:focus:not(:focus-visible)){outline:0}.light .sysbar .ai-prompter-full.drag-and-drop .drag-and-drop-area,.light .syspanel .ai-prompter-full.drag-and-drop .drag-and-drop-area{opacity:0;visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;padding:16px;border:none;background:#181818;z-index:1;-webkit-transition:visibility 0s .2s,opacity .2s;transition:visibility 0s .2s,opacity .2s;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}.light .sysbar .ai-prompter-full.drag-and-drop .drag-and-drop-area i,.light .sysbar .ai-prompter-full.drag-and-drop .drag-and-drop-area p,.light .syspanel .ai-prompter-full.drag-and-drop .drag-and-drop-area i,.light .syspanel .ai-prompter-full.drag-and-drop .drag-and-drop-area p{margin-bottom:4px}.light .sysbar .ai-prompter-full.drag-and-drop .drag-and-drop-area i,.light .syspanel .ai-prompter-full.drag-and-drop .drag-and-drop-area i{font-size:1rem}.light .sysbar .ai-chat-content h1:first-of-type,.light .sysbar .ai-chat-content h2:first-of-type,.light .sysbar .ai-chat-content h3:first-of-type,.light .sysbar .ai-chat-content h4:first-of-type,.light .sysbar .ai-chat-content p:first-of-type,.light .syspanel .ai-chat-content h1:first-of-type,.light .syspanel .ai-chat-content h2:first-of-type,.light .syspanel .ai-chat-content h3:first-of-type,.light .syspanel .ai-chat-content h4:first-of-type,.light .syspanel .ai-chat-content p:first-of-type{margin-top:0}.light .sysbar .ai-chat-content hr,.light .syspanel .ai-chat-content hr{border:none;border-top:solid 1px #767676}.light .sysbar .ai-chat-turn,.light .syspanel .ai-chat-turn{margin-bottom:32px;position:relative}.light .sysbar .ai-chat-turn .ai-chat-turn-prompt,.light .syspanel .ai-chat-turn .ai-chat-turn-prompt{padding:16px;margin-bottom:24px;background:#181818;max-width:416px;justify-self:flex-end;border-radius:8px}.light .sysbar .ai-chat-turn .ai-chat-turn-prompt .icon,.light .syspanel .ai-chat-turn .ai-chat-turn-prompt .icon{font-size:1rem}.light .sysbar .ai-chat-turn .ai-chat-turn-prompt p,.light .syspanel .ai-chat-turn .ai-chat-turn-prompt p{display:inline-block;vertical-align:middle;margin:0}.light .sysbar .ai-chat-turn .ai-chat-turn-loading,.light .syspanel .ai-chat-turn .ai-chat-turn-loading{text-align:center}.light .sysbar .ai-chat-turn .ai-chat-turn-loading .loading,.light .syspanel .ai-chat-turn .ai-chat-turn-loading .loading{margin:12px auto 8px;display:block;text-align:left}.light .sysbar .ai-chat-turn .ai-chat-turn-response,.light .syspanel .ai-chat-turn .ai-chat-turn-response{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.light .sysbar .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-files,.light .sysbar .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-sources,.light .syspanel .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-files,.light .syspanel .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-sources{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.light .sysbar .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-sources .reference,.light .syspanel .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-sources .reference{margin:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;display:inline-block}.light .sysbar .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h1:first-of-type,.light .sysbar .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h2:first-of-type,.light .sysbar .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h3:first-of-type,.light .sysbar .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h4:first-of-type,.light .sysbar .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body p:first-of-type,.light .syspanel .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h1:first-of-type,.light .syspanel .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h2:first-of-type,.light .syspanel .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h3:first-of-type,.light .syspanel .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body h4:first-of-type,.light .syspanel .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body p:first-of-type{margin-top:0}.light .sysbar .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body hr,.light .syspanel .ai-chat-turn .ai-chat-turn-response .ai-chat-turn-response-body hr{border:none;border-top:solid 1px #767676}.light .sysbar .ai-chat-turn .ai-chat-turn-response:has(.response-icons),.light .syspanel .ai-chat-turn .ai-chat-turn-response:has(.response-icons){display:grid;grid-template-columns:minmax(16px,-webkit-min-content) auto;grid-template-columns:minmax(16px,min-content) auto;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:16px}.light .sysbar .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-body,.light .sysbar .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-files,.light .sysbar .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-sources,.light .sysbar .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-user-actions,.light .syspanel .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-body,.light .syspanel .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-files,.light .syspanel .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-turn-response-sources,.light .syspanel .ai-chat-turn .ai-chat-turn-response:has(.response-icons) .ai-chat-user-actions{grid-column:2}.light .sysbar .ai-chat-turn .ai-chat-turn-error,.light .syspanel .ai-chat-turn .ai-chat-turn-error{text-align:center}.light .sysbar .ai-chat-turn .ai-chat-turn-error .icon,.light .syspanel .ai-chat-turn .ai-chat-turn-error .icon{margin-right:8px}.light .sysbar .ai-chat-turn .ai-chat-turn-error h3,.light .syspanel .ai-chat-turn .ai-chat-turn-error 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;margin-bottom:8px;font-weight:500}.light .sysbar .ai-chat-turn .ai-chat-turn-error p,.light .syspanel .ai-chat-turn .ai-chat-turn-error p{margin-bottom:16px}.light .sysbar .ai-chat-turn .response-icons,.light .syspanel .ai-chat-turn .response-icons{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:end;-ms-flex-align:end;align-items:flex-end;grid-column:1}.light .sysbar .ai-chat-turn .response-icons .tooltip:has(.icon-ai-avatar),.light .syspanel .ai-chat-turn .response-icons .tooltip:has(.icon-ai-avatar){margin-left:16px}.light .sysbar .ai-chat-turn .response-icons .tooltip .message,.light .syspanel .ai-chat-turn .response-icons .tooltip .message{left:-12px}.light .sysbar .ai-chat-turn .response-icons .tooltip .icon-ai-avatar,.light .syspanel .ai-chat-turn .response-icons .tooltip .icon-ai-avatar{font-size:1rem}.light .sysbar .ai-chat-turn .ai-chat-file,.light .syspanel .ai-chat-turn .ai-chat-file{width:240px;padding:16px;border:solid 1px #767676;background-color:#181818;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .ai-chat-turn .ai-chat-file .filename,.light .syspanel .ai-chat-turn .ai-chat-file .filename{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-right:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.light .sysbar .ai-chat-turn .ai-chat-file .filename .icon,.light .syspanel .ai-chat-turn .ai-chat-file .filename .icon{margin-right:8px;vertical-align:text-top}.light .sysbar .ai-chat-turn .ai-chat-file .btn,.light .syspanel .ai-chat-turn .ai-chat-file .btn{border:none;padding:0;color:#888}.light .sysbar .ai-chat-turn .ai-chat-file .btn:hover,.light .syspanel .ai-chat-turn .ai-chat-file .btn:hover{color:#fff;background-color:inherit}.light .sysbar .formal .ai-chat-turn .ai-chat-turn-prompt,.light .sysbar .formal.ai-chat-turn .ai-chat-turn-prompt,.light .syspanel .formal .ai-chat-turn .ai-chat-turn-prompt,.light .syspanel .formal.ai-chat-turn .ai-chat-turn-prompt{max-width:unset;justify-self:auto}.light .sysbar .formal .ai-chat-turn .ai-chat-turn-prompt p,.light .sysbar .formal.ai-chat-turn .ai-chat-turn-prompt p,.light .syspanel .formal .ai-chat-turn .ai-chat-turn-prompt p,.light .syspanel .formal.ai-chat-turn .ai-chat-turn-prompt p{margin-left:12px}.light .sysbar .reference,.light .syspanel .reference{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;margin-right:8px;padding:0 8px;border-radius:16px;color:#f2f2f2;background-color:#242424;border:1px solid #767676;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24px;white-space:nowrap;cursor:pointer!important}.light .sysbar .reference .icon,.light .syspanel .reference .icon{font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .reference.toggle,.light .syspanel .reference.toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#f2f2f2;background-color:#242424;border:1px solid #767676}.light .sysbar .reference.toggle:hover,.light .syspanel .reference.toggle:hover{cursor:pointer;background:#767676;border-color:#adadad}.light .sysbar .reference.toggle.unselected,.light .syspanel .reference.toggle.unselected{background-color:#242424;border-color:#767676;border-style:dashed;color:#8b8b8b}.light .sysbar .reference.toggle.unselected .icon,.light .syspanel .reference.toggle.unselected .icon{opacity:.6}.light .sysbar .reference.toggle.unselected:hover,.light .syspanel .reference.toggle.unselected:hover{border-color:#adadad;background-color:#4e4e4e;color:#f2f2f2}.light .sysbar .reference.toggle.unselected:hover .icon,.light .syspanel .reference.toggle.unselected:hover .icon{opacity:1}.light .sysbar .reference.unselected,.light .syspanel .reference.unselected{background-color:transparent}.light .sysbar .reference.unselected:focus,.light .syspanel .reference.unselected:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .reference:empty,.light .syspanel .reference:empty{display:none}.light .sysbar .reference.severity-critical:before,.light .syspanel .reference.severity-critical:before{content:"";color:#dc2d37;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .reference.severity-critical.unselected:before,.light .syspanel .reference.severity-critical.unselected:before{opacity:.6}.light .sysbar .reference.severity-critical.unselected:hover:before,.light .syspanel .reference.severity-critical.unselected:hover:before{opacity:1}.light .sysbar .reference.severity-major:before,.light .syspanel .reference.severity-major:before{content:"";color:#e66e19;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .reference.severity-major.unselected:before,.light .syspanel .reference.severity-major.unselected:before{opacity:.6}.light .sysbar .reference.severity-major.unselected:hover:before,.light .syspanel .reference.severity-major.unselected:hover:before{opacity:1}.light .sysbar .reference.severity-minor:before,.light .syspanel .reference.severity-minor:before{content:"";color:#fad22d;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .reference.severity-minor.unselected:before,.light .syspanel .reference.severity-minor.unselected:before{opacity:.6}.light .sysbar .reference.severity-minor.unselected:hover:before,.light .syspanel .reference.severity-minor.unselected:hover:before{opacity:1}.light .sysbar .reference.severity-warning:before,.light .syspanel .reference.severity-warning:before{content:"";color:#0077db;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .reference.severity-warning.unselected:before,.light .syspanel .reference.severity-warning.unselected:before{opacity:.6}.light .sysbar .reference.severity-warning.unselected:hover:before,.light .syspanel .reference.severity-warning.unselected:hover:before{opacity:1}.light .sysbar .reference.severity-indeterminate:before,.light .syspanel .reference.severity-indeterminate:before{content:"";color:#adadad;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .reference.severity-indeterminate.unselected:before,.light .syspanel .reference.severity-indeterminate.unselected:before{opacity:.6}.light .sysbar .reference.severity-indeterminate.unselected:hover:before,.light .syspanel .reference.severity-indeterminate.unselected:hover:before{opacity:1}.light .sysbar .reference.severity-cleared:before,.light .syspanel .reference.severity-cleared:before{content:"";color:#288964;font-family:Ericsson Icons;font-size:14px;margin-right:4px}.light .sysbar .reference.severity-cleared.unselected:before,.light .syspanel .reference.severity-cleared.unselected:before{opacity:.6}.light .sysbar .reference.severity-cleared.unselected:hover:before,.light .syspanel .reference.severity-cleared.unselected:hover:before{opacity:1}.light .sysbar .reference.severity-cleared:before,.light .syspanel .reference.severity-cleared:before{margin-left:-4px}.light .sysbar .reference.removable,.light .syspanel .reference.removable{color:#f2f2f2;background-color:#242424;border:1px solid #767676}.light .sysbar .reference.removable:hover,.light .syspanel .reference.removable:hover{cursor:pointer;background:#767676}.light .sysbar .reference.removable:after,.light .syspanel .reference.removable:after{font-family:Ericsson Icons;font-size:14px;content:"";margin-right:-4px;margin-left:4px;margin-top:0}.light .sysbar .reference.disabled,.light .syspanel .reference.disabled{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .reference:focus,.light .syspanel .reference:focus{outline:1px solid #8e45b0;outline-offset:1px}.light .sysbar .reference:hover,.light .syspanel .reference:hover{background:#767676}.light .sysbar .reference.active,.light .syspanel .reference.active{background:#0077db;border-color:#0077db;color:#fff}.light .sysbar .reference.active:hover,.light .syspanel .reference.active:hover{background:#0267bc;border-color:#0267bc;color:#fff}.light .sysbar .reference.inline,.light .syspanel .reference.inline{margin:0 2px 0 4px;font-size:inherit;font-family:inherit;padding:0 6px;line-height:.8rem;min-height:20px;vertical-align:top}.light .sysbar .reference.inline+.inline,.light .syspanel .reference.inline+.inline{margin-left:2px}.light .sysbar .reference.tooltip .message,.light .syspanel .reference.tooltip .message{text-align:left;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:300px}.light .sysbar .reference.tooltip .message .tooltip-title,.light .syspanel .reference.tooltip .message .tooltip-title{margin:0 0 8px;font-weight:700}.light .sysbar .reference.tooltip .message .tooltip-content,.light .syspanel .reference.tooltip .message .tooltip-content{display:block}.light .sysbar .reference.tooltip .message .tooltip-content,.light .sysbar .reference.tooltip .message .tooltip-title,.light .syspanel .reference.tooltip .message .tooltip-content,.light .syspanel .reference.tooltip .message .tooltip-title{white-space:normal;line-height:1rem}.light .sysbar .reference.tooltip .message .tooltip-title+.tooltip-content,.light .syspanel .reference.tooltip .message .tooltip-title+.tooltip-content{margin-top:8px}.light .sysbar .reference sup,.light .syspanel .reference sup{pointer-events:none}.light .sysbar .icon-btn-subtle,.light .syspanel .icon-btn-subtle{color:#888;border-color:transparent}.light .sysbar .icon-btn-subtle:hover,.light .syspanel .icon-btn-subtle:hover{color:#fff;background:inherit;border-color:transparent}.light .sysbar .icon-btn-subtle:hover .ai-fill-color:before,.light .syspanel .icon-btn-subtle:hover .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3))!important;background-image:linear-gradient(90deg,#0077db,#8653f3)!important}.light .sysbar .icon-btn-subtle~.btn,.light .syspanel .icon-btn-subtle~.btn{margin:0}.light .sysbar .icon-btn-subtle .ai-fill-color:before,.light .syspanel .icon-btn-subtle .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0267bc),to(#7c42f8))!important;background-image:linear-gradient(90deg,#0267bc,#7c42f8)!important}.light .sysbar .icon-btn-subtle.tooltip .message[class*=top],.light .syspanel .icon-btn-subtle.tooltip .message[class*=top]{bottom:20px}.light .sysbar .icon-btn-subtle.tooltip .message[class*=bottom],.light .syspanel .icon-btn-subtle.tooltip .message[class*=bottom]{margin-top:8px}.light .sysbar .icon-btn-subtle.tooltip .message:not([class*=end]),.light .syspanel .icon-btn-subtle.tooltip .message:not([class*=end]){left:-6px}.light .sysbar .icon-btn-subtle.tooltip .message[class*=end],.light .syspanel .icon-btn-subtle.tooltip .message[class*=end]{right:-6px}.light .sysbar .ai-chat-user-actions,.light .syspanel .ai-chat-user-actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:10px;-webkit-transition:opacity .2s,visibility 0s;transition:opacity .2s,visibility 0s}.light .sysbar .ai-chat-user-actions .quick-feedback,.light .syspanel .ai-chat-user-actions .quick-feedback{opacity:1}.light .sysbar .ai-chat-user-actions .quick-feedback.positive [data-value=negative],.light .syspanel .ai-chat-user-actions .quick-feedback.positive [data-value=negative]{-webkit-transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-left .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-left .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;visibility:hidden;opacity:0;margin-left:-32px}.light .sysbar .ai-chat-user-actions .quick-feedback.negative [data-value=positive],.light .syspanel .ai-chat-user-actions .quick-feedback.negative [data-value=positive]{-webkit-transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-right .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;transition:visibility .3s .3s cubic-bezier(.68,0,.32,1),margin-right .3s .3s cubic-bezier(.68,0,.32,1),opacity .3s;visibility:hidden;opacity:0;margin-right:-32px}.light .sysbar .ai-chat-user-actions .quick-feedback.negative .dropdown .btn,.light .sysbar .ai-chat-user-actions .quick-feedback.positive .dropdown .btn,.light .syspanel .ai-chat-user-actions .quick-feedback.negative .dropdown .btn,.light .syspanel .ai-chat-user-actions .quick-feedback.positive .dropdown .btn{color:#fff;opacity:1;cursor:default}.light .sysbar .ai-chat-user-actions .quick-feedback .dropdown .menu,.light .syspanel .ai-chat-user-actions .quick-feedback .dropdown .menu{right:unset;left:50%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;bottom:100%;margin:0}.light .sysbar .ai-chat-user-actions .quick-feedback .dropdown.open .btn,.light .syspanel .ai-chat-user-actions .quick-feedback .dropdown.open .btn{color:#fff}.light .sysbar .ai-chat-user-actions .quick-feedback .feedback-state,.light .syspanel .ai-chat-user-actions .quick-feedback .feedback-state{position:absolute;left:-100%}.light .sysbar .ai-chat-user-actions .btn,.light .syspanel .ai-chat-user-actions .btn{color:#888;border-color:transparent}.light .sysbar .ai-chat-user-actions .btn:hover,.light .syspanel .ai-chat-user-actions .btn:hover{color:#fff;background:inherit;border-color:transparent}.light .sysbar .ai-chat-user-actions .btn:hover .ai-fill-color:before,.light .syspanel .ai-chat-user-actions .btn:hover .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0077db),to(#8653f3))!important;background-image:linear-gradient(90deg,#0077db,#8653f3)!important}.light .sysbar .ai-chat-user-actions .btn~.btn,.light .syspanel .ai-chat-user-actions .btn~.btn{margin:0}.light .sysbar .ai-chat-user-actions .btn .ai-fill-color:before,.light .syspanel .ai-chat-user-actions .btn .ai-fill-color:before{background-image:-webkit-gradient(linear,left top,right top,from(#0267bc),to(#7c42f8))!important;background-image:linear-gradient(90deg,#0267bc,#7c42f8)!important}.light .sysbar .ai-chat-user-actions .btn.tooltip .message[class*=top],.light .syspanel .ai-chat-user-actions .btn.tooltip .message[class*=top]{bottom:20px}.light .sysbar .ai-chat-user-actions .btn.tooltip .message[class*=bottom],.light .syspanel .ai-chat-user-actions .btn.tooltip .message[class*=bottom]{margin-top:8px}.light .sysbar .ai-chat-user-actions .btn.tooltip .message:not([class*=end]),.light .syspanel .ai-chat-user-actions .btn.tooltip .message:not([class*=end]){left:-6px}.light .sysbar .ai-chat-user-actions .btn.tooltip .message[class*=end],.light .syspanel .ai-chat-user-actions .btn.tooltip .message[class*=end]{right:-6px}.light .sysbar .ai-chat-user-actions.hidden,.light .syspanel .ai-chat-user-actions.hidden{opacity:0;visibility:hidden}.light .sysbar .ai-chat-history,.light .syspanel .ai-chat-history{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}.light .sysbar .ai-chat-history .ai-chat-history-filter,.light .sysbar .ai-chat-history .pagination-group,.light .syspanel .ai-chat-history .ai-chat-history-filter,.light .syspanel .ai-chat-history .pagination-group{padding-right:16px}.light .sysbar .ai-chat-history .ai-chat-history-filter,.light .syspanel .ai-chat-history .ai-chat-history-filter{margin-bottom:8px;white-space:nowrap}.light .sysbar .ai-chat-history .ai-chat-history-filter input,.light .syspanel .ai-chat-history .ai-chat-history-filter input{vertical-align:middle}.light .sysbar .ai-chat-history dl,.light .syspanel .ai-chat-history dl{line-height:1rem;margin:0 0 24px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-gutter:stable}.light .sysbar .ai-chat-history dl dt,.light .syspanel .ai-chat-history dl dt{color:#888;padding:12px 0}.light .sysbar .ai-chat-history dl dd,.light .syspanel .ai-chat-history dl dd{margin:0}.light .sysbar .ai-chat-history dl dd ul,.light .syspanel .ai-chat-history dl dd ul{list-style:none;padding:0}.light .sysbar .ai-chat-history dl dd ul li,.light .syspanel .ai-chat-history dl dd ul li{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .ai-chat-history dl dd ul li:not(.active) .chat-item,.light .syspanel .ai-chat-history dl dd ul li:not(.active) .chat-item{cursor:pointer}.light .sysbar .ai-chat-history dl dd ul li:not(.active):hover,.light .syspanel .ai-chat-history dl dd ul li:not(.active):hover{background:#4e4e4e}.light .sysbar .ai-chat-history dl dd ul li.active,.light .syspanel .ai-chat-history dl dd ul li.active{background:#0077db;color:#fff}.light .sysbar .ai-chat-history dl dd ul li.active .icon-btn-subtle,.light .syspanel .ai-chat-history dl dd ul li.active .icon-btn-subtle{color:#d3e3f7}.light .sysbar .ai-chat-history dl dd ul li.active .icon-btn-subtle:hover,.light .syspanel .ai-chat-history dl dd ul li.active .icon-btn-subtle:hover{color:#fff}.light .sysbar .ai-chat-history dl dd ul li .chat-item,.light .syspanel .ai-chat-history dl dd ul li .chat-item{padding:12px 8px 12px 16px;color:inherit;font-size:inherit;text-align:left;border:none;background:0 0;display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 18px)}.light .sysbar .ai-chat-history dl dd ul li .chat-item:not(:has(.text-clip)),.light .syspanel .ai-chat-history dl dd ul li .chat-item:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .ai-chat-history dl dd ul li .chat-item:hover,.light .syspanel .ai-chat-history dl dd ul li .chat-item:hover{text-decoration:none}.light .sysbar .ai-chat-history dl dd ul li .chat-item:focus,.light .syspanel .ai-chat-history dl dd ul li .chat-item:focus{outline:1px solid #8e45b0;outline-offset:-1px}.light .sysbar .ai-chat-history dl dd ul li .chat-item:focus:not(:focus-visible),.light .syspanel .ai-chat-history dl dd ul li .chat-item:focus:not(:focus-visible){outline:0}.light .sysbar .ai-chat-history dl dd ul li .more-menu,.light .syspanel .ai-chat-history dl dd ul li .more-menu{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.light .sysbar .ai-chat-history dl dd ul li .more-menu ul,.light .syspanel .ai-chat-history dl dd ul li .more-menu ul{width:120px}.light .sysbar .ai-chat-history dl dd ul li .more-menu ul li,.light .syspanel .ai-chat-history dl dd ul li .more-menu ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.light .sysbar .ai-chat-history dl dd ul li .icon-btn-subtle,.light .syspanel .ai-chat-history dl dd ul li .icon-btn-subtle{padding:0;border-radius:0}.light .sysbar .ai-chat-history dl dd ul li .icon-btn-subtle:focus,.light .syspanel .ai-chat-history dl dd ul li .icon-btn-subtle:focus{outline-offset:-1px}.light .sysbar .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=top],.light .syspanel .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=top]{bottom:28px}.light .sysbar .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=bottom],.light .syspanel .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=bottom]{top:40px}.light .sysbar .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message:not([class*=end]),.light .syspanel .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message:not([class*=end]){left:-10px}.light .sysbar .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=end],.light .syspanel .ai-chat-history dl dd ul li .icon-btn-subtle.tooltip .message[class*=end]{top:inherit;right:-10px}.light .sysbar .ai-chat-history .pagination-group,.light .syspanel .ai-chat-history .pagination-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.light .sysbar .ai-chat-reference-list,.light .syspanel .ai-chat-reference-list{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}.light .sysbar .ai-chat-reference-list dl,.light .syspanel .ai-chat-reference-list dl{margin:0;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-gutter:stable}.light .sysbar .ai-chat-reference-list dl dt,.light .syspanel .ai-chat-reference-list dl dt{font-size:1.125rem;line-height:1.25rem;margin-bottom:16px}.light .sysbar .ai-chat-reference-list dl dd,.light .syspanel .ai-chat-reference-list dl dd{padding-bottom:16px;margin:0}.light .sysbar .ai-chat-reference-list dl dd ul,.light .syspanel .ai-chat-reference-list dl dd ul{list-style:none;padding:0}.light .sysbar .ai-chat-reference-list dl dd ul li,.light .syspanel .ai-chat-reference-list dl dd ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:8px;border:solid 1px transparent;gap:8px;cursor:default}.light .sysbar .ai-chat-reference-list dl dd ul li:hover,.light .syspanel .ai-chat-reference-list dl dd ul li:hover{background-color:#4e4e4e}.light .sysbar .ai-chat-reference-list dl dd ul li.active,.light .syspanel .ai-chat-reference-list dl dd ul li.active{border-color:#0077db}.light .sysbar .ai-chat-reference-list dl dd ul li.active .reference,.light .syspanel .ai-chat-reference-list dl dd ul li.active .reference{color:#fff;background-color:#0077db;border-color:#0077db}.light .sysbar .ai-chat-reference-list dl dd ul li.active .reference:hover,.light .syspanel .ai-chat-reference-list dl dd ul li.active .reference:hover{background-color:#0267bc;border-color:#0267bc}.light .sysbar .ai-chat-reference-list dl dd ul li a,.light .syspanel .ai-chat-reference-list dl dd ul li a{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding-right:22px;width:0}.light .sysbar .ai-chat-reference-list dl dd ul li a:not(:has(.text-clip)),.light .syspanel .ai-chat-reference-list dl dd ul li a:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .ai-chat-reference-list dl dd ul li a .icon,.light .syspanel .ai-chat-reference-list dl dd ul li a .icon{position:absolute;right:0}.light .sysbar .ai-chat-reference-list dl dd ul li p,.light .syspanel .ai-chat-reference-list dl dd ul li p{margin:0}.light .sysbar .ai-chat-reference-list dl dd ul li:has(.ai-chat-user-actions)+li,.light .syspanel .ai-chat-reference-list dl dd ul li:has(.ai-chat-user-actions)+li{margin-top:16px}.light .sysbar .ai-chat-reference-list dl dd+dt,.light .syspanel .ai-chat-reference-list dl dd+dt{border-top:1px solid #767676;padding:24px 0 0}.light .sysbar .ai-chat,.light .syspanel .ai-chat{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;position:relative}.light .sysbar .ai-chat>.header,.light .syspanel .ai-chat>.header{position:absolute;width:100%;left:0;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.light .sysbar .ai-chat>.header .center,.light .syspanel .ai-chat>.header .center{font-size:1.143em;line-height:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr}.light .sysbar .ai-chat>.header .center h3,.light .syspanel .ai-chat>.header .center h3{width:100%;max-width:400px;-ms-flex-item-align:center;align-self:center;margin:0 auto;opacity:1;visibility:visible;text-align:center;-webkit-transition:visibility 0s,opacity .3s .6s;transition:visibility 0s,opacity .3s .6s}.light .sysbar .ai-chat>.header .center h3:not(:has(.text-clip)),.light .syspanel .ai-chat>.header .center h3:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .ai-chat>.header .center:after,.light .syspanel .ai-chat>.header .center:after{content:""}.light .sysbar .ai-chat>.header .center .btn,.light .syspanel .ai-chat>.header .center .btn{justify-self:start}.light .sysbar .ai-chat>.header .left,.light .sysbar .ai-chat>.header .right,.light .syspanel .ai-chat>.header .left,.light .syspanel .ai-chat>.header .right{-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:320px;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .sysbar .ai-chat>.header .left .btn,.light .sysbar .ai-chat>.header .right .btn,.light .syspanel .ai-chat>.header .left .btn,.light .syspanel .ai-chat>.header .right .btn{max-width:32px;padding:7px;white-space:nowrap;min-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent}.light .sysbar .ai-chat>.header .left .btn .icon,.light .sysbar .ai-chat>.header .right .btn .icon,.light .syspanel .ai-chat>.header .left .btn .icon,.light .syspanel .ai-chat>.header .right .btn .icon{grid-column:1;grid-row:1;line-height:1}.light .sysbar .ai-chat>.header .left .btn .icon.close,.light .sysbar .ai-chat>.header .right .btn .icon.close,.light .syspanel .ai-chat>.header .left .btn .icon.close,.light .syspanel .ai-chat>.header .right .btn .icon.close{opacity:1;width:16px;-webkit-transition:opacity .3s .6s,width 0s .6s;transition:opacity .3s .6s,width 0s .6s;margin:0}.light .sysbar .ai-chat>.header .left .btn .icon.open,.light .sysbar .ai-chat>.header .left .btn .message,.light .sysbar .ai-chat>.header .right .btn .icon.open,.light .sysbar .ai-chat>.header .right .btn .message,.light .syspanel .ai-chat>.header .left .btn .icon.open,.light .syspanel .ai-chat>.header .left .btn .message,.light .syspanel .ai-chat>.header .right .btn .icon.open,.light .syspanel .ai-chat>.header .right .btn .message{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.light .sysbar .ai-chat>.header .left,.light .syspanel .ai-chat>.header .left{padding-right:16px}.light .sysbar .ai-chat .ai-chat-main,.light .syspanel .ai-chat .ai-chat-main{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding:0 8px;overflow-y:auto;overflow-x:hidden;position:relative;margin-bottom:8px;z-index:0}.light .sysbar .ai-chat .ai-chat-main:after,.light .sysbar .ai-chat .ai-chat-main:before,.light .syspanel .ai-chat .ai-chat-main:after,.light .syspanel .ai-chat .ai-chat-main:before{content:"";position:sticky;display:block;width:100%;height:20px;z-index:1}.light .sysbar .ai-chat .ai-chat-main:before,.light .syspanel .ai-chat .ai-chat-main:before{top:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(36,36,36,0)),to(#242424));background:linear-gradient(0deg,#24242400 0,#242424)}.light .sysbar .ai-chat .ai-chat-main:after,.light .syspanel .ai-chat .ai-chat-main:after{bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#242424),to(rgba(36,36,36,0)));background:linear-gradient(0deg,#242424 0,#24242400)}.light .sysbar .multi-panel-tile.ai-chat,.light .syspanel .multi-panel-tile.ai-chat{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.light .sysbar .multi-panel-tile.ai-chat .left-panel,.light .sysbar .multi-panel-tile.ai-chat .mid-panel,.light .sysbar .multi-panel-tile.ai-chat .right-panel,.light .syspanel .multi-panel-tile.ai-chat .left-panel,.light .syspanel .multi-panel-tile.ai-chat .mid-panel,.light .syspanel .multi-panel-tile.ai-chat .right-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light .sysbar .multi-panel-tile.ai-chat .left-panel h4,.light .sysbar .multi-panel-tile.ai-chat .right-panel h4,.light .syspanel .multi-panel-tile.ai-chat .left-panel h4,.light .syspanel .multi-panel-tile.ai-chat .right-panel h4{margin:0;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .sysbar .multi-panel-tile.ai-chat .header,.light .syspanel .multi-panel-tile.ai-chat .header{height:40px;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:12px}.light .sysbar .multi-panel-tile.ai-chat .header .btn,.light .syspanel .multi-panel-tile.ai-chat .header .btn{margin:0!important}.light .sysbar .multi-panel-tile.ai-chat .mid-panel,.light .syspanel .multi-panel-tile.ai-chat .mid-panel{min-width:416px}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header{position:absolute;width:100%;left:0;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .center,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .center{font-size:1.143em;line-height:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .center h3,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .center h3{width:100%;max-width:400px;-ms-flex-item-align:center;align-self:center;margin:0 auto;opacity:1;visibility:visible;text-align:center;-webkit-transition:visibility 0s,opacity .3s .6s;transition:visibility 0s,opacity .3s .6s}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .center h3:not(:has(.text-clip)),.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .center h3:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .center:after,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .center:after{content:""}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .center .btn,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .center .btn{justify-self:start}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .left,.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .right,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .left,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .right{-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:320px;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .left .btn,.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .right .btn,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .left .btn,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .right .btn{max-width:32px;padding:7px;white-space:nowrap;min-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon,.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon{grid-column:1;grid-row:1;line-height:1}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon.close,.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon.close,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon.close,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon.close{opacity:1;width:16px;-webkit-transition:opacity .3s .6s,width 0s .6s;transition:opacity .3s .6s,width 0s .6s;margin:0}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon.open,.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .message,.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon.open,.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .message,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .icon.open,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .left .btn .message,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .icon.open,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .right .btn .message{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .left,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .left{padding-right:16px}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.content,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:776px;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:56px}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-hero,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-hero{height:118px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjE4IiBoZWlnaHQ9IjExOCIgdmlld0JveD0iMCAwIDIxOCAxMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03Mi41NDQyIDcwLjY5NTlWOTUuMjI4OUM3Mi41NDQyIDEwMy4wNCA3OC44MDk3IDEwOS4yOTIgODYuNTkzNiAxMDkuMjkySDE3My45NTVDMTc0LjkzNSAxMDkuMjkyIDE3Ni4wNSAxMDkuNTA0IDE3Ni45MTUgMTEwLjA2MkwxODguMTIgMTE2LjQzQzE5MS4wOCAxMTguMDg0IDE5NC41OTcgMTE1Ljg3MiAxOTQuNDgyIDExMi41ODJMMTk0LjUxNyA3MC4xMTg3QzE5NC4zMDYgNjIuNTM4OCAxODguMDQgNTYuNDc4OCAxODAuNDY4IDU2LjQ3ODhMODYuNzA5IDU2LjQ3ODhDNzguODA5OCA1Ni41OTQyIDcyLjU0NDIgNjIuODY1OSA3Mi41NDQyIDcwLjY1NzRWNzAuNjk1OVoiIGZpbGw9IiM2ODRBQTgiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0xOTEuNDM2IDQ3LjE2OTlWMzUuMjk5MyIgc3Ryb2tlPSIjN0VCMUVFIiBzdHJva2Utd2lkdGg9IjMuNzUyODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjA0LjE0MSA1OC4xOTM1SDIxNiIgc3Ryb2tlPSIjN0VCMUVFIiBzdHJva2Utd2lkdGg9IjMuNzUyODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjAwLjgyNiA0OS42MTA1TDIwOS4yMjkgNDEuMjI5NSIgc3Ryb2tlPSIjN0VCMUVFIiBzdHJva2Utd2lkdGg9IjMuNzUyODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTE2LjgyNCAxNC40NDI4TDExNy43NjUgMTYuOTZDMTE3LjgxNiAxNy4wOTUzIDExNy45MjUgMTcuMjAxNiAxMTguMDYgMTcuMjUyM0wxMjAuNTgyIDE4LjE3NzVDMTIxLjAxNCAxOC4zMzY5IDEyMS4wMTYgMTguOTQ4MSAxMjAuNTg0IDE5LjEwOTlMMTE4LjA2OSAyMC4wNTJDMTE3LjkzNCAyMC4xMDI4IDExNy44MjggMjAuMjExNSAxMTcuNzc3IDIwLjM0NjhMMTE2Ljg1MyAyMi44NzEyQzExNi42OTQgMjMuMzAzNiAxMTYuMDgzIDIzLjMwNiAxMTUuOTIyIDIyLjg3MzZMMTE0Ljk4IDIwLjM1NjRDMTE0LjkzIDIwLjIyMTEgMTE0LjgyMSAyMC4xMTQ5IDExNC42ODYgMjAuMDY0MUwxMTIuMTY0IDE5LjEzODlDMTExLjczMiAxOC45Nzk1IDExMS43MyAxOC4zNjgzIDExMi4xNjIgMTguMjA2NUwxMTQuNjc2IDE3LjI2NDRDMTE0LjgxMSAxNy4yMTM2IDExNC45MTggMTcuMTA0OSAxMTQuOTY4IDE2Ljk2OTZMMTE1Ljg5MyAxNC40NDUzQzExNi4wNTIgMTQuMDEyOSAxMTYuNjYyIDE0LjAxMDQgMTE2LjgyNCAxNC40NDI4WiIgZmlsbD0iI0MwQTVGOCIvPgo8cGF0aCBkPSJNMTU5LjI0MiA5MC4xNTU3TDE2MC4zOTIgOTMuMjMyMkMxNjAuNDU0IDkzLjM5NzYgMTYwLjU4NyA5My41Mjc1IDE2MC43NTIgOTMuNTg5NUwxNjMuODM0IDk0LjcyMDJDMTY0LjM2MiA5NC45MTUxIDE2NC4zNjUgOTUuNjYyMSAxNjMuODM3IDk1Ljg1OTlMMTYwLjc2NCA5Ny4wMTE0QzE2MC41OTggOTcuMDczNCAxNjAuNDY5IDk3LjIwNjMgMTYwLjQwNyA5Ny4zNzE2TDE1OS4yNzcgMTAwLjQ1N0MxNTkuMDgyIDEwMC45ODUgMTU4LjMzNiAxMDAuOTg4IDE1OC4xMzggMTAwLjQ2TDE1Ni45ODggOTcuMzgzNEMxNTYuOTI2IDk3LjIxODEgMTU2Ljc5MyA5Ny4wODgyIDE1Ni42MjggOTcuMDI2MkwxNTMuNTQ2IDk1Ljg5NTRDMTUzLjAxOCA5NS43MDA1IDE1My4wMTUgOTQuOTUzNSAxNTMuNTQzIDk0Ljc1NTdMMTU2LjYxNiA5My42MDQyQzE1Ni43ODIgOTMuNTQyMiAxNTYuOTExIDkzLjQwOTMgMTU2Ljk3MyA5My4yNDRMMTU4LjEwMyA5MC4xNTg3QzE1OC4yOTggODkuNjMwMiAxNTkuMDQ0IDg5LjYyNzIgMTU5LjI0MiA5MC4xNTU3WiIgZmlsbD0iIzg1Q0NGRiIvPgo8cGF0aCBkPSJNNDcuMzAyNyA5OC4xNTIzTDQ4LjI0MzkgMTAwLjY2OUM0OC4yOTQ2IDEwMC44MDUgNDguNDAzMSAxMDAuOTExIDQ4LjUzODMgMTAwLjk2Mkw1MS4wNjAyIDEwMS44ODdDNTEuNDkyMiAxMDIuMDQ2IDUxLjQ5NDYgMTAyLjY1NyA1MS4wNjI2IDEwMi44MTlMNDguNTQ3OSAxMDMuNzYxQzQ4LjQxMjggMTAzLjgxMiA0OC4zMDY2IDEwMy45MjEgNDguMjU1OSAxMDQuMDU2TDQ3LjMzMTYgMTA2LjU4MUM0Ny4xNzI0IDEwNy4wMTMgNDYuNTYxOCAxMDcuMDE1IDQ2LjQwMDEgMTA2LjU4M0w0NS40NTg5IDEwNC4wNjZDNDUuNDA4MiAxMDMuOTMxIDQ1LjI5OTYgMTAzLjgyNCA0NS4xNjQ1IDEwMy43NzRMNDIuNjQyNiAxMDIuODQ4QzQyLjIxMDYgMTAyLjY4OSA0Mi4yMDgyIDEwMi4wNzggNDIuNjQwMiAxMDEuOTE2TDQ1LjE1NDggMTAwLjk3NEM0NS4yOSAxMDAuOTIzIDQ1LjM5NjIgMTAwLjgxNCA0NS40NDY4IDEwMC42NzlMNDYuMzcxMiA5OC4xNTQ3QzQ2LjUzMDQgOTcuNzIyMyA0Ny4xNDEgOTcuNzE5OSA0Ny4zMDI3IDk4LjE1MjNaIiBmaWxsPSIjNjg0QUE4Ii8+CjxwYXRoIGQ9Ik0xMDYuMzk1IDIuNDQ3OThMMTA3LjY1IDUuODA0MThDMTA3LjcxOCA1Ljk4NDU1IDEwNy44NjIgNi4xMjYyNSAxMDguMDQzIDYuMTkzODlMMTExLjQwNSA3LjQyNzQ4QzExMS45ODEgNy42NDAwNiAxMTEuOTg0IDguNDU0OTUgMTExLjQwOCA4LjY3MDc1TDEwOC4wNTUgOS45MjY5MUMxMDcuODc1IDkuOTk0NTUgMTA3LjczNCAxMC4xMzk1IDEwNy42NjYgMTAuMzE5OUwxMDYuNDM0IDEzLjY4NTdDMTA2LjIyMSAxNC4yNjIzIDEwNS40MDcgMTQuMjY1NSAxMDUuMTkyIDEzLjY4ODlMMTAzLjkzNyAxMC4zMzI3QzEwMy44NjkgMTAuMTUyNCAxMDMuNzI0IDEwLjAxMDcgMTAzLjU0NCA5Ljk0MzAzTDEwMC4xODIgOC43MDk0NEM5OS42MDU3IDguNDk2ODYgOTkuNjAyNCA3LjY4MTkzIDEwMC4xNzggNy40NjYxM0wxMDMuNTMxIDYuMjEwMDFDMTAzLjcxMiA2LjE0MjM3IDEwMy44NTMgNS45OTc0IDEwMy45MjEgNS44MTcwM0wxMDUuMTUzIDIuNDUxMkMxMDUuMzY1IDEuODc0NjYgMTA2LjE4IDEuODcxNDQgMTA2LjM5NSAyLjQ0Nzk4WiIgZmlsbD0iIzY4NEFBOCIvPgo8cGF0aCBkPSJNNjMuMjcxIDEwMi40MzhMNjQuOTQ0MiAxMDYuOTEzQzY1LjAzNDMgMTA3LjE1MyA2NS4yMjczIDEwNy4zNDIgNjUuNDY3NiAxMDcuNDMyTDY5Ljk1MSAxMDkuMDc3QzcwLjcxODkgMTA5LjM2MSA3MC43MjMyIDExMC40NDcgNjkuOTU1MyAxMTAuNzM1TDY1LjQ4NDcgMTEyLjQxQzY1LjI0NDUgMTEyLjUgNjUuMDU1NyAxMTIuNjkzIDY0Ljk2NTYgMTEyLjkzNEw2My4zMjI0IDExNy40MjFDNjMuMDM5MyAxMTguMTkgNjEuOTUzOCAxMTguMTk0IDYxLjY2NjQgMTE3LjQyNkw1OS45OTMyIDExMi45NTFDNTkuOTAzMSAxMTIuNzEgNTkuNzEgMTEyLjUyMSA1OS40Njk3IDExMi40MzFMNTQuOTg2MyAxMTAuNzg2QzU0LjIxODQgMTEwLjUwMyA1NC4yMTQxIDEwOS40MTYgNTQuOTgyIDEwOS4xMjlMNTkuNDUyNiAxMDcuNDU0QzU5LjY5MjggMTA3LjM2NCA1OS44ODE2IDEwNy4xNyA1OS45NzE3IDEwNi45M0w2MS42MTQ5IDEwMi40NDJDNjEuODk4MSAxMDEuNjczIDYyLjk4MzUgMTAxLjY2OSA2My4yNzEgMTAyLjQzOFoiIGZpbGw9IiM2ODRBQTgiLz4KPHBhdGggZD0iTTkyLjY5NTMgNzMuNjI0SDE3NC4zMDciIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMi41MDE4OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik05Mi42OTUzIDg0LjcxOEgxNzQuMzA3IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIuNTAxODgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNOTIuNjk1MyA5NS44MTJIMTQ3LjEwMyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyLjUwMTg4IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTEwNS45MDggMzguNDIyNFY2Mi45NTU0QzEwNS45MDggNzAuNzY2MiA5OS42NDI5IDc3LjAxODYgOTEuODU5MSA3Ny4wMTg2SDM4LjY5ODFDMzcuNzE3OSA3Ny4wMTg2IDM2LjYwMzIgNzcuMjMwMyAzNS43Mzg0IDc3Ljc4ODJMMjQuNTMzNCA4NC4xNTYxQzIxLjU3MzYgODUuODEwNiAxOC4wNTY1IDgzLjU5ODIgMTguMTcxOCA4MC4zMDg0TDE4LjEzNjIgMzcuODQ1MkMxOC4zNDc2IDMwLjI2NTMgMjQuNjEzMyAyNC4yMDUzIDMyLjE4NTcgMjQuMjA1M0g5MS43NDM2Qzk5LjY0MjggMjQuMzIwNyAxMDUuOTA4IDMwLjU5MjQgMTA1LjkwOCAzOC4zODM5VjM4LjQyMjRaIiBmaWxsPSIjMkIyQjJCIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMzkuMjk0NCAzOS4zMzM0SDg1LjY0MiIgc3Ryb2tlPSIjNjg0QUE4IiBzdHJva2Utd2lkdGg9IjIuNTAxODgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMzkuMjk0NCA1MC40Mjc0SDg1LjY0MiIgc3Ryb2tlPSIjNjg0QUE4IiBzdHJva2Utd2lkdGg9IjIuNTAxODgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMzkuMjk0NCA2MS41MjE1SDczLjU1MTMiIHN0cm9rZT0iIzY4NEFBOCIgc3Ryb2tlLXdpZHRoPSIyLjUwMTg4IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTE4LjY1NTIgNDYuMDc2M0MyOC4wODgyIDQ1LjY0MDkgMzUuMzgyNiAzNy42MzM0IDM0Ljk0NzcgMjguMTkxMUMzNC41MTI3IDE4Ljc0ODcgMjYuNTEzMSAxMS40NDcyIDE3LjA4MDEgMTEuODgyNUM3LjY0NzAxIDEyLjMxNzkgMC4zNTI1OTcgMjAuMzI1NCAwLjc4NzU0OSAyOS43Njc3QzEuMjIyNSAzOS4yMTAxIDkuMjIyMTEgNDYuNTExNyAxOC42NTUyIDQ2LjA3NjNaIiBmaWxsPSIjMDA4MkYwIi8+CjxwYXRoIGQ9Ik0xMS40NDY4IDI4LjExOTJDMTIuMjQ3MiAyOC4wODIzIDEyLjg2NjIgMjcuNDAyOCAxMi44MjkzIDI2LjYwMTZDMTIuNzkyNCAyNS44MDA0IDEyLjExMzYgMjUuMTgwOCAxMS4zMTMxIDI1LjIxNzdDMTAuNTEyNyAyNS4yNTQ3IDkuODkzNjkgMjUuOTM0MSA5LjkzMDYgMjYuNzM1NEM5Ljk2NzUxIDI3LjUzNjYgMTAuNjQ2MyAyOC4xNTYyIDExLjQ0NjggMjguMTE5MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yMy43ODI3IDI3LjYwMTJDMjQuNTgzMiAyNy41NjQyIDI1LjIwMjEgMjYuODg0OCAyNS4xNjUyIDI2LjA4MzVDMjUuMTI4MyAyNS4yODIzIDI0LjQ0OTUgMjQuNjYyNyAyMy42NDkgMjQuNjk5NkMyMi44NDg2IDI0LjczNjYgMjIuMjI5NiAyNS40MTYxIDIyLjI2NjUgMjYuMjE3M0MyMi4zMDM0IDI3LjAxODUgMjIuOTgyMyAyNy42MzgxIDIzLjc4MjcgMjcuNjAxMloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMy40MTggMzQuMDI4OUMxNC42OTc2IDM1LjQ4MTIgMTguODg5IDM3LjczMDMgMjIuNDY1OCAzMy43NjY3IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIuNTAxODgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8ZWxsaXBzZSBjeD0iMTguNjQ0MSIgY3k9IjE4LjY1MzgiIHJ4PSIxOC42NDQxIiByeT0iMTguNjUzOCIgdHJhbnNmb3JtPSJtYXRyaXgoMC45NzY1OTMgMC4yMTUwOTUgLTAuMjE0NDU4IDAuOTc2NzMzIDE0NC4wMjEgNi4xMDM1MmUtMDUpIiBmaWxsPSIjNjg0QUE4Ii8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF83NTFfMjUxNTEpIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNTMuMTQ3IDE5LjYzODFMMTUyLjY2NiAyMS44Mjg0QzE1Mi4wNDYgMjQuNjUwOSAxNTMuODMgMjcuNDQyNiAxNTYuNjUxIDI4LjA2MzhDMTU5LjQ3MiAyOC42ODUxIDE2Mi4yNjEgMjYuOTAwNiAxNjIuODggMjQuMDc4MUwxNjMuMzYxIDIxLjg4NzhMMTY0LjgyMSAyMi4yMDkyTDE2NC4zNCAyNC4zOTk1QzE2My41OTcgMjcuNzgxNyAxNjAuNDMyIDMwLjAwNDUgMTU3LjA2OSAyOS42NDQ2TDE1Ni43MzkgMzEuMTQ0OUwxNTguOTI4IDMxLjYyN0wxNTguNjA4IDMzLjA4NzFMMTUyLjc3MSAzMS44MDE2TDE1My4wOTEgMzAuMzQxNEwxNTUuMjggMzAuODIzNUwxNTUuNjEgMjkuMzIzMkMxNTIuNDA2IDI4LjIzNjkgMTUwLjQ2NCAyNC44ODkyIDE1MS4yMDcgMjEuNTA3TDE1MS42ODggMTkuMzE2N0wxNTMuMTQ3IDE5LjYzODFaTTE2MC4xNzggMTIuMDAyQzE2Mi4xOTIgMTIuNDQ1NyAxNjMuNDY3IDE0LjQzOTggMTYzLjAyNCAxNi40NTU5TDE2MS40MjEgMjMuNzU2N0MxNjAuOTc5IDI1Ljc3MjggMTU4Ljk4NiAyNy4wNDc0IDE1Ni45NzIgMjYuNjAzN0MxNTQuOTU3IDI2LjE1OTkgMTUzLjY4MyAyNC4xNjU4IDE1NC4xMjUgMjIuMTQ5OEwxNTUuNzI4IDE0Ljg0ODlDMTU2LjE3MSAxMi44MzI4IDE1OC4xNjMgMTEuNTU4MiAxNjAuMTc4IDEyLjAwMlpNMTU5Ljg1NyAxMy40NjIxQzE1OC42NDggMTMuMTk1OSAxNTcuNDUzIDEzLjk2MDYgMTU3LjE4NyAxNS4xNzAzTDE1NS41ODQgMjIuNDcxMkMxNTUuMzE5IDIzLjY4MDggMTU2LjA4MyAyNC44NzcyIDE1Ny4yOTIgMjUuMTQzNUMxNTguNTAxIDI1LjQwOTcgMTU5LjY5NiAyNC42NDUgMTU5Ljk2MiAyMy40MzUzTDE2MS41NjUgMTYuMTM0NUMxNjEuODMxIDE0LjkyNDggMTYxLjA2NiAxMy43Mjg0IDE1OS44NTcgMTMuNDYyMVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNDguNzYzIDI3LjcyOTJMMTUwLjIxNCAyOC42NjUxQzE1MC4zMDQgMjguNzI1OSAxNTAuMjczIDI4Ljg2MzEgMTUwLjE2NyAyOC44ODA2TDE0OC40NTggMjkuMTIwNkwxNDcuNTIzIDMwLjU2ODVDMTQ3LjQ2MiAzMC42NTc4IDE0Ny4zMjUgMzAuNjI3NiAxNDcuMzA3IDMwLjUyMDlMMTQ3LjA2NCAyOC44MTM3TDE0NS42MjQgMjcuODhDMTQ1LjUzNCAyNy44MTkyIDE0NS41NjQgMjcuNjgyIDE0NS42NzEgMjcuNjY0NUwxNDcuMzggMjcuNDI0NUwxNDguMzE1IDI1Ljk3NjZDMTQ4LjM3NiAyNS44ODczIDE0OC41MTMgMjUuOTE3NSAxNDguNTMxIDI2LjAyNDJMMTQ4Ljc3MyAyNy43MzE0TDE0OC43NjMgMjcuNzI5MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNjcuNDg5IDE3LjA5MjRMMTY4Ljk0IDE4LjAyODNDMTY5LjAzIDE4LjA4OTEgMTY4Ljk5OSAxOC4yMjYzIDE2OC44OTMgMTguMjQzOEwxNjcuMTg0IDE4LjQ4MzhMMTY2LjI0OSAxOS45MzE3QzE2Ni4xODggMjAuMDIxIDE2Ni4wNTEgMTkuOTkwNyAxNjYuMDMzIDE5Ljg4NDFMMTY1Ljc5MSAxOC4xNzY5TDE2NC4zNSAxNy4yNDMyQzE2NC4yNiAxNy4xODI0IDE2NC4yOSAxNy4wNDUyIDE2NC4zOTcgMTcuMDI3NkwxNjYuMTA2IDE2Ljc4NzdMMTY3LjA0MSAxNS4zMzk4QzE2Ny4xMDIgMTUuMjUwNSAxNjcuMjM5IDE1LjI4MDcgMTY3LjI1NyAxNS4zODc0TDE2Ny40OTkgMTcuMDk0NkwxNjcuNDg5IDE3LjA5MjRaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzc1MV8yNTE1MSI+CjxyZWN0IHdpZHRoPSIyMC44MTIiIGhlaWdodD0iMjAuODIyOCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KDAuOTc2NTkzIDAuMjE1MDk1IC0wLjIxNDQ1OCAwLjk3NjczMyAxNDkuNTI0IDkuNzY0NSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) no-repeat center center/contain;margin-bottom:54px}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting{text-align:center;margin:0 0 24px;height:41px}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-main,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-main{-webkit-transition:opacity .3s .6s,margin .3s .3s,visibility 0s,-webkit-box-flex .3s .3s;transition:opacity .3s .6s,margin .3s .3s,visibility 0s,-webkit-box-flex .3s .3s;transition:opacity .3s .6s,flex .3s .3s,margin .3s .3s,visibility 0s;transition:opacity .3s .6s,flex .3s .3s,margin .3s .3s,visibility 0s,-webkit-box-flex .3s .3s,-ms-flex .3s .3s;opacity:1;visibility:visible}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.content .welcome-only,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.content .welcome-only{max-height:0;opacity:0;visibility:hidden;-webkit-transition:visibility 0s .6s,opacity .3s,max-height .3s .3s,padding .3s .3s,margin .3s .3s;transition:visibility 0s .6s,opacity .3s,max-height .3s .3s,padding .3s .3s,margin .3s .3s}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.content:after,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.content:after{content:"";-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:-webkit-box-flex .3s .3s;transition:-webkit-box-flex .3s .3s;transition:flex .3s .3s;transition:flex .3s .3s,-webkit-box-flex .3s .3s,-ms-flex .3s .3s}.light .sysbar .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left,.light .syspanel .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left{padding-right:0;max-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .sysbar .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn,.light .syspanel .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn{max-width:150px;padding:7px 11px;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s;border-color:#fff}.light .sysbar .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .icon.close,.light .syspanel .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .icon.close{opacity:0;width:0;-webkit-transition:opacity .3s,width 0s .3s;transition:opacity .3s,width 0s .3s}.light .sysbar .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .icon.open,.light .sysbar .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .message,.light .syspanel .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .icon.open,.light .syspanel .multi-panel-tile.ai-chat:has(.left-panel.hidden) .mid-panel>.header .left .btn .message{opacity:1;-webkit-transition:opacity .3s .6s;transition:opacity .3s .6s}.light .sysbar .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right,.light .syspanel .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right{max-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .sysbar .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn,.light .syspanel .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn{max-width:150px;padding:7px 11px;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s;border-color:#fff}.light .sysbar .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .icon.close,.light .syspanel .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .icon.close{opacity:0;width:0;-webkit-transition:opacity .3s,width 0s .3s;transition:opacity .3s,width 0s .3s}.light .sysbar .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .icon.open,.light .sysbar .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .message,.light .syspanel .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .icon.open,.light .syspanel .multi-panel-tile.ai-chat:has(.right-panel.hidden) .mid-panel>.header .right .btn .message{opacity:1;-webkit-transition:opacity .3s .6s;transition:opacity .3s .6s}.light .sysbar .multi-panel-tile.ai-chat .left-panel>.header,.light .sysbar .multi-panel-tile.ai-chat .right-panel>.header,.light .syspanel .multi-panel-tile.ai-chat .left-panel>.header,.light .syspanel .multi-panel-tile.ai-chat .right-panel>.header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.light .sysbar .multi-panel-tile.ai-chat .left-panel>.header .right .btn.icon-btn-subtle,.light .sysbar .multi-panel-tile.ai-chat .right-panel>.header .right .btn.icon-btn-subtle,.light .syspanel .multi-panel-tile.ai-chat .left-panel>.header .right .btn.icon-btn-subtle,.light .syspanel .multi-panel-tile.ai-chat .right-panel>.header .right .btn.icon-btn-subtle{padding:0}.light .sysbar .multi-panel-tile.ai-chat:not(.welcome) .mid-panel>.content .welcome-only,.light .syspanel .multi-panel-tile.ai-chat:not(.welcome) .mid-panel>.content .welcome-only{margin:0;padding:0}.light .sysbar .multi-panel-tile.ai-chat.welcome .mid-panel>.header .center h3,.light .syspanel .multi-panel-tile.ai-chat.welcome .mid-panel>.header .center h3{opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility 0s .3s;transition:opacity .3s,visibility 0s .3s}.light .sysbar .multi-panel-tile.ai-chat.welcome .mid-panel>.header .right .btn,.light .syspanel .multi-panel-tile.ai-chat.welcome .mid-panel>.header .right .btn{pointer-events:none;cursor:default;opacity:.6}.light .sysbar .multi-panel-tile.ai-chat.welcome .mid-panel>.content .ai-chat-main,.light .syspanel .multi-panel-tile.ai-chat.welcome .mid-panel>.content .ai-chat-main{-webkit-box-flex:0;-ms-flex:0 1 0px;flex:0 1 0;-webkit-transition:opacity .3s,margin .3s .3s,visibility 0s .3s,-webkit-box-flex .3s .3s;transition:opacity .3s,margin .3s .3s,visibility 0s .3s,-webkit-box-flex .3s .3s;transition:opacity .3s,flex .3s .3s,margin .3s .3s,visibility 0s .3s;transition:opacity .3s,flex .3s .3s,margin .3s .3s,visibility 0s .3s,-webkit-box-flex .3s .3s,-ms-flex .3s .3s;opacity:0;visibility:hidden;margin:0}.light .sysbar .multi-panel-tile.ai-chat.welcome .mid-panel>.content .welcome-only,.light .syspanel .multi-panel-tile.ai-chat.welcome .mid-panel>.content .welcome-only{max-height:300px;opacity:1;visibility:visible;-webkit-transition:visibility 0s .3s,opacity .3s .6s,max-height .3s .3s,padding .3s .3s,margin .3s .3s;transition:visibility 0s .3s,opacity .3s .6s,max-height .3s .3s,padding .3s .3s,margin .3s .3s}.light .sysbar .multi-panel-tile.ai-chat.welcome .mid-panel>.content:after,.light .syspanel .multi-panel-tile.ai-chat.welcome .mid-panel>.content:after{-webkit-box-flex:.25;-ms-flex:.25 0 auto;flex:.25 0 auto}.light .sysbar .multi-panel-tile.ai-chat.welcome .mid-panel>.content:has(.ai-chat-hero):after,.light .syspanel .multi-panel-tile.ai-chat.welcome .mid-panel>.content:has(.ai-chat-hero):after{-webkit-box-flex:.5;-ms-flex:.5 0 auto;flex:.5 0 auto}.light .sysbar .main-header,.light .syspanel .main-header{position:absolute;width:100%;left:0;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.light .sysbar .main-header .center,.light .syspanel .main-header .center{font-size:1.143em;line-height:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr}.light .sysbar .main-header .center h3,.light .syspanel .main-header .center h3{width:100%;max-width:400px;-ms-flex-item-align:center;align-self:center;margin:0 auto;opacity:1;visibility:visible;text-align:center;-webkit-transition:visibility 0s,opacity .3s .6s;transition:visibility 0s,opacity .3s .6s}.light .sysbar .main-header .center h3:not(:has(.text-clip)),.light .syspanel .main-header .center h3:not(:has(.text-clip)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .sysbar .main-header .center:after,.light .syspanel .main-header .center:after{content:""}.light .sysbar .main-header .center .btn,.light .syspanel .main-header .center .btn{justify-self:start}.light .sysbar .main-header .left,.light .sysbar .main-header .right,.light .syspanel .main-header .left,.light .syspanel .main-header .right{-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:320px;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .sysbar .main-header .left .btn,.light .sysbar .main-header .right .btn,.light .syspanel .main-header .left .btn,.light .syspanel .main-header .right .btn{max-width:32px;padding:7px;white-space:nowrap;min-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s .6s;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent}.light .sysbar .main-header .left .btn .icon,.light .sysbar .main-header .right .btn .icon,.light .syspanel .main-header .left .btn .icon,.light .syspanel .main-header .right .btn .icon{grid-column:1;grid-row:1;line-height:1}.light .sysbar .main-header .left .btn .icon.close,.light .sysbar .main-header .right .btn .icon.close,.light .syspanel .main-header .left .btn .icon.close,.light .syspanel .main-header .right .btn .icon.close{opacity:1;width:16px;-webkit-transition:opacity .3s .6s,width 0s .6s;transition:opacity .3s .6s,width 0s .6s;margin:0}.light .sysbar .main-header .left .btn .icon.open,.light .sysbar .main-header .left .btn .message,.light .sysbar .main-header .right .btn .icon.open,.light .sysbar .main-header .right .btn .message,.light .syspanel .main-header .left .btn .icon.open,.light .syspanel .main-header .left .btn .message,.light .syspanel .main-header .right .btn .icon.open,.light .syspanel .main-header .right .btn .message{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.light .sysbar .main-header .left,.light .syspanel .main-header .left{padding-right:16px}.light .sysbar .side-panel,.light .syspanel .side-panel{max-width:0;-webkit-transition:max-width .3s .3s,padding .3s .3s;transition:max-width .3s .3s,padding .3s .3s}.light .sysbar .side-panel .btn,.light .syspanel .side-panel .btn{max-width:150px;padding:7px 11px;-webkit-transition:max-width .3s .3s,padding .3s .3s,border-color .3s;transition:max-width .3s .3s,padding .3s .3s,border-color .3s;border-color:#fff}.light .sysbar .side-panel .btn .icon.close,.light .syspanel .side-panel .btn .icon.close{opacity:0;width:0;-webkit-transition:opacity .3s,width 0s .3s;transition:opacity .3s,width 0s .3s}.light .sysbar .side-panel .btn .icon.open,.light .sysbar .side-panel .btn .message,.light .syspanel .side-panel .btn .icon.open,.light .syspanel .side-panel .btn .message{opacity:1;-webkit-transition:opacity .3s .6s;transition:opacity .3s .6s}@media only screen and (min-width:0){.light .sysbar .multi-panel-tile.ai-chat .left-panel.hidden,.light .sysbar .multi-panel-tile.ai-chat .mid-panel.hidden,.light .sysbar .multi-panel-tile.ai-chat .right-panel.hidden,.light .syspanel .multi-panel-tile.ai-chat .left-panel.hidden,.light .syspanel .multi-panel-tile.ai-chat .mid-panel.hidden,.light .syspanel .multi-panel-tile.ai-chat .right-panel.hidden{display:none}.light .sysbar .multi-panel-tile.ai-chat .mid-panel,.light .syspanel .multi-panel-tile.ai-chat .mid-panel{min-width:320px}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .btn,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .btn{overflow:visible}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting{font-size:28px}}@media only screen and (min-width:50em){.light .sysbar .multi-panel-tile.ai-chat .left-panel,.light .sysbar .multi-panel-tile.ai-chat .right-panel,.light .syspanel .multi-panel-tile.ai-chat .left-panel,.light .syspanel .multi-panel-tile.ai-chat .right-panel{max-width:320px;-webkit-box-flex:1;-ms-flex:1 1 256px;flex:1 1 256px;margin:0;visibility:visible;opacity:1;-webkit-animation:none;animation:none;-webkit-transition:margin .3s .3s,opacity .3s .6s,visibility 0s .6s;transition:margin .3s .3s,opacity .3s .6s,visibility 0s .6s}.light .sysbar .multi-panel-tile.ai-chat .left-panel.hidden,.light .sysbar .multi-panel-tile.ai-chat .right-panel.hidden,.light .syspanel .multi-panel-tile.ai-chat .left-panel.hidden,.light .syspanel .multi-panel-tile.ai-chat .right-panel.hidden{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-transition:margin .3s .3s,opacity .3s,visibility 0s .6s;transition:margin .3s .3s,opacity .3s,visibility 0s .6s;visibility:hidden;opacity:0;z-index:0}.light .sysbar .multi-panel-tile.ai-chat .left-panel>.header,.light .sysbar .multi-panel-tile.ai-chat .right-panel>.header,.light .syspanel .multi-panel-tile.ai-chat .left-panel>.header,.light .syspanel .multi-panel-tile.ai-chat .right-panel>.header{padding-right:32px}.light .sysbar .multi-panel-tile.ai-chat .left-panel>.header .btn,.light .sysbar .multi-panel-tile.ai-chat .right-panel>.header .btn,.light .syspanel .multi-panel-tile.ai-chat .left-panel>.header .btn,.light .syspanel .multi-panel-tile.ai-chat .right-panel>.header .btn{display:none}.light .sysbar .multi-panel-tile.ai-chat .left-panel.hidden,.light .syspanel .multi-panel-tile.ai-chat .left-panel.hidden{margin-right:-336px}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.header .btn,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.header .btn{overflow:hidden}.light .sysbar .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting,.light .syspanel .multi-panel-tile.ai-chat .mid-panel>.content .ai-chat-greeting{font-size:34px}.light .sysbar .multi-panel-tile.ai-chat .right-panel.hidden,.light .syspanel .multi-panel-tile.ai-chat .right-panel.hidden{margin-left:-336px}}.light .sysbar .icon.icon-waveform .dot,.light .syspanel .icon.icon-waveform .dot{-webkit-animation:.24s ease-in-out infinite alternate waveform;animation:.24s ease-in-out infinite alternate waveform}.light .sysbar .icon.icon-waveform .dot:nth-of-type(1),.light .syspanel .icon.icon-waveform .dot:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.light .sysbar .icon.icon-waveform .dot:nth-of-type(2),.light .syspanel .icon.icon-waveform .dot:nth-of-type(2){-webkit-animation-delay:-80ms;animation-delay:-80ms}.light .sysbar .icon.icon-waveform .dot:nth-of-type(3),.light .syspanel .icon.icon-waveform .dot:nth-of-type(3){-webkit-animation-delay:-.16s;animation-delay:-.16s}.light .sysbar .icon.icon-waveform .dot:nth-of-type(4),.light .syspanel .icon.icon-waveform .dot:nth-of-type(4){-webkit-animation-delay:-.24s;animation-delay:-.24s}@keyframes waveform{0%{-webkit-transform:translateY(0);transform:translateY(0);height:12.5%}to{-webkit-transform:translateY(-32.5%);transform:translateY(-32.5%);height:87.5%}}/*!
* COPYRIGHT Ericsson 2026
* The copyright to the computer program(s) herein is the property of
* Ericsson Inc. The programs may be used and/or copied only with written
* permission from Ericsson Inc. or in accordance with the terms and
* conditions stipulated in the agreement/contract under which the
* program(s) have been supplied.
* 
*/.card.no-select:hover{cursor:default!important}.no-pointer-events{pointer-events:none}.dropdown.open-top .menu{bottom:100%;margin:0 0 4px}.dropdown .menu .item:hover{background:unset!important}.light .dropdown .menu .item.highlight{background:#dcdcdc!important}.dark .dropdown .menu .item.highlight{background:#4e4e4e!important}.light textarea.validation.invalid{border:1px solid #bb0b02;box-shadow:none}.dark textarea.validation.invalid{border:1px solid #dc2d37;box-shadow:none}.light textarea.validation.valid{border:1px solid #329864;-webkit-box-shadow:none;box-shadow:none}.dark textarea.validation.valid{border:1px solid #288964;-webkit-box-shadow:none;box-shadow:none}.dark textarea.fullheight,.light textarea.fullheight{height:100%;resize:none}.dark textarea.resizable.none,.light textarea.resizable.none{resize:none}.dark textarea.resizable.horizontal,.light textarea.resizable.horizontal{resize:horizontal}.dark textarea.resizable.vertical,.light textarea.resizable.vertical{resize:vertical}.dark textarea.resizable.both,.light textarea.resizable.both{resize:both}.file-upload-placeholder__input-wrapper{margin-bottom:24px;position:relative}.file-upload-placeholder__file-input-group>div{flex:1 1 auto}.file-upload-placeholder__btn{align-self:flex-end!important}.flyout{--width:400px;position:absolute;visibility:hidden;transition:visibility .18s linear .4s}.flyout.show{visibility:visible;transition:visibility .18s linear}.flyout-panel-outer{position:fixed;z-index:1000;top:0;left:0;display:flex;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .18s ease-in-out .18s,background-color .18s ease-in-out .18s}.light .show .flyout-panel-outer{background-color:#0000004d}.dark .show .flyout-panel-outer,.light .show .flyout-panel-outer{opacity:1;transition:opacity .18s ease-in-out 0s,background-color .18s ease-in-out 0s}.dark .show .flyout-panel-outer{background-color:#0009}.light .flyout-panel{background-color:#fafafa}.dark .flyout-panel,.light .flyout-panel{top:48px;padding:16px;height:calc(100% - 48px);position:fixed;z-index:1000;width:var(--width,400px);transition:transform .18s linear 0s}.dark .flyout-panel{background-color:#242424}.flyout-panel.right{transform:translate(100%);right:0}.flyout-panel.left{transform:translate(-100%);left:0}.show .flyout-panel{transform:translate(0);transition:transform .18s linear .18s}.flyout-panel .panel{display:flex;flex-direction:column;height:100%}.flyout-panel .panel .panel-header{flex:0 0 auto;margin-top:0;display:flex;padding-bottom:24px;align-items:center}.flyout-panel .panel .panel-header .header-left{flex:1;text-align:left}.flyout-panel .panel .panel-header .header-left .title{font-size:16px;display:inline-block;margin-right:8px}.flyout-panel .panel .panel-header .header-right{flex:none;text-align:right}.flyout-panel .close-panel{cursor:pointer;margin:0 0 0 8px}.panel-content{flex-grow:1;display:flex;flex-direction:column}.panel-footer{text-align:right;margin-top:8px}.prefix.clickable,.suffix.clickable{cursor:pointer}.select .options-list .item:hover{color:unset!important;background:unset!important}.select.open-top .options-list{bottom:100%;margin:0 0 4px}.light .select .options-list .item.highlight{color:#242424!important;background:#dcdcdc!important}.dark .select .options-list .item.highlight{color:#f2f2f2!important;background:#4e4e4e!important}.select .loading-wrapper{display:flex;justify-content:center;align-items:center;padding:8px 0}div.select[data-type^=multi]>.options-list{overflow:hidden;max-height:none}div.select[data-type^=multi]>.options-list>.options-list{max-height:140px;position:static;border-left:none;border-right:none;border-bottom:none;margin-top:0;margin-bottom:0;box-shadow:none}div.select[data-type^=multi]>.options-list>.options-list:first-child{border-top:none}div.select[data-type^=multi]>.options-list>.btn{margin-left:0;border-radius:0}div.select[data-type^=multi]>.options-list>.btn:after{content:""}div.select[data-type^=multi]>.options-list>.btn:not(:focus){border:1px solid transparent}.dark .select-allow-text-break .options-list .item,.dark .select-allow-text-break.select[data-type=multi] .options-list .item label,.light .select-allow-text-break .options-list .item,.light .select-allow-text-break.select[data-type=multi] .options-list .item label{white-space:normal}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.light .timeline .entry .collapse-btn{color:#242424}.dark .timeline .entry .collapse-btn{color:#f2f2f2}.time-picker .tp-select-options .tp-select-option:hover{color:unset!important;background:unset!important}.light .time-picker .tp-select-options .tp-select-option.highlighted{color:#242424!important;background:#dcdcdc!important}.dark .time-picker .tp-select-options .tp-select-option.highlighted{color:#f2f2f2!important;background:#4e4e4e!important}.rating-container,.rating-items{display:flex;flex-direction:row;align-items:center}.rating-item-cursor{cursor:pointer}.rating-item+.rating-item{margin-left:8px}.rating-label{margin-left:4px}.picture-widget-default,img.picture-widget{border-radius:50%;width:4em}.picture-widget-default{height:4em;color:#8b8b8b}.activity-other-info-container>.row,.user-info-rating-container,.user-info-rating-container>div.col>div.row{gap:8px}.activity-other-info-container{flex-direction:column!important;margin:8px 0}i.user-avatar{font-size:3em}.average-rating-container{margin:8px}.average-rating-container>div.row{font-size:40px;gap:4px}.rating-number{font-size:20px}.field-wrapper>.datepicker,.field-wrapper>.select,.field-wrapper>.spinner,.field-wrapper>input[type=number]{margin-bottom:4px}.light .field-wrapper.invalid>.datepicker input,.light .field-wrapper.invalid>.select button,.light .field-wrapper.invalid>.select input,.light .field-wrapper.invalid>.spinner input,.light .field-wrapper.invalid>.time-picker button,.light .field-wrapper.invalid>.time-picker input,.light .field-wrapper.invalid>input[type=number]{border:1px solid #bb0b02;box-shadow:none}.light .field-wrapper.valid>.datepicker input,.light .field-wrapper.valid>.select button,.light .field-wrapper.valid>.select input,.light .field-wrapper.valid>.spinner input,.light .field-wrapper.valid>.time-picker button,.light .field-wrapper.valid>.time-picker input,.light .field-wrapper.valid>input[type=number]{border:1px solid #329864;box-shadow:none}.dark .field-wrapper.invalid>.datepicker input,.dark .field-wrapper.invalid>.select button,.dark .field-wrapper.invalid>.select input,.dark .field-wrapper.invalid>.spinner input,.dark .field-wrapper.invalid>.time-picker button,.dark .field-wrapper.invalid>.time-picker input,.dark .field-wrapper.invalid>input[type=number]{border:1px solid #dc2d37;box-shadow:none}.dark .field-wrapper.valid>.datepicker input,.dark .field-wrapper.valid>.select button,.dark .field-wrapper.valid>.select input,.dark .field-wrapper.valid>.spinner input,.dark .field-wrapper.valid>.time-picker button,.dark .field-wrapper.valid>.time-picker input,.dark .field-wrapper.valid>input[type=number]{border:1px solid #288964;box-shadow:none}.field-wrapper+.validation-msg{margin-bottom:4px;font-size:12px;line-height:14px}.field-wrapper.invalid+.validation-msg:before{content:"";font-family:Ericsson Icons;display:inline;margin-right:4px}.field-wrapper.valid+.validation-msg:before{content:"";font-family:Ericsson Icons;display:inline;margin-right:4px}.dark .field-wrapper.invalid+.validation-msg:before{color:#dc2d37}.light .field-wrapper.invalid+.validation-msg:before{color:#bb0b02}.dark .field-wrapper.valid+.validation-msg:before{color:#288964}.light .field-wrapper.valid+.validation-msg:before{color:#329864}.field-wrapper.invalid+.validation-msg,.field-wrapper.valid+.validation-msg{display:block}.multi-panel-tile{--widthLeft:300px;--widthRight:300px;--widthRightNeg:-300px}.multi-panel-tile .left-panel{width:var(--widthLeft)!important}.dark .multi-panel-tile .right-panel.custom-size,.light .multi-panel-tile .right-panel.custom-size{width:var(--widthRight)}.dark .multi-panel-tile .right-panel.custom-size.hidden,.light .multi-panel-tile .right-panel.custom-size.hidden{margin-left:calc(var(--widthRightNeg) - 16px)}.search-holder .with-icon{margin-bottom:16px;width:calc(100% - 38px);margin-left:18px}.highlight{color:#1174e6;font-weight:700}.results-container{height:calc(100vh - 144px);overflow-y:auto}.results-container.hidden{display:none}.tree.results-container .active:not(.opened),.tree.results-container .active:not(.title){background:#dcdcdc!important;color:#000!important}.post-search-nav{height:calc(100% - 48px)!important}.table .freeze{left:0}.table-header{width:100%}.light .resizable tr:first-child th:not(:last-child){position:relative;min-width:80px;border-right:1px solid #b0b0b0}.dark .resizable tr:first-child th:not(:last-child){position:relative;min-width:80px;border-right:1px solid #4e4e4e}.dark .resizable tr:first-child th.cell-select,.light .resizable tr:first-child th.cell-select{border-right:none;min-width:unset}.resize-anchor{position:absolute;top:0;bottom:0;right:0;width:10px;cursor:col-resize;height:49px}tr.pointer{cursor:pointer;-webkit-user-select:none;user-select:none}.table.fixed-layout{table-layout:fixed}.table.expandable th:first-child,.table.selectable.expandable th:nth-child(2){width:42px;padding-right:0}.table-resizable{max-width:100%;overflow-x:auto;position:relative}.react-eds-table-loading{pointer-events:none}.react-eds-table-loading tbody{opacity:.5}.react-eds-table-loading .indicator{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.dark .table tr.highlighted.selected td,.dark .table tr.highlighted.selected td+.details-row td,.dark .table tr.highlighted td,.dark .table tr.highlighted td+.details-row td{background-color:#1d619c!important}.light .table tr.highlighted.selected td,.light .table tr.highlighted.selected td+.details-row td,.light .table tr.highlighted td,.light .table tr.highlighted td+.details-row td{background-color:#a1c5ee!important}.table-column.card .header .left{display:flex;align-items:center}.table-column.card .header .left .icon-drag-handle{margin-right:8px;cursor:grab}.table-column.card .header .left .icon-drag-handle:focus{outline:1px solid #a56ebe;outline-offset:1px}.table-column.card.dragging{box-shadow:0 4px 10px #0003}.table-column.card.dragging .header .left .icon-drag-handle{cursor:grabbing}.tree-item>span{vertical-align:middle}.dark .sysbar .items-container:first-child a,.light .sysbar .items-container:first-child a{color:#fff}.dark .sysbar .items-container:first-child a:hover,.light .sysbar .items-container:first-child a:hover{text-decoration:none}.tab-title{vertical-align:middle}.tab-title-content{display:flex;align-items:center}.tab-title-content span:not(:first-child){padding-left:8px}.tab-title-content span:not(:last-child){padding-right:8px}.tile{max-width:100%}.content .subtitle .current:after,.content .subtitle .current:before,.content .subtitle .total:before{content:" "}
