#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#00335b}.card{text-align:left;font-weight:700}.button-wrapper,.card{width:100%}button{height:56px;border-radius:5px;background:rgba(10,161,139,.6);font-weight:700;color:#00335b;margin:5px 0 5px 0}.button-wrapper button{width:33%;padding:5px}.input-wrapper{display:flex;flex-direction:column}input{border:1px solid #0aa18b;border-radius:10px;font-size:large;padding:15px}input[type=number]{width:60px}.green{border:2px solid #0aa18b;background-color:#0aa18b;color:#fdfdfd}.selected{background:#0aa18b!important;color:#fdfdfd}.error{color:red}.noerror{color:#000}.conformation{border-radius:5px;border:1px solid #00335b;height:50px;background-color:#0aa18b;top:210px;margin:auto}.conformation h3{text-align:center}