body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{border-radius:10px;background:#a0a0a0}.checked-ic{font-size:32px;color:#17b978}.project-page{display:flex;flex-direction:column;position:relative}.project-page .top-content{display:flex;align-items:center;justify-content:space-between;padding:0 8px;height:53px}.project-page .top-content .page-header{display:flex;align-items:flex-end}.project-page .top-content .page-header .btn-create-project{margin-left:12px}.project-page .top-content .page-header .btn-create-project .anticon-plus-circle{font-size:22px}.project-page .page-content{flex:1 1;padding:20px;max-height:calc(100vh - 109px);overflow:hidden;overflow-y:auto}.project-page .page-content .loading-project{position:absolute;bottom:80px;left:45%}.project-page .project-list .card-project{width:264px;height:292px;color:#d1d1d7;background:#26292e;border-radius:10px;margin-bottom:20px;display:flex;flex-direction:column}.project-page .project-list .card-project .ant-card-cover{width:140px;display:flex;margin:0 auto;flex:1 1;align-items:center}.project-page .project-list .card-project .ant-card-body{padding:14px}.project-page .project-list .card-project .ant-card-body .ant-card-meta{background:#363a42;padding:0 22px;border-radius:10px;height:95px;display:flex;align-items:center}.project-page .project-list .card-project .ant-card-body .ant-card-meta .ant-card-meta-detail .ant-card-meta-title{color:#d1d1d7}.project-page .project-list .card-project .ant-card-body .ant-card-meta .ant-card-meta-detail .ant-card-meta-description{color:#d1d1d7;font-size:13px}.project-page .project-list .card-project .ant-card-body .ant-card-meta .total-study{color:#17b978;margin-left:6px;text-transform:lowercase}.pagination-table{text-align:right;display:flex;align-items:center;justify-content:flex-end;font-size:12px}.pagination-table .page-size-option{color:#d1d1d7;margin:0 10px;font-size:12px}.pagination-table .page-size-option .ant-select-selector{background:#151515;border:none;height:24px}.pagination-table .page-size-option .ant-select-selector .ant-select-selection-item{line-height:24px}.pagination-table .page-size-option .ant-select-arrow{color:#d1d1d7;font-size:10px}.pagination-table .ant-pagination{font-size:12px}.pagination-table .ant-pagination .ant-pagination-item-link .ant-pagination-item-ellipsis{color:rgba(209,209,215,.4)}.pagination-table .ant-pagination .ant-pagination-next,.pagination-table .ant-pagination .ant-pagination-prev{width:24px;min-width:24px;height:24px;line-height:24px}.pagination-table .ant-pagination .ant-pagination-next .ant-pagination-item-link,.pagination-table .ant-pagination .ant-pagination-prev .ant-pagination-item-link{border-radius:50%;background:transparent;color:#d1d1d7;border-width:0}.pagination-table .ant-pagination .ant-pagination-jump-next .ant-pagination-item-link-icon,.pagination-table .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link-icon,.pagination-table .ant-pagination .ant-pagination-next:focus .ant-pagination-item-link,.pagination-table .ant-pagination .ant-pagination-next:hover .ant-pagination-item-link,.pagination-table .ant-pagination .ant-pagination-prev:focus .ant-pagination-item-link,.pagination-table .ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link{color:#00b894}.pagination-table .ant-pagination .ant-pagination-item{border:none;background:inherit;text-decoration:underline}.pagination-table .ant-pagination .ant-pagination-item a{color:#d1d1d7}.pagination-table .ant-pagination .ant-pagination-item.ant-pagination-item-active a,.pagination-table .ant-pagination .ant-pagination-item:focus a,.pagination-table .ant-pagination .ant-pagination-item:hover a{color:#00b894}.pagination-table .ant-pagination-disabled .ant-pagination-next:focus .ant-pagination-item-link,.pagination-table .ant-pagination-disabled .ant-pagination-next:hover .ant-pagination-item-link,.pagination-table .ant-pagination-disabled .ant-pagination-prev:focus .ant-pagination-item-link,.pagination-table .ant-pagination-disabled .ant-pagination-prev:hover .ant-pagination-item-link{color:#354053;border-color:#354053}.pagination-table .ant-pagination-disabled .ant-pagination-item:focus a,.pagination-table .ant-pagination-disabled .ant-pagination-item:hover a{color:#354053}.pagination-table .ant-pagination-disabled .ant-pagination-item.ant-pagination-item-active a{color:#00b894}.pagination-table .ant-pagination-disabled.ant-pagination-next:focus .ant-pagination-item-link,.pagination-table .ant-pagination-disabled.ant-pagination-next:hover .ant-pagination-item-link,.pagination-table .ant-pagination-disabled.ant-pagination-prev:focus .ant-pagination-item-link,.pagination-table .ant-pagination-disabled.ant-pagination-prev:hover .ant-pagination-item-link{color:#354053;border-color:#354053}.pagination-table .info-page-size{background:rgba(194,207,224,.36);border-radius:70px;padding:5px 14px}.popup-context{background-clip:padding-box;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);left:0;list-style-type:none;margin:0;outline:none;padding:0;position:fixed;text-align:left;top:0;overflow:hidden;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);min-width:90px}.popup-context li{clear:both;cursor:pointer;font-size:14px;margin:0;white-space:nowrap}.popup-context li .btn-popup{width:100%;text-align:left;color:rgba(0,0,0,.65)}.popup-context li .btn-popup:hover{background-color:#e6faef}.popup-context li .btn-popup[disabled]{color:rgba(0,0,0,.3)}.data-page{display:flex;flex-direction:column;flex:1 1}.data-page .data-container .table-wrapper .table-content .study-status{color:#d1d1d7}.data-page .data-container .table-wrapper .table-content .study-status.assigned{color:#ffa000}.data-page .data-container .table-wrapper .table-content .study-status.completed{color:#17b978}.data-page .data-container .right-panel .right-btn-group{padding:8px 0;display:flex;flex-direction:column;align-items:center}.data-page .data-container .right-panel .right-btn-group .btn-action{width:100%;max-width:220px;border-radius:10px}.data-page .data-container .right-panel .right-btn-group .btn-action.btn-import{margin-bottom:8px}.assign-labelers{max-height:250px;overflow:hidden;overflow-y:auto}.assign-labelers .assign-btn-group{margin-bottom:15px;text-align:center}.assign-labelers .labelers{margin-bottom:20px}.assign-labelers .labelers .check-box-list{display:flex;flex-direction:column}.tooltip-assign .ant-tooltip-inner{color:rgba(0,0,0,.85)}.delete-modal .delete-modal-content{margin-top:15px}.delete-modal .delete-modal-content .line-item{display:flex;align-items:center}.delete-modal .delete-modal-content .line-item .line-icon{font-size:24px;margin-right:10px}.delete-modal .delete-modal-content .line-item .line-icon.warning-icon{color:#faad14}.delete-modal .delete-modal-content .line-item .line-icon.success-icon{color:#17b978}.delete-modal .delete-modal-content .line-item .line-icon.error-icon{color:#ff4d4f}.delete-modal .delete-modal-content .line-item .msg{font-size:18px}.delete-modal .ant-modal-footer .btn-delete{border:1px solid #ff4d4f!important}.assign-labeler-modal .form-content .ant-input-number{width:100%}.export-label-modal .exported-table .export-lb-status{text-transform:capitalize}.export-label-modal .exported-table .export-lb-status.pending{color:#ffa000}.export-label-modal .exported-table .export-lb-status.done{color:#17b978}.task-page{display:flex;flex-direction:column;flex:1 1}.task-page .task-container .table-wrapper .table-content .col-status{position:relative}.task-page .task-container .table-wrapper .table-content .col-status .status-archived{color:#f44336;position:absolute;right:0;top:0}.task-page .task-container .table-wrapper .table-content .col-status .task-status{color:#d1d1d7}.task-page .task-container .table-wrapper .table-content .col-status .task-status.doing{color:#ffa000}.task-page .task-container .table-wrapper .table-content .col-status .task-status.completed{color:#17b978}.task-page .task-container .table-wrapper .table-content .row-archived{color:rgba(209,209,215,.5)}.task-page .task-container .table-wrapper .table-content .row-archived .ant-table-selection-column .ant-checkbox-inner{border:1px solid rgba(209,209,215,.5)}.task-page .task-container .table-wrapper .table-content .row-archived .col-status .task-status{color:rgba(209,209,215,.5)}.task-page .task-container .table-wrapper .table-content .row-archived .col-status .task-status.doing{color:rgba(255,160,0,.5)}.task-page .task-container .table-wrapper .table-content .row-archived .col-status .task-status.completed{color:rgba(23,185,120,.5)}.ant-table-filter-dropdown .custom-filter .filter-options{width:100%;padding:4px 0;max-height:264px}.ant-table-filter-dropdown .custom-filter .filter-options .filter-item{display:block;padding:5px 12px}.ant-table-filter-dropdown .custom-filter .filter-dropdown-btns{text-align:center;border-top:1px solid #f0f0f0;padding:5px 3px}.create-label-modal .ant-form .ant-form-item{flex-direction:row!important}.create-label-modal .btn-delete-label{border-color:#ff4d4f!important}.create-label-modal .btn-pick-color{height:22px;width:22px;min-width:unset;border:none;padding:0}.label-groups{padding:8px;height:100%}.label-groups .header-label-groups{display:flex;align-items:center;margin-bottom:20px}.label-groups .header-label-groups .lb-title{font-size:16px}.label-groups .header-label-groups .btn-add-label-group{margin-left:auto}.label-groups .label-groups-content .form-lb-group .ant-input-search{background:transparent}.label-groups .label-groups-content .form-lb-group .ant-input-search .ant-input{background:transparent;color:#d1d1d7;height:32px}.label-groups .label-groups-content .form-lb-group .ant-input-search .ant-input-group-addon{background:transparent}.label-groups .label-groups-content .form-lb-group .ant-input-search .ant-input-group-addon .ant-input-search-button{border:none;height:32px}.label-groups .label-groups-content .form-lb-group .ant-form-item:not(.ant-form-item-has-error) .ant-form-item-control .ant-input{border-color:#53555a}.label-groups .label-groups-content .form-lb-group .ant-form-item:not(.ant-form-item-has-error) .ant-form-item-control .ant-input:focus,.label-groups .label-groups-content .form-lb-group .ant-form-item:not(.ant-form-item-has-error) .ant-form-item-control .ant-input:hover{border-color:#17b978}.label-groups .label-groups-content .lb-group-list .lb-group-item{padding:12px 8px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.label-groups .label-groups-content .lb-group-list .lb-group-item.active-item{background-color:#26292e}.labels-wrapper{background:#26292e;border-radius:10px;padding:8px;height:100%;width:100%}.labels-wrapper .header-labels{margin-bottom:20px;justify-content:space-between}.labels-wrapper .header-labels,.labels-wrapper .header-labels .group-info{display:flex;align-items:center}.labels-wrapper .header-labels .group-info .lb-title{margin-right:10px;color:#d1d1d7}.labels-wrapper .header-labels .lb-title{font-size:16px}.labels-wrapper .header-labels .lb-btn-group .btn-action{margin-right:8px}.labels-wrapper .header-labels .lb-btn-group .btn-action:last-child{margin-right:0}.labels-wrapper .labels-content .txt-title{font-size:16px;margin-bottom:10px}.labels-wrapper .labels-content .finding-wrapper{margin-bottom:25px}.labels-wrapper .labels-content .label-table .ant-table-wrapper{border-radius:5px;overflow:hidden}.labels-wrapper .labels-content .label-table .ant-table-wrapper .ant-table-container{background:#3f444f!important}.labels-wrapper .labels-content .label-table .ant-table-thead{background:red}.labels-wrapper .labels-content .label-table .ant-table-thead tr th{background:#3f444f!important;border-right:2px solid #303237!important}.labels-wrapper .labels-content .label-table .ant-table-thead tr th:last-child{border-right:none!important}.labels-wrapper .labels-content .label-table .ant-table-tbody{background:#1e2025}.labels-wrapper .labels-content .label-table .ant-table-tbody tr td{vertical-align:top}.labels-wrapper .labels-content .label-table .ant-table-tbody tr:hover td{background:rgba(76,78,87,.4)!important}.labels-wrapper .labels-content .label-table .lb-list .lb-wrap-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.labels-wrapper .labels-content .label-table .lb-list .lb-color{width:10px;height:10px;display:inline-block;margin-right:12px}.labels-wrapper .labels-content .label-table .lb-list .lb-item{padding:3px}.labels-wrapper .labels-content .label-table .lb-list .lb-item span{cursor:pointer}.labels-wrapper .labels-content .label-table .lb-list .sub-labels{padding-left:18px;margin-bottom:4px}.labels-wrapper .labels-content .label-table .lb-list .sub-labels .sub-label-item{padding:3px;list-style:none}.labels-wrapper .select-managers{display:flex;align-items:center;margin-bottom:16px}.labels-wrapper .select-managers .lb-title{font-size:16px;color:#d1d1d7}.labels-wrapper .select-managers .ant-select-selector{background:#26292e;color:#d1d1d7;border:1px solid #53555a}.labels-wrapper .select-managers .ant-select-selector .ant-select-selection-item{background:#363a42;border:none}.labels-wrapper .select-managers .ant-select-selector .ant-select-selection-item .ant-select-selection-item-remove{color:#d1d1d7}.import-label-modal .import-step{margin-bottom:15px}.import-label-modal .import-step .step-title{font-size:14px;font-weight:600}.import-label-modal .import-step .step-des{font-size:13px}.import-label-modal .import-step.step-1 .step-content{display:flex;justify-content:space-between}.import-label-modal .import-step.step-2 .step-des{margin-bottom:15px}.import-label-modal .import-step.step-2 .ant-upload-text{font-size:13px}.setting-page{display:flex;flex-direction:column;flex:1 1}.setting-page .header-action{display:flex;position:absolute;top:10px!important;right:36px;width:unset!important}.setting-page .header-action .btn-update-project .btn{min-width:120px}.setting-page .header-action .btn-update-project .btn:disabled{color:rgba(209,209,215,.6)}.setting-page .setting-container{display:flex;flex-direction:column;flex:1 1;padding:25px 30px}.setting-page .setting-container .form-update-project{width:100%;position:relative}.setting-page .setting-container .form-update-project .workflow-item .anticon-question-circle{color:#fff}.setting-page .setting-container .form-update-project .delete-project{position:absolute;right:0}.setting-page .setting-container .form-update-project .session-title{margin-bottom:8px;color:#d1d1d7}.setting-page .setting-container .form-update-project .ant-form-item-label label{color:#d1d1d7;min-width:160px}.setting-page .setting-container .form-update-project .ant-form-item-control{max-width:350px}.setting-page .setting-container .form-update-project .ant-form-item-control .ant-input,.setting-page .setting-container .form-update-project .ant-form-item-control .ant-select-selector{background:#1e2025;color:#d1d1d7}.setting-page .setting-container .form-update-project .ant-form-item-control .ant-select-arrow{color:#d1d1d7}.setting-page .setting-container .form-update-project .ant-form-item:not(.ant-form-item-has-error) .ant-form-item-control .ant-input{border-color:#53555a}.setting-page .setting-container .form-update-project .ant-form-item:not(.ant-form-item-has-error) .ant-form-item-control .ant-input:focus,.setting-page .setting-container .form-update-project .ant-form-item:not(.ant-form-item-has-error) .ant-form-item-control .ant-input:hover{border-color:#17b978}.setting-page .setting-container .form-update-project .ant-form-item:not(.ant-form-item-has-error) .ant-form-item-control .ant-select:not(.ant-select-focused) .ant-select-selector{border-color:#53555a}.setting-page .setting-container .form-update-project .ant-form-item:not(.ant-form-item-has-error) .ant-form-item-control .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#17b978}.setting-page .setting-container .form-update-project .assign-label-wrapper{margin-bottom:24px}.setting-page .setting-container .form-update-project .assign-label-wrapper .select-label-group{display:flex}.setting-page .setting-container .form-update-project .assign-label-wrapper .select-label-group .form-item-lb-group{width:250px}.setting-page .setting-container .form-update-project .assign-label-wrapper .select-label-group .btn-add-label-group{margin-left:8px}.setting-page .setting-container .form-update-project .assign-label-wrapper .select-label-group .btn-add-label-group .anticon-plus-circle{font-size:22px}.setting-page .setting-container .form-update-project .assign-label-wrapper .labels-wrapper{background:transparent;border:1px solid #53555a;padding:20px}.setting-page .setting-container .form-update-project .assign-label-wrapper .labels-wrapper .labels-content .txt-title{color:#d1d1d7}.setting-page .setting-container .form-update-project .assign-user-wrapper .lb-input{color:#d1d1d7;margin-bottom:5px;text-transform:uppercase}.setting-page .setting-container .form-update-project .assign-user-wrapper .select-users{padding:8px 0}.setting-page .setting-container .form-update-project .assign-user-wrapper .select-users .ant-form-item-control{min-height:350px;background:#26292e;border-radius:10px;padding:4px;cursor:default}.setting-page .setting-container .form-update-project .assign-user-wrapper .select-users .ant-form-item-control .ant-select-selector{display:flex;flex-wrap:wrap-reverse;background:#26292e}.setting-page .setting-container .form-update-project .assign-user-wrapper .select-users .ant-form-item-control .ant-select-selector .ant-select-selection-item{width:100%;background:#363a42;border:none;color:#d1d1d7;padding:8px;height:auto;display:flex;justify-content:space-between;margin-top:10px;border-radius:10px}.setting-page .setting-container .form-update-project .assign-user-wrapper .select-users .ant-form-item-control .ant-select-selector .ant-select-selection-item .ant-select-selection-item-remove{width:22px;height:22px;border-radius:50%;background:#dadada}.setting-page .setting-container .form-update-project .assign-user-wrapper .select-users .ant-form-item-control .ant-select-selector .ant-select-selection-search{margin:10px 0 0;width:100%!important;border:1px solid #53555a;border-radius:10px;padding:5px}.setting-page .setting-container .form-update-project .assign-user-wrapper .select-users .ant-form-item-control .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{opacity:1!important;margin:0!important}.study-list-page{display:flex;flex-direction:column;position:relative}.study-list-page .page-header{display:flex;min-height:60px}.study-list-page .page-header .tab-list{z-index:10}.study-list-page .page-header .tab-list .tab-item{padding:0 8px;cursor:pointer;margin-right:5px;position:relative;font-size:16px}.study-list-page .page-header .tab-list .tab-item.active-item,.study-list-page .page-header .tab-list .tab-item:hover{color:#17b978}.study-list-page .page-header .tab-list .tab-item.active-item:after{content:" ";width:100%;height:2px;background:#17b978;position:absolute;bottom:-10px;left:0}.study-list-page .page-content{display:flex;flex:1 1;overflow-y:auto;max-height:calc(100vh - 124px)}.study-list-page .page-content .tab-content{display:flex;width:100%;flex-direction:column}.study-list-page .page-content .tab-content .header-action{display:flex;position:absolute;top:8px;z-index:0;width:100%}.study-list-page .page-content .tab-content .header-action .col-item{text-align:right}.study-list-page .page-content .tab-content .header-action .search-box{height:35px;margin-left:auto;border-radius:10px;background:transparent;max-width:250px;border-color:#53555a}.study-list-page .page-content .tab-content .header-action .search-box.ant-input-affix-wrapper-focused,.study-list-page .page-content .tab-content .header-action .search-box:hover{border-color:#17b978}.study-list-page .page-content .tab-content .header-action .search-box .ant-input-prefix{color:#d1d1d7}.study-list-page .page-content .tab-content .header-action .search-box .ant-input{background:transparent;color:#d1d1d7}.study-list-page .page-content .tab-content .table-wrapper .header-table{display:flex;justify-content:space-between;padding:8px 0 12px;height:48px;align-items:flex-end}.study-list-page .page-content .tab-content .table-wrapper .header-table .top-btn-group{display:flex;align-items:flex-end;padding:0 20px}.study-list-page .page-content .tab-content .table-wrapper .header-table .top-btn-group .selected-info{margin-right:20px;font-size:12px}.study-list-page .page-content .tab-content .table-wrapper .header-table .top-btn-group .selected-info .label-txt{margin-right:6px}.study-list-page .page-content .tab-content .table-wrapper .header-table .top-btn-group .selected-info .selected-item.active{color:#17b978}.study-list-page .page-content .tab-content .table-wrapper .header-table .top-btn-group .btn{margin-right:12px;min-width:75px;padding-left:0;padding-right:0;font-size:12px;height:28px}.study-list-page .page-content .tab-content .table-wrapper .header-table .top-btn-group .btn:disabled{color:rgba(209,209,215,.6);background:transparent;border-color:rgba(209,209,215,.25)}.study-list-page .page-content .tab-content .table-wrapper .header-table .top-btn-group .btn-assign{text-align:center}.study-list-page .page-content .tab-content .table-wrapper .header-table .top-btn-group .btn-assign .ant-btn{padding-left:0;padding-right:0;min-width:75px;height:28px;font-size:12px}.study-list-page .page-content .tab-content .table-wrapper .header-table .top-btn-group .btn-assign .ant-btn:disabled{color:rgba(209,209,215,.6);border-color:rgba(209,209,215,.25);background:transparent}.study-list-page .page-content .tab-content .table-wrapper .table-content .study-status{color:#d1d1d7}.study-list-page .page-content .tab-content .table-wrapper .table-content .study-status.assigned{color:#ffa000}.study-list-page .page-content .tab-content .table-wrapper .table-content .study-status.completed{color:#17b978}.study-list-page .page-content .tab-content .right-panel{overflow:hidden;padding:8px 12px}.study-list-page .page-content .tab-content .right-panel .box-content{margin-bottom:25px}.study-list-page .page-content .tab-content .right-panel .box-content .box-title{font-size:16px;margin-bottom:8px}.study-list-page .page-content .tab-content .right-panel .box-content .box-list{border:1px solid #53555a;box-sizing:border-box;border-radius:10px;padding:12px 4px;max-height:300px;overflow:hidden;overflow-y:auto}.study-list-page .page-content .tab-content .right-panel .box-content .box-list .box-item{display:flex;font-size:14px;margin-bottom:6px;padding:0 12px;cursor:pointer;height:26px;line-height:26px;border-radius:10px}.study-list-page .page-content .tab-content .right-panel .box-content .box-list .box-item.is-active,.study-list-page .page-content .tab-content .right-panel .box-content .box-list .box-item:hover{background-color:rgba(23,185,120,.2)}.study-list-page .page-content .tab-content .right-panel .box-content .box-list .box-item:last-child{margin-bottom:0}.study-list-page .page-content .tab-content .right-panel .box-content .box-list .box-item .ic-item{margin-right:5px}.study-list-page .page-content .tab-content .right-panel .box-content .box-list .box-item .lb-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:18px}.study-list-page .page-content .tab-content .right-panel .box-content .box-list .box-item .total{margin-left:auto}.study-list-page .fixed-widgets{position:fixed;bottom:25px;right:25px}.study-list-page .fixed-widgets .btn-open-guide{width:42px;height:42px}.export-label-modal .title{font-size:16px;margin-bottom:12px}.export-label-modal .exported-version{margin-bottom:32px}.export-label-modal .exported-version .exported-table{border:1px solid #d9d9d9}.export-label-modal .exported-version .pagination-content{margin-top:10px;text-align:right}.label-management-page{display:flex;flex-direction:column}.label-management-page .page-content{flex:1 1;padding:8px}.label-management-page .page-content .col-labels{flex:1 1}.label-management-page .page-content .col-labels .labels-wrapper{padding:8px 25px}.ant-layout-header{background:#151515;padding:0 8px;height:40px;line-height:40px;color:#d1d1d7}.ant-layout-header .header-container{justify-content:space-between}.ant-layout-header .header-container,.ant-layout-header .header-container .header-left-content{display:flex;align-items:center;height:40px}.ant-layout-header .header-container .header-left-content .app-logo{cursor:pointer}.ant-layout-header .header-container .header-left-content .app-logo .img-logo{height:34px;max-width:135px}.ant-layout-header .header-container .project-name{font-size:16px}.ant-layout-header .header-container .header-right-content{display:flex}.ant-layout-header .header-container .header-right-content .user-info{display:flex;align-items:center;cursor:default;margin-left:40px;font-weight:500}.ant-layout-header .header-container .header-right-content .user-info .user-name{margin-right:8px}.ant-layout-header .header-container .header-right-content .switch-view-mode .ant-radio-button-wrapper{font-size:12px}.ant-layout-header .header-container .header-right-content .switch-view-mode .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked){background:transparent;color:#d1d1d7;border-color:#53555a}.left-layout-sider{width:200px!important;flex:0 0 200px!important;max-width:200px!important;min-width:200px!important;position:relative;padding-bottom:0;background:#151515}.left-layout-sider.ant-layout-sider-collapsed{width:83px!important;flex:0 0 83px!important;max-width:83px!important;min-width:83px!important}.left-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-trigger svg{transform:rotate(180deg)}.left-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-trigger svg path{fill:#17b978}.left-layout-sider.ant-layout-sider-collapsed .ant-menu-item .anticon{margin:0!important}.left-layout-sider .ant-layout-sider-trigger{width:10px!important;position:absolute;right:0;top:50%;z-index:1;background:rgba(194,207,224,.6);border-top-left-radius:8px;border-bottom-left-radius:8px;height:27px;line-height:27px;text-align:left}.left-layout-sider .ant-layout-sider-trigger svg{margin-left:3px}.left-layout-sider .ant-layout-sider-trigger svg path{fill:#17b978}.left-layout-sider .sider-container{height:100%;display:flex;flex-direction:column;justify-content:space-between;box-shadow:6px 0 18px rgba(0,0,0,.06);padding:8px 0 8px 8px}.left-layout-sider .sider-container .left-menu-wrapper{height:100%;background:#26292e;border-radius:10px;overflow:hidden}.left-layout-sider .sider-container .left-menu-wrapper .menu-list{border:none;color:#d1d1d7;font-weight:500;font-size:13px;background:transparent}.left-layout-sider .sider-container .left-menu-wrapper .menu-list.ant-menu-inline-collapsed{width:100%;max-width:75px}.left-layout-sider .sider-container .left-menu-wrapper .menu-list.ant-menu-inline-collapsed .ant-menu-item{width:100%;display:flex;align-items:center;justify-content:center;padding:0}.left-layout-sider .sider-container .left-menu-wrapper .menu-list.ant-menu-inline-collapsed .ant-menu-item .anticon{line-height:normal;display:flex}.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item{width:100%}.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item .anticon svg{width:22px;height:22px}.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item span{vertical-align:middle}.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item.ant-menu-item-selected,.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item:hover{color:#17b978}.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item.ant-menu-item-selected svg circle,.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item.ant-menu-item-selected svg path,.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item.ant-menu-item-selected svg rect,.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item:hover svg circle,.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item:hover svg path,.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item:hover svg rect{fill:#17b978}.left-layout-sider .sider-container .left-menu-wrapper .menu-list .ant-menu-item:after{content:none}.left-layout-sider .sider-container .left-menu-wrapper .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:rgba(0,184,148,.2)}.left-layout-sider .sider-container .left-menu-wrapper .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected:after{border:none}.left-layout-sider .sider-container.ant-layout-sider-collapsed{width:83px!important;flex:0 0 83px!important;max-width:83px!important;min-width:83px!important}.loading-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;transition:all .15s ease-in}.loading-wrapper.ld-show{opacity:1;z-index:999;display:block}.loading-wrapper.ld-hide{opacity:0;z-index:-1;display:none}.ld-dim-light{background:#fff}.ld-dim-dark{background:#1e2025}.middle-sreen{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1993}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.import-data-content .input-file{display:none}.import-data-content .header-modal .uploaded-info{margin-left:8px}.import-data-content .progress-bar{padding:0 24px 12px;background:#26292e;border-radius:0 0 10px 10px}.import-data-content .progress-bar .ant-progress-status-success .ant-progress-bg{background-color:#17b978}.import-data-content .upload-container{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}.import-data-content .upload-container .upload-drag-box{max-width:600px;min-width:520px;height:400px;margin-bottom:20px}.import-data-content .upload-container .upload-drag-box .drag-box{border-radius:10px;position:relative;width:100%;height:100%;text-align:center;background:#fafafa;border:1px dashed #d9d9d9;border-radius:2px;cursor:pointer;transition:border-color .3s;display:flex;align-items:center}.import-data-content .upload-container .upload-drag-box .drag-box .drag-content p{margin:0}.import-data-content .upload-container .upload-drag-box .drag-box .drag-content .ant-upload-drag-icon{margin-bottom:20px}.import-data-content .upload-container .upload-drag-box .drag-box .drag-content .ant-upload-drag-icon .anticon-upload{color:#38c789;font-size:48px}.import-data-content .upload-container .upload-drag-box .drag-box .drag-content .ant-upload-text{font-weight:500;font-size:16px}.import-data-content .upload-container .upload-drag-box .drag-box .drag-content .ant-upload-hint,.import-data-content .upload-container .upload-drag-box .drag-box .drag-content .ant-upload-text{padding:0 8px}.import-data-content .upload-container .upload-drag-box .drag-box .drag-content .ant-upload-hint{color:#d3d3d3}.import-data-content .upload-container .upload-drag-box .file-list{background:#fff;overflow:hidden}.import-data-content .upload-container .upload-drag-box .file-list .ReactVirtualized__List{outline:none}.import-data-content .upload-container .upload-drag-box .file-list .file-item{color:#26292e;height:35px;line-height:35px;white-space:nowrap;margin-bottom:8px;padding:0 8px;display:flex;align-items:center;background:#f8f8f8;box-shadow:1px 6px 15px rgba(0,0,0,.11);border-radius:5px}.import-data-content .upload-container .upload-drag-box .file-list .file-item .file-icon{margin-right:4px}.import-data-content .upload-container .upload-drag-box .file-list .file-item .file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 4px;margin-right:12px}.import-data-content .upload-container .upload-drag-box .file-list .file-item .file-status{margin-left:auto;background:#e8e8e8;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:12px;color:#fff;cursor:pointer}.import-data-content .upload-container .upload-drag-box .file-list .file-item .file-status .ic-uploading{font-size:18px;color:#17b978}.import-data-content .upload-container .upload-drag-box .file-list .file-item .file-status.done{background:#17b978}.import-data-content .upload-container .upload-drag-box .file-list .file-item .file-status.error{background:#f9c200}.import-data-content .upload-container .upload-drag-box.hide-drag-box .drag-box{display:none}.import-data-content .upload-container .upload-drag-box.hide-drag-box .file-list{border:1px solid #d1d1d7;height:100%;border-radius:8px}.import-data-content .upload-container .btn-action{padding:12px 8px}.import-data-content .upload-container .btn-action .btn{min-width:120px;min-height:42px;border-radius:4px;border:1px solid #17b978;color:#17b978;box-sizing:border-box}.import-data-content .upload-container .btn-action .btn.btn-select-file{margin-right:20px}.import-data-content .upload-container .btn-action .btn-primary{color:#fff;box-shadow:6px 16px 20px rgba(0,0,0,.06)}.import-data-content .upload-container .btn-action .btn-stop{color:#fff;margin-right:20px;border-color:#ff4d4f}.import-data-content .upload-container .btn-action .btn-export-log{margin-right:20px}.app-container{height:100vh}.app-container .content-container{height:calc(100vh - 40px);overflow:auto;background:#151515;padding:8px;color:#d1d1d7}.common-style-page{background:#1e2025;border-radius:10px;min-height:100%}.common-style-page .top-content .breadcrumb-content{padding:8px 8px 0}.common-style-page .top-content .page-header{color:#d1d1d7;padding:8px}.common-style-page .top-content .page-header .title{font-size:24px}.dark-table .ant-table{font-size:13px}.dark-table .ant-table .ant-checkbox:not(.ant-checkbox-checked) .ant-checkbox-inner{background:transparent}.dark-table .ant-table .ant-table-container,.dark-table .ant-table .ant-table-content{background:#1e2025;color:#d1d1d7}.dark-table .ant-table .ant-table-container .ant-table-thead,.dark-table .ant-table .ant-table-content .ant-table-thead{background:#1e2025}.dark-table .ant-table .ant-table-container .ant-table-thead tr,.dark-table .ant-table .ant-table-content .ant-table-thead tr{border:none}.dark-table .ant-table .ant-table-container .ant-table-thead tr th,.dark-table .ant-table .ant-table-content .ant-table-thead tr th{border:none;border-radius:0;background:#1e2025;color:#d1d1d7}.dark-table .ant-table .ant-table-container .ant-table-thead tr th.ant-table-column-has-sorters:hover,.dark-table .ant-table .ant-table-content .ant-table-thead tr th.ant-table-column-has-sorters:hover{background:#1e2025}.dark-table .ant-table .ant-table-container .ant-table-thead .ant-table-cell-scrollbar,.dark-table .ant-table .ant-table-content .ant-table-thead .ant-table-cell-scrollbar{box-shadow:none}.dark-table .ant-table .ant-table-container .ant-table-tbody tr td,.dark-table .ant-table .ant-table-content .ant-table-tbody tr td{background:rgba(76,78,87,.4);border-bottom:5px solid #26292e}.dark-table .ant-table .ant-table-container .ant-table-tbody tr td .ant-empty,.dark-table .ant-table .ant-table-content .ant-table-tbody tr td .ant-empty{color:#d1d1d7}.dark-table .ant-table .ant-table-container .ant-table-tbody tr.ant-table-row-selected,.dark-table .ant-table .ant-table-content .ant-table-tbody tr.ant-table-row-selected{background-color:rgba(23,185,120,.2)}.dark-table .ant-table .ant-table-container .ant-table-tbody tr:last-child td,.dark-table .ant-table .ant-table-content .ant-table-tbody tr:last-child td{border-bottom:none}.dark-table .ant-table .ant-table-container .ant-table-tbody tr:hover td,.dark-table .ant-table .ant-table-content .ant-table-tbody tr:hover td{background:rgba(76,78,87,.8)}.common-modal .ant-modal-content{border-radius:10px}.common-modal .ant-modal-content .ant-modal-header{border-bottom:none;border-radius:10px 10px 0 0;background:#ddd}.common-modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:18px;font-weight:500;color:#192a3e}.common-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns .ant-btn{min-width:110px;min-height:42px;border-radius:4px;border:1px solid #17b978;box-sizing:border-box;color:#17b978;box-shadow:6px 16px 20px rgba(0,0,0,.06)}.common-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns .ant-btn-primary{color:#fff;box-shadow:0 4px 10px rgba(16,156,241,.24);margin-left:20px}.common-modal .ant-modal-content .ant-modal-footer{padding:13px 24px 24px;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.common-modal .ant-modal-content .ant-modal-footer .ant-btn{min-width:110px;min-height:42px;border-radius:4px;border:1px solid #17b978;box-sizing:border-box;color:#17b978;box-shadow:6px 16px 20px rgba(0,0,0,.06)}.common-modal .ant-modal-content .ant-modal-footer .ant-btn-primary{color:#fff;box-shadow:0 4px 10px rgba(16,156,241,.24);margin-left:20px}.common-modal .ant-form .ant-form-item{display:flex;flex-direction:column}.common-modal .ant-form .ant-form-item .ant-form-item-label .ant-form-item-required-comment:before{content:none}.common-modal .ant-form .ant-form-item .ant-form-item-label .ant-form-item-required-comment:after{display:inline-block;margin-left:4px;color:#ff4d4f;font-size:11px;line-height:1;content:"*"}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-close{height:54px;line-height:54px;width:unset}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-close:hover{color:rgba(0,0,0,.45)}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{width:unset;height:54px;line-height:54px;cursor:default}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .btn-header{padding-right:16px}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .btn-header .btn-ic{margin-right:10px;cursor:pointer}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .btn-header .btn-ic:last-child{margin-right:0}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .btn-header .btn-ic.btn-action:hover{color:#17b978}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .btn-header .btn-ic.btn-close:hover{color:rgba(0,0,0,.75)}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-body{padding:0}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-body .header-modal{height:54px;display:flex;align-items:center;border-radius:10px 10px 0 0;background:#ddd;padding:0 68px 0 24px;color:#192a3e}.fixed-upload-modal .import-data-modal .ant-modal-content .ant-modal-body .header-modal .header-title{font-size:18px;font-weight:500}.fixed-upload-modal.minimize-popup{position:static!important}.fixed-upload-modal.minimize-popup .import-data-modal{position:fixed;z-index:2;bottom:20px;right:20px;top:unset;width:325px!important;padding:0}.fixed-upload-modal.minimize-popup .import-data-modal .ant-modal-content{background:transparent}.fixed-upload-modal.minimize-popup .import-data-modal .ant-modal-content .ant-modal-close-x{color:#d1d1d7}.fixed-upload-modal.minimize-popup .import-data-modal .ant-modal-content .header-modal{background:#26292e;color:#d1d1d7}.fixed-upload-modal.minimize-popup .import-data-modal .ant-modal-content .upload-container{display:none}.tooltip-workflow-help{max-width:400px}.tooltip-workflow-help .tooltip-content{font-size:12px}
/*# sourceMappingURL=main.8f93c4f3.chunk.css.map */