@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital@1&display=swap);*{box-sizing:border-box;font-family:Josefin Sans,sans-serif;margin:0;padding:0}table,td,th{border:1px solid #000}table{margin-left:10px;margin-top:10px}body{background-color:#cad2c5}.login-form{align-items:center;background-color:#fff;border-radius:5px;box-shadow:10px 8px 19px -20px rgba(0,0,0,.75);height:500px;justify-content:space-around;margin:90px auto auto;padding:20px;width:28%}.inputs,.login-form{display:flex;flex-direction:column}.inputs label{background-color:#edf2f4;border:1px solid #000;border-radius:3px;margin-bottom:5px;padding-left:3px;width:auto}.inputs input{border:none;border-left:1px solid #000;font-size:large;height:35px;outline:0;padding:3px;width:205px}.email-input{margin-left:3px}.password-input{margin-left:5px}.login-form button{background-color:#edf2f4;border-radius:3px;cursor:pointer;font-weight:900;height:50px;width:100px}.login-form button:active{background-color:#979dac}.header-container{align-items:center;background-color:#fff;display:flex;height:90px;justify-content:space-between}.header-container .logo{margin-bottom:15px;margin-left:10px}.header-container .email-field{margin-left:5px;margin-right:10px}.gastos,.header-container .usuario-container{align-items:center;display:flex}.gastos .total-field{margin-left:3px}.gastos .moeda{margin-right:5px}.table-container{align-items:center;background-color:#fff;border-radius:5px;display:flex;justify-content:center;margin:20px auto auto;padding-bottom:10px;width:75%}.table{border-radius:2px;width:90%}.thead{background-color:#edf2f4}.thead th{height:35px}.tbody td{height:25px;padding:2px}.btn-edt{margin-right:5px}.btn-edt,.btn-ex{cursor:pointer;width:40px}.btn-ex{margin-left:5px}.btns{text-align:center}.form-container{background-color:#fff;border-radius:5px;display:flex;flex-wrap:wrap;height:134px;justify-content:space-around;margin:20px auto auto;padding:15px;width:75%}.form-container input,.form-container select{height:35px;margin-left:3px}.form-container label{margin-left:10px}.valueInput{font-size:medium;padding:10px;width:150px}.descriptionInput{font-size:medium;padding:10px;width:280px}.tagInput{width:150px}.currencyInput,.tagInput{cursor:pointer;padding:10px}.currencyInput{width:90px}.methodInput{cursor:pointer;padding:10px;width:230px}.save-btn{cursor:pointer;height:40px;padding:5px}.save-btn:active{background-color:#979dac}
/*# sourceMappingURL=main.4cef883b.css.map*/