body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ffebeb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:10px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;justify-content:center}.App-header{display:flex;justify-content:space-around;width:1100px}mark{background-color:#f6e0b5;border-radius:5px}#afterAdd{display:flex;font-weight:800;justify-content:center}#taglist{display:block;font-size:11px;word-break:break-all}#addButton{font-size:medium;margin-top:58px}#cancelButton{margin-left:10px}#topNotes{margin-bottom:10px;width:350px}#notes{background-color:#fefbf6;border:1px solid #000;border-radius:5px;display:flex;height:150px;justify-content:space-between;padding:10px;transition:.05s}#notes:hover{box-shadow:0 0 5px 0 #000;transform:scale(1.03)}#data{display:flex;height:auto;margin:0;overflow:auto;word-break:break-word}#deletedData{height:130px;overflow:auto}#hashTag{color:#757575;margin-top:2px}#notes::-webkit-scrollbar{width:5px}ul{padding:0;width:350px}#buttons{display:flex;flex-direction:column;justify-content:space-between;right:100%}#textinput{border:1px solid #000;border-radius:5px;margin-bottom:5px}#inpText{height:150px;width:250px}#line,#line2{height:500px}#line,#line2,#line3{background-color:gray;width:1px}#line3{display:none;height:270px}#addDivInput:focus,#divInput:focus,textarea:focus{outline:2px solid #66545e}#allNotesForPC{width:350px}#titleinput{border-radius:5px;display:flex;height:25px}#addDivInput,#titleinput{background-color:#fefbf6;border:1px solid #000;font-size:20px;resize:none;transition:.1s;width:350px}#addDivInput{word-wrap:break-word;border-radius:5px;height:150px;margin-bottom:5px;margin-top:7px;overflow:auto;padding:2px;white-space:break-spaces}#addDivInput:hover,#titleinput:hover{box-shadow:0 0 5px 0 #66545e}#titleedit{border-radius:5px;font-size:20px;height:25px}#divInput,#titleedit{animation-duration:4s;animation-iteration-count:infinite;animation-name:highlight-border;background-color:#fefbf6;border:1px solid #000;width:350px}#divInput{word-wrap:break-word;border-radius:5px;caret-color:#000;height:150px;margin-bottom:5px;margin-top:7px;overflow:auto;padding:2px;resize:none;white-space:break-spaces}#divInput>mark{border-radius:6px;padding:.5px}#noNotes{color:gray;display:flex;justify-content:center;margin-top:150px}.delPermanently{color:#7a1818}.delPermanently:hover{transition:.3s}.marked{background-color:#ff0}#allNotesText mark{background-color:#fff}@keyframes highlight-border{0%{box-shadow:0 0 0 -100px #223c5000}25%{box-shadow:0 0 2px 0 #000}75%{box-shadow:0 0 2px 0 #000}to{box-shadow:0 0 0 -100px #223c5000}}#clock{color:#66545e;display:flex;font-weight:700;justify-content:space-between;margin-top:.1rem}#allDeletedNotesForTablet,#allForMobile{display:none;width:160px}#allDeletedNotes{width:250px}#deletedInfo{font-size:10px;height:15px}.deleteButtons{max-height:30px!important;max-width:30px!important;min-height:30px!important;min-width:30px!important}.hiddenAdd{display:none!important}#data{display:block}#data>div:first-child{border-bottom:1px solid #acaaaa;width:200px}#deletedData>div:first-child{border-bottom:1px solid #3a3838;width:200px}#onlineTagsAddHiiden{display:none}.edit{background-color:#eea990!important}.delete{background-color:#aa6f73!important}.buttonsMaterial,.subminEditMobile{background-color:#8d988d!important}.cancelButton{background-color:#9b6450!important}#fontSize{border:1px solid;border-radius:5px;margin-right:3px;padding:auto;transition:.2;width:40px}#boldChng,#italicsFont{border-radius:5px;margin-right:3px}#boldChng,#fontColor,#italicsFont{border:1px solid;height:20px;transition:.3s;width:20px}#fontColor{border-radius:5px}#boldChng:hover,#fontColor:hover,#italicsFont:hover{background-color:#66545e}#colorPicker{display:none}@media (max-width:1100px){ul{padding:0}#clock,ul{width:250px}#clock{font-size:13px;margin-bottom:.5rem;margin-top:.5rem}#allNotes,#editNote,#form,#topNotes{font-size:17px;width:255px}.buttonsMaterial{background-color:#8d988d!important;font-size:8px!important;font-size:11px!important;max-height:30px!important;max-width:60px!important;min-height:30px!important;min-width:60px!important;padding:0!important}.edit{background-color:#eea990!important}.delete,.edit{font-size:8px!important;font-size:13px!important;max-height:30px!important;max-width:60px!important;min-height:30px!important;min-width:60px!important;padding:0!important}.delete{background-color:#aa6f73!important}.cancelButton,.subminEditMobile{font-size:8px!important;font-size:13px!important;max-height:30px!important;max-width:60px!important;min-height:30px!important;min-width:60px!important;padding:0!important}#titleedit,#titleinput,#topNotes{width:250px}#addDivInput,#divInput{height:100px;padding:2px;width:250px}#createdNotesLabel{margin-bottom:0}#deletedNotesLabel{font-size:11px}#allNotesForPC{display:block;width:250px}#deletedData{height:125px;overflow:auto}#data>div:first-child{border-bottom:1px solid #acaaaa;width:150px}#deletedData>div:first-child{border-bottom:1px solid #362f2f;width:150px}@keyframes highlight-border{0%{box-shadow:0 0 0 -100px #223c5000}50%{box-shadow:0 0 2px 0 #000}to{box-shadow:0 0 0 -100px #223c5000}}}@media (max-width:780px){#allDeletedNotes{display:none}#allDeletedNotesForTablet{display:block;margin-top:10px}#line2{display:none}}@media (max-width:520px){#clock,body{margin-top:0}#clock{margin-bottom:3px!important}#afterAdd{font-weight:900;margin-bottom:0!important;margin-top:0!important}#clock{margin-bottom:10px;margin-left:auto;margin-right:auto}#allNotesForPC{display:none}#deletedNotesLabel{font-size:13px;padding:0;width:160px}#allDeletedNotesForTablet{display:block;margin-top:0}#allForMobile,#form{display:block}#editNote,#form{margin:auto auto 10px}#addDivInput,#divInput{height:80px}#allNotes,#topNotes{font-size:13px;width:160px}#notes{height:100px;padding:5px}#deletedData{height:75px;overflow:auto}#deletedInfo{font-size:9px;height:10px;padding-top:6px;width:110px}#formobile{display:flex;justify-content:space-around}.buttonsMaterial{display:none!important;font-size:10px!important;letter-spacing:0!important;padding:0!important}.deleteButtons{font-size:11px!important;max-height:25px!important;max-width:25px!important;min-height:25px!important;min-width:25px!important;padding:0!important}.hiddenAdd{background-color:#8d988d!important;display:block!important;font-size:14px!important;max-height:30px!important;max-width:60px!important;min-height:30px!important;min-width:60px!important;padding:0!important}#data>div:first-child{border-bottom:1px solid #acaaaa;font-size:16px;width:90px}#deletedData>div:first-child{border-bottom:1px solid #312e2e;font-size:16px;width:90px}ul{margin:0}#noNotes{font-size:11px;justify-content:center;margin-top:60px;width:150px}#line,#line2{display:none}#line3{display:block;margin-left:4px;margin-right:4px}#onlineTagsAdd{display:none!important}#onlineTagsAddHiiden{display:block}.edit{background-color:#eea990!important}.delete,.edit{border-radius:10px!important;font-size:0!important;max-height:23px!important;max-width:23px!important;min-height:23px!important;min-width:23px!important;padding:0!important}.delete{background-color:#aa6f73!important}.subminEditMobile{background-color:#8d988d!important}.cancelButton,.subminEditMobile{font-size:13px!important;max-height:30px!important;max-width:60px!important;min-height:30px!important;min-width:60px!important;padding:0!important}.cancelButton{background-color:#9b6450!important}}
/*# sourceMappingURL=main.1bc95b53.css.map*/