*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-family:sans-serif}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.side-bar{width:220px;color:#4a4a4a;padding-top:22px;padding-left:14px;border-right:1px solid #979797}.side-bar-header{max-width:150px;font-size:36px;font-family:Roboto,sans-serif;font-weight:900;line-height:30px;padding-bottom:26px}.side-bar-header a{text-decoration:none;color:#4a4a4a}.side-bar-button{background:#2bc1c4;border:1px solid #979797;width:192px;height:43px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:Roboto,sans-serif;color:#fff;text-decoration:none}.side-bar-button:hover{background:#4ed3d3}.side-bar-button:active{background:#09b6b6}.spacer{margin-bottom:18px}a{text-decoration:none}.note-list{background:#f3f3f3;width:666px}.note-list h3{font-family:Roboto,sans-serif;font-size:21px;padding-left:26px;padding-top:33px;margin-bottom:0}.note-list-preview-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-left:29px;margin-top:8px}.note-preview-container{width:192px;height:196px;border:1px solid #979797;color:#4a4a4a;background:#fff;margin:0 16px 26px 0}.note-preview-title{font-family:Roboto,sans-serif;font-weight:900;width:156px;margin:0 auto;font-size:19px;padding:8px 0 4px;border-bottom:1px solid #979797}.note-preview-content{font-family:Raleway,sans-serif;font-weight:500;width:170px;padding-left:17px;padding-top:5px;font-size:13.8px;line-height:22px}.new-note{background:#f3f3f3;width:666px;padding-top:33px;padding-left:26px}.new-note h3{font-size:21px;font-family:Roboto,sans-serif}.note-title{width:360px;height:41px;margin-top:7px;padding-left:11px;margin-bottom:15px}.note-content,.note-title{border-radius:3px;font-family:Raleway,sans-serif;font-size:12px;-webkit-box-shadow:0 0 3px #494949;box-shadow:0 0 3px #494949}.note-content{width:608px;height:348px;padding-left:22px;padding-right:22px;padding-top:21px;-ms-flex-pack:start;justify-content:flex-start;resize:none}.note-content,.note-save-button{display:-ms-flexbox;display:flex}.note-save-button{background:#2bc1c4;border:1px solid #979797;width:192px;height:43px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:Roboto,sans-serif;text-decoration:none;color:#fff;position:relative;left:2px;top:13px;cursor:pointer}.note-save-button-inner{color:#fff}.note-save-button:hover{background:#4ed3d3}.note-save-button:active{background:#09b6b6}.view-note{width:666px;background:#f3f3f3}.view-note .controls{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:row;flex-direction:row;text-decoration:underline}.delete-modal{font-family:Raleway,sans-serif;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#f4f4f4;margin:10% auto;padding:20px;width:532px;height:181px;-webkit-box-shadow:0 5px 8px 0 rgba(0,0,0,.2),0 7px 20px 0 rgba(0,0,0,.17);box-shadow:0 5px 8px 0 rgba(0,0,0,.2),0 7px 20px 0 rgba(0,0,0,.17)}.close-button{color:#ccc;float:right;font-size:30px}.close-button:focus,.close-button:hover{color:#000;text-decoration:none;cursor:pointer}.modal-warning-message{margin-bottom:23px}.modal-button-group,.modal-warning-message{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.modal-button-delete{margin-right:20px;background:#d0021b}.modal-button-delete,.modal-button-no{width:193px;height:43px;border:1px solid #494949;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff;cursor:pointer}.modal-button-no{background:#2bc1c4}.display-none{display:none}.view-note .controls{margin-top:16px}.view-note .controls .edit-link{margin-right:16px}.view-note .controls .delete-link,.view-note .controls .edit-link{color:#4a4a4a;font-family:Roboto,sans-serif;font-size:13.4px;cursor:pointer}.view-note .controls .delete-link{margin-right:34px}.displayed-note-for-reading{margin-left:26px;margin-top:20px}.displayed-note-for-reading-title{font-family:Roboto,sans-serif;font-size:24px;margin-bottom:20px}.displayed-note-for-reading-content{line-height:30px;font-size:14px;padding-right:50px;white-space:pre-wrap}.update-link-text{text-decoration:none;color:#fff}.note-content{-webkit-appearance:textarea}.main-container{display:-ms-flexbox;display:flex;max-width:888px;min-height:888px;background:#d8d8d8;font-family:Raleway,sans-serif;font-weight:400;border:1px solid #979797;margin:0 auto}
/*# sourceMappingURL=main.7d71a450.css.map*/