*{margin:0;padding:0}.header{position:relative;display:flex;align-content:center;background-color:orange;width:100vw;height:70px}.header-logo{position:absolute;top:20px;left:20px;color:#f0f8ff;font-weight:700;font-size:20px}.loading,.voting-panel{text-align:center}.voting-panel{color:#fff;width:50vw;max-height:60vh;background-color:orange;border-radius:30px;padding:40px;margin:50px auto auto;display:flex;flex-direction:column}.cand-list{margin:20px;overflow:scroll}.cand-list::-webkit-scrollbar{display:none}.btn-vote{background-color:#fff}.btn-vote,.btn-vote:hover{border-style:none;border-radius:20px;padding:10px}.btn-vote:hover{background-color:tomato;color:#fff}.login-main{background-color:orange;width:50vw;padding:20px;color:#fff;margin:60px auto auto;border-radius:30px}.main-header{text-align:center;font-size:xx-large;font-weight:bolder}.main-form{display:flex;flex-direction:column;margin:auto;padding:30px}.form-field{position:relative;display:flex;padding:10px;width:100%}.form-field p{margin-right:10px}.form-field input{height:30px;width:200px;border-style:none;border-radius:20px;position:absolute;right:0;align-self:flex-start;text-align:center;display:flex}.login-btn{padding-top:20px;width:-webkit-max-content;width:max-content;margin:auto}.login-btn button{background-color:#fff;border-radius:10px;border-style:none}.login-btn button,.login-btn button:hover{width:-webkit-max-content;width:max-content;margin:auto;padding:10px}.login-btn button:hover{color:#fff;background-color:tomato}.candidate-card{width:300px;height:100px;background-color:tomato;display:flex;border-radius:20px;margin:auto auto 10px}.cand-image{width:100px;background-image:url(/static/media/dp_demo.81534914.png);background-position:50%;background-size:cover}.cand-detail{padding:10px;text-align:start;width:150px}.cand-selector{margin:auto;width:50px}.result-refresh-btn{background-color:#fff;border-style:none;margin-top:3px;border-radius:10px;padding:10px}.result-refresh-btn:hover{background-color:tomato;color:#fff;border-radius:10px;border-style:solid;border-color:#fff}.vote{background-color:#fff;border-style:none;margin-top:3px;padding:10px}.vote,.vote:hover{border-radius:10px}.vote:hover{background-color:tomato;color:#fff;border-style:solid;border-color:#fff}.back-to-home{cursor:pointer}.back-to-home:hover{color:tomato}.voting-panel p{height:20px}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}
/*# sourceMappingURL=main.d63c0cf9.chunk.css.map */