:root{--color: #141414;--primary: #ff6910;--secondary: #183D62;--contrast: #FAFAFA}@font-face{font-family:Roboto;src:url(/assets/fonts/Roboto-Regular.ttf)}.nbox{margin-top:10px}.nbox.notice>.title{color:#000;background-color:#000}.nbox.notice>.content{color:#000;background-color:#000}.nbox.warning>.title{color:#000;background-color:#000}.nbox.warning>.content{color:#000;background-color:#000}.nbox.alert>.title{color:#000;background-color:#000}.nbox.alert>.content{color:#000;background-color:#000}.nbox>.title{font-weight:700;border:1px solid #b4b3b3;border-radius:10px 10px 0 0;padding:5px;color:#000;background-color:#b4b3b3}.nbox>.content{border:1px solid #d1d1d1;border-radius:0 0 10px 10px;padding:5px;color:#000;background-color:#d1d1d1}body,html{padding:0;margin:0;background-position:center center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;font-family:Roboto;font-size:12pt;-webkit-hyphens:auto;hyphens:auto;color:var(--color)}a{color:var(--color);text-decoration:none}.line{display:flex}.line>div:first-child{width:200px}.formInput{position:relative;display:flex}.formInput>input{outline:none;border:1px solid rgb(189,189,189);padding:5px;border-radius:10px;background:transparent;width:180px}.formInput>select{outline:none;border:1px solid rgb(189,189,189);padding:5px;border-radius:10px;background:transparent;width:180px}.formInput>.text{display:flex;justify-content:right;align-items:center;position:absolute;right:0;top:0;border:1px solid rgb(189,189,189);background-color:#bdbdbd;padding-right:5px;padding-left:5px;height:calc(100% - 2px);border-top-right-radius:10px;border-bottom-right-radius:10px}p{padding:0;margin:0}button{padding:10px;background-color:var(--secondary);border:0;border-radius:10px;margin-top:20px;color:var(--contrast);width:300px;transition:all .3s;cursor:pointer}button:hover{background-color:var(--primary)}button:disabled{background-color:#ccc;cursor:not-allowed}.selectorBar{display:flex;justify-content:space-around;flex-wrap:wrap}.selectorBar>.selector{background-color:var(--secondary);color:var(--contrast);padding:10px;border-radius:20px;cursor:pointer;transition:all .2s;margin-right:20px}.selectorBar>.selector.selected{background-color:var(--primary)}.selectorBar>.selector:last-of-type{margin-right:0}code{background-color:#001c32;padding:5px;display:block;color:#fff}.small{font-size:.7em}.mycommand{margin-bottom:20px}.mycommand .command{color:#dbcb0d}.mycommand .register,.mycommand .slot,.mycommand .number{color:#0075e9}.mycommand .device{color:#30a54f}.mycommand .comment{color:#8b8b8b}.mycommand .var,.mycommand .batchmode,.mycommand .Mode,.mycommand .reagenz{color:#f47a06}.mycommand .hash,.mycommand .namehash{color:#eaeaea}.mycommand .hash.bg,.mycommand .namehash.bg{background-color:#0000005d}.mycommand .jump{color:#f47a06}.mycommand .description{padding-left:20px}.mycommand .einruecken{padding-left:30px}
