.orgchart{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;min-height:202px;min-width:202px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:-webkit-gradient(linear,left top,right top,color-stop(10%,rgba(200,0,0,.15)),color-stop(10%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(10%,rgba(200,0,0,.15)),color-stop(10%,transparent));background-image:linear-gradient(90deg,rgba(200,0,0,.15) 10%,transparent 0),linear-gradient(rgba(200,0,0,.15) 10%,transparent 0);background-size:10px 10px;border:1px dashed transparent;padding:20px}.orgchart .hidden,.orgchart~.hidden{display:none}.orgchart.b2t{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.orgchart.l2r{position:absolute;-webkit-transform:rotate(-90deg) rotateY(180deg);transform:rotate(-90deg) rotateY(180deg);-webkit-transform-origin:left top;transform-origin:left top}.orgchart .verticalNodes ul{list-style:none;margin:0;padding-left:18px;text-align:left}.orgchart .verticalNodes ul:first-child{margin-top:2px}.orgchart .verticalNodes>td:before{content:"";border:1px solid rgba(217,83,79,.8)}.orgchart .verticalNodes>td>ul>li:first-child:before{-webkit-box-sizing:border-box;box-sizing:border-box;top:-4px;height:30px;width:calc(50% - 2px);border-width:2px 0 0 2px}.orgchart .verticalNodes ul>li{position:relative}.orgchart .verticalNodes ul>li:after,.orgchart .verticalNodes ul>li:before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";position:absolute;left:-6px;border-color:rgba(217,83,79,.8);border-style:solid;border-width:0 0 2px 2px}.orgchart .verticalNodes ul>li:before{top:-4px;height:30px;width:11px}.orgchart .verticalNodes ul>li:after{top:1px;height:100%}.orgchart .verticalNodes ul>li:first-child:after{-webkit-box-sizing:border-box;box-sizing:border-box;top:24px;width:11px;border-width:2px 0 0 2px}.orgchart .verticalNodes ul>li:last-child:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:2px 0 0}.orgchart.r2l{position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left top;transform-origin:left top}.orgchart>.spinner:before{width:100px;height:100px;border-width:10px;border-radius:50px;margin-top:30px;border-top-color:rgba(68,157,68,.8);border-bottom-color:rgba(68,157,68,.8);border-left-color:rgba(68,157,68,.8)}.orgchart table{border-spacing:0;border-collapse:separate}.orgchart>table:first-child{margin:20px auto}.orgchart td{text-align:center;vertical-align:top;padding:0}.orgchart .lines:nth-child(3) td{-webkit-box-sizing:border-box;box-sizing:border-box;height:20px}.orgchart .lines .topLine{border-top:2px solid rgba(217,83,79,.8)}.orgchart .lines .rightLine{border-right:1px solid rgba(217,83,79,.8);float:none;border-radius:0}.orgchart .lines .leftLine{border-left:1px solid rgba(217,83,79,.8);float:none;border-radius:0}.orgchart .lines .downLine{background-color:rgba(217,83,79,.8);margin:0 auto;height:20px;width:2px;float:none}.orgchart .node{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;margin:0;padding:3px;border:2px dashed transparent;text-align:center}.orgchart.l2r .node,.orgchart.r2l .node{width:50px;height:140px}.orgchart .node>.spinner{position:absolute;top:calc(50% - 1rem);left:calc(50% - 1rem)}.orgchart .node>.spinner:before{width:2rem;height:2rem;border-width:.2rem;border-radius:1rem;border-top-color:rgba(68,157,68,.8);border-bottom-color:rgba(68,157,68,.8);border-left-color:rgba(68,157,68,.8)}.orgchart .node:hover{-webkit-transition:.5s;transition:.5s;cursor:default;z-index:20}.orgchart .node.focused,.orgchart .node:hover{background-color:rgba(238,217,54,.5)}.orgchart .ghost-node{position:fixed;left:-10000px;top:-10000px}.orgchart .ghost-node rect{fill:#fff;stroke:#bf0000}.orgchart .node.allowedDrop{border-color:rgba(68,157,68,.9)}.orgchart .node .title{-webkit-box-sizing:border-box;box-sizing:border-box;padding:2px;width:130px;text-align:center;font-size:.75rem;font-weight:700;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:rgba(217,83,79,.8);color:#fff;border-radius:4px 4px 0 0}.orgchart.b2t .node .title{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}.orgchart.l2r .node .title{-webkit-transform:rotate(-90deg) translate(-45px,-45px) rotateY(180deg);transform:rotate(-90deg) translate(-45px,-45px) rotateY(180deg);-webkit-transform-origin:bottom center;transform-origin:bottom center}.orgchart.r2l .node .title{-webkit-transform:rotate(-90deg) translate(-45px,-45px);transform:rotate(-90deg) translate(-45px,-45px);-webkit-transform-origin:bottom center;transform-origin:bottom center}.orgchart .node .title .symbol{float:left;margin-top:12px;margin-left:2px}.orgchart .node .title .symbol:before{background-color:#fff;border-color:rgba(217,83,79,.8)}.orgchart .node .title .symbol:after{background-color:#fff}.orgchart .node .content{-webkit-box-sizing:border-box;box-sizing:border-box;padding:2px;height:20px;font-size:.625rem;border:1px solid rgba(217,83,79,.8);border-radius:0 0 4px 4px;text-align:center;background-color:#fff;color:#333;text-overflow:ellipsis;white-space:nowrap}.orgchart.b2t .node .content{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center top;transform-origin:center top}.orgchart.l2r .node .content{-webkit-transform:rotate(-90deg) translate(-45px,-45px) rotateY(180deg);transform:rotate(-90deg) translate(-45px,-45px) rotateY(180deg);-webkit-transform-origin:top center;transform-origin:top center;width:130px}.orgchart.r2l .node .content{-webkit-transform:rotate(-90deg) translate(-45px,-45px);transform:rotate(-90deg) translate(-45px,-45px);-webkit-transform-origin:top center;transform-origin:top center;width:130px}.orgchart .node .edge{position:absolute;cursor:default;-webkit-transition:.2s;transition:.2s}.orgchart .node .edge:before{border-color:rgba(68,157,68,.5)}.orgchart.noncollapsable .node .edge{display:none}.orgchart .node .edge:hover{cursor:pointer}.orgchart .edge:hover:before{border-color:#449d44}.orgchart .node .verticalEdge{width:calc(100% - 6px);width:-moz-calc(100% - 6px);height:10px;left:3px}.orgchart .node .verticalEdge:before{position:absolute;left:calc(50% - .3125rem)}.orgchart .node .topEdge{top:-2px}.orgchart .node .topEdge.oci-chevron-up:before{top:2px}.orgchart .node .topEdge.oci-chevron-down:before{bottom:3px}.orgchart .node .bottomEdge{bottom:-2px}.orgchart .node .bottomEdge.oci-chevron-up:before{bottom:-3px}.orgchart .node .bottomEdge.oci-chevron-down:before{bottom:1px}.orgchart .node .horizontalEdge{width:10px;height:calc(100% - 6px);height:-moz-calc(100% - 6px);top:3px}.orgchart .node .rightEdge{right:-2px}.orgchart .node .leftEdge{left:-2px}.orgchart .node .horizontalEdge:before{position:absolute;top:calc(50% - .3125rem)}.orgchart .node .rightEdge.oci-chevron-left:before{right:-3px}.orgchart .node .rightEdge.oci-chevron-right:before{right:1px}.orgchart .node .leftEdge.oci-chevron-right:before{left:-3px}.orgchart .node .leftEdge.oci-chevron-left:before{left:1px}.orgchart .node .toggleBtn{position:absolute;left:5px;bottom:-2px}.orgchart .node .toggleBtn:before{background-color:rgba(68,157,68,.6)}.orgchart .node .toggleBtn:hover:before{background-color:#449d44}.oc-export-btn{display:inline-block;position:absolute;right:5px;top:5px;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background-color:#5cb85c;border:1px solid transparent;border-color:#4cae4c;border-radius:4px}.oc-export-btn[disabled]{cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;opacity:.3}.oc-export-btn:active,.oc-export-btn:focus,.oc-export-btn:hover{background-color:#449d44;border-color:#347a34}.orgchart~.mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999;text-align:center;background-color:rgba(0,0,0,.3)}.orgchart~.mask .spinner{position:absolute;top:calc(50% - 50px);left:calc(50% - 50px)}.orgchart~.mask .spinner:before{width:100px;height:100px;border-width:10px;border-radius:50px;border-top-color:rgba(68,157,68,.8);border-bottom-color:rgba(68,157,68,.8);border-left-color:rgba(68,157,68,.8)}.orgchart .node{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.orgchart .slide-down{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}.orgchart.l2r .node.slide-down,.orgchart.r2l .node.slide-down{-webkit-transform:translateY(130px);transform:translateY(130px)}.orgchart .slide-up{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.orgchart.l2r .node.slide-up,.orgchart.r2l .node.slide-up{-webkit-transform:translateY(-130px);transform:translateY(-130px)}.orgchart .slide-right{opacity:0;-webkit-transform:translateX(130px);transform:translateX(130px)}.orgchart.l2r .node.slide-right,.orgchart.r2l .node.slide-right{-webkit-transform:translateX(40px);transform:translateX(40px)}.orgchart .slide-left{opacity:0;-webkit-transform:translateX(-130px);transform:translateX(-130px)}.orgchart.l2r .node.slide-left,.orgchart.r2l .node.slide-left{-webkit-transform:translateX(-40px);transform:translateX(-40px)}.oci{display:inline-block;position:relative;font-style:normal;font-family:Arial}.oci-chevron-up:before{vertical-align:text-bottom;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.oci-chevron-right:before,.oci-chevron-up:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:.625rem;height:.625rem;border-width:0 .2rem .2rem 0;border-style:solid;border-color:#000;background:0 0}.oci-chevron-right:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.oci-chevron-down:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.oci-chevron-down:before,.oci-chevron-left:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:.625rem;height:.625rem;border-width:0 .2rem .2rem 0;border-style:solid;border-color:#000;background:0 0}.oci-chevron-left:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.oci-leader:before{width:.4rem;height:.4rem;border-radius:.2rem;top:-.75rem;left:.1rem}.oci-leader:after,.oci-leader:before{position:absolute;content:"";display:inline-block;background:#000}.oci-leader:after{width:.875rem;height:.375rem;border-radius:.25rem .25rem 0 0;top:-.3rem;left:-.125rem}.oci-plus-circle:before,.oci-plus-square:before{content:"+";display:inline-block;vertical-align:text-bottom;text-align:center;width:1rem;height:1rem;background-color:#000;color:#fff}.oci-plus-circle:before{border-radius:.5rem}.oci-minus-circle:before,.oci-minus-square:before{content:"\2212";display:inline-block;vertical-align:text-bottom;text-align:center;width:1rem;height:1rem;background-color:#000;color:#fff}.oci-minus-circle:before{border-radius:.5rem}.oci-arrow-circle-up:before{content:"\25B2"}.oci-arrow-circle-down:before,.oci-arrow-circle-up:before{display:inline-block;text-align:center;vertical-align:text-bottom;width:1rem;height:1rem;border-radius:.5rem;background-color:#000;color:#fff;font-size:.875rem}.oci-arrow-circle-down:before{content:"\25BC"}.oci-info-circle:before{content:"i";border-radius:.5rem;background-color:#000;color:#fff;text-align:center;font-weight:700}.oci-info-circle:before,.oci-spinner:before{display:inline-block;vertical-align:text-bottom;width:1rem;height:1rem}.oci-spinner:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;border:.1rem solid #000;border-right-color:transparent;border-radius:.625rem;-webkit-animation:oci-infinite-spinning .75s linear infinite;animation:oci-infinite-spinning .75s linear infinite}@-webkit-keyframes oci-infinite-spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes oci-infinite-spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[data-v-53e66690] .orgchart{background:#fff}[data-v-53e66690] .orgchart td.left,[data-v-53e66690] .orgchart td.right,[data-v-53e66690] .orgchart td.top{border-color:#aaa}[data-v-53e66690] .orgchart td>.down{background-color:#aaa}[data-v-53e66690] .orgchart .level-1.title{background-color:#069}[data-v-53e66690] .orgchart .level-1.content{border-color:#069}[data-v-53e66690] .orgchart .level-2.title{background-color:#093}[data-v-53e66690] .orgchart .level-2.content{border-color:#093}[data-v-53e66690] .orgchart .level-3.title{background-color:#936}[data-v-53e66690] .orgchart .level-3.content{border-color:#936}[data-v-53e66690] .orgchart .level-4.title{background-color:#963}[data-v-53e66690] .orgchart .level-4.content{border-color:#963}[data-v-53e66690] .orgchart .level-5.title{background-color:#c06}[data-v-53e66690] .orgchart .level-5.content{border-color:#c06}