@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.roboto-thin{font-weight:100}.roboto-light,.roboto-thin{font-family:"Roboto",sans-serif;font-style:normal}.roboto-light{font-weight:300}.roboto-regular{font-weight:400}.roboto-medium,.roboto-regular{font-family:"Roboto",sans-serif;font-style:normal}.roboto-medium{font-weight:500}.roboto-bold{font-weight:700}.roboto-black,.roboto-bold{font-family:"Roboto",sans-serif;font-style:normal}.roboto-black{font-weight:900}.roboto-thin-italic{font-weight:100}.roboto-light-italic,.roboto-thin-italic{font-family:"Roboto",sans-serif;font-style:italic}.roboto-light-italic{font-weight:300}.roboto-regular-italic{font-weight:400}.roboto-medium-italic,.roboto-regular-italic{font-family:"Roboto",sans-serif;font-style:italic}.roboto-medium-italic{font-weight:500}.roboto-bold-italic{font-weight:700}.roboto-black-italic,.roboto-bold-italic{font-family:"Roboto",sans-serif;font-style:italic}.roboto-black-italic{font-weight:900}.not-found{flex:1 1;text-align:center}.login-container{background-color:#1155b0;padding:70px;min-height:70vh}@media(min-width:571px)and (max-width:1000px){.login-container{padding:40px 0}}.login-container .ant-form-item{margin-bottom:5px}.login-container .ant-form-item-control{display:flex;justify-content:start;flex-direction:column-reverse}.login-container .ant-form-item-control div,.login-container .ant-form-item-control span{flex-basis:100%}.login-container .ant-form-explain{color:#1155b0}.login-container .has-error .ant-input,.login-container .has-error .ant-input:focus,.login-container .has-error .ant-input:hover{border:1px solid #1155b0}.login-container .ant-spin-dot i{background-color:#1155b0}.login-container:before{content:"";position:absolute;top:0;right:0;width:900px;height:70vh;z-index:1;background-color:#fff}.login-container>div{display:flex;flex-flow:column wrap;justify-content:center;min-height:calc(100vh - 230px);padding:0 70px;background-color:#fff;box-shadow:0 19px 38px rgba(54,54,54,.3);z-index:2;-webkit-animation:fade .7s ease-in;animation:fade .7s ease-in}@-webkit-keyframes fade{0%{opacity:0;-webkit-transform:translate(-50%);transform:translate(-50%)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes fade{0%{opacity:0;-webkit-transform:translate(-50%);transform:translate(-50%)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@media(min-width:200px)and (max-width:570px){.login-container>div{min-height:calc(100vh - 120px);padding:0 50px}}@media(min-width:571px)and (max-width:1000px){.login-container>div{min-height:calc(100vh - 120px);padding:0 50px}}.login-container>div .login-header img{object-fit:scale-down}.login-container>div .login-header h2{font-weight:700;margin-top:10px}.login-container>div .login-error-message{color:#1155b0;margin-bottom:10px}.login-container .login-footer{padding:10px 0}.login-container .login-footer a{color:#1155b0;font-weight:700}.login-container .login-footer p{color:#c7c7c7}.login-container .login-footer .is-register{margin-top:30px}.login-container .login-footer .form-btn-submit{background-color:#1155b0!important;border-color:#1155b0!important;border-radius:0;min-width:110px;float:right}.login-copy-container{display:flex;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;background:#fcf8f2}.login-copy-container .login-header{display:flex;flex-direction:column;align-items:center}.login-copy-container .login-header img{height:45px;margin:10px}.login-copy-container .login-header span{margin:10px;font-weight:700}.login-copy-container .login-error-message{color:red;font-style:italic}.login-copy-container .login-form{min-height:300px;min-width:300px;padding:10px;border-radius:20px;background:#fff;align-self:center;box-shadow:0 1px 5px 1px #d3d3d3}.avatar-uploader img{max-height:400px;width:100%}.avatar-uploader{width:100%;max-width:800px;height:auto}.ant-upload.ant-upload-select-picture-card{width:100%}.appointment-container{padding:5vh 8vh}.appointment-container .appointment-header{font-size:24px;font-weight:700;padding:24px;color:#111}.appointment-container .appointment-card .resched-form .appointment-times{display:flex;justify-content:flex-start;flex-wrap:wrap}.appointment-container .appointment-card .resched-form .time-button{display:flex;justify-content:center;align-items:center;width:5rem;text-align:center;margin-right:1rem;margin-bottom:1rem;border:1px solid #1155b0;color:#1155b0;padding:1rem;font-size:1rem}.appointment-container .appointment-card .resched-form .time-button:hover,.appointment-container .appointment-card .resched-form .time-selected{background-color:#1155b0;color:#fff}.appointment-container .appointment-card .resched-form .calendar{margin-bottom:1rem}.appointment-container .appointment-card .resched-form .calendar .ant-fullcalendar{border:none;font-size:1rem}.appointment-container .appointment-card .resched-form .calendar .ant-fullcalendar table{height:auto}.appointment-container .appointment-card .resched-form .calendar .ant-fullcalendar-calendar-body{padding:0}.appointment-container .appointment-card .resched-form .calendar .ant-fullcalendar-selected-day .ant-fullcalendar-value{background-color:#1155b0;border-radius:50%}.appointment-container .appointment-card .resched-form .calendar .ant-fullcalendar-today .ant-fullcalendar-value{border-radius:50%;box-shadow:inset 0 0 0 1px #1155b0}.appointment-container .appointment-card .resched-form .calendar .ant-fullcalendar-disabled-cell .ant-fullcalendar-value{width:50%}.appointment-container .appointment-card .resched-form .calendar .calendar-control{font-size:1.2rem;display:flex;justify-content:space-between}.appointment-container .appointment-card .resched-form .calendar .calendar-control .date-label{font-weight:600;margin-bottom:1rem}.appointment-container .appointment-card .resched-form .calendar .calendar-control .date-control{margin-left:1rem}.appointment-container .appointment-card .resched-form .calendar .calendar-control .date-control:hover{color:#1155b0}.appointment-container .appointment-card .ant-table-body tr,.appointment-container .appointment-card .ant-table-body tr span,.appointment-container .appointment-card .ant-table-thead tr th,.appointment-container .appointment-card .ant-table-thead tr th span{color:#111}.appointment-container .appointment-card .ant-table-body tr .col-action span{color:#1155b0;font-weight:600;font-size:11px}.appointment-container .appointment-card .ant-table-expanded-row.ant-table-expanded-row-level-1{background-color:transparent}.appointment-container .appointment-card .ant-card-body,.appointment-container .appointment-card .ant-card-head,.appointment-container .appointment-card .ant-tabs-tab{color:#111}.appointment-container .appointment-card .ant-card-body{padding:5}.appointment-container .appointment-card .ant-fullcalendar,.appointment-container .appointment-card .ant-fullcalendar-cell.ant-fullcalendar-today.ant-fullcalendar-selected-day .ant-fullcalendar-value,.appointment-container .appointment-card .ant-fullcalendar-value{color:#111}.appointment-container .appointment-card .ant-fullcalendar-content li span{color:#1155b0}.appointment-container .appointment-card .col-name span{color:#1155b0;font-weight:600}.appointment-container .appointment-card .col-action span{color:#1155b0;font-weight:600;font-size:11px}.appointment-container .appointment-card .btn-confirm{background-color:#1155b0;color:#fff;width:150px;padding:20px;line-height:1px;margin:5px 0}.appointment-container .appointment-card .btn-confirm span{color:#fff!important}.appointment-container .appointment-card .btn-cancel{background-color:#fff;color:#1155b0;width:150px;padding:20px;line-height:1px;margin:5px 0}.appointment-container .appointment-card .disabled{opacity:1%}.appointment-container .appointment-card .action-content{display:flex;flex-direction:column}.appointment-container .appointment-card .action-content h3{margin:2px 10px;color:#1155b0;font-size:11px;opacity:.5;text-decoration:underline;cursor:pointer}.appointment-container .appointment-card .events{list-style:none;margin:0;padding:0}.appointment-container .appointment-card .events li{overflow:hidden;white-space:nowrap;width:100%;text-overflow:ellipsis;font-size:12px}.appointment-container .appointment-card .ant-tabs-nav .ant-tabs-tab:hover{color:#ffbae5}.appointment-container .appointment-card .ant-tabs-nav .ant-tabs-tab-active{color:#1155b0}.appointment-container .appointment-card .ant-tabs-ink-bar{background-color:#1155b0}.appointment-container .appointment-card .ant-pagination-item-active{border-color:#1155b0}.appointment-container .appointment-card .ant-pagination-item-active a{color:#1155b0}.appointment-container .appointment-card .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#1155b0;border-color:#1155b0}.appointment-container .appointment-card .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,.appointment-container .appointment-card .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date{border-top-color:#1155b0}.appointment-container .appointment-card .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,.appointment-container .appointment-card .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date{background:#1155b0}.appointment-container .appointment-card .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.appointment-container .appointment-card .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value{color:inherit}.appointment-container .appointment-card .ant-table-expand-icon-th,.appointment-container .appointment-card .ant-table-expanded-row-level-1 td:first-child,.appointment-container .appointment-card .ant-table-row-expand-icon-cell{display:none}.appointment-container .appointment-card .ant-table-expanded-row{background-color:#fff}.appointment-container .appointment-card .expand-row-details h1{color:#333;margin:0;font-weight:700}.appointment-container .appointment-card .expand-row-details p{color:#111;font-weight:500;font-size:12px;margin:0}.appointment-container .appointment-card .expand-row-sub-details{color:grey;margin:0}.appointment-container .ant-card-head .ant-tabs{margin-bottom:-32px}.admin-header.ant-layout-header{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1}.admin-header.ant-layout-header .ant-menu-ipadama{box-shadow:none;border-bottom-width:0;line-height:50px}.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item{text-transform:capitalize;color:#111;font-weight:600;font-size:.9rem}.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item:hover{color:#1155b0}.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item a{color:#1155b0;font-weight:600}.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item a:hover{color:#1155b0}.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item.ant-menu-item-selected{border-bottom-color:transparent;color:#707070;font-weight:600}.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item.ant-menu-item-selected a{color:#1155b0;font-weight:600}.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item a,.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item a:hover{cursor:pointer;text-align:center}.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item a:after,.admin-header.ant-layout-header .ant-menu-ipadama .ant-menu-item a:hover:after{display:block;content:attr(data-menu-label);font-weight:700;height:1px;color:transparent;overflow:hidden;visibility:hidden}.admin-header.ant-layout-header .ant-menu-ipadama.right{float:right}.admin-header.ant-layout-header .ant-menu-ipadama.right .ant-menu-item{border-bottom-color:transparent}.admin-header.ant-layout-header .ant-menu-ipadama.left{float:left}.admin-header.ant-layout-header .ant-menu-ipadama.left .ant-menu-item{border-bottom-color:transparent}.prize-image{max-width:800px;max-height:400px}.raffle-viewer-container .viewer-content{width:100vw;height:100vh}.raffle-viewer-container .viewer-content .background-img{width:100%;height:100%;object-fit:cover;position:relative}.raffle-viewer-container .viewer-content .prize-content{width:100%;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;text-align:center}.raffle-viewer-container .viewer-content .prize-content .prize-img{width:50%;height:50%}.raffle-viewer-container .viewer-content .prize-content .prize-label{color:#fff;font-size:6rem;font-weight:700;width:100%}.raffle-viewer-container .viewer-content .prize-content .prize-desc{color:#fff;font-size:3rem;font-weight:700;width:100%}.raffle-viewer-container .viewer-content .winner-content{width:100%;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.raffle-viewer-container .viewer-content .winner-content .winner-text{color:#fff;font-size:5rem;font-weight:700;-webkit-animation:slide-right 3s;animation:slide-right 3s;width:100%;text-align:center}.raffle-viewer-container .viewer-content .winner-content .winner-name{color:#fff;font-size:9rem;font-weight:700;-webkit-animation:slide-left 3s;animation:slide-left 3s;width:100%;text-align:center}@-webkit-keyframes slide-left{0%{margin-left:100%}to{margin-left:0}}@keyframes slide-left{0%{margin-left:100%}to{margin-left:0}}@-webkit-keyframes slide-right{0%{margin-right:100%}to{margin-right:0}}@keyframes slide-right{0%{margin-right:100%}to{margin-right:0}}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}*,body,html{font-family:"Roboto"!important}.ant-layout{background:none}.ant-input,.ant-select-dropdown,.ant-select>div{border-radius:0}button{font-family:"Roboto";font-weight:500;min-width:120px}button.btn-primary{border-radius:2px}button.btn-primary,button.btn-primary:active,button.btn-primary:focus,button.btn-primary:hover{background-color:#1155b0;border-color:#1155b0;color:#fff}button.btn-primary:disabled,button.btn-primary:disabled:hover{background-color:#1155b0;border-color:#1155b0;color:#fff;opacity:.5}
/*# sourceMappingURL=main.6dd6e90e.chunk.css.map */