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}.App{text-align:center}#autherReco{color:#fff;margin-bottom:4px}#autherReco,#authorName{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:13px}#authorName{color:#e471d4;margin-top:0}body{background-color:#455eec;display:flex;justify-content:center}#allInOne{background-color:#13133b;border-radius:20px;box-shadow:2px 2px 17px 10px #204e30;display:flex;flex-direction:column;margin-bottom:40px;margin-top:40px;padding-bottom:30px;width:600px}h1{color:#fff}#container{margin-bottom:15px;text-align:center}#addInput{border-radius:8px 0 0 8px;height:30px;margin-bottom:0;padding-left:8px;width:350px}#listedTodaysJob{color:#fff;list-style:none;margin-left:83px;margin-top:0;width:56%}li{align-items:center;animation-duration:1s;animation-name:animate;border-radius:12px 0 12px 0;box-shadow:1px 1px 4px 4px #e6e4e5;display:flex;height:35px;left:-58px;margin-bottom:6px;position:relative;width:465px}.text{align-content:center;background-color:#79e78b;border-radius:12px 0 0 0;color:#000;display:inline;font-size:18px;height:100%;line-height:14px;overflow-y:hidden;padding-left:6px;text-align:start;-webkit-user-select:none;user-select:none;width:80%;word-break:break-all}.delBtn{background-color:#ff0;border-radius:6px 6px 6px 6px;color:red;height:100%;right:80px}.delBtn:hover{background-color:red;color:#fff;cursor:pointer}.editBtn{background-color:#ff0;border-radius:6px 6px 6px 6px;height:100%;right:48px}.editBtn:hover{background-color:#796666;background-color:red;color:#fff;cursor:pointer}.Erase{word-wrap:break-word;background-color:#ff0;border-radius:6px 6px 6px 6px;height:100%;width:55px}.Erase:hover{background-color:red;cursor:pointer}#addButton{background-color:red;border-radius:6px 6px 6px 6px;color:#fff;height:35px;width:100px}#addButton:hover{background-color:green;cursor:pointer}.save{background-color:blue;border-radius:6px 6px 6px 6px;color:#fff;font-size:13px;height:36px;position:relative;top:2px}.save:hover{background-color:green;cursor:pointer}.notSave{background-color:gray;border-radius:6px 6px 6px 6px;color:#fff;font-size:13px;height:35.5px;position:relative;top:9px;width:60px}.notSave:hover{background-color:red}.reset{background-color:orange;border-radius:6px 6px 6px 6px;font-size:19px;font-weight:400;height:35px;margin-left:0;position:relative;top:1px;width:50px}.reset:hover{background-color:#1b1bd1;color:#fff;cursor:pointer}@keyframes animate{0%{width:465px}to{width:700px}}@media only screen and (max-width:600px){#allInOne{width:90vw}#addInput{border:none;height:30px;width:50%}#addButton{border:none;border-radius:0}#addButton,.reset{height:32px;width:20%}.reset{border:none;border-radius:0 6px 6px 0}li{left:-100px;position:relative;width:80vw}}@media only screen and (max-width:400px){li{left:-110px;position:relative}}
/*# sourceMappingURL=main.b4d4f31c.css.map*/