.tlp-table-actions{display:flex;margin:0 0 var(--tlp-medium-spacing)}.tlp-table-actions-element{margin:0 calc(var(--tlp-medium-spacing)/2) 0 0}.tlp-table-actions-element:last-child{margin:0}.tlp-table-actions-spacer{flex:1;min-width:var(--tlp-medium-spacing)}.tlp-table-actions-filter{min-width:150px}.tlp-table>tfoot>tr>th,.tlp-table>thead>tr>th{padding:calc(var(--tlp-small-spacing)/2) var(--tlp-small-spacing);background:var(--tlp-structure-background-color);color:var(--tlp-main-color);font-weight:600}.tlp-table>tfoot>tr>th.tlp-table-cell-numeric,.tlp-table>thead>tr>th.tlp-table-cell-numeric{text-align:right}.tlp-table{width:100%;font-size:.875rem;line-height:1.375rem}.tlp-table>thead>tr>th{border-bottom:2px solid var(--tlp-main-color)}.tlp-table>tfoot>tr>th{border-top:2px solid var(--tlp-main-color)}.tlp-table>tbody{background:var(--tlp-structure-background-color)}.tlp-table>tbody.tlp-table-tbody-hidden{display:none}.tlp-table>tbody>tr:nth-child(2n)>th,.tlp-table>tbody>tr:nth-child(2n)>td{background:var(--tlp-table-row-background-even)}.tlp-table>tbody>tr:nth-child(odd)>th,.tlp-table>tbody>tr:nth-child(odd)>td{background:var(--tlp-table-row-background-odd)}.tlp-table>tbody>tr:hover>th,.tlp-table>tbody>tr:hover>td,.tlp-table>tbody>tr:focus-within>th,.tlp-table>tbody>tr:focus-within>td{background:var(--tlp-main-color-hover-background)}.tlp-table>tbody>tr.tlp-table-row-success,.tlp-table>tbody>tr.tlp-table-row-success>th,.tlp-table>tbody>tr.tlp-table-row-success>td{background:light-dark(var(--tlp-success-color-lighter-90),var(--tlp-success-color-darker-20))}.tlp-table>tbody>tr.tlp-table-row-success:hover,.tlp-table>tbody>tr.tlp-table-row-success:hover>th,.tlp-table>tbody>tr.tlp-table-row-success:hover>td,.tlp-table>tbody>tr.tlp-table-row-success:focus-within,.tlp-table>tbody>tr.tlp-table-row-success:focus-within>th,.tlp-table>tbody>tr.tlp-table-row-success:focus-within>td{background:light-dark(var(--tlp-success-color-lighter-80),var(--tlp-success-color-darker-10))}.tlp-table>tbody>tr.tlp-table-row-danger,.tlp-table>tbody>tr.tlp-table-row-danger>th,.tlp-table>tbody>tr.tlp-table-row-danger>td{background:light-dark(var(--tlp-danger-color-lighter-90),var(--tlp-danger-color-darker-40))}.tlp-table>tbody>tr.tlp-table-row-danger:not(.tlp-table-cell-actions),.tlp-table>tbody>tr.tlp-table-row-danger>th:not(.tlp-table-cell-actions),.tlp-table>tbody>tr.tlp-table-row-danger>td:not(.tlp-table-cell-actions){text-decoration:line-through}.tlp-table>tbody>tr.tlp-table-row-danger:not(.tlp-table-cell-actions)>.tlp-badge-primary,.tlp-table>tbody>tr.tlp-table-row-danger:not(.tlp-table-cell-actions)>.tlp-badge-secondary,.tlp-table>tbody>tr.tlp-table-row-danger:not(.tlp-table-cell-actions)>.tlp-badge-info,.tlp-table>tbody>tr.tlp-table-row-danger:not(.tlp-table-cell-actions)>.tlp-badge-success,.tlp-table>tbody>tr.tlp-table-row-danger:not(.tlp-table-cell-actions)>.tlp-badge-warning,.tlp-table>tbody>tr.tlp-table-row-danger:not(.tlp-table-cell-actions)>.tlp-badge-danger,.tlp-table>tbody>tr.tlp-table-row-danger>th:not(.tlp-table-cell-actions)>.tlp-badge-primary,.tlp-table>tbody>tr.tlp-table-row-danger>th:not(.tlp-table-cell-actions)>.tlp-badge-secondary,.tlp-table>tbody>tr.tlp-table-row-danger>th:not(.tlp-table-cell-actions)>.tlp-badge-info,.tlp-table>tbody>tr.tlp-table-row-danger>th:not(.tlp-table-cell-actions)>.tlp-badge-success,.tlp-table>tbody>tr.tlp-table-row-danger>th:not(.tlp-table-cell-actions)>.tlp-badge-warning,.tlp-table>tbody>tr.tlp-table-row-danger>th:not(.tlp-table-cell-actions)>.tlp-badge-danger,.tlp-table>tbody>tr.tlp-table-row-danger>td:not(.tlp-table-cell-actions)>.tlp-badge-primary,.tlp-table>tbody>tr.tlp-table-row-danger>td:not(.tlp-table-cell-actions)>.tlp-badge-secondary,.tlp-table>tbody>tr.tlp-table-row-danger>td:not(.tlp-table-cell-actions)>.tlp-badge-info,.tlp-table>tbody>tr.tlp-table-row-danger>td:not(.tlp-table-cell-actions)>.tlp-badge-success,.tlp-table>tbody>tr.tlp-table-row-danger>td:not(.tlp-table-cell-actions)>.tlp-badge-warning,.tlp-table>tbody>tr.tlp-table-row-danger>td:not(.tlp-table-cell-actions)>.tlp-badge-danger{text-decoration:line-through}.tlp-table>tbody>tr.tlp-table-row-danger:hover,.tlp-table>tbody>tr.tlp-table-row-danger:hover>th,.tlp-table>tbody>tr.tlp-table-row-danger:hover>td,.tlp-table>tbody>tr.tlp-table-row-danger:focus-within,.tlp-table>tbody>tr.tlp-table-row-danger:focus-within>th,.tlp-table>tbody>tr.tlp-table-row-danger:focus-within>td{background:light-dark(var(--tlp-danger-color-lighter-80),var(--tlp-danger-color-darker-30))}.tlp-table>tbody>tr.tlp-table-row-info,.tlp-table>tbody>tr.tlp-table-row-info>th,.tlp-table>tbody>tr.tlp-table-row-info>td{background:light-dark(var(--tlp-info-color-lighter-90),var(--tlp-info-color-darker-30))}.tlp-table>tbody>tr.tlp-table-row-info:hover,.tlp-table>tbody>tr.tlp-table-row-info:hover>th,.tlp-table>tbody>tr.tlp-table-row-info:hover>td,.tlp-table>tbody>tr.tlp-table-row-info:focus-within,.tlp-table>tbody>tr.tlp-table-row-info:focus-within>th,.tlp-table>tbody>tr.tlp-table-row-info:focus-within>td{background:light-dark(var(--tlp-info-color-lighter-80),var(--tlp-info-color-darker-20))}.tlp-table>tbody>tr>th,.tlp-table>tbody>tr>td{padding:calc(var(--tlp-small-spacing)/2) var(--tlp-small-spacing);line-height:1.5rem;vertical-align:middle}.tlp-table>tbody>tr>th.tlp-table-cell-section,.tlp-table>tbody>tr>td.tlp-table-cell-section{background:var(--tlp-background-color);color:var(--tlp-main-color);font-size:.75rem;font-weight:600;text-transform:uppercase}.tlp-table>tbody>tr>th.tlp-table-cell-empty,.tlp-table>tbody>tr>td.tlp-table-cell-empty{height:100px;background:var(--tlp-table-row-background-odd);color:var(--tlp-dimmed-color);font-style:italic;text-align:center;vertical-align:middle}.tlp-table>tbody>tr>th>.tlp-badge-primary,.tlp-table>tbody>tr>th>.tlp-badge-secondary,.tlp-table>tbody>tr>th>.tlp-badge-info,.tlp-table>tbody>tr>th>.tlp-badge-success,.tlp-table>tbody>tr>th>.tlp-badge-warning,.tlp-table>tbody>tr>th>.tlp-badge-danger,.tlp-table>tbody>tr>td>.tlp-badge-primary,.tlp-table>tbody>tr>td>.tlp-badge-secondary,.tlp-table>tbody>tr>td>.tlp-badge-info,.tlp-table>tbody>tr>td>.tlp-badge-success,.tlp-table>tbody>tr>td>.tlp-badge-warning,.tlp-table>tbody>tr>td>.tlp-badge-danger{margin:-4px 0 -3px}.tlp-table>tbody>tr>th .tlp-avatar-jumbo,.tlp-table>tbody>tr>th .tlp-avatar-extra-large,.tlp-table>tbody>tr>th .tlp-avatar-large,.tlp-table>tbody>tr>th .tlp-avatar,.tlp-table>tbody>tr>th .tlp-avatar-small,.tlp-table>tbody>tr>th .tlp-avatar-mini,.tlp-table>tbody>tr>td .tlp-avatar-jumbo,.tlp-table>tbody>tr>td .tlp-avatar-extra-large,.tlp-table>tbody>tr>td .tlp-avatar-large,.tlp-table>tbody>tr>td .tlp-avatar,.tlp-table>tbody>tr>td .tlp-avatar-small,.tlp-table>tbody>tr>td .tlp-avatar-mini{width:20px;height:20px}.tlp-table>tbody>.tlp-table-row-hidden{display:none}.tlp-table>tbody>.tlp-table-empty-filter>td{border:0}.tlp-table>tbody>.tlp-table-empty-filter:not(.tlp-table-empty-filter-shown){display:none}.tlp-table-cell-numeric{text-align:right;font-variant-numeric:tabular-nums}.tlp-table-cell-actions{text-align:right;white-space:nowrap}.tlp-table-cell-main-content{width:100%}.tlp-button-primary.tlp-table-cell-actions-button,.tlp-button-secondary.tlp-table-cell-actions-button,.tlp-button-info.tlp-table-cell-actions-button,.tlp-button-success.tlp-table-cell-actions-button,.tlp-button-warning.tlp-table-cell-actions-button,.tlp-button-danger.tlp-table-cell-actions-button{max-height:24px;padding:0 var(--tlp-small-spacing);border-color:#0000;background:none;box-shadow:none}.tlp-table-cell-actions-button{margin:-8px 0 -5px}.tlp-table-cell-actions-button+.tlp-table-cell-actions-button{margin:-8px 0 -5px 5px}.tlp-table-cell-actions-button+.tlp-table-cell-actions-button.tlp-switch{margin:-5px 0 -5px 5px}.tlp-table-cell-actions-button.tlp-switch{margin:-5px 0}.tlp-table-sort{display:block}.tlp-table-sort-icon{margin:0 0 0 calc(var(--tlp-medium-spacing)/2)}.tlp-pane-section:only-child .tlp-table:first-child{margin-top:calc(-1*var(--tlp-medium-spacing))}.tlp-pane-section .tlp-table{width:calc(100% + 2*var(--tlp-medium-spacing));margin:0 calc(-1*var(--tlp-medium-spacing))}.tlp-pane-section .tlp-table:last-child{margin:0 calc(-1*var(--tlp-medium-spacing)) calc(-1*var(--tlp-medium-spacing))}.tlp-pane-section .tlp-table>thead>tr>th:first-child,.tlp-pane-section .tlp-table>tfoot>tr>th:first-child,.tlp-pane-section .tlp-table>tbody>tr>td:first-child{padding-left:var(--tlp-medium-spacing)}.tlp-pane-section .tlp-table>thead>tr>th:last-child,.tlp-pane-section .tlp-table>tfoot>tr>th:last-child,.tlp-pane-section .tlp-table>tbody>tr>td:last-child{padding-right:var(--tlp-medium-spacing)}.tlp-pane-section .tlp-table>thead>tr>th:first-child{border-top-left-radius:var(--tlp-large-radius)}.tlp-pane-section .tlp-table>thead>tr>th:last-child{border-top-right-radius:var(--tlp-large-radius)}.tlp-pane-section .tlp-table>tfoot>tr:last-child>td:first-child,.tlp-pane-section .tlp-table>tbody>tr:last-child>td:first-child{border-bottom-left-radius:var(--tlp-large-radius)}.tlp-pane-section .tlp-table>tfoot>tr:last-child>td:last-child,.tlp-pane-section .tlp-table>tbody>tr:last-child>td:last-child{border-bottom-right-radius:var(--tlp-large-radius)}.ttm-definition-step-draggable-drop-before,.ttm-definition-step-draggable-drop-after{position:relative}.ttm-definition-step-draggable-drop-before:before,.ttm-definition-step-draggable-drop-after:before{content:"";position:absolute;width:100%;height:var(--tlp-large-spacing);border-radius:var(--tlp-small-radius);background:var(--tlp-main-color-transparent-90)}.ttm-definition-step-draggable-drop-before{padding-top:var(--tlp-large-spacing)}.ttm-definition-step-draggable-drop-before:before{top:0}.ttm-definition-step-draggable-drop-after{padding-bottom:var(--tlp-large-spacing)}.ttm-definition-step-draggable-drop-after:before{bottom:0}.ttm-definition-step-add-bar{display:flex;position:relative;justify-content:center;transition:opacity ease-in-out .1s;opacity:0}.ttm-definition-step-add-bar:hover,.ttm-definition-step-add-bar:hover .tlp-button-primary{opacity:1;pointer-events:auto}.ttm-definition-step-add-bar .tlp-button-primary{transition:opacity ease-in-out .1s;opacity:0;pointer-events:none}.ttm-definition-step-add-bar>.tlp-button-primary{z-index:1;font-weight:700}.ttm-definition-step-add-bar:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;opacity:.5;background:var(--tlp-main-color)}.draggable-step-description-text{margin:var(--tlp-small-spacing) 0;white-space:pre-line}.draggable-step-definition{padding:0}.draggable-step-definition:hover{cursor:move}.ttm-definition-step,.ttm-execution-step{display:flex;align-items:baseline;gap:var(--tlp-small-spacing)}.ttm-definition-step.ttm-definition-step-readonly,.ttm-execution-step.ttm-definition-step-readonly{align-items:flex-start}.ttm-definition-steps{display:flex;flex-direction:column;gap:var(--tlp-small-spacing)}.ttm-execution-step{padding:10px 0}.ttm-execution-step:last-child{padding:10px 0 0}.ttm-definition-step-description{width:100%}.ttm-execution-step-description{margin:0 0 0 var(--tlp-small-spacing)}.ttm-definition-step-expected,.ttm-execution-step-expected{display:flex;align-items:baseline;gap:var(--tlp-small-spacing);margin:var(--tlp-small-spacing) 0 var(--tlp-medium-spacing) var(--tlp-small-spacing)}.ttm-definition-step-expected-edit{width:100%}.ttm-definition-step-expected-edit-title{margin:0 0 var(--tlp-small-spacing);font-weight:700}.ttm-execution-step-status{margin:0 0 0 var(--tlp-medium-spacing)}.ttm-definition-step-actions{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 var(--tlp-small-spacing) 0}.ttm-definition-reorder-button{margin:0 0 var(--tlp-small-spacing) 0}.ttm-definition-step-description-deleted{text-decoration:line-through;white-space:pre-line}.ttm-definition-step-description-text{white-space:pre-line}.ttm-definition-step-expected-results-textarea,.ttm-definition-step-description-textarea{box-sizing:border-box;width:100%;margin:0}.ttm-definition-step-actions-format-and-helper-container{display:flex;align-items:baseline;gap:var(--tlp-small-spacing)}
