.org-tree-page{width:100%;height:calc(100vh - 3.25rem)}.search-bar{padding:.625rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-bar input{width:25rem;height:2.125rem;border:.0625rem solid #ddd;border-radius:.375rem;margin-right:.625rem}.search-bar input:focus{border-color:#409eff}.el-input.el-input--suffix,.search-bar_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart_box_btn{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;color:#fff;background-color:#409eff;border-color:#409eff;font-size:12px;border-radius:3px;padding:9px 15px;-webkit-appearance:button;position:relative;z-index:99999999999}.search-btn{height:2.125rem;padding:0 1rem;border:none;background:#6c63ff;color:#fff;border-radius:.375rem;cursor:pointer}.org-chart-container{width:100%;height:calc(100% - 1.125rem);overflow:auto;background:#f5f6f8}@-webkit-keyframes highlightPulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,153,0,.5);box-shadow:0 0 0 0 rgba(255,153,0,.5)}50%{-webkit-box-shadow:0 0 .875rem .5rem rgba(255,153,0,.25);box-shadow:0 0 .875rem .5rem rgba(255,153,0,.25)}to{-webkit-box-shadow:0 0 0 0 rgba(255,153,0,.1);box-shadow:0 0 0 0 rgba(255,153,0,.1)}}@keyframes highlightPulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,153,0,.5);box-shadow:0 0 0 0 rgba(255,153,0,.5)}50%{-webkit-box-shadow:0 0 .875rem .5rem rgba(255,153,0,.25);box-shadow:0 0 .875rem .5rem rgba(255,153,0,.25)}to{-webkit-box-shadow:0 0 0 0 rgba(255,153,0,.1);box-shadow:0 0 0 0 rgba(255,153,0,.1)}}.node-highlight{border-left:.4375rem solid #ff9800!important;background:#fff3e0!important;-webkit-animation:highlightPulse 1.6s infinite;animation:highlightPulse 1.6s infinite}.org-chart-container .link{stroke:#409eff!important;stroke-width:2px!important}