.flex_box_center___1vSD- { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___1CYBY { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___1ksWI { align-items: center; box-align: center; } .flex_box_center_end___2rg95 { justify-content: flex-end; align-items: center; -webkit-justify-content: flex-end; -webkit-align-items: center; -webkit-box-align: center; -webkit-box-pack: end; box-align: center; box-pack: end; } .flex_box_column___3_2gH { flex-direction: column; box-orient: block-axis; } .wrap___U0vsC { background: #ffffff; border-radius: 4px; } .wrap___U0vsC .title___1LrA4 { height: 28px; font-size: 16px; font-weight: 500; color: #464f66; padding-left: 20px; line-height: 48px; } .wrap___U0vsC .control___2cRmR { display: flex; align-items: center; padding: 10px 20px 20px 20px; background: #ffffff; } .wrap___U0vsC .control___2cRmR .label___2jAXg { width: 82px; height: 38px; background: #f5f5f5; border-radius: 2px 0px 0px 2px; border: 1px solid #dddddd; line-height: 38px; text-align: center; font-size: 14px; margin-right: -1px; } .wrap___U0vsC .control___2cRmR .ant-select { width: 110px; margin-right: 20px; } .wrap___U0vsC .control___2cRmR .ant-select .ant-select-selector { height: 38px !important; padding: 0 10px; } .wrap___U0vsC .control___2cRmR .ant-select .ant-select-selection-item, .wrap___U0vsC .control___2cRmR .ant-select .ant-select-selection-placeholder { line-height: 38px !important; } .wrap___U0vsC .control___2cRmR .ant-input-search { height: 38px; width: 300px; } .wrap___U0vsC .control___2cRmR .ant-input-search input { color: #333; } .wrap___U0vsC .control___2cRmR .ant-input-search .ant-input-search-icon::before { border-left: 1px solid transparent; } .tagWrap___3nB3k { display: flex; align-items: center; justify-content: end; } .tagWrap___3nB3k .tag___2tnBb { height: 24px; line-height: 24px; font-size: 14px; padding: 0 10px; color: #0152d9; background: #eaf0fc; margin-right: 5px; border-radius: 2px; display: flex; } .tagWrap___3nB3k .tag___2tnBb span:first-child { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 70px; } .tagWrap___3nB3k .tag___2tnBb span:last-child { cursor: pointer; color: #0152d9; margin-left: 5px; } .tagWrap___3nB3k .tag___2tnBb span:last-child i { font-size: 12px; display: inline-block; transform: scale(0.8); } .button___Ii848 { margin-left: auto; } .button___Ii848 button { margin-right: 10px; } .button___Ii848 button i { margin-right: 7px; } .button___Ii848 button:last-child { margin-right: 0; } .button___Ii848 .ant-btn { height: 30px; transition: 0s; } .button___Ii848 .ant-btn.ant-btn-primary:not(:disabled) { background: #0152d9; border-color: #0152d9; } .customTable___M6we4 .ant-table-thead > tr > th { padding: 7px 8px; } .customTable___M6we4 .ant-table-thead > tr > th .ant-table-column-sorter-up.active, .customTable___M6we4 .ant-table-thead > tr > th .ant-table-column-sorter-down.active { color: #0152d9; } .customTable___M6we4 .ant-table-thead > tr > th .ant-table-column-sorters { padding: 0; } .customTable___M6we4 .ant-table-tbody > tr > td { padding: 9px 8px; } .customTable___M6we4 .ant-table-container table tr:first-child th:first-child { padding-left: 20px; } .customTable___M6we4 .ant-checkbox-checked .ant-checkbox-inner { background-color: #0152d9; border-color: #0152d9; } .customTable___M6we4 .ant-checkbox-indeterminate .ant-checkbox-inner::after { background-color: #0152d9; } .customTable___M6we4 .ant-pagination .ant-pagination-next:not(.ant-pagination-disabled):hover .ant-pagination-item-link, .customTable___M6we4 .ant-pagination .ant-pagination-prev:not(.ant-pagination-disabled):hover .ant-pagination-item-link { color: #0152d9; border-color: #0152d9; } .customTable___M6we4 .ant-pagination .ant-pagination-item:hover { border-color: #0152d9; } .customTable___M6we4 .ant-pagination .ant-pagination-item:hover a { color: #0152d9; } .customTable___M6we4 .ant-pagination .ant-pagination-item.ant-pagination-item-active { background: #0152d9; border-color: #0152d9; } .customTable___M6we4 .ant-pagination .ant-pagination-item.ant-pagination-item-active a { color: #fff; } .customTable___M6we4 .ant-pagination .ant-pagination-item.ant-pagination-item-active:hover a { color: #fff; } .customTable___M6we4 .ant-pagination .ant-pagination-options .ant-select:not(.ant-select-disabled):hover .ant-select-selector { border-color: #0152d9; } .customTable___M6we4 .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input:hover { border-color: #0152d9; } .form___OReeI { margin-top: 20px !important; margin-left: 110px !important; } .form___OReeI .ant-form-item { padding-bottom: 8px; } .form___OReeI .ant-form-item .ant-form-item-label > label { font-size: 14px; color: #464f66; height: 38px; } .form___OReeI .ant-form-item .ant-input { width: 358px; height: 38px; border-radius: 2px; border: 1px solid #e0e2ec; } .form___OReeI .ant-form-item .ant-form-item-control-input { height: 38px; } .form___OReeI .ant-select .ant-select-selector { height: 38px !important; padding: 0 10px; } .form___OReeI .ant-select .ant-select-selection-item, .form___OReeI .ant-select .ant-select-selection-placeholder { line-height: 38px !important; } .customModal___4nYQc .ant-modal-close-x { margin-top: 6px; margin-right: 11px; font-size: 16px; } .customModal___4nYQc .ant-modal-header { border-bottom: 0; padding: 20px 40px; } .customModal___4nYQc .ant-modal-header .ant-modal-title { font-size: 18px; font-weight: 500; color: #464f66; } .customModal___4nYQc .ant-modal-body { padding: 0; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .flex_box_center___2ei3K { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___3lPdu { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___16QaQ { align-items: center; box-align: center; } .flex_box_center_end___30Z_i { justify-content: flex-end; align-items: center; -webkit-justify-content: flex-end; -webkit-align-items: center; -webkit-box-align: center; -webkit-box-pack: end; box-align: center; box-pack: end; } .flex_box_column___2a4ue { flex-direction: column; box-orient: block-axis; } .customModal___2B4GK .ant-modal-close-x { margin-top: 6px; margin-right: 11px; font-size: 16px; } .customModal___2B4GK .ant-modal-header { border-bottom: 0; padding: 20px 40px; } .customModal___2B4GK .ant-modal-header .ant-modal-title { font-size: 18px; font-weight: 500; color: #464f66; } .customModal___2B4GK .ant-modal-body { padding: 0; } .customModal___2B4GK .ant-modal-footer { padding: 30px 40px 20px 0; border-top: 0; } .customModal___2B4GK .ant-modal-footer .ant-btn { height: 30px; } .customModal___2B4GK .ant-modal-footer .ant-btn.ant-btn-primary:not(:disabled) { background: #0152d9; border-color: #0152d9; } .customModal___2B4GK .ant-input-search input { color: #333; } .customTable___1U6wo .ant-table-thead > tr > th { padding: 7px 8px; } .customTable___1U6wo .ant-table-thead > tr > th .ant-table-column-sorter-up.active, .customTable___1U6wo .ant-table-thead > tr > th .ant-table-column-sorter-down.active { color: #0152d9; } .customTable___1U6wo .ant-table-thead > tr > th .ant-table-column-sorters { padding: 0; } .customTable___1U6wo .ant-table-tbody > tr > td { padding: 9px 8px; } .customTable___1U6wo .ant-checkbox-checked .ant-checkbox-inner { background-color: #0152d9; border-color: #0152d9; } .customTable___1U6wo .ant-checkbox-indeterminate .ant-checkbox-inner::after { background-color: #0152d9; } .customTable___1U6wo .ant-pagination .ant-pagination-next:not(.ant-pagination-disabled):hover .ant-pagination-item-link, .customTable___1U6wo .ant-pagination .ant-pagination-prev:not(.ant-pagination-disabled):hover .ant-pagination-item-link { color: #0152d9; border-color: #0152d9; } .customTable___1U6wo .ant-pagination .ant-pagination-item:hover { border-color: #0152d9; } .customTable___1U6wo .ant-pagination .ant-pagination-item:hover a { color: #0152d9; } .customTable___1U6wo .ant-pagination .ant-pagination-item.ant-pagination-item-active { background: #0152d9; border-color: #0152d9; } .customTable___1U6wo .ant-pagination .ant-pagination-item.ant-pagination-item-active a { color: #fff; } .customTable___1U6wo .ant-pagination .ant-pagination-item.ant-pagination-item-active:hover a { color: #fff; } .customTable___1U6wo .ant-pagination .ant-pagination-options .ant-select:not(.ant-select-disabled):hover .ant-select-selector { border-color: #0152d9; } .customTable___1U6wo .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input:hover { border-color: #0152d9; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .panelTitleContainer___tHoLi { padding: 16px 20px 16px 20px; } .panelTitleContainer___tHoLi > div { font-size: 16px; font-weight: 500; color: #464f66; position: relative; padding-left: 12px; } .panelTitleContainer___tHoLi > div::after { position: absolute; content: ''; width: 4px; height: 12px; background-color: #242f49; top: 50%; left: 0; transform: translateY(-50%); } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .selectWrapContainer___M4-WR { display: flex; align-items: center; justify-content: space-between; border-radius: 2px; border: 1px solid #ddd; } .selectWrapContainer___M4-WR > span { background-color: #f5f5f5; color: #464f66; padding: 10px 12px; border-right: 1px solid #ddd; font-size: 14px; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */