body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#landingPage{background:linear-gradient(0deg,#fff,#5a5ace);height:70vh;padding:100px}form>div:first-child{margin-top:100px}form>input{height:20px}#registerPage{background:linear-gradient(0deg,#fff,#ce735a);height:70vh;padding:100px}form{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;margin:auto;min-height:300px;padding:50px;width:400px}#registerPage>form>#checkInput{display:flex;flex-direction:row;justify-content:left}#registerPage>form>#checkInput>#inputCheckbox{height:20px;width:50px}form>h1{text-align:center}form>input{display:flex;justify-content:space-between;margin-bottom:20px}form>label{font-size:18px;margin-bottom:5px}form>div>input{width:60%}form>div:last-child{display:flex;justify-content:space-around;margin-top:20px}form>div:last-child>button{background-color:#4da37b;border:none;border-radius:5px;color:#fff;padding:10px}img{border-radius:50%;height:30px;width:30px}header{background-color:#15152d;color:#fff;flex-direction:row;height:50px;justify-content:space-around;padding-left:50px;padding-right:50px}header,header>div{align-items:center;display:flex}header>div{font-size:20px;height:30px;margin-right:20px}header>div>img{margin-right:10px}header>div:hover{color:green}#addPage{background:linear-gradient(0deg,#fff,#5ace83);height:70vh;padding:100px}#textBox{min-height:50px}#desc{border:1px solid #000;min-height:100px;width:100%}#updatePage{background:linear-gradient(0deg,#fff,#5acece);height:70vh;padding:100px}#homePageContainer{background:linear-gradient(0deg,#fff,gray);min-height:80vh;padding-top:50px}#homePageContainer>#searchContainer{align-items:center;display:flex;margin:auto auto 50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#homePageContainer>#searchContainer>input{border:none;border-radius:50px;box-shadow:0 0 5px grey;height:30px;margin-right:5px;padding-left:20px;width:400px}#homePageContainer>#searchContainer>img{height:20px;margin-left:-40px;width:20px}#notesContainer{margin:auto;padding-left:50px;padding-right:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#notesContainer>.notes{background-color:#fff;border:none;border-radius:10px;box-shadow:0 0 5px grey;margin-bottom:20px;min-height:100px;padding:20px;width:800px}#notesContainer>.notes>.time{border-bottom:1px dashed gray;color:grey;margin-bottom:10px}#notesContainer>.notes>.title{font-weight:500}
/*# sourceMappingURL=main.12ade5b7.css.map*/