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}.default-layout{display:gird;grid-template-rows:80px auto 3rem;grid-template-areas:"header" "main" "footer"}header{grid-area:header}main{grid-area:main;min-height:88vh}footer{grid-area:footer;background:#000;padding:1rem;color:#fff}#backdrop,#footer,#jumbotron{background-color:#000}#jumbotron{height:10rem;color:#fff}#dashboardCards{display:flex;background-color:#fff;flex-wrap:wrap;justify-content:center}#dashboardCard{border:2px solid #000;background-color:#131313;justify-content:center;width:22rem;margin:10px -8px;height:40%;color:#fff}#jumbotron:hover{background-color:#313131}#calendar{margin:1rem 0;background-color:#fff;width:23rem;height:19rem;padding:2px;float:right}#chatbot{background-color:#292b2c;color:#3cf13c;border-radius:13px;transition:.5s ease-in-out}#modalCustom{background-color:#000;color:#fff}#chatbotHeader{background-color:#1a1a1a;float:right}#chatbotOnline{padding:4px;margin-left:5px}#dashboardCard:hover{background-color:#292b2c}@media screen and (max-width:767px){#dashboardCards{display:flex;flex-wrap:wrap;justify-content:center}#dashboardCard{border:2px solid #5a4e4e;width:20rem;margin:10px}#calendar{border:2px solid #000;padding:2px}}@media screen and (max-width:767px){#dashboardCards{width:50%}}.registration-page{min-height:100vh}.entry-page{background-repeat:repeat;background-size:200px 100px;background-color:#000;min-height:100vh}.entry-page,.registration-page{display:flex;justify-content:center;align-items:center}.add-new-ticket,.form-box{box-shadow:0 0 15px -5px #000}.add-new-ticket{max-width:550px;margin-left:auto;margin-right:auto}.message-history{display:flex;flex-direction:row;justify-content:space-between}.message-history:nth-child(2n){display:flex;flex-direction:row-reverse;justify-content:space-between}.message{padding:1rem;width:80%;border:1px solid #ced4da;border-radius:.25rem}.statusbarOpen{background-color:#3c7700}.statusbarClosed,.statusbarOpen{width:100%;text-align:center;color:#fff;padding:5px;margin-bottom:10px;border-radius:10px;opacity:1%}.statusbarClosed{background-color:#ce0808}#blog{background-color:#fff}#buttonContainer{margin:0 auto}#time{text-align:center}#card{display:none}#syncSlack{float:right}#openInfo{margin-left:20px;position:absolute;float:left;left:-50px;border:2px solid #000;border-radius:5px}#statsCalendar{position:relative;padding:20px;float:right;background-color:#000;z-index:3}#barBody{width:1100px}#barBody,#ticketlog{margin:0 auto;display:flex}#ticketlog{width:50%;padding:20px;overflow:scroll}#ticketlog::-webkit-scrollbar{width:12px}#ticketlog::-webkit-scrollbar-track{background:#fff;border:3px solid #ddd}#ticketlog::-webkit-scrollbar-thumb{background-color:#929292}#openTicketLog{background-color:#f0f0f0;margin:5px;width:250px;padding:10px;height:200px;list-style:none;position:relative}#btn{height:35px;position:absolute;bottom:10px;right:10px}#mainTitle{width:100%;padding:20px}#closedTicketLog{background-color:#f0f0f0;margin:5px;width:250px;padding:10px;height:200px;list-style:none;position:relative}#btn2{height:35px;position:absolute;bottom:10px;right:10px}#openLabel{color:red}#closedLabel{color:green}#bar{width:50%;float:left;height:300px;margin:0 auto;padding:20px}#modalbody{justify-content:center}#modalQR{text-align:center}#profileContainer{padding:20px;display:flex}#profileHeader{padding:20px}#profileCard{width:50%}#syncButton{border:1px solid #000;border-radius:200px;float:right;padding:10px;right:10px}#profilePhoto{margin:45px}#editButton{float:left;margin:1rem;width:40%}#removeButton{width:40%}#downloadButton,#homeButton,#removeButton{float:right;margin:1rem}#csvlink{color:#000}#csvlink:hover{color:#a7ffd3}#downloadButton:hover{background-color:#161616}#chatbot{position:absolute;right:0;bottom:0}#photo,#upload{margin:10px}#photo{width:100%;background-color:#4caf50;color:#fff;padding:14px 20px;border:none;border-radius:4px;cursor:pointer;transition:2s}#photo:hover{background-color:#317e33}
/*# sourceMappingURL=main.4b796086.chunk.css.map */