.graphical_network{z-index:101;position:fixed;top:0;left:0;min-width:100%;min-height:100%;width:100%;height:100%;background:#ededf4;padding:33px 32px 0;overflow-x:scroll}.graphical_network .tabs{display:flex;position:relative}.graphical_network .tabs .tab{height:40px;padding:10px 24px;font-size:14px;background:#f9f9fd;color:#9191a4;border-radius:6px 6px 0 0;margin-right:2px;cursor:pointer;font-weight:700;box-shadow:none}.graphical_network .tabs .tab>p{margin:0}.graphical_network .tabs .tab.active{background:#fff;color:#5185c5}.graphical_network .tabs .close_button{position:absolute;top:-10px;right:45px;display:flex;align-items:center;justify-content:center;border:none;width:30px;height:30px;cursor:pointer;background:none}.graphical_network div.content{height:calc(100% - 74px);position:relative}.graphical_network .side_bar{position:absolute;top:0;right:0;width:263px;max-height:calc(100% - 64px);background:#fff;box-shadow:0 4px 8px rgba(170,170,204,.5);padding:16px 20px;overflow-y:scroll;margin:36px;background:hsla(0,0%,100%,.8)}.graphical_network .side_bar table{width:100%}.graphical_network .side_bar .tw_process_group_list .inner{padding-top:4px;cursor:auto}.graphical_network .side_bar .tw_process_group_list .inner .group_name{font-size:16px;font-weight:700;margin-left:0}.graphical_network .side_bar .tw_process_group_list .collapse>div{padding-left:0!important}.graphical_network .side_bar .tw_process_group_list .collapse .tw_process_group_list_item{display:block;margin-bottom:16px}.graphical_network .side_bar .tw_process_group_list .collapse .tw_process_group_list_item .label{font-size:14px;font-weight:700;color:#3e3a39;width:100%}.graphical_network .side_bar .tw_process_group_list .collapse .tw_process_group_list_item .value{font-size:12px;width:100%}.graphical_network .side_bar .tw_process_group_list .collapse .column{display:block}.graphical_network .side_bar .tw_process_group_list .collapse .twoColumn{display:block;padding:0}.graphical_network .side_bar .tw_process_group_list .collapse .twoColumn .tw_process_group_list_item_wrapper{min-width:auto;width:100%}.graphical_network .side_bar .tw_process_group_list .collapse .twoColumn .tw_process_group_list_item{min-width:auto;width:100%;padding-right:0}.graphical_network .network_container{width:100%;height:100%}.graphical_network #network{z-index:2;width:100%;height:100%;background:#fff;border:4px solid #f9f9fd;box-shadow:0 4px 8px rgba(170,170,204,.5);border-radius:0 6px 6px 6px}.graphical_network #network canvas{background:url(../img/map.00822323.svg) no-repeat top;background-size:cover}.graphical_network div.vis-tooltip{max-width:250px;font-weight:700!important;font-size:12px!important;color:#fff;line-height:13.62px!important;background:#5e5873!important;padding:4px 8px!important;border-radius:12px!important;white-space:normal!important}.graphical_network .down-enter-active,.graphical_network .down-leave-active{transition:.3s;max-height:calc(100% - 64px)}.graphical_network .down-enter,.graphical_network .down-leave-to{max-height:0}