.ng-invalid{border:1px solid red!important}html,body{height:100vh}.config-section h2{border-bottom:1px solid #eee;padding-bottom:10px}p.success:before{content:url(/assets/no-wifi.png);color:#fff;font-weight:700;font-size:20px;margin-right:10px;border-radius:50%;padding:5px}p.success{border:1px solid rgb(15.4098360656,32.4590163934,7.5409836066);background-color:#5ec62e;padding:10px;border-radius:4px}details h2{display:inline}.form-group{margin-bottom:10px;display:flex;align-items:center}.step-commands{justify-content:space-between;margin-bottom:10px}.form-group label{width:150px;margin-right:10px}.form-group input[type=text],.form-group input[type=number],.form-group input[type=color]{flex:1;padding:5px;border:1px solid #ddd;border-radius:4px}.form-group input[type=color]{height:60px;max-width:60px}.nested-form-group{display:flex;flex-direction:row;align-items:flex-start}.nested-form-group+.nested-form-group{border-top:1px solid #eee;margin-top:25px;padding-top:25px}.nested-form-group label{width:150px;margin-right:10px;font-size:12px}.nested-form-elements{display:flex;flex-direction:column;margin-bottom:10px;gap:10px;flex:1}.nested-form-element{display:flex;flex-direction:row;flex:1}.nested-form-element label{width:20px;margin-left:4px}.nested-form-elements input[type=text],.nested-form-element input[type=number],.nested-form-element input[type=color],input[type=checkbox],input[type=text],input[type=number]{flex:1;padding:5px;border:1px solid #ddd;border-radius:4px}input[type=checkbox]{flex:0;display:grid;grid-template-columns:1em auto;place-items:center;margin:0;appearance:none;width:28px;height:28px;background-color:#fff;border:2px solid #ccc;cursor:pointer}input[type=checkbox]:before{content:"";width:15px;height:15px;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 20px 20px green;transform-origin:bottom left;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}input[type=checkbox]:checked:before{transform:scale(1)}.button-green{border:1px solid rgb(74.3524590164,156.6147540984,36.3852459016);border-radius:4px;border-collapse:collapse;padding:8px 16px;background-color:#5ec62e;color:#fff;font-weight:700;font-size:18px}.button-green:hover{background-color:#4a9d24}.button-red{border-radius:4px;padding:8px 16px;background-color:#f44336;color:#fff;font-weight:700;font-size:18px;border:none;border:1px solid rgb(89.1226415094,10.641509434,4.8773584906)}.button-red:hover{background-color:#d32f2f}.button-disabled{background-color:#8c8c8c;border:1px solid rgb(114.5,114.5,114.5);cursor:not-allowed}.button-disabled:hover{background-color:#8c8c8c;cursor:not-allowed}
