body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-animation:color-change 10s linear infinite alternate both;animation:color-change 10s linear infinite alternate both;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@-webkit-keyframes color-change{0%{background:#19dcea}50%{background:#03a9f4}to{background:#01579b}}@keyframes color-change{0%{background:#19dcea}50%{background:#01579b}to{background:#03a9f4}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}@font-face{font-family:Roboto-Bold;src:url(/LoginDio-Challenge-4/static/media/Roboto-Bold.f80816a5455d171f948d.ttf)}.form-login-card{background-color:#3498db;border-radius:10px;box-shadow:2px 4px 8px #0b4fbd;color:#fff;width:90vw}.form-login-card-top{background-color:#0b4fbd;border-radius:10px 10px 0 0;height:10px}.containerall-form-login-card{box-sizing:border-box;display:flex;flex-direction:column;padding:1rem 2rem 2rem}.text-link{color:#000;font-size:15px;margin:2rem 0 1.5rem;padding:-800px 0;text-align:center;text-decoration:none}.text-link:hover{font-size:13px;text-decoration:underline}.text-by{font-size:15px;margin:rem 0 1.5rem;padding:-400px 0;text-align:center}.text-login{margin:.5rem 0 1.5rem;padding:-800px 0;text-align:center}.container_login{box-sizing:border-box;display:flex;flex-direction:column;margin:0 0 1rem;position:relative}.label_login{font-size:1.1rem;margin:0 0 .6rem}.input_email{border-radius:5px}.input_senha{border-radius:5px 0 0 5px}.input_login{background-color:#f7f9f9;border:none;box-sizing:border-box;color:#000;font-size:1rem;outline:none;padding:.8rem;width:100%}.container_input{display:flex}.visualizar_senha{align-items:center;background-color:#0b4fbd;border-radius:0 5px 5px 0;cursor:pointer;display:flex;justify-content:center;width:50px}.senha_requisitos{margin-top:.8rem}.senha_requisito{align-items:center;display:flex;font-size:.7rem;margin:0 0 .2rem}.senha_requisito svg{margin-right:.2rem}.button-login{background-color:#00a6ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin:1rem 0 0;padding:1rem;transition:.2s}.button-login:hover{background-color:#0b4fbd}.button-login:disabled{background-color:#eaecee;color:#9a99a4}.redtextcolor{color:red}.greentextcolor,.redtextcolor{font-family:Roboto-Bold;font-size:15px}.greentextcolor{color:#9eff00}@media screen and (min-width:992px){.form-login-card{width:40vw}.visualizar_senha{top:47px}}@media screen and (min-width:1440px){.form-login-card{width:30vw}}
/*# sourceMappingURL=main.739b118e.css.map*/