*,:after,:before{box-sizing:border-box;margin:0;padding:0}@media screen and (max-width:480px){body{width:100%}}.App{display:flex;flex-direction:row;min-height:100vh}@media screen and (max-width:480px){.App{flex-direction:column}}.uploadImageMain{background:hsla(0,0%,100%,.888);border:2px solid #d8d6d6;border-radius:25px;display:flex;height:500px;margin-left:calc(50% + 500px);position:absolute;width:500px}@media screen and (max-width:480px){.uploadImageMain{margin-left:-50px;margin-top:100px;width:80%}}.uploadImageMain .uploadImageForm{display:flex;flex-direction:column;text-align:center;width:100%}.uploadImageMain .uploadImageForm .uploadImageInput{display:none}.uploadImageMain .uploadImageForm label{align-items:center;color:#969696;display:flex;height:90%;justify-content:center;width:90%}.uploadImageMain .uploadImageForm label:hover{color:blue}.uploadImageMain .uploadImageForm .uploadImageButtons{bottom:10px;position:absolute;right:20px}.listImage{background-repeat:no-repeat;background-size:cover}.login,.register{align-items:center;background-image:url(/static/media/background.059090adfd1c1c276bc7.png);background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center}.login .loginForm,.login .registerForm,.register .loginForm,.register .registerForm{align-items:center;background:hsla(0,0%,100%,.418);display:flex;flex-direction:column;height:400px;justify-content:center;padding:50px;width:400px}.login .loginForm .input,.login .registerForm .input,.register .loginForm .input,.register .registerForm .input{margin-top:30px}.login .loginForm .button,.login .registerForm .button,.register .loginForm .button,.register .registerForm .button{color:#968484;margin-top:30px;text-transform:none}.login .loginForm .signWithGoogle,.login .registerForm .signWithGoogle,.register .loginForm .signWithGoogle,.register .registerForm .signWithGoogle{background:hsla(0,0%,100%,.625);margin-top:30px;text-transform:none;width:80%}.login .registerForm,.register .registerForm{height:600px}.login .registerForm .registerError,.register .registerForm .registerError{color:red;font-size:12px;left:-50px;margin:0;padding:0;position:relative}.sidebar{border-right:3px solid #f2f2f2;display:block;height:100vh;padding:20px;position:-webkit-sticky;position:sticky;top:0;width:200px}@media screen and (max-width:480px){.sidebar .progressListInSidebar{height:100px;margin-top:120px;width:100%}.sidebar{border-bottom:3px solid #f2f2f2;border-radius:15px;border-right:none;display:flex;flex-direction:row;height:120px;width:100%}}.sidebarInApp{width:200px;z-index:100}@media screen and (max-width:480px){.sidebarInApp{width:100%}}.uploadContainer{margin-bottom:50px}@media screen and (max-width:480px){.uploadContainer .uploadButton{font-size:16px;height:50px;position:absolute;right:15px;top:5px;width:220px}}
/*# sourceMappingURL=main.e4deb9ca.css.map*/