.button-overlay{position:absolute;top:40px;left:40px;z-index:10}.button-overlay button{display:block;padding:10px;margin-bottom:15px;border-radius:10px;border:none;box-shadow:none;color:#fff;font-size:20px;background-color:#f15b26}.button-overlay button:hover:not(:disabled){border:4px solid #b03911;border-radius:5px;margin:-4px;margin-bottom:11px}.button-overlay button:disabled{-webkit-filter:brightness(70%);filter:brightness(70%)}.fc-node{z-index:1;outline:0}.innerNode{display:flex;justify-content:center;align-items:center;min-width:100px;border-radius:5px;background-color:#f15b26;color:#fff;font-size:20px;outline:0!important;background-color:#fff}.fc-node.fc-hover{transform: scale(1.1);outline: 1rem solid #ff5e01bf; border-radius: 7%;}.fc-node.fc-selected .innerNode{border:4px solid #b03911!important;border-radius:5px;margin:-4px}.fc-node.fc-selected {transform: scale(1.1);outline: 1rem solid #1e8efbbf  !important; border-radius: 7%;}.fc-node.fc-dragging{z-index:10}.fc-node p{padding:0 10px;text-align:center}.fc-bottomConnectors,.fc-topConnectors{position:absolute;left:0;width:100%;display:flex;flex-direction:row;z-index:-10}.fc-topConnectors{top:-45px}.fc-bottomConnectors{bottom:-45px}.fc-magnet{display:flex;flex-grow:1;height:60px;justify-content:center}.fc-topConnectors .fc-magnet{align-items:flex-end}.fc-bottomConnectors .fc-magnet{align-items:flex-start}.fc-connector{width:18px;height:18px;border:10px solid transparent;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;border-radius:50% 50%;background-color:gray;color:#fff}.fc-connector.fc-hover{background-color:#000}.fc-edge{stroke:gray;stroke-width:4;fill:transparent;stroke:#bdbdbd}.fc-edge.fc-hover{stroke:gray;stroke-width:6;fill:transparent}.fc-edge.fc-selected{stroke:red;stroke-width:4;fill:transparent}.fc-edge.fc-dragging{pointer-events:none}.edge-endpoint{fill:gray}.fc-nodedelete{display:none}.fc-selected .fc-nodedelete{display:block;position:absolute;right:-20px;top:-20px;width:18px;height:18px;border-radius:50%;padding-left:8px;background:#000;color:#fff}