@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);*{border:none;box-sizing:border-box;outline:none}.App,body{background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;height:100vh;overflow:hidden;width:100%}button{background:none;border:0;color:#08c;cursor:pointer;font-family:inherit;font-size:inherit;margin:0;padding:0}.container{display:flex;width:100%}.header{box-shadow:0 8px 6px -6px #8080802b;flex-direction:row;padding:10px}.head-and-ham,.header{display:flex;justify-content:space-between}.head-and-ham{margin:.25rem;width:25%}.ham{display:none;margin:0 10px 0 -5px}.signout-btn{border:1px solid hsla(0,0%,83%,.274);border-radius:5px;color:red;font-size:17px;padding:.5rem}.signout-btn:hover{background-color:rgba(220,20,60,.589);color:#fff}.heading{font-size:x-large;margin:0}.username-signout{align-items:center;display:flex;justify-content:space-between}.username-signout p{color:#05b86d;margin:.25rem}@media (max-width:765px){.ham{display:block}.ham-icon{font-size:1.8rem!important}.heading{font-size:18px;margin:.3rem .1rem}.username-signout p{display:none}}.app-sidebar,.hide-app-sidebar{border-right:1px solid #ddd;height:100vh;margin-top:0;width:30%}.app-sidebar-notes{height:calc(100vh - 78px);overflow-y:scroll}.app-sidebar-note{cursor:pointer;padding:25px;position:relative}.sidebar-note-title{display:flex;justify-content:space-between}.app-sidebar-note .sidebar-delete-btn{position:absolute;right:5px;top:10px}.app-sidebar-note .reactMarkdown{margin:10px 0}.app-sidebar-note small{color:#999;display:block}.app-sidebar-note:hover{background:#ddd}.app-sidebar-note.active,.app-sidebar-note.active small{background:#05b86d;color:#fff}@media only screen and (max-width:800px){.app-sidebar{width:100%}.hide-app-sidebar{display:none}.app-sidebar-notes .addnote-mob{background-color:#05b86d;border-radius:50%;bottom:1rem;color:#fff;display:inline-block;font-size:xx-large;font-weight:700;height:3.2rem;padding-bottom:.3rem;position:fixed;right:1rem;width:3.2rem;z-index:99}}.app-preview,.hide-app-preview{height:100vh;width:70%}.app-preview-note-edit{align-items:center;border:1px solid #8080802b;border-right:2px solid #8080806e;display:flex;flex-direction:column;height:40vh;justify-content:center;width:100%}.app-note-preview{width:100%}.save-btn{background-color:#05b86d;border-radius:5px;color:#fff;font-size:large;font-weight:700;height:40px;width:70px}.save-btn:active{background-color:#fff;color:#05b86d}.app-preview-note-preview{height:60vh}.hide-selected-none,.selected-none{align-items:center;display:flex;justify-content:center;margin:auto;min-height:100vh}.no-active-note{color:#999;font-size:2rem;margin-top:-5rem}.addnote-mob,.app-preview .addnote-mob,.selected-none .addnote-mob{background-color:#05b86d;border-radius:50%;bottom:1rem;color:#fff;font-size:xx-large;font-weight:700;height:3.2rem;padding-bottom:.3rem;position:fixed;right:1rem;width:3.2rem;z-index:99}.app-preview-note-edit{padding:5px 25px}.app-preview-note-edit input,textarea{border:1px solid #ddd;border-radius:5px;display:block;font-family:inherit;font-size:inherit;height:calc(35vh - 130px);margin-bottom:15px;padding:10px;resize:none;width:100%}.app-preview-note-edit input{font-size:2rem;height:50px}.app-preview-note-preview{background:rgba(85,84,84,.055);border-top:1px solid #ddd;overflow:scroll}.preview-title{font-size:1.5rem;margin:0;padding:25px 25px 0;text-transform:capitalize}.markdown-preview{font-size:1rem;line-height:1.5rem;padding:0 25px 25px}::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #00000080}@media only screen and (max-width:800px){.app-preview{width:100%}.hide-app-preview{display:none}.preview-title{font-size:1.2rem}.selected-none{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}.no-active-note{color:#999;font-size:1.5rem;margin-top:-5rem;position:static}.hide-selected-none{display:none}.app-preview .addnote-mob,.selected-none .addnote-mob{background-color:#05b86d;border-radius:50%;bottom:1rem;color:#fff;font-size:xx-large;font-weight:700;height:3.2rem;padding-bottom:.3rem;position:fixed;right:1rem;width:3.2rem;z-index:99}.app-preview .addnote-mob{display:inline-block}}.signin-container{margin:auto;max-width:100vh}.signin-page{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px 0 #63636333;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;height:60vh;justify-content:center;margin:7rem auto auto;padding:2rem;text-align:center;width:60%}.signin-page h1{color:#4e4e4e}.signin-page h4{color:#4e4e4e;font-size:16px;line-height:1.6}.signin-btn{align-items:center;background-color:#fff;border:1px solid #4242421c;border-radius:5px;color:#467496;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-evenly;margin:1rem;padding:.5rem;text-align:center}.brand-logo{height:100px;margin-top:1.5rem;width:100px}.google-img{border-radius:50%;display:flex;height:20px;margin-right:10px;width:20px}@media only screen and (max-width:800px){.signin-container{margin:6rem auto auto;width:100%}.signin-page h4{font-size:15px}.signin-page{width:95%}}
/*# sourceMappingURL=main.5daae3de.css.map*/