.object-form .layout{gap:20px;display:flex}.object-form .layout .label-until{justify-content:center;align-items:center;display:flex}.object-form .layout .field-row{gap:10px;display:flex}.object-form .layout .field{padding-bottom:var(--p-5)}.object-form .layout .common-form{flex:1 0}.object-form .layout .bank-actions{justify-content:center;gap:10px;display:flex}.object-form .layout .feature-forms{flex-direction:column;flex:2 0;gap:10px;display:flex}.bf-geoposition{border-radius:var(--border-radius-base);border:1px solid var(--border-color-secondary);position:relative;overflow:hidden}.bf-geoposition .leaflet-container{width:100%;height:100%}.bf-geoposition .actions{z-index:1000;background:var(--background-color-contrast);border:1px solid var(--border-color-secondary);border-radius:var(--border-radius-base);box-shadow:var(--default-shadow);flex-direction:column;gap:4px;padding:3px;display:flex;position:absolute;top:8px;right:8px}.bf-geoposition .search-overlay{background:var(--background-color-contrast);border:1px solid var(--border-color-secondary);border-radius:var(--border-radius-base);z-index:1100;flex-direction:column;width:96%;height:96%;display:flex;position:absolute;top:2%;left:2%;overflow:hidden}.bf-geoposition .search-header{border-bottom:1px solid var(--border-color-secondary);align-items:center;padding:8px 10px;display:flex}.bf-geoposition .search-header .title{font-size:var(--font-size-sm);flex-grow:1;font-weight:500}.bf-geoposition .search-input-row{border-bottom:1px solid var(--border-color-secondary);gap:8px;padding:8px 10px;display:flex}.bf-geoposition .search-input{border:1px solid var(--border-color-secondary);border-radius:var(--border-radius-base);background:var(--background-color-primary);color:var(--text-color-primary);font-size:var(--font-size-sm);outline:none;flex-grow:1;padding:7px 9px}.bf-geoposition .search-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #0000000d}.bf-geoposition .search-submit{border-radius:var(--border-radius-base);border:1px solid var(--border-color-secondary);background:var(--background-color-primary);justify-content:center;align-items:center;width:36px;display:flex}.bf-geoposition .search-submit:hover{background:var(--background-opacity-weak)}.bf-geoposition .search-results{flex-grow:1;padding:4px;overflow:auto}.bf-geoposition .search-results.loading{justify-content:center;align-items:center;display:flex}.bf-geoposition .result-item{text-align:left;border-radius:var(--border-radius-base);background:0 0;border:1px solid #0000;width:100%;padding:8px 9px}.bf-geoposition .result-item:hover{background:var(--background-opacity-weak);border-color:var(--border-color-secondary)}.bf-geoposition .result-main{font-size:var(--font-size-sm);color:var(--text-color-primary);font-weight:500}.bf-geoposition .result-meta{font-size:var(--font-size-sm);color:var(--text-color-secondary);margin-top:2px}.bf-geoposition .no-results{height:100%;color:var(--text-color-secondary);justify-content:center;align-items:center;display:flex}.object-form-feature-address{gap:10px;display:flex}.object-form-feature-address .map-component{flex:2 0}.object-form-feature-address .addresses{flex:3 0}.object-form-feature-address .addresses .field{padding-bottom:var(--p-5)}.object-form-feature-address .addresses .address-entry{border-bottom:solid 1px var(--border-color-primary);padding-bottom:var(--p-5);margin-bottom:var(--m-5)}.object-form-feature-address .addresses .address-entry .field-row{gap:10px;display:flex}.object-form-feature-address .addresses .address-entry:last-of-type{border-bottom:none}.object-form-feature-address .addresses .address-entry .address-actions{justify-content:flex-end;gap:10px;display:flex}.object-form-feature-address .addresses .add-button{justify-content:center;display:flex}.energy-efficiency-class-indicator{width:30px;height:22px;line-height:16px;font-size:var(--font-size-md);color:var(--text-color-strong);border-radius:var(--border-radius-base);border:solid 1px var(--border-color-contrast-inverse);justify-content:center;align-items:center;font-weight:700;display:flex}.energy-efficiency-class-indicator.xs{width:18px;height:16px;line-height:12px;font-size:var(--font-size-sm)}.energy-efficiency-class-indicator.sm{width:22px;height:18px;line-height:14px;font-size:var(--font-size-base)}.object-form-template-selection .description{margin-bottom:var(--m-5);color:var(--text-color-secondary)}.object-form-template-selection table{width:100%;margin-top:var(--m-10)}.object-form-template-selection table tr{border-bottom:solid 1px var(--border-color-primary)}.object-form-template-selection table tr th{font-size:var(--font-size-sm);color:var(--text-color-secondary);text-align:left;vertical-align:bottom;padding-right:var(--p-5);font-weight:400}.object-form-template-selection table tr th:last-of-type{padding-right:var(--p-0)}.object-form-template-selection table tr th.center{text-align:center}.object-form-template-selection table tr td{padding-right:var(--p-5);padding-top:var(--p-3);padding-bottom:var(--p-3)}.object-form-template-selection table tr td:last-of-type{padding-right:var(--p-0)}.object-form-template-selection table tr td.center{text-align:center}.fixed-header-container .cb-fixed-header{background:var(--background-color-primary);border-bottom:solid 1px var(--border-color-tertiary);border-right:solid 1px var(--border-color-secondary);transition:transform .2s;transform:translateY(-100%)}.fixed-header-container .cb-fixed-header .head{justify-content:center;align-items:center;display:flex}.fixed-header-container .cb-fixed-header .head .title-container .title{font-size:var(--font-size-base);font-weight:600}.fixed-header-container .cb-fixed-header .head .title-container .info{color:var(--text-color-primary);font-size:var(--font-size-xs);margin-left:var(--m-3)}.fixed-header-container .cb-fixed-header .subheader{width:100%;display:flex}.fixed-header-container .cb-fixed-header .subheader .cell{color:var(--text-color-secondary);text-transform:uppercase;font-size:var(--font-size-xs);flex:100%;justify-content:center;align-items:center;display:flex}.fixed-header-container.show .cb-fixed-header{transform:translateY(0%)}.cashbudget-hint-popup{z-index:1021;background:#fff;padding:5px 10px;position:absolute;box-shadow:0 3px 9px #0008}.cashbudget-table{border-radius:var(--border-radius-base);width:100%;height:100%;min-height:0;display:flex;position:relative;box-shadow:0 3px 9px #0008}.cashbudget-table.remove-overscroll .overscroll-container{display:none}.cashbudget-table .line{background:#bebebe;width:1px;position:absolute;top:-1px;bottom:-1px}.cashbudget-table .line .line-left{background:#bebebe;width:7px;height:1px;position:absolute;top:50%;left:-7px}.cashbudget-table .line.end{bottom:50%}.cashbudget-table .line.end .line-left{top:calc(100% - 1px)}.cashbudget-table .grouped-indicator{width:18px;height:100%;position:relative}.cashbudget-table .grouped-indicator .bf-icon{width:15px;height:15px;position:absolute;top:-13px;left:3px}.cashbudget-table .row-wrapper{position:relative}.cashbudget-table .row-wrapper .fixed-header-container{z-index:5;will-change:transform;position:absolute;top:0;left:0;right:0}.cashbudget-table .row-ident{text-align:right;white-space:nowrap;position:relative;overflow:hidden}.cashbudget-table .row-ident .text{text-align:right;white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.cashbudget-table .row-ident .hints{justify-content:flex-end;display:flex}.cashbudget-table .row-ident .hints .hint{width:5px;height:5px;margin-right:var(--m-3);border-radius:var(--border-radius-base)}.cashbudget-table .row-ident .line{background:#bebebe;width:1px;position:absolute;top:-1px;bottom:-1px}.cashbudget-table .row-ident .line .line-left{background:#bebebe;width:7px;height:1px;position:absolute;top:50%;left:-7px}.cashbudget-table .row-ident .line.end{bottom:50%}.cashbudget-table .row-ident .line.end .line-left{top:calc(100% - 1px)}.cashbudget-table .cell-edit{box-sizing:border-box}.cashbudget-table .cell-edit>div.validation-popover{height:100%;display:block}.cashbudget-table .cell-edit>div.validation-popover .wrapper{height:100%}.cashbudget-table .cell-edit>div.validation-popover .wrapper .bf-input{border-radius:var(--border-radius-none);height:100%}.cashbudget-table .cell-edit>div.validation-popover .wrapper .bf-input input.rs-input{padding:0 6px}.cashbudget-table .cell-edit>div.validation-popover .wrapper .bf-input .suffix{border-radius:var(--border-radius-none);justify-content:center;align-items:center;height:100%;padding:0 8px;display:flex}.cashbudget-table .cell{box-sizing:border-box}.cashbudget-table button.collapsible-cell{background:0 0;align-items:center;display:flex}.cashbudget-table button.collapsible-cell>.collapsible-indicator{padding-left:var(--p-3)}.cashbudget-table button.collapsible-cell>.collapsible-indicator i.bf-icon{transition:transform .2s;transform:scale(1.5)}.cashbudget-table button.collapsible-cell.collapsed>.collapsible-indicator i.bf-icon{transform:rotate(180deg)scale(1.5)}.cashbudget-table .loading-overlay{z-index:10;background:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cashbudget-table .row-highlight-container{z-index:0;width:100%;height:100%;position:absolute}.cashbudget-table .row-highlight-container .cell{transition:background-color .2s}.cashbudget-table .row-highlight-container .cell.hover{background:#9aa7b45b}.cashbudget-table .sub-head{margin-top:var(--m-5);font-weight:700}.cashbudget-table .sub-head.cell{border-bottom:none!important}.cashbudget-table .bold{font-weight:700}.cashbudget-table .table-row-definition{border-right:solid 1px var(--cashbudget-color-border);background:var(--cashbudget-color-menu);z-index:2;width:250px;min-height:100%;overflow:hidden;box-shadow:1px 0 5px -2px #000}.cashbudget-table .table-row-definition .scrolling-content{will-change:transform}.cashbudget-table .table-row-definition .cell{padding:var(--p-3);justify-content:flex-end;align-items:center;font-size:.9em;display:flex}.cashbudget-table .table-row-definition .head{flex-direction:column;justify-content:center;align-items:center;display:flex}.cashbudget-table .table-row-definition .head .date-selection{justify-content:center;align-items:center;display:flex}.cashbudget-table .table-row-definition .head .date-selection .head-selection .rs-btn.rs-dropdown-toggle{font-size:var(--font-size-2xl)}.cashbudget-table .table-row-definition .head .date-selection .head-selection .rs-dropdown-menu .rs-dropdown-item{font-size:var(--font-size-xl)}.cashbudget-table .table-data-content{z-index:1;flex:1 0;min-height:0;overflow:auto visible}.cashbudget-table .table-data-content.moving-active .cell{pointer-events:none}.cashbudget-table .table-data-content .scrolling-content{cursor:all-scroll;width:fit-content;height:100%;display:flex}.cashbudget-table .table-data-content .scrolling-content .overscroll-container{width:50px;height:100%;position:relative;overflow:hidden}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch{opacity:.95;width:50px;height:100%;transition:transform .2s;position:absolute}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.left{left:0;transform:translate(-100%)}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.right{right:0;transform:translate(100%)}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.active{transform:translate(0)}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch .bf-button{width:100%;height:100%}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch .bf-button .switch-content{flex-direction:column;justify-content:center;align-items:center;display:flex}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.left .switch-content{transform:rotate(-90deg)}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.right .switch-content{transform:rotate(90deg)}.cashbudget-table .table-data-content .scrolling-content .content-entry.highlight-sum{opacity:1;background:#acacac36!important;font-weight:700!important}.cashbudget-table .table-data-content .scrolling-content .content-entry.highlight-current{background:#6466d113}.cashbudget-table .table-data-content .scrolling-content .content-entry.highlight-current .title{font-weight:700}.cashbudget-table .table-data-content .scrolling-content .content-entry.highlight-future{background:var(--cashbudget-color-prognose)}.cashbudget-table .table-data-content .scrolling-content .content-entry.highlight-future.highlight-current{background:var(--cashbudget-color-today)}.cashbudget-table .table-data-content .scrolling-content .content-entry.end-of-week{border-right:4px dotted #607286b7}.cashbudget-table .table-data-content .scrolling-content .content-entry{border-right:solid 1px var(--cashbudget-color-border);height:fit-content;min-height:100%;transition:background-color .2s}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison{border-right:1px solid #484848}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison.sum-column{width:450px}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison .subheader{width:100%;display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison .subheader .cell{color:var(--text-color-secondary);text-transform:uppercase;border-right:solid 1px var(--cashbudget-color-border);flex:100%;justify-content:center;align-items:center;display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison .subheader .cell:last-of-type{border-right:none}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison .row-container{display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison .row-container .row-wrapper{border-right:solid 1px var(--cashbudget-color-border);flex:100%}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison .row-container .row-wrapper:last-of-type{border-right:none}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container{display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper{width:100%}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell{border-bottom:solid 1px var(--cashbudget-color-border);justify-content:flex-end;align-items:center;transition:border .2s;display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .icons{padding-left:var(--p-3);color:var(--text-color-secondary);align-items:center;height:100%;display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .icons .rs-icon{margin-right:var(--m-2)}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell:not(.sub-head){border:solid 1px var(--cashbudget-color-border) 0;border-bottom:solid 1px var(--cashbudget-color-border)}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell.selected{background:#a6bbff66!important}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell.clickable:hover{border:1px dashed #575757}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell.clickable:hover .cell-buttons{opacity:1}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell.border-top-solid{border-top:1px solid #a1a1a1}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-content{text-align:right;pointer-events:none;flex-grow:1;align-items:center;height:100%;padding:4px 6px;display:flex;position:relative}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-content .type{display:none}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-content.negative{color:var(--color-negative)}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-content .progress{color:var(--text-color-secondary);font-size:var(--font-size-sm)}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-content .progress.overdone{color:var(--color-prio-high)}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-content .value{flex-grow:1}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-buttons{height:100%}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-buttons .bf-button{border-radius:var(--border-radius-none);height:100%}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-buttons{opacity:0;transition:opacity .2s}.cashbudget-table .table-data-content .scrolling-content .content-entry .head .date-header{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry .head .date-header .infos{width:100%;padding:var(--p-2);color:var(--text-color-secondary);height:30px;font-size:.9em;display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry .head .date-header .infos .left{color:var(--text-color-secondary);font-size:.9em}.cashbudget-table .table-data-content .scrolling-content .content-entry .head .date-header .infos .center{font-size:var(--font-size-sm);color:var(--text-color-secondary);font-weight:700}.cashbudget-table .table-data-content .scrolling-content .content-entry .head .date-header .infos .right{color:var(--text-color-secondary);font-size:.7em}.cashbudget-table .table-data-content .scrolling-content .content-entry .head .date-header .title{width:fit-content;margin:auto;font-size:1.4em;position:relative}@media screen and (width<=950px){.cashbudget-table .table-row-definition,.cashbudget-table .row-highlight-container{display:none}.cashbudget-table .table-data-content .scrolling-content .overscroll-container{width:100%;height:100px;padding:var(--p-8);overflow:visible;transform:none!important}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.left,.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.right{width:100%;height:100%;position:relative;transform:none}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.left button.bf-button .switch-content,.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.right button.bf-button .switch-content{transform:none}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.right button.bf-button .switch-content{flex-direction:column-reverse}.cashbudget-table .table-data-content .scrolling-content .overscroll-container .switch.right button.bf-button .switch-content .indicator{transform:scaleY(-1)}.cashbudget-table .table-data-content .scrolling-content{width:100%;padding-bottom:var(--p-10);flex-direction:column}.cashbudget-table .table-data-content .scrolling-content .content-entry{padding:var(--p-3);margin:var(--m-0);margin-bottom:var(--m-8);width:calc(100% - 10px);min-height:fit-content;box-shadow:0 3px 10px #000}.cashbudget-table .table-data-content .scrolling-content .content-entry .head{height:60px!important}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container{display:block}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper{width:100%}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell{height:30px!important}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-content{justify-content:space-between;display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry .row-container .row-wrapper .cell .cell-content .type{display:inline-block}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison{width:calc(100% - 10px)}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison.sum-column{width:100%}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison .subheader{justify-content:center;display:flex}.cashbudget-table .table-data-content .scrolling-content .content-entry.comparison .row-container{display:block}}.cashbudget-hover-container{pointer-events:none;z-index:5;position:absolute}
