.MainHeader_Mainheader__TqyFa{align-items:center;background-color:#242121;color:#fff;display:flex;flex-direction:row;height:5rem;justify-content:space-between}.MainHeader_title__2LPOe{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:large;margin-left:5%}.MainHeader_headerItems__3n7mC{display:flex;flex-direction:row;justify-content:space-around;margin-right:5%}.MainHeader_headerItems__3n7mC li:hover{background-color:#84ee67;cursor:pointer}.MainHeader_headerItems__3n7mC li{border-radius:10px;font-weight:700;list-style:none;margin-right:10%;padding:5px;text-align:center;width:8rem}.MainHeader_logout__RZxqx{background-color:red;border-radius:12px}.expense-item{align-items:center;background-color:#a6f2d7;border:2px solid #b02626;box-shadow:0 2px 8px rgba(0,0,0,.25);display:flex;flex-direction:row;justify-content:space-between;margin-top:.75rem;padding:.6rem;width:90%}.expense-item-price{background-color:#40005d;border:1px solid #fff;color:#fff;font-size:1rem;font-weight:700;padding:.8rem}.expense-item-description{font-weight:700}.expense-item-date{align-items:center;background-color:#141215f2;border:1px solid #fff;border-radius:12px;color:#fff;display:flex;flex-direction:column;font-weight:700;justify-content:center;padding:.5rem;width:75px}.day{font-size:x-large}.usermsg{color:#fff;font-size:large}.card{border-radius:12px}.expense-filter{align-items:center;display:flex;justify-content:space-between;margin:auto;padding:.5rem;width:90%}.expense-filter label{color:#fff;font-size:larger;font-weight:700;margin:0}select{border:1px solid #d1cece;border-radius:6px;font:inherit;outline:none;padding:.4rem;width:20%}option{font-size:bold;text-align:center}.chart{background-color:#d0c9df;border:1px solid #000;border-radius:12px;display:flex;height:12rem;justify-content:space-evenly;margin-top:.5rem;width:92%}.chartBar{height:10rem;justify-content:space-between;margin:auto;width:2rem}.bar-container,.chartBar{align-items:center;display:flex;flex-direction:column}.bar-container{background-color:#9781dc;border:1px solid grey;border-radius:12px;height:100%;justify-content:flex-end}.filler{background-color:#0a051a;border-radius:12px;transition:.4s ease;width:1rem}.chartBar p{font-size:medium;font-weight:500;padding-top:3px}.container{align-items:center;background-color:#242121;display:flex;flex-direction:column;justify-content:center;margin:auto;padding:1rem 0 1.5rem;width:100%}.ErrorModal_error-modal-container__3BVdL{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.ErrorModal_error-modal__1vh8Z{background-color:#fff;border-radius:12px;left:50%;margin-top:10%;overflow:hidden;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);width:40%;z-index:11}.ErrorModal_header__IX2tX{background-color:teal;height:25%;padding:10px}.ErrorModal_header__IX2tX h2{color:#fff;font-family:inherit;font-size:larger;margin-left:1.4rem}.ErrorModal_errmsg__qzXPw{background-color:#fff;height:50%;padding:32px}.ErrorModal_footer__d0mqc{height:25%;padding:1rem;text-align:right}.ErrorModal_btn__YNri4{background-color:#40005d;border:none;border-radius:3px;color:#fff;font-size:1rem;font-weight:700;margin-right:3rem;padding:.7rem;transition:.3s;width:6rem}.ErrorModal_btn__YNri4:hover{cursor:pointer;opacity:.8}.expense-form{background-color:#9396e6;border-radius:12px;margin:auto auto 1rem;position:relative;width:100%}.form-elements{grid-row-gap:.5rem;display:grid;grid-template-columns:1fr 1fr;justify-items:center;padding-top:.5rem;row-gap:.5rem}label{font-weight:700;margin-bottom:.5rem}.input-element{display:flex;flex-direction:column}.input{border:1px solid #d1cece;border-radius:6px;font:inherit;outline:none;padding:.5rem;width:20rem}.submit-btn{padding:.5em;text-align:right}.expense-submit-btn{background-color:#40005d;border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:700;margin-right:1rem;padding:.7rem;transition:.3s}.new-expense-btn{padding:1rem;text-align:center;width:100%}.add-expense-btn{background-color:#40005d;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-right:1rem;padding:.7rem;transition:.3s}.add-expense-btn:hover,.expense-submit-btn:hover{background-color:rgba(34,229,37,.844);color:#000;cursor:pointer;opacity:.9}@media (max-width:1160px){.form-elements{grid-template-columns:1fr}}*{margin:0;padding:0}.App{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;width:67%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/static/media/bg1.6cf0cc7ced3485565104.jpg);background-repeat:no-repeat;background-size:cover;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Login_loginform__vRHFt{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:12px;box-shadow:0 4px 8px 1px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center;margin:5rem auto;padding:1.5rem;width:40%}.Login_formContainer__wNz9a{display:flex;flex-direction:column;margin:auto auto 15px;row-gap:1rem;width:90%}.Login_formElements__6Srrt{grid-column-gap:2rem;grid-row-gap:1.5rem;align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:auto auto;row-gap:1.5rem}.Login_label__ag7J4{text-align:right}.Login_input__xEN53{border:1px solid #d1cece;border-radius:6px;font:inherit;outline:none;padding:.5rem;width:75%}.Login_submitLogin__r7A4j{background-color:blue;border:none;border-radius:6px;color:#fff;cursor:pointer;font:inherit;font-family:inherit;font-weight:700;margin-bottom:15px;margin-top:10px;outline:none;padding:.4rem;width:35%}.Login_loginTitle__TIFpl{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:medium;margin-bottom:15px}.Login_errMsg__kVTLr p{color:red;font-weight:700}