/* ESG Flow theme 0.13. Load last; html.flow-refresh. Screen only. */
@media screen {html.flow-refresh{--fr-red:#c20000;--fr-red-hover:#a80000;--fr-ink:#292929;--fr-muted:#666;--fr-border:#e2e2e2;--fr-panel:#f3f3f3;--fr-radius:10px;--fr-gap:16px;background:#f5f5f5;}
.flow-refresh body{background:transparent;color:var(--fr-ink);}
.flow-refresh .tm-navbar{background:#c20000;background-image:none;border-radius:10px;box-shadow:0 3px 12px #00000012;}
.flow-refresh .uk-navbar-nav>li>a{font-weight:600;text-shadow:none;}
.flow-refresh .uk-navbar-nav>li:hover>a,.flow-refresh .uk-navbar-nav>li.uk-active>a{background:#a80000;color:#fff;}
.flow-refresh .tm-content{padding:24px;background:#fff;border-radius:12px;}
.flow-refresh .uk-panel-title{color:#292929;font-weight:600;letter-spacing:-.2px;}
.flow-refresh .uk-grid:has(>.uk-width-medium-1-3>.uk-panel.uk-block-muted){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:16px 0 0;}
.flow-refresh .uk-grid:has(>.uk-width-medium-1-3>.uk-panel.uk-block-muted)::before,.flow-refresh .uk-grid:has(>.uk-width-medium-1-3>.uk-panel.uk-block-muted)::after{display:none;}
.flow-refresh .uk-grid>.uk-width-medium-1-3:has(>.uk-panel.uk-block-muted){width:auto;min-width:0;margin:0;padding:0;}
.flow-refresh .uk-panel.uk-block-muted{overflow-wrap:anywhere;}
.flow-refresh .uk-panel.uk-block-muted b,.flow-refresh .uk-panel.uk-block-muted strong{font-weight:600;}
.flow-refresh .uk-panel.uk-block-muted{}
.flow-refresh .uk-panel.uk-block-muted b,.flow-refresh .uk-panel.uk-block-muted strong{color:#666;font-size:.93em;}
.flow-refresh .nav-tabs{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid #e2e2e2;margin:24px 0 16px;}
.flow-refresh .nav-tabs>li{float:none;margin:0;}
.flow-refresh .nav-tabs>li>a{margin:0;padding:12px 14px;border:0;border-radius:7px 7px 0 0;color:#555;background:transparent;line-height:20px;}
.flow-refresh .nav-tabs>li>a:hover{background:#f3f3f3;color:#292929;}
.flow-refresh .nav-tabs>li.active>a,.flow-refresh .nav-tabs>li.active>a:hover,.flow-refresh .nav-tabs>li.active>a:focus{border:0;background:#fff4f4;color:#c20000;box-shadow:inset 0 -2px #c20000;font-weight:600;}
.flow-refresh :is(.blue_btn,.green_btn,.red_btn,.filter_btn,.refresh_btn,.uk-button){border-radius:7px;box-shadow:none;text-shadow:none;transition:background-color .12s,border-color .12s;}
.flow-refresh .blue_btn{background:#fff;background-image:none;color:#c20000;border:1px solid #dedede;padding:7px 12px;}
.flow-refresh .blue_btn:hover{background:#fff4f4;border-color:#c20000;color:#a80000;}
.flow-refresh .green_btn{background:#c20000;color:#fff;border:1px solid #c20000;}
.flow-refresh .red_btn{background:#c20000;color:#fff;border:1px solid #c20000;}
.flow-refresh .red_btn:hover{background:#a80000;color:#fff;}
.flow-refresh :is(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid #c20000;outline-offset:3px;}
.flow-refresh :is(button,input,select,textarea):disabled,.flow-refresh [aria-disabled=true]{box-shadow:none;cursor:not-allowed;}
.flow-refresh :is(input[type=text],input[type=search],input[type=number],input[type=email],input[type=date],select,textarea){border:1px solid #bbb;border-radius:6px;background-color:#fff;color:#292929;box-sizing:border-box;}
.flow-refresh input[type=checkbox],.flow-refresh input[type=radio],.flow-refresh input[type=range]{accent-color:#c20000;}
.flow-refresh .ft-root>.ft-card{margin:0 0 16px;}
.flow-refresh .ft-card{border:1px solid #e2e2e2;border-radius:10px;box-shadow:none;background:#fff;}
.flow-refresh .ft-card__header{height:auto;min-height:44px;box-sizing:border-box;padding:10px 14px;background:#f3f3f3;border-radius:9px 9px 0 0;gap:10px;}
.flow-refresh .ft-card__title{color:#333;font-weight:600;line-height:22px;}
.flow-refresh .ft-card__header-main{height:auto;min-width:0;flex:1;flex-wrap:wrap;gap:12px;}
.flow-refresh .ft-card--table>.ft-card__header{align-items:flex-start;}
.flow-refresh .ft-table-leaf-badges{height:auto;min-width:0;display:flex;flex-wrap:wrap;gap:8px;}
.flow-refresh .ft-table-leaf-badge{box-sizing:border-box;min-height:30px;margin:0;padding:5px 9px;border-radius:7px;line-height:18px;}
.flow-refresh .ft-table-leaf-badge__count{border-radius:4px;padding:0 4px;}
.flow-refresh .ft-card__body{border-color:#e2e2e2;}
.flow-refresh .ft-summary-grid{}
.flow-refresh .ft-card--summary-section{margin:0 0 12px;}
.flow-refresh .ft-toggle,.flow-refresh .btn-square{border-radius:6px;}
.flow-refresh .table-conf{height:auto;min-height:36px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;}
.flow-refresh .table-menu{height:auto;min-height:36px;padding:10px 0;}
.flow-refresh .table-conf>.table-menu-button{box-sizing:border-box;flex:0 0 auto;min-width:34px;height:34px;padding:6px 8px;margin:0;background:#fff;background-image:none;border:1px solid #d8d8d8;border-radius:7px;color:#4a4a4a;line-height:20px;box-shadow:0 1px 2px #00000005;text-shadow:none;}
.flow-refresh .table-conf>.table-menu-button:hover{background:#f3f3f3;border-color:#999;color:#222;}
.flow-refresh .table-conf>.table-menu-button.is-active,.flow-refresh .table-conf>.table-menu-button[aria-pressed=true]{background:#fff4f4;color:#c20000;border-color:#c20000;}
.flow-refresh .table-conf>.table-menu-button:disabled{background:#f7f7f7;color:#999;border-color:#e5e5e5;box-shadow:none;opacity:.65;}
.flow-refresh :is(.blue_btn,.green_btn,.red_btn,.refresh_btn):disabled{background:#f1f1f1!important;color:#777!important;border:1px solid #ddd!important;box-shadow:none;opacity:1;}
.flow-refresh .refresh_btn:not(:disabled){background:#fff;color:#555;border:1px solid #d8d8d8;}
.flow-refresh .nav-tabs>li>a:focus{outline:2px solid #c20000;outline-offset:-2px;}
.flow-refresh .uk-form select,.flow-refresh .formControls select{min-height:32px;padding:4px 8px;}
.flow-refresh :is(.ft-table-leaf-badge,.table-menu-button,.ft-toggle,.btn-square,.ft-node-menu-trigger){margin:0!important;}
.flow-refresh .ft-table,.flow-refresh .uk-table{border-collapse:collapse;}
.flow-refresh .ft-table th,.flow-refresh .uk-table th{background:#f3f3f3;color:#555;font-weight:600;border-color:#e5e5e5;}
.flow-refresh .ft-table td,.flow-refresh .uk-table td{border-color:#ededed;}
.flow-refresh .ft-table tbody tr:hover,.flow-refresh .uk-table-hover tbody tr:hover{background:#fafafa;}
.flow-refresh .scroll-table .heading{background:#f3f3f3;color:#555;font-weight:600;border-color:#e2e2e2;}
.flow-refresh .scroll-table .ft-cell{border-color:#ececec;color:#333;}
.flow-refresh .ft-tree-row{border-radius:5px;}
.flow-refresh .ft-tree-row:hover{background:#f3f3f3;}
.flow-refresh .ft-node-menu-trigger{border-radius:5px;color:#555;}
.flow-refresh .ft-node-menu-trigger:hover{background:#eee;color:#c20000;}
.flow-refresh .table-popup{max-height:55dvh!important;overflow-y:auto!important;overscroll-behavior:contain;}
.flow-refresh .ft-node-details{border:1px solid #e2e2e2;border-radius:8px;background:#fafafa;}
.flow-refresh .uk-dropdown,.flow-refresh .table-popup,.flow-refresh .ms-drop{background:#fff;color:#333;border:1px solid #ddd;border-radius:10px;box-shadow:0 10px 30px #0000001c;padding:8px;box-sizing:border-box;}
.flow-refresh .table-popup>li{margin:0;border-color:#ededed;line-height:1.45;}
.flow-refresh .table-popup>li:hover{background:#f3f3f3;}
.flow-refresh .table-popup label{line-height:1.45;}
.flow-refresh .uk-nav-navbar>li>a{border-radius:5px;color:#333;line-height:1.5;}
.flow-refresh .uk-nav-navbar>li>a:hover{background:#f3f3f3;color:#c20000;}
.flow-refresh .ms-choice{border-radius:6px;border-color:#bbb;}
.flow-refresh .ft-badge--info{background:#eee;color:#555;border-color:#ddd;}
.flow-refresh .uk-panel-box{background:#f3f3f3;border:1px solid #e2e2e2;border-radius:10px;}
.flow-refresh #addHomeScreenDiv{background:#fff!important;color:#c20000!important;border:1px solid #ddd;border-radius:10px!important;box-shadow:0 3px 12px #00000012;padding:9px 12px!important;}
.flow-refresh #addHomeScreenDiv a{color:#c20000!important;font-weight:600;text-decoration:none;}
@supports ((backdrop-filter:blur(16px)) or (-webkit-backdrop-filter:blur(16px))){.flow-refresh .uk-dropdown,.flow-refresh .table-popup,.flow-refresh .ms-drop{background:rgba(255,255,255,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);}}
@media(max-width:767px){.flow-refresh .tm-content{padding:16px;}
.flow-refresh .uk-grid:has(>.uk-width-medium-1-3>.uk-panel.uk-block-muted){grid-template-columns:minmax(0,1fr);gap:12px;}
.flow-refresh .uk-panel.uk-block-muted{height:auto!important;min-height:0!important;}
.flow-refresh .nav-tabs{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:4px;}
.flow-refresh .nav-tabs>li{flex:0 0 auto;}
.flow-refresh .nav-tabs>li>a{white-space:nowrap;padding:12px;}
.flow-refresh .ft-root>.ft-card{margin-bottom:12px;}
.flow-refresh .ft-summary-grid{display:grid;grid-template-columns:minmax(0,1fr);}
.flow-refresh .ft-summary-left,.flow-refresh .ft-summary-right{width:auto;min-width:0;}
.flow-refresh .ft-card__header{flex-wrap:wrap;padding:10px 12px;}
.flow-refresh .ft-table-leaf-badge{min-height:36px;}
.flow-refresh .table-conf>.table-menu-button{height:40px;min-width:40px;}
.flow-refresh :is(input[type=text],input[type=search],input[type=number],input[type=email],input[type=date],select,textarea){max-width:100%;font-size:16px;}
.flow-refresh table:has(>#auftrag-checkliste-tbody){width:100%;table-layout:fixed;}
.flow-refresh #auftrag-checkliste-tbody>tr>td{white-space:normal;overflow-wrap:anywhere;word-break:normal;box-sizing:border-box;}
.flow-refresh .uk-dropdown{max-width:calc(100vw - 32px);}
.flow-refresh .table-popup{position:fixed!important;left:16px!important;right:16px!important;top:auto!important;bottom:16px!important;width:auto!important;max-width:none;max-height:65dvh!important;z-index:1100;border-radius:14px;padding:12px;box-shadow:0 12px 48px #00000026;}}
@media(prefers-reduced-motion:reduce){.flow-refresh :is(.blue_btn,.green_btn,.red_btn,.filter_btn,.refresh_btn,.uk-button){transition:none;}}
@media(prefers-reduced-transparency:reduce){.flow-refresh .uk-dropdown,.flow-refresh .table-popup,.flow-refresh .ms-drop{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;}}}
@media screen{.flow-refresh .uk-dropdown .uk-nav{margin:0;}
.flow-refresh .uk-dropdown .uk-nav>li>a{margin:0;padding:9px 12px;box-sizing:border-box;}
.flow-refresh .uk-dropdown-grid{margin-left:0;}
.flow-refresh .uk-dropdown-grid>div{padding-left:8px;padding-right:8px;box-sizing:border-box;}
.flow-refresh :is(button.blue_btn,button.green_btn,button.red_btn,button.filter_btn,button.refresh_btn):not(.table-menu-button):not(.ft-table-leaf-badge){box-sizing:border-box;min-height:36px;height:36px;padding:7px 12px;line-height:20px;font-size:14px;vertical-align:middle;}
.flow-refresh button:is(.blue_btn,.green_btn,.red_btn):has(>i:only-child):not(.table-menu-button){width:36px;height:36px;min-width:36px;padding:0!important;line-height:34px;text-align:center;margin-top:0!important;margin-bottom:0!important;}
.flow-refresh button:is(.blue_btn,.green_btn,.red_btn)>i:only-child{display:inline-block;margin:0!important;line-height:1;vertical-align:middle;}
.flow-refresh #btn_confirmFragenkatalog,.flow-refresh #btn_revokeFragenkatalog,.flow-refresh #btn_editFragenkatalog{width:36px!important;height:36px!important;float:none;}
.flow-refresh .table-popup input:is([type=checkbox],[type=radio]){width:16px;height:16px;min-width:16px;flex:0 0 16px;margin:2px 0 0!important;vertical-align:top;}
.flow-refresh .table-popup li:has(>input[type=checkbox]),.flow-refresh .table-popup li:has(>input[type=radio]){display:flex;align-items:flex-start;gap:10px;padding:8px 10px;box-sizing:border-box;}
.flow-refresh .table-popup li>input+label{margin:0;padding:0;line-height:20px;flex:1;min-width:0;}
.flow-refresh .table-popup label:has(input[type=checkbox]),.flow-refresh .table-popup label:has(input[type=radio]){display:flex;align-items:flex-start;gap:10px;line-height:20px;margin:0;padding:6px 8px;box-sizing:border-box;}
.flow-refresh .table-popup label>span{min-width:0;}
.flow-refresh .table-popup :is(input[type=text],input[type=search],select:not([multiple]),.ms-choice){box-sizing:border-box;min-height:36px;height:36px;width:100%;max-width:100%;border:1px solid #bbb;border-radius:7px;background:#fff;color:#333;padding:6px 9px;font-size:14px;line-height:22px;}
.flow-refresh .table-popup .ms-parent{max-width:100%;box-sizing:border-box;}
.flow-refresh .table-popup .ms-choice>span{padding-left:9px;line-height:34px;}
.flow-refresh .table-popup .ms-drop{padding:6px;}
.flow-refresh .table-popup .ms-search input{width:100%;box-sizing:border-box;}
.flow-refresh .ft-ctx-menu>li{padding:9px 12px;border-radius:6px;line-height:20px;}
.flow-refresh .ft-ctx-menu>li>i{width:18px;margin-right:10px;text-align:center;}
.flow-refresh .scroll-table{border:1px solid #e2e2e2;border-radius:10px;background:#fff;box-sizing:border-box;}
.flow-refresh .scroll-table>.headers{border-radius:9px 9px 0 0;background:#fff;padding:0 10px;box-sizing:border-box;}
.flow-refresh .scroll-table>.scroll-table-body{border-radius:0 0 9px 9px;}
.flow-refresh .ft-table{border-radius:8px;background:#fff;}
.flow-refresh #progressBar{height:28px;min-height:28px;line-height:26px;border:1px solid #e2e2e2;background:#f3f3f3;border-radius:8px;box-sizing:border-box;margin:10px 0;box-shadow:inset 0 1px 2px #00000004;}
.flow-refresh #progressBar>#progress{height:26px;line-height:26px;border-radius:7px;white-space:nowrap;text-indent:12px;font-size:13px;font-weight:600;text-align:left;color:#333;max-width:100%;}
.flow-refresh .tm-bottom-c,.flow-refresh .tm-bottom-d{display:grid;gap:16px;margin:16px 0 0;}
.flow-refresh .tm-bottom-c{grid-template-columns:minmax(0,1fr);}
.flow-refresh .tm-bottom-d{grid-template-columns:minmax(0,2fr) minmax(0,1fr);}
.flow-refresh .tm-bottom-c::before,.flow-refresh .tm-bottom-c::after,.flow-refresh .tm-bottom-d::before,.flow-refresh .tm-bottom-d::after{display:none;}
.flow-refresh .tm-bottom-c>div,.flow-refresh .tm-bottom-d>div{width:auto;padding:0;margin:0;min-width:0;}
.flow-refresh .tm-bottom-c .uk-panel-box,.flow-refresh .tm-bottom-d .uk-panel-box{background:#fff;border:1px solid #dedede;border-radius:10px;padding:24px;box-sizing:border-box;line-height:1.65;}
.flow-refresh .tm-bottom-c .uk-panel-title,.flow-refresh .tm-bottom-d .uk-panel-title{margin:0 0 16px;font-size:18px;line-height:24px;}
.flow-refresh .tm-bottom-d .uk-nav{margin:0;}
.flow-refresh .tm-bottom-d .uk-nav>li>a{padding:8px 0;border-color:#ededed;}
@media(max-width:767px){.flow-refresh .tm-bottom-d{grid-template-columns:minmax(0,1fr);}
.flow-refresh .tm-bottom-c .uk-panel-box,.flow-refresh .tm-bottom-d .uk-panel-box{padding:20px;}
.flow-refresh .table-popup :is(input[type=text],input[type=search],select:not([multiple]),.ms-choice){font-size:16px;}
.flow-refresh #progressBar{margin:8px 0;}}}
@media screen{.flow-refresh button:is(.blue_btn,.green_btn,.red_btn)>i:only-child{position:relative;top:-1px;}
.flow-refresh .tm-footer{margin-top:16px;padding:20px 0;background:transparent;color:#666;border-top:1px solid #ddd;}
.flow-refresh .tm-footer a{color:#666;}}
@media screen{.flow-refresh .table-popup label{margin:0!important;}
.flow-refresh .table-popup .contents-multiple-select{padding-left:0;padding-right:0;}
.flow-refresh .table-popup .ms-drop ul{padding:0;margin:0;}
.flow-refresh .table-popup .ms-drop ul>li{padding:0 10px 0 2px;margin:0;}
.flow-refresh .table-popup .ms-drop label{padding:7px 0;}
.flow-refresh .table-popup .ms-drop label>span{flex:1;min-width:0;}
.flow-refresh .table-popup .ms-search{padding:8px 10px;}
.flow-refresh .table-popup .ms-search input{height:36px!important;min-height:36px!important;margin:0;}}
@media screen{.flow-refresh .table-popup input:not([type]){box-sizing:border-box;height:36px!important;min-height:36px!important;width:100%;border:1px solid #bbb;border-radius:7px;padding:6px 9px;background:#fff;color:#333;font-size:14px;line-height:22px;}
.flow-refresh .table-popup [id^=saveTableConfDetails_]{display:grid!important;gap:10px;align-items:start;width:100%;box-sizing:border-box;padding-top:8px;}
.flow-refresh .table-popup [id^=saveTableConfDetails_]>select,.flow-refresh .table-popup [id^=saveTableConfDetails_]>input:not([type=checkbox]),.flow-refresh .table-popup [id^=saveTableConfDetails_]>button{grid-column:1/-1;}
.flow-refresh .table-popup [id^=saveTableConfDetails_]>label{line-height:20px;padding:0;}
.flow-refresh .table-popup [id^=saveTableConfDetails_]>button{margin:0!important;width:100%;}
@media(max-width:767px){.flow-refresh .table-popup input:not([type]){font-size:16px;}}}
@media screen{.flow-refresh .tm-content{border:0;box-shadow:0 1px 8px #00000005;}
.flow-refresh .uk-panel.uk-block-muted{background:#f7f7f7;border:0;box-shadow:none;border-radius:10px;padding:20px;line-height:1.6;}
.flow-refresh .uk-panel.uk-block-muted p{margin-top:0;}
.flow-refresh .uk-panel.uk-block-muted p:last-child{margin-bottom:0;}
.flow-refresh .uk-panel.uk-block-muted b{font-size:12px;font-weight:600;letter-spacing:.02em;color:#686868;}
.flow-refresh .uk-panel.uk-block-muted:has(#phase,#statusControlling,#statusAbrechnung){background:transparent;min-height:0!important;height:auto!important;padding:10px 20px;}
.flow-refresh .uk-panel.uk-block-muted:has(#phase,#statusControlling,#statusAbrechnung)>p{margin:0 0 6px;}
.flow-refresh .uk-panel.uk-block-muted :is(.zwischengespeichert,.nicht-kontrolliert){border-radius:5px;padding:3px 8px;line-height:20px;}
.flow-refresh .ft-root>.ft-card{border:1px solid #e4e4e4;border-radius:10px;background:#fff;box-shadow:none;}
.flow-refresh .ft-root>.ft-card>.ft-card__header{border:0;background:#f6f6f6;border-radius:9px 9px 0 0;}
.flow-refresh .ft-root>.ft-card:has(>.ft-card__body.is-collapsed)>.ft-card__header{border-radius:9px;}
.flow-refresh .ft-root>.ft-card>.ft-card__body{border:0;border-radius:0 0 9px 9px;background:transparent;}
.flow-refresh .ft-root>.ft-card--table>.ft-card__body{padding:12px;}
.flow-refresh .ft-card--summary-section{border:0!important;border-radius:8px;background:#fafafa;box-shadow:none;padding:12px;}
.flow-refresh .ft-summary-grid{gap:16px;}
.flow-refresh .ft-summary-left>.ft-card:last-child,.flow-refresh .ft-summary-right>.ft-card:last-child{margin-bottom:0;}
.flow-refresh .ft-badge,.flow-refresh .ft-header-status,.flow-refresh .ft-changelog__badge{border-radius:5px;line-height:20px;padding:2px 7px;}
.flow-refresh .ft-header-stats{gap:8px;align-items:center;flex-wrap:wrap;}
.flow-refresh .ft-card__caret-toggle{width:30px;height:30px;min-width:30px;padding:0;line-height:28px;text-align:center;}
.flow-refresh .ft-card--table .scroll-table{border:0;border-radius:0;background:#fff;}
.flow-refresh .ft-card--table .scroll-table>.headers{padding:0;border-radius:0;background:#fff;}
.flow-refresh .scroll-table .heading,.flow-refresh .ft-table th,.flow-refresh .uk-table th{border-radius:0!important;background:#f2f2f2;border-left:0;border-right:0;}
.flow-refresh .ft-table,.flow-refresh .ft-table td{border-left:0;border-right:0;}
.flow-refresh .ft-table th{border-bottom:1px solid #e6e6e6;}
.flow-refresh .ft-card--table .tableSplitDiv{border-radius:0;background:transparent;}
.flow-refresh .ft-card--table .scroll-table>.scroll-table-body{border-radius:0;}
.flow-refresh .ticketPopup{background:#fff;color:#333;border:1px solid #e2e2e2;border-radius:10px;padding:6px;margin:0;box-shadow:0 10px 28px #00000018;box-sizing:border-box;max-width:calc(100vw - 32px);}
.flow-refresh .ticketPopup>li{font-size:14px;line-height:20px;padding:10px 12px;margin:0;border:0;border-radius:6px;white-space:normal;}
.flow-refresh .ticketPopup>li:hover{background:#f3f3f3;color:#c20000;}
@media(max-width:767px){.flow-refresh .uk-panel.uk-block-muted{padding:16px;}
.flow-refresh .uk-panel.uk-block-muted:has(#phase,#statusControlling,#statusAbrechnung){padding:8px 16px;}
.flow-refresh .ft-root>.ft-card--table>.ft-card__body{padding:8px;}
.flow-refresh .ticketPopup{position:fixed!important;left:16px!important;right:16px!important;top:auto!important;bottom:16px!important;width:auto!important;max-height:60dvh;overflow:auto;z-index:1100;}}}
@media screen{.flow-refresh .ft-inline-editor{padding:8px;min-width:0;box-sizing:border-box;background:#f7f7f7;border-radius:8px;}
.flow-refresh .ft-edit-wrap{display:grid;gap:8px;}
.flow-refresh .ft-inline-editor :is(.ft-edit-select,.ft-edit-input){box-sizing:border-box;width:100%;max-width:100%;min-width:0;height:36px!important;margin:0!important;padding:7px 10px;border:1px solid #d6d6d6;border-radius:7px;background:#fff;color:#333;font:inherit;line-height:20px;box-shadow:none;}
.flow-refresh .ft-inline-editor :is(.ft-edit-select,.ft-edit-input):focus{outline:2px solid #c2000030;outline-offset:1px;border-color:#c20000;}
.flow-refresh .ft-editor-actions{display:flex;align-items:center;gap:8px;margin-top:8px;}
.flow-refresh .ft-editor-actions>i{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;margin:0!important;border:1px solid #ddd;border-radius:7px;background:#fff;font-size:16px;line-height:1;cursor:pointer;}
.flow-refresh .ft-editor-actions>.ft-edit-apply{color:#287c38;border-color:#bdd8c2;}
.flow-refresh .ft-editor-actions>.ft-edit-cancel{color:#c20000;border-color:#e8c4c4;}
.flow-refresh .ft-editor-actions>i:hover{background:#eee;}
.flow-refresh .ft-editor-messages:empty{display:none;}}
@media screen{.flow-refresh .uk-alert{box-sizing:border-box;border-radius:10px;padding:16px!important;margin:0 0 16px;line-height:1.55;overflow-wrap:anywhere;}
.flow-refresh .uk-alert>:first-child{margin-top:0;}
.flow-refresh .uk-alert>:last-child{margin-bottom:0;}
.flow-refresh .uk-alert h2{font-size:16px;line-height:1.5;font-weight:600;}
.flow-refresh .uk-alert details{margin-top:10px;}
.flow-refresh .uk-alert summary{padding:6px 0;}
.flow-refresh .uk-alert details ul{padding-left:20px;}
.flow-refresh .uk-alert li{margin:6px 0;}
.flow-refresh .ft-editor-messages:not(:empty){margin-top:8px;padding:8px 10px;border-radius:7px;line-height:1.5;overflow-wrap:anywhere;}
.flow-refresh .uk-modal-dialog{box-sizing:border-box;border-radius:10px;}
.flow-refresh .uk-modal-header,.flow-refresh .uk-modal-footer{margin-left:0;margin-right:0;}
.flow-refresh .uk-form :is(input:not([type]),input[type=text],input[type=password],input[type=email],input[type=number],input[type=date],input[type=time],select):not([multiple]){box-sizing:border-box;max-width:100%;min-height:36px;border-radius:7px;}
.flow-refresh .uk-form textarea{box-sizing:border-box;max-width:100%;border-radius:7px;line-height:1.5;}
.flow-refresh .uk-form .uk-form-danger{border-color:#c20000!important;}
.flow-refresh .uk-form-help-block{margin-top:6px;line-height:1.5;}}
@media screen{.flow-refresh .dp-button{box-sizing:border-box;min-height:36px;padding:7px 12px;border:1px solid #d6d6d6;border-radius:7px;background:#fff;color:#333;box-shadow:none;line-height:20px;}
.flow-refresh .dp-button:hover{background:#f3f3f3;border-color:#aaa;}
.flow-refresh .dp-form :is(.dp-form-input,.dp-input){box-sizing:border-box;max-width:100%;padding:6px 9px;border:1px solid #bbb;border-radius:7px;background:#fff;color:#333;}
.flow-refresh .dp-form .dp-datepicker__input{border-radius:7px 0 0 7px;}
.flow-refresh .dp-form .control-group{margin-bottom:16px;}}
@media screen{.flow-refresh .dp-form :is(.dp-form-input,.dp-input){height:36px!important;min-height:36px!important;}}
@media screen{.flow-refresh #tm-footer{margin-top:16px;padding:20px 0;background:transparent;color:#666;border-top:1px solid #ddd;}
.flow-refresh #tm-footer a{color:#666;}
.flow-refresh #tm-footer>.uk-panel-space{padding:0 16px;}
.flow-refresh #tm-footer .tm-totop-scroller{right:16px;top:0;}}
@media screen{.flow-refresh #tm-footer>.uk-panel{background:transparent;color:#666;}}
@media screen{.flow-refresh #generateBtn{box-sizing:border-box;min-height:36px;padding:7px 12px;line-height:20px;border:1px solid #c20000;border-radius:7px;background:#c20000;color:#fff;vertical-align:middle;}
.flow-refresh .uk-form:has(>#barcodeSelect)>:is(input,select){margin-right:6px;margin-bottom:8px;vertical-align:middle;}
.flow-refresh #generateBtn:hover{background:#a80000;}}
@media screen{html.flow-refresh input[type=checkbox]{-webkit-appearance:auto!important;appearance:auto!important;accent-color:#c20000;box-sizing:border-box;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px;max-height:18px;padding:0!important;border:0!important;border-radius:0!important;background:initial!important;box-shadow:none!important;flex:0 0 18px;vertical-align:middle;cursor:pointer;}
html.flow-refresh input[type=checkbox]::before,html.flow-refresh input[type=checkbox]::after{content:none!important;display:none!important;}
html.flow-refresh input[type=checkbox]:disabled{cursor:not-allowed;}
html.flow-refresh input[type=checkbox]:focus-visible{outline:2px solid #c20000;outline-offset:3px;}
.flow-refresh .table-popup li:has(>input[type=checkbox]),.flow-refresh .table-popup label:has(input[type=checkbox]){min-height:36px;}
.flow-refresh .table-popup input[type=checkbox]{margin:1px 0 0!important;}
.flow-refresh .table-popup [id^=saveTableConfDetails_]{grid-template-columns:18px minmax(0,1fr);}}

/* Borderless progress; neutral glass only on small overlays. */
@media screen{
.flow-refresh #progressBar{height:32px;min-height:32px;line-height:32px;border:0;background:#f2f2f2;border-radius:999px;box-shadow:none;margin:12px 0}
.flow-refresh #progressBar>#progress{height:32px;line-height:32px;border:0;border-radius:999px;background-image:linear-gradient(180deg,#ffffff38,#ffffff00);box-shadow:inset 0 1px 0 #ffffff70;text-indent:14px;font-size:13px;font-weight:600;color:#30382d;overflow:visible;min-width:0!important;padding:0;box-sizing:border-box}
.flow-refresh .tm-content{box-shadow:0 4px 20px #00000005,0 1px 3px #00000003}
.flow-refresh .uk-dropdown,.flow-refresh .table-popup,.flow-refresh .ticketPopup{border-color:#0000000d;box-shadow:0 12px 32px #00000014,inset 0 1px 0 #ffffffcc}
.flow-refresh #addHomeScreenDiv{box-shadow:0 4px 18px #0000000d;border-color:#0000000d}
.flow-refresh .uk-panel.uk-block-muted:not(:has(#phase,#statusControlling,#statusAbrechnung)){background-image:linear-gradient(145deg,#ffffff70,#ffffff00);box-shadow:inset 0 1px 0 #fff}
@supports ((backdrop-filter:blur(20px)) or (-webkit-backdrop-filter:blur(20px))){.flow-refresh .uk-dropdown,.flow-refresh .table-popup,.flow-refresh .ticketPopup{background:rgba(255,255,255,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}}
@media(prefers-reduced-transparency:reduce){.flow-refresh .uk-dropdown,.flow-refresh .table-popup,.flow-refresh .ticketPopup{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}}
}


/* 0.9: account dropdown and separate UIkit offcanvas navigation. */
@media screen{.flow-refresh .tm-navbar-more>.uk-dropdown{padding:20px;width:300px;max-width:calc(100vw - 32px);margin-top:10px}.flow-refresh .tm-navbar-more .uk-panel-title{font-size:18px;line-height:24px;margin:0 0 12px}.flow-refresh .tm-navbar-more .uk-form{margin:0}.flow-refresh .tm-navbar-more .uk-form-row{margin:0;line-height:24px}.flow-refresh .tm-navbar-more .uk-form-row+.uk-form-row{margin-top:16px}.flow-refresh .tm-navbar-more .uk-button{box-sizing:border-box;min-height:40px;margin:0!important;padding:8px 16px;border:0;border-radius:7px;line-height:24px;font-size:14px;box-shadow:none}.flow-refresh .tm-navbar-more .uk-button-primary{background:#c20000;color:#fff}.flow-refresh .tm-navbar-more .uk-button:focus:not(:focus-visible){outline:none;box-shadow:none}.flow-refresh #offcanvas{background:rgba(0,0,0,.28)}.flow-refresh #offcanvas .uk-offcanvas-bar{box-sizing:border-box;width:min(360px,calc(100vw - 24px));max-width:calc(100vw - 24px);padding:16px;background:#fff;color:#333;box-shadow:-8px 0 32px #00000018;overflow-y:auto;overscroll-behavior:contain}.flow-refresh #offcanvas .uk-offcanvas-bar::after{display:none}.flow-refresh #offcanvas .uk-nav-offcanvas{margin:0;padding:0}.flow-refresh #offcanvas .uk-nav-offcanvas>li{margin:0;padding:0}.flow-refresh #offcanvas .uk-nav-offcanvas a{box-sizing:border-box;display:block;min-height:44px;margin:0;padding:11px 12px;border:0;border-radius:7px;color:#333;font-size:15px;line-height:22px;font-weight:500;text-shadow:none;text-transform:none;white-space:normal;overflow-wrap:anywhere}.flow-refresh #offcanvas .uk-nav-offcanvas a:hover,.flow-refresh #offcanvas .uk-nav-offcanvas a:focus-visible{background:#f3f3f3;color:#c20000}.flow-refresh #offcanvas .uk-nav-offcanvas .uk-active>a{background:#fff1f1;color:#c20000}.flow-refresh #offcanvas .uk-nav-offcanvas>.uk-nav-header{margin:12px 0 0;padding:16px 12px 0;border-top:1px solid #eee;font-size:12px;line-height:20px;font-weight:600;letter-spacing:.04em;color:#777;text-transform:none}.flow-refresh #offcanvas .uk-nav-sub{margin:6px -12px 0;padding:0}.flow-refresh #offcanvas .uk-nav-sub>li{margin:0;padding:0}.flow-refresh #offcanvas a>i{display:inline-block;width:20px;margin-right:6px;text-align:center}.flow-refresh #offcanvas a>div{margin-top:3px;font-size:12px;line-height:18px;font-weight:400;letter-spacing:0;color:#737373}.flow-refresh #offcanvas a:has(>i)>div{margin-left:26px}.flow-refresh #offcanvas .uk-nav-offcanvas>.uk-nav-header>i{margin-right:6px}.flow-refresh #offcanvas .uk-nav-offcanvas>.uk-nav-header:last-of-type{margin-bottom:12px}}
/* Evaluation popup correction */
@media screen{.flow-refresh .table-popup select:not([multiple]){border-radius:7px!important;height:36px!important;min-height:36px;box-sizing:border-box;border:1px solid #bbb;background-color:#fff;color:#333;box-shadow:none}.flow-refresh .ft-table-popup--test-eval .ft-table-popup__block{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:12px;align-items:start}.flow-refresh .ft-table-popup--test-eval .ft-table-popup__meta{width:auto;margin:0;line-height:20px;font-size:14px}.flow-refresh .ft-table-popup--test-eval .ft-table-popup__block>select{width:100%;min-width:0;max-width:100%;margin:0;padding:6px 10px;line-height:22px}.flow-refresh .ft-table-popup--test-eval .ft-table-popup__checkbox-label{margin:0;min-height:36px;align-items:flex-start;gap:10px}.flow-refresh .ft-table-popup--test-eval>li:first-child{padding:10px 12px;line-height:22px}.flow-refresh .ft-table-popup--test-eval>li:first-child>b{font-size:15px}}

/* 0.11: coherent column/tree menu. */
@media screen{.flow-refresh [id^=tableSpaltenShow_].table-popup{padding:10px}.flow-refresh [id^=tableSpaltenShow_].table-popup>li{border:0;margin:0;padding:8px 10px}.flow-refresh [id^=tableSpaltenShow_]>.ft-popup-extra:has(>select){display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.flow-refresh [id^=tableSpaltenShow_]>.ft-popup-extra>label{font-size:14px;line-height:20px}.flow-refresh [id^=tableSpaltenShow_]>.ft-popup-extra>select{width:100%;min-width:0;margin:0}.flow-refresh [id^=tableSpaltenShow_]>.ft-popup-divider{height:1px;min-height:0;padding:0;margin:8px 10px;background:#ededed;border:0}.flow-refresh [id^=tableSpaltenShow_] .slidecontainer{width:100%;margin:0;padding:0}.flow-refresh [id^=tableSpaltenShow_] input[type=range]{-webkit-appearance:none;appearance:none;display:block;width:100%;height:28px;min-height:28px;margin:0;padding:0;border:0;background:transparent;opacity:1}.flow-refresh [id^=tableSpaltenShow_] input[type=range]::-webkit-slider-runnable-track{height:4px;background:#e5e5e5;border:0;border-radius:999px}.flow-refresh [id^=tableSpaltenShow_] input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;margin-top:-7px;border:2px solid #fff;border-radius:50%;background:#c20000;box-shadow:0 1px 4px #00000025}.flow-refresh [id^=tableSpaltenShow_] input[type=range]::-moz-range-track{height:4px;background:#e5e5e5;border:0;border-radius:999px}.flow-refresh [id^=tableSpaltenShow_] input[type=range]::-moz-range-thumb{width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:#c20000}.flow-refresh [id^=tableSpaltenShow_] .ms-choice{height:36px;border-radius:7px!important}.flow-refresh [id^=tableSpaltenShow_] .ms-search{padding:8px 0}.flow-refresh [id^=tableSpaltenShow_] .ms-search input{height:36px!important;border:1px solid #bbb!important;border-radius:7px!important;background:#fff!important;padding:6px 10px!important;box-shadow:none!important}.flow-refresh [id^=tableSpaltenShow_] .ms-drop ul>li{padding:0;margin:0;border:0}.flow-refresh [id^=tableSpaltenShow_] .ms-drop label{padding:8px 0;gap:10px;font-size:14px;line-height:20px}.flow-refresh [id^=tableSpaltenShow_] .ms-drop label>span{white-space:normal;overflow-wrap:anywhere}.flow-refresh [id^=tableSpaltenShow_] .ms-drop label>span>span{display:inline-block;vertical-align:baseline;white-space:nowrap;border-radius:4px;padding:0 4px;line-height:18px}.flow-refresh [id^=tableSpaltenShow_] .contents-multiple-select{padding-top:12px!important}.flow-refresh [id^=tableSpaltenShow_] .ms-parent{width:100%!important}}
@media screen{html.flow-refresh .table-popup[id^=tableSpaltenShow_] input[type=range]{height:28px!important;min-height:28px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html.flow-refresh .table-popup[id^=tableSpaltenShow_] .ms-search input{border-radius:7px!important}html.flow-refresh .table-popup[id^=tableSpaltenShow_]>.ft-popup-divider{height:1px!important;border:0!important;padding:0!important;margin:8px 10px!important;background:#ededed!important}}

/* 0.12: shared status-chip geometry for validation and changelog. */
@media screen{.flow-refresh :is(.ft-card--validation,.ft-card--changelog)>.ft-card__header{min-height:56px;padding:12px 14px;align-items:center;gap:12px}.flow-refresh :is(.ft-card--validation,.ft-card--changelog)>.ft-card__header>.ft-card__title{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin:0;min-width:0;line-height:28px}.flow-refresh :is(.ft-card--validation,.ft-card--changelog) .ft-header-stats{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0}.flow-refresh .ft-card--validation .ft-header-stats>.ft-badge,.flow-refresh .ft-card--changelog .ft-header-status,.flow-refresh .ft-card--changelog .ft-header-stats{box-sizing:border-box;display:inline-flex;align-items:center;min-height:28px;padding:4px 8px!important;margin:0!important;border:0;border-radius:6px!important;font-size:14px;font-weight:500;line-height:20px;max-width:100%;white-space:normal;overflow-wrap:anywhere}.flow-refresh .ft-card--changelog .ft-header-stats{background:#eee;color:#555}.flow-refresh :is(.ft-card--validation,.ft-card--changelog) .ft-card__caret-toggle{flex:0 0 30px;align-self:center}@media(max-width:767px){.flow-refresh :is(.ft-card--validation,.ft-card--changelog)>.ft-card__header{padding:12px;flex-wrap:nowrap;align-items:flex-start}.flow-refresh :is(.ft-card--validation,.ft-card--changelog) .ft-card__caret-toggle{align-self:flex-start}}}

/* 0.13: shared outer surfaces, footer and per-column filters. */
@media screen{html.flow-refresh{--fr-surface-border:#e4e4e4;--fr-surface-radius:12px;--fr-surface-shadow:0 3px 14px #00000005}.flow-refresh .tm-content,.flow-refresh .tm-bottom-c .uk-panel-box,.flow-refresh .tm-bottom-d .uk-panel-box{border:1px solid var(--fr-surface-border);border-radius:var(--fr-surface-radius);box-shadow:var(--fr-surface-shadow);background-color:#fff;box-sizing:border-box}.flow-refresh #tm-footer{border:0;border-top:1px solid #e4e4e4;border-radius:0;background:transparent;box-shadow:none;padding:20px 0}.flow-refresh #tm-footer .uk-panel{background:transparent!important;border:0;box-shadow:none!important;border-radius:0}.flow-refresh #tm-footer .tm-totop-scroller{box-sizing:border-box;width:36px;height:36px;min-width:36px;max-width:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;right:12px;top:0;color:#c20000}.flow-refresh #tm-footer .tm-totop-scroller:focus:not(:focus-visible){outline:none;box-shadow:none}.flow-refresh #tm-footer .tm-totop-scroller:focus-visible{outline:2px solid #c20000!important;outline-offset:2px}.flow-refresh .table-popup[id^=filterPopup_]{padding:8px}.flow-refresh .table-popup[id^=filterPopup_]>li{border:0;margin:0;padding:9px 10px;min-height:40px;box-sizing:border-box;line-height:22px;border-radius:6px;background:transparent}.flow-refresh .table-popup[id^=filterPopup_]>li.cursor-pointer{display:flex;align-items:center;gap:10px}.flow-refresh .table-popup[id^=filterPopup_]>li:hover{background:#f5f5f5}.flow-refresh .table-popup[id^=filterPopup_]>li>i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;margin:0!important;font-size:16px;line-height:22px}.flow-refresh .table-popup[id^=filterPopup_]>li:has(>input:not([type=checkbox])){display:grid;grid-template-columns:20px minmax(0,1fr) 20px;gap:10px;align-items:center}.flow-refresh .table-popup[id^=filterPopup_]>li:has(>.ms-parent){display:flex;gap:10px;align-items:center}.flow-refresh .table-popup[id^=filterPopup_] .ms-parent{flex:1;min-width:0;width:auto!important}.flow-refresh .table-popup[id^=filterPopup_] input:not([type=checkbox]):not([type=radio]),.flow-refresh .table-popup[id^=filterPopup_] .ms-choice{box-sizing:border-box;width:100%;height:36px!important;min-height:36px!important;border:1px solid #bbb!important;border-radius:7px!important;background:#fff!important;padding:6px 10px;line-height:22px;box-shadow:none!important;margin:0!important}.flow-refresh .table-popup[id^=filterPopup_] .ms-choice>span{line-height:34px}.flow-refresh .table-popup[id^=filterPopup_] .ms-search{padding:8px 0}.flow-refresh .table-popup[id^=filterPopup_] .ms-drop{box-shadow:none;border:0;border-radius:0;background:transparent}.flow-refresh .table-popup[id^=filterPopup_] .ms-drop label{padding:8px 0}.flow-refresh .table-popup[id^=filterPopup_] .anwenden-button{border-radius:7px;padding:8px 10px;line-height:20px}}
@layer flow-controls{@media screen{html.flow-refresh .table-popup[id^=filterPopup_] input:not([type=checkbox]):not([type=radio]){border-radius:7px!important}}}
