@import url(https://fonts.googleapis.com/css?family=Open+Sans);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap);body{margin:0;font-family:"Open Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.hk-side-menu{display:flex;flex-direction:column;justify-content:space-between;background-color:#1d202b;color:#fff}.hk-side-menu-links-logo{display:block;max-width:160px;margin:40px auto}.hk-side-menu-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px;border-top:1px solid #353a4d}.hk-side-menu-footer h3{color:#fff;font-weight:700}.hk-side-menu-footer h3:hover{color:#00d2b7;cursor:pointer}.hk-side-menu-version{font-style:italic;color:#bdbdbd}.hk-side-menu a{color:#fff;font-size:16px;font-weight:700;display:block;padding:16px 24px}.hk-side-menu a.active{background-color:#353a4d}.hk-side-menu a:hover{cursor:pointer;color:#00d2b7}.hk-layout{display:flex;height:100vh}.hk-layout .hk-side-menu{flex:0 0 300px;height:100vh}.hk-layout .hk-layout-content{padding:60px;flex:1 1;overflow:auto}.hk-appointments{position:relative}.hk-appointments-breadcrumbs{position:absolute;top:-36px;font-weight:700}.hk-appointments-title{font-size:15px}.hk-appointments-title p{font-weight:700;margin-bottom:0}.hk-appointments .ant-table-row.hk-table-row{cursor:pointer}.hk-products{position:relative}.hk-products-breadcrumbs,.hk-products-total{position:absolute;top:-36px;font-weight:700}.hk-products-total{right:0;font-size:14px;border-radius:8px;padding:9px 16px;border:1px solid #353a4d}.hk-products-header{display:flex;align-items:flex-end;justify-content:space-between;justify-items:stretch}.hk-products-header-title{font-size:15px}.hk-products-header-title p{margin-bottom:0;font-weight:700}.hk-products-header-copy-button{border:1px solid #1b1c1f!important;height:48px!important;margin-left:16px;font-size:14px;font-weight:700!important;color:#1b1c1f;background:#fff!important;border-radius:8px!important;box-shadow:0 6px 20px 0 rgba(13,51,32,.1)}.hk-products-header-copy-button:hover{color:#fff!important;box-shadow:none;background:#4a4a4a!important}.hk-products-list-image-preview{opacity:1}.hk-products .ant-table-row.hk-table-row{cursor:pointer}.hk-products .ant-table-row.hk-table-row .ant-table-cell:first-child{padding:12px 16px!important}.hk-products .ant-table-row.hk-table-row .hk-products-status{display:flex;align-items:center;white-space:nowrap;font-weight:700;font-size:14px}.hk-products .ant-table-row.hk-table-row .hk-products-status .status-circle{height:10px;width:10px;border-radius:50%;margin-right:4px}.hk-products .ant-table-row.hk-table-row .hk-products-status .status-circle.completed{background-color:#00d2b7}.hk-products .ant-table-row.hk-table-row .hk-products-status .status-circle.new-home{background-color:#f6c563}.hk-products .ant-table-row.hk-table-row .hk-products-status .status-circle.new-product{background-color:#f88e8e}.hk-products .ant-table-row.hk-table-row .hk-products-actions{display:flex;align-items:center}.hk-products .ant-table-row.hk-table-row button.hk-small-button{height:40px;width:48px;background:#bdbdbd!important;margin-right:8px}.hk-products .ant-table-row.hk-table-row button.hk-small-button:hover{color:#fff;background:#00d2b7!important}.hk-products .ant-table-row.hk-table-row button.hk-small-button.disabled{cursor:not-allowed;color:#bdbdbd;background:#e7e7e7!important}.hk-asset-list-header{width:100%;display:flex;align-items:center;font-weight:700;margin-bottom:16px}.hk-asset-list-header h4{color:#4a4a4a;margin-right:8px;margin-bottom:0}.hk-asset-list-header button.ant-btn-icon-only,.hk-asset-list-header button.ant-btn-icon-only:focus{margin-bottom:8px;color:#fff;background-color:#00d2b7!important}.hk-asset-list-items{display:flex;width:100%;overflow:auto;padding-top:16px}.hk-asset-list-items-item{min-width:100px;min-height:100px;margin-right:16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.hk-asset-list-items-item .ant-image img{border-radius:8px}.hk-asset-list-items-item-media-icon{height:100px;width:100px;cursor:pointer;color:#bdbdbd;background-color:#fff;border:2px solid #bdbdbd;border-radius:8px;display:flex;justify-content:center;align-items:center}.hk-asset-list-items-item-media-icon .anticon{font-size:48px}.hk-asset-list-items-item-loading .anticon{margin:8px 4px}.hk-asset-list-items-item.placeholder{display:flex;justify-content:space-around;padding-bottom:50px}.hk-asset-list-items-item-actions button.ant-btn{background-color:#1b1c1f!important;color:#fff!important}.hk-asset-list-items-item-actions button.ant-btn:hover{color:#00d2b7!important;background-color:#fff!important}.hk-asset-list-items-item-actions button.ant-btn:disabled{background-color:#bdbdbd}.hk-asset-list-items-item-actions .hk-asset-list-items-item-favorite,.hk-asset-list-items-item-actions .hk-asset-list-items-item-remove{margin:8px 4px}.hk-asset-list-add{border-top:1px solid #bdbdbd;display:flex;flex-direction:column;margin-top:24px;padding-top:24px}.hk-asset-list-add-title{padding:16px 0;border-top:1px solid grey}.hk-asset-list-add-header{display:flex;align-items:center;margin-bottom:16px}.hk-asset-list-add-header h3{margin-right:12px}.hk-asset-list-add-header-label{display:flex;flex-grow:1;align-items:center;margin-left:32px}.hk-asset-list-add-header-label input{margin-left:16px}.hk-asset-list-add-header-type .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:#00d2b7!important;background-color:#00d2b7!important;color:#fff;flex-wrap:nowrap}.hk-asset-list-add-header-type .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{width:0;padding:0}.hk-asset-list-add-header-type .ant-radio-button-wrapper{background-color:#fff!important;line-height:42px!important;height:44px!important}.hk-asset-list-add-header-type .ant-radio-button-wrapper:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.hk-asset-list-add-header-type .ant-radio-button-wrapper:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.hk-asset-list-add-header-type .ant-radio-button-wrapper:before{width:0;padding:0}.hk-asset-list-add-header-type .ant-radio-button-wrapper:hover{color:#00d2b7}.hk-asset-list-error{margin-top:16px;color:#f88e8e}.hk-video-modal .ant-modal-content{background-color:transparent}.hk-video-modal .player-wrapper{position:relative;height:100%;width:100%;padding-top:56.25%;overflow:hidden;background-color:transparent}.hk-video-modal .react-player{position:absolute;top:0;left:0;background-color:transparent}.copy-product-button{border:0!important;height:36px!important;padding:6px 16px;font-weight:700;color:#fff;background:#00d2b7!important;border-radius:8px!important;box-shadow:0 6px 20px 0 rgba(13,51,32,.1);margin-left:16px}.copy-product-button:hover{box-shadow:none;background:#4de0cd!important}.upload-file .ant-upload-drag-icon{margin-bottom:8px!important}.upload-file .ant-upload-drag-icon .anticon{display:inherit!important;color:var(--aw-dark-grey)!important;font-size:24px!important}.hk-status-tags{font-family:"Open Sans",sans-serif;padding:24px 0;border-bottom:1px solid #4a4a4a}.hk-status-tags-list .hk-status-tag-button{font-size:16px;font-weight:700;color:#4a4a4a;background-color:#fff;line-height:18px;height:40px;padding:8px 32px;border:1px solid #4a4a4a;border-radius:20px;margin-right:16px;cursor:pointer}.hk-status-tags-list .hk-status-tag-button:last-child{margin-right:0}.hk-status-tags-list .hk-status-tag-button:focus,.hk-status-tags-list .hk-status-tag-button:hover{color:#4a4a4a;border-color:#4a4a4a}.hk-status-tags-list .hk-status-tag-button.level-0:hover{background-color:#eff4de}.hk-status-tags-list .hk-status-tag-button.level-1:hover{background-color:#fef7e8}.hk-status-tags-list .hk-status-tag-button.level-2:hover{background-color:#feeeee}.hk-status-tags-list .hk-status-tag-button.level-0.selected{background-color:#c5dc64;border-color:#c5dc64}.hk-status-tags-list .hk-status-tag-button.level-1.selected{background-color:#f6c563;border-color:#f6c563}.hk-status-tags-list .hk-status-tag-button.level-2.selected{background-color:#f88e8e;border-color:#f88e8e}.hk-notes{padding:24px 0;border-bottom:1px solid #4a4a4a}.hk-notes-body{display:flex;align-items:flex-start}.hk-notes-body-form{flex-grow:1;margin-right:24px}.hk-notes-body-form-text{font-size:16px;color:grey}.hk-notes-body-form-text .placholder{font-style:italic}.hk-notes-body-actions{display:flex;flex-grow:0;flex-direction:column}.hk-notes-body-actions button{margin-bottom:8px}.hk-task{background-color:#fff;padding:24px;margin-bottom:32px;border:1px solid #bdbdbd;border-radius:10px}.hk-task.level-0{border-left:4px solid #c5dc64}.hk-task.level-1{border-left:4px solid #f6c563}.hk-task.level-2{border-left:4px solid #f88e8e}.hk-task-header h2{text-transform:none!important}.hk-task-header-actions{flex:0 0 400px;text-align:right}.hk-task-header-actions-finished{color:grey;font-weight:400;font-style:italic;font-size:16px;margin-bottom:16px}.hk-task-header-actions-completed{font-size:18px;margin-right:24px}.hk-task-header-actions-completed button{margin-left:8px}.hk-task-header,.hk-task-images-header,.hk-task-notes-header{display:flex;font-weight:700;justify-content:space-between}.hk-task-header h4,.hk-task-images-header h4,.hk-task-notes-header h4{color:#353a4d}.hk-task-header button.ant-btn-icon-only,.hk-task-header button.ant-btn-icon-only:focus,.hk-task-images-header button.ant-btn-icon-only,.hk-task-images-header button.ant-btn-icon-only:focus,.hk-task-notes-header button.ant-btn-icon-only,.hk-task-notes-header button.ant-btn-icon-only:focus{border:none;color:#fff;background-color:#00d2b7}.hk-task-header button.ant-btn-icon-only:hover,.hk-task-images-header button.ant-btn-icon-only:hover,.hk-task-notes-header button.ant-btn-icon-only:hover{border:none;color:#fff;background-color:#00eddc}.hk-task-notes{border-bottom:1px solid #bdbdbd;padding:8px 0;margin:16px 0}.hk-task-notes-note{color:#4a4a4a;font-style:italic}.hk-task-notes-textarea{margin:8px 0!important}.hk-task .hk-image-list-header{justify-content:space-between}.hk-appointment{position:relative}.hk-appointment-breadcrumbs{position:absolute;top:-36px;font-weight:700}.hk-appointment h1,.hk-appointment h2,.hk-appointment h3,.hk-appointment h4,.hk-appointment h5{font-weight:700}.hk-appointment h1{font-size:24px;font-weight:700;color:#1b1c1f}.hk-appointment h4{font-size:16px;color:#4a4a4a}.hk-appointment-header{display:flex;justify-content:space-between;margin-bottom:24px}.hk-appointment-header-title-checkout-status{font-size:18px;font-style:italic;color:#f88e8e}.hk-appointment-header-actions button{margin-right:16px}.hk-appointment-header-actions button:last-child{margin-right:0}.hk-appointment-details-info{font-size:16px;color:grey!important;display:flex;justify-content:space-between;padding:12px 0 24px;border-bottom:1px solid #4a4a4a}.hk-appointment-details-info-dates{display:flex}.hk-appointment-details-info-dates-completed:first-child,.hk-appointment-details-info-dates-scheduled:first-child{margin-right:32px}.hk-appointment-details-info-dates-completed h3,.hk-appointment-details-info-dates-scheduled h3{font-size:16px;color:grey!important;font-weight:400;font-style:italic}.hk-appointment-details-info-dates-completed-timestamp,.hk-appointment-details-info-dates-scheduled-timestamp{color:#1b1c1f}.hk-appointment-details .hk-image-list-header,.hk-appointment-tasks-header{justify-content:space-between}.hk-appointment-tasks-header{margin:64px 0 32px;display:flex}.hk-appointment-tasks h2{font-size:18px;color:#1d202b;text-transform:uppercase}.hk-appointment .section{border-top:1px solid #bdbdbd;margin:48px 0;padding-top:24px}.hk-appointment .ant-space{width:100%}.hk-appointment .ant-collapse>.ant-collapse-item{border-bottom:0}.hk-appointment .ant-collapse{background-color:transparent}.hk-appointment .ant-collapse-item.ant-collapse-item-active .ant-collapse-header{border-radius:10px 10px 0 0!important;padding:16px!important}.hk-appointment .ant-collapse-item .ant-collapse-header{display:flex;align-items:center;height:72px;background-color:#1d202b;font-size:18px;font-weight:700;text-transform:uppercase;color:#fff!important;border-radius:8px!important}.hk-appointment .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{font-size:18px!important;font-weight:700;color:#fff}.hk-appointment .ant-collapse-item .ant-collapse-header .ant-collapse-extra{flex-grow:1;text-align:right}.hk-appointment .ant-collapse-item .ant-collapse-content{padding:24px;border-radius:0 0 8px 8px!important;background-color:#fff!important;border:1px solid #bdbdbd}.hk-appointment-assets{padding:24px 0}.hk-contact-popover{font-family:"Open Sans",sans-serif;border-radius:8px!important}.hk-contact-popover .ant-popover-inner{border-radius:8px}.hk-contact-popover .ant-popover-inner-content{padding:0}.hk-contact-popover .ant-popover-inner-content .ant-card{border-radius:8px}.hk-contact-popover .ant-popover-inner-content .ant-card-head{border-radius:8px 8px 0 0;border-bottom:none;font-size:18px;font-weight:700;color:#fff;background-color:#353a4d}.hk-contact-popover .ant-popover-inner-content .ant-card-body{font-size:16px;border-radius:0 0 8px 8px}.hk-contact-popover .ant-popover-inner-content .ant-card-body .ant-card-grid{border:0!important;box-shadow:none;height:40px!important;padding:8px 0!important}.hk-contact-popover .ant-popover-inner-content .ant-card-body .hk-popover-card-label{width:25%;text-align:left;font-size:16px;color:#1b1c1f;font-weight:700}.hk-contact-popover .ant-popover-inner-content .ant-card-body .hk-popover-card-value{width:75%;text-align:left;color:grey}.hk-contact-popover-link{font-size:18px;font-weight:700;cursor:pointer;text-decoration:underline;color:#353a4d}.hk-contact-popover-link:hover{color:#00d2b7}.hk-models-header{display:flex;align-items:center;justify-content:space-between;justify-items:stretch}.hk-models-header .ant-btn{height:40px}.hk-models-list-image-preview{opacity:1}.hk-models .ant-table-row.hk-table-row{cursor:pointer}.hk-admin-form .ant-form-item-label{font-weight:700}.hk-admin-form .ant-select-arrow{width:20px;height:20px;margin-top:-10px}.hk-admin-form .ant-select-arrow-loading{color:#353a4d}.hk-admin-form .ant-select-arrow svg{top:100%;width:20px;height:20px}.hk-model-detail{position:relative}.hk-model-detail-breadcrumbs{position:absolute;top:-36px;font-weight:700}.hk-model-detail h1{margin-bottom:64px!important}.hk-model-detail form{margin:32px}.hk-model-detail .ant-form-item{margin:16px 0}.hk-product-detail{position:relative}.hk-product-detail-breadcrumbs{position:absolute;top:-36px;font-weight:700}.hk-product-detail-header{display:flex;align-items:flex-end;justify-content:space-between;justify-items:stretch;margin-bottom:40px}.hk-product-detail-header-title{font-size:15px}.hk-product-detail-header-title p{margin-bottom:0;font-weight:700}.hk-product-detail-header-copy-button{border:1px solid #1b1c1f!important;height:48px!important;margin-left:16px;font-size:14px;font-weight:700!important;color:#1b1c1f;background:#fff!important;border-radius:8px!important;box-shadow:0 6px 20px 0 rgba(13,51,32,.1)}.hk-product-detail-header-copy-button:hover{color:#fff!important;box-shadow:none;background:#4a4a4a!important}.hk-product-detail .hk-form-status-attributes-loading{color:#353a4d}.hk-product-detail .hk-form-status-attributes-loading .ant-spin{display:flex;font-size:16px;color:#353a4d}.hk-product-detail .hk-form-status-attributes-loading .ant-spin-dot{color:#353a4d!important;margin-right:12px}.hk-header-button-label{padding:16px 24px;cursor:pointer}#registered_date{border:none;color:#000;background-color:transparent}.hk-home .ant-table-row.hk-table-row .hk-catalog-status{display:flex;align-items:center;white-space:nowrap;font-weight:700;font-size:14px}.hk-home .ant-table-row.hk-table-row .hk-catalog-status .status-circle{height:10px;width:10px;border-radius:50%;margin-right:4px}.hk-home .ant-table-row.hk-table-row .hk-catalog-status .status-circle.completed{background-color:#00d2b7}.hk-home .ant-table-row.hk-table-row .hk-catalog-status .status-circle.new-home{background-color:#f6c563}.hk-home .ant-table-row.hk-table-row .hk-catalog-status .status-circle.new-product{background-color:#f88e8e}.hk-home .ant-table-row.hk-table-row .hk-catalog-homeowner{white-space:nowrap}.hk-home .ant-table-row.hk-table-row .hk-catalog-homeowner-list{color:#00d2b7}.hk-home .ant-table-row.hk-table-row .hk-catalog-actions{display:flex;align-items:center}.hk-home .ant-table-row.hk-table-row button.hk-small-button{height:40px;width:48px;background:#bdbdbd!important;margin-right:8px}.hk-home .ant-table-row.hk-table-row button.hk-small-button:hover{color:#fff;background:#00d2b7!important}.hk-home .ant-table-row.hk-table-row button.hk-small-button.disabled{cursor:not-allowed;color:#bdbdbd;background:#e7e7e7!important}.hk-login{font-family:"Open Sans",sans-serif;height:100vh;color:#fff;background-color:#1b1c1f;text-align:center}.hk-login .hk-logo{margin:156px auto 56px;width:260px}.hk-login h1{text-align:left;font-weight:400!important;font-size:40px!important;color:#fff;padding-bottom:8px;margin-bottom:0}.hk-login h6{text-align:left;font-weight:600;font-size:16px!important;color:#bdbdbd;padding-bottom:32px}.hk-login .hk-form.ant-form{margin:0 auto;width:480px!important}.hk-login .hk-form.ant-form .ant-row{text-align:left}.hk-login .hk-form.ant-form .ant-row .ant-form-item-label label{font-weight:700;color:#fff;text-align:left}.hk-login .hk-form.ant-form .ant-row .ant-form-item-label label:before{display:none}.hk-login .hk-form.ant-form .ant-form-item:nth-child(5){margin-bottom:0}.hk-login .hk-form.ant-form .ant-row.ant-form-item .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content{text-align:center!important}.hk-login-error{color:#f88e8e}.hk-login #sign-in-divider{width:100%;text-align:center;margin:16px 0;padding-bottom:8px}.hk-login #sign-in-divider span{font-family:"Open Sans",sans-serif;font-size:16px;color:grey;background-color:#1b1c1f;padding:10px;z-index:1}.hk-login #sign-in-divider hr{border:solid #bdbdbd;border-width:1px 0 0;margin:-10px 4px 0}.hk-login .hk-google-button{margin-top:24px;height:48px;width:300px;border-radius:8px;font-size:16px;font-weight:600;color:var(--aw-black);border:1px solid var(--aw-black)}.hk-login .hk-google-button .anticon{position:absolute;left:14px;font-size:20px}.hk-login input:-webkit-autofill,.hk-login input:-webkit-autofill:focus,.hk-login input:-webkit-autofill:hover,.hk-login select:-webkit-autofill,.hk-login select:-webkit-autofill:focus,.hk-login select:-webkit-autofill:hover,.hk-login textarea:-webkit-autofill,.hk-login textarea:-webkit-autofill:focus,.hk-login textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 50px #fff inset;background-color:#fff!important;border:none}.hk-login .ant-input-password input[type=password]:-webkit-autofill,.hk-login .ant-input-password input[type=password]:-webkit-autofill:focus,.hk-login .ant-input-password input[type=password]:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 50px #fff inset;background-color:#fff!important;border:none}body{background-color:#f0f0f0!important}h1{font-family:"Open Sans",sans-serif;font-weight:900!important;font-size:24px!important}a{color:#00acff}a:hover{color:#00d2b7!important}.hk-spinner.ant-spin.ant-spin-spinning{position:relative!important;display:block;margin:100px auto}.hk-spinner.ant-spin.ant-spin-spinning .ant-spin-dot .ant-spin-dot-item{background-color:#00d2b7}button.hk-header-button,button[type=submit]{border:0;height:48px!important;margin-left:16px;font-size:14px;font-weight:700;color:#fff;background:#00d2b7!important;border-radius:8px!important;box-shadow:0 6px 20px 0 rgba(13,51,32,.1)}button.hk-header-button:hover,button[type=submit]:hover{box-shadow:none;background:#4de0cd!important}button.ant-btn-dangerous{background:#f88e8e!important}button.ant-btn-dangerous:hover{box-shadow:none;background:#fab0b0!important}button.hk-medium-button{border:0;height:44px!important;padding:8px 16px;font-weight:700;color:#fff;background:#f6c563!important;border-radius:8px!important;box-shadow:0 4px 16px 0 rgba(13,51,32,.1)}button.hk-medium-button:hover{box-shadow:none;background:#f9d692!important}button.hk-small-button{border:0;height:36px!important;padding:6px 16px;font-weight:700;color:#fff;background:#353a4d!important;border-radius:8px!important;box-shadow:0 2px 8px 0 rgba(13,51,32,.1)}button.hk-small-button:hover{box-shadow:none;background:#727582!important}button.hk-small-button:disabled{background:#4a4a4a!important;color:grey}button.hk-action-button{border:1px solid #1b1c1f;height:36px!important;padding:6px 16px;font-weight:700;color:#1b1c1f;border-radius:8px!important}button.hk-action-button:hover{color:#1b1c1f;border:1px solid #1b1c1f;background:#d9f9f4}.ant-switch-checked{background-color:#00d2b7!important}.ant-modal-confirm.hk-delete-confirm-modal{width:800px!important}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content{border-radius:10px}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content .ant-modal-close{padding:8px;color:#fff}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{font-size:20px!important}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content .ant-modal-body{padding:0}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content .ant-modal-body .anticon.anticon-exclamation-circle{display:none}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-title{background-color:#353a4d;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:700;color:#fff;padding:24px;border-radius:10px 10px 0 0}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-content{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:700;padding:24px;text-align:center}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content .ant-modal-confirm-btns{padding:24px;float:none;text-align:center;margin-top:0}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content .ant-modal-confirm-btns .ant-btn{width:180px;height:54px;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:700;color:#000;margin:0 8px;border-radius:8px}.ant-modal-confirm.hk-delete-confirm-modal .ant-modal-content .ant-modal-confirm-btns .ant-btn.ant-btn-primary{background-color:#f88e8e;border-color:transparent}.ant-table-wrapper{margin-top:40px}.ant-table-wrapper .ant-table{border:1px solid #bdbdbd;border-radius:8px!important}.ant-table-wrapper .ant-table .ant-table-content .ant-table-thead .ant-table-cell{padding:16px 30px;font-size:16px;font-weight:700;color:#fff;background-color:#353a4d}.ant-table-wrapper .ant-table .ant-table-content .ant-table-thead .ant-table-cell:first-child{border-top-left-radius:8px!important}.ant-table-wrapper .ant-table .ant-table-content .ant-table-thead .ant-table-cell:last-child{border-top-right-radius:8px!important}.ant-table-wrapper .ant-table .ant-table-content .ant-table-tbody{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.ant-table-wrapper .ant-table .ant-table-content .ant-table-tbody .ant-table-placeholder .ant-table-cell,.ant-table-wrapper .ant-table .ant-table-content .ant-table-tbody .ant-table-row:last-child .ant-table-cell{border:none}.ant-table-wrapper .ant-table .ant-table-content .ant-table-tbody .ant-table-cell{padding:16px 30px;font-size:16px;color:#353a4d;border-bottom-color:#bdbdbd!important}.ant-table-wrapper .ant-spin-nested-loading .ant-spin .ant-spin-dot .ant-spin-dot-item{background-color:#00d2b7}.ant-table-wrapper .ant-spin-nested-loading .ant-spin-container.ant-spin-blur .ant-table .ant-table-container .ant-table-content table .ant-table-tbody{opacity:0}.ant-pagination.ant-table-pagination .ant-pagination-item.ant-pagination-item-active{border:0;background-color:#00d2b7}.ant-pagination.ant-table-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff}.ant-row.ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-password,.ant-row.ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content .ant-select .ant-select-selector,.ant-row.ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content ant-select .ant-select-selector-selection-search,.ant-row.ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content input{font-size:14px!important}.ant-row.ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper.ant-input-password input{padding:0!important}.ant-row.ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content button.ant-switch{margin-top:4px!important}.ant-row.ant-form-item .ant-form-item-required.ant-form-item-required:before{color:#f88e8e}.ant-row.ant-form-item .ant-form-item-explain-success{color:#f88e8e!important;padding:4px;font-size:12px!important;text-align:right}.ant-row.ant-form-item.ant-form-item-has-error .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-password,.ant-row.ant-form-item.ant-form-item-has-error .ant-form-item-control-input .ant-form-item-control-input-content .ant-select .ant-select-selector,.ant-row.ant-form-item.ant-form-item-has-error .ant-form-item-control-input .ant-form-item-control-input-content input{border-color:#f88e8e!important;box-shadow:none!important}.ant-row.ant-form-item.ant-form-item-has-error .ant-form-item-control .ant-form-item-explain{color:#f88e8e!important;padding:4px;font-size:12px!important;text-align:right}.ant-input-group-wrapper.ant-input-search{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.ant-input-group-wrapper.ant-input-search .ant-input-wrapper.ant-input-group .ant-input-affix-wrapper{height:58px;font-size:24px;padding:8px!important;border:0;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important;box-shadow:0 6px 20px 0 rgba(13,51,32,.1)}.ant-input-group-wrapper.ant-input-search .ant-input-wrapper.ant-input-group .ant-input-affix-wrapper .ant-input-suffix .anticon.anticon-close-circle.ant-input-clear-icon{font-size:20px;margin-right:8px}.ant-input-group-wrapper.ant-input-search .ant-input-wrapper.ant-input-group .ant-input-group-addon button{border:0;width:180px;height:58px;font-size:18px;font-weight:700;background-color:#00d2b7;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important;box-shadow:0 6px 20px 0 rgba(13,51,32,.1)}.ant-row.ant-form-item .ant-form-item-label>label{padding-top:4px;font-size:16px}
/*# sourceMappingURL=main.c73bb91e.chunk.css.map */