body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background-color:#fdf8e2}.login-page{display:flex;flex-direction:column;height:100vh}.login{width:50%;font-size:24px;margin:auto;background-color:#f3bfb3;color:#fff;padding:50px 36px;border:none;border-radius:70px;cursor:pointer;text-align:center}.login:active{background-color:#e9aa9b;box-shadow:0 5px #666;transform:translateY(4px)}img{border-radius:50%;height:45px;margin-top:-20px;border:2px solid #000}.msg p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:500;font-size:25px;margin-top:10px;margin-left:10px;margin-right:10px;overflow-wrap:break-word}.msg{display:flex;padding:20px 10px 0 20px;margin:20px;border-radius:3000px;box-shadow:0 0 10px #a4a4a4;align-items:center}.sent{background-color:#395dff;color:#fff;border-top-right-radius:1000px;flex-direction:row-reverse;padding:20px 20px 0 10px;text-align:end;float:right}.received{border:1px solid #d3d3d3;border-top-left-radius:1000px;float:left}.received,.sendMsg{background-color:#fafafa}.sendMsg{position:fixed;display:flex;width:100%;bottom:0;z-index:1;border-top:1px solid #d3d3d3;margin-left:-5px;padding:10px 10px 30px}.msgs{margin:110px 0;display:flex;flex-direction:column}.msg-field{background-color:#fff;color:grey;font-size:20px;padding:10px 60px;border-radius:5px;margin:10px}.submit-button{background-color:green}.signout-button,.submit-button{color:#fff;font-size:20px;padding:10px 60px;border-radius:5px;margin:10px;cursor:pointer}.signout-button{background-color:#000}.scroll-button{background-color:grey;color:#fff;font-size:20px;padding:10px 60px;border-radius:5px;margin:10px;cursor:pointer}@media (max-width:775px){p{font-size:20px}.received,.sent{padding:10px 10px 0}img{height:35px;margin-top:-10px}}@media (max-width:500px){p{font-size:15px}.received,.sent{padding:7px 7px 0}img{height:30px;margin-top:-7px}}:root{--yellow:#fdf8e2;--pale-pink:#ffddd3;--pink:#f3bfb3;--dark-blue:#5ea9be;--blue:#9acde0;--light-blue:#cbe1ef;--green:#34786a}.Add-To-Do{display:flex;flex-direction:column;max-width:1024px;padding:10px;margin:50px auto auto}.task-dashboard{display:flex;flex-wrap:wrap}.taskbar{background-color:#1abc9c;flex-grow:1}.task,.taskbar{display:flex;flex-direction:column;border-radius:10px}.task{padding:10px;border-bottom:3px solid #fff}.task:hover{box-shadow:0 5px #34786a;cursor:pointer}.task-delete:hover{text-decoration:underline;color:red;cursor:pointer}.task-markComplete:hover{text-decoration:underline;color:#9acde0;color:var(--blue);cursor:pointer}.taskdetails{background-color:#9acde0;background-color:var(--blue)}.task-header{text-align:center;font-size:24px}.center-dash{background-color:#f3bfb3;background-color:var(--pink);margin:0 10px;border-radius:10px;flex-grow:2}.task-add-form{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;padding:100px;text-align:center}.task-add-form .input{width:100%;padding:12px 20px;margin:8px 0;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.task-add-form .button{width:100%;background-color:#1abc9c;color:#fff;padding:14px 20px;margin:8px 0;border:none;cursor:pointer;display:inline-block;text-align:center;border-radius:15px;box-shadow:0 9px #34786a}.task-add-form .button:active{box-shadow:0 5px #34786a;transform:translateY(4px)}.task-add-form .button:hover{background-color:#54cdb5}.info{display:flex;flex-direction:column;justify-content:space-around;box-sizing:border-box;padding-top:30px;padding-bottom:30px;height:101%;top:50vh;width:100%}.header,.info{text-align:center}.header{padding:80px;background:#1abc9c;color:#fff}.header h1{font-size:40px}*{box-sizing:border-box}.row{display:flex;flex-wrap:wrap}.main,.side{padding:20px}.main{flex:70% 1;background-color:#fff}.quote{display:table;margin:auto;background:grey;flex-direction:column;justify-content:space-around;box-sizing:border-box;padding:100px;height:100%;width:50%;text-align:center}.quote-header{padding:20px;background:#1abc9c}.quote-body,.quote-header{position:relative;top:0;text-align:center;color:#fff}.quote-body{background:grey}.mySlides{display:none}.links{list-style-type:none;margin:0;padding:0;overflow:hidden;background-color:#333}.link{float:left;display:block;color:#fff;text-align:center;padding:14px 16px;text-decoration:none}.link:hover{background-color:#111}.navbar{overflow:hidden;background-color:#333;position:fixed;top:0;width:100%}.badges{display:flex;flex-wrap:wrap;margin-top:50px;justify-content:space-around}.badge{display:flex;flex-direction:column;background-color:#28c0a2;background-image:url(/static/media/hand.a505a4c5.png);background-position:50%;border-radius:105px;height:210px;width:210px;text-align:center;margin:10px;box-shadow:0 0 5px #28c0a2}.badge h1{color:#fff;padding-top:5px}.badge *{width:70%;margin:auto}.badge:hover{box-shadow:0 0 20px #28c0a2}.XPBAR{bottom:0;width:100%;text-align:center;height:30px;color:#0c0;cursor:pointer;background-color:#34786a}.levels,.XPBAR,.XPBAR *{position:fixed}.levels{bottom:0;width:100%;display:flex;justify-content:space-between;height:20px}.CURRENTXP{text-align:center;margin:auto;border:1px solid #1abc9c;height:30px;border-radius:20px}.CURRENTXP,.levels>*{background-color:#1abc9c}.levels>*{font-size:36px;bottom:-12px;border-radius:50%;height:75px;width:75px;color:#fff;display:flex;justify-content:center;align-items:center;border:3px solid #fff}.level-1,.level-2{z-index:1}.level-1{left:-12px}.level-2{right:-12px}
/*# sourceMappingURL=main.3780f9b0.chunk.css.map */