@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@200;300;400;600;700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}body{font-family:"Roboto Slab",serif;font-size:.85rem;font-weight:300;background-color:#f4f3f1;color:#27336b;margin:0 auto;max-width:720px}h1{margin:.3em}h1,h2{font-size:1.3rem;text-align:center}h2{font-weight:400;margin:1.5em 0 .5em}.nav-container{display:flex;justify-content:center;width:99%;border-bottom:1px solid #27336b}.nav-container ul{display:flex}.nav-container ul a{color:#27336b;text-decoration:none}.nav-container ul a:visited{color:#27336b}.nav-container ul li{background-color:#80ecda;list-style:none;height:3em;margin:0 .5em;padding:.8em .7em 0}.btn-logout,.nav-container ul li{border-radius:.5em .5em;font-weight:400;font-size:.7rem}.btn-logout{background-color:rgba(128,236,218,.5254901961);height:3.2em;margin:1em;padding:0 10px 2px}.welcome{font-size:.7rem;padding:5px;text-align:center}.day-container{margin:0 auto;padding:10px;height:88vh;width:95%}.container,.day-container{background-color:#27336b;border-radius:.5em;color:#80ecda}.container{display:grid;padding:1em;margin:.5em;justify-items:center}.date-container{color:#80ecda;display:flex;justify-content:center}input{background-color:#80ecda;border:none;border-radius:.5em;color:#27336b;font-family:"Roboto Slab",serif;margin:.5rem;padding:.4rem;flex-grow:1}input:focus-visible{outline:none}.blood-pressure-title{margin:.8em 0 0}.blood-pressure-input-box{border-radius:.5em;padding:.5em 1em 1em .5em;margin:0;display:flex;flex-direction:column}.blood-pressure-input{display:flex;flex-direction:column;align-items:stretch;padding:.5em 0 1em}.blood-pressure-comment,.blood-pressure-values{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.blood-pressure-comment{margin:0}.blood-pressure-list{padding:1em 0}.blood-pressure-list-item{border-bottom:2px dotted;color:#27336b;display:flex;flex-wrap:wrap;flex-direction:row;font-weight:400;justify-content:space-between;padding:1em;margin:.5em;text-align:left}button{background-color:#f4f3f1;border:0;border-radius:50% 50%;color:#27336b;cursor:pointer;font-family:"Roboto Slab",serif;font-size:.85rem}.btn-add{background-color:#80ecda;font-size:.85rem}.btn-add,.btn-add-bp{font-weight:600;margin:0 0 0 1rem}.btn-add-bp{background-color:#27336b;color:#80ecda;font-size:1.3rem;height:2.5em;width:2.5em}.btn-add-med{font-size:.85rem;height:3.5em;width:3.5em}.btn-add-dose,.btn-add-med{background-color:#27336b;color:#80ecda;font-weight:600}.btn-add-dose{font-size:1rem;height:3em;width:3em;margin:0 0 0 .5em;flex-grow:1}.btn-med-box{align-self:center}.btn-box{align-self:baseline}.medi-list{padding:2em 0 1em}.medi-list-item{border-bottom:2px dotted;color:#27336b;display:flex;flex-direction:row;justify-content:space-between;font-weight:400;padding:1em;margin:.5em;text-align:left}.medi-title{background-color:#27336b;border:none;border-radius:.5em;color:#80ecda;font-weight:400;height:2.5em;margin:.5rem;padding:.5rem;min-width:33%;flex-grow:1}.btn-med-delete{align-self:center}.medi-values{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;padding-top:.5rem}.medi-input{height:2.8em;max-width:120px;flex-grow:1}.login-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.login-screen h1{font-size:2em}.btn-login{height:50vw;width:50vw;max-height:400px;max-width:400px;margin:1em;font-weight:600;background-color:#80ecda;font-size:1.5em}.modal,.search-box{display:flex}.modal{background-color:#27336b;border-radius:1em;padding:2em;width:90vw;min-height:300px;height:55vh;margin:0 auto;flex-direction:column;justify-content:space-between;position:fixed;top:15vh;left:3vw}.modal input{height:20px}.modal button{width:3em;height:3em;background-color:#27336b;float:right}.modal .modal-btn-box{display:flex;flex-direction:row;align-content:center;justify-content:space-between}.modal .material-icons-round{font-size:3em;color:#f4f3f1}
/*# sourceMappingURL=main.c9ed049b.chunk.css.map */