.theme--dark .blue.lighten-4{background-color:#1b65a1!important;color:#fff!important}.theme--dark .green.lighten-4{background-color:#a5d6a7!important;color:#000!important}.theme--dark .primary{background-color:#1e88e5!important;color:#fff!important}.theme--light .blue.lighten-4{background-color:#bbdefb!important;color:#000!important}.theme--light .green.lighten-4{background-color:#c8e6c9!important;color:#000!important}.needsExtension{background-color:#e57373!important}.theme--dark .needsExtension{background-color:#ef9a9a!important}.status-paid{background-color:#4caf50!important;color:#fff!important}.theme--dark .status-paid{background-color:#2e7d32!important}.status-open{background-color:#ff9800!important;color:#fff!important}.theme--dark .status-open{background-color:#f57c00!important}.status-overdue{background-color:#f44336!important;color:#fff!important}.theme--dark .status-overdue{background-color:#b71c1c!important}.status-partial{background-color:#2196f3!important;color:#fff!important}.theme--dark .status-partial{background-color:#1565c0!important}.mahnstufe-0{background-color:#4caf50!important;color:#fff!important}.mahnstufe-1{background-color:#ff9800!important;color:#fff!important}.mahnstufe-2{background-color:#f44336!important;color:#fff!important}.mahnstufe-3{background-color:darkred!important;color:#fff!important}.v-dialog{border-radius:4px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);margin:24px;outline:none;overflow-y:auto;pointer-events:auto;transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog>.v-card>.v-card__actions{padding:8px 16px}.v-dialog__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{animation-duration:.15s;animation-name:animate-dialog;animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;height:100%;left:0;margin:0;overflow-y:auto;position:fixed;top:0}.v-dialog--fullscreen>.v-card{margin:0!important;min-height:100%;min-width:100%;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:flex;flex:1 1 100%;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{backface-visibility:hidden;flex:1 1 auto;overflow-y:auto}@keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}