@cloudtower/eagle 0.0.0-no-uikit-0 → 0.0.0-no-uikit-1

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.
@@ -29586,26 +29586,6 @@ html body {
29586
29586
  margin-left: 1px;
29587
29587
  }
29588
29588
 
29589
- .E_n12mqh7z {
29590
- display: flex;
29591
- align-items: center;
29592
- font-size: 12px;
29593
- line-height: 18px;
29594
- }
29595
-
29596
- .E_n12mqh7z:not(:last-child) {
29597
- margin-bottom: 4px;
29598
- }
29599
-
29600
- .E_tf5bynu {
29601
- margin: 0 3px;
29602
- }
29603
-
29604
- .E_tcckoz1 {
29605
- max-height: 400px;
29606
- overflow: "auto";
29607
- }
29608
-
29609
29589
  .E_s1ebs0ra {
29610
29590
  display: flex;
29611
29591
  align-items: center;
@@ -29677,71 +29657,6 @@ html body {
29677
29657
  background: #fff;
29678
29658
  }
29679
29659
 
29680
- .E_gmyahx3 {
29681
- cursor: pointer;
29682
- }
29683
-
29684
- .E_gmyahx3 .link-text {
29685
- color: rgba(0, 21, 64, 0.3);
29686
- }
29687
-
29688
- .E_gmyahx3:hover .link-text {
29689
- color: #0080ff;
29690
- }
29691
-
29692
- .E_c18bcrac {
29693
- display: inline-block;
29694
- width: 100%;
29695
- }
29696
-
29697
- .E_c18bcrac .recharts-wrapper {
29698
- margin-left: 4px;
29699
- }
29700
-
29701
- .E_cro7kg2 {
29702
- padding: 4px;
29703
- }
29704
-
29705
- .E_c14wcxf0 {
29706
- display: flex;
29707
- justify-content: space-between;
29708
- align-items: center;
29709
- font-size: 13px;
29710
- line-height: 24px;
29711
- color: #cccccc;
29712
- white-space: nowrap;
29713
- }
29714
-
29715
- .E_c14wcxf0 label {
29716
- margin-right: 32px;
29717
- }
29718
-
29719
- .E_coy29mj.E_c14wcxf0 {
29720
- font-weight: bold;
29721
- color: white;
29722
- }
29723
-
29724
- .E_s11212zy {
29725
- width: 8px;
29726
- height: 8px;
29727
- border-radius: 2px;
29728
- display: inline-block;
29729
- background: var(--s11212zy-0);
29730
- border: 1px solid #fff;
29731
- box-sizing: content-box;
29732
- margin-right: 6px;
29733
- }
29734
-
29735
- .E_p1lyky6c > :first-child {
29736
- font-weight: bold;
29737
- color: white;
29738
- margin-right: 4px;
29739
- }
29740
-
29741
- .E_tqjc4ui {
29742
- margin: 0 2px;
29743
- }
29744
-
29745
29660
  .E_clm1wy1 {
29746
29661
  width: 192px;
29747
29662
  height: 246px;
@@ -29851,186 +29766,142 @@ html body {
29851
29766
  border-radius: 2px;
29852
29767
  }
29853
29768
 
29854
- .E_ou7iq30 {
29855
- overflow: hidden;
29856
- text-overflow: ellipsis;
29769
+ .E_t1sqg15u {
29770
+ background: white;
29857
29771
  }
29858
29772
 
29859
- .E_s1tui002 {
29860
- white-space: nowrap;
29773
+ .E_t1sqg15u.inline .table-row {
29774
+ flex-direction: column;
29861
29775
  }
29862
29776
 
29863
- .E_mxrc2zg {
29864
- display: -webkit-box;
29865
- -webkit-line-clamp: var(--mxrc2zg-0);
29866
- -webkit-box-orient: vertical;
29867
- word-break: break-all;
29777
+ .E_t1sqg15u.inline .table-row > label {
29778
+ padding: 0 16px 7px 0;
29868
29779
  }
29869
29780
 
29870
- .E_c1up1pdz {
29871
- width: 648px;
29781
+ .E_t1sqg15u.has-border .table-header {
29782
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29872
29783
  }
29873
29784
 
29874
- .E_c1up1pdz.active {
29875
- border-color: #0080ff;
29785
+ .E_t1sqg15u.has-border .hiddenBorder {
29786
+ border-top: none !important;
29876
29787
  }
29877
29788
 
29878
- .E_c1up1pdz.active > header {
29879
- background: rgba(0, 128, 255, 0.1);
29789
+ .E_t1sqg15u.has-border .table-row + .table-row {
29790
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
29880
29791
  }
29881
29792
 
29882
- .E_c1up1pdz .expand {
29883
- padding: 12px;
29793
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29794
+ padding-bottom: 0;
29884
29795
  }
29885
29796
 
29886
- .E_c1up1pdz .field-item {
29797
+ .E_t1sqg15u.align-right .content {
29798
+ text-align: right;
29799
+ }
29800
+
29801
+ .E_t1sqg15u .uuid-row {
29887
29802
  display: flex;
29888
- padding: 10px 0;
29889
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29803
+ justify-content: space-between;
29890
29804
  }
29891
29805
 
29892
- .E_c1up1pdz .field-item:last-child {
29893
- border-bottom: none;
29894
- padding-bottom: 0;
29806
+ .E_t1sqg15u .uuid-row .id-text {
29807
+ white-space: nowrap;
29808
+ overflow: hidden;
29809
+ text-overflow: ellipsis;
29895
29810
  }
29896
29811
 
29897
- .E_c1up1pdz .field-item label {
29898
- line-height: 32px;
29899
- width: 100px;
29900
- color: rgba(62, 70, 82, 0.6);
29812
+ .E_t4zczcp {
29813
+ display: flex;
29814
+ justify-content: space-between;
29815
+ align-items: center;
29816
+ padding: 8px;
29817
+ min-height: 32px;
29901
29818
  }
29902
29819
 
29903
- .E_c1up1pdz .help {
29904
- color: rgba(62, 70, 82, 0.6);
29905
- margin-top: 5px;
29820
+ .E_t4zczcp .table-title {
29821
+ color: rgba(44, 56, 82, 0.6);
29822
+ font-weight: 600;
29823
+ font-size: 12px;
29824
+ line-height: 8px;
29906
29825
  }
29907
29826
 
29908
- .E_c1up1pdz .ant-input-affix-wrapper,
29909
- .E_c1up1pdz .ant-picker {
29910
- width: 128px;
29827
+ .E_t4zczcp .edit-icon {
29828
+ font-size: 16px;
29829
+ color: rgba(10, 37, 85, 0.6);
29830
+ cursor: pointer;
29911
29831
  }
29912
29832
 
29913
- .E_c156wh19 {
29914
- display: flex;
29915
- align-items: center;
29916
- justify-content: space-between;
29917
- word-break: keep-all;
29833
+ .E_t1s7goww {
29834
+ font-size: 12px;
29835
+ line-height: 18px;
29918
29836
  }
29919
29837
 
29920
- .E_c156wh19 .title {
29921
- margin: 0 16px 0 8px;
29838
+ .E_t93e4cf {
29839
+ display: flex;
29840
+ padding: 8px 0;
29841
+ color: #2d3a56;
29922
29842
  }
29923
29843
 
29924
- .E_c156wh19 .retain {
29925
- color: rgba(129, 138, 153, 0.6);
29844
+ .E_t93e4cf .hidden {
29845
+ display: none;
29926
29846
  }
29927
29847
 
29928
- .E_c156wh19 div.left {
29929
- flex: 1;
29930
- display: flex;
29931
- overflow: hidden;
29932
- align-items: center;
29933
- justify-content: flex-start;
29934
- white-space: nowrap;
29848
+ .E_t93e4cf .ant-btn-link {
29849
+ height: auto;
29935
29850
  }
29936
29851
 
29937
- .E_c156wh19 div.left .title {
29938
- max-width: 100%;
29852
+ .E_t93e4cf .content {
29939
29853
  overflow: hidden;
29940
- text-overflow: ellipsis;
29854
+ overflow-x: auto;
29855
+ width: 100%;
29856
+ white-space: pre-wrap;
29941
29857
  }
29942
29858
 
29943
- .E_c156wh19 div.right {
29944
- display: flex;
29945
- align-items: center;
29859
+ .E_t93e4cf .content .ant-btn {
29860
+ white-space: pre-wrap;
29861
+ text-align: left;
29946
29862
  }
29947
29863
 
29948
- .E_c156wh19 .reverse {
29949
- display: flex;
29950
- flex-direction: row-reverse;
29951
- align-items: center;
29864
+ .E_t93e4cf .content .unit-chart {
29865
+ justify-content: flex-start;
29952
29866
  }
29953
29867
 
29954
- .E_c156wh19 .reverse .ant-switch {
29955
- margin-left: 8px;
29868
+ .E_rhz2uv5 {
29869
+ width: var(--rhz2uv5-0);
29870
+ flex-shrink: 0;
29871
+ color: rgba(44, 56, 82, 0.6);
29872
+ padding-right: 12px;
29956
29873
  }
29957
29874
 
29958
- .E_c156wh19 .close {
29959
- padding-left: 14px;
29960
- margin-left: 14px;
29961
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29875
+ .E_gmyahx3 {
29962
29876
  cursor: pointer;
29963
29877
  }
29964
29878
 
29965
- .E_m126spxy {
29966
- padding-bottom: 4px;
29967
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29879
+ .E_gmyahx3 .link-text {
29880
+ color: rgba(0, 21, 64, 0.3);
29968
29881
  }
29969
29882
 
29970
- .E_m126spxy .ant-btn-link {
29971
- padding: 1px 10px;
29972
- color: rgba(62, 70, 82, 0.6);
29973
- border-radius: 4px;
29883
+ .E_gmyahx3:hover .link-text {
29884
+ color: #0080ff;
29974
29885
  }
29975
29886
 
29976
- .E_m126spxy .ant-btn-link.active {
29977
- background: rgba(0, 128, 255, 0.1);
29978
- color: #0096ff;
29887
+ .E_n12mqh7z {
29888
+ display: flex;
29889
+ align-items: center;
29890
+ font-size: 12px;
29891
+ line-height: 18px;
29979
29892
  }
29980
29893
 
29981
- .E_wpbf4pq {
29982
- padding: 10px 0;
29983
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29894
+ .E_n12mqh7z:not(:last-child) {
29895
+ margin-bottom: 4px;
29984
29896
  }
29985
29897
 
29986
- .E_wpbf4pq .ant-input,
29987
- .E_wpbf4pq .ant-picker {
29988
- width: 80px;
29989
- margin: 0 9px;
29990
- text-align: center;
29898
+ .E_tf5bynu {
29899
+ margin: 0 3px;
29991
29900
  }
29992
29901
 
29993
- .E_wpbf4pq .options {
29994
- padding: 12px 0 12px 16px;
29995
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29996
- margin: 5px 0 5px 8px;
29997
- }
29998
-
29999
- .E_wpbf4pq .week-day-option,
30000
- .E_wpbf4pq .month-day-option {
30001
- background: #f5f7fa;
30002
- box-sizing: border-box;
30003
- border-radius: 16px;
30004
- margin-right: 8px;
30005
- }
30006
-
30007
- .E_wpbf4pq .week-day-option:focus,
30008
- .E_wpbf4pq .month-day-option:focus {
30009
- color: inherit;
30010
- border-color: #d9d9d9;
30011
- }
30012
-
30013
- .E_wpbf4pq .week-day-option.active {
30014
- background-color: #0096ff;
30015
- border-color: #0096ff;
30016
- color: #fff;
30017
- }
30018
-
30019
- .E_wpbf4pq .week-day-option.en-text {
30020
- width: 110px;
30021
- margin-top: 4px;
30022
- }
30023
-
30024
- .E_wpbf4pq .month-day-option {
30025
- width: 32px;
30026
- padding: 0;
30027
- margin-bottom: 8px;
30028
- }
30029
-
30030
- .E_wpbf4pq .month-day-option.active {
30031
- background-color: #0096ff;
30032
- border-color: #0096ff;
30033
- color: #fff;
29902
+ .E_tcckoz1 {
29903
+ max-height: 400px;
29904
+ overflow: "auto";
30034
29905
  }
30035
29906
 
30036
29907
  .E_s1iv0tp1 .enabled-switch {
@@ -30042,48 +29913,57 @@ html body {
30042
29913
  margin-right: 8px;
30043
29914
  }
30044
29915
 
30045
- .E_berrcjl {
30046
- color: rgba(10, 37, 85, 0.6);
30047
- margin-bottom: 4px;
29916
+ .E_tqjc4ui {
29917
+ margin: 0 2px;
30048
29918
  }
30049
29919
 
30050
- .E_berrcjl .breadcrumb-link {
30051
- color: rgba(10, 37, 85, 0.6);
30052
- cursor: pointer;
30053
- transition: color 160ms ease;
29920
+ .E_c18bcrac {
29921
+ display: inline-block;
29922
+ width: 100%;
30054
29923
  }
30055
29924
 
30056
- .E_berrcjl .breadcrumb-link:hover {
30057
- color: #0080ff;
29925
+ .E_c18bcrac .recharts-wrapper {
29926
+ margin-left: 4px;
30058
29927
  }
30059
29928
 
30060
- .E_berrcjl .breadcrumb-link:active {
30061
- color: #005ed1;
29929
+ .E_cro7kg2 {
29930
+ padding: 4px;
30062
29931
  }
30063
29932
 
30064
- .E_wg1tsps {
29933
+ .E_c14wcxf0 {
30065
29934
  display: flex;
29935
+ justify-content: space-between;
30066
29936
  align-items: center;
30067
- justify-content: flex-end;
29937
+ font-size: 13px;
29938
+ line-height: 24px;
29939
+ color: #cccccc;
29940
+ white-space: nowrap;
30068
29941
  }
30069
29942
 
30070
- .E_b1ctd5xy {
30071
- display: flex;
30072
- align-items: center;
30073
- width: calc(100% - 40px);
29943
+ .E_c14wcxf0 label {
29944
+ margin-right: 32px;
30074
29945
  }
30075
29946
 
30076
- .E_b1ctd5xy .chart {
30077
- display: inline-block;
30078
- width: 100%;
29947
+ .E_coy29mj.E_c14wcxf0 {
29948
+ font-weight: bold;
29949
+ color: white;
30079
29950
  }
30080
29951
 
30081
- .E_u1p8acpn {
30082
- min-width: 40px;
29952
+ .E_s11212zy {
29953
+ width: 8px;
29954
+ height: 8px;
29955
+ border-radius: 2px;
29956
+ display: inline-block;
29957
+ background: var(--s11212zy-0);
29958
+ border: 1px solid #fff;
29959
+ box-sizing: content-box;
29960
+ margin-right: 6px;
30083
29961
  }
30084
29962
 
30085
- .E_u1p8acpn .unit {
30086
- color: #00122e !important;
29963
+ .E_p1lyky6c > :first-child {
29964
+ font-weight: bold;
29965
+ color: white;
29966
+ margin-right: 4px;
30087
29967
  }
30088
29968
 
30089
29969
  .E_tje3huy {
@@ -30093,64 +29973,20 @@ html body {
30093
29973
  text-overflow: ellipsis;
30094
29974
  }
30095
29975
 
30096
- .E_c18gxmrl {
30097
- border: 1px solid #d8deeb;
30098
- border-radius: 4px;
30099
- }
30100
-
30101
- .E_c18gxmrl + .E_c18gxmrl {
30102
- margin-top: 8px;
30103
- }
30104
-
30105
- .E_c18gxmrl:hover {
30106
- border-color: #0080ff;
30107
- }
30108
-
30109
- .E_c18gxmrl:hover > header {
30110
- background: rgba(0, 128, 255, 0.1);
30111
- }
30112
-
30113
- .E_c18gxmrl.active header {
30114
- border-bottom: 1px solid #d8deeb;
30115
- }
30116
-
30117
- .E_c18gxmrl > header {
30118
- padding: 8px 12px;
30119
- }
30120
-
30121
- .E_b1nip9bk {
30122
- padding: 4px 11px;
29976
+ .E_ou7iq30 {
29977
+ overflow: hidden;
29978
+ text-overflow: ellipsis;
30123
29979
  }
30124
29980
 
30125
- .E_bqamoqe {
29981
+ .E_s1tui002 {
30126
29982
  white-space: nowrap;
30127
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30128
- }
30129
-
30130
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30131
- --color: #0080ff;
30132
- }
30133
-
30134
- .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] {
30135
- --color: #0080ff;
30136
- }
30137
-
30138
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30139
- margin-left: 1px;
30140
- }
30141
-
30142
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30143
- border-top-right-radius: 0;
30144
- border-bottom-right-radius: 0;
30145
- }
30146
-
30147
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30148
- border-top-left-radius: 0;
30149
- border-bottom-left-radius: 0;
30150
29983
  }
30151
29984
 
30152
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30153
- border-radius: unset;
29985
+ .E_mxrc2zg {
29986
+ display: -webkit-box;
29987
+ -webkit-line-clamp: var(--mxrc2zg-0);
29988
+ -webkit-box-orient: vertical;
29989
+ word-break: break-all;
30154
29990
  }
30155
29991
 
30156
29992
  .E_t160l1cm {
@@ -30403,110 +30239,220 @@ html body {
30403
30239
  background: transparent;
30404
30240
  }
30405
30241
 
30406
- .E_t1sqg15u {
30407
- background: white;
30242
+ .E_c1up1pdz {
30243
+ width: 648px;
30408
30244
  }
30409
30245
 
30410
- .E_t1sqg15u.inline .table-row {
30411
- flex-direction: column;
30246
+ .E_c1up1pdz.active {
30247
+ border-color: #0080ff;
30412
30248
  }
30413
30249
 
30414
- .E_t1sqg15u.inline .table-row > label {
30415
- padding: 0 16px 7px 0;
30250
+ .E_c1up1pdz.active > header {
30251
+ background: rgba(0, 128, 255, 0.1);
30416
30252
  }
30417
30253
 
30418
- .E_t1sqg15u.has-border .table-header {
30419
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30254
+ .E_c1up1pdz .expand {
30255
+ padding: 12px;
30420
30256
  }
30421
30257
 
30422
- .E_t1sqg15u.has-border .hiddenBorder {
30423
- border-top: none !important;
30258
+ .E_c1up1pdz .field-item {
30259
+ display: flex;
30260
+ padding: 10px 0;
30261
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30424
30262
  }
30425
30263
 
30426
- .E_t1sqg15u.has-border .table-row + .table-row {
30427
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30264
+ .E_c1up1pdz .field-item:last-child {
30265
+ border-bottom: none;
30266
+ padding-bottom: 0;
30428
30267
  }
30429
30268
 
30430
- .E_t1sqg15u.has-border .table-row:last-of-type {
30431
- padding-bottom: 0;
30269
+ .E_c1up1pdz .field-item label {
30270
+ line-height: 32px;
30271
+ width: 100px;
30272
+ color: rgba(62, 70, 82, 0.6);
30432
30273
  }
30433
30274
 
30434
- .E_t1sqg15u.align-right .content {
30435
- text-align: right;
30275
+ .E_c1up1pdz .help {
30276
+ color: rgba(62, 70, 82, 0.6);
30277
+ margin-top: 5px;
30436
30278
  }
30437
30279
 
30438
- .E_t1sqg15u .uuid-row {
30280
+ .E_c1up1pdz .ant-input-affix-wrapper,
30281
+ .E_c1up1pdz .ant-picker {
30282
+ width: 128px;
30283
+ }
30284
+
30285
+ .E_c156wh19 {
30439
30286
  display: flex;
30287
+ align-items: center;
30440
30288
  justify-content: space-between;
30289
+ word-break: keep-all;
30441
30290
  }
30442
30291
 
30443
- .E_t1sqg15u .uuid-row .id-text {
30292
+ .E_c156wh19 .title {
30293
+ margin: 0 16px 0 8px;
30294
+ }
30295
+
30296
+ .E_c156wh19 .retain {
30297
+ color: rgba(129, 138, 153, 0.6);
30298
+ }
30299
+
30300
+ .E_c156wh19 div.left {
30301
+ flex: 1;
30302
+ display: flex;
30303
+ overflow: hidden;
30304
+ align-items: center;
30305
+ justify-content: flex-start;
30444
30306
  white-space: nowrap;
30307
+ }
30308
+
30309
+ .E_c156wh19 div.left .title {
30310
+ max-width: 100%;
30445
30311
  overflow: hidden;
30446
30312
  text-overflow: ellipsis;
30447
30313
  }
30448
30314
 
30449
- .E_t4zczcp {
30315
+ .E_c156wh19 div.right {
30450
30316
  display: flex;
30451
- justify-content: space-between;
30452
30317
  align-items: center;
30453
- padding: 8px;
30454
- min-height: 32px;
30455
30318
  }
30456
30319
 
30457
- .E_t4zczcp .table-title {
30458
- color: rgba(44, 56, 82, 0.6);
30459
- font-weight: 600;
30460
- font-size: 12px;
30461
- line-height: 8px;
30320
+ .E_c156wh19 .reverse {
30321
+ display: flex;
30322
+ flex-direction: row-reverse;
30323
+ align-items: center;
30462
30324
  }
30463
30325
 
30464
- .E_t4zczcp .edit-icon {
30465
- font-size: 16px;
30466
- color: rgba(10, 37, 85, 0.6);
30467
- cursor: pointer;
30326
+ .E_c156wh19 .reverse .ant-switch {
30327
+ margin-left: 8px;
30468
30328
  }
30469
30329
 
30470
- .E_t1s7goww {
30471
- font-size: 12px;
30472
- line-height: 18px;
30330
+ .E_c156wh19 .close {
30331
+ padding-left: 14px;
30332
+ margin-left: 14px;
30333
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30334
+ cursor: pointer;
30473
30335
  }
30474
30336
 
30475
- .E_t93e4cf {
30476
- display: flex;
30477
- padding: 8px 0;
30478
- color: #2d3a56;
30337
+ .E_m126spxy {
30338
+ padding-bottom: 4px;
30339
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30479
30340
  }
30480
30341
 
30481
- .E_t93e4cf .hidden {
30482
- display: none;
30342
+ .E_m126spxy .ant-btn-link {
30343
+ padding: 1px 10px;
30344
+ color: rgba(62, 70, 82, 0.6);
30345
+ border-radius: 4px;
30483
30346
  }
30484
30347
 
30485
- .E_t93e4cf .ant-btn-link {
30486
- height: auto;
30348
+ .E_m126spxy .ant-btn-link.active {
30349
+ background: rgba(0, 128, 255, 0.1);
30350
+ color: #0096ff;
30487
30351
  }
30488
30352
 
30489
- .E_t93e4cf .content {
30490
- overflow: hidden;
30491
- overflow-x: auto;
30353
+ .E_wpbf4pq {
30354
+ padding: 10px 0;
30355
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30356
+ }
30357
+
30358
+ .E_wpbf4pq .ant-input,
30359
+ .E_wpbf4pq .ant-picker {
30360
+ width: 80px;
30361
+ margin: 0 9px;
30362
+ text-align: center;
30363
+ }
30364
+
30365
+ .E_wpbf4pq .options {
30366
+ padding: 12px 0 12px 16px;
30367
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30368
+ margin: 5px 0 5px 8px;
30369
+ }
30370
+
30371
+ .E_wpbf4pq .week-day-option,
30372
+ .E_wpbf4pq .month-day-option {
30373
+ background: #f5f7fa;
30374
+ box-sizing: border-box;
30375
+ border-radius: 16px;
30376
+ margin-right: 8px;
30377
+ }
30378
+
30379
+ .E_wpbf4pq .week-day-option:focus,
30380
+ .E_wpbf4pq .month-day-option:focus {
30381
+ color: inherit;
30382
+ border-color: #d9d9d9;
30383
+ }
30384
+
30385
+ .E_wpbf4pq .week-day-option.active {
30386
+ background-color: #0096ff;
30387
+ border-color: #0096ff;
30388
+ color: #fff;
30389
+ }
30390
+
30391
+ .E_wpbf4pq .week-day-option.en-text {
30392
+ width: 110px;
30393
+ margin-top: 4px;
30394
+ }
30395
+
30396
+ .E_wpbf4pq .month-day-option {
30397
+ width: 32px;
30398
+ padding: 0;
30399
+ margin-bottom: 8px;
30400
+ }
30401
+
30402
+ .E_wpbf4pq .month-day-option.active {
30403
+ background-color: #0096ff;
30404
+ border-color: #0096ff;
30405
+ color: #fff;
30406
+ }
30407
+
30408
+ .E_wg1tsps {
30409
+ display: flex;
30410
+ align-items: center;
30411
+ justify-content: flex-end;
30412
+ }
30413
+
30414
+ .E_b1ctd5xy {
30415
+ display: flex;
30416
+ align-items: center;
30417
+ width: calc(100% - 40px);
30418
+ }
30419
+
30420
+ .E_b1ctd5xy .chart {
30421
+ display: inline-block;
30492
30422
  width: 100%;
30493
- white-space: pre-wrap;
30494
30423
  }
30495
30424
 
30496
- .E_t93e4cf .content .ant-btn {
30497
- white-space: pre-wrap;
30498
- text-align: left;
30425
+ .E_u1p8acpn {
30426
+ min-width: 40px;
30499
30427
  }
30500
30428
 
30501
- .E_t93e4cf .content .unit-chart {
30502
- justify-content: flex-start;
30429
+ .E_u1p8acpn .unit {
30430
+ color: #00122e !important;
30503
30431
  }
30504
30432
 
30505
- .E_rhz2uv5 {
30506
- width: var(--rhz2uv5-0);
30507
- flex-shrink: 0;
30508
- color: rgba(44, 56, 82, 0.6);
30509
- padding-right: 12px;
30433
+ .E_c18gxmrl {
30434
+ border: 1px solid #d8deeb;
30435
+ border-radius: 4px;
30436
+ }
30437
+
30438
+ .E_c18gxmrl + .E_c18gxmrl {
30439
+ margin-top: 8px;
30440
+ }
30441
+
30442
+ .E_c18gxmrl:hover {
30443
+ border-color: #0080ff;
30444
+ }
30445
+
30446
+ .E_c18gxmrl:hover > header {
30447
+ background: rgba(0, 128, 255, 0.1);
30448
+ }
30449
+
30450
+ .E_c18gxmrl.active header {
30451
+ border-bottom: 1px solid #d8deeb;
30452
+ }
30453
+
30454
+ .E_c18gxmrl > header {
30455
+ padding: 8px 12px;
30510
30456
  }
30511
30457
 
30512
30458
  .E_m74vjol {
@@ -30523,6 +30469,25 @@ html body {
30523
30469
  width: 100%;
30524
30470
  }
30525
30471
 
30472
+ .E_berrcjl {
30473
+ color: rgba(10, 37, 85, 0.6);
30474
+ margin-bottom: 4px;
30475
+ }
30476
+
30477
+ .E_berrcjl .breadcrumb-link {
30478
+ color: rgba(10, 37, 85, 0.6);
30479
+ cursor: pointer;
30480
+ transition: color 160ms ease;
30481
+ }
30482
+
30483
+ .E_berrcjl .breadcrumb-link:hover {
30484
+ color: #0080ff;
30485
+ }
30486
+
30487
+ .E_berrcjl .breadcrumb-link:active {
30488
+ color: #005ed1;
30489
+ }
30490
+
30526
30491
  .E_b1wx3t3t.ant-btn-icon-only {
30527
30492
  justify-content: center;
30528
30493
  }
@@ -30810,29 +30775,39 @@ html body {
30810
30775
  padding: 0;
30811
30776
  }
30812
30777
 
30813
- .E_c1uzzomf {
30814
- margin-bottom: 16px;
30778
+ .E_b1nip9bk {
30779
+ padding: 4px 11px;
30815
30780
  }
30816
30781
 
30817
- .E_c1uzzomf .card-title {
30818
- font-size: 16px;
30819
- color: rgba(44, 56, 82, 0.6);
30820
- font-weight: 700;
30821
- line-height: 32px;
30782
+ .E_bqamoqe {
30783
+ white-space: nowrap;
30784
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30822
30785
  }
30823
30786
 
30824
- .E_c1uzzomf .card-body {
30825
- padding: 24px;
30826
- border-radius: 8px;
30827
- background: #fff;
30787
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30788
+ --color: #0080ff;
30828
30789
  }
30829
30790
 
30830
- .E_c1uzzomf .empty {
30831
- font-weight: 700;
30832
- font-size: 14px;
30833
- line-height: 22px;
30834
- color: rgba(0, 21, 64, 0.3);
30835
- text-align: center;
30791
+ .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] {
30792
+ --color: #0080ff;
30793
+ }
30794
+
30795
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30796
+ margin-left: 1px;
30797
+ }
30798
+
30799
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30800
+ border-top-right-radius: 0;
30801
+ border-bottom-right-radius: 0;
30802
+ }
30803
+
30804
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30805
+ border-top-left-radius: 0;
30806
+ border-bottom-left-radius: 0;
30807
+ }
30808
+
30809
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30810
+ border-radius: unset;
30836
30811
  }
30837
30812
 
30838
30813
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
@@ -30850,37 +30825,45 @@ html body {
30850
30825
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30851
30826
  }
30852
30827
 
30853
- .E_ccrbeuz .ant-collapse-item {
30854
- border: 0px;
30855
- background-color: #fff;
30856
- }
30857
-
30858
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30859
- padding-top: 0px;
30860
- padding-bottom: 0px;
30861
- padding-left: 0px !important;
30862
- padding-right: 24px;
30828
+ .E_fzh9mnb {
30829
+ width: 100%;
30830
+ height: 100%;
30831
+ min-height: 124px;
30832
+ display: flex;
30833
+ flex-direction: column;
30834
+ justify-content: center;
30835
+ align-items: center;
30863
30836
  }
30864
30837
 
30865
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30866
- right: 0px;
30838
+ .E_fzh9mnb .error-text {
30839
+ color: rgba(10, 37, 85, 0.6);
30840
+ margin-bottom: 16px;
30841
+ font-size: 18px;
30867
30842
  }
30868
30843
 
30869
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30870
- padding: 0px;
30844
+ .E_c1uzzomf {
30845
+ margin-bottom: 16px;
30871
30846
  }
30872
30847
 
30873
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30874
- padding-right: 0px;
30875
- cursor: default;
30848
+ .E_c1uzzomf .card-title {
30849
+ font-size: 16px;
30850
+ color: rgba(44, 56, 82, 0.6);
30851
+ font-weight: 700;
30852
+ line-height: 32px;
30876
30853
  }
30877
30854
 
30878
- .E_c1yyuluq {
30855
+ .E_c1uzzomf .card-body {
30856
+ padding: 24px;
30879
30857
  border-radius: 8px;
30858
+ background: #fff;
30880
30859
  }
30881
30860
 
30882
- .E_c1yyuluq .ant-card-body {
30883
- padding: 20px 24px 24px 24px;
30861
+ .E_c1uzzomf .empty {
30862
+ font-weight: 700;
30863
+ font-size: 14px;
30864
+ line-height: 22px;
30865
+ color: rgba(0, 21, 64, 0.3);
30866
+ text-align: center;
30884
30867
  }
30885
30868
 
30886
30869
  .E_d1bw7c5z {
@@ -30979,29 +30962,203 @@ html body {
30979
30962
  width: 102px;
30980
30963
  }
30981
30964
 
30982
- .E_itxley7.ant-input-group.ant-input-group-compact {
30983
- display: flex;
30965
+ .E_iouxfgt {
30966
+ display: inline-flex;
30967
+ align-items: center;
30984
30968
  }
30985
30969
 
30986
- .E_phljevk {
30987
- display: flex;
30988
- justify-content: space-between;
30970
+ .E_iouxfgt .icon-inner {
30971
+ display: inline-flex;
30989
30972
  align-items: center;
30990
- padding: 10px 0;
30991
- color: rgba(44, 56, 82, 0.6);
30992
- font-size: 12px;
30993
- line-height: 24px;
30973
+ justify-content: center;
30994
30974
  }
30995
30975
 
30996
- .E_phljevk .pagination-left {
30997
- padding: 2px 8px;
30976
+ .E_iouxfgt .icon-inner + span,
30977
+ .E_iouxfgt span + .icon-inner.suffix {
30978
+ margin-left: 4px;
30998
30979
  }
30999
30980
 
31000
- .E_phljevk .dropdown-trigger {
31001
- display: flex;
31002
- align-items: center;
31003
- border-radius: 6px;
31004
- cursor: pointer;
30981
+ .E_iouxfgt.is-rotate img,
30982
+ .E_iouxfgt.is-rotate svg {
30983
+ animation: rotate 680ms linear infinite;
30984
+ }
30985
+
30986
+ .E_f7pxqmh {
30987
+ width: 100%;
30988
+ margin-bottom: 0 !important;
30989
+ flex-flow: nowrap !important;
30990
+ line-break: auto;
30991
+ }
30992
+
30993
+ .E_f7pxqmh > .ant-form-item-label {
30994
+ text-align: left !important;
30995
+ padding-bottom: 0 !important;
30996
+ }
30997
+
30998
+ .E_f7pxqmh > .ant-form-item-label > label {
30999
+ min-height: 32px;
31000
+ height: auto;
31001
+ font-size: 13px;
31002
+ color: rgba(44, 56, 82, 0.6);
31003
+ white-space: normal;
31004
+ }
31005
+
31006
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31007
+ border-color: #ff4d4f !important;
31008
+ }
31009
+
31010
+ .E_f7pxqmh .ant-form-item-explain {
31011
+ margin-top: 4px;
31012
+ font-size: 12px;
31013
+ min-height: 0px;
31014
+ }
31015
+
31016
+ .E_f7pxqmh .ant-form-item-extra {
31017
+ font-size: 12px;
31018
+ color: rgba(44, 56, 82, 0.6);
31019
+ min-height: 0px;
31020
+ }
31021
+
31022
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31023
+ display: flex;
31024
+ }
31025
+
31026
+ .E_i1inqkme {
31027
+ height: 18px;
31028
+ line-height: 18px;
31029
+ padding: 0 4px;
31030
+ border-radius: 4px;
31031
+ background: rgba(235, 239, 245, 0.6);
31032
+ border: 1px solid rgba(223, 228, 235, 0.6);
31033
+ display: flex;
31034
+ align-items: center;
31035
+ white-space: nowrap;
31036
+ margin-right: 4px;
31037
+ }
31038
+
31039
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31040
+ display: var(--a1wfy30z-0);
31041
+ }
31042
+
31043
+ .E_a1wfy30z .ant-input-number-input-wrap {
31044
+ padding: 4px 11px;
31045
+ display: inline-flex;
31046
+ line-height: 1.5715;
31047
+ height: inherit;
31048
+ }
31049
+
31050
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31051
+ content: var(--a1wfy30z-1);
31052
+ display: var(--a1wfy30z-2);
31053
+ flex: none;
31054
+ align-items: center;
31055
+ margin-left: 4px;
31056
+ }
31057
+
31058
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31059
+ content: var(--a1wfy30z-3);
31060
+ display: var(--a1wfy30z-4);
31061
+ flex: none;
31062
+ align-items: center;
31063
+ margin-right: 4px;
31064
+ cursor: auto;
31065
+ }
31066
+
31067
+ .E_a1wfy30z .ant-input-number-input {
31068
+ padding: 0;
31069
+ margin: 0;
31070
+ height: auto;
31071
+ font-size: inherit;
31072
+ }
31073
+
31074
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31075
+ display: var(--ai7qkf2-0);
31076
+ }
31077
+
31078
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31079
+ display: inline-flex;
31080
+ line-height: 1.5715;
31081
+ height: 100%;
31082
+ width: 100%;
31083
+ }
31084
+
31085
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31086
+ content: var(--ai7qkf2-1);
31087
+ display: var(--ai7qkf2-2);
31088
+ flex: none;
31089
+ align-items: center;
31090
+ margin-left: 4px;
31091
+ color: rgba(44, 56, 82, 0.6);
31092
+ }
31093
+
31094
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31095
+ content: var(--ai7qkf2-3);
31096
+ display: var(--ai7qkf2-4);
31097
+ flex: none;
31098
+ align-items: center;
31099
+ margin-right: 4px;
31100
+ cursor: auto;
31101
+ color: rgba(44, 56, 82, 0.6);
31102
+ }
31103
+
31104
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31105
+ border-radius: 0;
31106
+ }
31107
+
31108
+ .E_ai7qkf2.ant-input-number {
31109
+ width: 100%;
31110
+ border-radius: 6px;
31111
+ }
31112
+
31113
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31114
+ border-color: #0096ff;
31115
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31116
+ z-index: 1;
31117
+ }
31118
+
31119
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31120
+ border-color: #e75a3a;
31121
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31122
+ }
31123
+
31124
+ .E_ai7qkf2 .ant-input-number-input {
31125
+ height: 30px;
31126
+ border: 1px;
31127
+ padding: 5px 12px;
31128
+ font-size: inherit;
31129
+ }
31130
+
31131
+ .E_ai7qkf2.ant-input-number-lg input {
31132
+ height: 38px;
31133
+ border: 1px;
31134
+ padding: 8px 16px;
31135
+ }
31136
+
31137
+ .E_ai7qkf2.ant-input-number-sm input {
31138
+ height: 22px;
31139
+ border: 1px;
31140
+ padding: 2px 8px;
31141
+ }
31142
+
31143
+ .E_phljevk {
31144
+ display: flex;
31145
+ justify-content: space-between;
31146
+ align-items: center;
31147
+ padding: 10px 0;
31148
+ color: rgba(44, 56, 82, 0.6);
31149
+ font-size: 12px;
31150
+ line-height: 24px;
31151
+ }
31152
+
31153
+ .E_phljevk .pagination-left {
31154
+ padding: 2px 8px;
31155
+ }
31156
+
31157
+ .E_phljevk .dropdown-trigger {
31158
+ display: flex;
31159
+ align-items: center;
31160
+ border-radius: 6px;
31161
+ cursor: pointer;
31005
31162
  transition: all 0.3s ease;
31006
31163
  }
31007
31164
 
@@ -31229,6 +31386,15 @@ html body {
31229
31386
  width: 36px;
31230
31387
  }
31231
31388
 
31389
+ .E_owd0kml {
31390
+ display: inline-block;
31391
+ }
31392
+
31393
+ .E_h1jsgezc {
31394
+ visibility: hidden;
31395
+ position: absolute;
31396
+ }
31397
+
31232
31398
  .E_ivqqkzv {
31233
31399
  height: 24px;
31234
31400
  width: 56px !important;
@@ -31239,127 +31405,75 @@ html body {
31239
31405
  color: rgba(44, 56, 82, 0.6);
31240
31406
  }
31241
31407
 
31242
- .E_tju3gfj .date {
31243
- margin-right: 4px;
31408
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31409
+ border-radius: 6px;
31244
31410
  }
31245
31411
 
31246
- .E_c1bus5hc {
31247
- --color: white;
31248
- height: 14px;
31249
- width: 14px;
31250
- border-radius: 50%;
31251
- flex-shrink: 0;
31252
- display: flex;
31253
- align-items: center;
31254
- justify-content: center;
31255
- border: 1px solid var(--color);
31412
+ .E_s177mls5.ant-select.ant-select-single {
31413
+ width: 100%;
31414
+ color: #2d3a56;
31415
+ border-color: rgba(211, 218, 235, 0.6);
31416
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31417
+ font-size: 13px;
31256
31418
  }
31257
31419
 
31258
- .E_c1bus5hc .circle-inner {
31259
- position: relative;
31260
- height: 10px;
31261
- width: 10px;
31262
- border-radius: 50%;
31263
- overflow: hidden;
31420
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31421
+ height: 30px;
31264
31422
  }
31265
31423
 
31266
- .E_c1bus5hc .circle-content {
31267
- position: absolute;
31268
- height: 100%;
31269
- width: 100%;
31270
- left: 0;
31271
- top: 0;
31272
- border-radius: 50%;
31273
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31274
- transform: rotate(180deg);
31424
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31425
+ height: 38px;
31426
+ font-size: 13px;
31275
31427
  }
31276
31428
 
31277
- .E_c1bus5hc .circle-child {
31278
- position: absolute;
31279
- height: 100%;
31280
- width: 100%;
31281
- left: 0;
31282
- top: 0;
31283
- margin-left: 50%;
31284
- transform-origin: left;
31285
- background: white;
31286
- transform: rotate(0deg);
31429
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31430
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31431
+ transition: 160ms ease;
31287
31432
  }
31288
31433
 
31289
- .E_t1m2x205 .ant-tooltip-arrow {
31290
- display: none;
31434
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31435
+ color: #0080ff;
31291
31436
  }
31292
31437
 
31293
- .E_t1m2x205 .ant-tooltip-inner {
31294
- background: rgba(23, 38, 64, 0.8);
31295
- border-radius: 4px;
31438
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31439
+ border-color: rgba(107, 128, 167, 0.6);
31440
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31296
31441
  }
31297
31442
 
31298
- .E_s1dizucg.ant-switch {
31299
- min-width: 40px;
31300
- height: 24px;
31301
- background: rgba(172, 186, 211, 0.6);
31302
- overflow: hidden;
31303
- }
31304
-
31305
- .E_s1dizucg.ant-switch:focus {
31306
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31307
- }
31308
-
31309
- .E_s1dizucg.ant-switch-small {
31310
- min-width: 26px;
31311
- height: 16px;
31312
- }
31313
-
31314
- .E_s1dizucg.ant-switch-large {
31315
- min-width: 52px;
31316
- height: 32px;
31317
- }
31318
-
31319
- .E_s1dizucg.ant-switch .ant-switch-handle {
31320
- height: 20px;
31321
- width: 20px;
31322
- }
31323
-
31324
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31325
- border-radius: 10px;
31326
- transition-delay: 120ms;
31327
- }
31328
-
31329
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31330
- height: 14px;
31331
- width: 14px;
31332
- top: 1px;
31333
- left: 1px;
31443
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31444
+ color: #0080ff;
31334
31445
  }
31335
31446
 
31336
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31337
- height: 28px;
31338
- width: 28px;
31447
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31448
+ border-color: #0080ff;
31449
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31339
31450
  }
31340
31451
 
31341
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31342
- border-radius: 14px;
31452
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31453
+ transform: rotate(180deg);
31343
31454
  }
31344
31455
 
31345
- .E_s1dizucg.ant-switch-checked {
31346
- background-color: #00ba5d;
31456
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31457
+ background: rgba(211, 218, 235, 0.6);
31458
+ border-color: rgba(172, 186, 211, 0.6);
31459
+ cursor: "not-allowed";
31347
31460
  }
31348
31461
 
31349
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31350
- left: calc(100% - 20px - 2px);
31462
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31463
+ border-color: #f0483e !important;
31351
31464
  }
31352
31465
 
31353
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31354
- left: calc(100% - 14px - 1px);
31466
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31467
+ color: #1d326c;
31355
31468
  }
31356
31469
 
31357
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31358
- left: calc(100% - 28px - 2px);
31470
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31471
+ border-color: #0080ff;
31472
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31359
31473
  }
31360
31474
 
31361
- .E_c1up6e3y {
31362
- margin-left: 5px;
31475
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31476
+ transform: rotate(180deg);
31363
31477
  }
31364
31478
 
31365
31479
  .E_sddwhm6 {
@@ -31456,701 +31570,353 @@ html body {
31456
31570
  display: inline-block;
31457
31571
  }
31458
31572
 
31459
- .E_iq1gosr {
31460
- display: inline-block;
31461
- }
31462
-
31463
- .E_s1dni7lo {
31464
- width: 430px !important;
31465
- }
31466
-
31467
- .E_d1wwmmm5 .ant-select-item-group {
31468
- padding: 8px 16px;
31469
- line-height: 18px;
31470
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31471
- height: 34px;
31472
- min-height: 34px;
31473
- box-sizing: border-box;
31474
- margin-top: 8px;
31475
- }
31476
-
31477
- .E_o1ugr09p {
31573
+ .E_c1bus5hc {
31574
+ --color: white;
31575
+ height: 14px;
31576
+ width: 14px;
31577
+ border-radius: 50%;
31578
+ flex-shrink: 0;
31478
31579
  display: flex;
31479
- flex-direction: column;
31480
- margin: 1px 8px;
31481
- padding: 8px;
31482
- border-radius: 4px;
31580
+ align-items: center;
31581
+ justify-content: center;
31582
+ border: 1px solid var(--color);
31483
31583
  }
31484
31584
 
31485
- .E_o1ugr09p .selected-icon {
31486
- display: none;
31585
+ .E_c1bus5hc .circle-inner {
31586
+ position: relative;
31587
+ height: 10px;
31588
+ width: 10px;
31589
+ border-radius: 50%;
31590
+ overflow: hidden;
31487
31591
  }
31488
31592
 
31489
- .E_o1ugr09p.ant-select-item-option-grouped {
31490
- padding-left: 8px;
31593
+ .E_c1bus5hc .circle-content {
31594
+ position: absolute;
31595
+ height: 100%;
31596
+ width: 100%;
31597
+ left: 0;
31598
+ top: 0;
31599
+ border-radius: 50%;
31600
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31601
+ transform: rotate(180deg);
31491
31602
  }
31492
31603
 
31493
- .E_o1ugr09p.ant-select-item-option-selected {
31494
- background-color: white;
31604
+ .E_c1bus5hc .circle-child {
31605
+ position: absolute;
31606
+ height: 100%;
31607
+ width: 100%;
31608
+ left: 0;
31609
+ top: 0;
31610
+ margin-left: 50%;
31611
+ transform-origin: left;
31612
+ background: white;
31613
+ transform: rotate(0deg);
31495
31614
  }
31496
31615
 
31497
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31498
- color: #0080ff;
31616
+ .E_tju3gfj .date {
31617
+ margin-right: 4px;
31499
31618
  }
31500
31619
 
31501
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31502
- display: block;
31620
+ .E_s1dizucg.ant-switch {
31621
+ min-width: 40px;
31622
+ height: 24px;
31623
+ background: rgba(172, 186, 211, 0.6);
31624
+ overflow: hidden;
31503
31625
  }
31504
31626
 
31505
- .E_o1ugr09p.ant-select-item-option-active {
31506
- background: rgba(0, 136, 255, 0.16);
31627
+ .E_s1dizucg.ant-switch:focus {
31628
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31507
31629
  }
31508
31630
 
31509
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31510
- color: #0080ff;
31631
+ .E_s1dizucg.ant-switch-small {
31632
+ min-width: 26px;
31633
+ height: 16px;
31511
31634
  }
31512
31635
 
31513
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31514
- background: rgba(0, 136, 255, 0.1);
31515
- color: #0080ff;
31636
+ .E_s1dizucg.ant-switch-large {
31637
+ min-width: 52px;
31638
+ height: 32px;
31516
31639
  }
31517
31640
 
31518
- .E_o1ifxsq4 {
31519
- display: flex;
31520
- justify-content: space-between;
31641
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31521
31642
  height: 20px;
31522
- line-height: 20px;
31643
+ width: 20px;
31523
31644
  }
31524
31645
 
31525
- .E_o1ifxsq4 .timezone-title {
31526
- color: #2d3a56;
31527
- overflow: hidden;
31528
- text-overflow: ellipsis;
31646
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31647
+ border-radius: 10px;
31648
+ transition-delay: 120ms;
31529
31649
  }
31530
31650
 
31531
- .E_o1zue7 {
31532
- display: flex;
31533
- justify-content: space-between;
31534
- color: rgba(44, 56, 82, 0.6);
31535
- height: 18px;
31536
- line-height: 18px;
31537
- margin-top: 2px;
31651
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31652
+ height: 14px;
31653
+ width: 14px;
31654
+ top: 1px;
31655
+ left: 1px;
31538
31656
  }
31539
31657
 
31540
- .E_tyfmlxg {
31541
- border: none;
31542
- margin-right: 0;
31543
- background: rgba(225, 230, 241, 0.6);
31658
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31659
+ height: 28px;
31660
+ width: 28px;
31544
31661
  }
31545
31662
 
31546
- .E_o18uybox {
31547
- pointer-events: none;
31548
- height: 32px;
31549
- width: 100%;
31550
- opacity: 0;
31663
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31664
+ border-radius: 14px;
31551
31665
  }
31552
31666
 
31553
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31554
- border-radius: 6px;
31667
+ .E_s1dizucg.ant-switch-checked {
31668
+ background-color: #00ba5d;
31555
31669
  }
31556
31670
 
31557
- .E_s177mls5.ant-select.ant-select-single {
31558
- width: 100%;
31559
- color: #2d3a56;
31560
- border-color: rgba(211, 218, 235, 0.6);
31561
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31562
- font-size: 13px;
31671
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31672
+ left: calc(100% - 20px - 2px);
31563
31673
  }
31564
31674
 
31565
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31566
- height: 30px;
31675
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31676
+ left: calc(100% - 14px - 1px);
31567
31677
  }
31568
31678
 
31569
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31570
- height: 38px;
31571
- font-size: 13px;
31679
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31680
+ left: calc(100% - 28px - 2px);
31572
31681
  }
31573
31682
 
31574
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31575
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31576
- transition: 160ms ease;
31683
+ .E_c1up6e3y {
31684
+ margin-left: 5px;
31577
31685
  }
31578
31686
 
31579
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31580
- color: #0080ff;
31687
+ .E_cnujxq2 {
31688
+ display: flex;
31689
+ flex-direction: column;
31581
31690
  }
31582
31691
 
31583
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31584
- border-color: rgba(107, 128, 167, 0.6);
31585
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31692
+ .E_m7s48ia {
31693
+ max-width: 1120px;
31694
+ width: 100%;
31695
+ margin: 0 auto;
31696
+ height: 100%;
31586
31697
  }
31587
31698
 
31588
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31589
- color: #0080ff;
31699
+ .E_wt5zbg6 {
31700
+ max-width: 1120px;
31701
+ width: 100%;
31702
+ margin: 0 auto;
31703
+ display: flex;
31590
31704
  }
31591
31705
 
31592
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31593
- border-color: #0080ff;
31594
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31706
+ .E_wt5zbg6 .left,
31707
+ .E_wt5zbg6 .right {
31708
+ flex-grow: 0;
31709
+ flex-shrink: 0;
31710
+ flex-basis: 21%;
31595
31711
  }
31596
31712
 
31597
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31598
- transform: rotate(180deg);
31713
+ .E_wt5zbg6 .left {
31714
+ display: flex;
31715
+ justify-content: flex-end;
31716
+ padding-right: 44px;
31599
31717
  }
31600
31718
 
31601
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31602
- background: rgba(211, 218, 235, 0.6);
31603
- border-color: rgba(172, 186, 211, 0.6);
31604
- cursor: "not-allowed";
31719
+ .E_wt5zbg6 .right {
31720
+ padding-left: 44px;
31605
31721
  }
31606
31722
 
31607
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31608
- border-color: #f0483e !important;
31723
+ .E_wt5zbg6 .middle {
31724
+ margin-bottom: 40px;
31725
+ flex-grow: 0;
31726
+ flex-shrink: 0;
31727
+ flex-basis: 58%;
31609
31728
  }
31610
31729
 
31611
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31612
- color: #1d326c;
31730
+ .E_wt5zbg6 .middle .form-base-field {
31731
+ width: 100%;
31613
31732
  }
31614
31733
 
31615
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31616
- border-color: #0080ff;
31617
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31734
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31735
+ width: auto;
31618
31736
  }
31619
31737
 
31620
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31621
- transform: rotate(180deg);
31738
+ .E_h18jprzg .ant-modal-header {
31739
+ margin: 0 auto;
31740
+ width: 100%;
31741
+ max-width: 648px;
31622
31742
  }
31623
31743
 
31624
- .E_s1sck0th {
31625
- padding: 0 8px;
31626
- border-radius: 4px;
31744
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31745
+ margin-left: 0;
31627
31746
  }
31628
31747
 
31629
- .E_m855nr1 {
31630
- padding: 2px 8px;
31631
- border-radius: 3px;
31748
+ .E_h18jprzg .ant-modal-body {
31749
+ margin: 0 auto;
31750
+ padding: 0;
31751
+ width: 100%;
31752
+ max-width: 648px;
31753
+ overflow: hidden;
31632
31754
  }
31633
31755
 
31634
- .E_l1270xpg {
31635
- padding: 3px 8px;
31636
- border-radius: 2px;
31756
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31757
+ margin-bottom: 40px;
31637
31758
  }
31638
31759
 
31639
- .E_t14rextb.ant-tag:hover {
31640
- opacity: unset;
31760
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31761
+ height: calc(100vh - 225px);
31762
+ overflow-y: auto;
31641
31763
  }
31642
31764
 
31643
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31644
- margin: 0;
31645
- margin-right: 8px;
31646
- display: inline-flex;
31647
- align-items: center;
31648
- border: none;
31765
+ .E_h18jprzg .ant-modal-footer .footer-content {
31766
+ margin: 0 auto;
31767
+ max-width: 648px;
31649
31768
  }
31650
31769
 
31651
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31652
- width: 16px;
31653
- height: 16px;
31654
- color: inherit;
31655
- margin-left: 4px;
31656
- opacity: 0.6;
31657
- display: inline-flex;
31770
+ .E_h16z9xgz .ant-modal-header {
31771
+ margin: 0 auto;
31772
+ width: 100%;
31773
+ max-width: 1024px;
31658
31774
  }
31659
31775
 
31660
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31661
- opacity: 1;
31776
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31777
+ margin-left: 0;
31662
31778
  }
31663
31779
 
31664
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31665
- color: #0080ff;
31666
- background-color: rgba(0, 136, 255, 0.1);
31780
+ .E_h16z9xgz .ant-modal-body {
31781
+ margin: 0 auto;
31782
+ padding: 0;
31783
+ width: 100%;
31784
+ max-width: 1024px;
31785
+ overflow: hidden;
31667
31786
  }
31668
31787
 
31669
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31670
- color: #f0483e;
31671
- background-color: rgba(255, 74, 74, 0.1);
31788
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31789
+ margin-bottom: 40px;
31672
31790
  }
31673
31791
 
31674
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31675
- color: #e07f00;
31676
- background-color: rgba(255, 187, 0, 0.1);
31792
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31793
+ height: calc(100vh - 225px);
31794
+ overflow-y: auto;
31677
31795
  }
31678
31796
 
31679
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31680
- color: #008f4c;
31681
- background-color: rgba(30, 201, 127, 0.1);
31797
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31798
+ margin: 0 auto;
31799
+ max-width: 1024px;
31682
31800
  }
31683
31801
 
31684
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31685
- color: #1d326c;
31686
- background-color: rgba(225, 230, 241, 0.6);
31802
+ .E_f1lrhghm {
31803
+ flex: 1;
31687
31804
  }
31688
31805
 
31689
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31690
- color: #7E41FF;
31691
- background-color: rgba(126, 65, 255, 0.1);
31806
+ .E_f1lrhghm label {
31807
+ font-size: 13px;
31808
+ line-height: 20px;
31809
+ color: rgba(44, 56, 82, 0.6);
31692
31810
  }
31693
31811
 
31694
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31695
- color: #fff;
31812
+ .E_f1lrhghm .title {
31813
+ font-size: 14px;
31814
+ line-height: 20px;
31815
+ color: #2d3a56;
31816
+ margin-bottom: 12px;
31696
31817
  }
31697
31818
 
31698
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31699
- background-color: #f0483e;
31819
+ .E_f1lrhghm.connect-cluster .title {
31820
+ padding-bottom: 26px;
31700
31821
  }
31701
31822
 
31702
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31703
- background-color: #fea008;
31823
+ .E_f18ot8em {
31824
+ padding: 25px 0 15px 0;
31825
+ border-bottom: 1px solid #e1e5eb;
31826
+ margin-bottom: 16px;
31704
31827
  }
31705
31828
 
31706
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31707
- background-color: #00ba5d;
31829
+ .E_f1l1g2k0 {
31830
+ display: flex;
31831
+ align-items: center;
31832
+ margin-bottom: 8px;
31708
31833
  }
31709
31834
 
31710
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31711
- background-color: #0080ff;
31835
+ .E_f1l1g2k0 > label {
31836
+ width: 216px;
31712
31837
  }
31713
31838
 
31714
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31715
- background-color: #6b7d99;
31839
+ .E_f1l1g2k0 > label + * {
31840
+ width: 100%;
31716
31841
  }
31717
31842
 
31718
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31719
- background-color: #7E41FF;
31843
+ .E_f1l1g2k0 .ant-select {
31844
+ width: 100%;
31720
31845
  }
31721
31846
 
31722
- .E_fzh9mnb {
31847
+ .E_e1k89cwg {
31848
+ color: #e75a3a;
31849
+ margin-right: 10px;
31850
+ }
31851
+
31852
+ .E_d1oui1gf {
31723
31853
  width: 100%;
31724
- height: 100%;
31725
- min-height: 124px;
31854
+ height: 1px;
31855
+ background: rgba(213, 219, 227, 0.6);
31856
+ margin: 24px 0;
31857
+ }
31858
+
31859
+ .E_l15itdbb {
31726
31860
  display: flex;
31727
- flex-direction: column;
31728
31861
  justify-content: center;
31729
31862
  align-items: center;
31863
+ height: 100%;
31730
31864
  }
31731
31865
 
31732
- .E_fzh9mnb .error-text {
31733
- color: rgba(10, 37, 85, 0.6);
31734
- margin-bottom: 16px;
31735
- font-size: 18px;
31866
+ .E_d1y3z4w {
31867
+ display: inline-block;
31868
+ width: 4px;
31869
+ height: 4px;
31870
+ background: #8e9aa9;
31871
+ opacity: 0.4;
31872
+ border-radius: 50%;
31873
+ margin: 0 4px;
31736
31874
  }
31737
31875
 
31738
- .E_f7pxqmh {
31739
- width: 100%;
31740
- margin-bottom: 0 !important;
31741
- flex-flow: nowrap !important;
31742
- line-break: auto;
31876
+ .E_m177r7a3 .ant-modal-header,
31877
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31878
+ width: 648px;
31879
+ margin: 0 auto;
31743
31880
  }
31744
31881
 
31745
- .E_f7pxqmh > .ant-form-item-label {
31746
- text-align: left !important;
31747
- padding-bottom: 0 !important;
31882
+ .E_m177r7a3 .ant-modal-header {
31883
+ padding: 35px 0 24px;
31884
+ border: none;
31748
31885
  }
31749
31886
 
31750
- .E_f7pxqmh > .ant-form-item-label > label {
31751
- min-height: 32px;
31752
- height: auto;
31753
- font-size: 13px;
31754
- color: rgba(44, 56, 82, 0.6);
31755
- white-space: normal;
31887
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31888
+ font-size: 30px;
31756
31889
  }
31757
31890
 
31758
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31759
- border-color: #ff4d4f !important;
31891
+ .E_m177r7a3 .ant-modal-body {
31892
+ padding: 4px 0 2px;
31760
31893
  }
31761
31894
 
31762
- .E_f7pxqmh .ant-form-item-explain {
31763
- margin-top: 4px;
31764
- font-size: 12px;
31765
- min-height: 0px;
31895
+ .E_m177r7a3 .ant-modal-footer {
31896
+ border: none;
31766
31897
  }
31767
31898
 
31768
- .E_f7pxqmh .ant-form-item-extra {
31899
+ .E_t1wwio3v {
31769
31900
  font-size: 12px;
31770
- color: rgba(44, 56, 82, 0.6);
31771
- min-height: 0px;
31772
- }
31773
-
31774
- .E_i1inqkme {
31775
- height: 18px;
31776
31901
  line-height: 18px;
31902
+ font-weight: bold;
31903
+ color: #fff;
31777
31904
  padding: 0 4px;
31778
31905
  border-radius: 4px;
31779
- background: rgba(235, 239, 245, 0.6);
31780
- border: 1px solid rgba(223, 228, 235, 0.6);
31781
- display: flex;
31782
- align-items: center;
31783
- white-space: nowrap;
31784
- margin-right: 4px;
31906
+ display: inline-block;
31907
+ background: var(--t1wwio3v-0);
31785
31908
  }
31786
31909
 
31787
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31788
- display: var(--ai7qkf2-0);
31910
+ .E_t1wwio3v:not(:first-child) {
31911
+ margin-left: 4px;
31789
31912
  }
31790
31913
 
31791
- .E_ai7qkf2 .ant-input-number-input-wrap {
31792
- display: inline-flex;
31793
- line-height: 1.5715;
31794
- height: 100%;
31914
+ .E_f17jvtfk {
31795
31915
  width: 100%;
31796
- }
31797
-
31798
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31799
- content: var(--ai7qkf2-1);
31800
- display: var(--ai7qkf2-2);
31801
- flex: none;
31916
+ height: 100%;
31917
+ display: flex;
31802
31918
  align-items: center;
31803
- margin-left: 4px;
31804
- color: rgba(44, 56, 82, 0.6);
31805
- }
31806
-
31807
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31808
- content: var(--ai7qkf2-3);
31809
- display: var(--ai7qkf2-4);
31810
- flex: none;
31811
- align-items: center;
31812
- margin-right: 4px;
31813
- cursor: auto;
31814
- color: rgba(44, 56, 82, 0.6);
31815
- }
31816
-
31817
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31818
- border-radius: 0;
31819
- }
31820
-
31821
- .E_ai7qkf2.ant-input-number {
31822
- width: 100%;
31823
- border-radius: 6px;
31824
- }
31825
-
31826
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31827
- border-color: #0096ff;
31828
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31829
- z-index: 1;
31830
- }
31831
-
31832
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31833
- border-color: #e75a3a;
31834
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31835
- }
31836
-
31837
- .E_ai7qkf2 .ant-input-number-input {
31838
- height: 30px;
31839
- border: 1px;
31840
- padding: 5px 12px;
31841
- font-size: inherit;
31842
- }
31843
-
31844
- .E_ai7qkf2.ant-input-number-lg input {
31845
- height: 38px;
31846
- border: 1px;
31847
- padding: 8px 16px;
31848
- }
31849
-
31850
- .E_ai7qkf2.ant-input-number-sm input {
31851
- height: 22px;
31852
- border: 1px;
31853
- padding: 2px 8px;
31854
- }
31855
-
31856
- .E_owd0kml {
31857
- display: inline-block;
31858
- }
31859
-
31860
- .E_h1jsgezc {
31861
- visibility: hidden;
31862
- position: absolute;
31863
- }
31864
-
31865
- .E_a1wfy30z .ant-input-number-handler-wrap {
31866
- display: var(--a1wfy30z-0);
31867
- }
31868
-
31869
- .E_a1wfy30z .ant-input-number-input-wrap {
31870
- padding: 4px 11px;
31871
- display: inline-flex;
31872
- line-height: 1.5715;
31873
- height: inherit;
31874
- }
31875
-
31876
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31877
- content: var(--a1wfy30z-1);
31878
- display: var(--a1wfy30z-2);
31879
- flex: none;
31880
- align-items: center;
31881
- margin-left: 4px;
31882
- }
31883
-
31884
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31885
- content: var(--a1wfy30z-3);
31886
- display: var(--a1wfy30z-4);
31887
- flex: none;
31888
- align-items: center;
31889
- margin-right: 4px;
31890
- cursor: auto;
31891
- }
31892
-
31893
- .E_a1wfy30z .ant-input-number-input {
31894
- padding: 0;
31895
- margin: 0;
31896
- height: auto;
31897
- font-size: inherit;
31898
- }
31899
-
31900
- .E_iouxfgt {
31901
- display: inline-flex;
31902
- align-items: center;
31903
- }
31904
-
31905
- .E_iouxfgt .icon-inner {
31906
- display: inline-flex;
31907
- align-items: center;
31908
- justify-content: center;
31909
- }
31910
-
31911
- .E_iouxfgt .icon-inner + span,
31912
- .E_iouxfgt span + .icon-inner.suffix {
31913
- margin-left: 4px;
31914
- }
31915
-
31916
- .E_iouxfgt.is-rotate img,
31917
- .E_iouxfgt.is-rotate svg {
31918
- animation: rotate 680ms linear infinite;
31919
- }
31920
-
31921
- .E_cnujxq2 {
31922
- display: flex;
31923
- flex-direction: column;
31924
- }
31925
-
31926
- .E_m7s48ia {
31927
- max-width: 1120px;
31928
- width: 100%;
31929
- margin: 0 auto;
31930
- height: 100%;
31931
- }
31932
-
31933
- .E_wt5zbg6 {
31934
- max-width: 1120px;
31935
- width: 100%;
31936
- margin: 0 auto;
31937
- display: flex;
31938
- }
31939
-
31940
- .E_wt5zbg6 .left,
31941
- .E_wt5zbg6 .right {
31942
- flex-grow: 0;
31943
- flex-shrink: 0;
31944
- flex-basis: 21%;
31945
- }
31946
-
31947
- .E_wt5zbg6 .left {
31948
- display: flex;
31949
- justify-content: flex-end;
31950
- padding-right: 44px;
31951
- }
31952
-
31953
- .E_wt5zbg6 .right {
31954
- padding-left: 44px;
31955
- }
31956
-
31957
- .E_wt5zbg6 .middle {
31958
- margin-bottom: 40px;
31959
- flex-grow: 0;
31960
- flex-shrink: 0;
31961
- flex-basis: 58%;
31962
- }
31963
-
31964
- .E_wt5zbg6 .middle .form-base-field {
31965
- width: 100%;
31966
- }
31967
-
31968
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31969
- width: auto;
31970
- }
31971
-
31972
- .E_h18jprzg .ant-modal-header {
31973
- margin: 0 auto;
31974
- width: 100%;
31975
- max-width: 648px;
31976
- }
31977
-
31978
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31979
- margin-left: 0;
31980
- }
31981
-
31982
- .E_h18jprzg .ant-modal-body {
31983
- margin: 0 auto;
31984
- padding: 0;
31985
- width: 100%;
31986
- max-width: 648px;
31987
- overflow: hidden;
31988
- }
31989
-
31990
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31991
- margin-bottom: 40px;
31992
- }
31993
-
31994
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31995
- height: calc(100vh - 225px);
31996
- overflow-y: auto;
31997
- }
31998
-
31999
- .E_h18jprzg .ant-modal-footer .footer-content {
32000
- margin: 0 auto;
32001
- max-width: 648px;
32002
- }
32003
-
32004
- .E_h16z9xgz .ant-modal-header {
32005
- margin: 0 auto;
32006
- width: 100%;
32007
- max-width: 1024px;
32008
- }
32009
-
32010
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
32011
- margin-left: 0;
32012
- }
32013
-
32014
- .E_h16z9xgz .ant-modal-body {
32015
- margin: 0 auto;
32016
- padding: 0;
32017
- width: 100%;
32018
- max-width: 1024px;
32019
- overflow: hidden;
32020
- }
32021
-
32022
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
32023
- margin-bottom: 40px;
32024
- }
32025
-
32026
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
32027
- height: calc(100vh - 225px);
32028
- overflow-y: auto;
32029
- }
32030
-
32031
- .E_h16z9xgz .ant-modal-footer .footer-content {
32032
- margin: 0 auto;
32033
- max-width: 1024px;
32034
- }
32035
-
32036
- .E_f1lrhghm {
32037
- flex: 1;
32038
- }
32039
-
32040
- .E_f1lrhghm label {
32041
- font-size: 13px;
32042
- line-height: 20px;
32043
- color: rgba(44, 56, 82, 0.6);
32044
- }
32045
-
32046
- .E_f1lrhghm .title {
32047
- font-size: 14px;
32048
- line-height: 20px;
32049
- color: #2d3a56;
32050
- margin-bottom: 12px;
32051
- }
32052
-
32053
- .E_f1lrhghm.connect-cluster .title {
32054
- padding-bottom: 26px;
32055
- }
32056
-
32057
- .E_f18ot8em {
32058
- padding: 25px 0 15px 0;
32059
- border-bottom: 1px solid #e1e5eb;
32060
- margin-bottom: 16px;
32061
- }
32062
-
32063
- .E_f1l1g2k0 {
32064
- display: flex;
32065
- align-items: center;
32066
- margin-bottom: 8px;
32067
- }
32068
-
32069
- .E_f1l1g2k0 > label {
32070
- width: 216px;
32071
- }
32072
-
32073
- .E_f1l1g2k0 > label + * {
32074
- width: 100%;
32075
- }
32076
-
32077
- .E_f1l1g2k0 .ant-select {
32078
- width: 100%;
32079
- }
32080
-
32081
- .E_e1k89cwg {
32082
- color: #e75a3a;
32083
- margin-right: 10px;
32084
- }
32085
-
32086
- .E_d1oui1gf {
32087
- width: 100%;
32088
- height: 1px;
32089
- background: rgba(213, 219, 227, 0.6);
32090
- margin: 24px 0;
32091
- }
32092
-
32093
- .E_l15itdbb {
32094
- display: flex;
32095
- justify-content: center;
32096
- align-items: center;
32097
- height: 100%;
32098
- }
32099
-
32100
- .E_d1y3z4w {
32101
- display: inline-block;
32102
- width: 4px;
32103
- height: 4px;
32104
- background: #8e9aa9;
32105
- opacity: 0.4;
32106
- border-radius: 50%;
32107
- margin: 0 4px;
32108
- }
32109
-
32110
- .E_m177r7a3 .ant-modal-header,
32111
- .E_m177r7a3 .ant-modal-footer .footer-content {
32112
- width: 648px;
32113
- margin: 0 auto;
32114
- }
32115
-
32116
- .E_m177r7a3 .ant-modal-header {
32117
- padding: 35px 0 24px;
32118
- border: none;
32119
- }
32120
-
32121
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
32122
- font-size: 30px;
32123
- }
32124
-
32125
- .E_m177r7a3 .ant-modal-body {
32126
- padding: 4px 0 2px;
32127
- }
32128
-
32129
- .E_m177r7a3 .ant-modal-footer {
32130
- border: none;
32131
- }
32132
-
32133
- .E_t1wwio3v {
32134
- font-size: 12px;
32135
- line-height: 18px;
32136
- font-weight: bold;
32137
- color: #fff;
32138
- padding: 0 4px;
32139
- border-radius: 4px;
32140
- display: inline-block;
32141
- background: var(--t1wwio3v-0);
32142
- }
32143
-
32144
- .E_t1wwio3v:not(:first-child) {
32145
- margin-left: 4px;
32146
- }
32147
-
32148
- .E_f17jvtfk {
32149
- width: 100%;
32150
- height: 100%;
32151
- display: flex;
32152
- align-items: center;
32153
- justify-content: center;
31919
+ justify-content: center;
32154
31920
  }
32155
31921
 
32156
31922
  .E_nzppkea {
@@ -32702,6 +32468,207 @@ input.E_rf8rlle.ant-input {
32702
32468
  margin: 4px 0;
32703
32469
  }
32704
32470
 
32471
+ .E_s1sck0th {
32472
+ padding: 0 8px;
32473
+ border-radius: 4px;
32474
+ }
32475
+
32476
+ .E_m855nr1 {
32477
+ padding: 2px 8px;
32478
+ border-radius: 3px;
32479
+ }
32480
+
32481
+ .E_l1270xpg {
32482
+ padding: 3px 8px;
32483
+ border-radius: 2px;
32484
+ }
32485
+
32486
+ .E_t14rextb.ant-tag:hover {
32487
+ opacity: unset;
32488
+ }
32489
+
32490
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32491
+ margin: 0;
32492
+ margin-right: 8px;
32493
+ display: inline-flex;
32494
+ align-items: center;
32495
+ border: none;
32496
+ }
32497
+
32498
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32499
+ width: 16px;
32500
+ height: 16px;
32501
+ color: inherit;
32502
+ margin-left: 4px;
32503
+ opacity: 0.6;
32504
+ display: inline-flex;
32505
+ }
32506
+
32507
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32508
+ opacity: 1;
32509
+ }
32510
+
32511
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32512
+ color: #0080ff;
32513
+ background-color: rgba(0, 136, 255, 0.1);
32514
+ }
32515
+
32516
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32517
+ color: #f0483e;
32518
+ background-color: rgba(255, 74, 74, 0.1);
32519
+ }
32520
+
32521
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32522
+ color: #e07f00;
32523
+ background-color: rgba(255, 187, 0, 0.1);
32524
+ }
32525
+
32526
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32527
+ color: #008f4c;
32528
+ background-color: rgba(30, 201, 127, 0.1);
32529
+ }
32530
+
32531
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32532
+ color: #1d326c;
32533
+ background-color: rgba(225, 230, 241, 0.6);
32534
+ }
32535
+
32536
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32537
+ color: #7E41FF;
32538
+ background-color: rgba(126, 65, 255, 0.1);
32539
+ }
32540
+
32541
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32542
+ color: #fff;
32543
+ }
32544
+
32545
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32546
+ background-color: #f0483e;
32547
+ }
32548
+
32549
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32550
+ background-color: #fea008;
32551
+ }
32552
+
32553
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32554
+ background-color: #00ba5d;
32555
+ }
32556
+
32557
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32558
+ background-color: #0080ff;
32559
+ }
32560
+
32561
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32562
+ background-color: #6b7d99;
32563
+ }
32564
+
32565
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32566
+ background-color: #7E41FF;
32567
+ }
32568
+
32569
+ .E_t1m2x205 .ant-tooltip-arrow {
32570
+ display: none;
32571
+ }
32572
+
32573
+ .E_t1m2x205 .ant-tooltip-inner {
32574
+ background: rgba(23, 38, 64, 0.8);
32575
+ border-radius: 4px;
32576
+ }
32577
+
32578
+ .E_s1dni7lo {
32579
+ width: 430px !important;
32580
+ }
32581
+
32582
+ .E_d1wwmmm5 .ant-select-item-group {
32583
+ padding: 8px 16px;
32584
+ line-height: 18px;
32585
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32586
+ height: 34px;
32587
+ min-height: 34px;
32588
+ box-sizing: border-box;
32589
+ margin-top: 8px;
32590
+ }
32591
+
32592
+ .E_o1ugr09p {
32593
+ display: flex;
32594
+ flex-direction: column;
32595
+ margin: 1px 8px;
32596
+ padding: 8px;
32597
+ border-radius: 4px;
32598
+ }
32599
+
32600
+ .E_o1ugr09p .selected-icon {
32601
+ display: none;
32602
+ }
32603
+
32604
+ .E_o1ugr09p.ant-select-item-option-grouped {
32605
+ padding-left: 8px;
32606
+ }
32607
+
32608
+ .E_o1ugr09p.ant-select-item-option-selected {
32609
+ background-color: white;
32610
+ }
32611
+
32612
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32613
+ color: #0080ff;
32614
+ }
32615
+
32616
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32617
+ display: block;
32618
+ }
32619
+
32620
+ .E_o1ugr09p.ant-select-item-option-active {
32621
+ background: rgba(0, 136, 255, 0.16);
32622
+ }
32623
+
32624
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32625
+ color: #0080ff;
32626
+ }
32627
+
32628
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32629
+ background: rgba(0, 136, 255, 0.1);
32630
+ color: #0080ff;
32631
+ }
32632
+
32633
+ .E_o1ifxsq4 {
32634
+ display: flex;
32635
+ justify-content: space-between;
32636
+ height: 20px;
32637
+ line-height: 20px;
32638
+ }
32639
+
32640
+ .E_o1ifxsq4 .timezone-title {
32641
+ color: #2d3a56;
32642
+ overflow: hidden;
32643
+ text-overflow: ellipsis;
32644
+ }
32645
+
32646
+ .E_o1zue7 {
32647
+ display: flex;
32648
+ justify-content: space-between;
32649
+ color: rgba(44, 56, 82, 0.6);
32650
+ height: 18px;
32651
+ line-height: 18px;
32652
+ margin-top: 2px;
32653
+ }
32654
+
32655
+ .E_tyfmlxg {
32656
+ border: none;
32657
+ margin-right: 0;
32658
+ background: rgba(225, 230, 241, 0.6);
32659
+ }
32660
+
32661
+ .E_o18uybox {
32662
+ pointer-events: none;
32663
+ height: 32px;
32664
+ width: 100%;
32665
+ opacity: 0;
32666
+ }
32667
+
32668
+ .E_iq1gosr {
32669
+ display: inline-block;
32670
+ }
32671
+
32705
32672
  .E_dsnbhzf {
32706
32673
  font-family: Inter;
32707
32674
  font-style: normal;
@@ -33177,10 +33144,58 @@ input.E_rf8rlle.ant-input {
33177
33144
  line-height: 12px;
33178
33145
  }
33179
33146
 
33180
- .E_h1ol2wl7 {
33181
- font-weight: bold;
33182
- background-color: unset;
33183
- padding: unset;
33147
+ .E_h1ol2wl7 {
33148
+ font-weight: bold;
33149
+ background-color: unset;
33150
+ padding: unset;
33151
+ }
33152
+
33153
+ .E_c1yyuluq {
33154
+ border-radius: 8px;
33155
+ }
33156
+
33157
+ .E_c1yyuluq .ant-card-body {
33158
+ padding: 20px 24px 24px 24px;
33159
+ }
33160
+
33161
+ .E_suhck3k {
33162
+ height: 24px;
33163
+ width: 24px;
33164
+ border-radius: 6px;
33165
+ padding: 4px;
33166
+ }
33167
+
33168
+ .E_suhck3k:hover {
33169
+ background-color: rgba(0, 136, 255, 0.1);
33170
+ }
33171
+
33172
+ .E_suhck3k:hover svg path {
33173
+ fill: blue;
33174
+ }
33175
+
33176
+ .E_ccrbeuz .ant-collapse-item {
33177
+ border: 0px;
33178
+ background-color: #fff;
33179
+ }
33180
+
33181
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
33182
+ padding-top: 0px;
33183
+ padding-bottom: 0px;
33184
+ padding-left: 0px !important;
33185
+ padding-right: 24px;
33186
+ }
33187
+
33188
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
33189
+ right: 0px;
33190
+ }
33191
+
33192
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
33193
+ padding: 0px;
33194
+ }
33195
+
33196
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
33197
+ padding-right: 0px;
33198
+ cursor: default;
33184
33199
  }
33185
33200
 
33186
33201
  .E_ryby9ds {
@@ -33200,21 +33215,6 @@ input.E_rf8rlle.ant-input {
33200
33215
  margin-right: 6px;
33201
33216
  }
33202
33217
 
33203
- .E_suhck3k {
33204
- height: 24px;
33205
- width: 24px;
33206
- border-radius: 6px;
33207
- padding: 4px;
33208
- }
33209
-
33210
- .E_suhck3k:hover {
33211
- background-color: rgba(0, 136, 255, 0.1);
33212
- }
33213
-
33214
- .E_suhck3k:hover svg path {
33215
- fill: blue;
33216
- }
33217
-
33218
33218
  .E_drhfj7c .bottom {
33219
33219
  color: rgba(44, 56, 82, 0.75);
33220
33220
  }
@@ -34065,6 +34065,24 @@ input.E_rf8rlle.ant-input {
34065
34065
  background-color: transparent;
34066
34066
  }
34067
34067
 
34068
+ .E_r77hffu {
34069
+ display: flex;
34070
+ align-items: center;
34071
+ justify-content: space-between;
34072
+ column-gap: 6px;
34073
+ }
34074
+
34075
+ .E_p1cmxsf7 {
34076
+ display: flex;
34077
+ flex-direction: column;
34078
+ justify-content: center;
34079
+ row-gap: var(--p1cmxsf7-0);
34080
+ }
34081
+
34082
+ .E_p1cmxsf7 .antd5-progress-line {
34083
+ font-size: 0;
34084
+ }
34085
+
34068
34086
  .E_b14q2gmw {
34069
34087
  box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34070
34088
  }
@@ -34202,84 +34220,275 @@ input.E_rf8rlle.ant-input {
34202
34220
  color: #2d3a56;
34203
34221
  }
34204
34222
 
34205
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34206
- margin-left: 28px;
34207
- color: rgba(44, 56, 82, 0.6);
34223
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34224
+ margin-left: 28px;
34225
+ color: rgba(44, 56, 82, 0.6);
34226
+ }
34227
+
34228
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34229
+ margin-left: 8px;
34230
+ }
34231
+
34232
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34233
+ margin-left: 24px;
34234
+ }
34235
+
34236
+ .E_t1gvlxt5 {
34237
+ min-width: 0;
34238
+ flex: 1;
34239
+ }
34240
+
34241
+ .E_t1gvlxt5 .tag {
34242
+ flex: 0 0 auto;
34243
+ }
34244
+
34245
+ .E_t1gvlxt5 .progress-title {
34246
+ flex: 2;
34247
+ max-width: fit-content;
34248
+ }
34249
+
34250
+ .E_t1gvlxt5 .progress-desc {
34251
+ flex: 1;
34252
+ max-width: fit-content;
34253
+ }
34254
+
34255
+ .E_a1ji6r68 {
34256
+ display: flex;
34257
+ align-items: center;
34258
+ column-gap: var(--a1ji6r68-0);
34259
+ }
34260
+
34261
+ .E_lht19u8 {
34262
+ width: 64px;
34263
+ height: 64px;
34264
+ display: flex;
34265
+ align-items: center;
34266
+ justify-content: center;
34267
+ position: relative;
34268
+ opacity: 0.2;
34269
+ }
34270
+
34271
+ .E_lk3gkp4 {
34272
+ position: absolute;
34273
+ width: 5px;
34274
+ height: 48px;
34275
+ left: 9.33px;
34276
+ top: 40.5px;
34277
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34278
+ border-radius: 5px;
34279
+ transform: rotate(-128deg);
34280
+ transform-origin: top left;
34281
+ animation: loading-indicator1 1100ms ease-out infinite;
34282
+ }
34283
+
34284
+ .E_ll4n94n {
34285
+ position: absolute;
34286
+ width: 5px;
34287
+ height: 48px;
34288
+ left: 40.8px;
34289
+ top: 8.4px;
34290
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34291
+ border-radius: 5px;
34292
+ transform: rotate(-8deg);
34293
+ transform-origin: top left;
34294
+ animation: loading-indicator2 1100ms ease-out infinite;
34295
+ }
34296
+
34297
+ .E_l17lbdo6 {
34298
+ position: absolute;
34299
+ width: 5px;
34300
+ height: 48px;
34301
+ left: 52.9px;
34302
+ top: 51.8px;
34303
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34304
+ border-radius: 5px;
34305
+ transform: rotate(112deg);
34306
+ transform-origin: top left;
34307
+ animation: loading-indicator3 1100ms ease-out infinite;
34308
+ }
34309
+
34310
+ .E_msn7nxt {
34311
+ color: rgba(44, 56, 82, 0.6);
34312
+ text-align: center;
34313
+ display: flex;
34314
+ align-items: center;
34315
+ justify-content: center;
34316
+ flex-direction: column;
34317
+ height: 100%;
34318
+ }
34319
+
34320
+ .E_msn7nxt .link {
34321
+ color: #0080ff;
34322
+ cursor: pointer;
34323
+ }
34324
+
34325
+ .E_mp64wfi {
34326
+ width: 100%;
34327
+ height: 100%;
34328
+ display: flex;
34329
+ flex-direction: column;
34330
+ }
34331
+
34332
+ .E_mp64wfi .name-toolbar {
34333
+ width: 100%;
34334
+ display: flex;
34335
+ line-height: 30px;
34336
+ padding: 0 16px;
34337
+ justify-content: space-between;
34338
+ }
34339
+
34340
+ .E_mp64wfi .name-toolbar .metric-extra {
34341
+ display: flex;
34342
+ font-size: 12px;
34343
+ align-items: center;
34344
+ }
34345
+
34346
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34347
+ color: #a3b4cc;
34348
+ }
34349
+
34350
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34351
+ margin-left: 10px;
34352
+ }
34353
+
34354
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34355
+ margin-left: 10px;
34356
+ cursor: pointer;
34357
+ }
34358
+
34359
+ .E_mp64wfi .content {
34360
+ flex: 1;
34361
+ width: 100%;
34362
+ display: flex;
34363
+ justify-content: center;
34364
+ align-items: center;
34365
+ }
34366
+
34367
+ .E_mp64wfi .single-content {
34368
+ height: 65px;
34369
+ }
34370
+
34371
+ .E_l1oyigan {
34372
+ display: flex;
34373
+ align-items: center;
34374
+ white-space: nowrap;
34375
+ overflow: hidden;
34376
+ width: 100%;
34377
+ }
34378
+
34379
+ .E_l1oyigan .ant-dropdown-trigger {
34380
+ margin-left: auto;
34381
+ font-size: 12px;
34382
+ }
34383
+
34384
+ .E_l1noi4n1 {
34385
+ display: flex;
34386
+ justify-content: flex-start;
34387
+ align-items: center;
34388
+ font-size: 12px;
34389
+ cursor: pointer;
34390
+ }
34391
+
34392
+ .E_l1noi4n1:not(:last-child) {
34393
+ margin-right: 20px;
34394
+ }
34395
+
34396
+ .E_l1noi4n1.deselected {
34397
+ opacity: 0.4;
34398
+ }
34399
+
34400
+ .E_l1noi4n1.deselected .color-block {
34401
+ background: #b4beca !important;
34402
+ }
34403
+
34404
+ .E_cz19rz6 {
34405
+ display: inline-block;
34406
+ height: 8px;
34407
+ width: 8px;
34408
+ margin-right: 8px;
34409
+ }
34410
+
34411
+ .E_e17r5r9c .ant-dropdown-menu-item {
34412
+ display: flex;
34413
+ align-items: center;
34414
+ font-size: 12px;
34415
+ margin: 0;
34416
+ }
34417
+
34418
+ .E_m1y1hhnr {
34419
+ position: relative;
34420
+ }
34421
+
34422
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34423
+ bottom: -12px;
34424
+ }
34425
+
34426
+ .E_m1y1hhnr .metric-toolbar {
34427
+ display: flex;
34428
+ justify-content: space-between;
34429
+ line-height: 30px;
34430
+ margin: 0 16px;
34431
+ }
34432
+
34433
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34434
+ display: flex;
34435
+ font-size: 12px;
34436
+ align-items: center;
34208
34437
  }
34209
34438
 
34210
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34211
- margin-left: 8px;
34439
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34440
+ color: #a3b4cc;
34212
34441
  }
34213
34442
 
34214
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34215
- margin-left: 24px;
34443
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34444
+ margin-left: 10px;
34216
34445
  }
34217
34446
 
34218
- .E_lht19u8 {
34219
- width: 64px;
34220
- height: 64px;
34221
- display: flex;
34222
- align-items: center;
34223
- justify-content: center;
34224
- position: relative;
34225
- opacity: 0.2;
34447
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34448
+ margin-left: 10px;
34449
+ cursor: pointer;
34226
34450
  }
34227
34451
 
34228
- .E_lk3gkp4 {
34229
- position: absolute;
34230
- width: 5px;
34231
- height: 48px;
34232
- left: 9.33px;
34233
- top: 40.5px;
34234
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34235
- border-radius: 5px;
34236
- transform: rotate(-128deg);
34237
- transform-origin: top left;
34238
- animation: loading-indicator1 1100ms ease-out infinite;
34452
+ .E_m1y1hhnr .recharts-xAxis {
34453
+ font-size: 12px;
34239
34454
  }
34240
34455
 
34241
- .E_ll4n94n {
34456
+ .E_m1y1hhnr .pointer-wrapper {
34242
34457
  position: absolute;
34243
- width: 5px;
34244
- height: 48px;
34245
- left: 40.8px;
34246
- top: 8.4px;
34247
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34248
- border-radius: 5px;
34249
- transform: rotate(-8deg);
34250
- transform-origin: top left;
34251
- animation: loading-indicator2 1100ms ease-out infinite;
34458
+ bottom: 10px;
34459
+ padding: 0 8px;
34460
+ border-radius: 4px;
34461
+ font-size: 12px;
34462
+ color: #fff;
34463
+ background: rgba(0, 0, 0, 0.75);
34464
+ transform: translateX(-50%);
34252
34465
  }
34253
34466
 
34254
- .E_l17lbdo6 {
34255
- position: absolute;
34256
- width: 5px;
34257
- height: 48px;
34258
- left: 52.9px;
34259
- top: 51.8px;
34260
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34261
- border-radius: 5px;
34262
- transform: rotate(112deg);
34263
- transform-origin: top left;
34264
- animation: loading-indicator3 1100ms ease-out infinite;
34467
+ .E_tnvijvs {
34468
+ min-width: 200px;
34265
34469
  }
34266
34470
 
34267
- .E_r77hffu {
34471
+ .E_t1ub2aex {
34268
34472
  display: flex;
34269
34473
  align-items: center;
34270
34474
  justify-content: space-between;
34271
- column-gap: 6px;
34475
+ background-color: rgba(0, 0, 0, 0.75);
34476
+ color: #b4beca;
34477
+ font-size: 12px;
34478
+ padding: 3px 6px;
34272
34479
  }
34273
34480
 
34274
- .E_p1cmxsf7 {
34275
- display: flex;
34276
- flex-direction: column;
34277
- justify-content: center;
34278
- row-gap: var(--p1cmxsf7-0);
34481
+ .E_t1ub2aex:first-child {
34482
+ padding-top: 3px;
34279
34483
  }
34280
34484
 
34281
- .E_p1cmxsf7 .antd5-progress-line {
34282
- font-size: 0;
34485
+ .E_t1ub2aex:last-child {
34486
+ padding-bottom: 3px;
34487
+ }
34488
+
34489
+ .E_t1ub2aex .column-value {
34490
+ color: #fff;
34491
+ margin-left: 8px;
34283
34492
  }
34284
34493
 
34285
34494
  .E_w7ob4th.outside-tag {
@@ -34292,778 +34501,778 @@ input.E_rf8rlle.ant-input {
34292
34501
  margin-right: 4px;
34293
34502
  }
34294
34503
 
34295
- .E_tc97u5y {
34296
- height: 100%;
34297
- }
34298
-
34299
- .E_tfzf37v {
34300
- height: 100%;
34301
- }
34302
-
34303
- .E_tfzf37v.empty-table .ant-table-content {
34304
- overflow: visible !important;
34305
- height: 100%;
34306
- }
34307
-
34308
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34309
- height: 100%;
34504
+ .E_slr2ynn {
34505
+ padding: 0 8px;
34506
+ height: 18px;
34310
34507
  }
34311
34508
 
34312
- .E_tfzf37v.empty-table .ant-table-content table {
34313
- width: 100% !important;
34314
- height: 100%;
34509
+ .E_m140wbb6 {
34510
+ padding: 2px 8px;
34511
+ height: 24px;
34315
34512
  }
34316
34513
 
34317
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34318
- padding: 15px 0;
34514
+ .E_t1fozc1i {
34515
+ margin: 0;
34319
34516
  }
34320
34517
 
34321
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34322
- display: none;
34518
+ .E_i1vxv4ln {
34519
+ margin-right: 4px;
34520
+ height: 16px;
34323
34521
  }
34324
34522
 
34325
- .E_tfzf37v .active-row td:nth-child(1) {
34523
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34326
34524
  font-weight: 700;
34525
+ color: #00122e;
34526
+ background-color: rgba(237, 241, 250, 0.6);
34527
+ border: 1px solid rgba(211, 218, 235, 0.6);
34528
+ word-break: break-all;
34529
+ display: inline;
34530
+ white-space: normal;
34327
34531
  }
34328
34532
 
34329
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34330
- font-weight: 700;
34533
+ .E_sjob3jg {
34534
+ --item-min-width: 60px;
34331
34535
  }
34332
34536
 
34333
- .E_tfzf37v .ant-spin-nested-loading {
34334
- height: 100%;
34537
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34538
+ display: none !important;
34335
34539
  }
34336
34540
 
34337
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34338
- height: 100%;
34339
- overflow: visible;
34541
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34542
+ flex-shrink: 0 !important;
34340
34543
  }
34341
34544
 
34342
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34343
- max-height: none;
34545
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34546
+ color: #0080ff;
34344
34547
  }
34345
34548
 
34346
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34347
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34348
- display: none;
34549
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34550
+ color: #0080ff;
34551
+ font-weight: normal;
34349
34552
  }
34350
34553
 
34351
- .E_tfzf37v td.ant-table-column-sort {
34352
- background: transparent;
34554
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34555
+ color: rgba(44, 56, 82, 0.6);
34353
34556
  }
34354
34557
 
34355
- .E_tfzf37v td.ant-table-cell-fix-left,
34356
- .E_tfzf37v td.ant-table-cell-fix-right {
34357
- background: #fff;
34358
- padding: 0 !important;
34558
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34559
+ color: #00122e;
34359
34560
  }
34360
34561
 
34361
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34362
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34363
- display: flex;
34364
- align-items: center;
34365
- height: 100%;
34366
- padding: 8px;
34562
+ .E_sjob3jg .step-item-text {
34563
+ display: inline-block;
34367
34564
  }
34368
34565
 
34369
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34370
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34566
+ .E_sjob3jg .step-item-title {
34371
34567
  overflow: hidden;
34568
+ white-space: nowrap;
34372
34569
  text-overflow: ellipsis;
34373
- width: 100%;
34374
34570
  }
34375
34571
 
34376
- .E_tfzf37v .ant-table-container {
34377
- height: 100%;
34572
+ .E_hjvj6s6 .ant-steps-item-container {
34573
+ min-width: var(--item-min-width);
34378
34574
  }
34379
34575
 
34380
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34381
- box-shadow: none !important;
34576
+ .E_hjvj6s6 .ant-steps-item-disabled {
34577
+ cursor: not-allowed !important;
34382
34578
  }
34383
34579
 
34384
- .E_tfzf37v .ant-table {
34385
- border-radius: 0px;
34386
- border-left: none;
34387
- border-right: none;
34388
- border-bottom: none;
34389
- height: 100%;
34390
- font-size: 12px;
34391
- background: transparent;
34580
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34581
+ flex-direction: row;
34582
+ justify-content: stretch;
34392
34583
  }
34393
34584
 
34394
- .E_tfzf37v .ant-table .ant-table-header {
34395
- position: relative;
34396
- z-index: 3;
34397
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34398
- margin-bottom: -1px;
34585
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34586
+ padding: 0;
34587
+ margin-right: 4px;
34588
+ flex: 1;
34589
+ overflow: visible;
34399
34590
  }
34400
34591
 
34401
- .E_tfzf37v .ant-table .time-wrapper .date,
34402
- .E_tfzf37v .ant-table .value {
34403
- color: #2d3a56;
34592
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34593
+ width: 100%;
34594
+ min-height: unset;
34404
34595
  }
34405
34596
 
34406
- .E_tfzf37v .ant-table .time-wrapper .time,
34407
- .E_tfzf37v .ant-table .unit {
34408
- color: rgba(44, 56, 82, 0.6);
34597
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34598
+ height: 26px;
34599
+ line-height: 26px;
34600
+ width: 100%;
34601
+ padding: 0;
34602
+ font-size: 12px;
34409
34603
  }
34410
34604
 
34411
- .E_tfzf37v .ant-table .ant-table-selection {
34412
- position: unset;
34413
- text-align: center;
34605
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34606
+ margin-right: 10px;
34414
34607
  }
34415
34608
 
34416
- .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34417
- background: #fff;
34609
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34610
+ display: none;
34418
34611
  }
34419
34612
 
34420
- .E_tfzf37v .ant-table .anticon-setting {
34421
- cursor: pointer;
34422
- position: absolute;
34423
- top: 50%;
34424
- right: 12px;
34425
- transform: translateY(-50%);
34613
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34614
+ padding-left: 8px;
34615
+ padding-right: 4px;
34616
+ border-radius: 4px 0 0 4px;
34426
34617
  }
34427
34618
 
34428
- .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34429
- box-shadow: none;
34430
- width: 1px;
34431
- background: rgba(213, 219, 227, 0.6);
34619
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34620
+ margin-right: 0;
34621
+ }
34622
+
34623
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34624
+ padding-right: 8px;
34625
+ padding-left: 12px;
34626
+ border-radius: 0 4px 4px 0;
34432
34627
  }
34433
34628
 
34434
- .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34435
- box-shadow: none;
34436
- width: 1px;
34437
- background: rgba(213, 219, 227, 0.6);
34629
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34630
+ content: "";
34631
+ width: 0;
34632
+ height: 0;
34633
+ border: 13px solid transparent;
34634
+ position: absolute;
34635
+ top: 0;
34636
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34637
+ z-index: 2;
34638
+ position: relative;
34639
+ top: -50%;
34640
+ right: -100%;
34438
34641
  }
34439
34642
 
34440
- .E_tfzf37v .ant-table .ant-table-tbody {
34441
- position: relative;
34643
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34644
+ padding: 0 4px 0 12px;
34442
34645
  }
34443
34646
 
34444
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
34445
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34446
- border-bottom: 1px solid white;
34447
- height: 40px;
34448
- vertical-align: middle;
34449
- transition: background 0ms;
34450
- color: #00122e;
34647
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34648
+ content: "";
34649
+ width: 0;
34650
+ height: 0;
34651
+ border: 13px solid transparent;
34652
+ position: absolute;
34653
+ top: 0;
34654
+ border-left: 8px solid #fff;
34655
+ left: 0;
34451
34656
  }
34452
34657
 
34453
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
34454
- background: #f2f5fa;
34455
- border-bottom-color: #f2f5fa;
34658
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34659
+ max-width: calc(100% - var(--item-min-width) * 2);
34456
34660
  }
34457
34661
 
34458
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34459
- height: auto;
34460
- color: #00122e;
34461
- font-size: 12px;
34462
- text-align: left;
34463
- transition: none;
34464
- overflow: hidden;
34465
- text-overflow: ellipsis;
34466
- white-space: nowrap;
34662
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34663
+ background-color: rgba(0, 136, 255, 0.1);
34467
34664
  }
34468
34665
 
34469
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34470
- color: #0096ff;
34666
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34667
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34471
34668
  }
34472
34669
 
34473
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34474
- overflow: hidden;
34475
- text-overflow: ellipsis;
34476
- width: 100%;
34477
- vertical-align: middle;
34670
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34671
+ cursor: pointer;
34672
+ min-width: var(--item-min-width);
34478
34673
  }
34479
34674
 
34480
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
34481
- line-height: 0px;
34675
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34676
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34677
+ min-width: var(--item-min-width);
34482
34678
  }
34483
34679
 
34484
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
34485
- padding-right: 25px;
34680
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34681
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34682
+ background-color: rgba(237, 241, 250, 0.6);
34486
34683
  }
34487
34684
 
34488
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34489
- border-top-color: transparent;
34685
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34686
+ padding: 0;
34490
34687
  }
34491
34688
 
34492
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
34493
- background: rgba(225, 230, 241, 0.6);
34494
- border-color: transparent transparent white;
34689
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34690
+ width: 192px;
34691
+ row-gap: 2px;
34495
34692
  }
34496
34693
 
34497
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34498
- border-radius: 8px 0 0 8px;
34694
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34695
+ background-color: rgba(225, 230, 241, 0.6);
34499
34696
  }
34500
34697
 
34501
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34502
- border-radius: 8px 0 0 8px;
34698
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34699
+ color: #00122e !important;
34503
34700
  }
34504
34701
 
34505
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34506
- content: "";
34507
- width: 4px;
34508
- top: -1px;
34509
- bottom: -1px;
34510
- background: white;
34702
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34703
+ background-color: rgba(225, 230, 241, 0.6);
34511
34704
  }
34512
34705
 
34513
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34514
- border-radius: 0 8px 8px 0;
34706
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34707
+ padding: 0 8px;
34708
+ border-radius: 4px;
34709
+ height: 32px;
34710
+ display: flex;
34711
+ align-items: center;
34515
34712
  }
34516
34713
 
34517
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34518
- border-radius: 0;
34519
- background: white;
34520
- border-top: none;
34714
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34715
+ min-height: auto;
34716
+ white-space: nowrap;
34521
34717
  }
34522
34718
 
34523
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34524
- border-top: 1px solid transparent;
34525
- border-radius: 0 8px 8px 0;
34526
- background: rgba(225, 230, 241, 0.6);
34719
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34720
+ font-size: 13px;
34721
+ line-height: 20px;
34722
+ max-width: 100%;
34723
+ padding-right: 0;
34527
34724
  }
34528
34725
 
34529
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34530
- background: white;
34531
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34726
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34727
+ background: rgba(0, 128, 255, 0.1);
34532
34728
  }
34533
34729
 
34534
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34535
- display: flex;
34730
+ .E_h6l1tj4 {
34731
+ width: 100%;
34732
+ display: inline-flex;
34536
34733
  align-items: center;
34537
- height: 100%;
34538
- background: rgba(225, 230, 241, 0.6);
34734
+ justify-content: center;
34735
+ column-gap: 4px;
34539
34736
  }
34540
34737
 
34541
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34542
- background: white;
34543
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34738
+ .E_h6l1tj4 .step-item-prefix-container {
34739
+ display: inline-flex;
34740
+ align-items: center;
34741
+ width: 18px;
34742
+ height: 18px;
34743
+ color: rgba(44, 56, 82, 0.75);
34744
+ justify-content: center;
34544
34745
  }
34545
34746
 
34546
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34747
+ .E_v18frne8 {
34748
+ width: 100%;
34547
34749
  display: flex;
34548
34750
  align-items: center;
34549
- height: 100%;
34550
- background: rgba(225, 230, 241, 0.6);
34751
+ justify-content: center;
34752
+ column-gap: 6px;
34753
+ font-size: 13px;
34551
34754
  }
34552
34755
 
34553
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
34554
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34756
+ .E_v18frne8 .step-item-prefix-container {
34757
+ display: inline-flex;
34758
+ align-items: center;
34759
+ min-width: 20px;
34760
+ min-height: 20px;
34761
+ color: rgba(44, 56, 82, 0.75);
34762
+ justify-content: center;
34555
34763
  }
34556
34764
 
34557
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
34558
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34559
- border-radius: 8px;
34765
+ button.E_l48ei06.ant-btn {
34766
+ font-size: 12px;
34767
+ line-height: 18px;
34768
+ height: 18px;
34560
34769
  }
34561
34770
 
34562
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34563
- border-top-color: white;
34771
+ button.E_l48ei06 {
34772
+ color: #0080FF;
34773
+ height: unset;
34564
34774
  }
34565
34775
 
34566
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
34567
- background: rgba(0, 136, 255, 0.1);
34568
- border-bottom-color: transparent;
34569
- border-top-color: transparent;
34776
+ button.E_l48ei06 .button-prefix-icon {
34777
+ margin-right: 4px;
34570
34778
  }
34571
34779
 
34572
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34573
- border-radius: 8px 0 0 8px;
34780
+ button.E_l48ei06 .button-suffix-icon {
34781
+ margin-left: 4px;
34574
34782
  }
34575
34783
 
34576
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34577
- border-radius: 0 8px 8px 0;
34784
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34785
+ color: #009DFF;
34578
34786
  }
34579
34787
 
34580
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34581
- background: rgba(0, 136, 255, 0.1);
34788
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34789
+ color: #005ED1;
34582
34790
  }
34583
34791
 
34584
- .E_tfzf37v .ant-table .ant-table-thead > tr > th {
34585
- background: #fff;
34586
- font-weight: 400;
34587
- position: relative;
34588
- border-bottom: none;
34589
- color: #00122e;
34590
- transition: none;
34591
- padding: 15px 8px 15px 8px;
34792
+ button.E_l48ei06.ui-kit-link-disabled {
34793
+ color: #0080FF;
34592
34794
  }
34593
34795
 
34594
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
34595
- content: "";
34596
- width: 1px;
34597
- top: 0;
34598
- bottom: 0;
34599
- background: rgba(211, 218, 235, 0.6);
34600
- position: absolute;
34601
- right: 0;
34796
+ button.E_l48ei06.ui-kit-link-primary {
34797
+ color: #00122E;
34602
34798
  }
34603
34799
 
34604
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
34605
- padding: unset;
34800
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34801
+ color: #0080FF;
34606
34802
  }
34607
34803
 
34608
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
34609
- display: none;
34804
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34805
+ color: #005ED1;
34610
34806
  }
34611
34807
 
34612
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34613
- width: 100%;
34614
- overflow: hidden;
34615
- white-space: nowrap;
34616
- text-overflow: ellipsis;
34808
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34809
+ color: #00122E;
34617
34810
  }
34618
34811
 
34619
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34620
- overflow: hidden;
34621
- text-overflow: ellipsis;
34622
- flex: 1;
34812
+ button.E_l48ei06.ui-kit-link-secondary {
34813
+ color: rgba(44, 56, 82, 0.7490196078);
34623
34814
  }
34624
34815
 
34625
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34626
- padding: 15px 25px 15px 8px;
34816
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34817
+ color: #0080FF;
34627
34818
  }
34628
34819
 
34629
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34630
- padding: 0;
34820
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34821
+ color: #005ED1;
34631
34822
  }
34632
34823
 
34633
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34634
- position: absolute;
34635
- right: 6px;
34636
- top: 50%;
34637
- transform: translateY(-50%);
34638
- height: 16px;
34639
- display: none;
34640
- transition: transform 320ms ease;
34824
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34825
+ color: rgba(44, 56, 82, 0.7490196078);
34826
+ }
34827
+
34828
+ .E_tc97u5y {
34829
+ height: 100%;
34641
34830
  }
34642
34831
 
34643
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34644
- display: block;
34645
- transform: translateY(-50%) rotateX(180deg);
34832
+ .E_tfzf37v {
34833
+ height: 100%;
34646
34834
  }
34647
34835
 
34648
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34649
- display: block;
34836
+ .E_tfzf37v.empty-table .ant-table-content {
34837
+ overflow: visible !important;
34838
+ height: 100%;
34650
34839
  }
34651
34840
 
34652
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34653
- display: none;
34841
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34842
+ height: 100%;
34654
34843
  }
34655
34844
 
34656
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34657
- transform: translateY(-50%);
34845
+ .E_tfzf37v.empty-table .ant-table-content table {
34846
+ width: 100% !important;
34847
+ height: 100%;
34658
34848
  }
34659
34849
 
34660
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34661
- transform: translateY(-50%) rotateX(180deg);
34850
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34851
+ padding: 15px 0;
34662
34852
  }
34663
34853
 
34664
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34665
- background: #f2f5fa;
34854
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34855
+ display: none;
34666
34856
  }
34667
34857
 
34668
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34669
- display: block;
34858
+ .E_tfzf37v .active-row td:nth-child(1) {
34859
+ font-weight: 700;
34670
34860
  }
34671
34861
 
34672
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
34673
- padding-right: 25px;
34862
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34863
+ font-weight: 700;
34674
34864
  }
34675
34865
 
34676
- .E_tfzf37v .ant-table .ant-table-selection-column {
34677
- padding: 0 !important;
34866
+ .E_tfzf37v .ant-spin-nested-loading {
34867
+ height: 100%;
34678
34868
  }
34679
34869
 
34680
- .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34681
- position: absolute;
34682
- left: 50%;
34683
- top: 50%;
34684
- transform: translate(-50%, -50%);
34870
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34871
+ height: 100%;
34872
+ overflow: visible;
34685
34873
  }
34686
34874
 
34687
- .E_tfzf37v .ant-table .ant-table-selection-column:after {
34875
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34876
+ max-height: none;
34877
+ }
34878
+
34879
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34880
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34688
34881
  display: none;
34689
34882
  }
34690
34883
 
34691
- .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
34692
- background: #fff;
34884
+ .E_tfzf37v td.ant-table-column-sort {
34885
+ background: transparent;
34693
34886
  }
34694
34887
 
34695
- .E_tfzf37v .ant-table .ant-table-placeholder {
34696
- background: inherit;
34888
+ .E_tfzf37v td.ant-table-cell-fix-left,
34889
+ .E_tfzf37v td.ant-table-cell-fix-right {
34890
+ background: #fff;
34891
+ padding: 0 !important;
34697
34892
  }
34698
34893
 
34699
- .E_tfzf37v .ant-table .ant-table-placeholder td {
34700
- position: static;
34701
- border: none;
34702
- background: inherit !important;
34703
- height: 100px;
34704
- vertical-align: middle;
34894
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34895
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34896
+ display: flex;
34897
+ align-items: center;
34898
+ height: 100%;
34899
+ padding: 8px;
34705
34900
  }
34706
34901
 
34707
- .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
34708
- .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34709
- font-weight: bold;
34710
- font-size: 20px;
34711
- color: rgba(10, 37, 85, 0.6);
34902
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34903
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34904
+ overflow: hidden;
34905
+ text-overflow: ellipsis;
34906
+ width: 100%;
34712
34907
  }
34713
34908
 
34714
- .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
34715
- .E_tfzf37v .ant-table th.cell__action_ {
34716
- z-index: 10;
34909
+ .E_tfzf37v .ant-table-container {
34910
+ height: 100%;
34717
34911
  }
34718
34912
 
34719
- .E_tfzf37v .ant-table td.cell__action_ {
34720
- padding: 0 !important;
34721
- position: relative;
34722
- background: #fff;
34913
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34914
+ box-shadow: none !important;
34723
34915
  }
34724
34916
 
34725
- .E_tfzf37v .ant-table td.cell__action_ > * {
34917
+ .E_tfzf37v .ant-table {
34918
+ border-radius: 0px;
34919
+ border-left: none;
34920
+ border-right: none;
34921
+ border-bottom: none;
34726
34922
  height: 100%;
34727
- display: flex;
34728
- align-items: center;
34729
- justify-content: flex-end;
34730
- padding-right: 8px;
34923
+ font-size: 12px;
34924
+ background: transparent;
34731
34925
  }
34732
34926
 
34733
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34734
- width: 24px;
34735
- height: 24px;
34736
- cursor: pointer;
34737
- justify-content: center;
34738
- border-radius: 4px;
34927
+ .E_tfzf37v .ant-table .ant-table-header {
34928
+ position: relative;
34929
+ z-index: 3;
34930
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34931
+ margin-bottom: -1px;
34739
34932
  }
34740
34933
 
34741
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34742
- background: #fff;
34934
+ .E_tfzf37v .ant-table .time-wrapper .date,
34935
+ .E_tfzf37v .ant-table .value {
34936
+ color: #2d3a56;
34743
34937
  }
34744
34938
 
34745
- button.E_l48ei06.ant-btn {
34746
- font-size: 12px;
34747
- line-height: 18px;
34748
- height: 18px;
34939
+ .E_tfzf37v .ant-table .time-wrapper .time,
34940
+ .E_tfzf37v .ant-table .unit {
34941
+ color: rgba(44, 56, 82, 0.6);
34749
34942
  }
34750
34943
 
34751
- button.E_l48ei06 {
34752
- color: #0080FF;
34753
- height: unset;
34944
+ .E_tfzf37v .ant-table .ant-table-selection {
34945
+ position: unset;
34946
+ text-align: center;
34754
34947
  }
34755
34948
 
34756
- button.E_l48ei06 .button-prefix-icon {
34757
- margin-right: 4px;
34949
+ .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34950
+ background: #fff;
34758
34951
  }
34759
34952
 
34760
- button.E_l48ei06 .button-suffix-icon {
34761
- margin-left: 4px;
34953
+ .E_tfzf37v .ant-table .anticon-setting {
34954
+ cursor: pointer;
34955
+ position: absolute;
34956
+ top: 50%;
34957
+ right: 12px;
34958
+ transform: translateY(-50%);
34762
34959
  }
34763
34960
 
34764
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34765
- color: #009DFF;
34961
+ .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34962
+ box-shadow: none;
34963
+ width: 1px;
34964
+ background: rgba(213, 219, 227, 0.6);
34766
34965
  }
34767
34966
 
34768
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34769
- color: #005ED1;
34967
+ .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34968
+ box-shadow: none;
34969
+ width: 1px;
34970
+ background: rgba(213, 219, 227, 0.6);
34770
34971
  }
34771
34972
 
34772
- button.E_l48ei06.ui-kit-link-disabled {
34773
- color: #0080FF;
34973
+ .E_tfzf37v .ant-table .ant-table-tbody {
34974
+ position: relative;
34774
34975
  }
34775
34976
 
34776
- button.E_l48ei06.ui-kit-link-primary {
34777
- color: #00122E;
34977
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
34978
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34979
+ border-bottom: 1px solid white;
34980
+ height: 40px;
34981
+ vertical-align: middle;
34982
+ transition: background 0ms;
34983
+ color: #00122e;
34778
34984
  }
34779
34985
 
34780
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34781
- color: #0080FF;
34986
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
34987
+ background: #f2f5fa;
34988
+ border-bottom-color: #f2f5fa;
34782
34989
  }
34783
34990
 
34784
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34785
- color: #005ED1;
34991
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34992
+ height: auto;
34993
+ color: #00122e;
34994
+ font-size: 12px;
34995
+ text-align: left;
34996
+ transition: none;
34997
+ overflow: hidden;
34998
+ text-overflow: ellipsis;
34999
+ white-space: nowrap;
34786
35000
  }
34787
35001
 
34788
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34789
- color: #00122E;
35002
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
35003
+ color: #0096ff;
34790
35004
  }
34791
35005
 
34792
- button.E_l48ei06.ui-kit-link-secondary {
34793
- color: rgba(44, 56, 82, 0.7490196078);
35006
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
35007
+ overflow: hidden;
35008
+ text-overflow: ellipsis;
35009
+ width: 100%;
35010
+ vertical-align: middle;
34794
35011
  }
34795
35012
 
34796
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34797
- color: #0080FF;
35013
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
35014
+ line-height: 0px;
34798
35015
  }
34799
35016
 
34800
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34801
- color: #005ED1;
35017
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
35018
+ padding-right: 25px;
34802
35019
  }
34803
35020
 
34804
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34805
- color: rgba(44, 56, 82, 0.7490196078);
35021
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
35022
+ border-top-color: transparent;
34806
35023
  }
34807
35024
 
34808
- .E_slr2ynn {
34809
- padding: 0 8px;
34810
- height: 18px;
35025
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
35026
+ background: rgba(225, 230, 241, 0.6);
35027
+ border-color: transparent transparent white;
34811
35028
  }
34812
35029
 
34813
- .E_m140wbb6 {
34814
- padding: 2px 8px;
34815
- height: 24px;
35030
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
35031
+ border-radius: 8px 0 0 8px;
34816
35032
  }
34817
35033
 
34818
- .E_t1fozc1i {
34819
- margin: 0;
35034
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
35035
+ border-radius: 8px 0 0 8px;
34820
35036
  }
34821
35037
 
34822
- .E_i1vxv4ln {
34823
- margin-right: 4px;
34824
- height: 16px;
35038
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
35039
+ content: "";
35040
+ width: 4px;
35041
+ top: -1px;
35042
+ bottom: -1px;
35043
+ background: white;
34825
35044
  }
34826
35045
 
34827
- .E_n1afl31m.ant-tag.ant-tag-gray {
34828
- font-weight: 700;
34829
- color: #00122e;
34830
- background-color: rgba(237, 241, 250, 0.6);
34831
- border: 1px solid rgba(211, 218, 235, 0.6);
34832
- word-break: break-all;
34833
- display: inline;
34834
- white-space: normal;
35046
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
35047
+ border-radius: 0 8px 8px 0;
34835
35048
  }
34836
35049
 
34837
- .E_sjob3jg {
34838
- --item-min-width: 60px;
35050
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
35051
+ border-radius: 0;
35052
+ background: white;
35053
+ border-top: none;
34839
35054
  }
34840
35055
 
34841
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34842
- display: none !important;
35056
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
35057
+ border-top: 1px solid transparent;
35058
+ border-radius: 0 8px 8px 0;
35059
+ background: rgba(225, 230, 241, 0.6);
34843
35060
  }
34844
35061
 
34845
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34846
- flex-shrink: 0 !important;
35062
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
35063
+ background: white;
35064
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34847
35065
  }
34848
35066
 
34849
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34850
- color: #0080ff;
35067
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
35068
+ display: flex;
35069
+ align-items: center;
35070
+ height: 100%;
35071
+ background: rgba(225, 230, 241, 0.6);
34851
35072
  }
34852
35073
 
34853
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34854
- color: #0080ff;
34855
- font-weight: normal;
35074
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
35075
+ background: white;
35076
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34856
35077
  }
34857
35078
 
34858
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34859
- color: rgba(44, 56, 82, 0.6);
35079
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
35080
+ display: flex;
35081
+ align-items: center;
35082
+ height: 100%;
35083
+ background: rgba(225, 230, 241, 0.6);
34860
35084
  }
34861
35085
 
34862
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34863
- color: #00122e;
35086
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
35087
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34864
35088
  }
34865
35089
 
34866
- .E_sjob3jg .step-item-text {
34867
- display: inline-block;
35090
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
35091
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
35092
+ border-radius: 8px;
34868
35093
  }
34869
35094
 
34870
- .E_sjob3jg .step-item-title {
34871
- overflow: hidden;
34872
- white-space: nowrap;
34873
- text-overflow: ellipsis;
35095
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
35096
+ border-top-color: white;
34874
35097
  }
34875
35098
 
34876
- .E_hjvj6s6 .ant-steps-item-container {
34877
- min-width: var(--item-min-width);
35099
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
35100
+ background: rgba(0, 136, 255, 0.1);
35101
+ border-bottom-color: transparent;
35102
+ border-top-color: transparent;
34878
35103
  }
34879
35104
 
34880
- .E_hjvj6s6 .ant-steps-item-disabled {
34881
- cursor: not-allowed !important;
35105
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
35106
+ border-radius: 8px 0 0 8px;
34882
35107
  }
34883
35108
 
34884
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34885
- flex-direction: row;
34886
- justify-content: stretch;
35109
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
35110
+ border-radius: 0 8px 8px 0;
34887
35111
  }
34888
35112
 
34889
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34890
- padding: 0;
34891
- margin-right: 4px;
34892
- flex: 1;
34893
- overflow: visible;
35113
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
35114
+ background: rgba(0, 136, 255, 0.1);
34894
35115
  }
34895
35116
 
34896
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34897
- width: 100%;
34898
- min-height: unset;
35117
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th {
35118
+ background: #fff;
35119
+ font-weight: 400;
35120
+ position: relative;
35121
+ border-bottom: none;
35122
+ color: #00122e;
35123
+ transition: none;
35124
+ padding: 15px 8px 15px 8px;
34899
35125
  }
34900
35126
 
34901
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34902
- height: 26px;
34903
- line-height: 26px;
34904
- width: 100%;
34905
- padding: 0;
34906
- font-size: 12px;
35127
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
35128
+ content: "";
35129
+ width: 1px;
35130
+ top: 0;
35131
+ bottom: 0;
35132
+ background: rgba(211, 218, 235, 0.6);
35133
+ position: absolute;
35134
+ right: 0;
34907
35135
  }
34908
35136
 
34909
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34910
- margin-right: 10px;
35137
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
35138
+ padding: unset;
34911
35139
  }
34912
35140
 
34913
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35141
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
34914
35142
  display: none;
34915
35143
  }
34916
35144
 
34917
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34918
- padding-left: 8px;
34919
- padding-right: 4px;
34920
- border-radius: 4px 0 0 4px;
34921
- }
34922
-
34923
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34924
- margin-right: 0;
35145
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
35146
+ width: 100%;
35147
+ overflow: hidden;
35148
+ white-space: nowrap;
35149
+ text-overflow: ellipsis;
34925
35150
  }
34926
35151
 
34927
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34928
- padding-right: 8px;
34929
- padding-left: 12px;
34930
- border-radius: 0 4px 4px 0;
35152
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
35153
+ overflow: hidden;
35154
+ text-overflow: ellipsis;
35155
+ flex: 1;
34931
35156
  }
34932
35157
 
34933
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34934
- content: "";
34935
- width: 0;
34936
- height: 0;
34937
- border: 13px solid transparent;
34938
- position: absolute;
34939
- top: 0;
34940
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34941
- z-index: 2;
34942
- position: relative;
34943
- top: -50%;
34944
- right: -100%;
35158
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
35159
+ padding: 15px 25px 15px 8px;
34945
35160
  }
34946
35161
 
34947
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34948
- padding: 0 4px 0 12px;
35162
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
35163
+ padding: 0;
34949
35164
  }
34950
35165
 
34951
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34952
- content: "";
34953
- width: 0;
34954
- height: 0;
34955
- border: 13px solid transparent;
35166
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34956
35167
  position: absolute;
34957
- top: 0;
34958
- border-left: 8px solid #fff;
34959
- left: 0;
35168
+ right: 6px;
35169
+ top: 50%;
35170
+ transform: translateY(-50%);
35171
+ height: 16px;
35172
+ display: none;
35173
+ transition: transform 320ms ease;
34960
35174
  }
34961
35175
 
34962
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34963
- max-width: calc(100% - var(--item-min-width) * 2);
35176
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
35177
+ display: block;
35178
+ transform: translateY(-50%) rotateX(180deg);
34964
35179
  }
34965
35180
 
34966
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34967
- background-color: rgba(0, 136, 255, 0.1);
35181
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
35182
+ display: block;
34968
35183
  }
34969
35184
 
34970
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34971
- border-left-color: rgba(0, 136, 255, 0.1) !important;
35185
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
35186
+ display: none;
34972
35187
  }
34973
35188
 
34974
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34975
- cursor: pointer;
34976
- min-width: var(--item-min-width);
35189
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
35190
+ transform: translateY(-50%);
34977
35191
  }
34978
35192
 
34979
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34980
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34981
- min-width: var(--item-min-width);
35193
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
35194
+ transform: translateY(-50%) rotateX(180deg);
34982
35195
  }
34983
35196
 
34984
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34985
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34986
- background-color: rgba(237, 241, 250, 0.6);
35197
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
35198
+ background: #f2f5fa;
34987
35199
  }
34988
35200
 
34989
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34990
- padding: 0;
35201
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
35202
+ display: block;
34991
35203
  }
34992
35204
 
34993
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34994
- width: 192px;
34995
- row-gap: 2px;
35205
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
35206
+ padding-right: 25px;
34996
35207
  }
34997
35208
 
34998
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34999
- background-color: rgba(225, 230, 241, 0.6);
35209
+ .E_tfzf37v .ant-table .ant-table-selection-column {
35210
+ padding: 0 !important;
35000
35211
  }
35001
35212
 
35002
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35003
- color: #00122e !important;
35213
+ .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
35214
+ position: absolute;
35215
+ left: 50%;
35216
+ top: 50%;
35217
+ transform: translate(-50%, -50%);
35004
35218
  }
35005
35219
 
35006
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
35007
- background-color: rgba(225, 230, 241, 0.6);
35220
+ .E_tfzf37v .ant-table .ant-table-selection-column:after {
35221
+ display: none;
35008
35222
  }
35009
35223
 
35010
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35011
- padding: 0 8px;
35012
- border-radius: 4px;
35013
- height: 32px;
35014
- display: flex;
35015
- align-items: center;
35224
+ .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
35225
+ background: #fff;
35016
35226
  }
35017
35227
 
35018
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35019
- min-height: auto;
35020
- white-space: nowrap;
35228
+ .E_tfzf37v .ant-table .ant-table-placeholder {
35229
+ background: inherit;
35021
35230
  }
35022
35231
 
35023
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35024
- font-size: 13px;
35025
- line-height: 20px;
35026
- max-width: 100%;
35027
- padding-right: 0;
35232
+ .E_tfzf37v .ant-table .ant-table-placeholder td {
35233
+ position: static;
35234
+ border: none;
35235
+ background: inherit !important;
35236
+ height: 100px;
35237
+ vertical-align: middle;
35028
35238
  }
35029
35239
 
35030
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35031
- background: rgba(0, 128, 255, 0.1);
35240
+ .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
35241
+ .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
35242
+ font-weight: bold;
35243
+ font-size: 20px;
35244
+ color: rgba(10, 37, 85, 0.6);
35032
35245
  }
35033
35246
 
35034
- .E_h6l1tj4 {
35035
- width: 100%;
35036
- display: inline-flex;
35037
- align-items: center;
35038
- justify-content: center;
35039
- column-gap: 4px;
35247
+ .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
35248
+ .E_tfzf37v .ant-table th.cell__action_ {
35249
+ z-index: 10;
35040
35250
  }
35041
35251
 
35042
- .E_h6l1tj4 .step-item-prefix-container {
35043
- display: inline-flex;
35044
- align-items: center;
35045
- width: 18px;
35046
- height: 18px;
35047
- color: rgba(44, 56, 82, 0.75);
35048
- justify-content: center;
35252
+ .E_tfzf37v .ant-table td.cell__action_ {
35253
+ padding: 0 !important;
35254
+ position: relative;
35255
+ background: #fff;
35049
35256
  }
35050
35257
 
35051
- .E_v18frne8 {
35052
- width: 100%;
35258
+ .E_tfzf37v .ant-table td.cell__action_ > * {
35259
+ height: 100%;
35053
35260
  display: flex;
35054
35261
  align-items: center;
35055
- justify-content: center;
35056
- column-gap: 6px;
35057
- font-size: 13px;
35262
+ justify-content: flex-end;
35263
+ padding-right: 8px;
35058
35264
  }
35059
35265
 
35060
- .E_v18frne8 .step-item-prefix-container {
35061
- display: inline-flex;
35062
- align-items: center;
35063
- min-width: 20px;
35064
- min-height: 20px;
35065
- color: rgba(44, 56, 82, 0.75);
35266
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button {
35267
+ width: 24px;
35268
+ height: 24px;
35269
+ cursor: pointer;
35066
35270
  justify-content: center;
35271
+ border-radius: 4px;
35272
+ }
35273
+
35274
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
35275
+ background: #fff;
35067
35276
  }
35068
35277
 
35069
35278
  .E_t1dtlqs1 {
@@ -35299,215 +35508,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35299
35508
  height: 16px;
35300
35509
  }
35301
35510
 
35302
- .E_t1gvlxt5 {
35303
- min-width: 0;
35304
- flex: 1;
35305
- }
35306
-
35307
- .E_t1gvlxt5 .tag {
35308
- flex: 0 0 auto;
35309
- }
35310
-
35311
- .E_t1gvlxt5 .progress-title {
35312
- flex: 2;
35313
- max-width: fit-content;
35314
- }
35315
-
35316
- .E_t1gvlxt5 .progress-desc {
35317
- flex: 1;
35318
- max-width: fit-content;
35319
- }
35320
-
35321
- .E_a1ji6r68 {
35322
- display: flex;
35323
- align-items: center;
35324
- column-gap: var(--a1ji6r68-0);
35325
- }
35326
-
35327
- .E_msn7nxt {
35328
- color: rgba(44, 56, 82, 0.6);
35329
- text-align: center;
35330
- display: flex;
35331
- align-items: center;
35332
- justify-content: center;
35333
- flex-direction: column;
35334
- height: 100%;
35335
- }
35336
-
35337
- .E_msn7nxt .link {
35338
- color: #0080ff;
35339
- cursor: pointer;
35340
- }
35341
-
35342
- .E_mp64wfi {
35343
- width: 100%;
35344
- height: 100%;
35345
- display: flex;
35346
- flex-direction: column;
35347
- }
35348
-
35349
- .E_mp64wfi .name-toolbar {
35350
- width: 100%;
35351
- display: flex;
35352
- line-height: 30px;
35353
- padding: 0 16px;
35354
- justify-content: space-between;
35355
- }
35356
-
35357
- .E_mp64wfi .name-toolbar .metric-extra {
35358
- display: flex;
35359
- font-size: 12px;
35360
- align-items: center;
35361
- }
35362
-
35363
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
35364
- color: #a3b4cc;
35365
- }
35366
-
35367
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
35368
- margin-left: 10px;
35369
- }
35370
-
35371
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
35372
- margin-left: 10px;
35373
- cursor: pointer;
35374
- }
35375
-
35376
- .E_mp64wfi .content {
35377
- flex: 1;
35378
- width: 100%;
35379
- display: flex;
35380
- justify-content: center;
35381
- align-items: center;
35382
- }
35383
-
35384
- .E_mp64wfi .single-content {
35385
- height: 65px;
35386
- }
35387
-
35388
- .E_l1oyigan {
35389
- display: flex;
35390
- align-items: center;
35391
- white-space: nowrap;
35392
- overflow: hidden;
35393
- width: 100%;
35394
- }
35395
-
35396
- .E_l1oyigan .ant-dropdown-trigger {
35397
- margin-left: auto;
35398
- font-size: 12px;
35399
- }
35400
-
35401
- .E_l1noi4n1 {
35402
- display: flex;
35403
- justify-content: flex-start;
35404
- align-items: center;
35405
- font-size: 12px;
35406
- cursor: pointer;
35407
- }
35408
-
35409
- .E_l1noi4n1:not(:last-child) {
35410
- margin-right: 20px;
35411
- }
35412
-
35413
- .E_l1noi4n1.deselected {
35414
- opacity: 0.4;
35415
- }
35416
-
35417
- .E_l1noi4n1.deselected .color-block {
35418
- background: #b4beca !important;
35419
- }
35420
-
35421
- .E_cz19rz6 {
35422
- display: inline-block;
35423
- height: 8px;
35424
- width: 8px;
35425
- margin-right: 8px;
35426
- }
35427
-
35428
- .E_e17r5r9c .ant-dropdown-menu-item {
35429
- display: flex;
35430
- align-items: center;
35431
- font-size: 12px;
35432
- margin: 0;
35433
- }
35434
-
35435
- .E_m1y1hhnr {
35436
- position: relative;
35437
- }
35438
-
35439
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
35440
- bottom: -12px;
35441
- }
35442
-
35443
- .E_m1y1hhnr .metric-toolbar {
35444
- display: flex;
35445
- justify-content: space-between;
35446
- line-height: 30px;
35447
- margin: 0 16px;
35448
- }
35449
-
35450
- .E_m1y1hhnr .metric-toolbar .metric-extra {
35451
- display: flex;
35452
- font-size: 12px;
35453
- align-items: center;
35454
- }
35455
-
35456
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
35457
- color: #a3b4cc;
35458
- }
35459
-
35460
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
35461
- margin-left: 10px;
35462
- }
35463
-
35464
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
35465
- margin-left: 10px;
35466
- cursor: pointer;
35467
- }
35468
-
35469
- .E_m1y1hhnr .recharts-xAxis {
35470
- font-size: 12px;
35471
- }
35472
-
35473
- .E_m1y1hhnr .pointer-wrapper {
35474
- position: absolute;
35475
- bottom: 10px;
35476
- padding: 0 8px;
35477
- border-radius: 4px;
35478
- font-size: 12px;
35479
- color: #fff;
35480
- background: rgba(0, 0, 0, 0.75);
35481
- transform: translateX(-50%);
35482
- }
35483
-
35484
- .E_tnvijvs {
35485
- min-width: 200px;
35486
- }
35487
-
35488
- .E_t1ub2aex {
35489
- display: flex;
35490
- align-items: center;
35491
- justify-content: space-between;
35492
- background-color: rgba(0, 0, 0, 0.75);
35493
- color: #b4beca;
35494
- font-size: 12px;
35495
- padding: 3px 6px;
35496
- }
35497
-
35498
- .E_t1ub2aex:first-child {
35499
- padding-top: 3px;
35500
- }
35501
-
35502
- .E_t1ub2aex:last-child {
35503
- padding-bottom: 3px;
35504
- }
35505
-
35506
- .E_t1ub2aex .column-value {
35507
- color: #fff;
35508
- margin-left: 8px;
35509
- }
35510
-
35511
35511
  .E_t13ef470 {
35512
35512
  height: 100%;
35513
35513
  }
@@ -35567,6 +35567,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35567
35567
  display: block;
35568
35568
  }
35569
35569
 
35570
+ .E_i14c7jc8 {
35571
+ color: var(--i14c7jc8-0);
35572
+ }
35573
+
35574
+ .E_i1ibuolf {
35575
+ display: flex;
35576
+ align-items: center;
35577
+ column-gap: 4px;
35578
+ font-size: 12px;
35579
+ color: rgba(44, 56, 82, 0.7490196078);
35580
+ }
35581
+
35570
35582
  .E_d1u4ndxc {
35571
35583
  color: rgba(44, 56, 82, 0.7490196078);
35572
35584
  font-size: 12px;
@@ -35597,15 +35609,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35597
35609
  to {
35598
35610
  transform: translateX(100%);
35599
35611
  }
35600
- }
35601
- .E_i14c7jc8 {
35602
- color: var(--i14c7jc8-0);
35603
- }
35604
-
35605
- .E_i1ibuolf {
35606
- display: flex;
35607
- align-items: center;
35608
- column-gap: 4px;
35609
- font-size: 12px;
35610
- color: rgba(44, 56, 82, 0.7490196078);
35611
35612
  }