.checkbox[data-v-eef777f5]{cursor:pointer;display:inline-block;isolation:isolate;max-width:100%;padding:3px 0 3px 24px;position:relative}.checkbox.invalid[data-v-eef777f5]{color:var(--theme-color-error)}.checkbox.disabled[data-v-eef777f5]{cursor:auto;opacity:.5}.checkbox input[data-v-eef777f5]{display:flex;height:0;opacity:0;position:absolute;-webkit-user-select:none;user-select:none;width:0}.checkbox input+span[data-v-eef777f5]{display:inline-block;max-width:100%;min-width:1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkbox input+span[data-v-eef777f5]:before{background:var(--theme-checkbox-background-color);border:1px solid var(--theme-checkbox-border-color);content:"";display:inline-block;height:14px;width:14px}.checkbox input+span[data-v-eef777f5]:before,.checkbox input+span[data-v-eef777f5]:after{left:0;position:absolute;top:4px}.checkbox input:checked+span[data-v-eef777f5]:before{background:var(--theme-checkbox-background-color-selected);border-color:var(--theme-checkbox-border-color-selected)}.checkbox input:checked:focus+span[data-v-eef777f5]:before{background:var(--theme-checkbox-background-color-selected-focus);border-color:var(--theme-checkbox-border-color-selected-focus)}.checkbox input:checked:hover:enabled+span[data-v-eef777f5]:before{background:var(--theme-checkbox-background-color-selected-hover);border-color:var(--theme-checkbox-border-color-selected-hover)}.checkbox input:checked:hover:disabled+span[data-v-eef777f5]:before{background:var(--theme-checkbox-background-color-selected);border-color:var(--theme-checkbox-border-color-selected)}.checkbox input:checked+span[data-v-eef777f5]:after{border-color:var(--theme-checkbox-foreground-color-selected);border-style:solid;border-width:0 0 1.3px 1.3px;content:"";display:block;height:5px;left:-1px;position:absolute;transform:translate(4px,3.5px) rotate(-45deg);width:8px}.checkbox input:checked:focus+span[data-v-eef777f5]:after{border-color:var(--theme-checkbox-foreground-color-selected-focus)}.checkbox input:checked:hover:enabled+span[data-v-eef777f5]:after{border-color:var(--theme-checkbox-foreground-color-selected-hover)}.checkbox input:checked:hover:disabled+span[data-v-eef777f5]:after{border-color:var(--theme-checkbox-foreground-color-selected)}.checkbox input[data-v-eef777f5]:not(:checked){background:var(--theme-checkbox-background-color)}.checkbox input:not(:checked):hover:enabled+span[data-v-eef777f5]:before{border-color:var(--theme-checkbox-border-color-hover)}.checkbox input:not(:checked):focus:not(:hover)+span[data-v-eef777f5]:before{border-color:var(--theme-checkbox-border-color-focus)}.checkbox.regular[data-v-eef777f5]{--regular-height:18px;font-size:13px;font-weight:300;line-height:var(--regular-height)}.checkbox.regular>span[data-v-eef777f5]{min-height:var(--regular-height)}.checkbox.large[data-v-eef777f5]{--large-height:20px;color:var(--theme-text-bold-color);font-family:var(--theme-text-bold-font-family);font-size:16px;font-weight:700;line-height:var(--large-height)}.checkbox.large>span[data-v-eef777f5]{min-height:var(--large-height)}.checkbox.large input+span[data-v-eef777f5]:after,.checkbox.large input+span[data-v-eef777f5]:before{top:5px}.hotkey[data-v-d8ce1358],.text[data-v-d8ce1358]{font-weight:400}.text[data-v-d8ce1358]{flex-basis:100%;flex-shrink:1}.text.truncate[data-v-d8ce1358]{overflow:hidden;text-overflow:ellipsis}.hotkey[data-v-d8ce1358]{margin-left:40px}.list-item[data-v-cea10d46]{--icon-size:18;background:none;border:none;color:var(--theme-text-normal-color);display:flex;font-weight:500;padding:6px 13px;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;width:100%}.list-item.clickable-item[data-v-cea10d46]{cursor:pointer}.list-item.clickable-item.disabled[data-v-cea10d46]{cursor:default;opacity:.5;pointer-events:none}.list-item.clickable-item .item-icon[data-v-cea10d46]{height:calc(var(--icon-size)*1px);margin-right:7px;stroke:var(--theme-dropdown-foreground-color);stroke-width:calc(32px/var(--icon-size));width:calc(var(--icon-size)*1px)}.list-item.clickable-item[data-v-cea10d46]:hover{background-color:var(--theme-dropdown-background-color-hover)}.list-item.clickable-item.focused[data-v-cea10d46]{background-color:var(--theme-dropdown-background-color-focus);color:var(--theme-dropdown-foreground-color-focus);outline:#0000}.list-item.clickable-item.focused .item-icon[data-v-cea10d46]{stroke:var(--theme-dropdown-foreground-color-focus)}.list-item.clickable-item.focused[data-v-cea10d46]:hover{background-color:var(--theme-dropdown-background-color-hover);color:var(--theme-dropdown-foreground-color-hover)}.list-item.clickable-item.selected[data-v-cea10d46]{background-color:var(--theme-dropdown-foreground-color);color:var(--theme-dropdown-background-color)}.list-item.clickable-item.selected .item-icon[data-v-cea10d46]{stroke:var(--theme-dropdown-background-color)}.list-item.clickable-item.selected[data-v-cea10d46]:hover{background-color:var(--theme-dropdown-background-color-hover);color:var(--theme-dropdown-foreground-color-hover)}.list-item.clickable-item.selected:hover .item-icon[data-v-cea10d46]{stroke:var(--theme-dropdown-foreground-color-hover)}.list-item.clickable-item .label[data-v-cea10d46]{align-content:flex-start;display:flex;flex-direction:column;width:100%}.list-item.clickable-item .label .text-and-hotkey[data-v-cea10d46]{align-items:center;display:flex;height:calc(var(--icon-size)*1px);text-align:left;width:100%}.list-item.clickable-item .label .text-and-hotkey .checkbox[data-v-cea10d46]{margin-top:7px;padding-left:23px;padding-top:2px}.list-item.clickable-item .label .text-and-hotkey .text[data-v-cea10d46]{flex-basis:100%;flex-shrink:1}.list-item.clickable-item .label .text-and-hotkey .text.truncate[data-v-cea10d46]{overflow:hidden;text-overflow:ellipsis}.list-item.clickable-item .label .text-and-hotkey .hotkey[data-v-cea10d46]{margin-left:40px}.list-item.clickable-item .label .description[data-v-cea10d46]{font-size:11px;font-weight:300;max-width:250px;text-align:left;white-space:normal;width:100%}.list-item.section-headline[data-v-cea10d46]{align-items:center;color:var(--knime-stone);display:flex;font-size:10px;height:30px;line-height:15px;padding-top:13px;pointer-events:none;text-align:left}.list-item.section-headline[data-v-cea10d46]:active,.list-item.section-headline[data-v-cea10d46]:focus,.list-item.section-headline[data-v-cea10d46]:hover{outline:none}.base-menu-items[data-v-989f5c9c]{--menu-items-elevation:var(--shadow-elevation-1);background-color:var(--knime-white);box-shadow:var(--menu-items-elevation);color:var(--theme-dropdown-foreground-color);font-family:var(--theme-text-medium-font-family);font-size:13px;font-weight:500;line-height:18px;list-style-type:none;margin:0;padding:0;position:relative;text-align:left;z-index:var(--z-index-common-menu-items-expanded,1)}.base-menu-items.expanded[data-v-989f5c9c]{display:block}.base-menu-items[data-v-989f5c9c]:focus{outline:none}.base-menu-items li.separator[data-v-989f5c9c]:not(:last-child){border-bottom:1px solid var(--knime-porcelain)}.base-item .sub-menu-indicator .icon{height:12px;pointer-events:none;stroke:var(--theme-dropdown-foreground-color);stroke-width:2.66667px;vertical-align:middle;width:12px}.base-item:has(.sub-menu-indicator.highlight){background-color:var(--theme-dropdown-foreground-color);color:var(--theme-dropdown-background-color)}.base-item:has(.sub-menu-indicator.highlight)>.item-icon{stroke:var(--theme-dropdown-background-color)}.base-item:has(.sub-menu-indicator.highlight) .sub-menu-indicator .icon{stroke:var(--theme-dropdown-background-color)}.base-item.focused:has(.sub-menu-indicator.highlight),.base-item:hover:has(.sub-menu-indicator.highlight){color:var(--theme-dropdown-foreground-color-hover)}.base-item:hover:has(.sub-menu-indicator.highlight)>.item-icon{stroke:var(--theme-dropdown-foreground-color-hover)}.base-item.focused:has(.sub-menu-indicator.highlight)>.item-icon{stroke:var(--theme-dropdown-foreground-color-hover)}.base-item:hover:has(.sub-menu-indicator.highlight) .sub-menu-indicator .icon{stroke:var(--theme-dropdown-foreground-color-hover)}.base-item.focused:has(.sub-menu-indicator.highlight) .sub-menu-indicator .icon{stroke:var(--theme-dropdown-foreground-color-hover)}.menu-wrapper[data-v-e07761b2]{z-index:var(--z-index-common-menu-items-expanded,57)}.menu-wrapper .menu-items[data-v-e07761b2]{margin:5px 0}.menu-wrapper.disabled[data-v-e07761b2]{opacity:.5;pointer-events:none}
