.action-tabs{justify-content:flex-start;align-items:center;gap:1rem;margin:10px 0;padding:0;list-style:none;display:flex}.journey-flow-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.journey-flow-wrapper .react-flow__minimap.right{right:200px}.journey-flow-wrapper .flow-control{z-index:1001;background-color:#fff;border-left:1px solid #c3c3c3;flex-flow:column;gap:5px;width:300px;height:100%;padding:70px 10px 10px;transition:all .5s ease-in-out;display:flex;position:absolute;top:0;right:0;overflow-y:auto}.journey-flow-wrapper .flow-control.has-node-form{width:35%}.journey-flow-wrapper .flow-control .btn{border:none}.journey-flow-wrapper .flow-control .btn-group{margin-top:auto}.react-flow__node.selected .node-wrapper{border:3px solid #7a029e}.react-flow__node .node-wrapper{background-color:#f1f1f1;border:1px solid #0000;border-radius:5px;min-width:120px;min-height:30px;padding:18px 10px;position:relative}.react-flow__node .node-wrapper.editing{border:3px solid #7a029e}.react-flow__node .node-wrapper .handlers{padding:0;position:absolute}.react-flow__node .node-wrapper .handlers.source{flex-flow:row;justify-content:space-around;align-items:center;width:100%;height:12px;display:flex;bottom:-6px;left:0}.react-flow__node .node-wrapper .handlers .react-flow__handle{top:unset;bottom:unset;left:unset;right:unset;position:static}.react-flow__node .node-wrapper.starting-node{background-color:#17c943}.react-flow__node .node-wrapper .display-content{text-align:center;max-width:250px}.react-flow__node .node-wrapper .effect-status-wrapper{position:absolute;top:-2px;left:2px}.react-flow__node .node-wrapper .effect-status-wrapper svg{margin-right:2px}.react-flow__node .node-wrapper .button-wrapper{flex-flow:row;gap:5px;display:flex;position:absolute;top:-10px;right:-10px}.react-flow__node .node-wrapper .btn-delete,.react-flow__node .node-wrapper .btn-edit,.react-flow__node .node-wrapper .btn-preview,.react-flow__node .node-wrapper .btn-clone{border:1px solid #543b3b;border-radius:35px;width:20px;height:20px;margin:0;padding:0;font-size:9px}.react-flow__edgelabel-renderer .btn-edge-delete{z-index:100000;border:1px solid #543b3b;border-radius:20px;width:15px;height:15px;margin:0;padding:0;font-size:9px}.filter-wrapper{flex-flow:row;justify-content:center;display:flex}.media-wrapper{flex-flow:wrap;gap:1rem;display:flex}.media-wrapper .media-item{flex-flow:column;justify-content:space-between;display:flex;position:relative}.media-wrapper .media-item.media-item-image{border:1px solid #c3c3c3;width:170px;height:170px}.media-wrapper .media-item img{object-fit:scale-down;width:auto;max-width:100%;height:auto;max-height:70%}.media-wrapper .media-item .btn-delete{display:none;position:absolute;top:5px;right:5px}.media-wrapper .media-item:hover .btn-delete{display:block}.maplink-table thead tr th:first-child{width:5%}.maplink-table thead tr th:nth-child(2){width:15%}.maplink-table thead tr th:nth-child(3){word-wrap:break-word;width:15%}.maplink-table thead tr th:nth-child(4){width:55%}.maplink-table thead tr th:nth-child(5){width:10%}.maplink-table tbody tr td:first-child{width:5%}.maplink-table tbody tr td:nth-child(2){width:15%}.maplink-table tbody tr td:nth-child(3){word-wrap:break-word;width:15%}.maplink-table tbody tr td:nth-child(4){width:55%}.maplink-table tbody tr td:nth-child(5){width:10%}
