html,body,#root{height:100%;margin:0}.org-chart{min-width:100%;padding:8px 16px 24px;display:inline-block}.org-chart-root-wrap{flex-direction:column;align-items:center;display:flex}.org-chart-root-wrap:after{content:"";background:#d9d9d9;width:1px;height:24px}.org-chart-regions{justify-content:center;align-items:flex-start;margin:0;padding:0;display:flex}.org-chart-regions>li{flex-direction:column;align-items:center;padding:24px 8px 0;list-style:none;display:flex;position:relative}.org-chart-regions>li:before{content:"";background:#d9d9d9;width:1px;height:24px;position:absolute;top:0;left:50%}.org-chart-regions>li:after{content:"";background:#d9d9d9;height:1px;position:absolute;top:0;left:0;right:0}.org-chart-regions>li:first-child:after{left:50%}.org-chart-regions>li:last-child:after{right:50%}.org-chart-regions>li:only-child:after{display:none}.org-chart-node{cursor:pointer;text-align:center;background:#fff;border:1px solid #d9d9d9;border-radius:6px;min-width:120px;padding:6px 12px;transition:border-color .15s}.org-chart-node:hover,.org-chart-campus:hover{border-color:#1677ff}.org-chart-node .org-chart-sub{color:#00000073;font-size:12px}.org-chart-campuses{border-left:1px dashed #d9d9d9;flex-direction:column;align-self:stretch;gap:6px;margin-top:8px;margin-left:12px;padding-left:12px;display:flex}.org-chart-campus{cursor:pointer;white-space:nowrap;background:#fafafa;border:1px solid #f0f0f0;border-radius:4px;padding:2px 8px;font-size:12px;transition:border-color .15s}.org-chart-archived{opacity:.5}.org-tree-node{align-items:center;gap:4px;display:inline-flex}.org-tree-node .org-tree-actions{opacity:0;transition:opacity .15s}.ant-tree-treenode:hover .org-tree-actions,.org-tree-actions:focus-within{opacity:1}
