.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.header{background:linear-gradient(90deg,#2f4858 35%,#006274);border-bottom-left-radius:20px;border-bottom-right-radius:20px;color:#fff;height:90px}.header h1{font-size:26px;padding-top:20px}.header h1,.header h2{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.header h2{font-size:14px}.header img{margin-top:20px;width:200px}.menu a{text-decoration:none;text-decoration:initial}.menu h2{-webkit-margin-before:0;-webkit-margin-after:0;color:#2f4858;display:flex;font-size:16px;margin-block-end:0;margin-block-start:0;padding:30px 10px;text-align:left}.menu #my-panels .title-menu{margin-top:30px}@media screen and (min-width:900px){.menu #my-panels .title-menu{margin-top:15px}}.menu .tasks{display:flex;font-size:14px}.menu .tasks .task{border-radius:10px;height:100px;margin:0 8px;width:33%}.menu .tasks .task .count{color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:15px}@media screen and (min-width:900px){.menu .tasks .task{margin:0 25px}.menu .tasks .task .count{align-items:center;justify-content:space-around;margin-top:15px;padding:0}.menu .tasks .task .count svg{font-size:40px;margin:auto;padding:0}}.menu .tasks .task .title-menu{color:#fff;font-weight:700;margin-top:15px;text-transform:uppercase}.menu .tasks .task:first-child{background-color:#9dbd2c}@media screen and (min-width:900px){.menu .tasks .task:first-child .title-menu{margin-top:15px}}.menu .tasks .task:nth-child(2){background-color:#505151}.menu .tasks .task:nth-child(2) .title-menu{margin-top:30px}@media screen and (min-width:900px){.menu .tasks .task:nth-child(2) .title-menu{margin-top:15px}}.menu .tasks .task:nth-child(3){background-color:#007367}.menu .tasks .task:nth-child(3) .title-menu{margin-top:30px}@media screen and (min-width:900px){.menu .tasks .task:nth-child(3) .title-menu{margin-top:15px}}.container{margin-bottom:50px;padding:10px}@media screen and (min-width:900px){.container{margin:0 auto;max-width:900px}}.navigation{background:linear-gradient(90deg,#2f4858 35%,#006274);border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;color:#fff;display:flex;height:50px;left:0;position:fixed;width:100%}.navigation input{display:none}.navigation a{color:inherit;display:contents;text-decoration:none;text-decoration:initial}.navigation .icon-menu{display:flex;flex-direction:column;margin-top:7px;width:33%}.navigation .icon-menu span{font-size:12px}.navigation .icon-menu svg{font-size:20px}.circle{background-color:#fff;border-radius:50%;margin:0 auto;padding:2px;width:-webkit-min-content;width:min-content}.loading{background-color:rgba(0,0,0,.8);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:1}.title{color:#2f4858}.data,.title{text-align:left}.data .label{color:#006274;font-weight:700}.group{align-items:center;background-color:#4ead54;border-radius:5px;color:#fff;display:flex;font-weight:700;justify-content:space-between;margin-bottom:10px;padding:5px 10px;text-align:left}.container-data{padding:10px 20px 20px}.button-access{background-color:#4ead54;border-radius:2px;border-width:0;color:#fff;font-size:16px;padding:5px 10px;width:180px}.button-file{opacity:0}.label-input{display:flex;margin-bottom:10px;width:100%}.input-text{border:1px solid #000;border-radius:5px;display:flex;margin-bottom:15px;padding:15px 0;text-indent:15px;width:100%}.container-form{padding:30px}.alert-danger{background-color:red;border:1px solid darkred;border-radius:5px;color:#fff;font-weight:700;padding:10px 5px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;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}.logout{background-color:#fff;display:flex;font-weight:700;justify-content:space-between;margin:250px 20px 0;padding:20px;text-transform:uppercase}.button-success{background-color:#9dbd2c;border:initial;border-radius:5px;color:#fff;font-weight:700;margin-top:10px;padding:15px 10px;width:100%}