@import url(https://fonts.googleapis.com/css?family=Lato|Permanent+Marker);.note{padding:10px 10px 38px 34px;height:auto;margin:auto;margin-bottom:8px;width:60%;font-family:sans-serif;font-size:1.4em;color:#222;background-color:#eed;border-radius:3px;-webkit-box-shadow:43x 3px 2px #333;box-shadow:43x 3px 2px #333;opacity:1}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:.8}}@keyframes fadeIn{0%{opacity:0}to{opacity:.8}}@-webkit-keyframes fadeOut{0%{opactiy:.8}to{opacity:0}}@keyframes fadeOut{0%{opactiy:.8}to{opacity:0}}.fade-in{opacity:0;-webkit-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.1s;animation-duration:.1s}.noteContent{float:left;padding-right:70px;padding-bottom:10px;display:block}.closebtn{color:#aa9;font-weight:700;float:right;cursor:pointer;font-size:1.3em}.closebtn:hover{color:#ac2500}.formWrapper{margin:auto}.noteButton{border:none;padding:1em;border-top-right-radius:4px;border-bottom-right-radius:4px;font-size:1.2em;font-family:sans-serif;background-color:#019875;cursor:pointer}.noteButton,.noteButton:hover{color:#fff;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.noteButton:hover{background-color:#02ba85}.noteInput{font-size:1.3em;border-top-left-radius:4px;border-bottom-left-radius:4px;font-family:sans-serif;background-color:rgba(34,49,63,.8);color:#fff;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.noteInput:focus{background-color:#e4f1fe;color:#111;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}html{height:100%}body{width:100%;min-height:100%}*{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border:0}.notesWrapper{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;height:100%}.notesHeader{display:-ms-flexbox;display:flex;-ms-flex:1 1 5%;flex:1 1 5%;min-height:3.5em;max-height:2em;font-size:2em;color:#f4b350;font-family:Permanent Marker,cursive;text-align:center;-ms-flex-line-pack:center;align-content:center;margin-bottom:6px;background-color:rgba(0,0,0,.5);text-shadow:3px 3px 10px #000;display:block}.notesBody{padding-top:24px;-ms-flex:1 1 85%;flex:1 1 85%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;overflow:auto}.notesBody,.notesFooter{display:-ms-flexbox;display:flex}.notesFooter{-ms-flex:1 1 5%;flex:1 1 5%;min-height:4em;background-color:rgba(0,0,0,.5)}
/*# sourceMappingURL=main.209bb8fd.css.map*/