.orgchart-container{box-sizing:border-box;text-align:center;background-color:#fff;border:2px dashed #aaa;border-radius:5px;height:700px;margin:10px;position:relative;overflow:auto}.orgchart{box-sizing:border-box;background-image:linear-gradient(90deg,#c8000026 10%,#0000 10%),linear-gradient(#c8000026 10%,#0000 10%);background-size:10px 10px;border:1px dashed #0000;padding:20px 20px 0;display:inline-block}.orgchart-container .hidden{display:none!important}.orgchart-container>.oc-mask{z-index:999;text-align:center;background-color:#0000004d;position:absolute;inset:0}.orgchart-container>.oc-mask .spinner{position:absolute;top:calc(50% - 50px);left:calc(50% - 50px)}.orgchart-container>.oc-mask .spinner:before{border-width:10px;border-top-color:#449d44cc;border-bottom-color:#449d44cc;border-left-color:#449d44cc;border-radius:50px;width:100px;height:100px}
.orgchart ul{text-align:center;margin:0;padding-left:0;transition:transform .3s,opacity .3s;display:flex}.orgchart ul li{display:inline-block;position:relative}.orgchart>ul>li>ul li:before{content:"";box-sizing:border-box;border-top:2px solid #d9534fcc;width:100%;position:absolute;top:-11px;left:0}.orgchart>ul>li>ul li.isSiblingsCollapsed:before{content:none}.orgchart>ul>li>ul li:first-child:before{width:calc(50% + 1px);left:calc(50% - 1px)}.orgchart>ul>li>ul li:last-child:before{width:calc(50% + 1px)}.orgchart>ul>li>ul li:only-child:before{width:2px}.orgchart ul li .oc-node{box-sizing:border-box;border:2px dashed #0000;margin-bottom:20px;padding:3px;display:inline-block;position:relative}.orgchart ul li .oc-node.allowedDrop{border-color:#449d44e6}.orgchart ul li .oc-node.currentDropTarget{background-color:#449d44e6}.orgchart ul li .oc-node.selected,.orgchart ul li .oc-node:hover{background-color:#eed93680}.orgchart>ul>li>ul li>.oc-node:before{content:"";background-color:#d9534fcc;width:2px;height:9px;position:absolute;top:-11px;left:calc(50% - 1px)}.orgchart>ul>li>ul li.isSiblingsCollapsed>.oc-node:before{height:11px;top:-13px}.orgchart>ul>li>ul li.isAncestorsCollapsed>.oc-node:before{content:none}.orgchart ul li .oc-node:not(:only-child):after{content:"";background-color:#d9534fcc;width:2px;height:9px;position:absolute;bottom:-11px;left:calc(50% - 1px)}.orgchart ul li .oc-node.isChildrenCollapsed:not(:only-child):after{content:none}.orgchart ul li .oc-node .oc-heading{box-sizing:border-box;text-align:center;text-overflow:ellipsis;white-space:nowrap;color:#fff;background-color:#d9534fcc;border-radius:4px 4px 0 0;width:130px;height:20px;margin:0;padding:2px;font-size:.75rem;font-weight:700;overflow:hidden}.orgchart ul li .oc-node .oc-heading .oc-symbol{float:left;margin-top:12px;margin-left:2px}.orgchart ul li .oc-node .oc-heading .oc-symbol:before{background-color:#fff;border-color:#d9534fcc}.orgchart ul li .oc-node .oc-heading .oc-symbol:after{background-color:#fff}.orgchart ul li .oc-node .oc-content{box-sizing:border-box;text-align:center;color:#333;text-overflow:ellipsis;white-space:nowrap;background-color:#fff;border:1px solid #d9534fcc;border-radius:0 0 4px 4px;width:130px;height:20px;padding:2px;font-size:.625rem}.orgchart .oc-node .oc-edge{cursor:default;transition:all .2s;position:absolute}.orgchart .oc-node .oc-edge:before{border-color:#449d4480}.orgchart.noncollapsable .oc-node .oc-edge{display:none}.orgchart .oc-node .oc-edge:hover{cursor:pointer}.orgchart .oc-edge:hover:before{border-color:#449d44}.orgchart .oc-node .verticalEdge{width:calc(100% - 6px);width:-webkit-calc(100% - 6px);width:-moz-calc(100% - 6px);height:10px;left:3px}.orgchart .oc-node .verticalEdge:before{position:absolute;left:calc(50% - .3125rem)}.orgchart .oc-node .topEdge{top:-2px}.orgchart .oc-node .topEdge.oci-chevron-up:before{top:2px}.orgchart .oc-node .topEdge.oci-chevron-down:before{bottom:3px}.orgchart .oc-node .bottomEdge{bottom:-2px}.orgchart .oc-node .bottomEdge.oci-chevron-up:before{bottom:-3px}.orgchart .oc-node .bottomEdge.oci-chevron-down:before{bottom:1px}.orgchart .oc-node .horizontalEdge{width:10px;height:calc(100% - 6px);height:-webkit-calc(100% - 6px);height:-moz-calc(100% - 6px);top:3px}.orgchart .oc-node .rightEdge{right:-2px}.orgchart .oc-node .leftEdge{left:-2px}.orgchart .oc-node .horizontalEdge:before{position:absolute;top:calc(50% - .3125rem)}.orgchart .oc-node .rightEdge.oci-chevron-left:before{right:-3px}.orgchart .oc-node .rightEdge.oci-chevron-right:before{right:1px}.orgchart .oc-node .leftEdge.oci-chevron-right:before{left:-3px}.orgchart .oc-node .leftEdge.oci-chevron-left:before{left:1px}.orgchart .slide-up{opacity:0;transform:translateY(-40px)}.orgchart .slide-down{opacity:0;transform:translateY(40px)}.orgchart .slide-left{opacity:0;transform:translate(-130px)}.orgchart .slide-right{opacity:0;transform:translate(130px)}.oci{font-family:Arial;font-style:normal;display:inline-block;position:relative}.oci-chevron-up:before{content:"";box-sizing:border-box;vertical-align:text-bottom;background:0 0;border:.2rem solid #000;border-width:0 .2rem .2rem 0;width:.625rem;height:.625rem;display:inline-block;transform:rotate(-135deg)}.oci-chevron-right:before{content:"";box-sizing:border-box;background:0 0;border:.2rem solid #000;border-width:0 .2rem .2rem 0;width:.625rem;height:.625rem;display:inline-block;transform:rotate(-45deg)}.oci-chevron-down:before{content:"";box-sizing:border-box;background:0 0;border:.2rem solid #000;border-width:0 .2rem .2rem 0;width:.625rem;height:.625rem;display:inline-block;transform:rotate(45deg)}.oci-chevron-left:before{content:"";box-sizing:border-box;background:0 0;border:.2rem solid #000;border-width:0 .2rem .2rem 0;width:.625rem;height:.625rem;display:inline-block;transform:rotate(135deg)}.oci-leader:before{content:"";background:#000;border-radius:.2rem;width:.4rem;height:.4rem;display:inline-block;position:absolute;top:-.75rem;left:.125rem}.oci-leader:after{content:"";background:#000;border-radius:.25rem .25rem 0 0;width:.875rem;height:.375rem;display:inline-block;position:absolute;top:-.3rem;left:-.125rem}.oci-plus-square:before{content:"+";vertical-align:text-bottom;text-align:center;color:#fff;background-color:#000;width:1rem;height:1rem;display:inline-block}.oci-plus-circle:before{content:"+";vertical-align:text-bottom;text-align:center;color:#fff;background-color:#000;border-radius:.5rem;width:1rem;height:1rem;display:inline-block}.oci-minus-square:before{content:"−";vertical-align:text-bottom;text-align:center;color:#fff;background-color:#000;width:1rem;height:1rem;display:inline-block}.oci-minus-circle:before{content:"−";vertical-align:text-bottom;text-align:center;color:#fff;background-color:#000;border-radius:.5rem;width:1rem;height:1rem;display:inline-block}.oci-arrow-circle-up:before{content:"▲";text-align:center;vertical-align:text-bottom;color:#fff;background-color:#000;border-radius:.5rem;width:1rem;height:1rem;font-size:.875rem;display:inline-block}.oci-arrow-circle-down:before{content:"▼";text-align:center;vertical-align:text-bottom;color:#fff;background-color:#000;border-radius:.5rem;width:1rem;height:1rem;font-size:.875rem;display:inline-block}.oci-info-circle:before{content:"i";vertical-align:text-bottom;color:#fff;text-align:center;background-color:#000;border-radius:.5rem;width:1rem;height:1rem;font-weight:700;display:inline-block}.oci-spinner:before{content:"";vertical-align:text-bottom;box-sizing:border-box;border:.1rem solid #000;border-right-color:#0000;border-radius:.625rem;width:1rem;height:1rem;animation:.75s linear infinite oci-infinite-spinning;display:inline-block}@keyframes oci-infinite-spinning{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
