@cloudtower/eagle 0.27.53-alpha.1 → 0.27.53-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29472,19 +29472,6 @@ html body {
29472
29472
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29473
29473
  }
29474
29474
  }
29475
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29476
- padding: 4px 8px 0 8px;
29477
- color: rgba(44, 56, 82, 0.6);
29478
- font-size: 12px;
29479
- }
29480
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29481
- padding-bottom: 6px;
29482
- }
29483
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29484
- padding-top: 4px;
29485
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29486
- }
29487
-
29488
29475
  .E_drhfj7c .bottom {
29489
29476
  color: rgba(44, 56, 82, 0.75);
29490
29477
  }
@@ -29693,6 +29680,63 @@ html body {
29693
29680
  font-size: 14px;
29694
29681
  }
29695
29682
 
29683
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29684
+ padding: 4px 8px 0 8px;
29685
+ color: rgba(44, 56, 82, 0.6);
29686
+ font-size: 12px;
29687
+ }
29688
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29689
+ padding-bottom: 6px;
29690
+ }
29691
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29692
+ padding-top: 4px;
29693
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29694
+ }
29695
+
29696
+ .E_fzh9mnb {
29697
+ width: 100%;
29698
+ height: 100%;
29699
+ min-height: 124px;
29700
+ display: flex;
29701
+ flex-direction: column;
29702
+ justify-content: center;
29703
+ align-items: center;
29704
+ }
29705
+ .E_fzh9mnb .error-text {
29706
+ color: rgba(10, 37, 85, 0.6);
29707
+ margin-bottom: 16px;
29708
+ font-size: 18px;
29709
+ }
29710
+
29711
+ .E_b1nip9bk {
29712
+ padding: 4px 11px;
29713
+ }
29714
+
29715
+ .E_bqamoqe {
29716
+ white-space: nowrap;
29717
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29718
+ }
29719
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29720
+ --color: #0080ff;
29721
+ }
29722
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29723
+ --color: #0080ff;
29724
+ }
29725
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29726
+ margin-left: 1px;
29727
+ }
29728
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29729
+ border-top-right-radius: 0;
29730
+ border-bottom-right-radius: 0;
29731
+ }
29732
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29733
+ border-top-left-radius: 0;
29734
+ border-bottom-left-radius: 0;
29735
+ }
29736
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29737
+ border-radius: unset;
29738
+ }
29739
+
29696
29740
  .E_b1wx3t3t.ant-btn-icon-only {
29697
29741
  justify-content: center;
29698
29742
  }
@@ -29943,21 +29987,6 @@ html body {
29943
29987
  padding: 0;
29944
29988
  }
29945
29989
 
29946
- .E_fzh9mnb {
29947
- width: 100%;
29948
- height: 100%;
29949
- min-height: 124px;
29950
- display: flex;
29951
- flex-direction: column;
29952
- justify-content: center;
29953
- align-items: center;
29954
- }
29955
- .E_fzh9mnb .error-text {
29956
- color: rgba(10, 37, 85, 0.6);
29957
- margin-bottom: 16px;
29958
- font-size: 18px;
29959
- }
29960
-
29961
29990
  .E_i1inqkme {
29962
29991
  height: 18px;
29963
29992
  line-height: 18px;
@@ -29971,35 +30000,6 @@ html body {
29971
30000
  margin-right: 4px;
29972
30001
  }
29973
30002
 
29974
- .E_b1nip9bk {
29975
- padding: 4px 11px;
29976
- }
29977
-
29978
- .E_bqamoqe {
29979
- white-space: nowrap;
29980
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29981
- }
29982
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29983
- --color: #0080ff;
29984
- }
29985
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29986
- --color: #0080ff;
29987
- }
29988
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29989
- margin-left: 1px;
29990
- }
29991
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29992
- border-top-right-radius: 0;
29993
- border-bottom-right-radius: 0;
29994
- }
29995
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29996
- border-top-left-radius: 0;
29997
- border-bottom-left-radius: 0;
29998
- }
29999
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30000
- border-radius: unset;
30001
- }
30002
-
30003
30003
  .E_iouxfgt {
30004
30004
  display: inline-flex;
30005
30005
  align-items: center;
@@ -30027,6 +30027,63 @@ html body {
30027
30027
  position: absolute;
30028
30028
  }
30029
30029
 
30030
+ .E_phljevk {
30031
+ display: flex;
30032
+ justify-content: space-between;
30033
+ align-items: center;
30034
+ padding: 10px 0;
30035
+ color: rgba(44, 56, 82, 0.6);
30036
+ font-size: 12px;
30037
+ line-height: 24px;
30038
+ }
30039
+ .E_phljevk .pagination-left {
30040
+ padding: 2px 8px;
30041
+ }
30042
+ .E_phljevk .dropdown-trigger {
30043
+ display: flex;
30044
+ align-items: center;
30045
+ border-radius: 6px;
30046
+ cursor: pointer;
30047
+ transition: all 0.3s ease;
30048
+ }
30049
+ .E_phljevk .dropdown-trigger:hover {
30050
+ background: rgba(211, 218, 235, 0.6);
30051
+ color: #0080ff;
30052
+ }
30053
+ .E_phljevk .dropdown-trigger .icon-inner {
30054
+ margin-left: 4px;
30055
+ }
30056
+ .E_phljevk .pagination-right {
30057
+ display: flex;
30058
+ align-items: center;
30059
+ color: #0080ff;
30060
+ font-weight: bold;
30061
+ }
30062
+ .E_phljevk .pagination-right .icon-inner {
30063
+ margin-left: 4px;
30064
+ }
30065
+ .E_phljevk .pagination-right .prev-btn,
30066
+ .E_phljevk .pagination-right .next-btn {
30067
+ padding: 0 8px;
30068
+ }
30069
+ .E_phljevk .pagination-right .prev-btn > span,
30070
+ .E_phljevk .pagination-right .next-btn > span {
30071
+ color: #0080ff;
30072
+ }
30073
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30074
+ transform: rotate(180deg);
30075
+ }
30076
+
30077
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30078
+ max-height: calc(100vh - 128px);
30079
+ overflow-y: auto;
30080
+ }
30081
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30082
+ padding: 4px 20px;
30083
+ font-size: 12px;
30084
+ line-height: 18px;
30085
+ }
30086
+
30030
30087
  .E_rapgekc.ant-radio-wrapper {
30031
30088
  display: inline-flex;
30032
30089
  align-items: baseline;
@@ -30858,1061 +30915,1004 @@ input.E_rf8rlle.ant-input {
30858
30915
  margin: 4px 0;
30859
30916
  }
30860
30917
 
30861
- .E_s1dizucg.ant-switch {
30862
- min-width: 40px;
30863
- height: 24px;
30864
- background: rgba(172, 186, 211, 0.6);
30865
- overflow: hidden;
30866
- }
30867
- .E_s1dizucg.ant-switch:focus {
30868
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30869
- }
30870
- .E_s1dizucg.ant-switch-small {
30871
- min-width: 26px;
30872
- height: 16px;
30873
- }
30874
- .E_s1dizucg.ant-switch-large {
30875
- min-width: 52px;
30876
- height: 32px;
30877
- }
30878
- .E_s1dizucg.ant-switch .ant-switch-handle {
30879
- height: 20px;
30880
- width: 20px;
30881
- }
30882
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30883
- border-radius: 10px;
30884
- transition-delay: 120ms;
30885
- }
30886
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30887
- height: 14px;
30888
- width: 14px;
30889
- top: 1px;
30890
- left: 1px;
30891
- }
30892
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30893
- height: 28px;
30894
- width: 28px;
30895
- }
30896
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30897
- border-radius: 14px;
30898
- }
30899
- .E_s1dizucg.ant-switch-checked {
30900
- background-color: #00ba5d;
30901
- }
30902
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30903
- left: calc(100% - 20px - 2px);
30904
- }
30905
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30906
- left: calc(100% - 14px - 1px);
30907
- }
30908
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30909
- left: calc(100% - 28px - 2px);
30918
+ .E_dsnbhzf {
30919
+ font-family: Inter;
30920
+ font-style: normal;
30921
+ font-weight: bold;
30922
+ font-size: 32px;
30923
+ line-height: 40px;
30910
30924
  }
30911
30925
 
30912
- .E_c1up6e3y {
30913
- margin-left: 5px;
30926
+ .E_d1mvo22k {
30927
+ font-family: Inter;
30928
+ font-style: normal;
30929
+ font-weight: bold;
30930
+ font-size: 24px;
30931
+ line-height: 32px;
30914
30932
  }
30915
30933
 
30916
- .E_t1m2x205 .ant-tooltip-arrow {
30917
- display: none;
30918
- }
30919
- .E_t1m2x205 .ant-tooltip-inner {
30920
- background: rgba(23, 38, 64, 0.8);
30921
- border-radius: 4px;
30934
+ .E_d1b444tr {
30935
+ font-family: Inter;
30936
+ font-style: normal;
30937
+ font-weight: normal;
30938
+ font-size: 32px;
30939
+ line-height: 40px;
30922
30940
  }
30923
30941
 
30924
- .E_iq1gosr {
30925
- display: inline-block;
30942
+ .E_dvs0kue {
30943
+ font-family: Inter;
30944
+ font-style: normal;
30945
+ font-weight: bold;
30946
+ font-size: 20px;
30947
+ line-height: 24px;
30926
30948
  }
30927
30949
 
30928
- .E_tc97u5y {
30929
- height: 100%;
30950
+ .E_d1hcbfcq {
30951
+ font-family: Inter;
30952
+ font-style: normal;
30953
+ font-weight: normal;
30954
+ font-size: 20px;
30955
+ line-height: 24px;
30930
30956
  }
30931
30957
 
30932
- .E_tfzf37v {
30933
- height: 100%;
30934
- }
30935
- .E_tfzf37v.empty-table .ant-table-content {
30936
- overflow: visible !important;
30937
- height: 100%;
30958
+ .E_d1cz922v {
30959
+ font-family: Inter;
30960
+ font-style: normal;
30961
+ font-weight: bold;
30962
+ font-size: 18px;
30963
+ line-height: 22px;
30938
30964
  }
30939
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30940
- height: 100%;
30965
+
30966
+ .E_d3nzbrm {
30967
+ font-family: Inter;
30968
+ font-style: normal;
30969
+ font-weight: normal;
30970
+ font-size: 18px;
30971
+ line-height: 22px;
30941
30972
  }
30942
- .E_tfzf37v.empty-table .ant-table-content table {
30943
- width: 100% !important;
30944
- height: 100%;
30973
+
30974
+ .E_h1g0p5ob {
30975
+ font-family: Inter;
30976
+ font-style: normal;
30977
+ font-weight: bold;
30978
+ font-size: 16px;
30979
+ line-height: 22px;
30945
30980
  }
30946
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30947
- padding: 15px 0;
30981
+
30982
+ .E_hydo2ej {
30983
+ font-family: Inter;
30984
+ font-style: normal;
30985
+ font-weight: normal;
30986
+ font-size: 16px;
30987
+ line-height: 22px;
30948
30988
  }
30949
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30950
- display: none;
30989
+
30990
+ .E_h1hbuq0r {
30991
+ font-family: Inter;
30992
+ font-style: normal;
30993
+ font-weight: bold;
30994
+ font-size: 14px;
30995
+ line-height: 20px;
30951
30996
  }
30952
- .E_tfzf37v .active-row td:nth-child(1) {
30953
- font-weight: 700;
30997
+
30998
+ .E_h13bondg {
30999
+ font-family: Inter;
31000
+ font-style: normal;
31001
+ font-weight: normal;
31002
+ font-size: 14px;
31003
+ line-height: 20px;
30954
31004
  }
30955
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
30956
- font-weight: 700;
31005
+
31006
+ .E_h1mhvdlx {
31007
+ font-family: Inter;
31008
+ font-style: normal;
31009
+ font-weight: bold;
31010
+ font-size: 12px;
31011
+ line-height: 18px;
30957
31012
  }
30958
- .E_tfzf37v .ant-spin-nested-loading {
30959
- height: 100%;
31013
+
31014
+ .E_h1inmfq6 {
31015
+ font-family: Inter;
31016
+ font-style: normal;
31017
+ font-weight: normal;
31018
+ font-size: 12px;
31019
+ line-height: 18px;
30960
31020
  }
30961
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
30962
- height: 100%;
30963
- overflow: visible;
31021
+
31022
+ .E_h1kfc0la {
31023
+ font-family: Inter;
31024
+ font-style: normal;
31025
+ font-weight: bold;
31026
+ text-transform: uppercase;
31027
+ font-feature-settings: "cpsp" on;
31028
+ font-size: 12px;
31029
+ line-height: 18px;
30964
31030
  }
30965
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
30966
- max-height: none;
31031
+
31032
+ .E_h10xnyuu {
31033
+ font-family: Inter;
31034
+ font-style: normal;
31035
+ font-weight: normal;
31036
+ text-transform: uppercase;
31037
+ font-feature-settings: "cpsp" on;
31038
+ font-size: 12px;
31039
+ line-height: 18px;
30967
31040
  }
30968
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
30969
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
30970
- display: none;
31041
+
31042
+ .E_lrcmi0v {
31043
+ font-family: Inter;
31044
+ font-style: normal;
31045
+ font-weight: normal;
31046
+ font-size: 16px;
31047
+ line-height: 24px;
30971
31048
  }
30972
- .E_tfzf37v td.ant-table-column-sort {
30973
- background: transparent;
31049
+
31050
+ .E_lzt43lp {
31051
+ font-family: Inter;
31052
+ font-style: normal;
31053
+ font-weight: bold;
31054
+ font-size: 16px;
31055
+ line-height: 24px;
30974
31056
  }
30975
- .E_tfzf37v td.ant-table-cell-fix-left,
30976
- .E_tfzf37v td.ant-table-cell-fix-right {
30977
- background: #fff;
30978
- padding: 0 !important;
31057
+
31058
+ .E_l5yc9nt {
31059
+ font-family: Inter;
31060
+ font-style: normal;
31061
+ font-weight: normal;
31062
+ font-size: 16px;
31063
+ line-height: 24px;
30979
31064
  }
30980
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
30981
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
30982
- display: flex;
30983
- align-items: center;
30984
- height: 100%;
30985
- padding: 8px;
31065
+
31066
+ .E_l1fbkbzo {
31067
+ font-family: Inter;
31068
+ font-style: normal;
31069
+ font-weight: bold;
31070
+ font-size: 16px;
31071
+ line-height: 24px;
30986
31072
  }
30987
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
30988
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
30989
- overflow: hidden;
30990
- text-overflow: ellipsis;
30991
- width: 100%;
31073
+
31074
+ .E_lahvcax {
31075
+ font-family: Inter;
31076
+ font-style: normal;
31077
+ font-weight: normal;
31078
+ text-transform: uppercase;
31079
+ font-feature-settings: "cpsp" on;
31080
+ font-size: 16px;
31081
+ line-height: 24px;
30992
31082
  }
30993
- .E_tfzf37v .ant-table-container {
30994
- height: 100%;
31083
+
31084
+ .E_l11q3pxd {
31085
+ font-family: Inter;
31086
+ font-style: normal;
31087
+ font-weight: bold;
31088
+ text-transform: uppercase;
31089
+ font-feature-settings: "cpsp" on;
31090
+ font-size: 16px;
31091
+ line-height: 24px;
30995
31092
  }
30996
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
30997
- box-shadow: none !important;
31093
+
31094
+ .E_lfuc2qu {
31095
+ font-family: Inter;
31096
+ font-style: normal;
31097
+ font-weight: normal;
31098
+ font-size: 14px;
31099
+ line-height: 22px;
30998
31100
  }
30999
- .E_tfzf37v .ant-table {
31000
- border-radius: 0px;
31001
- border-left: none;
31002
- border-right: none;
31003
- border-bottom: none;
31004
- height: 100%;
31005
- font-size: 12px;
31006
- background: transparent;
31101
+
31102
+ .E_l1jmp8r0 {
31103
+ font-family: Inter;
31104
+ font-style: normal;
31105
+ font-weight: 500;
31106
+ font-size: 14px;
31107
+ line-height: 22px;
31007
31108
  }
31008
- .E_tfzf37v .ant-table .ant-table-header {
31009
- position: relative;
31010
- z-index: 3;
31011
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31012
- margin-bottom: -1px;
31109
+
31110
+ .E_lcnm221 {
31111
+ font-family: Inter;
31112
+ font-style: normal;
31113
+ font-weight: bold;
31114
+ font-size: 14px;
31115
+ line-height: 22px;
31013
31116
  }
31014
- .E_tfzf37v .ant-table .time-wrapper .date,
31015
- .E_tfzf37v .ant-table .value {
31016
- color: #2d3a56;
31117
+
31118
+ .E_lu1z2n5 {
31119
+ font-family: Inter;
31120
+ font-style: normal;
31121
+ font-weight: normal;
31122
+ font-size: 14px;
31123
+ line-height: 22px;
31017
31124
  }
31018
- .E_tfzf37v .ant-table .time-wrapper .time,
31019
- .E_tfzf37v .ant-table .unit {
31020
- color: rgba(44, 56, 82, 0.6);
31125
+
31126
+ .E_l1r59djn {
31127
+ font-family: Inter;
31128
+ font-style: normal;
31129
+ font-weight: bold;
31130
+ font-size: 14px;
31131
+ line-height: 22px;
31021
31132
  }
31022
- .E_tfzf37v .ant-table .ant-table-selection {
31023
- position: unset;
31024
- text-align: center;
31133
+
31134
+ .E_ljm2911 {
31135
+ font-family: Inter;
31136
+ font-style: normal;
31137
+ font-weight: normal;
31138
+ text-transform: uppercase;
31139
+ font-feature-settings: "cpsp" on;
31140
+ font-size: 14px;
31141
+ line-height: 22px;
31025
31142
  }
31026
- .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31027
- background: #fff;
31143
+
31144
+ .E_l124mzmr {
31145
+ font-family: Inter;
31146
+ font-style: normal;
31147
+ font-weight: bold;
31148
+ text-transform: uppercase;
31149
+ font-feature-settings: "cpsp" on;
31150
+ font-size: 14px;
31151
+ line-height: 22px;
31028
31152
  }
31029
- .E_tfzf37v .ant-table .anticon-setting {
31030
- cursor: pointer;
31031
- position: absolute;
31032
- top: 50%;
31033
- right: 12px;
31034
- transform: translateY(-50%);
31153
+
31154
+ .E_lb3chel {
31155
+ font-family: Inter;
31156
+ font-style: normal;
31157
+ font-weight: normal;
31158
+ font-size: 13px;
31159
+ line-height: 20px;
31035
31160
  }
31036
- .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31037
- box-shadow: none;
31038
- width: 1px;
31039
- background: rgba(213, 219, 227, 0.6);
31161
+
31162
+ .E_lv9jstu {
31163
+ font-family: Inter;
31164
+ font-style: normal;
31165
+ font-weight: 600;
31166
+ font-size: 13px;
31167
+ line-height: 20px;
31040
31168
  }
31041
- .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31042
- box-shadow: none;
31043
- width: 1px;
31044
- background: rgba(213, 219, 227, 0.6);
31169
+
31170
+ .E_lwqlh3x {
31171
+ font-family: Inter;
31172
+ font-style: normal;
31173
+ font-weight: bold;
31174
+ font-size: 13px;
31175
+ line-height: 20px;
31045
31176
  }
31046
- .E_tfzf37v .ant-table .ant-table-tbody {
31047
- position: relative;
31177
+
31178
+ .E_lalum9y {
31179
+ font-family: Inter;
31180
+ font-style: normal;
31181
+ font-weight: normal;
31182
+ font-size: 13px;
31183
+ line-height: 20px;
31048
31184
  }
31049
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
31050
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31051
- border-bottom: 1px solid white;
31052
- height: 40px;
31053
- vertical-align: middle;
31054
- transition: background 0ms;
31055
- color: #00122e;
31185
+
31186
+ .E_l1t6dj5o {
31187
+ font-family: Inter;
31188
+ font-style: normal;
31189
+ font-weight: 600;
31190
+ font-size: 13px;
31191
+ line-height: 20px;
31056
31192
  }
31057
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31058
- background: #f2f5fa;
31059
- border-bottom-color: #f2f5fa;
31193
+
31194
+ .E_l12f6ic {
31195
+ font-family: Inter;
31196
+ font-style: normal;
31197
+ font-weight: bold;
31198
+ font-size: 13px;
31199
+ line-height: 20px;
31060
31200
  }
31061
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31062
- height: auto;
31063
- color: #00122e;
31201
+
31202
+ .E_l7gmukq {
31203
+ font-family: Inter;
31204
+ font-style: normal;
31205
+ font-weight: normal;
31206
+ text-transform: uppercase;
31207
+ font-feature-settings: "cpsp" on;
31208
+ font-size: 13px;
31209
+ line-height: 20px;
31210
+ }
31211
+
31212
+ .E_lkwl0yp {
31213
+ font-family: Inter;
31214
+ font-style: normal;
31215
+ font-weight: bold;
31216
+ text-transform: uppercase;
31217
+ font-feature-settings: "cpsp" on;
31218
+ font-size: 13px;
31219
+ line-height: 20px;
31220
+ }
31221
+
31222
+ .E_l10knv48 {
31223
+ font-family: Inter;
31224
+ font-style: normal;
31225
+ font-weight: normal;
31064
31226
  font-size: 12px;
31065
- text-align: left;
31066
- transition: none;
31067
- overflow: hidden;
31068
- text-overflow: ellipsis;
31069
- white-space: nowrap;
31227
+ line-height: 18px;
31070
31228
  }
31071
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31072
- color: #0096ff;
31229
+
31230
+ .E_l6526ld {
31231
+ font-family: Inter;
31232
+ font-style: normal;
31233
+ font-weight: 500;
31234
+ font-size: 12px;
31235
+ line-height: 18px;
31073
31236
  }
31074
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31075
- overflow: hidden;
31076
- text-overflow: ellipsis;
31077
- width: 100%;
31078
- vertical-align: middle;
31237
+
31238
+ .E_l1j81vli {
31239
+ font-family: Inter;
31240
+ font-style: normal;
31241
+ font-weight: bold;
31242
+ font-size: 12px;
31243
+ line-height: 18px;
31079
31244
  }
31080
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31081
- line-height: 0px;
31245
+
31246
+ .E_l1x7n1mk {
31247
+ font-family: Inter;
31248
+ font-style: normal;
31249
+ font-weight: normal;
31250
+ font-size: 12px;
31251
+ line-height: 18px;
31082
31252
  }
31083
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
31084
- padding-right: 25px;
31253
+
31254
+ .E_l9fqufz {
31255
+ font-family: Inter;
31256
+ font-style: normal;
31257
+ font-weight: 500;
31258
+ font-size: 12px;
31259
+ line-height: 18px;
31085
31260
  }
31086
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31087
- border-top-color: transparent;
31261
+
31262
+ .E_l1iwnybd {
31263
+ font-family: Inter;
31264
+ font-style: normal;
31265
+ font-weight: bold;
31266
+ font-size: 12px;
31267
+ line-height: 18px;
31088
31268
  }
31089
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
31090
- background: rgba(225, 230, 241, 0.6);
31091
- border-color: transparent transparent white;
31269
+
31270
+ .E_lprtm1e {
31271
+ font-family: Inter;
31272
+ font-style: normal;
31273
+ font-weight: normal;
31274
+ text-transform: uppercase;
31275
+ font-feature-settings: "cpsp" on;
31276
+ font-size: 12px;
31277
+ line-height: 18px;
31092
31278
  }
31093
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31094
- border-radius: 8px 0 0 8px;
31279
+
31280
+ .E_l1lln87h {
31281
+ font-family: Inter;
31282
+ font-style: normal;
31283
+ font-weight: bold;
31284
+ text-transform: uppercase;
31285
+ font-feature-settings: "cpsp" on;
31286
+ font-size: 12px;
31287
+ line-height: 18px;
31095
31288
  }
31096
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31097
- border-radius: 8px 0 0 8px;
31289
+
31290
+ .E_f2pb48l {
31291
+ font-family: Inter;
31292
+ font-style: normal;
31293
+ font-weight: normal;
31294
+ font-size: 13px;
31295
+ line-height: 20px;
31098
31296
  }
31099
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31100
- content: "";
31101
- width: 4px;
31102
- top: -1px;
31103
- bottom: -1px;
31104
- background: white;
31297
+
31298
+ .E_fi9emkw {
31299
+ font-family: Inter;
31300
+ font-style: normal;
31301
+ font-weight: normal;
31302
+ font-size: 13px;
31303
+ line-height: 20px;
31105
31304
  }
31106
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31107
- border-radius: 0 8px 8px 0;
31305
+
31306
+ .E_f1nrg7da {
31307
+ font-family: Inter;
31308
+ font-style: normal;
31309
+ font-weight: normal;
31310
+ font-size: 12px;
31311
+ line-height: 18px;
31108
31312
  }
31109
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31110
- border-radius: 0;
31111
- background: white;
31112
- border-top: none;
31313
+
31314
+ .E_f17k1i3n {
31315
+ font-family: Inter;
31316
+ font-style: normal;
31317
+ font-weight: normal;
31318
+ font-size: 12px;
31319
+ line-height: 18px;
31113
31320
  }
31114
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31115
- border-top: 1px solid transparent;
31116
- border-radius: 0 8px 8px 0;
31117
- background: rgba(225, 230, 241, 0.6);
31321
+
31322
+ .E_t1tvuj2e {
31323
+ font-family: Inter;
31324
+ font-style: normal;
31325
+ font-weight: normal;
31326
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31327
+ font-size: 13px;
31328
+ line-height: 20px;
31118
31329
  }
31119
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31120
- background: white;
31121
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31330
+
31331
+ .E_t17uajlu {
31332
+ font-family: Inter;
31333
+ font-style: normal;
31334
+ font-weight: normal;
31335
+ font-feature-settings: "zero" on;
31336
+ font-size: 13px;
31337
+ line-height: 20px;
31122
31338
  }
31123
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31124
- display: flex;
31125
- align-items: center;
31126
- height: 100%;
31127
- background: rgba(225, 230, 241, 0.6);
31339
+
31340
+ .E_t114zbyz {
31341
+ font-family: Inter;
31342
+ font-style: normal;
31343
+ font-weight: normal;
31344
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31345
+ font-size: 12px;
31346
+ line-height: 18px;
31128
31347
  }
31129
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31130
- background: white;
31131
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31348
+
31349
+ .E_t1il0kvi {
31350
+ font-family: Inter;
31351
+ font-style: normal;
31352
+ font-weight: 500;
31353
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31354
+ font-size: 12px;
31355
+ line-height: 18px;
31132
31356
  }
31133
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31134
- display: flex;
31135
- align-items: center;
31136
- height: 100%;
31137
- background: rgba(225, 230, 241, 0.6);
31357
+
31358
+ .E_t10dv8p1 {
31359
+ font-family: Inter;
31360
+ font-style: normal;
31361
+ font-weight: normal;
31362
+ font-feature-settings: "zero" on;
31363
+ font-size: 12px;
31364
+ line-height: 18px;
31138
31365
  }
31139
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
31140
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31366
+
31367
+ .E_tc2oqpq {
31368
+ font-family: Inter;
31369
+ font-style: normal;
31370
+ font-weight: 500;
31371
+ font-feature-settings: "zero" on;
31372
+ font-size: 12px;
31373
+ line-height: 18px;
31141
31374
  }
31142
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
31143
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31144
- border-radius: 8px;
31375
+
31376
+ .E_tzvddmc {
31377
+ font-family: Inter;
31378
+ font-style: normal;
31379
+ font-weight: bold;
31380
+ font-feature-settings: "zero" on;
31381
+ font-size: 16px;
31382
+ line-height: 24px;
31145
31383
  }
31146
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31147
- border-top-color: white;
31384
+
31385
+ .E_u18llj45 {
31386
+ font-family: Inter;
31387
+ font-style: normal;
31388
+ font-weight: normal;
31389
+ font-size: 10px;
31390
+ line-height: 12px;
31148
31391
  }
31149
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
31150
- background: rgba(0, 136, 255, 0.1);
31151
- border-bottom-color: transparent;
31152
- border-top-color: transparent;
31392
+
31393
+ .E_s1dizucg.ant-switch {
31394
+ min-width: 40px;
31395
+ height: 24px;
31396
+ background: rgba(172, 186, 211, 0.6);
31397
+ overflow: hidden;
31153
31398
  }
31154
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31155
- border-radius: 8px 0 0 8px;
31399
+ .E_s1dizucg.ant-switch:focus {
31400
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31156
31401
  }
31157
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31158
- border-radius: 0 8px 8px 0;
31402
+ .E_s1dizucg.ant-switch-small {
31403
+ min-width: 26px;
31404
+ height: 16px;
31159
31405
  }
31160
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31161
- background: rgba(0, 136, 255, 0.1);
31406
+ .E_s1dizucg.ant-switch-large {
31407
+ min-width: 52px;
31408
+ height: 32px;
31162
31409
  }
31163
- .E_tfzf37v .ant-table .ant-table-thead > tr > th {
31164
- background: #fff;
31165
- font-weight: 400;
31166
- position: relative;
31167
- border-bottom: none;
31168
- color: #00122e;
31169
- transition: none;
31170
- padding: 15px 8px 15px 8px;
31410
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31411
+ height: 20px;
31412
+ width: 20px;
31171
31413
  }
31172
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31173
- content: "";
31174
- width: 1px;
31175
- top: 0;
31176
- bottom: 0;
31177
- background: rgba(211, 218, 235, 0.6);
31178
- position: absolute;
31179
- right: 0;
31414
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31415
+ border-radius: 10px;
31416
+ transition-delay: 120ms;
31180
31417
  }
31181
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
31182
- padding: unset;
31418
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31419
+ height: 14px;
31420
+ width: 14px;
31421
+ top: 1px;
31422
+ left: 1px;
31183
31423
  }
31184
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
31185
- display: none;
31424
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31425
+ height: 28px;
31426
+ width: 28px;
31186
31427
  }
31187
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31188
- width: 100%;
31189
- overflow: hidden;
31190
- white-space: nowrap;
31191
- text-overflow: ellipsis;
31428
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31429
+ border-radius: 14px;
31192
31430
  }
31193
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31194
- overflow: hidden;
31195
- text-overflow: ellipsis;
31196
- flex: 1;
31431
+ .E_s1dizucg.ant-switch-checked {
31432
+ background-color: #00ba5d;
31197
31433
  }
31198
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31199
- padding: 15px 25px 15px 8px;
31434
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31435
+ left: calc(100% - 20px - 2px);
31200
31436
  }
31201
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31202
- padding: 0;
31437
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31438
+ left: calc(100% - 14px - 1px);
31203
31439
  }
31204
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31205
- position: absolute;
31206
- right: 6px;
31207
- top: 50%;
31208
- transform: translateY(-50%);
31209
- height: 16px;
31210
- display: none;
31211
- transition: transform 320ms ease;
31440
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31441
+ left: calc(100% - 28px - 2px);
31212
31442
  }
31213
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31214
- display: block;
31215
- transform: translateY(-50%) rotateX(180deg);
31443
+
31444
+ .E_c1up6e3y {
31445
+ margin-left: 5px;
31216
31446
  }
31217
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31218
- display: block;
31447
+
31448
+ .E_tc97u5y {
31449
+ height: 100%;
31219
31450
  }
31220
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31221
- display: none;
31451
+
31452
+ .E_tfzf37v {
31453
+ height: 100%;
31222
31454
  }
31223
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31224
- transform: translateY(-50%);
31455
+ .E_tfzf37v.empty-table .ant-table-content {
31456
+ overflow: visible !important;
31457
+ height: 100%;
31225
31458
  }
31226
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31227
- transform: translateY(-50%) rotateX(180deg);
31459
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31460
+ height: 100%;
31228
31461
  }
31229
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31230
- background: #f2f5fa;
31462
+ .E_tfzf37v.empty-table .ant-table-content table {
31463
+ width: 100% !important;
31464
+ height: 100%;
31231
31465
  }
31232
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31233
- display: block;
31466
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31467
+ padding: 15px 0;
31234
31468
  }
31235
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31236
- padding-right: 25px;
31469
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
31470
+ display: none;
31237
31471
  }
31238
- .E_tfzf37v .ant-table .ant-table-selection-column {
31239
- padding: 0 !important;
31472
+ .E_tfzf37v .active-row td:nth-child(1) {
31473
+ font-weight: 700;
31240
31474
  }
31241
- .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31242
- position: absolute;
31243
- left: 50%;
31244
- top: 50%;
31245
- transform: translate(-50%, -50%);
31475
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
31476
+ font-weight: 700;
31246
31477
  }
31247
- .E_tfzf37v .ant-table .ant-table-selection-column:after {
31248
- display: none;
31478
+ .E_tfzf37v .ant-spin-nested-loading {
31479
+ height: 100%;
31249
31480
  }
31250
- .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
31251
- background: #fff;
31481
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
31482
+ height: 100%;
31483
+ overflow: visible;
31252
31484
  }
31253
- .E_tfzf37v .ant-table .ant-table-placeholder {
31254
- background: inherit;
31485
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
31486
+ max-height: none;
31255
31487
  }
31256
- .E_tfzf37v .ant-table .ant-table-placeholder td {
31257
- position: static;
31258
- border: none;
31259
- background: inherit !important;
31260
- height: 100px;
31261
- vertical-align: middle;
31488
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
31489
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
31490
+ display: none;
31262
31491
  }
31263
- .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31264
- .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31265
- font-weight: bold;
31266
- font-size: 20px;
31267
- color: rgba(10, 37, 85, 0.6);
31492
+ .E_tfzf37v td.ant-table-column-sort {
31493
+ background: transparent;
31268
31494
  }
31269
- .E_tfzf37v .ant-table td.cell__action_ {
31270
- padding: 0 !important;
31271
- position: relative;
31495
+ .E_tfzf37v td.ant-table-cell-fix-left,
31496
+ .E_tfzf37v td.ant-table-cell-fix-right {
31272
31497
  background: #fff;
31498
+ padding: 0 !important;
31273
31499
  }
31274
- .E_tfzf37v .ant-table td.cell__action_ > * {
31275
- height: 100%;
31500
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
31501
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
31276
31502
  display: flex;
31277
31503
  align-items: center;
31278
- justify-content: flex-end;
31279
- padding-right: 8px;
31504
+ height: 100%;
31505
+ padding: 8px;
31506
+ }
31507
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
31508
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
31509
+ overflow: hidden;
31510
+ text-overflow: ellipsis;
31511
+ width: 100%;
31280
31512
  }
31281
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
31282
- width: 24px;
31283
- height: 24px;
31284
- cursor: pointer;
31285
- justify-content: center;
31286
- border-radius: 4px;
31513
+ .E_tfzf37v .ant-table-container {
31514
+ height: 100%;
31287
31515
  }
31288
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
31289
- background: #fff;
31516
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
31517
+ box-shadow: none !important;
31290
31518
  }
31291
-
31292
- .E_s1dni7lo {
31293
- width: 430px !important;
31519
+ .E_tfzf37v .ant-table {
31520
+ border-radius: 0px;
31521
+ border-left: none;
31522
+ border-right: none;
31523
+ border-bottom: none;
31524
+ height: 100%;
31525
+ font-size: 12px;
31526
+ background: transparent;
31294
31527
  }
31295
-
31296
- .E_d1wwmmm5 .ant-select-item-group {
31297
- padding: 8px 16px;
31298
- line-height: 18px;
31299
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31300
- height: 34px;
31301
- min-height: 34px;
31302
- box-sizing: border-box;
31303
- margin-top: 8px;
31528
+ .E_tfzf37v .ant-table .ant-table-header {
31529
+ position: relative;
31530
+ z-index: 3;
31531
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31532
+ margin-bottom: -1px;
31304
31533
  }
31305
-
31306
- .E_o1ugr09p {
31307
- display: flex;
31308
- flex-direction: column;
31309
- margin: 1px 8px;
31310
- padding: 8px;
31311
- border-radius: 4px;
31534
+ .E_tfzf37v .ant-table .time-wrapper .date,
31535
+ .E_tfzf37v .ant-table .value {
31536
+ color: #2d3a56;
31312
31537
  }
31313
- .E_o1ugr09p .selected-icon {
31314
- display: none;
31538
+ .E_tfzf37v .ant-table .time-wrapper .time,
31539
+ .E_tfzf37v .ant-table .unit {
31540
+ color: rgba(44, 56, 82, 0.6);
31315
31541
  }
31316
- .E_o1ugr09p.ant-select-item-option-grouped {
31317
- padding-left: 8px;
31542
+ .E_tfzf37v .ant-table .ant-table-selection {
31543
+ position: unset;
31544
+ text-align: center;
31318
31545
  }
31319
- .E_o1ugr09p.ant-select-item-option-selected {
31320
- background-color: white;
31546
+ .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31547
+ background: #fff;
31321
31548
  }
31322
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31323
- color: #0080ff;
31549
+ .E_tfzf37v .ant-table .anticon-setting {
31550
+ cursor: pointer;
31551
+ position: absolute;
31552
+ top: 50%;
31553
+ right: 12px;
31554
+ transform: translateY(-50%);
31324
31555
  }
31325
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31326
- display: block;
31556
+ .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31557
+ box-shadow: none;
31558
+ width: 1px;
31559
+ background: rgba(213, 219, 227, 0.6);
31327
31560
  }
31328
- .E_o1ugr09p.ant-select-item-option-active {
31329
- background: rgba(0, 136, 255, 0.16);
31561
+ .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31562
+ box-shadow: none;
31563
+ width: 1px;
31564
+ background: rgba(213, 219, 227, 0.6);
31330
31565
  }
31331
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31332
- color: #0080ff;
31566
+ .E_tfzf37v .ant-table .ant-table-tbody {
31567
+ position: relative;
31333
31568
  }
31334
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31335
- background: rgba(0, 136, 255, 0.1);
31336
- color: #0080ff;
31569
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
31570
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31571
+ border-bottom: 1px solid white;
31572
+ height: 40px;
31573
+ vertical-align: middle;
31574
+ transition: background 0ms;
31575
+ color: #00122e;
31337
31576
  }
31338
-
31339
- .E_o1ifxsq4 {
31340
- display: flex;
31341
- justify-content: space-between;
31342
- height: 20px;
31343
- line-height: 20px;
31577
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31578
+ background: #f2f5fa;
31579
+ border-bottom-color: #f2f5fa;
31344
31580
  }
31345
- .E_o1ifxsq4 .timezone-title {
31346
- color: #2d3a56;
31581
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31582
+ height: auto;
31583
+ color: #00122e;
31584
+ font-size: 12px;
31585
+ text-align: left;
31586
+ transition: none;
31347
31587
  overflow: hidden;
31348
31588
  text-overflow: ellipsis;
31589
+ white-space: nowrap;
31349
31590
  }
31350
-
31351
- .E_o1zue7 {
31352
- display: flex;
31353
- justify-content: space-between;
31354
- color: rgba(44, 56, 82, 0.6);
31355
- height: 18px;
31356
- line-height: 18px;
31357
- margin-top: 2px;
31358
- }
31359
-
31360
- .E_tyfmlxg {
31361
- border: none;
31362
- margin-right: 0;
31363
- background: rgba(225, 230, 241, 0.6);
31591
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31592
+ color: #0096ff;
31364
31593
  }
31365
-
31366
- .E_o18uybox {
31367
- pointer-events: none;
31368
- height: 32px;
31594
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31595
+ overflow: hidden;
31596
+ text-overflow: ellipsis;
31369
31597
  width: 100%;
31370
- opacity: 0;
31598
+ vertical-align: middle;
31371
31599
  }
31372
-
31373
- .E_phljevk {
31374
- display: flex;
31375
- justify-content: space-between;
31376
- align-items: center;
31377
- padding: 10px 0;
31378
- color: rgba(44, 56, 82, 0.6);
31379
- font-size: 12px;
31380
- line-height: 24px;
31600
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31601
+ line-height: 0px;
31381
31602
  }
31382
- .E_phljevk .pagination-left {
31383
- padding: 2px 8px;
31603
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
31604
+ padding-right: 25px;
31384
31605
  }
31385
- .E_phljevk .dropdown-trigger {
31386
- display: flex;
31387
- align-items: center;
31388
- border-radius: 6px;
31389
- cursor: pointer;
31390
- transition: all 0.3s ease;
31606
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31607
+ border-top-color: transparent;
31391
31608
  }
31392
- .E_phljevk .dropdown-trigger:hover {
31393
- background: rgba(211, 218, 235, 0.6);
31394
- color: #0080ff;
31609
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
31610
+ background: rgba(225, 230, 241, 0.6);
31611
+ border-color: transparent transparent white;
31395
31612
  }
31396
- .E_phljevk .dropdown-trigger .icon-inner {
31397
- margin-left: 4px;
31613
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31614
+ border-radius: 8px 0 0 8px;
31398
31615
  }
31399
- .E_phljevk .pagination-right {
31400
- display: flex;
31401
- align-items: center;
31402
- color: #0080ff;
31403
- font-weight: bold;
31616
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31617
+ border-radius: 8px 0 0 8px;
31404
31618
  }
31405
- .E_phljevk .pagination-right .icon-inner {
31406
- margin-left: 4px;
31619
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31620
+ content: "";
31621
+ width: 4px;
31622
+ top: -1px;
31623
+ bottom: -1px;
31624
+ background: white;
31407
31625
  }
31408
- .E_phljevk .pagination-right .prev-btn,
31409
- .E_phljevk .pagination-right .next-btn {
31410
- padding: 0 8px;
31626
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31627
+ border-radius: 0 8px 8px 0;
31411
31628
  }
31412
- .E_phljevk .pagination-right .prev-btn > span,
31413
- .E_phljevk .pagination-right .next-btn > span {
31414
- color: #0080ff;
31629
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31630
+ border-radius: 0;
31631
+ background: white;
31632
+ border-top: none;
31415
31633
  }
31416
- .E_phljevk .pagination-right .next-btn .icon-inner {
31417
- transform: rotate(180deg);
31634
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31635
+ border-top: 1px solid transparent;
31636
+ border-radius: 0 8px 8px 0;
31637
+ background: rgba(225, 230, 241, 0.6);
31418
31638
  }
31419
-
31420
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31421
- max-height: calc(100vh - 128px);
31422
- overflow-y: auto;
31639
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31640
+ background: white;
31641
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31423
31642
  }
31424
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31425
- padding: 4px 20px;
31426
- font-size: 12px;
31427
- line-height: 18px;
31643
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31644
+ display: flex;
31645
+ align-items: center;
31646
+ height: 100%;
31647
+ background: rgba(225, 230, 241, 0.6);
31428
31648
  }
31429
-
31430
- .E_dsnbhzf {
31431
- font-family: Inter;
31432
- font-style: normal;
31433
- font-weight: bold;
31434
- font-size: 32px;
31435
- line-height: 40px;
31649
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31650
+ background: white;
31651
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31436
31652
  }
31437
-
31438
- .E_d1mvo22k {
31439
- font-family: Inter;
31440
- font-style: normal;
31441
- font-weight: bold;
31442
- font-size: 24px;
31443
- line-height: 32px;
31653
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31654
+ display: flex;
31655
+ align-items: center;
31656
+ height: 100%;
31657
+ background: rgba(225, 230, 241, 0.6);
31444
31658
  }
31445
-
31446
- .E_d1b444tr {
31447
- font-family: Inter;
31448
- font-style: normal;
31449
- font-weight: normal;
31450
- font-size: 32px;
31451
- line-height: 40px;
31659
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
31660
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31661
+ }
31662
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
31663
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31664
+ border-radius: 8px;
31452
31665
  }
31453
-
31454
- .E_dvs0kue {
31455
- font-family: Inter;
31456
- font-style: normal;
31457
- font-weight: bold;
31458
- font-size: 20px;
31459
- line-height: 24px;
31666
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31667
+ border-top-color: white;
31460
31668
  }
31461
-
31462
- .E_d1hcbfcq {
31463
- font-family: Inter;
31464
- font-style: normal;
31465
- font-weight: normal;
31466
- font-size: 20px;
31467
- line-height: 24px;
31669
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
31670
+ background: rgba(0, 136, 255, 0.1);
31671
+ border-bottom-color: transparent;
31672
+ border-top-color: transparent;
31468
31673
  }
31469
-
31470
- .E_d1cz922v {
31471
- font-family: Inter;
31472
- font-style: normal;
31473
- font-weight: bold;
31474
- font-size: 18px;
31475
- line-height: 22px;
31674
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31675
+ border-radius: 8px 0 0 8px;
31476
31676
  }
31477
-
31478
- .E_d3nzbrm {
31479
- font-family: Inter;
31480
- font-style: normal;
31481
- font-weight: normal;
31482
- font-size: 18px;
31483
- line-height: 22px;
31677
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31678
+ border-radius: 0 8px 8px 0;
31484
31679
  }
31485
-
31486
- .E_h1g0p5ob {
31487
- font-family: Inter;
31488
- font-style: normal;
31489
- font-weight: bold;
31490
- font-size: 16px;
31491
- line-height: 22px;
31680
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31681
+ background: rgba(0, 136, 255, 0.1);
31492
31682
  }
31493
-
31494
- .E_hydo2ej {
31495
- font-family: Inter;
31496
- font-style: normal;
31497
- font-weight: normal;
31498
- font-size: 16px;
31499
- line-height: 22px;
31683
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th {
31684
+ background: #fff;
31685
+ font-weight: 400;
31686
+ position: relative;
31687
+ border-bottom: none;
31688
+ color: #00122e;
31689
+ transition: none;
31690
+ padding: 15px 8px 15px 8px;
31500
31691
  }
31501
-
31502
- .E_h1hbuq0r {
31503
- font-family: Inter;
31504
- font-style: normal;
31505
- font-weight: bold;
31506
- font-size: 14px;
31507
- line-height: 20px;
31692
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31693
+ content: "";
31694
+ width: 1px;
31695
+ top: 0;
31696
+ bottom: 0;
31697
+ background: rgba(211, 218, 235, 0.6);
31698
+ position: absolute;
31699
+ right: 0;
31508
31700
  }
31509
-
31510
- .E_h13bondg {
31511
- font-family: Inter;
31512
- font-style: normal;
31513
- font-weight: normal;
31514
- font-size: 14px;
31515
- line-height: 20px;
31701
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
31702
+ padding: unset;
31516
31703
  }
31517
-
31518
- .E_h1mhvdlx {
31519
- font-family: Inter;
31520
- font-style: normal;
31521
- font-weight: bold;
31522
- font-size: 12px;
31523
- line-height: 18px;
31704
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
31705
+ display: none;
31524
31706
  }
31525
-
31526
- .E_h1inmfq6 {
31527
- font-family: Inter;
31528
- font-style: normal;
31529
- font-weight: normal;
31530
- font-size: 12px;
31531
- line-height: 18px;
31707
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31708
+ width: 100%;
31709
+ overflow: hidden;
31710
+ white-space: nowrap;
31711
+ text-overflow: ellipsis;
31532
31712
  }
31533
-
31534
- .E_h1kfc0la {
31535
- font-family: Inter;
31536
- font-style: normal;
31537
- font-weight: bold;
31538
- text-transform: uppercase;
31539
- font-feature-settings: "cpsp" on;
31540
- font-size: 12px;
31541
- line-height: 18px;
31713
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31714
+ overflow: hidden;
31715
+ text-overflow: ellipsis;
31716
+ flex: 1;
31542
31717
  }
31543
-
31544
- .E_h10xnyuu {
31545
- font-family: Inter;
31546
- font-style: normal;
31547
- font-weight: normal;
31548
- text-transform: uppercase;
31549
- font-feature-settings: "cpsp" on;
31550
- font-size: 12px;
31551
- line-height: 18px;
31718
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31719
+ padding: 15px 25px 15px 8px;
31552
31720
  }
31553
-
31554
- .E_lrcmi0v {
31555
- font-family: Inter;
31556
- font-style: normal;
31557
- font-weight: normal;
31558
- font-size: 16px;
31559
- line-height: 24px;
31721
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31722
+ padding: 0;
31560
31723
  }
31561
-
31562
- .E_lzt43lp {
31563
- font-family: Inter;
31564
- font-style: normal;
31565
- font-weight: bold;
31566
- font-size: 16px;
31567
- line-height: 24px;
31724
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31725
+ position: absolute;
31726
+ right: 6px;
31727
+ top: 50%;
31728
+ transform: translateY(-50%);
31729
+ height: 16px;
31730
+ display: none;
31731
+ transition: transform 320ms ease;
31568
31732
  }
31569
-
31570
- .E_l5yc9nt {
31571
- font-family: Inter;
31572
- font-style: normal;
31573
- font-weight: normal;
31574
- font-size: 16px;
31575
- line-height: 24px;
31733
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31734
+ display: block;
31735
+ transform: translateY(-50%) rotateX(180deg);
31576
31736
  }
31577
-
31578
- .E_l1fbkbzo {
31579
- font-family: Inter;
31580
- font-style: normal;
31581
- font-weight: bold;
31582
- font-size: 16px;
31583
- line-height: 24px;
31737
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31738
+ display: block;
31584
31739
  }
31585
-
31586
- .E_lahvcax {
31587
- font-family: Inter;
31588
- font-style: normal;
31589
- font-weight: normal;
31590
- text-transform: uppercase;
31591
- font-feature-settings: "cpsp" on;
31592
- font-size: 16px;
31593
- line-height: 24px;
31740
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31741
+ display: none;
31594
31742
  }
31595
-
31596
- .E_l11q3pxd {
31597
- font-family: Inter;
31598
- font-style: normal;
31599
- font-weight: bold;
31600
- text-transform: uppercase;
31601
- font-feature-settings: "cpsp" on;
31602
- font-size: 16px;
31603
- line-height: 24px;
31743
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31744
+ transform: translateY(-50%);
31604
31745
  }
31605
-
31606
- .E_lfuc2qu {
31607
- font-family: Inter;
31608
- font-style: normal;
31609
- font-weight: normal;
31610
- font-size: 14px;
31611
- line-height: 22px;
31746
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31747
+ transform: translateY(-50%) rotateX(180deg);
31612
31748
  }
31613
-
31614
- .E_l1jmp8r0 {
31615
- font-family: Inter;
31616
- font-style: normal;
31617
- font-weight: 500;
31618
- font-size: 14px;
31619
- line-height: 22px;
31749
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31750
+ background: #f2f5fa;
31620
31751
  }
31621
-
31622
- .E_lcnm221 {
31623
- font-family: Inter;
31624
- font-style: normal;
31625
- font-weight: bold;
31626
- font-size: 14px;
31627
- line-height: 22px;
31752
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31753
+ display: block;
31628
31754
  }
31629
-
31630
- .E_lu1z2n5 {
31631
- font-family: Inter;
31632
- font-style: normal;
31633
- font-weight: normal;
31634
- font-size: 14px;
31635
- line-height: 22px;
31755
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31756
+ padding-right: 25px;
31636
31757
  }
31637
-
31638
- .E_l1r59djn {
31639
- font-family: Inter;
31640
- font-style: normal;
31641
- font-weight: bold;
31642
- font-size: 14px;
31643
- line-height: 22px;
31758
+ .E_tfzf37v .ant-table .ant-table-selection-column {
31759
+ padding: 0 !important;
31644
31760
  }
31645
-
31646
- .E_ljm2911 {
31647
- font-family: Inter;
31648
- font-style: normal;
31649
- font-weight: normal;
31650
- text-transform: uppercase;
31651
- font-feature-settings: "cpsp" on;
31652
- font-size: 14px;
31653
- line-height: 22px;
31761
+ .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31762
+ position: absolute;
31763
+ left: 50%;
31764
+ top: 50%;
31765
+ transform: translate(-50%, -50%);
31654
31766
  }
31655
-
31656
- .E_l124mzmr {
31657
- font-family: Inter;
31658
- font-style: normal;
31659
- font-weight: bold;
31660
- text-transform: uppercase;
31661
- font-feature-settings: "cpsp" on;
31662
- font-size: 14px;
31663
- line-height: 22px;
31767
+ .E_tfzf37v .ant-table .ant-table-selection-column:after {
31768
+ display: none;
31664
31769
  }
31665
-
31666
- .E_lb3chel {
31667
- font-family: Inter;
31668
- font-style: normal;
31669
- font-weight: normal;
31670
- font-size: 13px;
31671
- line-height: 20px;
31770
+ .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
31771
+ background: #fff;
31672
31772
  }
31673
-
31674
- .E_lv9jstu {
31675
- font-family: Inter;
31676
- font-style: normal;
31677
- font-weight: 600;
31678
- font-size: 13px;
31679
- line-height: 20px;
31773
+ .E_tfzf37v .ant-table .ant-table-placeholder {
31774
+ background: inherit;
31680
31775
  }
31681
-
31682
- .E_lwqlh3x {
31683
- font-family: Inter;
31684
- font-style: normal;
31776
+ .E_tfzf37v .ant-table .ant-table-placeholder td {
31777
+ position: static;
31778
+ border: none;
31779
+ background: inherit !important;
31780
+ height: 100px;
31781
+ vertical-align: middle;
31782
+ }
31783
+ .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31784
+ .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31685
31785
  font-weight: bold;
31686
- font-size: 13px;
31687
- line-height: 20px;
31786
+ font-size: 20px;
31787
+ color: rgba(10, 37, 85, 0.6);
31688
31788
  }
31689
-
31690
- .E_lalum9y {
31691
- font-family: Inter;
31692
- font-style: normal;
31693
- font-weight: normal;
31694
- font-size: 13px;
31695
- line-height: 20px;
31789
+ .E_tfzf37v .ant-table td.cell__action_ {
31790
+ padding: 0 !important;
31791
+ position: relative;
31792
+ background: #fff;
31696
31793
  }
31697
-
31698
- .E_l1t6dj5o {
31699
- font-family: Inter;
31700
- font-style: normal;
31701
- font-weight: 600;
31702
- font-size: 13px;
31703
- line-height: 20px;
31794
+ .E_tfzf37v .ant-table td.cell__action_ > * {
31795
+ height: 100%;
31796
+ display: flex;
31797
+ align-items: center;
31798
+ justify-content: flex-end;
31799
+ padding-right: 8px;
31704
31800
  }
31705
-
31706
- .E_l12f6ic {
31707
- font-family: Inter;
31708
- font-style: normal;
31709
- font-weight: bold;
31710
- font-size: 13px;
31711
- line-height: 20px;
31801
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button {
31802
+ width: 24px;
31803
+ height: 24px;
31804
+ cursor: pointer;
31805
+ justify-content: center;
31806
+ border-radius: 4px;
31712
31807
  }
31713
-
31714
- .E_l7gmukq {
31715
- font-family: Inter;
31716
- font-style: normal;
31717
- font-weight: normal;
31718
- text-transform: uppercase;
31719
- font-feature-settings: "cpsp" on;
31720
- font-size: 13px;
31721
- line-height: 20px;
31808
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
31809
+ background: #fff;
31722
31810
  }
31723
31811
 
31724
- .E_lkwl0yp {
31725
- font-family: Inter;
31726
- font-style: normal;
31727
- font-weight: bold;
31728
- text-transform: uppercase;
31729
- font-feature-settings: "cpsp" on;
31730
- font-size: 13px;
31731
- line-height: 20px;
31812
+ .E_iq1gosr {
31813
+ display: inline-block;
31732
31814
  }
31733
31815
 
31734
- .E_l10knv48 {
31735
- font-family: Inter;
31736
- font-style: normal;
31737
- font-weight: normal;
31738
- font-size: 12px;
31739
- line-height: 18px;
31816
+ .E_t1m2x205 .ant-tooltip-arrow {
31817
+ display: none;
31740
31818
  }
31741
-
31742
- .E_l6526ld {
31743
- font-family: Inter;
31744
- font-style: normal;
31745
- font-weight: 500;
31746
- font-size: 12px;
31747
- line-height: 18px;
31819
+ .E_t1m2x205 .ant-tooltip-inner {
31820
+ background: rgba(23, 38, 64, 0.8);
31821
+ border-radius: 4px;
31748
31822
  }
31749
31823
 
31750
- .E_l1j81vli {
31751
- font-family: Inter;
31752
- font-style: normal;
31753
- font-weight: bold;
31754
- font-size: 12px;
31755
- line-height: 18px;
31824
+ .E_skwah65 {
31825
+ height: 8px;
31826
+ box-sizing: border-box;
31827
+ border-radius: 2px;
31828
+ background: #f5f7fa;
31829
+ display: flex;
31830
+ width: 100%;
31831
+ overflow: hidden;
31756
31832
  }
31757
-
31758
- .E_l1x7n1mk {
31759
- font-family: Inter;
31760
- font-style: normal;
31761
- font-weight: normal;
31762
- font-size: 12px;
31763
- line-height: 18px;
31833
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31834
+ margin-left: 1px;
31764
31835
  }
31765
31836
 
31766
- .E_l9fqufz {
31767
- font-family: Inter;
31768
- font-style: normal;
31769
- font-weight: 500;
31770
- font-size: 12px;
31771
- line-height: 18px;
31837
+ .E_s1dni7lo {
31838
+ width: 430px !important;
31772
31839
  }
31773
31840
 
31774
- .E_l1iwnybd {
31775
- font-family: Inter;
31776
- font-style: normal;
31777
- font-weight: bold;
31778
- font-size: 12px;
31841
+ .E_d1wwmmm5 .ant-select-item-group {
31842
+ padding: 8px 16px;
31779
31843
  line-height: 18px;
31844
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31845
+ height: 34px;
31846
+ min-height: 34px;
31847
+ box-sizing: border-box;
31848
+ margin-top: 8px;
31780
31849
  }
31781
31850
 
31782
- .E_lprtm1e {
31783
- font-family: Inter;
31784
- font-style: normal;
31785
- font-weight: normal;
31786
- text-transform: uppercase;
31787
- font-feature-settings: "cpsp" on;
31788
- font-size: 12px;
31789
- line-height: 18px;
31851
+ .E_o1ugr09p {
31852
+ display: flex;
31853
+ flex-direction: column;
31854
+ margin: 1px 8px;
31855
+ padding: 8px;
31856
+ border-radius: 4px;
31790
31857
  }
31791
-
31792
- .E_l1lln87h {
31793
- font-family: Inter;
31794
- font-style: normal;
31795
- font-weight: bold;
31796
- text-transform: uppercase;
31797
- font-feature-settings: "cpsp" on;
31798
- font-size: 12px;
31799
- line-height: 18px;
31858
+ .E_o1ugr09p .selected-icon {
31859
+ display: none;
31800
31860
  }
31801
-
31802
- .E_f2pb48l {
31803
- font-family: Inter;
31804
- font-style: normal;
31805
- font-weight: normal;
31806
- font-size: 13px;
31807
- line-height: 20px;
31861
+ .E_o1ugr09p.ant-select-item-option-grouped {
31862
+ padding-left: 8px;
31808
31863
  }
31809
-
31810
- .E_fi9emkw {
31811
- font-family: Inter;
31812
- font-style: normal;
31813
- font-weight: normal;
31814
- font-size: 13px;
31815
- line-height: 20px;
31864
+ .E_o1ugr09p.ant-select-item-option-selected {
31865
+ background-color: white;
31816
31866
  }
31817
-
31818
- .E_f1nrg7da {
31819
- font-family: Inter;
31820
- font-style: normal;
31821
- font-weight: normal;
31822
- font-size: 12px;
31823
- line-height: 18px;
31867
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31868
+ color: #0080ff;
31824
31869
  }
31825
-
31826
- .E_f17k1i3n {
31827
- font-family: Inter;
31828
- font-style: normal;
31829
- font-weight: normal;
31830
- font-size: 12px;
31831
- line-height: 18px;
31870
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31871
+ display: block;
31832
31872
  }
31833
-
31834
- .E_t1tvuj2e {
31835
- font-family: Inter;
31836
- font-style: normal;
31837
- font-weight: normal;
31838
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31839
- font-size: 13px;
31840
- line-height: 20px;
31873
+ .E_o1ugr09p.ant-select-item-option-active {
31874
+ background: rgba(0, 136, 255, 0.16);
31841
31875
  }
31842
-
31843
- .E_t17uajlu {
31844
- font-family: Inter;
31845
- font-style: normal;
31846
- font-weight: normal;
31847
- font-feature-settings: "zero" on;
31848
- font-size: 13px;
31849
- line-height: 20px;
31876
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31877
+ color: #0080ff;
31850
31878
  }
31851
-
31852
- .E_t114zbyz {
31853
- font-family: Inter;
31854
- font-style: normal;
31855
- font-weight: normal;
31856
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31857
- font-size: 12px;
31858
- line-height: 18px;
31879
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31880
+ background: rgba(0, 136, 255, 0.1);
31881
+ color: #0080ff;
31859
31882
  }
31860
31883
 
31861
- .E_t1il0kvi {
31862
- font-family: Inter;
31863
- font-style: normal;
31864
- font-weight: 500;
31865
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31866
- font-size: 12px;
31867
- line-height: 18px;
31884
+ .E_o1ifxsq4 {
31885
+ display: flex;
31886
+ justify-content: space-between;
31887
+ height: 20px;
31888
+ line-height: 20px;
31868
31889
  }
31869
-
31870
- .E_t10dv8p1 {
31871
- font-family: Inter;
31872
- font-style: normal;
31873
- font-weight: normal;
31874
- font-feature-settings: "zero" on;
31875
- font-size: 12px;
31876
- line-height: 18px;
31890
+ .E_o1ifxsq4 .timezone-title {
31891
+ color: #2d3a56;
31892
+ overflow: hidden;
31893
+ text-overflow: ellipsis;
31877
31894
  }
31878
31895
 
31879
- .E_tc2oqpq {
31880
- font-family: Inter;
31881
- font-style: normal;
31882
- font-weight: 500;
31883
- font-feature-settings: "zero" on;
31884
- font-size: 12px;
31896
+ .E_o1zue7 {
31897
+ display: flex;
31898
+ justify-content: space-between;
31899
+ color: rgba(44, 56, 82, 0.6);
31900
+ height: 18px;
31885
31901
  line-height: 18px;
31902
+ margin-top: 2px;
31886
31903
  }
31887
31904
 
31888
- .E_tzvddmc {
31889
- font-family: Inter;
31890
- font-style: normal;
31891
- font-weight: bold;
31892
- font-feature-settings: "zero" on;
31893
- font-size: 16px;
31894
- line-height: 24px;
31895
- }
31896
-
31897
- .E_u18llj45 {
31898
- font-family: Inter;
31899
- font-style: normal;
31900
- font-weight: normal;
31901
- font-size: 10px;
31902
- line-height: 12px;
31905
+ .E_tyfmlxg {
31906
+ border: none;
31907
+ margin-right: 0;
31908
+ background: rgba(225, 230, 241, 0.6);
31903
31909
  }
31904
31910
 
31905
- .E_skwah65 {
31906
- height: 8px;
31907
- box-sizing: border-box;
31908
- border-radius: 2px;
31909
- background: #f5f7fa;
31910
- display: flex;
31911
+ .E_o18uybox {
31912
+ pointer-events: none;
31913
+ height: 32px;
31911
31914
  width: 100%;
31912
- overflow: hidden;
31913
- }
31914
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31915
- margin-left: 1px;
31915
+ opacity: 0;
31916
31916
  }
31917
31917
 
31918
31918
  .E_s1ebs0ra {
@@ -32116,6 +32116,42 @@ input.E_rf8rlle.ant-input {
32116
32116
  color: #fff;
32117
32117
  }
32118
32118
 
32119
+ .E_c18gxmrl {
32120
+ border: 1px solid #d8deeb;
32121
+ border-radius: 4px;
32122
+ }
32123
+ .E_c18gxmrl + .E_c18gxmrl {
32124
+ margin-top: 8px;
32125
+ }
32126
+ .E_c18gxmrl:hover {
32127
+ border-color: #0080ff;
32128
+ }
32129
+ .E_c18gxmrl:hover > header {
32130
+ background: rgba(0, 128, 255, 0.1);
32131
+ }
32132
+ .E_c18gxmrl.active header {
32133
+ border-bottom: 1px solid #d8deeb;
32134
+ }
32135
+ .E_c18gxmrl > header {
32136
+ padding: 8px 12px;
32137
+ }
32138
+
32139
+ .E_berrcjl {
32140
+ color: rgba(10, 37, 85, 0.6);
32141
+ margin-bottom: 4px;
32142
+ }
32143
+ .E_berrcjl .breadcrumb-link {
32144
+ color: rgba(10, 37, 85, 0.6);
32145
+ cursor: pointer;
32146
+ transition: color 160ms ease;
32147
+ }
32148
+ .E_berrcjl .breadcrumb-link:hover {
32149
+ color: #0080ff;
32150
+ }
32151
+ .E_berrcjl .breadcrumb-link:active {
32152
+ color: #005ed1;
32153
+ }
32154
+
32119
32155
  .E_c1uzzomf {
32120
32156
  margin-bottom: 16px;
32121
32157
  }
@@ -32138,24 +32174,38 @@ input.E_rf8rlle.ant-input {
32138
32174
  text-align: center;
32139
32175
  }
32140
32176
 
32141
- .E_c18gxmrl {
32142
- border: 1px solid #d8deeb;
32177
+ .E_s11wux3h .ant-segmented-item:not(:last-child) {
32178
+ margin-right: 2px;
32179
+ }
32180
+
32181
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32182
+ padding-left: 8px;
32183
+ padding-right: 8px;
32184
+ }
32185
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32143
32186
  border-radius: 4px;
32144
32187
  }
32145
- .E_c18gxmrl + .E_c18gxmrl {
32146
- margin-top: 8px;
32188
+ .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32189
+ border-radius: 4px;
32147
32190
  }
32148
- .E_c18gxmrl:hover {
32149
- border-color: #0080ff;
32191
+
32192
+ .E_ma64lna .ant-segmented-item-label {
32193
+ padding-left: 12px;
32194
+ padding-right: 12px;
32150
32195
  }
32151
- .E_c18gxmrl:hover > header {
32152
- background: rgba(0, 128, 255, 0.1);
32196
+
32197
+ .E_ckld275 {
32198
+ background-color: rgba(225, 230, 241, 0.6);
32153
32199
  }
32154
- .E_c18gxmrl.active header {
32155
- border-bottom: 1px solid #d8deeb;
32200
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32201
+ background-color: rgba(255, 255, 255, 0.6);
32202
+ color: rgba(44, 56, 82, 0.75);
32156
32203
  }
32157
- .E_c18gxmrl > header {
32158
- padding: 8px 12px;
32204
+ .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32205
+ background-color: transparent;
32206
+ }
32207
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32208
+ background-color: transparent;
32159
32209
  }
32160
32210
 
32161
32211
  .E_c1bus5hc {
@@ -32198,56 +32248,6 @@ input.E_rf8rlle.ant-input {
32198
32248
  transform: rotate(0deg);
32199
32249
  }
32200
32250
 
32201
- .E_s11wux3h .ant-segmented-item:not(:last-child) {
32202
- margin-right: 2px;
32203
- }
32204
-
32205
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32206
- padding-left: 8px;
32207
- padding-right: 8px;
32208
- }
32209
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32210
- border-radius: 4px;
32211
- }
32212
- .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32213
- border-radius: 4px;
32214
- }
32215
-
32216
- .E_ma64lna .ant-segmented-item-label {
32217
- padding-left: 12px;
32218
- padding-right: 12px;
32219
- }
32220
-
32221
- .E_ckld275 {
32222
- background-color: rgba(225, 230, 241, 0.6);
32223
- }
32224
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32225
- background-color: rgba(255, 255, 255, 0.6);
32226
- color: rgba(44, 56, 82, 0.75);
32227
- }
32228
- .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32229
- background-color: transparent;
32230
- }
32231
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32232
- background-color: transparent;
32233
- }
32234
-
32235
- .E_berrcjl {
32236
- color: rgba(10, 37, 85, 0.6);
32237
- margin-bottom: 4px;
32238
- }
32239
- .E_berrcjl .breadcrumb-link {
32240
- color: rgba(10, 37, 85, 0.6);
32241
- cursor: pointer;
32242
- transition: color 160ms ease;
32243
- }
32244
- .E_berrcjl .breadcrumb-link:hover {
32245
- color: #0080ff;
32246
- }
32247
- .E_berrcjl .breadcrumb-link:active {
32248
- color: #005ed1;
32249
- }
32250
-
32251
32251
  .E_d1bw7c5z {
32252
32252
  position: relative;
32253
32253
  max-width: 388px;
@@ -32376,6 +32376,35 @@ input.E_rf8rlle.ant-input {
32376
32376
  margin-right: 4px;
32377
32377
  }
32378
32378
 
32379
+ .E_gmyahx3 {
32380
+ cursor: pointer;
32381
+ }
32382
+ .E_gmyahx3 .link-text {
32383
+ color: rgba(0, 21, 64, 0.3);
32384
+ }
32385
+ .E_gmyahx3:hover .link-text {
32386
+ color: #0080ff;
32387
+ }
32388
+
32389
+ .E_n12mqh7z {
32390
+ display: flex;
32391
+ align-items: center;
32392
+ font-size: 12px;
32393
+ line-height: 18px;
32394
+ }
32395
+ .E_n12mqh7z:not(:last-child) {
32396
+ margin-bottom: 4px;
32397
+ }
32398
+
32399
+ .E_tf5bynu {
32400
+ margin: 0 3px;
32401
+ }
32402
+
32403
+ .E_tcckoz1 {
32404
+ max-height: 400px;
32405
+ overflow: "auto";
32406
+ }
32407
+
32379
32408
  .E_clm1wy1 {
32380
32409
  width: 192px;
32381
32410
  height: 246px;
@@ -32454,62 +32483,25 @@ input.E_rf8rlle.ant-input {
32454
32483
  }
32455
32484
  .E_cxhf7dh .dot {
32456
32485
  display: inline-block;
32457
- width: 2px;
32458
- height: 2px;
32459
- border-radius: 1px;
32460
- background: #0096ff;
32461
- }
32462
- .E_cxhf7dh .dot:not(:last-child) {
32463
- margin-right: 2px;
32464
- }
32465
- .E_cxhf7dh .bar {
32466
- width: 9px;
32467
- height: 2px;
32468
- background: #0096ff;
32469
- border-radius: 2px;
32470
- }
32471
-
32472
- .E_gmyahx3 {
32473
- cursor: pointer;
32474
- }
32475
- .E_gmyahx3 .link-text {
32476
- color: rgba(0, 21, 64, 0.3);
32477
- }
32478
- .E_gmyahx3:hover .link-text {
32479
- color: #0080ff;
32480
- }
32481
-
32482
- .E_n12mqh7z {
32483
- display: flex;
32484
- align-items: center;
32485
- font-size: 12px;
32486
- line-height: 18px;
32487
- }
32488
- .E_n12mqh7z:not(:last-child) {
32489
- margin-bottom: 4px;
32486
+ width: 2px;
32487
+ height: 2px;
32488
+ border-radius: 1px;
32489
+ background: #0096ff;
32490
32490
  }
32491
-
32492
- .E_tf5bynu {
32493
- margin: 0 3px;
32491
+ .E_cxhf7dh .dot:not(:last-child) {
32492
+ margin-right: 2px;
32494
32493
  }
32495
-
32496
- .E_tcckoz1 {
32497
- max-height: 400px;
32498
- overflow: "auto";
32494
+ .E_cxhf7dh .bar {
32495
+ width: 9px;
32496
+ height: 2px;
32497
+ background: #0096ff;
32498
+ border-radius: 2px;
32499
32499
  }
32500
32500
 
32501
32501
  .E_tqjc4ui {
32502
32502
  margin: 0 2px;
32503
32503
  }
32504
32504
 
32505
- .E_s1iv0tp1 .enabled-switch {
32506
- display: flex;
32507
- align-items: center;
32508
- }
32509
- .E_s1iv0tp1 .enabled-text {
32510
- margin-right: 8px;
32511
- }
32512
-
32513
32505
  .E_ou7iq30 {
32514
32506
  overflow: hidden;
32515
32507
  text-overflow: ellipsis;
@@ -32526,34 +32518,12 @@ input.E_rf8rlle.ant-input {
32526
32518
  word-break: break-all;
32527
32519
  }
32528
32520
 
32529
- .E_tje3huy {
32530
- width: 100%;
32531
- overflow: inherit;
32532
- white-space: inherit;
32533
- text-overflow: ellipsis;
32534
- }
32535
-
32536
- .E_wg1tsps {
32537
- display: flex;
32538
- align-items: center;
32539
- justify-content: flex-end;
32540
- }
32541
-
32542
- .E_b1ctd5xy {
32521
+ .E_s1iv0tp1 .enabled-switch {
32543
32522
  display: flex;
32544
32523
  align-items: center;
32545
- width: calc(100% - 40px);
32546
- }
32547
- .E_b1ctd5xy .chart {
32548
- display: inline-block;
32549
- width: 100%;
32550
- }
32551
-
32552
- .E_u1p8acpn {
32553
- min-width: 40px;
32554
32524
  }
32555
- .E_u1p8acpn .unit {
32556
- color: #00122e !important;
32525
+ .E_s1iv0tp1 .enabled-text {
32526
+ margin-right: 8px;
32557
32527
  }
32558
32528
 
32559
32529
  .E_t1sqg15u {
@@ -32646,6 +32616,36 @@ input.E_rf8rlle.ant-input {
32646
32616
  padding-right: 12px;
32647
32617
  }
32648
32618
 
32619
+ .E_tje3huy {
32620
+ width: 100%;
32621
+ overflow: inherit;
32622
+ white-space: inherit;
32623
+ text-overflow: ellipsis;
32624
+ }
32625
+
32626
+ .E_wg1tsps {
32627
+ display: flex;
32628
+ align-items: center;
32629
+ justify-content: flex-end;
32630
+ }
32631
+
32632
+ .E_b1ctd5xy {
32633
+ display: flex;
32634
+ align-items: center;
32635
+ width: calc(100% - 40px);
32636
+ }
32637
+ .E_b1ctd5xy .chart {
32638
+ display: inline-block;
32639
+ width: 100%;
32640
+ }
32641
+
32642
+ .E_u1p8acpn {
32643
+ min-width: 40px;
32644
+ }
32645
+ .E_u1p8acpn .unit {
32646
+ color: #00122e !important;
32647
+ }
32648
+
32649
32649
  .E_m74vjol {
32650
32650
  display: flex;
32651
32651
  justify-content: space-between;
@@ -32688,6 +32688,10 @@ input.E_rf8rlle.ant-input {
32688
32688
  cursor: default;
32689
32689
  }
32690
32690
 
32691
+ .E_itxley7.ant-input-group.ant-input-group-compact {
32692
+ display: flex;
32693
+ }
32694
+
32691
32695
  button.E_l48ei06 {
32692
32696
  color: #0080FF;
32693
32697
  height: unset;
@@ -32720,6 +32724,16 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32720
32724
  color: #00122e;
32721
32725
  }
32722
32726
 
32727
+ .E_ivqqkzv {
32728
+ height: 24px;
32729
+ width: 56px !important;
32730
+ margin-right: 4px;
32731
+ }
32732
+
32733
+ .E_c1wk4q29 {
32734
+ color: rgba(44, 56, 82, 0.6);
32735
+ }
32736
+
32723
32737
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
32724
32738
  border-radius: 6px;
32725
32739
  }
@@ -32777,20 +32791,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32777
32791
  transform: rotate(180deg);
32778
32792
  }
32779
32793
 
32780
- .E_ivqqkzv {
32781
- height: 24px;
32782
- width: 56px !important;
32783
- margin-right: 4px;
32784
- }
32785
-
32786
- .E_c1wk4q29 {
32787
- color: rgba(44, 56, 82, 0.6);
32788
- }
32789
-
32790
- .E_itxley7.ant-input-group.ant-input-group-compact {
32791
- display: flex;
32792
- }
32793
-
32794
32794
  .E_sddwhm6 {
32795
32795
  margin: 0;
32796
32796
  border-radius: 20px;
@@ -32869,36 +32869,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32869
32869
  margin-right: 4px;
32870
32870
  }
32871
32871
 
32872
- .E_t13ef470 {
32873
- height: 100%;
32874
- }
32875
- .E_t13ef470 .table-loading-item {
32876
- padding: 12px 4px;
32877
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32878
- display: flex;
32879
- }
32880
- .E_t13ef470 .table-loading-item > * {
32881
- height: 16px;
32882
- margin: 4px;
32883
- background: rgba(204, 212, 227, 0.18);
32884
- border-radius: 2px;
32885
- }
32886
- .E_t13ef470 .table-loading-item .checkbox-loading {
32887
- width: 16px;
32888
- }
32889
- .E_t13ef470 .table-loading-item .td-loading {
32890
- flex: 1;
32891
- }
32892
- .E_t13ef470 :nth-child(1) {
32893
- padding: 8px 4px;
32894
- }
32895
- .E_t13ef470 :nth-child(1) > * {
32896
- background: rgba(107, 125, 153, 0.18);
32897
- }
32898
- .E_t13ef470 :nth-child(1) > * {
32899
- background: rgba(163, 180, 204, 0.18);
32900
- }
32901
-
32902
32872
  .E_s1sck0th {
32903
32873
  padding: 0 8px;
32904
32874
  border-radius: 4px;
@@ -32981,6 +32951,36 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32981
32951
  background-color: #7E41FF;
32982
32952
  }
32983
32953
 
32954
+ .E_t13ef470 {
32955
+ height: 100%;
32956
+ }
32957
+ .E_t13ef470 .table-loading-item {
32958
+ padding: 12px 4px;
32959
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32960
+ display: flex;
32961
+ }
32962
+ .E_t13ef470 .table-loading-item > * {
32963
+ height: 16px;
32964
+ margin: 4px;
32965
+ background: rgba(204, 212, 227, 0.18);
32966
+ border-radius: 2px;
32967
+ }
32968
+ .E_t13ef470 .table-loading-item .checkbox-loading {
32969
+ width: 16px;
32970
+ }
32971
+ .E_t13ef470 .table-loading-item .td-loading {
32972
+ flex: 1;
32973
+ }
32974
+ .E_t13ef470 :nth-child(1) {
32975
+ padding: 8px 4px;
32976
+ }
32977
+ .E_t13ef470 :nth-child(1) > * {
32978
+ background: rgba(107, 125, 153, 0.18);
32979
+ }
32980
+ .E_t13ef470 :nth-child(1) > * {
32981
+ background: rgba(163, 180, 204, 0.18);
32982
+ }
32983
+
32984
32984
  .E_h1ol2wl7 {
32985
32985
  font-weight: bold;
32986
32986
  background-color: unset;
@@ -34072,10 +34072,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34072
34072
  background: transparent;
34073
34073
  }
34074
34074
 
34075
- .E_c1yd35n {
34076
- padding: 0 12px 14px 12px;
34077
- }
34078
-
34079
34075
  .E_ckui4s7 {
34080
34076
  color: #2d3a56;
34081
34077
  line-height: 22px;
@@ -34140,6 +34136,10 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34140
34136
  margin-left: 24px;
34141
34137
  }
34142
34138
 
34139
+ .E_c1yd35n {
34140
+ padding: 0 12px 14px 12px;
34141
+ }
34142
+
34143
34143
  .E_c1kghdax {
34144
34144
  color: #2d3a56;
34145
34145
  padding: 7px 12px;
@@ -34226,44 +34226,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34226
34226
  transform: translateY(-4px);
34227
34227
  }
34228
34228
 
34229
- .E_w7ob4th.outside-tag {
34230
- padding-left: 0;
34231
- }
34232
- .E_w7ob4th.outside-tag .inside-tag {
34233
- border-radius: 4px 0 0 4px;
34234
- padding-right: 4px;
34235
- margin-right: 4px;
34236
- }
34237
-
34238
- .E_slr2ynn {
34239
- padding: 0 8px;
34240
- height: 18px;
34241
- }
34242
-
34243
- .E_m140wbb6 {
34244
- padding: 2px 8px;
34245
- height: 24px;
34246
- }
34247
-
34248
- .E_t1fozc1i {
34249
- margin: 0;
34250
- }
34251
-
34252
- .E_i1vxv4ln {
34253
- margin-right: 4px;
34254
- height: 16px;
34255
- }
34256
-
34257
- .E_n1afl31m.ant-tag.ant-tag-gray {
34258
- font-weight: 700;
34259
- color: #00122e;
34260
- background-color: rgba(237, 241, 250, 0.6);
34261
- border: 1px solid rgba(211, 218, 235, 0.6);
34262
- word-break: break-all;
34263
- display: inline;
34264
- white-space: normal;
34265
- }
34266
-
34267
34229
  .E_t1dtlqs1 {
34268
34230
  margin-bottom: 4px;
34269
34231
  color: rgba(44, 56, 82, 0.6);
@@ -34457,6 +34419,44 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34457
34419
  margin-right: 8px;
34458
34420
  }
34459
34421
 
34422
+ .E_slr2ynn {
34423
+ padding: 0 8px;
34424
+ height: 18px;
34425
+ }
34426
+
34427
+ .E_m140wbb6 {
34428
+ padding: 2px 8px;
34429
+ height: 24px;
34430
+ }
34431
+
34432
+ .E_t1fozc1i {
34433
+ margin: 0;
34434
+ }
34435
+
34436
+ .E_i1vxv4ln {
34437
+ margin-right: 4px;
34438
+ height: 16px;
34439
+ }
34440
+
34441
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34442
+ font-weight: 700;
34443
+ color: #00122e;
34444
+ background-color: rgba(237, 241, 250, 0.6);
34445
+ border: 1px solid rgba(211, 218, 235, 0.6);
34446
+ word-break: break-all;
34447
+ display: inline;
34448
+ white-space: normal;
34449
+ }
34450
+
34451
+ .E_w7ob4th.outside-tag {
34452
+ padding-left: 0;
34453
+ }
34454
+ .E_w7ob4th.outside-tag .inside-tag {
34455
+ border-radius: 4px 0 0 4px;
34456
+ padding-right: 4px;
34457
+ margin-right: 4px;
34458
+ }
34459
+
34460
34460
  .E_i1g85yz3 {
34461
34461
  margin-right: 4px;
34462
34462
  height: 16px;