.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{display:flex;justify-content:center;align-items:center}.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}