.loading.cover-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.loading.cover-page{position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loading .ant-spin{color:#3e79f7}*{box-sizing:border-box;margin:0;padding:0;border-radius:12px}body{font-family:"Poppins",sans-serif}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.btn-boleta{display:inline-block;background:#000;color:#fff;border:none;padding:10px 20px;margin:5px;border-radius:10px;cursor:pointer;text-decoration:none;font-size:15px;font-family:inherit}.btn-boleta:focus{outline:none}.btn-boleta:active{transform:scale(.98)}.btn-boleta-block{display:block;width:100%}.partido{background:#f4f4f4;margin:5px;padding:10px 20px;cursor:pointer}.partido.jugado{border-left:5px solid green}.partido h3{display:flex;align-items:center;justify-content:space-between}.add-form{margin-bottom:10px;margin-top:10px}.form-control{margin:5px 0}.form-control label{display:block;padding:6px 3px}.form-control input,.form-control label{font-size:15px;font-family:inherit;margin:3px}.form-control input{width:100%;height:30px;padding:3px 7px;text-align:center;border-radius:8px;border:none}.form-control-check{display:flex;align-items:center;justify-content:space-between}.form-control-check label{flex:1 1;text-align:center;vertical-align:middle}.form-control-check input{flex:2 1;height:20px}footer{margin-top:30px;text-align:center}
/*# sourceMappingURL=main.bd9e37b2.chunk.css.map */