.graph-component-container{position:relative;display:flex;flex:1;height:100%;flex-direction:column}#graphComponent{flex:1;--yfiles-theme-handle-offset: 0}#timeline-component{height:70px}#timeline-component canvas{height:100%;width:100%}#task-component{position:relative;width:150px;overflow:hidden}.task-list{position:absolute;top:0;left:0;width:100%}.task-list__task{display:flex;width:100%;align-items:center;color:#fff;padding:.7rem;border-bottom:1px solid white}.activity-node{transition:color .3s ease}.info{position:absolute;min-width:60px;padding:0 5px;height:25px;background-color:#fff;border-radius:8px;color:#444;line-height:25px;text-align:center;white-space:nowrap}.node-info{position:absolute;padding:15px;background-color:#fff;border-radius:8px}.node-info__name{font-weight:700;font-size:120%;margin-bottom:1rem}.node-info__content{display:table;width:100%;padding-bottom:1rem}.node-info__row{display:table-row}.node-info__cell{display:table-cell;padding:5px 0;border-bottom:1px solid #eee}.node-info__cell:last-child{padding-left:1rem}
