.header{background-color:#307672;color:#e4eddb;font-family:Montserrat,Arial,Helvetica,sans-serif;padding:15px 0}.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto;max-width:800px;width:90%}.header__brand,.header__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__brand img{margin-right:10px;max-width:24px}.header__nav ul{list-style:none}.header a{color:#fff;text-decoration:none}.footer{background-color:#307672;bottom:0;color:#e4eddb;font-family:Montserrat,Arial,Helvetica,sans-serif;height:50px;padding:15px 0;position:absolute;width:100%}.footer__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:auto;max-width:800px;width:90%}.footer__copyright{justify-self:center}.footer__copyright a{color:#e4eddb;font-weight:600;text-decoration:none}.main__container{height:100%;margin:auto;max-width:800px;padding-top:3rem;width:90%}.month-selector{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.month-selector select{background-color:#fff;border:2px solid #307672;border-radius:8px;padding:.5rem;width:220px}.pie-chart{height:500px;margin:1rem auto}.pie-chart__container{margin:auto;max-width:320px}.no-data-placeholder{margin-top:50px;text-align:center}.no-data-placeholder img{margin:30px auto;max-width:350px;width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.input-modal{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:120%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:1}.input-modal,.input-modal__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.input-modal__container{grid-gap:60px;gap:60px;height:100%;margin:3rem auto;width:60%}.input-modal__header{background-color:#307672;color:#fff;padding:15px 0;width:100%}.input-modal__header__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;width:90%}.input-modal__header .exit-button{background:none;border:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;font-weight:600;margin-right:8px;padding:0}.input-modal__header .exit-button img{vertical-align:middle}.input-modal__input-group{position:relative}.input-modal__input{background-color:#fff;border:1px solid #307672;border-radius:8px;padding:8px 12px;text-align:center;width:100%}.input-modal__input-icon{background-color:#307672;border-radius:8px 0 0 8px;border-right:1px solid #307672;color:#fff;font-weight:600;padding:9px 12px;position:absolute}.input-modal label{-webkit-box-align:end;-ms-flex-align:end;grid-gap:2rem;align-items:flex-end;color:#307672;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.3rem;font-weight:600;gap:2rem}.input-modal .save-button{background-color:#307672;border:1px solid #307672;border-radius:8px;color:#fff;padding:12px 16px}.add-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 auto;max-width:150px}.add-buttons button{background-color:transparent;border-radius:50%;font-size:2rem;height:50px;width:50px}.add-buttons__expense{border:2px solid #ff3a3a;color:#ff3a3a}.add-buttons__income{border:2px solid #1ca91c;color:#1ca91c}.balance{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:distribute;align-items:center;border:1px solid rgba(0,0,0,.2);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around;margin:25px auto -15px;max-width:220px;padding:8px 12px}.balance__label{font-weight:600;text-align:center}.balance__label h4{color:#444;font-size:.9rem;margin:0 0 10px}.balance__label .red{color:#d64541}.balance__label .green{color:#1e824c}.about__title{margin:0;text-align:center}.about__acknowledgements{margin:3rem auto;text-align:center}.about__acknowledgements ul{display:inline-block;text-align:left}.about__acknowledgements li{margin-bottom:10px}.about__acknowledgements li::marker{color:#307672}.about__illustration{margin:0 0 0 auto;max-width:250px}.about__illustration img{height:auto;width:100%}.about a{border-bottom:3px solid #307672;color:#343a40;font-weight:600;text-decoration:none}.about a:hover{border-bottom:3px solid #225552;color:#101010}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{height:100%;margin:0;padding:0}body{font-family:Open Sans,Arial,Helvetica,sans-serif;min-height:100%;padding-bottom:80px;position:relative}h1,h2,h3,h4,h5,h6{color:#307672;font-family:Montserrat,Arial,Helvetica,sans-serif;line-height:1.2}ol,ul{margin:0;padding:0}p{color:#333;line-height:1.6}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}