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}#root{width:100%}.memories-root{overflow-x:hidden;position:relative;width:100%}.memory{border-bottom:.5px solid #000;border-radius:5px;border-top:.5px solid #000;display:flex;flex-direction:row;flex-grow:1;height:100%;margin:0 10px}.memory-left{align-items:flex-end;background-color:#b5b4fa;border-bottom-left-radius:5px;border-right:2px solid #b596fa;border-top-left-radius:5px;color:#3b3b3b;display:flex;flex:0 0 9em;flex-direction:column;flex-shrink:1;min-width:60px;padding:8px}textarea{box-sizing:border-box;height:100%;width:100%}button{height:30px;margin-top:5px}button:hover,select:hover{cursor:pointer}select:hover{background-color:#f6f6f6}.year{font-size:150%}.memory-right{background-color:#c4d1f5;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#000;flex-grow:1;padding:10px}.delete-button{margin-top:3em}.spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:5px solid #000;border-radius:50%;border-top-color:#fff;height:100px;left:50%;margin-left:-50px;margin-top:-50px;position:fixed;top:50%;width:100px}#app-name{background:#513ea5;color:#fff;font-size:3em;padding-bottom:5px;padding-top:5px;width:100%}#calendar-times{background-color:#c6b5f5;display:flex;flex-direction:row;height:1430px}#calendar{padding-left:40px}#date{color:#fff;font-size:2em;left:270px;position:absolute;top:15px;white-space:nowrap}#today-date{padding-left:10px}.date-button{background:#513ea5;border:none;border-radius:20px;color:#fff;font-size:.8em;height:40px;width:40px}.date-button:hover{background:#6a54cc}.date-button:active{background:#8c75f5}#time-selectors{flex-shrink:0;height:500px;padding-left:40px;width:270px}#insert,#time-selectors{justify-content:center;margin-top:30px}#insert{background-color:#0a0aad;border:4px solid #7677c3;border-radius:15px;color:#fff;font-size:1.3em;height:60px;margin-left:50px;width:160px}#insert:hover{background-color:#121283}#insert:active{background-color:#030358}.time{height:50px;text-align:center}.time-block{border:1px solid #000;box-sizing:border-box;height:50px;width:99.75%;z-index:0}#today{font-size:2.5em;height:70px;margin-left:15px;padding-bottom:5px;padding-top:5px}.time-slot{color:#fff;left:1px;position:absolute;right:10px}.selector{color:brown;display:inline-block;width:110px}.selector,.times{border-radius:15px}.times{background-color:#0a0aad;border:4px solid #7677c3;color:#fff;padding-left:6px;width:90px}.times:hover{background-color:#121283}.times:active{background-color:#030358}.times option{display:inline;line-height:50px}#second-times{background-color:#0a0aad;border:4px solid #7677c3;border-radius:15px;color:#fff;padding-left:6px;width:90px}select{height:45px;margin:10px;width:90px}select:focus{min-width:90px}#select-between{display:inline-block;font-size:2em;font-weight:700;height:75px;text-align:center;width:30px}#event{border:4px solid #7677c3;font-size:1.3em;height:150px;margin-left:10px;margin-top:15px;width:230px}#event-text{border:6px solid #7677c3}#left-cal{flex-shrink:0;padding-top:118px;text-align:right;width:60px}#left-cal,#right-cal{background-color:#e9feff;opacity:.9}#right-cal{position:relative;width:90%}.reset-input{color:#979797}.reset-input:hover{color:#555;cursor:pointer}.delete-button:hover{cursor:pointer}.loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:10px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;display:none;height:20px;margin-left:100px;width:20px}#edit{background-color:#2d2db3;border-radius:15px;color:#fff;font-size:1em;height:100%;margin:auto;max-height:200px;width:100%}#cancel:hover,#delete:hover,#edit:hover,#save:hover{background-color:#1f1f95}#cancel:active,#delete:active,#edit:active,#save:active{background-color:#0c0c61}#cancel,#delete,#save{background-color:#2d2db3;border:5px solid #7677c3;border-radius:15px;color:#fff;font-size:1em;height:40px;width:100%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.adedc0d9.css.map*/