.LoadingScreen{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}.LoadingScreen .ant-spin-dot{margin:auto}.LoginPage{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}.LoginPage .LoginPage-container{width:100%}.LoginPage .LoginPage-container .LoginPage-logo-container{text-align:center;margin-bottom:10px}.LoginPage .LoginPage-container .LoginPage-logo-container .LoginPage-logo{width:200px;margin:0 auto}.LoginPage .LoginPage-container .LoginPage-logo-container p{font-size:18px;margin-top:10px;margin-bottom:0}.LoginPage .LoginPage-container .LoginPage-form-container{max-width:300px;margin:0 auto}.LoginPage .LoginPage-container .LoginPage-form-container .error-message{height:20px;color:#f5222d}.LoginPage .LoginPage-container .LoginPage-form-container .LoginPage-form .login-form-forgot{float:right}.LoginPage .LoginPage-container .LoginPage-form-container .LoginPage-form .login-form-button{width:100%;font-size:16px}.DashboardPage{height:100vh}.DashboardPage .header{background:#fbe6d4;font-size:16px}.DashboardPage .header .logo{width:120px;float:left;margin:8px 32px 8px 0}.DashboardPage .header .left-section{float:left}.DashboardPage .header .left-section .ant-select{width:180px}.DashboardPage .header .right-section{float:right}.DashboardPage .header .right-section .icon-btn-gp,.DashboardPage .header .right-section .user-section{display:inline-block}.DashboardPage .header .right-section .icon-btn-gp .icon-btn{display:inline-block;margin:0 12px;font-size:20px;cursor:pointer;transition:color .3s}.DashboardPage .header .right-section .icon-btn-gp .icon-btn:hover{color:#ee6e1f}.DashboardPage .header .right-section .icon-btn-gp .icon-btn:first-of-type{margin-left:24px}.DashboardPage .header .right-section .icon-btn-gp .icon-btn:last-of-type{margin-right:0}.DashboardPage .header .right-section .icon-btn-gp .icon-btn.disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.DashboardPage .Sider,.DashboardPage .Sider .ant-menu-light{background:#fbe6d4}.DashboardPage .Sider .ant-menu-light .ant-menu-item-selected{background-color:#ee6e1f}.DashboardPage .Sider .ant-menu-light .ant-menu-item-selected a{color:#fff}.DashboardPage .Sider .ant-menu-light .ant-menu-sub{background:#fbe6d4;box-shadow:none}.DashboardPage .ant-layout{background:#fff}.ComfortZoneModal h2{text-align:center;margin-bottom:10px}.ComfortZoneModal .date-picker{text-align:center}.SummaryPage .page-header{padding:5px 15px}.SummaryPage .page-header h2{margin-bottom:0;font-size:24px}.SummaryPage .comfort-zone-btn{font-size:18px}.SummaryPage .info-btn{cursor:pointer;color:#ee6e1f}.SummaryPage .user-distribution .cold{color:#33c}.SummaryPage .user-distribution .cold:after{content:" / ";color:#000}.SummaryPage .user-distribution .normal{color:#0a0}.SummaryPage .user-distribution .normal:after{content:" / ";color:#000}.SummaryPage .user-distribution .hot{color:#c00}.SummaryPage .comfort-zone-btn{cursor:pointer;transition:color .3s}.SummaryPage .comfort-zone-btn:hover{color:#ee6e1f}.SummaryPage .zone-request-submessage{font-size:11px}.TicketCard{position:relative;display:inline-block;width:calc(25% - 10px);max-width:300px;min-height:200px;border:3px solid #fcb883;border-radius:8px;padding:5px;margin:20px 5px 0}.TicketCard:first-of-type{margin-left:0}.TicketCard:last-of-type{margin-right:0}.TicketCard .ticket-date{font-weight:700}.TicketCard .ticket-icon{position:absolute;top:-27px;left:calc(50% - 28px);background:#fbe6d4;font-size:36px;padding:0 10px;border-radius:50%}.TicketCard .ticket-user,.TicketCard .ticket-zone{text-align:center;font-size:14px;font-weight:700}.TicketCard .ticket-progress-list{height:90px;overflow-y:auto}.TicketCard .ticket-progress-list .ticket-progress .progress-time{display:inline-block;vertical-align:middle;width:40%;text-align:left;font-size:12px}.TicketCard .ticket-progress-list .ticket-progress .progress-message{display:inline-block;vertical-align:middle;width:60%;text-align:left;font-size:12px}.TicketCard .ticket-progress-list .ticket-progress:first-of-type{font-weight:700}.TicketCard .ticket-btn{text-align:center}.TicketCardModal .ant-modal-body{padding-top:60px;padding-bottom:30px}.TicketCardModal .ant-modal-body .TicketCard{display:block;width:60%;margin:auto}.TicketCardModal .ant-modal-body .TicketCard .ticket-progress-list{height:120px}.TicketCardModal .ant-modal-body .form-section{margin-top:15px}.TicketCardModal .ant-modal-body .form-section .sub-title{text-align:center;font-size:16px;margin-bottom:0;font-weight:700}.TicketCardModal .ant-modal-body .form-section .footer{text-align:center}.TicketsPage .page-header{padding:5px 15px}.TicketsPage .page-header h2{margin-bottom:0;font-size:24px}.TicketsPage .ticket-card-list{position:relative;padding:10px 15px;display:flex;flex-wrap:nowrap;overflow-x:auto}.TicketsPage .ticket-card-list .instruction{text-align:center;font-size:18px}.TicketsPage .ticket-card-list .TicketCard{flex:0 0 auto}.TicketsPage .handle-btn{font-size:18px;cursor:pointer;transition:color .3s}.TicketsPage .handle-btn:hover{color:#ee6e1f}.TicketsPage .ticket-process-submessage{font-size:11px}.TicketsPage .ant-tabs-bar{margin-bottom:0}body{margin:0;padding: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}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#f7f7f7}::-webkit-scrollbar-thumb{background-color:#ee6e1f;outline:1px solid #ee6e1f}.ant-table-thead>tr>th{background:#fbe6d4}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover,.ant-table-thead>tr>th.ant-table-column-sort{background:#ee6e1f;color:#fff}.ant-table-thead>tr>th .ant-table-column-sorter-down.on,.ant-table-thead>tr>th .ant-table-column-sorter-up.on{color:#fbe6d4}.ant-form-item{margin-bottom:12px}
/*# sourceMappingURL=main.f6ba46bc.chunk.css.map */