*{box-sizing:border-box;margin:0;padding:0;list-style-type:none;text-decoration:none}a{color:#000;cursor:pointer}body{margin:0;padding: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}.App__header{height:120px;width:100%;border:1px solid #000;padding:40px}.App__main{overflow:hidden}.App__main,.MainSidebar{display:flex;height:calc(100vh - 120px)}.MainSidebar{width:100px;border:1px solid #000;flex-direction:column;overflow:auto}.MainSidebar__list{width:100%;list-style-type:none;display:flex;flex-direction:column;align-items:center}.MainSidebar__folder-link{display:block;cursor:pointer;text-decoration:none;list-style:none;border:1px solid #000;line-height:30px;padding:10px;width:100px}.MainSidebar__button-container{align-self:center;margin-top:10px}.MainSidebar__add-folder-button{background:#fff;border:1px solid #000;width:80px;line-height:30px;cursor:pointer}.active{background:#add8e6}.MainMain{width:calc(100vw - 100px);height:calc(100vh - 120px)}.MainMain__list{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;border:1px solid #000;overflow-y:scroll}.MainMain__list-item{width:95%;border:1px solid #000;padding:5px;margin-top:5px}.MainMain__note-link{padding-bottom:20px;line-height:30px;padding-left:10px}.MainMain__button-container{align-self:flex-start;margin-top:10px;margin-left:2.5%;margin-bottom:5px}.MainMain__add-note-button{background:#fff;border:1px solid #000;width:80px;line-height:30px;cursor:pointer}.MainMain__mod-delete{width:100%;height:60px;display:flex;justify-content:space-around;align-content:center}.modded-date{font-size:small;padding-top:20px}.NoteMain{width:calc(100vw - 100px);height:calc(100vh - 120px);overflow-y:scroll}.NoteMain__list{display:flex;flex-direction:column;justify-content:center;width:95%;height:100px;border:1px solid #000;margin:5px auto}.NoteMain__list-item{height:100px;width:95%;padding:5px;margin-top:5px}.NoteMain__content{width:95%;height:auto;margin:5px auto}.inline{display:flex;flex-direction:row;justify-content:space-around;align-items:center}
/*# sourceMappingURL=main.a26ef226.chunk.css.map */