html,body{width:100%;height:100%;margin:0;padding:0;background-color:#464e47;font-family:"Open Sans", sans-serif;color:#f1fffa}section#app div.contain{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}section#app div.contain h2{width:100%;text-align:center;margin:0;margin-bottom:7.5px}section#app div.contain div.mise{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section#app span[data-dismiss]{cursor:pointer;padding-bottom:7.5px}button{padding:15px;text-transform:uppercase;font-weight:bold;background-color:#f1fffa;border:0;border-bottom:3px solid #568259;letter-spacing:1px;font-family:"Roboto", sans-serif;font-size:16px;color:#568259;-webkit-transition:0.3s ease;transition:0.3s ease}button:hover{background-color:#96e6b3;color:white;cursor:pointer}#add-people{margin-right:7.5px}#end-bet{border-bottom:3px solid #ff4838;color:#ff220c}#end-bet:hover{background-color:#ecacae;color:white}input[type="text"],input[type="number"],textarea,select{margin:0 7.5px 7.5px 7.5px;font-size:0.8rem;padding:7.5px;outline:none;background-color:#f1fffa;-webkit-transition:0.3s ease;transition:0.3s ease;border:0;border-bottom:3px solid #568259;border-radius:0}input[type="text"]:focus,input[type="number"]:focus,textarea:focus,select:focus{outline:none;border-bottom:3px solid #96e6b3}.containerFileUpload input[type="file"]{width:10.1px;height:10.1px;opacity:1;overflow:hidden;position:absolute;z-index:-1}.containerFileUpload input[type="file"]+label{font-size:0.8rem;font-weight:700;color:#568259;background-color:#f1fffa;display:inline-block;-webkit-transition:0.3s ease;transition:0.3s ease;padding:7.5px;margin-bottom:7.5px;border-bottom:solid 3px #568259}.containerFileUpload input[type="file"]+label .material-icons{font-size:0.8rem;margin-right:3.75px}.containerFileUpload input[type="file"]:focus+label{outline:1px dotted #000;outline:-webkit-focus-ring-color auto 5px}.containerFileUpload input[type="file"]:focus+label,.containerFileUpload input[type="file"]+label:hover{background-color:#96e6b3;cursor:pointer;color:white}img.person-photo{width:auto;max-width:200px;height:auto;max-height:200px;margin-bottom:7.5px}img[src=""].person-photo{display:none}.containerFileUpload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:200px}.textFiller{margin-bottom:7.5px}.overlay{width:100vw;height:100vh;position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overlay .alert{background-color:#f1fffa;color:#568259;padding:7.5px;border-bottom:3px solid #568259;min-width:200px}.overlay .alert ul{list-style-type:none;padding-left:7.5px}.overlay .alert ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.overlay .alert h3{margin:0 0 7.5px 0}#calc-button{color:white;border-bottom:3px solid #464e47;background-color:#568259}#calc-button:hover{background-color:#3d6840}
/*# sourceMappingURL=main.css.map */