body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.App{background-color:#f3f3f3;min-height:100vh;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);height:150px;justify-content:center}.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)}}.main-container{display:flex;justify-content:space-between;margin-right:60px;min-height:80vh}.main-section{display:flex;flex-direction:column;padding:40px;width:100%}.bar-side-page{background-color:#d7d7d9}.closed-bar-side{width:60px}.closed-bar-side,.opened-bar-side{align-items:center;display:flex;flex-direction:column;gap:30px;margin-top:60px}.opened-bar-side{justify-content:center;width:160px}.btn .btn-open-close{background-color:aqua;border:none}.statictics-page{background-color:#f3f3f3;display:flex;flex-direction:column}.first{display:flex;justify-content:center;margin-top:10px}.total-tickets{align-items:flex-start;background-color:#d7d7d9;border-radius:35px;display:flex;flex-direction:column;margin:20px;padding:20px 20px 20px 40px;width:25%}.TiTicket{background-color:#000;border-radius:5px;box-shadow:10px 10px 34px -5px #fff;color:#fff;font-size:40px;margin-right:10px;opacity:.15;padding:5px}.title-total-tickets{color:#133340;display:flex}.total-opened-tickets{color:gray;margin-left:53px;margin-top:-15px}.number-of-total-tickets{color:#133340;font-size:25px;font-weight:600;margin:15px 0}.numbers-by-week{display:flex;gap:70px}.graph{display:flex;justify-content:space-around}.pie-chart-page{background-color:#fff;border-radius:20px;box-shadow:10px 10px 36px 14px rgba(0,0,0,.41);padding-bottom:10px;width:25%}.box{display:flex;flex-direction:row;justify-content:first baseline;margin-left:40px}.box-input{background-color:#18778c;border:0;border-radius:5px;height:20px;margin:5px 15px 5px 5px;width:20px}.box2{background-color:#133340}.box3{background-color:#5bccd9}.line-chart-page{background-color:#fff;border-radius:20px;box-shadow:10px 10px 36px 14px rgba(0,0,0,.41);display:flex;flex-direction:column;padding-bottom:10px;width:65%}.title{display:flex;justify-content:first baseline;margin-left:80px;margin-top:35px}.container{background-color:#fff;border-radius:20px;display:flex;justify-content:space-around;margin-top:30px;padding:50px 30px 30px;width:50%;width:90%}.form-container{border-radius:15px;box-shadow:-8px 3px 65px 7px rgba(0,0,0,.4);-webkit-box-shadow:-8px 3px 65px 7px rgba(0,0,0,.4);-moz-box-shadow:-8px 3px 65px 7px rgba(0,0,0,.4);padding:20px 30px;text-align:left;width:40%}.card-container{display:flex;flex-direction:column;width:40%}.card{background-color:#133340;border-radius:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px}.card-body{color:#f0f8ff;text-align:left}.select,.text-area{border:0;border-bottom:1px solid #d7d7d9;color:#a66b56;font-size:16px;padding:8px 0 5px;width:100%}.text-area{background:transparent}.container-ticket-create{margin-top:30px;width:80%}.form-container-ticket-create{background-color:#fff;border-radius:20px;display:flex;justify-content:space-around;padding-top:30px;text-align:left}.left-ticket-create,.right-ticket-create{width:40%}
/*# sourceMappingURL=main.a938018b.css.map*/