html{box-sizing:border-box;font-family:"Fira Sans Condensed",sans-serif;font-size:16px}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{font-weight:400;margin:0;padding:0}ol,ul{list-style:none}img{height:auto;max-width:100%}.add-expense-btn,.delete-btn,.edit-btn,.form-input,.login-btn,.login-input{font-family:"Fira Sans Condensed",sans-serif}.login-content{align-items:center;background-color:#fcfcfc;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:15px}.login-title{margin:15px}.login-btn,.login-input{box-shadow:1px 1px 5px #e1e1e1;margin:8px 0;width:280px}.login-input{border:1px solid #e1e1e1;border-radius:7px}.login-btn,.login-input{outline:none;padding:10px}.login-btn{background-color:#00b400;border:none;border-radius:7px;color:#fff;cursor:pointer;transition:.2s}.login-btn:disabled{background-color:rgba(0,170,0,.3);cursor:not-allowed}.login-btn:hover:enabled{background-color:#00a000;box-shadow:2px 3px 10px #e1e1e1;transition:.2s}.header-content{align-items:center;background-color:#fcfcfc;box-shadow:0 3px 5px #c8c8c8;display:flex;justify-content:space-between;padding:15px}.header-main-title{font-weight:600}.header-right{width:50%}.form-content,.header-right{align-items:center;display:flex;justify-content:space-around}.form-content{background-color:#646464;box-shadow:0 3px 10px #c8c8c8;color:#fff;font-size:14px;margin:10px 0;padding:15px;text-align:center;width:100vw}.form-input{border:1px solid #e1e1e1;border-radius:7px;height:30px;margin-left:5px;outline:none;padding:5px;text-align:center;width:150px}.value{width:72px}.description{width:200px}.add-expense-btn{background-color:#009600;border:none;border-radius:7px;color:#fff;cursor:pointer;height:30px;outline:none;padding:0 15px;transition:.2s}.add-expense-btn:hover{background-color:#008200;transition:.2s}.table-head,.table-rows{align-items:center;display:flex;height:60px;justify-content:space-around;text-align:center;width:100vw}.table-head{background-color:#d3d3d3;font-size:15px}.table-rows{background-color:#f5f5f5;font-size:14px;margin-bottom:2px}td,th{width:10.5%;word-wrap:break-word}.btn-container{align-items:center;display:flex;justify-content:space-evenly}.delete-btn,.edit-btn{border:none;border-radius:7px;color:#fff;cursor:pointer;outline:none;padding:3px 5px;transition:.2s}.edit-btn{background-color:#64a0c8}.delete-btn{background-color:#dc5a6e}
/*# sourceMappingURL=main.5c08ec14.chunk.css.map */