.radio-button-knob-component{width:16px;height:16px;background-color:#fff;border-radius:8px;border:1px solid #aaa;display:flex;justify-content:center;align-items:center}.radio-button-knob-component-full{width:8px;height:8px;border-radius:4px}.radio-button-knob-component-half{display:flex}.radio-button-knob-component-left{width:4px;height:8px;border-top-left-radius:4px;border-bottom-left-radius:4px}.radio-button-knob-component-right{width:4px;height:8px;background-color:#fff;border-top-right-radius:4px;border-bottom-right-radius:4px;border-right:1px solid}.radio-button-knob-component-enabled>.radio-button-knob-component-full,.radio-button-knob-component-enabled>.radio-button-knob-component-half>.radio-button-knob-component-left{background-color:#090909}.radio-button-knob-component-enabled>.radio-button-knob-component-half>.radio-button-knob-component-right{background-color:#fff;border-color:#090909}.radio-button-knob-component-disabled>.radio-button-knob-component-full,.radio-button-knob-component-disabled>.radio-button-knob-component-half>.radio-button-knob-component-left{background-color:#777}.radio-button-knob-component-disabled>.radio-button-knob-component-half>.radio-button-knob-component-right{background-color:#e0e0e0;border-color:#777}.fillable-cell-component-container,.radio-knob-row-container{display:flex}.radio-knob-row-cell,.status-circle-standard{display:flex;justify-content:center;align-items:center}.status-circle-standard{position:relative}.status-circle-standard-content,.status-circle-standard-segment{position:absolute;overflow:hidden}.status-circle-standard-segment{top:0}.status-circle-standard-outline{z-index:1}.status-circle-standard-fill{transition:stroke-dashoffset .5s ease-in-out,stroke .33s ease-in-out}.status-circle-standard-width-height{width:60px;height:60px}.text-area-component-container{display:flex;flex-direction:column;border-color:inherit;width:100%;height:100%;flex-grow:1}.text-area-component{pointer-events:auto;flex-grow:1;resize:none}.text-area-component-counter{min-height:24px;margin:8px;margin-bottom:0;display:flex;justify-content:flex-end}.text-area-component:focus{outline:none}.work-package-head-container{position:relative;display:flex;height:70px;justify-content:space-between}.work-package-head-left-side{display:flex;height:100%;max-width:calc(100% - 70px);grid-gap:4px;align-items:center;padding-left:8px}.work-package-head-small-text-container{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.work-package-head-small-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.work-package-head-status-btn{width:70px;height:70px;flex-shrink:0}.work-package-head-icon-container{width:24px;height:24px;position:relative;display:flex;justify-content:center;align-items:center;outline:none}.work-package-head-icon,.work-package-head-icon-container>.v-icon{position:absolute}.work-package-head-icon-container-step-card{width:40px;height:40px;z-index:-1;border-radius:100%;position:relative;display:flex;justify-content:center;align-items:center;outline:none}.work-package-head-status-selection{width:100%;background-color:rgba(0,0,0,.93);position:absolute;border-radius:8px;bottom:0;transform:translateY(100%);z-index:3;box-shadow:0 5px 5px rgba(0,0,0,.33);display:flex;flex-direction:column;align-items:center}.work-package-head-status-selection-buttons{display:flex;flex-wrap:wrap;height:auto;width:100%;align-items:center;padding:1px 3px;justify-content:space-between}.work-package-head-status-selection-buttons>button{display:flex;flex-direction:column;align-items:center}.work-package-head-status-selection-justification{height:auto;width:100%;padding:0 16px 16px 16px;display:flex;flex-direction:column;grid-gap:16px;align-items:flex-end}.work-package-head-status-selection-justification>.v-btn{letter-spacing:normal!important;text-indent:0!important;text-transform:none!important}.work-package-head-status-selection-justification>.v-textarea{width:100%}.workpackage-head-step-card-checkbox{margin:5px 5px 5px 0}.work-package-head-stepcard-offset{color:#000;white-space:nowrap;margin-left:5px}.work-package-head-stepcard-text{position:absolute;width:calc(100% - 68px);bottom:2px;left:12px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.project-autopilots,.t-flex{display:flex}.project-autopilots-left-head{display:flex;justify-content:space-between;align-items:center}.project-autopilots-left-navigation{display:flex;grid-gap:8px}.project-autopilots-left-hint{padding-top:32px}.project-autopilots-left{width:500px;flex-shrink:0;background-color:var(--v-color-2-5-base);padding:24px}.project-autopilots-right{height:100%;margin:16px;overflow:auto}.project-autopilots-list-element-line{width:100%;height:0;border-top:1px solid;border-color:var(--v-primary-base);opacity:.5;margin:10px 0;display:flex;align-self:center}.project-autopilots-list-element-content{display:flex;align-items:center;justify-content:flex-end}.project-autopilots-list-element-head{display:flex;flex-direction:column;grid-gap:4px;width:100%}.project-autopilots-list-element{width:100%;cursor:pointer}.project-autopilots-list-head-description{display:flex;flex-grow:1}.project-autopilots-list-head{display:flex;align-items:center;justify-content:flex-end}.project-autopilots-list{padding-bottom:16px}