body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,p{margin:0}.App{width:100vw;height:100vh;flex:1 1;background-color:#282c34}.App-header{height:50px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff;padding:5px 10px;background:#282c34;background:-webkit-gradient(left top,left bottom,color-stop(0,#282c34),color-stop(83%,#282c34),color-stop(99%,#383838),color-stop(100%,#383838));background:-webkit-linear-gradient(top,#282c34,#282c34 83%,#383838 99%,#383838);background:-webkit-gradient(linear,left top,left bottom,from(#282c34),color-stop(83%,#282c34),color-stop(99%,#383838),to(#383838));background:linear-gradient(180deg,#282c34 0,#282c34 83%,#383838 99%,#383838);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#282c34",endColorstr="#383838",GradientType=0)}.App-header h1{font-size:1.2em}#App-content{display:flex;flex-direction:row;flex-wrap:wrap}#App-content>div{margin-bottom:15px}#App-content .label{padding:5px 10px;color:#fff}#App-content .App-QrReader,#App-content .App-Username-Input{flex-direction:row;width:100%}#App-content .App-QrReader input,#App-content .App-Username-Input input{width:calc(100% - 20px);max-height:38px;padding:8px;font-size:1em;color:#333}#App-content .App-ActivateButton,#App-content .App-DefaultSetup-Selector,#App-content .App-Location-Selector,#App-content .App-Theme-Selector{width:100%}#App-content .App-ActivateButton{position:fixed;bottom:0;margin-bottom:0}#App-content .App-DefaultSetup-Selector>div>div{margin-bottom:5px!important}#App-content .App-DefaultSetup-Selector>div>div>div{align-items:center}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.flex1{display:flex;flex-grow:1}.flex2{display:flex;flex-grow:2}.flex3{display:flex;flex-grow:3}.justify-center{justify-content:center}
/*# sourceMappingURL=main.67e174ab.chunk.css.map */