@import url(https://fonts.googleapis.com/css2?family=Langar&family=Noto+Serif&display=swap);*{margin:0;box-sizing:border-box}html{font-size:62.5%}body{color:var(--dark-grey);font-family:Helvetica,Arial,sans-serif;font-size:var(--m-size);line-height:1.6}button{cursor:pointer}button:disabled{cursor:default}.is-active{font-weight:700}.container{max-width:800px;margin:0 auto;padding:0 2rem}:root{--dark:#333;--dark-grey:#333;--s-size:1.2rem;--m-size:1.6rem;--l-size:3.2rem;--xl-size:4.8rem;--breakpoint:45rem}.box-layout{width:100%;height:100vh;align-items:center;background-repeat:no-repeat;background-size:auto;display:flex;justify-content:center;background:url(/static/media/bg.b9f65c5d.jpg)}.box-layout__box{background:hsla(0,0%,100%,.877);border-radius:3px;padding:20px;width:25rem;text-align:center}.box-layout__title{margin:0 0 2rem;font-size:3rem}.box-layout__sub_title{margin:0 0 1rem;font-size:1.8rem}.box-layout__button{padding:1rem 3rem;background:#1f97be;border:none;color:#fff;margin-top:1rem;font-size:1.8rem;outline:none}.header-main{background:var(--dark);height:8rem}.header{display:flex;justify-content:space-between;max-width:800px;margin:0 auto;align-items:center;height:100%}.header-title{text-decoration:none;color:#e4e3e3;font-size:2rem;font-family:"Langar",cursive;word-spacing:1.2px}.logout{color:#e4e3e3;font-size:2.2rem;background:transparent;outline:none;border:none}.expense-summery{background-color:#f7f6f6;min-height:120px}.expense-summery__title{font-size:3rem;padding-top:3rem;font-family:"Noto Serif",serif}.expense-summery__bold{font-size:3rem;font-weight:700;font-family:"Noto Serif",serif}.expense-summery__button{margin:3rem 0}@media (max-width:53rem){.expense-summery{min-height:90px}.expense-summery__title{font-size:2rem;padding-top:2rem}.expense-summery__bold{font-size:2rem;font-weight:700}.expense-summery__button{margin:2rem 0}}.input-group{display:flex;margin-top:2rem;flex-direction:row}.grow{flex-grow:1}.input-group__item{margin-right:var(--s-size)}@media (max-width:53rem){.input-group{flex-direction:column}.input-group__item{margin-top:.8rem}}.text-input{border:1px solid #cacccd;height:46px;padding:1.1rem;font-size:2rem;font-weight:300}.flex{display:flex;flex-direction:column}.flex-row{display:flex;justify-content:space-between}.expanse-form{margin-top:3rem}.space{margin:1rem 0}.note-expense{min-height:10rem}.SingleDatePickerInput{width:100%}.remove-button{background:grey}.expense-list-title{margin-top:2.5rem}.expense-list__title{background:#f1f0f0;padding:1rem}.expense-list-no-expense{text-align:center;padding:1rem 0}.expense-list-item-box{padding:1.5rem 1rem;border:.8px solid #ccc;margin-bottom:2rem}.expense-list-item-box:hover{background-color:#f5f5f5}.expenseItemList-amount{font-weight:700;font-size:2rem}.link-decoration{text-decoration:none;color:#000}.expense-list-item-desc{max-width:80%}.loader{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.loading__gif{width:10rem;height:10rem}
/*# sourceMappingURL=main.4af1e727.chunk.css.map */