@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Poppins",sans-serif}.container{max-width:500px;margin:30px auto;overflow:auto;min-height:300px;border:1px solid #4682b4;padding:30px;border-radius:5px}.ingredientItem{font-size:small;margin-left:2em}.header{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-bottom:20px;display:block;text-align:center}.userDisplay{color:#4682b4}.btn{display:inline-block;border:none;padding:10px 20px;margin:5px;border-radius:5px}.btn:focus{outline:none}.btn:active{-webkit-transform:scale(.98);transform:scale(.98)}.full-width{width:100%;margin:0;padding:0;border-width:0}.btn-block,.meal{display:block;width:100%}.meal{background:#f4f4f4;margin:5px;padding:10px 20px;cursor:pointer}.task.reminder{border-left:5px solid green}.width15{width:15%}.width100{width:100%}.width80{width:80%}.width85{width:85%}.width25{width:25%}.width60{width:60%}.width10{width:10%}.width20{width:20%}.width70{width:70%}.width30{width:30%}.width65{width:65%}.width35{width:35%}.width7{width:7%}.width5{width:5%}.width75{width:75%}.height30{height:30%}.height70{height:70%}.image-max{max-width:100%;max-height:100%;object-fit:contain}.background-brown{background-color:brown}.background-blue{background-color:#00f}.flex-auto{-webkit-flex:0 0 auto;flex:0 0 auto}.no-margin-padding{margin:0;padding:0}.alignCenter{-webkit-align-items:center;align-items:center}.align-left{text-align:flex-start}.food-pic-div{display:-webkit-flex;display:flex;vertical-align:top}.popup{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;margin:auto;background-color:rgba(0,0,0,.5)}.closeButton{position:"absolute";right:spacing(1);top:spacing(1);color:grey}.popup_inner{position:absolute;left:5%;right:5%;top:15%;bottom:15%;margin:auto;background:#fff}.shrink{width:-webkit-max-content;width:max-content;margin-left:auto;margin-right:auto;-webkit-transform:scale(.73);transform:scale(.73)}.float{float:center}.username-display{float:right}.title{text-align:center}.meal-title{-webkit-align-self:left;align-self:left}.alignRight{float:right;margin:5px}.dropdown{height:80%;margin:5px}.right{-webkit-align-items:right;align-items:right}.flex{-webkit-justify-content:space-between;justify-content:space-between}.flex,.flex-only{display:-webkit-flex;display:flex}.flex1{-webkit-flex:1 1;flex:1 1}.task h3{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.add-form{margin-bottom:40px}.form-control{margin:20px 0}.form-control label{display:block}.form-control input{width:100%;height:40px;margin:5px;padding:3px 7px;font-size:17px}.form-control-check{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.form-control-check label{-webkit-flex:1 1;flex:1 1}.form-control-check input{-webkit-flex:2 1;flex:2 1;height:20px}.end{text-align:end}.start{text-align:start}.center{text-align:center}.vertical-center{-webkit-align-items:center;align-items:center}.margin10{margin:10px}.descriptionArea{width:100%}.description{white-space:pre-wrap}.max-width{width:100%}footer{margin-top:30px;text-align:center}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;text-align:center}input[type=number]{-moz-appearance:textfield;text-align:center}.login-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.btn{display:block;background:#000;color:#fff;cursor:pointer;text-decoration:none;font-size:15px;font-family:inherit;margin-top:1em;width:100%}
/*# sourceMappingURL=main.04a62a55.chunk.css.map */