.DashboardContent__heading{position:sticky;top:106px;background-color:#2e3b63;z-index:10;display:flex;justify-content:space-between;align-items:center;padding-left:54px;padding-right:28px;margin-left:-56px;margin-right:-44px}.DashboardContent__blank{position:absolute;background-color:#2e3b63;height:32px;top:-32px;left:0;right:0}.DashboardContent__heading button{padding:8px 12px}.DashboardContent__heading button.Mui-disabled{color:#ffffff4d}.DashboardContent__columnTitle{font-size:18px;font-weight:500;letter-spacing:1px;width:146px;white-space:nowrap}.ContextMenu__root{position:fixed;min-width:150px;max-width:240px;border-radius:6px;padding:8px 8px 8px 10px;background-color:#2e3b62;box-shadow:0 0 3px #00000080;z-index:200}.ContextMenu__presetsContainer,.ContextMenu__root p{padding:2px 0;font-size:10px;cursor:pointer;color:#ccc}.ContextMenu__presetsContainer:hover,.ContextMenu__root p:hover{color:#fff}.ContextMenu__root a{text-decoration:none}.ContextMenu__root p.connected{color:#46af5a}.ContextMenu__root p.connected:hover{color:#93e3a0}.ContextMenu__list{margin-right:-8px;padding-right:5px;height:100%;max-height:350px;overflow-y:scroll}.ContextMenu__list::-webkit-scrollbar{width:4px!important}.ContextMenu__presets{display:none;position:absolute;width:max-content;max-height:350px!important;overflow-y:scroll;border-radius:6px;padding:8px 10px;background-color:#2e3b62;box-shadow:0 0 3px #00000080;z-index:200;left:60px;bottom:-10px}.ContextMenu__presetsContainer:hover .ContextMenu__presets{display:block}.MatrixItem__node{box-sizing:border-box;overflow:hidden;display:flex;width:146px;height:46px;margin:11px 0;border-radius:14px;background-color:#434a8a;position:relative;transition:all .1s ease-in-out}.MatrixItem__node:hover{background-color:#5d5fba}.MatrixItem__node.Selected{border-style:solid;border-width:2px;background-color:#5d5fba}.MatrixItem__sideLine{width:5px;height:46px;background-color:#62c673}.MatrixItem__sideLine.Disabled{background-color:#ed2d5b}.MatrixItem__sideLine.Unknown{background-color:#909090cc}.MatrixItem__nodeContent{flex:1 1 auto;padding:3px 10px;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;white-space:nowrap;overflow:hidden}.MatrixItem__nodeContent h4{font-size:10px;font-weight:500;overflow:hidden;white-space:nowrap}.MatrixItem__nodeContent p{font-size:8px;font-weight:400}.MatrixItem__transferName{margin-top:2px;max-width:94px;overflow:hidden}.MatrixItem__iconContainer{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:2px 8px 2px 0}.LinePopper__root{position:fixed;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:130px;max-width:320px;min-height:45px;padding:5px;opacity:.85;border-radius:5px;background-color:#2f518f;z-index:100}.row{margin-bottom:3px;display:flex;width:100%}.title{margin-right:3px;font-size:9px;font-weight:600;flex:0 0 auto}.subTitle{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto;max-width:100%}.SvgGraph__root{position:absolute;top:0;left:0;width:100%;height:100%}.SvgGraph__line{stroke-width:1px;fill:none}.SvgGraph__line.Selected,.SvgGraph__group:hover .SvgGraph__line{stroke-width:2px}.SvgGraph__button{opacity:0;cursor:pointer;transition:all .1s ease-in-out}.SvgGraph__button circle{fill:#7898cd;stroke-width:2px}.SvgGraph__button path{fill:none;stroke:#ed2d5b;stroke-width:2px}.SvgGraph__group:hover .SvgGraph__button,.SvgGraph__button.ShowButton{opacity:1}.DashboardContent__dashboard{min-width:900px;position:relative;padding-bottom:200px;margin-left:-56px;margin-right:-44px}.DashboardContent__container{display:flex;background-color:#0000000d;margin-bottom:20px}.DashboardContent__owner{width:48px;border-right:1px solid rgba(255,255,255,.2);position:relative}.DashboardContent__owner div{transform-origin:bottom left;transform:rotate(-90deg);color:#ffffff80;position:absolute;height:44px;bottom:0;left:44px;width:0;overflow:hidden;display:flex;justify-content:center;align-items:center}.DashboardContent__owner p{text-align:center;font-size:15px;line-height:18px;padding:0 8px;max-height:40px}.DashboardContent__columnContainer{flex-grow:1;width:100%;display:flex;justify-content:space-between;padding:4px 28px 4px 12px;min-height:200px}.DashboardContent__column{width:146px}*,html,body{box-sizing:border-box;margin:0;padding:0;font-weight:400}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100%;min-height:100vh;background-color:#2e3b63;overflow:hidden}
