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