html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}#root{height:100%}.react-grid-layout{background:#f0f0f0;border-radius:4px;padding:10px;min-height:600px;position:relative;transition:height .2s ease}.react-grid-item{overflow:hidden;display:flex!important;transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;bottom:0;right:0;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;cursor:se-resize;padding:0 3px 3px 0;z-index:2}.dashboard-tile{height:100%;width:100%;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column}.dashboard-tile-header{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}.dashboard-tile-content{flex:1;padding:16px;overflow:auto}.recharts-wrapper{margin:0 auto}.recharts-surface{overflow:visible}.status-indicator{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:8px}.status-success{background-color:#4caf50}.status-warning{background-color:#ff9800}.status-error{background-color:#f44336}.status-info{background-color:#2196f3}.status-offline{background-color:#9e9e9e}.layout-selector-menu{min-width:200px}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.loading-pulse{animation:pulse 1.5s infinite ease-in-out}.react-grid-layout{position:relative;transition:height .2s ease;background:#f5f5f5;border-radius:4px;padding:10px;min-height:600px}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height;display:flex!important}.react-grid-item>div{width:100%;height:100%}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.react-grid-placeholder{background:#1976d233;border:1px dashed #1976d2;opacity:.7;z-index:2}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;bottom:0;right:0;cursor:se-resize;z-index:10}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}
