.check-box[data-v-40dc0ced]{display:flex;align-items:center;align-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:2px;border-radius:4px;overflow:hidden;flex-shrink:0;padding:5px;padding-left:5px;position:relative;transition:.2s}.check-box[data-v-40dc0ced]:hover:hover{background:hsla(0,0%,100%,.05)}.check-box:hover .box span[data-v-40dc0ced]{opacity:.6}.check-box.noName .box[data-v-40dc0ced]{margin-right:0}.check-box .box[data-v-40dc0ced]{display:flex;justify-content:center;align-items:center;height:15px;width:15px;margin-right:5px;border-radius:6px;flex-shrink:0;border:2px solid hsla(0,0%,100%,.5);z-index:12111111}.check-box .box span[data-v-40dc0ced]{opacity:0;transition:.2s;font-size:12px}.check-box[data-v-40dc0ced]:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;opacity:.2;transition:.2s}.check-box.checked .box[data-v-40dc0ced],.check-box.checked[data-v-40dc0ced]:before{background:var(--primary-color)}.check-box.checked .box span[data-v-40dc0ced]{opacity:1}.check-box.checked .description[data-v-40dc0ced]{color:var(--primary-color)}.description[data-v-40dc0ced]{color:hsla(0,0%,100%,.5);font-size:14px;transition:.2s;z-index:11111111}.name[data-v-40dc0ced]{z-index:1111111}.startup-options[data-v-0ebb7aed]{display:flex;flex-direction:column}.description[data-v-0ebb7aed]{display:flex;align-items:center;align-content:center;margin-bottom:10px}.description .material-icons[data-v-0ebb7aed]{margin-right:5px}.title[data-v-0ebb7aed]{margin-bottom:5px}.box[data-v-0ebb7aed]{padding:10px;align-self:flex-start}.check-box[data-v-0ebb7aed]{margin-bottom:10px}.disabled[data-v-0ebb7aed]{opacity:.4;position:relative}.disabled[data-v-0ebb7aed]:before{content:"";cursor:not-allowed;position:absolute;left:0;bottom:0;top:0;right:0;z-index:99999}.warn[data-v-0ebb7aed]{border:solid 1px var(--warn-color);padding:5px;border-radius:4px;max-width:600px;margin-bottom:10px;font-size:14px;color:hsla(0,0%,100%,.7)}