@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.
package/dist/style.css CHANGED
@@ -29571,25 +29571,6 @@ html body {
29571
29571
  margin-left: 1px;
29572
29572
  }
29573
29573
 
29574
- .E_n12mqh7z {
29575
- display: flex;
29576
- align-items: center;
29577
- font-size: 12px;
29578
- line-height: 18px;
29579
- }
29580
- .E_n12mqh7z:not(:last-child) {
29581
- margin-bottom: 4px;
29582
- }
29583
-
29584
- .E_tf5bynu {
29585
- margin: 0 3px;
29586
- }
29587
-
29588
- .E_tcckoz1 {
29589
- max-height: 400px;
29590
- overflow: "auto";
29591
- }
29592
-
29593
29574
  .E_s1ebs0ra {
29594
29575
  display: flex;
29595
29576
  align-items: center;
@@ -29651,67 +29632,6 @@ html body {
29651
29632
  background: #fff;
29652
29633
  }
29653
29634
 
29654
- .E_gmyahx3 {
29655
- cursor: pointer;
29656
- }
29657
- .E_gmyahx3 .link-text {
29658
- color: rgba(0, 21, 64, 0.3);
29659
- }
29660
- .E_gmyahx3:hover .link-text {
29661
- color: #0080ff;
29662
- }
29663
-
29664
- .E_c18bcrac {
29665
- display: inline-block;
29666
- width: 100%;
29667
- }
29668
- .E_c18bcrac .recharts-wrapper {
29669
- margin-left: 4px;
29670
- }
29671
-
29672
- .E_cro7kg2 {
29673
- padding: 4px;
29674
- }
29675
-
29676
- .E_c14wcxf0 {
29677
- display: flex;
29678
- justify-content: space-between;
29679
- align-items: center;
29680
- font-size: 13px;
29681
- line-height: 24px;
29682
- color: #cccccc;
29683
- white-space: nowrap;
29684
- }
29685
- .E_c14wcxf0 label {
29686
- margin-right: 32px;
29687
- }
29688
-
29689
- .E_coy29mj.E_c14wcxf0 {
29690
- font-weight: bold;
29691
- color: white;
29692
- }
29693
-
29694
- .E_s11212zy {
29695
- width: 8px;
29696
- height: 8px;
29697
- border-radius: 2px;
29698
- display: inline-block;
29699
- background: var(--s11212zy-0);
29700
- border: 1px solid #fff;
29701
- box-sizing: content-box;
29702
- margin-right: 6px;
29703
- }
29704
-
29705
- .E_p1lyky6c > :first-child {
29706
- font-weight: bold;
29707
- color: white;
29708
- margin-right: 4px;
29709
- }
29710
-
29711
- .E_tqjc4ui {
29712
- margin: 0 2px;
29713
- }
29714
-
29715
29635
  .E_clm1wy1 {
29716
29636
  width: 192px;
29717
29637
  height: 246px;
@@ -29805,207 +29725,182 @@ html body {
29805
29725
  border-radius: 2px;
29806
29726
  }
29807
29727
 
29808
- .E_ou7iq30 {
29809
- overflow: hidden;
29810
- text-overflow: ellipsis;
29811
- }
29812
-
29813
- .E_s1tui002 {
29814
- white-space: nowrap;
29815
- }
29816
-
29817
- .E_mxrc2zg {
29818
- display: -webkit-box;
29819
- -webkit-line-clamp: var(--mxrc2zg-0);
29820
- -webkit-box-orient: vertical;
29821
- word-break: break-all;
29728
+ .E_t1sqg15u {
29729
+ background: white;
29822
29730
  }
29823
-
29824
- .E_c1up1pdz {
29825
- width: 648px;
29731
+ .E_t1sqg15u.inline .table-row {
29732
+ flex-direction: column;
29826
29733
  }
29827
- .E_c1up1pdz.active {
29828
- border-color: #0080ff;
29734
+ .E_t1sqg15u.inline .table-row > label {
29735
+ padding: 0 16px 7px 0;
29829
29736
  }
29830
- .E_c1up1pdz.active > header {
29831
- background: rgba(0, 128, 255, 0.1);
29737
+ .E_t1sqg15u.has-border .table-header {
29738
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29832
29739
  }
29833
- .E_c1up1pdz .expand {
29834
- padding: 12px;
29740
+ .E_t1sqg15u.has-border .hiddenBorder {
29741
+ border-top: none !important;
29835
29742
  }
29836
- .E_c1up1pdz .field-item {
29837
- display: flex;
29838
- padding: 10px 0;
29839
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29743
+ .E_t1sqg15u.has-border .table-row + .table-row {
29744
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
29840
29745
  }
29841
- .E_c1up1pdz .field-item:last-child {
29842
- border-bottom: none;
29746
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29843
29747
  padding-bottom: 0;
29844
29748
  }
29845
- .E_c1up1pdz .field-item label {
29846
- line-height: 32px;
29847
- width: 100px;
29848
- color: rgba(62, 70, 82, 0.6);
29749
+ .E_t1sqg15u.align-right .content {
29750
+ text-align: right;
29849
29751
  }
29850
- .E_c1up1pdz .help {
29851
- color: rgba(62, 70, 82, 0.6);
29852
- margin-top: 5px;
29752
+ .E_t1sqg15u .uuid-row {
29753
+ display: flex;
29754
+ justify-content: space-between;
29853
29755
  }
29854
- .E_c1up1pdz .ant-input-affix-wrapper,
29855
- .E_c1up1pdz .ant-picker {
29856
- width: 128px;
29756
+ .E_t1sqg15u .uuid-row .id-text {
29757
+ white-space: nowrap;
29758
+ overflow: hidden;
29759
+ text-overflow: ellipsis;
29857
29760
  }
29858
29761
 
29859
- .E_c156wh19 {
29762
+ .E_t4zczcp {
29860
29763
  display: flex;
29861
- align-items: center;
29862
29764
  justify-content: space-between;
29863
- word-break: keep-all;
29765
+ align-items: center;
29766
+ padding: 8px;
29767
+ min-height: 32px;
29864
29768
  }
29865
- .E_c156wh19 .title {
29866
- margin: 0 16px 0 8px;
29769
+ .E_t4zczcp .table-title {
29770
+ color: rgba(44, 56, 82, 0.6);
29771
+ font-weight: 600;
29772
+ font-size: 12px;
29773
+ line-height: 8px;
29867
29774
  }
29868
- .E_c156wh19 .retain {
29869
- color: rgba(129, 138, 153, 0.6);
29775
+ .E_t4zczcp .edit-icon {
29776
+ font-size: 16px;
29777
+ color: rgba(10, 37, 85, 0.6);
29778
+ cursor: pointer;
29870
29779
  }
29871
- .E_c156wh19 div.left {
29872
- flex: 1;
29780
+
29781
+ .E_t1s7goww {
29782
+ font-size: 12px;
29783
+ line-height: 18px;
29784
+ }
29785
+
29786
+ .E_t93e4cf {
29873
29787
  display: flex;
29788
+ padding: 8px 0;
29789
+ color: #2d3a56;
29790
+ }
29791
+ .E_t93e4cf .hidden {
29792
+ display: none;
29793
+ }
29794
+ .E_t93e4cf .ant-btn-link {
29795
+ height: auto;
29796
+ }
29797
+ .E_t93e4cf .content {
29874
29798
  overflow: hidden;
29875
- align-items: center;
29799
+ overflow-x: auto;
29800
+ width: 100%;
29801
+ white-space: pre-wrap;
29802
+ }
29803
+ .E_t93e4cf .content .ant-btn {
29804
+ white-space: pre-wrap;
29805
+ text-align: left;
29806
+ }
29807
+ .E_t93e4cf .content .unit-chart {
29876
29808
  justify-content: flex-start;
29877
- white-space: nowrap;
29878
29809
  }
29879
- .E_c156wh19 div.left .title {
29880
- max-width: 100%;
29881
- overflow: hidden;
29882
- text-overflow: ellipsis;
29810
+
29811
+ .E_rhz2uv5 {
29812
+ width: var(--rhz2uv5-0);
29813
+ flex-shrink: 0;
29814
+ color: rgba(44, 56, 82, 0.6);
29815
+ padding-right: 12px;
29883
29816
  }
29884
- .E_c156wh19 div.right {
29885
- display: flex;
29886
- align-items: center;
29817
+
29818
+ .E_gmyahx3 {
29819
+ cursor: pointer;
29887
29820
  }
29888
- .E_c156wh19 .reverse {
29821
+ .E_gmyahx3 .link-text {
29822
+ color: rgba(0, 21, 64, 0.3);
29823
+ }
29824
+ .E_gmyahx3:hover .link-text {
29825
+ color: #0080ff;
29826
+ }
29827
+
29828
+ .E_n12mqh7z {
29889
29829
  display: flex;
29890
- flex-direction: row-reverse;
29891
29830
  align-items: center;
29831
+ font-size: 12px;
29832
+ line-height: 18px;
29892
29833
  }
29893
- .E_c156wh19 .reverse .ant-switch {
29894
- margin-left: 8px;
29834
+ .E_n12mqh7z:not(:last-child) {
29835
+ margin-bottom: 4px;
29895
29836
  }
29896
- .E_c156wh19 .close {
29897
- padding-left: 14px;
29898
- margin-left: 14px;
29899
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29900
- cursor: pointer;
29837
+
29838
+ .E_tf5bynu {
29839
+ margin: 0 3px;
29901
29840
  }
29902
29841
 
29903
- .E_m126spxy {
29904
- padding-bottom: 4px;
29905
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29842
+ .E_tcckoz1 {
29843
+ max-height: 400px;
29844
+ overflow: "auto";
29906
29845
  }
29907
- .E_m126spxy .ant-btn-link {
29908
- padding: 1px 10px;
29909
- color: rgba(62, 70, 82, 0.6);
29910
- border-radius: 4px;
29846
+
29847
+ .E_s1iv0tp1 .enabled-switch {
29848
+ display: flex;
29849
+ align-items: center;
29911
29850
  }
29912
- .E_m126spxy .ant-btn-link.active {
29913
- background: rgba(0, 128, 255, 0.1);
29914
- color: #0096ff;
29851
+ .E_s1iv0tp1 .enabled-text {
29852
+ margin-right: 8px;
29915
29853
  }
29916
29854
 
29917
- .E_wpbf4pq {
29918
- padding: 10px 0;
29919
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29920
- }
29921
- .E_wpbf4pq .ant-input,
29922
- .E_wpbf4pq .ant-picker {
29923
- width: 80px;
29924
- margin: 0 9px;
29925
- text-align: center;
29926
- }
29927
- .E_wpbf4pq .options {
29928
- padding: 12px 0 12px 16px;
29929
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29930
- margin: 5px 0 5px 8px;
29931
- }
29932
- .E_wpbf4pq .week-day-option,
29933
- .E_wpbf4pq .month-day-option {
29934
- background: #f5f7fa;
29935
- box-sizing: border-box;
29936
- border-radius: 16px;
29937
- margin-right: 8px;
29938
- }
29939
- .E_wpbf4pq .week-day-option:focus,
29940
- .E_wpbf4pq .month-day-option:focus {
29941
- color: inherit;
29942
- border-color: #d9d9d9;
29943
- }
29944
- .E_wpbf4pq .week-day-option.active {
29945
- background-color: #0096ff;
29946
- border-color: #0096ff;
29947
- color: #fff;
29948
- }
29949
- .E_wpbf4pq .week-day-option.en-text {
29950
- width: 110px;
29951
- margin-top: 4px;
29952
- }
29953
- .E_wpbf4pq .month-day-option {
29954
- width: 32px;
29955
- padding: 0;
29956
- margin-bottom: 8px;
29957
- }
29958
- .E_wpbf4pq .month-day-option.active {
29959
- background-color: #0096ff;
29960
- border-color: #0096ff;
29961
- color: #fff;
29855
+ .E_tqjc4ui {
29856
+ margin: 0 2px;
29962
29857
  }
29963
29858
 
29964
- .E_s1iv0tp1 .enabled-switch {
29965
- display: flex;
29966
- align-items: center;
29859
+ .E_c18bcrac {
29860
+ display: inline-block;
29861
+ width: 100%;
29967
29862
  }
29968
- .E_s1iv0tp1 .enabled-text {
29969
- margin-right: 8px;
29863
+ .E_c18bcrac .recharts-wrapper {
29864
+ margin-left: 4px;
29970
29865
  }
29971
29866
 
29972
- .E_berrcjl {
29973
- color: rgba(10, 37, 85, 0.6);
29974
- margin-bottom: 4px;
29975
- }
29976
- .E_berrcjl .breadcrumb-link {
29977
- color: rgba(10, 37, 85, 0.6);
29978
- cursor: pointer;
29979
- transition: color 160ms ease;
29980
- }
29981
- .E_berrcjl .breadcrumb-link:hover {
29982
- color: #0080ff;
29983
- }
29984
- .E_berrcjl .breadcrumb-link:active {
29985
- color: #005ed1;
29867
+ .E_cro7kg2 {
29868
+ padding: 4px;
29986
29869
  }
29987
29870
 
29988
- .E_wg1tsps {
29871
+ .E_c14wcxf0 {
29989
29872
  display: flex;
29873
+ justify-content: space-between;
29990
29874
  align-items: center;
29991
- justify-content: flex-end;
29875
+ font-size: 13px;
29876
+ line-height: 24px;
29877
+ color: #cccccc;
29878
+ white-space: nowrap;
29879
+ }
29880
+ .E_c14wcxf0 label {
29881
+ margin-right: 32px;
29992
29882
  }
29993
29883
 
29994
- .E_b1ctd5xy {
29995
- display: flex;
29996
- align-items: center;
29997
- width: calc(100% - 40px);
29884
+ .E_coy29mj.E_c14wcxf0 {
29885
+ font-weight: bold;
29886
+ color: white;
29998
29887
  }
29999
- .E_b1ctd5xy .chart {
29888
+
29889
+ .E_s11212zy {
29890
+ width: 8px;
29891
+ height: 8px;
29892
+ border-radius: 2px;
30000
29893
  display: inline-block;
30001
- width: 100%;
29894
+ background: var(--s11212zy-0);
29895
+ border: 1px solid #fff;
29896
+ box-sizing: content-box;
29897
+ margin-right: 6px;
30002
29898
  }
30003
29899
 
30004
- .E_u1p8acpn {
30005
- min-width: 40px;
30006
- }
30007
- .E_u1p8acpn .unit {
30008
- color: #00122e !important;
29900
+ .E_p1lyky6c > :first-child {
29901
+ font-weight: bold;
29902
+ color: white;
29903
+ margin-right: 4px;
30009
29904
  }
30010
29905
 
30011
29906
  .E_tje3huy {
@@ -30015,53 +29910,20 @@ html body {
30015
29910
  text-overflow: ellipsis;
30016
29911
  }
30017
29912
 
30018
- .E_c18gxmrl {
30019
- border: 1px solid #d8deeb;
30020
- border-radius: 4px;
30021
- }
30022
- .E_c18gxmrl + .E_c18gxmrl {
30023
- margin-top: 8px;
30024
- }
30025
- .E_c18gxmrl:hover {
30026
- border-color: #0080ff;
30027
- }
30028
- .E_c18gxmrl:hover > header {
30029
- background: rgba(0, 128, 255, 0.1);
30030
- }
30031
- .E_c18gxmrl.active header {
30032
- border-bottom: 1px solid #d8deeb;
30033
- }
30034
- .E_c18gxmrl > header {
30035
- padding: 8px 12px;
30036
- }
30037
-
30038
- .E_b1nip9bk {
30039
- padding: 4px 11px;
29913
+ .E_ou7iq30 {
29914
+ overflow: hidden;
29915
+ text-overflow: ellipsis;
30040
29916
  }
30041
29917
 
30042
- .E_bqamoqe {
29918
+ .E_s1tui002 {
30043
29919
  white-space: nowrap;
30044
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30045
- }
30046
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30047
- --color: #0080ff;
30048
- }
30049
- .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] {
30050
- --color: #0080ff;
30051
- }
30052
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30053
- margin-left: 1px;
30054
- }
30055
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30056
- border-top-right-radius: 0;
30057
- border-bottom-right-radius: 0;
30058
- }
30059
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30060
- border-top-left-radius: 0;
30061
- border-bottom-left-radius: 0;
30062
29920
  }
30063
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30064
- border-radius: unset;
29921
+
29922
+ .E_mxrc2zg {
29923
+ display: -webkit-box;
29924
+ -webkit-line-clamp: var(--mxrc2zg-0);
29925
+ -webkit-box-orient: vertical;
29926
+ word-break: break-all;
30065
29927
  }
30066
29928
 
30067
29929
  .E_t160l1cm {
@@ -30267,94 +30129,187 @@ html body {
30267
30129
  background: transparent;
30268
30130
  }
30269
30131
 
30270
- .E_t1sqg15u {
30271
- background: white;
30272
- }
30273
- .E_t1sqg15u.inline .table-row {
30274
- flex-direction: column;
30132
+ .E_c1up1pdz {
30133
+ width: 648px;
30275
30134
  }
30276
- .E_t1sqg15u.inline .table-row > label {
30277
- padding: 0 16px 7px 0;
30135
+ .E_c1up1pdz.active {
30136
+ border-color: #0080ff;
30278
30137
  }
30279
- .E_t1sqg15u.has-border .table-header {
30280
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30138
+ .E_c1up1pdz.active > header {
30139
+ background: rgba(0, 128, 255, 0.1);
30281
30140
  }
30282
- .E_t1sqg15u.has-border .hiddenBorder {
30283
- border-top: none !important;
30141
+ .E_c1up1pdz .expand {
30142
+ padding: 12px;
30284
30143
  }
30285
- .E_t1sqg15u.has-border .table-row + .table-row {
30286
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30144
+ .E_c1up1pdz .field-item {
30145
+ display: flex;
30146
+ padding: 10px 0;
30147
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30287
30148
  }
30288
- .E_t1sqg15u.has-border .table-row:last-of-type {
30149
+ .E_c1up1pdz .field-item:last-child {
30150
+ border-bottom: none;
30289
30151
  padding-bottom: 0;
30290
30152
  }
30291
- .E_t1sqg15u.align-right .content {
30292
- text-align: right;
30153
+ .E_c1up1pdz .field-item label {
30154
+ line-height: 32px;
30155
+ width: 100px;
30156
+ color: rgba(62, 70, 82, 0.6);
30293
30157
  }
30294
- .E_t1sqg15u .uuid-row {
30158
+ .E_c1up1pdz .help {
30159
+ color: rgba(62, 70, 82, 0.6);
30160
+ margin-top: 5px;
30161
+ }
30162
+ .E_c1up1pdz .ant-input-affix-wrapper,
30163
+ .E_c1up1pdz .ant-picker {
30164
+ width: 128px;
30165
+ }
30166
+
30167
+ .E_c156wh19 {
30295
30168
  display: flex;
30169
+ align-items: center;
30296
30170
  justify-content: space-between;
30171
+ word-break: keep-all;
30297
30172
  }
30298
- .E_t1sqg15u .uuid-row .id-text {
30173
+ .E_c156wh19 .title {
30174
+ margin: 0 16px 0 8px;
30175
+ }
30176
+ .E_c156wh19 .retain {
30177
+ color: rgba(129, 138, 153, 0.6);
30178
+ }
30179
+ .E_c156wh19 div.left {
30180
+ flex: 1;
30181
+ display: flex;
30182
+ overflow: hidden;
30183
+ align-items: center;
30184
+ justify-content: flex-start;
30299
30185
  white-space: nowrap;
30186
+ }
30187
+ .E_c156wh19 div.left .title {
30188
+ max-width: 100%;
30300
30189
  overflow: hidden;
30301
30190
  text-overflow: ellipsis;
30302
30191
  }
30303
-
30304
- .E_t4zczcp {
30192
+ .E_c156wh19 div.right {
30305
30193
  display: flex;
30306
- justify-content: space-between;
30307
30194
  align-items: center;
30308
- padding: 8px;
30309
- min-height: 32px;
30310
30195
  }
30311
- .E_t4zczcp .table-title {
30312
- color: rgba(44, 56, 82, 0.6);
30313
- font-weight: 600;
30314
- font-size: 12px;
30315
- line-height: 8px;
30196
+ .E_c156wh19 .reverse {
30197
+ display: flex;
30198
+ flex-direction: row-reverse;
30199
+ align-items: center;
30316
30200
  }
30317
- .E_t4zczcp .edit-icon {
30318
- font-size: 16px;
30319
- color: rgba(10, 37, 85, 0.6);
30201
+ .E_c156wh19 .reverse .ant-switch {
30202
+ margin-left: 8px;
30203
+ }
30204
+ .E_c156wh19 .close {
30205
+ padding-left: 14px;
30206
+ margin-left: 14px;
30207
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30320
30208
  cursor: pointer;
30321
30209
  }
30322
30210
 
30323
- .E_t1s7goww {
30324
- font-size: 12px;
30325
- line-height: 18px;
30211
+ .E_m126spxy {
30212
+ padding-bottom: 4px;
30213
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30326
30214
  }
30327
-
30328
- .E_t93e4cf {
30329
- display: flex;
30330
- padding: 8px 0;
30331
- color: #2d3a56;
30215
+ .E_m126spxy .ant-btn-link {
30216
+ padding: 1px 10px;
30217
+ color: rgba(62, 70, 82, 0.6);
30218
+ border-radius: 4px;
30332
30219
  }
30333
- .E_t93e4cf .hidden {
30334
- display: none;
30220
+ .E_m126spxy .ant-btn-link.active {
30221
+ background: rgba(0, 128, 255, 0.1);
30222
+ color: #0096ff;
30335
30223
  }
30336
- .E_t93e4cf .ant-btn-link {
30337
- height: auto;
30224
+
30225
+ .E_wpbf4pq {
30226
+ padding: 10px 0;
30227
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30338
30228
  }
30339
- .E_t93e4cf .content {
30340
- overflow: hidden;
30341
- overflow-x: auto;
30229
+ .E_wpbf4pq .ant-input,
30230
+ .E_wpbf4pq .ant-picker {
30231
+ width: 80px;
30232
+ margin: 0 9px;
30233
+ text-align: center;
30234
+ }
30235
+ .E_wpbf4pq .options {
30236
+ padding: 12px 0 12px 16px;
30237
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30238
+ margin: 5px 0 5px 8px;
30239
+ }
30240
+ .E_wpbf4pq .week-day-option,
30241
+ .E_wpbf4pq .month-day-option {
30242
+ background: #f5f7fa;
30243
+ box-sizing: border-box;
30244
+ border-radius: 16px;
30245
+ margin-right: 8px;
30246
+ }
30247
+ .E_wpbf4pq .week-day-option:focus,
30248
+ .E_wpbf4pq .month-day-option:focus {
30249
+ color: inherit;
30250
+ border-color: #d9d9d9;
30251
+ }
30252
+ .E_wpbf4pq .week-day-option.active {
30253
+ background-color: #0096ff;
30254
+ border-color: #0096ff;
30255
+ color: #fff;
30256
+ }
30257
+ .E_wpbf4pq .week-day-option.en-text {
30258
+ width: 110px;
30259
+ margin-top: 4px;
30260
+ }
30261
+ .E_wpbf4pq .month-day-option {
30262
+ width: 32px;
30263
+ padding: 0;
30264
+ margin-bottom: 8px;
30265
+ }
30266
+ .E_wpbf4pq .month-day-option.active {
30267
+ background-color: #0096ff;
30268
+ border-color: #0096ff;
30269
+ color: #fff;
30270
+ }
30271
+
30272
+ .E_wg1tsps {
30273
+ display: flex;
30274
+ align-items: center;
30275
+ justify-content: flex-end;
30276
+ }
30277
+
30278
+ .E_b1ctd5xy {
30279
+ display: flex;
30280
+ align-items: center;
30281
+ width: calc(100% - 40px);
30282
+ }
30283
+ .E_b1ctd5xy .chart {
30284
+ display: inline-block;
30342
30285
  width: 100%;
30343
- white-space: pre-wrap;
30344
30286
  }
30345
- .E_t93e4cf .content .ant-btn {
30346
- white-space: pre-wrap;
30347
- text-align: left;
30287
+
30288
+ .E_u1p8acpn {
30289
+ min-width: 40px;
30348
30290
  }
30349
- .E_t93e4cf .content .unit-chart {
30350
- justify-content: flex-start;
30291
+ .E_u1p8acpn .unit {
30292
+ color: #00122e !important;
30351
30293
  }
30352
30294
 
30353
- .E_rhz2uv5 {
30354
- width: var(--rhz2uv5-0);
30355
- flex-shrink: 0;
30356
- color: rgba(44, 56, 82, 0.6);
30357
- padding-right: 12px;
30295
+ .E_c18gxmrl {
30296
+ border: 1px solid #d8deeb;
30297
+ border-radius: 4px;
30298
+ }
30299
+ .E_c18gxmrl + .E_c18gxmrl {
30300
+ margin-top: 8px;
30301
+ }
30302
+ .E_c18gxmrl:hover {
30303
+ border-color: #0080ff;
30304
+ }
30305
+ .E_c18gxmrl:hover > header {
30306
+ background: rgba(0, 128, 255, 0.1);
30307
+ }
30308
+ .E_c18gxmrl.active header {
30309
+ border-bottom: 1px solid #d8deeb;
30310
+ }
30311
+ .E_c18gxmrl > header {
30312
+ padding: 8px 12px;
30358
30313
  }
30359
30314
 
30360
30315
  .E_m74vjol {
@@ -30370,6 +30325,22 @@ html body {
30370
30325
  width: 100%;
30371
30326
  }
30372
30327
 
30328
+ .E_berrcjl {
30329
+ color: rgba(10, 37, 85, 0.6);
30330
+ margin-bottom: 4px;
30331
+ }
30332
+ .E_berrcjl .breadcrumb-link {
30333
+ color: rgba(10, 37, 85, 0.6);
30334
+ cursor: pointer;
30335
+ transition: color 160ms ease;
30336
+ }
30337
+ .E_berrcjl .breadcrumb-link:hover {
30338
+ color: #0080ff;
30339
+ }
30340
+ .E_berrcjl .breadcrumb-link:active {
30341
+ color: #005ed1;
30342
+ }
30343
+
30373
30344
  .E_b1wx3t3t.ant-btn-icon-only {
30374
30345
  justify-content: center;
30375
30346
  }
@@ -30620,26 +30591,33 @@ html body {
30620
30591
  padding: 0;
30621
30592
  }
30622
30593
 
30623
- .E_c1uzzomf {
30624
- margin-bottom: 16px;
30594
+ .E_b1nip9bk {
30595
+ padding: 4px 11px;
30625
30596
  }
30626
- .E_c1uzzomf .card-title {
30627
- font-size: 16px;
30628
- color: rgba(44, 56, 82, 0.6);
30629
- font-weight: 700;
30630
- line-height: 32px;
30597
+
30598
+ .E_bqamoqe {
30599
+ white-space: nowrap;
30600
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30631
30601
  }
30632
- .E_c1uzzomf .card-body {
30633
- padding: 24px;
30634
- border-radius: 8px;
30635
- background: #fff;
30602
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30603
+ --color: #0080ff;
30636
30604
  }
30637
- .E_c1uzzomf .empty {
30638
- font-weight: 700;
30639
- font-size: 14px;
30640
- line-height: 22px;
30641
- color: rgba(0, 21, 64, 0.3);
30642
- text-align: center;
30605
+ .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] {
30606
+ --color: #0080ff;
30607
+ }
30608
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30609
+ margin-left: 1px;
30610
+ }
30611
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30612
+ border-top-right-radius: 0;
30613
+ border-bottom-right-radius: 0;
30614
+ }
30615
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30616
+ border-top-left-radius: 0;
30617
+ border-bottom-left-radius: 0;
30618
+ }
30619
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30620
+ border-radius: unset;
30643
30621
  }
30644
30622
 
30645
30623
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
@@ -30655,33 +30633,41 @@ html body {
30655
30633
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30656
30634
  }
30657
30635
 
30658
- .E_ccrbeuz .ant-collapse-item {
30659
- border: 0px;
30660
- background-color: #fff;
30661
- }
30662
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30663
- padding-top: 0px;
30664
- padding-bottom: 0px;
30665
- padding-left: 0px !important;
30666
- padding-right: 24px;
30667
- }
30668
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30669
- right: 0px;
30636
+ .E_fzh9mnb {
30637
+ width: 100%;
30638
+ height: 100%;
30639
+ min-height: 124px;
30640
+ display: flex;
30641
+ flex-direction: column;
30642
+ justify-content: center;
30643
+ align-items: center;
30670
30644
  }
30671
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30672
- padding: 0px;
30645
+ .E_fzh9mnb .error-text {
30646
+ color: rgba(10, 37, 85, 0.6);
30647
+ margin-bottom: 16px;
30648
+ font-size: 18px;
30673
30649
  }
30674
30650
 
30675
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30676
- padding-right: 0px;
30677
- cursor: default;
30651
+ .E_c1uzzomf {
30652
+ margin-bottom: 16px;
30678
30653
  }
30679
-
30680
- .E_c1yyuluq {
30654
+ .E_c1uzzomf .card-title {
30655
+ font-size: 16px;
30656
+ color: rgba(44, 56, 82, 0.6);
30657
+ font-weight: 700;
30658
+ line-height: 32px;
30659
+ }
30660
+ .E_c1uzzomf .card-body {
30661
+ padding: 24px;
30681
30662
  border-radius: 8px;
30663
+ background: #fff;
30682
30664
  }
30683
- .E_c1yyuluq .ant-card-body {
30684
- padding: 20px 24px 24px 24px;
30665
+ .E_c1uzzomf .empty {
30666
+ font-weight: 700;
30667
+ font-size: 14px;
30668
+ line-height: 22px;
30669
+ color: rgba(0, 21, 64, 0.3);
30670
+ text-align: center;
30685
30671
  }
30686
30672
 
30687
30673
  .E_d1bw7c5z {
@@ -30767,43 +30753,195 @@ html body {
30767
30753
  width: 102px;
30768
30754
  }
30769
30755
 
30770
- .E_itxley7.ant-input-group.ant-input-group-compact {
30771
- display: flex;
30772
- }
30773
-
30774
- .E_phljevk {
30775
- display: flex;
30776
- justify-content: space-between;
30756
+ .E_iouxfgt {
30757
+ display: inline-flex;
30777
30758
  align-items: center;
30778
- padding: 10px 0;
30779
- color: rgba(44, 56, 82, 0.6);
30780
- font-size: 12px;
30781
- line-height: 24px;
30782
- }
30783
- .E_phljevk .pagination-left {
30784
- padding: 2px 8px;
30785
30759
  }
30786
- .E_phljevk .dropdown-trigger {
30787
- display: flex;
30760
+ .E_iouxfgt .icon-inner {
30761
+ display: inline-flex;
30788
30762
  align-items: center;
30789
- border-radius: 6px;
30790
- cursor: pointer;
30791
- transition: all 0.3s ease;
30792
- }
30793
- .E_phljevk .dropdown-trigger:hover {
30794
- background: rgba(211, 218, 235, 0.6);
30795
- color: #0080ff;
30763
+ justify-content: center;
30796
30764
  }
30797
- .E_phljevk .dropdown-trigger .icon-inner {
30765
+ .E_iouxfgt .icon-inner + span,
30766
+ .E_iouxfgt span + .icon-inner.suffix {
30798
30767
  margin-left: 4px;
30799
30768
  }
30800
- .E_phljevk .pagination-right {
30801
- display: flex;
30802
- align-items: center;
30803
- color: #0080ff;
30804
- font-weight: bold;
30769
+ .E_iouxfgt.is-rotate img,
30770
+ .E_iouxfgt.is-rotate svg {
30771
+ animation: rotate 680ms linear infinite;
30805
30772
  }
30806
- .E_phljevk .pagination-right .icon-inner {
30773
+
30774
+ .E_f7pxqmh {
30775
+ width: 100%;
30776
+ margin-bottom: 0 !important;
30777
+ flex-flow: nowrap !important;
30778
+ line-break: auto;
30779
+ }
30780
+ .E_f7pxqmh > .ant-form-item-label {
30781
+ text-align: left !important;
30782
+ padding-bottom: 0 !important;
30783
+ }
30784
+ .E_f7pxqmh > .ant-form-item-label > label {
30785
+ min-height: 32px;
30786
+ height: auto;
30787
+ font-size: 13px;
30788
+ color: rgba(44, 56, 82, 0.6);
30789
+ white-space: normal;
30790
+ }
30791
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30792
+ border-color: #ff4d4f !important;
30793
+ }
30794
+ .E_f7pxqmh .ant-form-item-explain {
30795
+ margin-top: 4px;
30796
+ font-size: 12px;
30797
+ min-height: 0px;
30798
+ }
30799
+ .E_f7pxqmh .ant-form-item-extra {
30800
+ font-size: 12px;
30801
+ color: rgba(44, 56, 82, 0.6);
30802
+ min-height: 0px;
30803
+ }
30804
+
30805
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30806
+ display: flex;
30807
+ }
30808
+
30809
+ .E_i1inqkme {
30810
+ height: 18px;
30811
+ line-height: 18px;
30812
+ padding: 0 4px;
30813
+ border-radius: 4px;
30814
+ background: rgba(235, 239, 245, 0.6);
30815
+ border: 1px solid rgba(223, 228, 235, 0.6);
30816
+ display: flex;
30817
+ align-items: center;
30818
+ white-space: nowrap;
30819
+ margin-right: 4px;
30820
+ }
30821
+
30822
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30823
+ display: var(--a1wfy30z-0);
30824
+ }
30825
+ .E_a1wfy30z .ant-input-number-input-wrap {
30826
+ padding: 4px 11px;
30827
+ display: inline-flex;
30828
+ line-height: 1.5715;
30829
+ height: inherit;
30830
+ }
30831
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30832
+ content: var(--a1wfy30z-1);
30833
+ display: var(--a1wfy30z-2);
30834
+ flex: none;
30835
+ align-items: center;
30836
+ margin-left: 4px;
30837
+ }
30838
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30839
+ content: var(--a1wfy30z-3);
30840
+ display: var(--a1wfy30z-4);
30841
+ flex: none;
30842
+ align-items: center;
30843
+ margin-right: 4px;
30844
+ cursor: auto;
30845
+ }
30846
+ .E_a1wfy30z .ant-input-number-input {
30847
+ padding: 0;
30848
+ margin: 0;
30849
+ height: auto;
30850
+ font-size: inherit;
30851
+ }
30852
+
30853
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30854
+ display: var(--ai7qkf2-0);
30855
+ }
30856
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30857
+ display: inline-flex;
30858
+ line-height: 1.5715;
30859
+ height: 100%;
30860
+ width: 100%;
30861
+ }
30862
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30863
+ content: var(--ai7qkf2-1);
30864
+ display: var(--ai7qkf2-2);
30865
+ flex: none;
30866
+ align-items: center;
30867
+ margin-left: 4px;
30868
+ color: rgba(44, 56, 82, 0.6);
30869
+ }
30870
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30871
+ content: var(--ai7qkf2-3);
30872
+ display: var(--ai7qkf2-4);
30873
+ flex: none;
30874
+ align-items: center;
30875
+ margin-right: 4px;
30876
+ cursor: auto;
30877
+ color: rgba(44, 56, 82, 0.6);
30878
+ }
30879
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30880
+ border-radius: 0;
30881
+ }
30882
+ .E_ai7qkf2.ant-input-number {
30883
+ width: 100%;
30884
+ border-radius: 6px;
30885
+ }
30886
+ .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 {
30887
+ border-color: #0096ff;
30888
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30889
+ z-index: 1;
30890
+ }
30891
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30892
+ border-color: #e75a3a;
30893
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30894
+ }
30895
+ .E_ai7qkf2 .ant-input-number-input {
30896
+ height: 30px;
30897
+ border: 1px;
30898
+ padding: 5px 12px;
30899
+ font-size: inherit;
30900
+ }
30901
+ .E_ai7qkf2.ant-input-number-lg input {
30902
+ height: 38px;
30903
+ border: 1px;
30904
+ padding: 8px 16px;
30905
+ }
30906
+ .E_ai7qkf2.ant-input-number-sm input {
30907
+ height: 22px;
30908
+ border: 1px;
30909
+ padding: 2px 8px;
30910
+ }
30911
+
30912
+ .E_phljevk {
30913
+ display: flex;
30914
+ justify-content: space-between;
30915
+ align-items: center;
30916
+ padding: 10px 0;
30917
+ color: rgba(44, 56, 82, 0.6);
30918
+ font-size: 12px;
30919
+ line-height: 24px;
30920
+ }
30921
+ .E_phljevk .pagination-left {
30922
+ padding: 2px 8px;
30923
+ }
30924
+ .E_phljevk .dropdown-trigger {
30925
+ display: flex;
30926
+ align-items: center;
30927
+ border-radius: 6px;
30928
+ cursor: pointer;
30929
+ transition: all 0.3s ease;
30930
+ }
30931
+ .E_phljevk .dropdown-trigger:hover {
30932
+ background: rgba(211, 218, 235, 0.6);
30933
+ color: #0080ff;
30934
+ }
30935
+ .E_phljevk .dropdown-trigger .icon-inner {
30936
+ margin-left: 4px;
30937
+ }
30938
+ .E_phljevk .pagination-right {
30939
+ display: flex;
30940
+ align-items: center;
30941
+ color: #0080ff;
30942
+ font-weight: bold;
30943
+ }
30944
+ .E_phljevk .pagination-right .icon-inner {
30807
30945
  margin-left: 4px;
30808
30946
  }
30809
30947
  .E_phljevk .pagination-right .prev-btn,
@@ -30974,6 +31112,15 @@ html body {
30974
31112
  width: 36px;
30975
31113
  }
30976
31114
 
31115
+ .E_owd0kml {
31116
+ display: inline-block;
31117
+ }
31118
+
31119
+ .E_h1jsgezc {
31120
+ visibility: hidden;
31121
+ position: absolute;
31122
+ }
31123
+
30977
31124
  .E_ivqqkzv {
30978
31125
  height: 24px;
30979
31126
  width: 56px !important;
@@ -30984,111 +31131,61 @@ html body {
30984
31131
  color: rgba(44, 56, 82, 0.6);
30985
31132
  }
30986
31133
 
30987
- .E_tju3gfj .date {
30988
- margin-right: 4px;
30989
- }
30990
-
30991
- .E_c1bus5hc {
30992
- --color: white;
30993
- height: 14px;
30994
- width: 14px;
30995
- border-radius: 50%;
30996
- flex-shrink: 0;
30997
- display: flex;
30998
- align-items: center;
30999
- justify-content: center;
31000
- border: 1px solid var(--color);
31001
- }
31002
- .E_c1bus5hc .circle-inner {
31003
- position: relative;
31004
- height: 10px;
31005
- width: 10px;
31006
- border-radius: 50%;
31007
- overflow: hidden;
31134
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31135
+ border-radius: 6px;
31008
31136
  }
31009
- .E_c1bus5hc .circle-content {
31010
- position: absolute;
31011
- height: 100%;
31137
+ .E_s177mls5.ant-select.ant-select-single {
31012
31138
  width: 100%;
31013
- left: 0;
31014
- top: 0;
31015
- border-radius: 50%;
31016
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31017
- transform: rotate(180deg);
31139
+ color: #2d3a56;
31140
+ border-color: rgba(211, 218, 235, 0.6);
31141
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31142
+ font-size: 13px;
31018
31143
  }
31019
- .E_c1bus5hc .circle-child {
31020
- position: absolute;
31021
- height: 100%;
31022
- width: 100%;
31023
- left: 0;
31024
- top: 0;
31025
- margin-left: 50%;
31026
- transform-origin: left;
31027
- background: white;
31028
- transform: rotate(0deg);
31144
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31145
+ height: 30px;
31029
31146
  }
31030
-
31031
- .E_t1m2x205 .ant-tooltip-arrow {
31032
- display: none;
31147
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31148
+ height: 38px;
31149
+ font-size: 13px;
31033
31150
  }
31034
- .E_t1m2x205 .ant-tooltip-inner {
31035
- background: rgba(23, 38, 64, 0.8);
31036
- border-radius: 4px;
31151
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31152
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31153
+ transition: 160ms ease;
31037
31154
  }
31038
-
31039
- .E_s1dizucg.ant-switch {
31040
- min-width: 40px;
31041
- height: 24px;
31042
- background: rgba(172, 186, 211, 0.6);
31043
- overflow: hidden;
31155
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31156
+ color: #0080ff;
31044
31157
  }
31045
- .E_s1dizucg.ant-switch:focus {
31046
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31158
+ .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 {
31159
+ border-color: rgba(107, 128, 167, 0.6);
31160
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31047
31161
  }
31048
- .E_s1dizucg.ant-switch-small {
31049
- min-width: 26px;
31050
- height: 16px;
31051
- }
31052
- .E_s1dizucg.ant-switch-large {
31053
- min-width: 52px;
31054
- height: 32px;
31055
- }
31056
- .E_s1dizucg.ant-switch .ant-switch-handle {
31057
- height: 20px;
31058
- width: 20px;
31059
- }
31060
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31061
- border-radius: 10px;
31062
- transition-delay: 120ms;
31063
- }
31064
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31065
- height: 14px;
31066
- width: 14px;
31067
- top: 1px;
31068
- left: 1px;
31162
+ .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 {
31163
+ color: #0080ff;
31069
31164
  }
31070
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31071
- height: 28px;
31072
- width: 28px;
31165
+ .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 {
31166
+ border-color: #0080ff;
31167
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31073
31168
  }
31074
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31075
- border-radius: 14px;
31169
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31170
+ transform: rotate(180deg);
31076
31171
  }
31077
- .E_s1dizucg.ant-switch-checked {
31078
- background-color: #00ba5d;
31172
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31173
+ background: rgba(211, 218, 235, 0.6);
31174
+ border-color: rgba(172, 186, 211, 0.6);
31175
+ cursor: "not-allowed";
31079
31176
  }
31080
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31081
- left: calc(100% - 20px - 2px);
31177
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31178
+ border-color: #f0483e !important;
31082
31179
  }
31083
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31084
- left: calc(100% - 14px - 1px);
31180
+ .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 {
31181
+ color: #1d326c;
31085
31182
  }
31086
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31087
- left: calc(100% - 28px - 2px);
31183
+ .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 {
31184
+ border-color: #0080ff;
31185
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31088
31186
  }
31089
-
31090
- .E_c1up6e3y {
31091
- margin-left: 5px;
31187
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31188
+ transform: rotate(180deg);
31092
31189
  }
31093
31190
 
31094
31191
  .E_sddwhm6 {
@@ -31165,627 +31262,326 @@ html body {
31165
31262
  display: inline-block;
31166
31263
  }
31167
31264
 
31168
- .E_iq1gosr {
31169
- display: inline-block;
31265
+ .E_c1bus5hc {
31266
+ --color: white;
31267
+ height: 14px;
31268
+ width: 14px;
31269
+ border-radius: 50%;
31270
+ flex-shrink: 0;
31271
+ display: flex;
31272
+ align-items: center;
31273
+ justify-content: center;
31274
+ border: 1px solid var(--color);
31170
31275
  }
31171
-
31172
- .E_s1dni7lo {
31173
- width: 430px !important;
31276
+ .E_c1bus5hc .circle-inner {
31277
+ position: relative;
31278
+ height: 10px;
31279
+ width: 10px;
31280
+ border-radius: 50%;
31281
+ overflow: hidden;
31282
+ }
31283
+ .E_c1bus5hc .circle-content {
31284
+ position: absolute;
31285
+ height: 100%;
31286
+ width: 100%;
31287
+ left: 0;
31288
+ top: 0;
31289
+ border-radius: 50%;
31290
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31291
+ transform: rotate(180deg);
31292
+ }
31293
+ .E_c1bus5hc .circle-child {
31294
+ position: absolute;
31295
+ height: 100%;
31296
+ width: 100%;
31297
+ left: 0;
31298
+ top: 0;
31299
+ margin-left: 50%;
31300
+ transform-origin: left;
31301
+ background: white;
31302
+ transform: rotate(0deg);
31174
31303
  }
31175
31304
 
31176
- .E_d1wwmmm5 .ant-select-item-group {
31177
- padding: 8px 16px;
31178
- line-height: 18px;
31179
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31180
- height: 34px;
31181
- min-height: 34px;
31182
- box-sizing: border-box;
31183
- margin-top: 8px;
31305
+ .E_tju3gfj .date {
31306
+ margin-right: 4px;
31184
31307
  }
31185
31308
 
31186
- .E_o1ugr09p {
31187
- display: flex;
31188
- flex-direction: column;
31189
- margin: 1px 8px;
31190
- padding: 8px;
31191
- border-radius: 4px;
31309
+ .E_s1dizucg.ant-switch {
31310
+ min-width: 40px;
31311
+ height: 24px;
31312
+ background: rgba(172, 186, 211, 0.6);
31313
+ overflow: hidden;
31192
31314
  }
31193
- .E_o1ugr09p .selected-icon {
31194
- display: none;
31315
+ .E_s1dizucg.ant-switch:focus {
31316
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31195
31317
  }
31196
- .E_o1ugr09p.ant-select-item-option-grouped {
31197
- padding-left: 8px;
31318
+ .E_s1dizucg.ant-switch-small {
31319
+ min-width: 26px;
31320
+ height: 16px;
31198
31321
  }
31199
- .E_o1ugr09p.ant-select-item-option-selected {
31200
- background-color: white;
31322
+ .E_s1dizucg.ant-switch-large {
31323
+ min-width: 52px;
31324
+ height: 32px;
31201
31325
  }
31202
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31203
- color: #0080ff;
31326
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31327
+ height: 20px;
31328
+ width: 20px;
31204
31329
  }
31205
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31206
- display: block;
31330
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31331
+ border-radius: 10px;
31332
+ transition-delay: 120ms;
31207
31333
  }
31208
- .E_o1ugr09p.ant-select-item-option-active {
31209
- background: rgba(0, 136, 255, 0.16);
31334
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31335
+ height: 14px;
31336
+ width: 14px;
31337
+ top: 1px;
31338
+ left: 1px;
31210
31339
  }
31211
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31212
- color: #0080ff;
31340
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31341
+ height: 28px;
31342
+ width: 28px;
31213
31343
  }
31214
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31215
- background: rgba(0, 136, 255, 0.1);
31216
- color: #0080ff;
31344
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31345
+ border-radius: 14px;
31217
31346
  }
31218
-
31219
- .E_o1ifxsq4 {
31220
- display: flex;
31221
- justify-content: space-between;
31222
- height: 20px;
31223
- line-height: 20px;
31347
+ .E_s1dizucg.ant-switch-checked {
31348
+ background-color: #00ba5d;
31224
31349
  }
31225
- .E_o1ifxsq4 .timezone-title {
31226
- color: #2d3a56;
31227
- overflow: hidden;
31228
- text-overflow: ellipsis;
31350
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31351
+ left: calc(100% - 20px - 2px);
31352
+ }
31353
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31354
+ left: calc(100% - 14px - 1px);
31355
+ }
31356
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31357
+ left: calc(100% - 28px - 2px);
31229
31358
  }
31230
31359
 
31231
- .E_o1zue7 {
31232
- display: flex;
31233
- justify-content: space-between;
31234
- color: rgba(44, 56, 82, 0.6);
31235
- height: 18px;
31236
- line-height: 18px;
31237
- margin-top: 2px;
31360
+ .E_c1up6e3y {
31361
+ margin-left: 5px;
31238
31362
  }
31239
31363
 
31240
- .E_tyfmlxg {
31241
- border: none;
31242
- margin-right: 0;
31243
- background: rgba(225, 230, 241, 0.6);
31364
+ .E_cnujxq2 {
31365
+ display: flex;
31366
+ flex-direction: column;
31244
31367
  }
31245
31368
 
31246
- .E_o18uybox {
31247
- pointer-events: none;
31248
- height: 32px;
31369
+ .E_m7s48ia {
31370
+ max-width: 1120px;
31249
31371
  width: 100%;
31250
- opacity: 0;
31372
+ margin: 0 auto;
31373
+ height: 100%;
31251
31374
  }
31252
31375
 
31253
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31254
- border-radius: 6px;
31255
- }
31256
- .E_s177mls5.ant-select.ant-select-single {
31376
+ .E_wt5zbg6 {
31377
+ max-width: 1120px;
31257
31378
  width: 100%;
31258
- color: #2d3a56;
31259
- border-color: rgba(211, 218, 235, 0.6);
31260
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31261
- font-size: 13px;
31262
- }
31263
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31264
- height: 30px;
31379
+ margin: 0 auto;
31380
+ display: flex;
31265
31381
  }
31266
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31267
- height: 38px;
31268
- font-size: 13px;
31382
+ .E_wt5zbg6 .left,
31383
+ .E_wt5zbg6 .right {
31384
+ flex-grow: 0;
31385
+ flex-shrink: 0;
31386
+ flex-basis: 21%;
31269
31387
  }
31270
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31271
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31272
- transition: 160ms ease;
31388
+ .E_wt5zbg6 .left {
31389
+ display: flex;
31390
+ justify-content: flex-end;
31391
+ padding-right: 44px;
31273
31392
  }
31274
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31275
- color: #0080ff;
31393
+ .E_wt5zbg6 .right {
31394
+ padding-left: 44px;
31276
31395
  }
31277
- .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 {
31278
- border-color: rgba(107, 128, 167, 0.6);
31279
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31396
+ .E_wt5zbg6 .middle {
31397
+ margin-bottom: 40px;
31398
+ flex-grow: 0;
31399
+ flex-shrink: 0;
31400
+ flex-basis: 58%;
31280
31401
  }
31281
- .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 {
31282
- color: #0080ff;
31402
+ .E_wt5zbg6 .middle .form-base-field {
31403
+ width: 100%;
31283
31404
  }
31284
- .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 {
31285
- border-color: #0080ff;
31286
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31405
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31406
+ width: auto;
31287
31407
  }
31288
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31289
- transform: rotate(180deg);
31290
- }
31291
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31292
- background: rgba(211, 218, 235, 0.6);
31293
- border-color: rgba(172, 186, 211, 0.6);
31294
- cursor: "not-allowed";
31295
- }
31296
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31297
- border-color: #f0483e !important;
31298
- }
31299
- .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 {
31300
- color: #1d326c;
31408
+
31409
+ .E_h18jprzg .ant-modal-header {
31410
+ margin: 0 auto;
31411
+ width: 100%;
31412
+ max-width: 648px;
31301
31413
  }
31302
- .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 {
31303
- border-color: #0080ff;
31304
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31414
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31415
+ margin-left: 0;
31305
31416
  }
31306
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31307
- transform: rotate(180deg);
31417
+ .E_h18jprzg .ant-modal-body {
31418
+ margin: 0 auto;
31419
+ padding: 0;
31420
+ width: 100%;
31421
+ max-width: 648px;
31422
+ overflow: hidden;
31308
31423
  }
31309
-
31310
- .E_s1sck0th {
31311
- padding: 0 8px;
31312
- border-radius: 4px;
31424
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31425
+ margin-bottom: 40px;
31313
31426
  }
31314
-
31315
- .E_m855nr1 {
31316
- padding: 2px 8px;
31317
- border-radius: 3px;
31427
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31428
+ height: calc(100vh - 225px);
31429
+ overflow-y: auto;
31318
31430
  }
31319
-
31320
- .E_l1270xpg {
31321
- padding: 3px 8px;
31322
- border-radius: 2px;
31431
+ .E_h18jprzg .ant-modal-footer .footer-content {
31432
+ margin: 0 auto;
31433
+ max-width: 648px;
31323
31434
  }
31324
31435
 
31325
- .E_t14rextb.ant-tag:hover {
31326
- opacity: unset;
31327
- }
31328
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31329
- margin: 0;
31330
- margin-right: 8px;
31331
- display: inline-flex;
31332
- align-items: center;
31333
- border: none;
31436
+ .E_h16z9xgz .ant-modal-header {
31437
+ margin: 0 auto;
31438
+ width: 100%;
31439
+ max-width: 1024px;
31334
31440
  }
31335
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31336
- width: 16px;
31337
- height: 16px;
31338
- color: inherit;
31339
- margin-left: 4px;
31340
- opacity: 0.6;
31341
- display: inline-flex;
31441
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31442
+ margin-left: 0;
31342
31443
  }
31343
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31344
- opacity: 1;
31444
+ .E_h16z9xgz .ant-modal-body {
31445
+ margin: 0 auto;
31446
+ padding: 0;
31447
+ width: 100%;
31448
+ max-width: 1024px;
31449
+ overflow: hidden;
31345
31450
  }
31346
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31347
- color: #0080ff;
31348
- background-color: rgba(0, 136, 255, 0.1);
31451
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31452
+ margin-bottom: 40px;
31349
31453
  }
31350
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31351
- color: #f0483e;
31352
- background-color: rgba(255, 74, 74, 0.1);
31454
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31455
+ height: calc(100vh - 225px);
31456
+ overflow-y: auto;
31353
31457
  }
31354
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31355
- color: #e07f00;
31356
- background-color: rgba(255, 187, 0, 0.1);
31458
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31459
+ margin: 0 auto;
31460
+ max-width: 1024px;
31357
31461
  }
31358
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31359
- color: #008f4c;
31360
- background-color: rgba(30, 201, 127, 0.1);
31462
+
31463
+ .E_f1lrhghm {
31464
+ flex: 1;
31361
31465
  }
31362
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31363
- color: #1d326c;
31364
- background-color: rgba(225, 230, 241, 0.6);
31466
+ .E_f1lrhghm label {
31467
+ font-size: 13px;
31468
+ line-height: 20px;
31469
+ color: rgba(44, 56, 82, 0.6);
31365
31470
  }
31366
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31367
- color: #7E41FF;
31368
- background-color: rgba(126, 65, 255, 0.1);
31471
+ .E_f1lrhghm .title {
31472
+ font-size: 14px;
31473
+ line-height: 20px;
31474
+ color: #2d3a56;
31475
+ margin-bottom: 12px;
31369
31476
  }
31370
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31371
- color: #fff;
31477
+ .E_f1lrhghm.connect-cluster .title {
31478
+ padding-bottom: 26px;
31372
31479
  }
31373
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31374
- background-color: #f0483e;
31480
+
31481
+ .E_f18ot8em {
31482
+ padding: 25px 0 15px 0;
31483
+ border-bottom: 1px solid #e1e5eb;
31484
+ margin-bottom: 16px;
31375
31485
  }
31376
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31377
- background-color: #fea008;
31486
+
31487
+ .E_f1l1g2k0 {
31488
+ display: flex;
31489
+ align-items: center;
31490
+ margin-bottom: 8px;
31378
31491
  }
31379
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31380
- background-color: #00ba5d;
31492
+ .E_f1l1g2k0 > label {
31493
+ width: 216px;
31381
31494
  }
31382
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31383
- background-color: #0080ff;
31495
+ .E_f1l1g2k0 > label + * {
31496
+ width: 100%;
31384
31497
  }
31385
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31386
- background-color: #6b7d99;
31498
+ .E_f1l1g2k0 .ant-select {
31499
+ width: 100%;
31387
31500
  }
31388
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31389
- background-color: #7E41FF;
31501
+
31502
+ .E_e1k89cwg {
31503
+ color: #e75a3a;
31504
+ margin-right: 10px;
31390
31505
  }
31391
31506
 
31392
- .E_fzh9mnb {
31507
+ .E_d1oui1gf {
31393
31508
  width: 100%;
31394
- height: 100%;
31395
- min-height: 124px;
31509
+ height: 1px;
31510
+ background: rgba(213, 219, 227, 0.6);
31511
+ margin: 24px 0;
31512
+ }
31513
+
31514
+ .E_l15itdbb {
31396
31515
  display: flex;
31397
- flex-direction: column;
31398
31516
  justify-content: center;
31399
31517
  align-items: center;
31400
- }
31401
- .E_fzh9mnb .error-text {
31402
- color: rgba(10, 37, 85, 0.6);
31403
- margin-bottom: 16px;
31404
- font-size: 18px;
31518
+ height: 100%;
31405
31519
  }
31406
31520
 
31407
- .E_f7pxqmh {
31408
- width: 100%;
31409
- margin-bottom: 0 !important;
31410
- flex-flow: nowrap !important;
31411
- line-break: auto;
31521
+ .E_d1y3z4w {
31522
+ display: inline-block;
31523
+ width: 4px;
31524
+ height: 4px;
31525
+ background: #8e9aa9;
31526
+ opacity: 0.4;
31527
+ border-radius: 50%;
31528
+ margin: 0 4px;
31412
31529
  }
31413
- .E_f7pxqmh > .ant-form-item-label {
31414
- text-align: left !important;
31415
- padding-bottom: 0 !important;
31530
+
31531
+ .E_m177r7a3 .ant-modal-header,
31532
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31533
+ width: 648px;
31534
+ margin: 0 auto;
31416
31535
  }
31417
- .E_f7pxqmh > .ant-form-item-label > label {
31418
- min-height: 32px;
31419
- height: auto;
31420
- font-size: 13px;
31421
- color: rgba(44, 56, 82, 0.6);
31422
- white-space: normal;
31536
+ .E_m177r7a3 .ant-modal-header {
31537
+ padding: 35px 0 24px;
31538
+ border: none;
31423
31539
  }
31424
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31425
- border-color: #ff4d4f !important;
31540
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31541
+ font-size: 30px;
31426
31542
  }
31427
- .E_f7pxqmh .ant-form-item-explain {
31428
- margin-top: 4px;
31429
- font-size: 12px;
31430
- min-height: 0px;
31543
+ .E_m177r7a3 .ant-modal-body {
31544
+ padding: 4px 0 2px;
31431
31545
  }
31432
- .E_f7pxqmh .ant-form-item-extra {
31433
- font-size: 12px;
31434
- color: rgba(44, 56, 82, 0.6);
31435
- min-height: 0px;
31546
+ .E_m177r7a3 .ant-modal-footer {
31547
+ border: none;
31436
31548
  }
31437
31549
 
31438
- .E_i1inqkme {
31439
- height: 18px;
31550
+ .E_t1wwio3v {
31551
+ font-size: 12px;
31440
31552
  line-height: 18px;
31553
+ font-weight: bold;
31554
+ color: #fff;
31441
31555
  padding: 0 4px;
31442
31556
  border-radius: 4px;
31443
- background: rgba(235, 239, 245, 0.6);
31444
- border: 1px solid rgba(223, 228, 235, 0.6);
31557
+ display: inline-block;
31558
+ background: var(--t1wwio3v-0);
31559
+ }
31560
+ .E_t1wwio3v:not(:first-child) {
31561
+ margin-left: 4px;
31562
+ }
31563
+
31564
+ .E_f17jvtfk {
31565
+ width: 100%;
31566
+ height: 100%;
31445
31567
  display: flex;
31446
31568
  align-items: center;
31447
- white-space: nowrap;
31448
- margin-right: 4px;
31569
+ justify-content: center;
31449
31570
  }
31450
31571
 
31451
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31452
- display: var(--ai7qkf2-0);
31572
+ .E_nzppkea {
31573
+ font-size: 90%;
31574
+ font-weight: bold;
31575
+ background-color: rgba(240, 243, 247, 0.6);
31576
+ padding: 1px 4px 1px;
31577
+ margin-left: 2px;
31578
+ margin-right: 2px;
31579
+ border: 1px solid rgba(213, 219, 227, 0.6);
31580
+ border-radius: 4px;
31453
31581
  }
31454
- .E_ai7qkf2 .ant-input-number-input-wrap {
31455
- display: inline-flex;
31456
- line-height: 1.5715;
31457
- height: 100%;
31458
- width: 100%;
31459
- }
31460
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31461
- content: var(--ai7qkf2-1);
31462
- display: var(--ai7qkf2-2);
31463
- flex: none;
31464
- align-items: center;
31465
- margin-left: 4px;
31466
- color: rgba(44, 56, 82, 0.6);
31467
- }
31468
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31469
- content: var(--ai7qkf2-3);
31470
- display: var(--ai7qkf2-4);
31471
- flex: none;
31472
- align-items: center;
31473
- margin-right: 4px;
31474
- cursor: auto;
31475
- color: rgba(44, 56, 82, 0.6);
31476
- }
31477
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31478
- border-radius: 0;
31479
- }
31480
- .E_ai7qkf2.ant-input-number {
31481
- width: 100%;
31482
- border-radius: 6px;
31483
- }
31484
- .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 {
31485
- border-color: #0096ff;
31486
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31487
- z-index: 1;
31488
- }
31489
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31490
- border-color: #e75a3a;
31491
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31492
- }
31493
- .E_ai7qkf2 .ant-input-number-input {
31494
- height: 30px;
31495
- border: 1px;
31496
- padding: 5px 12px;
31497
- font-size: inherit;
31498
- }
31499
- .E_ai7qkf2.ant-input-number-lg input {
31500
- height: 38px;
31501
- border: 1px;
31502
- padding: 8px 16px;
31503
- }
31504
- .E_ai7qkf2.ant-input-number-sm input {
31505
- height: 22px;
31506
- border: 1px;
31507
- padding: 2px 8px;
31508
- }
31509
-
31510
- .E_owd0kml {
31511
- display: inline-block;
31512
- }
31513
-
31514
- .E_h1jsgezc {
31515
- visibility: hidden;
31516
- position: absolute;
31517
- }
31518
-
31519
- .E_a1wfy30z .ant-input-number-handler-wrap {
31520
- display: var(--a1wfy30z-0);
31521
- }
31522
- .E_a1wfy30z .ant-input-number-input-wrap {
31523
- padding: 4px 11px;
31524
- display: inline-flex;
31525
- line-height: 1.5715;
31526
- height: inherit;
31527
- }
31528
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31529
- content: var(--a1wfy30z-1);
31530
- display: var(--a1wfy30z-2);
31531
- flex: none;
31532
- align-items: center;
31533
- margin-left: 4px;
31534
- }
31535
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31536
- content: var(--a1wfy30z-3);
31537
- display: var(--a1wfy30z-4);
31538
- flex: none;
31539
- align-items: center;
31540
- margin-right: 4px;
31541
- cursor: auto;
31542
- }
31543
- .E_a1wfy30z .ant-input-number-input {
31544
- padding: 0;
31545
- margin: 0;
31546
- height: auto;
31547
- font-size: inherit;
31548
- }
31549
-
31550
- .E_iouxfgt {
31551
- display: inline-flex;
31552
- align-items: center;
31553
- }
31554
- .E_iouxfgt .icon-inner {
31555
- display: inline-flex;
31556
- align-items: center;
31557
- justify-content: center;
31558
- }
31559
- .E_iouxfgt .icon-inner + span,
31560
- .E_iouxfgt span + .icon-inner.suffix {
31561
- margin-left: 4px;
31562
- }
31563
- .E_iouxfgt.is-rotate img,
31564
- .E_iouxfgt.is-rotate svg {
31565
- animation: rotate 680ms linear infinite;
31566
- }
31567
-
31568
- .E_cnujxq2 {
31569
- display: flex;
31570
- flex-direction: column;
31571
- }
31572
-
31573
- .E_m7s48ia {
31574
- max-width: 1120px;
31575
- width: 100%;
31576
- margin: 0 auto;
31577
- height: 100%;
31578
- }
31579
-
31580
- .E_wt5zbg6 {
31581
- max-width: 1120px;
31582
- width: 100%;
31583
- margin: 0 auto;
31584
- display: flex;
31585
- }
31586
- .E_wt5zbg6 .left,
31587
- .E_wt5zbg6 .right {
31588
- flex-grow: 0;
31589
- flex-shrink: 0;
31590
- flex-basis: 21%;
31591
- }
31592
- .E_wt5zbg6 .left {
31593
- display: flex;
31594
- justify-content: flex-end;
31595
- padding-right: 44px;
31596
- }
31597
- .E_wt5zbg6 .right {
31598
- padding-left: 44px;
31599
- }
31600
- .E_wt5zbg6 .middle {
31601
- margin-bottom: 40px;
31602
- flex-grow: 0;
31603
- flex-shrink: 0;
31604
- flex-basis: 58%;
31605
- }
31606
- .E_wt5zbg6 .middle .form-base-field {
31607
- width: 100%;
31608
- }
31609
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31610
- width: auto;
31611
- }
31612
-
31613
- .E_h18jprzg .ant-modal-header {
31614
- margin: 0 auto;
31615
- width: 100%;
31616
- max-width: 648px;
31617
- }
31618
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31619
- margin-left: 0;
31620
- }
31621
- .E_h18jprzg .ant-modal-body {
31622
- margin: 0 auto;
31623
- padding: 0;
31624
- width: 100%;
31625
- max-width: 648px;
31626
- overflow: hidden;
31627
- }
31628
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31629
- margin-bottom: 40px;
31630
- }
31631
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31632
- height: calc(100vh - 225px);
31633
- overflow-y: auto;
31634
- }
31635
- .E_h18jprzg .ant-modal-footer .footer-content {
31636
- margin: 0 auto;
31637
- max-width: 648px;
31638
- }
31639
-
31640
- .E_h16z9xgz .ant-modal-header {
31641
- margin: 0 auto;
31642
- width: 100%;
31643
- max-width: 1024px;
31644
- }
31645
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31646
- margin-left: 0;
31647
- }
31648
- .E_h16z9xgz .ant-modal-body {
31649
- margin: 0 auto;
31650
- padding: 0;
31651
- width: 100%;
31652
- max-width: 1024px;
31653
- overflow: hidden;
31654
- }
31655
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31656
- margin-bottom: 40px;
31657
- }
31658
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31659
- height: calc(100vh - 225px);
31660
- overflow-y: auto;
31661
- }
31662
- .E_h16z9xgz .ant-modal-footer .footer-content {
31663
- margin: 0 auto;
31664
- max-width: 1024px;
31665
- }
31666
-
31667
- .E_f1lrhghm {
31668
- flex: 1;
31669
- }
31670
- .E_f1lrhghm label {
31671
- font-size: 13px;
31672
- line-height: 20px;
31673
- color: rgba(44, 56, 82, 0.6);
31674
- }
31675
- .E_f1lrhghm .title {
31676
- font-size: 14px;
31677
- line-height: 20px;
31678
- color: #2d3a56;
31679
- margin-bottom: 12px;
31680
- }
31681
- .E_f1lrhghm.connect-cluster .title {
31682
- padding-bottom: 26px;
31683
- }
31684
-
31685
- .E_f18ot8em {
31686
- padding: 25px 0 15px 0;
31687
- border-bottom: 1px solid #e1e5eb;
31688
- margin-bottom: 16px;
31689
- }
31690
-
31691
- .E_f1l1g2k0 {
31692
- display: flex;
31693
- align-items: center;
31694
- margin-bottom: 8px;
31695
- }
31696
- .E_f1l1g2k0 > label {
31697
- width: 216px;
31698
- }
31699
- .E_f1l1g2k0 > label + * {
31700
- width: 100%;
31701
- }
31702
- .E_f1l1g2k0 .ant-select {
31703
- width: 100%;
31704
- }
31705
-
31706
- .E_e1k89cwg {
31707
- color: #e75a3a;
31708
- margin-right: 10px;
31709
- }
31710
-
31711
- .E_d1oui1gf {
31712
- width: 100%;
31713
- height: 1px;
31714
- background: rgba(213, 219, 227, 0.6);
31715
- margin: 24px 0;
31716
- }
31717
-
31718
- .E_l15itdbb {
31719
- display: flex;
31720
- justify-content: center;
31721
- align-items: center;
31722
- height: 100%;
31723
- }
31724
-
31725
- .E_d1y3z4w {
31726
- display: inline-block;
31727
- width: 4px;
31728
- height: 4px;
31729
- background: #8e9aa9;
31730
- opacity: 0.4;
31731
- border-radius: 50%;
31732
- margin: 0 4px;
31733
- }
31734
-
31735
- .E_m177r7a3 .ant-modal-header,
31736
- .E_m177r7a3 .ant-modal-footer .footer-content {
31737
- width: 648px;
31738
- margin: 0 auto;
31739
- }
31740
- .E_m177r7a3 .ant-modal-header {
31741
- padding: 35px 0 24px;
31742
- border: none;
31743
- }
31744
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31745
- font-size: 30px;
31746
- }
31747
- .E_m177r7a3 .ant-modal-body {
31748
- padding: 4px 0 2px;
31749
- }
31750
- .E_m177r7a3 .ant-modal-footer {
31751
- border: none;
31752
- }
31753
-
31754
- .E_t1wwio3v {
31755
- font-size: 12px;
31756
- line-height: 18px;
31757
- font-weight: bold;
31758
- color: #fff;
31759
- padding: 0 4px;
31760
- border-radius: 4px;
31761
- display: inline-block;
31762
- background: var(--t1wwio3v-0);
31763
- }
31764
- .E_t1wwio3v:not(:first-child) {
31765
- margin-left: 4px;
31766
- }
31767
-
31768
- .E_f17jvtfk {
31769
- width: 100%;
31770
- height: 100%;
31771
- display: flex;
31772
- align-items: center;
31773
- justify-content: center;
31774
- }
31775
-
31776
- .E_nzppkea {
31777
- font-size: 90%;
31778
- font-weight: bold;
31779
- background-color: rgba(240, 243, 247, 0.6);
31780
- padding: 1px 4px 1px;
31781
- margin-left: 2px;
31782
- margin-right: 2px;
31783
- border: 1px solid rgba(213, 219, 227, 0.6);
31784
- border-radius: 4px;
31785
- }
31786
-
31787
- .E_f4mi9eq.form-item-general {
31788
- width: 640px;
31582
+
31583
+ .E_f4mi9eq.form-item-general {
31584
+ width: 640px;
31789
31585
  }
31790
31586
  .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31791
31587
  margin-top: 16px;
@@ -32172,82 +31968,257 @@ input.E_rf8rlle.ant-input {
32172
31968
  border-bottom-right-radius: 0;
32173
31969
  }
32174
31970
 
32175
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32176
- border-top-left-radius: 0;
32177
- border-bottom-left-radius: 0;
31971
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31972
+ border-top-left-radius: 0;
31973
+ border-bottom-left-radius: 0;
31974
+ }
31975
+
31976
+ .E_c3ni091 {
31977
+ display: flex;
31978
+ flex-direction: column;
31979
+ }
31980
+ .E_c3ni091 .select-wrapper {
31981
+ margin-top: 12px;
31982
+ }
31983
+ .E_c3ni091 .select-wrapper .select {
31984
+ width: 100%;
31985
+ }
31986
+ .E_c3ni091 .radio-wrapper {
31987
+ margin-top: 24px;
31988
+ }
31989
+ .E_c3ni091 div.form-item {
31990
+ width: 100%;
31991
+ }
31992
+
31993
+ .E_d105ju2d {
31994
+ font-size: 14px;
31995
+ font-weight: 500;
31996
+ color: #3e4652;
31997
+ line-height: 18px;
31998
+ }
31999
+ .E_d105ju2d + .E_d105ju2d {
32000
+ margin-top: 16px;
32001
+ }
32002
+ .E_d105ju2d + * {
32003
+ margin-top: 16px;
32004
+ }
32005
+
32006
+ .E_lh0l62z.E_d105ju2d {
32007
+ font-size: 12px;
32008
+ color: rgba(44, 56, 82, 0.6);
32009
+ margin-top: 12px;
32010
+ }
32011
+
32012
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32013
+ line-height: 18px;
32014
+ font-weight: 500;
32015
+ margin-top: 0;
32016
+ white-space: initial;
32017
+ }
32018
+
32019
+ .E_r1skkc3l {
32020
+ display: block;
32021
+ }
32022
+ .E_r1skkc3l span {
32023
+ font-size: 14px;
32024
+ font-weight: 500;
32025
+ line-height: 32px;
32026
+ color: #3e4652;
32027
+ }
32028
+
32029
+ .E_c3cobmo {
32030
+ margin-top: 16px;
32031
+ padding: 8px;
32032
+ border-radius: 6px;
32033
+ background: rgba(225, 230, 241, 0.6);
32034
+ color: rgba(44, 56, 82, 0.6);
32035
+ font-size: 12px;
32036
+ }
32037
+ .E_c3cobmo div {
32038
+ line-height: 20px;
32039
+ display: flex;
32040
+ align-items: center;
32041
+ word-break: break-all;
32042
+ }
32043
+ .E_c3cobmo .title {
32044
+ font-weight: 700;
32045
+ line-height: 18px;
32046
+ margin: 4px 0;
32047
+ }
32048
+
32049
+ .E_s1sck0th {
32050
+ padding: 0 8px;
32051
+ border-radius: 4px;
32052
+ }
32053
+
32054
+ .E_m855nr1 {
32055
+ padding: 2px 8px;
32056
+ border-radius: 3px;
32057
+ }
32058
+
32059
+ .E_l1270xpg {
32060
+ padding: 3px 8px;
32061
+ border-radius: 2px;
32062
+ }
32063
+
32064
+ .E_t14rextb.ant-tag:hover {
32065
+ opacity: unset;
32066
+ }
32067
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32068
+ margin: 0;
32069
+ margin-right: 8px;
32070
+ display: inline-flex;
32071
+ align-items: center;
32072
+ border: none;
32073
+ }
32074
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32075
+ width: 16px;
32076
+ height: 16px;
32077
+ color: inherit;
32078
+ margin-left: 4px;
32079
+ opacity: 0.6;
32080
+ display: inline-flex;
32081
+ }
32082
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32083
+ opacity: 1;
32084
+ }
32085
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32086
+ color: #0080ff;
32087
+ background-color: rgba(0, 136, 255, 0.1);
32088
+ }
32089
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32090
+ color: #f0483e;
32091
+ background-color: rgba(255, 74, 74, 0.1);
32092
+ }
32093
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32094
+ color: #e07f00;
32095
+ background-color: rgba(255, 187, 0, 0.1);
32096
+ }
32097
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32098
+ color: #008f4c;
32099
+ background-color: rgba(30, 201, 127, 0.1);
32100
+ }
32101
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32102
+ color: #1d326c;
32103
+ background-color: rgba(225, 230, 241, 0.6);
32104
+ }
32105
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32106
+ color: #7E41FF;
32107
+ background-color: rgba(126, 65, 255, 0.1);
32108
+ }
32109
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32110
+ color: #fff;
32111
+ }
32112
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32113
+ background-color: #f0483e;
32114
+ }
32115
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32116
+ background-color: #fea008;
32117
+ }
32118
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32119
+ background-color: #00ba5d;
32120
+ }
32121
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32122
+ background-color: #0080ff;
32123
+ }
32124
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32125
+ background-color: #6b7d99;
32126
+ }
32127
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32128
+ background-color: #7E41FF;
32129
+ }
32130
+
32131
+ .E_t1m2x205 .ant-tooltip-arrow {
32132
+ display: none;
32133
+ }
32134
+ .E_t1m2x205 .ant-tooltip-inner {
32135
+ background: rgba(23, 38, 64, 0.8);
32136
+ border-radius: 4px;
32137
+ }
32138
+
32139
+ .E_s1dni7lo {
32140
+ width: 430px !important;
32178
32141
  }
32179
32142
 
32180
- .E_c3ni091 {
32143
+ .E_d1wwmmm5 .ant-select-item-group {
32144
+ padding: 8px 16px;
32145
+ line-height: 18px;
32146
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32147
+ height: 34px;
32148
+ min-height: 34px;
32149
+ box-sizing: border-box;
32150
+ margin-top: 8px;
32151
+ }
32152
+
32153
+ .E_o1ugr09p {
32181
32154
  display: flex;
32182
32155
  flex-direction: column;
32156
+ margin: 1px 8px;
32157
+ padding: 8px;
32158
+ border-radius: 4px;
32183
32159
  }
32184
- .E_c3ni091 .select-wrapper {
32185
- margin-top: 12px;
32160
+ .E_o1ugr09p .selected-icon {
32161
+ display: none;
32186
32162
  }
32187
- .E_c3ni091 .select-wrapper .select {
32188
- width: 100%;
32163
+ .E_o1ugr09p.ant-select-item-option-grouped {
32164
+ padding-left: 8px;
32189
32165
  }
32190
- .E_c3ni091 .radio-wrapper {
32191
- margin-top: 24px;
32166
+ .E_o1ugr09p.ant-select-item-option-selected {
32167
+ background-color: white;
32192
32168
  }
32193
- .E_c3ni091 div.form-item {
32194
- width: 100%;
32169
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32170
+ color: #0080ff;
32195
32171
  }
32196
-
32197
- .E_d105ju2d {
32198
- font-size: 14px;
32199
- font-weight: 500;
32200
- color: #3e4652;
32201
- line-height: 18px;
32172
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32173
+ display: block;
32202
32174
  }
32203
- .E_d105ju2d + .E_d105ju2d {
32204
- margin-top: 16px;
32175
+ .E_o1ugr09p.ant-select-item-option-active {
32176
+ background: rgba(0, 136, 255, 0.16);
32205
32177
  }
32206
- .E_d105ju2d + * {
32207
- margin-top: 16px;
32178
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32179
+ color: #0080ff;
32208
32180
  }
32209
-
32210
- .E_lh0l62z.E_d105ju2d {
32211
- font-size: 12px;
32212
- color: rgba(44, 56, 82, 0.6);
32213
- margin-top: 12px;
32181
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32182
+ background: rgba(0, 136, 255, 0.1);
32183
+ color: #0080ff;
32214
32184
  }
32215
32185
 
32216
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32217
- line-height: 18px;
32218
- font-weight: 500;
32219
- margin-top: 0;
32220
- white-space: initial;
32186
+ .E_o1ifxsq4 {
32187
+ display: flex;
32188
+ justify-content: space-between;
32189
+ height: 20px;
32190
+ line-height: 20px;
32221
32191
  }
32222
-
32223
- .E_r1skkc3l {
32224
- display: block;
32192
+ .E_o1ifxsq4 .timezone-title {
32193
+ color: #2d3a56;
32194
+ overflow: hidden;
32195
+ text-overflow: ellipsis;
32225
32196
  }
32226
- .E_r1skkc3l span {
32227
- font-size: 14px;
32228
- font-weight: 500;
32229
- line-height: 32px;
32230
- color: #3e4652;
32197
+
32198
+ .E_o1zue7 {
32199
+ display: flex;
32200
+ justify-content: space-between;
32201
+ color: rgba(44, 56, 82, 0.6);
32202
+ height: 18px;
32203
+ line-height: 18px;
32204
+ margin-top: 2px;
32231
32205
  }
32232
32206
 
32233
- .E_c3cobmo {
32234
- margin-top: 16px;
32235
- padding: 8px;
32236
- border-radius: 6px;
32207
+ .E_tyfmlxg {
32208
+ border: none;
32209
+ margin-right: 0;
32237
32210
  background: rgba(225, 230, 241, 0.6);
32238
- color: rgba(44, 56, 82, 0.6);
32239
- font-size: 12px;
32240
32211
  }
32241
- .E_c3cobmo div {
32242
- line-height: 20px;
32243
- display: flex;
32244
- align-items: center;
32245
- word-break: break-all;
32212
+
32213
+ .E_o18uybox {
32214
+ pointer-events: none;
32215
+ height: 32px;
32216
+ width: 100%;
32217
+ opacity: 0;
32246
32218
  }
32247
- .E_c3cobmo .title {
32248
- font-weight: 700;
32249
- line-height: 18px;
32250
- margin: 4px 0;
32219
+
32220
+ .E_iq1gosr {
32221
+ display: inline-block;
32251
32222
  }
32252
32223
 
32253
32224
  .E_dsnbhzf {
@@ -32731,20 +32702,11 @@ input.E_rf8rlle.ant-input {
32731
32702
  padding: unset;
32732
32703
  }
32733
32704
 
32734
- .E_ryby9ds {
32735
- display: flex;
32736
- align-items: center;
32705
+ .E_c1yyuluq {
32706
+ border-radius: 8px;
32737
32707
  }
32738
- .E_ryby9ds .order {
32739
- height: 24px;
32740
- width: 24px;
32741
- border-radius: 20px;
32742
- color: #0080ff;
32743
- background: rgba(0, 136, 255, 0.1);
32744
- display: flex;
32745
- align-items: center;
32746
- justify-content: center;
32747
- margin-right: 6px;
32708
+ .E_c1yyuluq .ant-card-body {
32709
+ padding: 20px 24px 24px 24px;
32748
32710
  }
32749
32711
 
32750
32712
  .E_suhck3k {
@@ -32760,6 +32722,44 @@ input.E_rf8rlle.ant-input {
32760
32722
  fill: blue;
32761
32723
  }
32762
32724
 
32725
+ .E_ccrbeuz .ant-collapse-item {
32726
+ border: 0px;
32727
+ background-color: #fff;
32728
+ }
32729
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32730
+ padding-top: 0px;
32731
+ padding-bottom: 0px;
32732
+ padding-left: 0px !important;
32733
+ padding-right: 24px;
32734
+ }
32735
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32736
+ right: 0px;
32737
+ }
32738
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32739
+ padding: 0px;
32740
+ }
32741
+
32742
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32743
+ padding-right: 0px;
32744
+ cursor: default;
32745
+ }
32746
+
32747
+ .E_ryby9ds {
32748
+ display: flex;
32749
+ align-items: center;
32750
+ }
32751
+ .E_ryby9ds .order {
32752
+ height: 24px;
32753
+ width: 24px;
32754
+ border-radius: 20px;
32755
+ color: #0080ff;
32756
+ background: rgba(0, 136, 255, 0.1);
32757
+ display: flex;
32758
+ align-items: center;
32759
+ justify-content: center;
32760
+ margin-right: 6px;
32761
+ }
32762
+
32763
32763
  .E_drhfj7c .bottom {
32764
32764
  color: rgba(44, 56, 82, 0.75);
32765
32765
  }
@@ -33479,6 +33479,23 @@ input.E_rf8rlle.ant-input {
33479
33479
  background-color: transparent;
33480
33480
  }
33481
33481
 
33482
+ .E_r77hffu {
33483
+ display: flex;
33484
+ align-items: center;
33485
+ justify-content: space-between;
33486
+ column-gap: 6px;
33487
+ }
33488
+
33489
+ .E_p1cmxsf7 {
33490
+ display: flex;
33491
+ flex-direction: column;
33492
+ justify-content: center;
33493
+ row-gap: var(--p1cmxsf7-0);
33494
+ }
33495
+ .E_p1cmxsf7 .antd5-progress-line {
33496
+ font-size: 0;
33497
+ }
33498
+
33482
33499
  .E_b14q2gmw {
33483
33500
  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);
33484
33501
  }
@@ -33604,6 +33621,28 @@ input.E_rf8rlle.ant-input {
33604
33621
  margin-left: 24px;
33605
33622
  }
33606
33623
 
33624
+ .E_t1gvlxt5 {
33625
+ min-width: 0;
33626
+ flex: 1;
33627
+ }
33628
+ .E_t1gvlxt5 .tag {
33629
+ flex: 0 0 auto;
33630
+ }
33631
+ .E_t1gvlxt5 .progress-title {
33632
+ flex: 2;
33633
+ max-width: fit-content;
33634
+ }
33635
+ .E_t1gvlxt5 .progress-desc {
33636
+ flex: 1;
33637
+ max-width: fit-content;
33638
+ }
33639
+
33640
+ .E_a1ji6r68 {
33641
+ display: flex;
33642
+ align-items: center;
33643
+ column-gap: var(--a1ji6r68-0);
33644
+ }
33645
+
33607
33646
  .E_lht19u8 {
33608
33647
  width: 64px;
33609
33648
  height: 64px;
@@ -33632,419 +33671,419 @@ input.E_rf8rlle.ant-input {
33632
33671
  width: 5px;
33633
33672
  height: 48px;
33634
33673
  left: 40.8px;
33635
- top: 8.4px;
33636
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33637
- border-radius: 5px;
33638
- transform: rotate(-8deg);
33639
- transform-origin: top left;
33640
- animation: loading-indicator2 1100ms ease-out infinite;
33641
- }
33642
-
33643
- .E_l17lbdo6 {
33644
- position: absolute;
33645
- width: 5px;
33646
- height: 48px;
33647
- left: 52.9px;
33648
- top: 51.8px;
33649
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33650
- border-radius: 5px;
33651
- transform: rotate(112deg);
33652
- transform-origin: top left;
33653
- animation: loading-indicator3 1100ms ease-out infinite;
33654
- }
33655
-
33656
- .E_r77hffu {
33657
- display: flex;
33658
- align-items: center;
33659
- justify-content: space-between;
33660
- column-gap: 6px;
33661
- }
33662
-
33663
- .E_p1cmxsf7 {
33664
- display: flex;
33665
- flex-direction: column;
33666
- justify-content: center;
33667
- row-gap: var(--p1cmxsf7-0);
33668
- }
33669
- .E_p1cmxsf7 .antd5-progress-line {
33670
- font-size: 0;
33671
- }
33672
-
33673
- .E_w7ob4th.outside-tag {
33674
- padding-left: 0;
33675
- }
33676
- .E_w7ob4th.outside-tag .inside-tag {
33677
- border-radius: 4px 0 0 4px;
33678
- padding-right: 4px;
33679
- margin-right: 4px;
33674
+ top: 8.4px;
33675
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33676
+ border-radius: 5px;
33677
+ transform: rotate(-8deg);
33678
+ transform-origin: top left;
33679
+ animation: loading-indicator2 1100ms ease-out infinite;
33680
33680
  }
33681
33681
 
33682
- .E_tc97u5y {
33683
- height: 100%;
33682
+ .E_l17lbdo6 {
33683
+ position: absolute;
33684
+ width: 5px;
33685
+ height: 48px;
33686
+ left: 52.9px;
33687
+ top: 51.8px;
33688
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33689
+ border-radius: 5px;
33690
+ transform: rotate(112deg);
33691
+ transform-origin: top left;
33692
+ animation: loading-indicator3 1100ms ease-out infinite;
33684
33693
  }
33685
33694
 
33686
- .E_tfzf37v {
33687
- height: 100%;
33688
- }
33689
- .E_tfzf37v.empty-table .ant-table-content {
33690
- overflow: visible !important;
33695
+ .E_msn7nxt {
33696
+ color: rgba(44, 56, 82, 0.6);
33697
+ text-align: center;
33698
+ display: flex;
33699
+ align-items: center;
33700
+ justify-content: center;
33701
+ flex-direction: column;
33691
33702
  height: 100%;
33692
33703
  }
33693
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
33694
- height: 100%;
33704
+ .E_msn7nxt .link {
33705
+ color: #0080ff;
33706
+ cursor: pointer;
33695
33707
  }
33696
- .E_tfzf37v.empty-table .ant-table-content table {
33697
- width: 100% !important;
33708
+
33709
+ .E_mp64wfi {
33710
+ width: 100%;
33698
33711
  height: 100%;
33712
+ display: flex;
33713
+ flex-direction: column;
33699
33714
  }
33700
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
33701
- padding: 15px 0;
33702
- }
33703
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
33704
- display: none;
33705
- }
33706
- .E_tfzf37v .active-row td:nth-child(1) {
33707
- font-weight: 700;
33708
- }
33709
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
33710
- font-weight: 700;
33715
+ .E_mp64wfi .name-toolbar {
33716
+ width: 100%;
33717
+ display: flex;
33718
+ line-height: 30px;
33719
+ padding: 0 16px;
33720
+ justify-content: space-between;
33711
33721
  }
33712
- .E_tfzf37v .ant-spin-nested-loading {
33713
- height: 100%;
33722
+ .E_mp64wfi .name-toolbar .metric-extra {
33723
+ display: flex;
33724
+ font-size: 12px;
33725
+ align-items: center;
33714
33726
  }
33715
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
33716
- height: 100%;
33717
- overflow: visible;
33727
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
33728
+ color: #a3b4cc;
33718
33729
  }
33719
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
33720
- max-height: none;
33730
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33731
+ margin-left: 10px;
33721
33732
  }
33722
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
33723
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
33724
- display: none;
33733
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33734
+ margin-left: 10px;
33735
+ cursor: pointer;
33725
33736
  }
33726
- .E_tfzf37v td.ant-table-column-sort {
33727
- background: transparent;
33737
+ .E_mp64wfi .content {
33738
+ flex: 1;
33739
+ width: 100%;
33740
+ display: flex;
33741
+ justify-content: center;
33742
+ align-items: center;
33728
33743
  }
33729
- .E_tfzf37v td.ant-table-cell-fix-left,
33730
- .E_tfzf37v td.ant-table-cell-fix-right {
33731
- background: #fff;
33732
- padding: 0 !important;
33744
+ .E_mp64wfi .single-content {
33745
+ height: 65px;
33733
33746
  }
33734
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
33735
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
33747
+
33748
+ .E_l1oyigan {
33736
33749
  display: flex;
33737
33750
  align-items: center;
33738
- height: 100%;
33739
- padding: 8px;
33740
- }
33741
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
33742
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
33751
+ white-space: nowrap;
33743
33752
  overflow: hidden;
33744
- text-overflow: ellipsis;
33745
33753
  width: 100%;
33746
33754
  }
33747
- .E_tfzf37v .ant-table-container {
33748
- height: 100%;
33749
- }
33750
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
33751
- box-shadow: none !important;
33752
- }
33753
- .E_tfzf37v .ant-table {
33754
- border-radius: 0px;
33755
- border-left: none;
33756
- border-right: none;
33757
- border-bottom: none;
33758
- height: 100%;
33755
+ .E_l1oyigan .ant-dropdown-trigger {
33756
+ margin-left: auto;
33759
33757
  font-size: 12px;
33760
- background: transparent;
33761
- }
33762
- .E_tfzf37v .ant-table .ant-table-header {
33763
- position: relative;
33764
- z-index: 3;
33765
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33766
- margin-bottom: -1px;
33767
- }
33768
- .E_tfzf37v .ant-table .time-wrapper .date,
33769
- .E_tfzf37v .ant-table .value {
33770
- color: #2d3a56;
33771
33758
  }
33772
- .E_tfzf37v .ant-table .time-wrapper .time,
33773
- .E_tfzf37v .ant-table .unit {
33774
- color: rgba(44, 56, 82, 0.6);
33759
+
33760
+ .E_l1noi4n1 {
33761
+ display: flex;
33762
+ justify-content: flex-start;
33763
+ align-items: center;
33764
+ font-size: 12px;
33765
+ cursor: pointer;
33775
33766
  }
33776
- .E_tfzf37v .ant-table .ant-table-selection {
33777
- position: unset;
33778
- text-align: center;
33767
+ .E_l1noi4n1:not(:last-child) {
33768
+ margin-right: 20px;
33779
33769
  }
33780
- .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33781
- background: #fff;
33770
+ .E_l1noi4n1.deselected {
33771
+ opacity: 0.4;
33782
33772
  }
33783
- .E_tfzf37v .ant-table .anticon-setting {
33784
- cursor: pointer;
33785
- position: absolute;
33786
- top: 50%;
33787
- right: 12px;
33788
- transform: translateY(-50%);
33773
+ .E_l1noi4n1.deselected .color-block {
33774
+ background: #b4beca !important;
33789
33775
  }
33790
- .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33791
- box-shadow: none;
33792
- width: 1px;
33793
- background: rgba(213, 219, 227, 0.6);
33776
+
33777
+ .E_cz19rz6 {
33778
+ display: inline-block;
33779
+ height: 8px;
33780
+ width: 8px;
33781
+ margin-right: 8px;
33794
33782
  }
33795
- .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33796
- box-shadow: none;
33797
- width: 1px;
33798
- background: rgba(213, 219, 227, 0.6);
33783
+
33784
+ .E_e17r5r9c .ant-dropdown-menu-item {
33785
+ display: flex;
33786
+ align-items: center;
33787
+ font-size: 12px;
33788
+ margin: 0;
33799
33789
  }
33800
- .E_tfzf37v .ant-table .ant-table-tbody {
33790
+
33791
+ .E_m1y1hhnr {
33801
33792
  position: relative;
33802
33793
  }
33803
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
33804
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33805
- border-bottom: 1px solid white;
33806
- height: 40px;
33807
- vertical-align: middle;
33808
- transition: background 0ms;
33809
- color: #00122e;
33794
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33795
+ bottom: -12px;
33810
33796
  }
33811
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
33812
- background: #f2f5fa;
33813
- border-bottom-color: #f2f5fa;
33797
+ .E_m1y1hhnr .metric-toolbar {
33798
+ display: flex;
33799
+ justify-content: space-between;
33800
+ line-height: 30px;
33801
+ margin: 0 16px;
33814
33802
  }
33815
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
33816
- height: auto;
33817
- color: #00122e;
33803
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
33804
+ display: flex;
33818
33805
  font-size: 12px;
33819
- text-align: left;
33820
- transition: none;
33821
- overflow: hidden;
33822
- text-overflow: ellipsis;
33823
- white-space: nowrap;
33806
+ align-items: center;
33824
33807
  }
33825
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
33826
- color: #0096ff;
33808
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33809
+ color: #a3b4cc;
33827
33810
  }
33828
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
33829
- overflow: hidden;
33830
- text-overflow: ellipsis;
33831
- width: 100%;
33832
- vertical-align: middle;
33811
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33812
+ margin-left: 10px;
33833
33813
  }
33834
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
33835
- line-height: 0px;
33814
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33815
+ margin-left: 10px;
33816
+ cursor: pointer;
33836
33817
  }
33837
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
33838
- padding-right: 25px;
33818
+ .E_m1y1hhnr .recharts-xAxis {
33819
+ font-size: 12px;
33839
33820
  }
33840
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33841
- border-top-color: transparent;
33821
+ .E_m1y1hhnr .pointer-wrapper {
33822
+ position: absolute;
33823
+ bottom: 10px;
33824
+ padding: 0 8px;
33825
+ border-radius: 4px;
33826
+ font-size: 12px;
33827
+ color: #fff;
33828
+ background: rgba(0, 0, 0, 0.75);
33829
+ transform: translateX(-50%);
33842
33830
  }
33843
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
33844
- background: rgba(225, 230, 241, 0.6);
33845
- border-color: transparent transparent white;
33831
+
33832
+ .E_tnvijvs {
33833
+ min-width: 200px;
33846
33834
  }
33847
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33848
- border-radius: 8px 0 0 8px;
33835
+
33836
+ .E_t1ub2aex {
33837
+ display: flex;
33838
+ align-items: center;
33839
+ justify-content: space-between;
33840
+ background-color: rgba(0, 0, 0, 0.75);
33841
+ color: #b4beca;
33842
+ font-size: 12px;
33843
+ padding: 3px 6px;
33849
33844
  }
33850
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33851
- border-radius: 8px 0 0 8px;
33845
+ .E_t1ub2aex:first-child {
33846
+ padding-top: 3px;
33852
33847
  }
33853
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33854
- content: "";
33855
- width: 4px;
33856
- top: -1px;
33857
- bottom: -1px;
33858
- background: white;
33848
+ .E_t1ub2aex:last-child {
33849
+ padding-bottom: 3px;
33859
33850
  }
33860
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33861
- border-radius: 0 8px 8px 0;
33851
+ .E_t1ub2aex .column-value {
33852
+ color: #fff;
33853
+ margin-left: 8px;
33862
33854
  }
33863
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33864
- border-radius: 0;
33865
- background: white;
33866
- border-top: none;
33855
+
33856
+ .E_w7ob4th.outside-tag {
33857
+ padding-left: 0;
33867
33858
  }
33868
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33869
- border-top: 1px solid transparent;
33870
- border-radius: 0 8px 8px 0;
33871
- background: rgba(225, 230, 241, 0.6);
33859
+ .E_w7ob4th.outside-tag .inside-tag {
33860
+ border-radius: 4px 0 0 4px;
33861
+ padding-right: 4px;
33862
+ margin-right: 4px;
33872
33863
  }
33873
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33874
- background: white;
33875
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33864
+
33865
+ .E_slr2ynn {
33866
+ padding: 0 8px;
33867
+ height: 18px;
33876
33868
  }
33877
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33878
- display: flex;
33879
- align-items: center;
33880
- height: 100%;
33881
- background: rgba(225, 230, 241, 0.6);
33869
+
33870
+ .E_m140wbb6 {
33871
+ padding: 2px 8px;
33872
+ height: 24px;
33882
33873
  }
33883
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33884
- background: white;
33885
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33874
+
33875
+ .E_t1fozc1i {
33876
+ margin: 0;
33886
33877
  }
33887
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33888
- display: flex;
33889
- align-items: center;
33890
- height: 100%;
33891
- background: rgba(225, 230, 241, 0.6);
33878
+
33879
+ .E_i1vxv4ln {
33880
+ margin-right: 4px;
33881
+ height: 16px;
33892
33882
  }
33893
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
33894
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33883
+
33884
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33885
+ font-weight: 700;
33886
+ color: #00122e;
33887
+ background-color: rgba(237, 241, 250, 0.6);
33888
+ border: 1px solid rgba(211, 218, 235, 0.6);
33889
+ word-break: break-all;
33890
+ display: inline;
33891
+ white-space: normal;
33895
33892
  }
33896
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
33897
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33898
- border-radius: 8px;
33893
+
33894
+ .E_sjob3jg {
33895
+ --item-min-width: 60px;
33899
33896
  }
33900
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33901
- border-top-color: white;
33897
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33898
+ display: none !important;
33902
33899
  }
33903
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
33904
- background: rgba(0, 136, 255, 0.1);
33905
- border-bottom-color: transparent;
33906
- border-top-color: transparent;
33900
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33901
+ flex-shrink: 0 !important;
33907
33902
  }
33908
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33909
- border-radius: 8px 0 0 8px;
33903
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33904
+ color: #0080ff;
33910
33905
  }
33911
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33912
- border-radius: 0 8px 8px 0;
33906
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33907
+ color: #0080ff;
33908
+ font-weight: normal;
33913
33909
  }
33914
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33915
- background: rgba(0, 136, 255, 0.1);
33910
+ .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 {
33911
+ color: rgba(44, 56, 82, 0.6);
33916
33912
  }
33917
- .E_tfzf37v .ant-table .ant-table-thead > tr > th {
33918
- background: #fff;
33919
- font-weight: 400;
33920
- position: relative;
33921
- border-bottom: none;
33913
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33922
33914
  color: #00122e;
33923
- transition: none;
33924
- padding: 15px 8px 15px 8px;
33925
33915
  }
33926
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
33927
- content: "";
33928
- width: 1px;
33929
- top: 0;
33930
- bottom: 0;
33931
- background: rgba(211, 218, 235, 0.6);
33932
- position: absolute;
33933
- right: 0;
33934
- }
33935
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
33936
- padding: unset;
33937
- }
33938
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
33939
- display: none;
33916
+ .E_sjob3jg .step-item-text {
33917
+ display: inline-block;
33940
33918
  }
33941
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33942
- width: 100%;
33919
+ .E_sjob3jg .step-item-title {
33943
33920
  overflow: hidden;
33944
33921
  white-space: nowrap;
33945
33922
  text-overflow: ellipsis;
33946
33923
  }
33947
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33948
- overflow: hidden;
33949
- text-overflow: ellipsis;
33924
+
33925
+ .E_hjvj6s6 .ant-steps-item-container {
33926
+ min-width: var(--item-min-width);
33927
+ }
33928
+ .E_hjvj6s6 .ant-steps-item-disabled {
33929
+ cursor: not-allowed !important;
33930
+ }
33931
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33932
+ flex-direction: row;
33933
+ justify-content: stretch;
33934
+ }
33935
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33936
+ padding: 0;
33937
+ margin-right: 4px;
33950
33938
  flex: 1;
33939
+ overflow: visible;
33951
33940
  }
33952
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33953
- padding: 15px 25px 15px 8px;
33941
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33942
+ width: 100%;
33943
+ min-height: unset;
33954
33944
  }
33955
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33945
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33946
+ height: 26px;
33947
+ line-height: 26px;
33948
+ width: 100%;
33956
33949
  padding: 0;
33950
+ font-size: 12px;
33957
33951
  }
33958
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33959
- position: absolute;
33960
- right: 6px;
33961
- top: 50%;
33962
- transform: translateY(-50%);
33963
- height: 16px;
33952
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33953
+ margin-right: 10px;
33954
+ }
33955
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33964
33956
  display: none;
33965
- transition: transform 320ms ease;
33966
33957
  }
33967
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33968
- display: block;
33969
- transform: translateY(-50%) rotateX(180deg);
33958
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33959
+ padding-left: 8px;
33960
+ padding-right: 4px;
33961
+ border-radius: 4px 0 0 4px;
33970
33962
  }
33971
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33972
- display: block;
33963
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33964
+ margin-right: 0;
33973
33965
  }
33974
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33975
- display: none;
33966
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33967
+ padding-right: 8px;
33968
+ padding-left: 12px;
33969
+ border-radius: 0 4px 4px 0;
33976
33970
  }
33977
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33978
- transform: translateY(-50%);
33971
+ .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 {
33972
+ content: "";
33973
+ width: 0;
33974
+ height: 0;
33975
+ border: 13px solid transparent;
33976
+ position: absolute;
33977
+ top: 0;
33978
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33979
+ z-index: 2;
33980
+ position: relative;
33981
+ top: -50%;
33982
+ right: -100%;
33979
33983
  }
33980
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33981
- transform: translateY(-50%) rotateX(180deg);
33984
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33985
+ padding: 0 4px 0 12px;
33982
33986
  }
33983
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33984
- background: #f2f5fa;
33987
+ .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 {
33988
+ content: "";
33989
+ width: 0;
33990
+ height: 0;
33991
+ border: 13px solid transparent;
33992
+ position: absolute;
33993
+ top: 0;
33994
+ border-left: 8px solid #fff;
33995
+ left: 0;
33985
33996
  }
33986
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33987
- display: block;
33997
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33998
+ max-width: calc(100% - var(--item-min-width) * 2);
33988
33999
  }
33989
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
33990
- padding-right: 25px;
34000
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34001
+ background-color: rgba(0, 136, 255, 0.1);
33991
34002
  }
33992
- .E_tfzf37v .ant-table .ant-table-selection-column {
33993
- padding: 0 !important;
34003
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34004
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33994
34005
  }
33995
- .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33996
- position: absolute;
33997
- left: 50%;
33998
- top: 50%;
33999
- transform: translate(-50%, -50%);
34006
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34007
+ cursor: pointer;
34008
+ min-width: var(--item-min-width);
34009
+ }
34010
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34011
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34012
+ min-width: var(--item-min-width);
34013
+ }
34014
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34015
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34016
+ background-color: rgba(237, 241, 250, 0.6);
34017
+ }
34018
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34019
+ padding: 0;
34020
+ }
34021
+
34022
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34023
+ width: 192px;
34024
+ row-gap: 2px;
34025
+ }
34026
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34027
+ background-color: rgba(225, 230, 241, 0.6);
34000
34028
  }
34001
- .E_tfzf37v .ant-table .ant-table-selection-column:after {
34002
- display: none;
34029
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34030
+ color: #00122e !important;
34003
34031
  }
34004
- .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
34005
- background: #fff;
34032
+ .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 {
34033
+ background-color: rgba(225, 230, 241, 0.6);
34006
34034
  }
34007
- .E_tfzf37v .ant-table .ant-table-placeholder {
34008
- background: inherit;
34035
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34036
+ padding: 0 8px;
34037
+ border-radius: 4px;
34038
+ height: 32px;
34039
+ display: flex;
34040
+ align-items: center;
34009
34041
  }
34010
- .E_tfzf37v .ant-table .ant-table-placeholder td {
34011
- position: static;
34012
- border: none;
34013
- background: inherit !important;
34014
- height: 100px;
34015
- vertical-align: middle;
34042
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34043
+ min-height: auto;
34044
+ white-space: nowrap;
34016
34045
  }
34017
- .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
34018
- .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34019
- font-weight: bold;
34020
- font-size: 20px;
34021
- color: rgba(10, 37, 85, 0.6);
34046
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34047
+ font-size: 13px;
34048
+ line-height: 20px;
34049
+ max-width: 100%;
34050
+ padding-right: 0;
34022
34051
  }
34023
- .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
34024
- .E_tfzf37v .ant-table th.cell__action_ {
34025
- z-index: 10;
34052
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34053
+ background: rgba(0, 128, 255, 0.1);
34026
34054
  }
34027
- .E_tfzf37v .ant-table td.cell__action_ {
34028
- padding: 0 !important;
34029
- position: relative;
34030
- background: #fff;
34055
+
34056
+ .E_h6l1tj4 {
34057
+ width: 100%;
34058
+ display: inline-flex;
34059
+ align-items: center;
34060
+ justify-content: center;
34061
+ column-gap: 4px;
34031
34062
  }
34032
- .E_tfzf37v .ant-table td.cell__action_ > * {
34033
- height: 100%;
34034
- display: flex;
34063
+ .E_h6l1tj4 .step-item-prefix-container {
34064
+ display: inline-flex;
34035
34065
  align-items: center;
34036
- justify-content: flex-end;
34037
- padding-right: 8px;
34066
+ width: 18px;
34067
+ height: 18px;
34068
+ color: rgba(44, 56, 82, 0.75);
34069
+ justify-content: center;
34038
34070
  }
34039
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34040
- width: 24px;
34041
- height: 24px;
34042
- cursor: pointer;
34071
+
34072
+ .E_v18frne8 {
34073
+ width: 100%;
34074
+ display: flex;
34075
+ align-items: center;
34043
34076
  justify-content: center;
34044
- border-radius: 4px;
34077
+ column-gap: 6px;
34078
+ font-size: 13px;
34045
34079
  }
34046
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34047
- background: #fff;
34080
+ .E_v18frne8 .step-item-prefix-container {
34081
+ display: inline-flex;
34082
+ align-items: center;
34083
+ min-width: 20px;
34084
+ min-height: 20px;
34085
+ color: rgba(44, 56, 82, 0.75);
34086
+ justify-content: center;
34048
34087
  }
34049
34088
 
34050
34089
  button.E_l48ei06.ant-btn {
@@ -34097,228 +34136,372 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34097
34136
  color: rgba(44, 56, 82, 0.7490196078);
34098
34137
  }
34099
34138
 
34100
- .E_slr2ynn {
34101
- padding: 0 8px;
34102
- height: 18px;
34139
+ .E_tc97u5y {
34140
+ height: 100%;
34103
34141
  }
34104
34142
 
34105
- .E_m140wbb6 {
34106
- padding: 2px 8px;
34107
- height: 24px;
34143
+ .E_tfzf37v {
34144
+ height: 100%;
34108
34145
  }
34109
-
34110
- .E_t1fozc1i {
34111
- margin: 0;
34146
+ .E_tfzf37v.empty-table .ant-table-content {
34147
+ overflow: visible !important;
34148
+ height: 100%;
34112
34149
  }
34113
-
34114
- .E_i1vxv4ln {
34115
- margin-right: 4px;
34116
- height: 16px;
34150
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34151
+ height: 100%;
34117
34152
  }
34118
-
34119
- .E_n1afl31m.ant-tag.ant-tag-gray {
34153
+ .E_tfzf37v.empty-table .ant-table-content table {
34154
+ width: 100% !important;
34155
+ height: 100%;
34156
+ }
34157
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34158
+ padding: 15px 0;
34159
+ }
34160
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34161
+ display: none;
34162
+ }
34163
+ .E_tfzf37v .active-row td:nth-child(1) {
34164
+ font-weight: 700;
34165
+ }
34166
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34120
34167
  font-weight: 700;
34168
+ }
34169
+ .E_tfzf37v .ant-spin-nested-loading {
34170
+ height: 100%;
34171
+ }
34172
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34173
+ height: 100%;
34174
+ overflow: visible;
34175
+ }
34176
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34177
+ max-height: none;
34178
+ }
34179
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34180
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34181
+ display: none;
34182
+ }
34183
+ .E_tfzf37v td.ant-table-column-sort {
34184
+ background: transparent;
34185
+ }
34186
+ .E_tfzf37v td.ant-table-cell-fix-left,
34187
+ .E_tfzf37v td.ant-table-cell-fix-right {
34188
+ background: #fff;
34189
+ padding: 0 !important;
34190
+ }
34191
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34192
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34193
+ display: flex;
34194
+ align-items: center;
34195
+ height: 100%;
34196
+ padding: 8px;
34197
+ }
34198
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34199
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34200
+ overflow: hidden;
34201
+ text-overflow: ellipsis;
34202
+ width: 100%;
34203
+ }
34204
+ .E_tfzf37v .ant-table-container {
34205
+ height: 100%;
34206
+ }
34207
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34208
+ box-shadow: none !important;
34209
+ }
34210
+ .E_tfzf37v .ant-table {
34211
+ border-radius: 0px;
34212
+ border-left: none;
34213
+ border-right: none;
34214
+ border-bottom: none;
34215
+ height: 100%;
34216
+ font-size: 12px;
34217
+ background: transparent;
34218
+ }
34219
+ .E_tfzf37v .ant-table .ant-table-header {
34220
+ position: relative;
34221
+ z-index: 3;
34222
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34223
+ margin-bottom: -1px;
34224
+ }
34225
+ .E_tfzf37v .ant-table .time-wrapper .date,
34226
+ .E_tfzf37v .ant-table .value {
34227
+ color: #2d3a56;
34228
+ }
34229
+ .E_tfzf37v .ant-table .time-wrapper .time,
34230
+ .E_tfzf37v .ant-table .unit {
34231
+ color: rgba(44, 56, 82, 0.6);
34232
+ }
34233
+ .E_tfzf37v .ant-table .ant-table-selection {
34234
+ position: unset;
34235
+ text-align: center;
34236
+ }
34237
+ .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34238
+ background: #fff;
34239
+ }
34240
+ .E_tfzf37v .ant-table .anticon-setting {
34241
+ cursor: pointer;
34242
+ position: absolute;
34243
+ top: 50%;
34244
+ right: 12px;
34245
+ transform: translateY(-50%);
34246
+ }
34247
+ .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34248
+ box-shadow: none;
34249
+ width: 1px;
34250
+ background: rgba(213, 219, 227, 0.6);
34251
+ }
34252
+ .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34253
+ box-shadow: none;
34254
+ width: 1px;
34255
+ background: rgba(213, 219, 227, 0.6);
34256
+ }
34257
+ .E_tfzf37v .ant-table .ant-table-tbody {
34258
+ position: relative;
34259
+ }
34260
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
34261
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34262
+ border-bottom: 1px solid white;
34263
+ height: 40px;
34264
+ vertical-align: middle;
34265
+ transition: background 0ms;
34121
34266
  color: #00122e;
34122
- background-color: rgba(237, 241, 250, 0.6);
34123
- border: 1px solid rgba(211, 218, 235, 0.6);
34124
- word-break: break-all;
34125
- display: inline;
34126
- white-space: normal;
34127
34267
  }
34128
-
34129
- .E_sjob3jg {
34130
- --item-min-width: 60px;
34268
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
34269
+ background: #f2f5fa;
34270
+ border-bottom-color: #f2f5fa;
34271
+ }
34272
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34273
+ height: auto;
34274
+ color: #00122e;
34275
+ font-size: 12px;
34276
+ text-align: left;
34277
+ transition: none;
34278
+ overflow: hidden;
34279
+ text-overflow: ellipsis;
34280
+ white-space: nowrap;
34281
+ }
34282
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34283
+ color: #0096ff;
34284
+ }
34285
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34286
+ overflow: hidden;
34287
+ text-overflow: ellipsis;
34288
+ width: 100%;
34289
+ vertical-align: middle;
34290
+ }
34291
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
34292
+ line-height: 0px;
34293
+ }
34294
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
34295
+ padding-right: 25px;
34296
+ }
34297
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34298
+ border-top-color: transparent;
34131
34299
  }
34132
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34133
- display: none !important;
34300
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
34301
+ background: rgba(225, 230, 241, 0.6);
34302
+ border-color: transparent transparent white;
34134
34303
  }
34135
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34136
- flex-shrink: 0 !important;
34304
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34305
+ border-radius: 8px 0 0 8px;
34137
34306
  }
34138
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34139
- color: #0080ff;
34307
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34308
+ border-radius: 8px 0 0 8px;
34140
34309
  }
34141
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34142
- color: #0080ff;
34143
- font-weight: normal;
34310
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34311
+ content: "";
34312
+ width: 4px;
34313
+ top: -1px;
34314
+ bottom: -1px;
34315
+ background: white;
34144
34316
  }
34145
- .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 {
34146
- color: rgba(44, 56, 82, 0.6);
34317
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34318
+ border-radius: 0 8px 8px 0;
34147
34319
  }
34148
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34149
- color: #00122e;
34320
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34321
+ border-radius: 0;
34322
+ background: white;
34323
+ border-top: none;
34150
34324
  }
34151
- .E_sjob3jg .step-item-text {
34152
- display: inline-block;
34325
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34326
+ border-top: 1px solid transparent;
34327
+ border-radius: 0 8px 8px 0;
34328
+ background: rgba(225, 230, 241, 0.6);
34153
34329
  }
34154
- .E_sjob3jg .step-item-title {
34155
- overflow: hidden;
34156
- white-space: nowrap;
34157
- text-overflow: ellipsis;
34330
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34331
+ background: white;
34332
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34158
34333
  }
34159
-
34160
- .E_hjvj6s6 .ant-steps-item-container {
34161
- min-width: var(--item-min-width);
34334
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34335
+ display: flex;
34336
+ align-items: center;
34337
+ height: 100%;
34338
+ background: rgba(225, 230, 241, 0.6);
34162
34339
  }
34163
- .E_hjvj6s6 .ant-steps-item-disabled {
34164
- cursor: not-allowed !important;
34340
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34341
+ background: white;
34342
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34165
34343
  }
34166
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34167
- flex-direction: row;
34168
- justify-content: stretch;
34344
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34345
+ display: flex;
34346
+ align-items: center;
34347
+ height: 100%;
34348
+ background: rgba(225, 230, 241, 0.6);
34169
34349
  }
34170
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34171
- padding: 0;
34172
- margin-right: 4px;
34173
- flex: 1;
34174
- overflow: visible;
34350
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
34351
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34175
34352
  }
34176
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34177
- width: 100%;
34178
- min-height: unset;
34353
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
34354
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34355
+ border-radius: 8px;
34179
34356
  }
34180
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34181
- height: 26px;
34182
- line-height: 26px;
34183
- width: 100%;
34184
- padding: 0;
34185
- font-size: 12px;
34357
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34358
+ border-top-color: white;
34186
34359
  }
34187
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34188
- margin-right: 10px;
34360
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
34361
+ background: rgba(0, 136, 255, 0.1);
34362
+ border-bottom-color: transparent;
34363
+ border-top-color: transparent;
34189
34364
  }
34190
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34191
- display: none;
34365
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34366
+ border-radius: 8px 0 0 8px;
34192
34367
  }
34193
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34194
- padding-left: 8px;
34195
- padding-right: 4px;
34196
- border-radius: 4px 0 0 4px;
34368
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34369
+ border-radius: 0 8px 8px 0;
34197
34370
  }
34198
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34199
- margin-right: 0;
34371
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34372
+ background: rgba(0, 136, 255, 0.1);
34200
34373
  }
34201
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34202
- padding-right: 8px;
34203
- padding-left: 12px;
34204
- border-radius: 0 4px 4px 0;
34374
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th {
34375
+ background: #fff;
34376
+ font-weight: 400;
34377
+ position: relative;
34378
+ border-bottom: none;
34379
+ color: #00122e;
34380
+ transition: none;
34381
+ padding: 15px 8px 15px 8px;
34205
34382
  }
34206
- .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 {
34383
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
34207
34384
  content: "";
34208
- width: 0;
34209
- height: 0;
34210
- border: 13px solid transparent;
34211
- position: absolute;
34385
+ width: 1px;
34212
34386
  top: 0;
34213
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34214
- z-index: 2;
34215
- position: relative;
34216
- top: -50%;
34217
- right: -100%;
34387
+ bottom: 0;
34388
+ background: rgba(211, 218, 235, 0.6);
34389
+ position: absolute;
34390
+ right: 0;
34218
34391
  }
34219
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34220
- padding: 0 4px 0 12px;
34392
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
34393
+ padding: unset;
34221
34394
  }
34222
- .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 {
34223
- content: "";
34224
- width: 0;
34225
- height: 0;
34226
- border: 13px solid transparent;
34395
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
34396
+ display: none;
34397
+ }
34398
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34399
+ width: 100%;
34400
+ overflow: hidden;
34401
+ white-space: nowrap;
34402
+ text-overflow: ellipsis;
34403
+ }
34404
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34405
+ overflow: hidden;
34406
+ text-overflow: ellipsis;
34407
+ flex: 1;
34408
+ }
34409
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34410
+ padding: 15px 25px 15px 8px;
34411
+ }
34412
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34413
+ padding: 0;
34414
+ }
34415
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34227
34416
  position: absolute;
34228
- top: 0;
34229
- border-left: 8px solid #fff;
34230
- left: 0;
34417
+ right: 6px;
34418
+ top: 50%;
34419
+ transform: translateY(-50%);
34420
+ height: 16px;
34421
+ display: none;
34422
+ transition: transform 320ms ease;
34231
34423
  }
34232
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34233
- max-width: calc(100% - var(--item-min-width) * 2);
34424
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34425
+ display: block;
34426
+ transform: translateY(-50%) rotateX(180deg);
34234
34427
  }
34235
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34236
- background-color: rgba(0, 136, 255, 0.1);
34428
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34429
+ display: block;
34237
34430
  }
34238
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34239
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34431
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34432
+ display: none;
34240
34433
  }
34241
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34242
- cursor: pointer;
34243
- min-width: var(--item-min-width);
34434
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34435
+ transform: translateY(-50%);
34244
34436
  }
34245
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34246
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34247
- min-width: var(--item-min-width);
34437
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34438
+ transform: translateY(-50%) rotateX(180deg);
34248
34439
  }
34249
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34250
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34251
- background-color: rgba(237, 241, 250, 0.6);
34440
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34441
+ background: #f2f5fa;
34252
34442
  }
34253
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34254
- padding: 0;
34443
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34444
+ display: block;
34255
34445
  }
34256
-
34257
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34258
- width: 192px;
34259
- row-gap: 2px;
34446
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
34447
+ padding-right: 25px;
34260
34448
  }
34261
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34262
- background-color: rgba(225, 230, 241, 0.6);
34449
+ .E_tfzf37v .ant-table .ant-table-selection-column {
34450
+ padding: 0 !important;
34263
34451
  }
34264
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34265
- color: #00122e !important;
34452
+ .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34453
+ position: absolute;
34454
+ left: 50%;
34455
+ top: 50%;
34456
+ transform: translate(-50%, -50%);
34266
34457
  }
34267
- .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 {
34268
- background-color: rgba(225, 230, 241, 0.6);
34458
+ .E_tfzf37v .ant-table .ant-table-selection-column:after {
34459
+ display: none;
34269
34460
  }
34270
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34271
- padding: 0 8px;
34272
- border-radius: 4px;
34273
- height: 32px;
34274
- display: flex;
34275
- align-items: center;
34461
+ .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
34462
+ background: #fff;
34276
34463
  }
34277
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34278
- min-height: auto;
34279
- white-space: nowrap;
34464
+ .E_tfzf37v .ant-table .ant-table-placeholder {
34465
+ background: inherit;
34280
34466
  }
34281
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34282
- font-size: 13px;
34283
- line-height: 20px;
34284
- max-width: 100%;
34285
- padding-right: 0;
34467
+ .E_tfzf37v .ant-table .ant-table-placeholder td {
34468
+ position: static;
34469
+ border: none;
34470
+ background: inherit !important;
34471
+ height: 100px;
34472
+ vertical-align: middle;
34286
34473
  }
34287
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34288
- background: rgba(0, 128, 255, 0.1);
34474
+ .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
34475
+ .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34476
+ font-weight: bold;
34477
+ font-size: 20px;
34478
+ color: rgba(10, 37, 85, 0.6);
34289
34479
  }
34290
-
34291
- .E_h6l1tj4 {
34292
- width: 100%;
34293
- display: inline-flex;
34294
- align-items: center;
34295
- justify-content: center;
34296
- column-gap: 4px;
34480
+ .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
34481
+ .E_tfzf37v .ant-table th.cell__action_ {
34482
+ z-index: 10;
34297
34483
  }
34298
- .E_h6l1tj4 .step-item-prefix-container {
34299
- display: inline-flex;
34300
- align-items: center;
34301
- width: 18px;
34302
- height: 18px;
34303
- color: rgba(44, 56, 82, 0.75);
34304
- justify-content: center;
34484
+ .E_tfzf37v .ant-table td.cell__action_ {
34485
+ padding: 0 !important;
34486
+ position: relative;
34487
+ background: #fff;
34305
34488
  }
34306
-
34307
- .E_v18frne8 {
34308
- width: 100%;
34489
+ .E_tfzf37v .ant-table td.cell__action_ > * {
34490
+ height: 100%;
34309
34491
  display: flex;
34310
34492
  align-items: center;
34311
- justify-content: center;
34312
- column-gap: 6px;
34313
- font-size: 13px;
34493
+ justify-content: flex-end;
34494
+ padding-right: 8px;
34314
34495
  }
34315
- .E_v18frne8 .step-item-prefix-container {
34316
- display: inline-flex;
34317
- align-items: center;
34318
- min-width: 20px;
34319
- min-height: 20px;
34320
- color: rgba(44, 56, 82, 0.75);
34496
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34497
+ width: 24px;
34498
+ height: 24px;
34499
+ cursor: pointer;
34321
34500
  justify-content: center;
34501
+ border-radius: 4px;
34502
+ }
34503
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34504
+ background: #fff;
34322
34505
  }
34323
34506
 
34324
34507
  .E_t1dtlqs1 {
@@ -34519,189 +34702,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34519
34702
  height: 16px;
34520
34703
  }
34521
34704
 
34522
- .E_t1gvlxt5 {
34523
- min-width: 0;
34524
- flex: 1;
34525
- }
34526
- .E_t1gvlxt5 .tag {
34527
- flex: 0 0 auto;
34528
- }
34529
- .E_t1gvlxt5 .progress-title {
34530
- flex: 2;
34531
- max-width: fit-content;
34532
- }
34533
- .E_t1gvlxt5 .progress-desc {
34534
- flex: 1;
34535
- max-width: fit-content;
34536
- }
34537
-
34538
- .E_a1ji6r68 {
34539
- display: flex;
34540
- align-items: center;
34541
- column-gap: var(--a1ji6r68-0);
34542
- }
34543
-
34544
- .E_msn7nxt {
34545
- color: rgba(44, 56, 82, 0.6);
34546
- text-align: center;
34547
- display: flex;
34548
- align-items: center;
34549
- justify-content: center;
34550
- flex-direction: column;
34551
- height: 100%;
34552
- }
34553
- .E_msn7nxt .link {
34554
- color: #0080ff;
34555
- cursor: pointer;
34556
- }
34557
-
34558
- .E_mp64wfi {
34559
- width: 100%;
34560
- height: 100%;
34561
- display: flex;
34562
- flex-direction: column;
34563
- }
34564
- .E_mp64wfi .name-toolbar {
34565
- width: 100%;
34566
- display: flex;
34567
- line-height: 30px;
34568
- padding: 0 16px;
34569
- justify-content: space-between;
34570
- }
34571
- .E_mp64wfi .name-toolbar .metric-extra {
34572
- display: flex;
34573
- font-size: 12px;
34574
- align-items: center;
34575
- }
34576
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34577
- color: #a3b4cc;
34578
- }
34579
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34580
- margin-left: 10px;
34581
- }
34582
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34583
- margin-left: 10px;
34584
- cursor: pointer;
34585
- }
34586
- .E_mp64wfi .content {
34587
- flex: 1;
34588
- width: 100%;
34589
- display: flex;
34590
- justify-content: center;
34591
- align-items: center;
34592
- }
34593
- .E_mp64wfi .single-content {
34594
- height: 65px;
34595
- }
34596
-
34597
- .E_l1oyigan {
34598
- display: flex;
34599
- align-items: center;
34600
- white-space: nowrap;
34601
- overflow: hidden;
34602
- width: 100%;
34603
- }
34604
- .E_l1oyigan .ant-dropdown-trigger {
34605
- margin-left: auto;
34606
- font-size: 12px;
34607
- }
34608
-
34609
- .E_l1noi4n1 {
34610
- display: flex;
34611
- justify-content: flex-start;
34612
- align-items: center;
34613
- font-size: 12px;
34614
- cursor: pointer;
34615
- }
34616
- .E_l1noi4n1:not(:last-child) {
34617
- margin-right: 20px;
34618
- }
34619
- .E_l1noi4n1.deselected {
34620
- opacity: 0.4;
34621
- }
34622
- .E_l1noi4n1.deselected .color-block {
34623
- background: #b4beca !important;
34624
- }
34625
-
34626
- .E_cz19rz6 {
34627
- display: inline-block;
34628
- height: 8px;
34629
- width: 8px;
34630
- margin-right: 8px;
34631
- }
34632
-
34633
- .E_e17r5r9c .ant-dropdown-menu-item {
34634
- display: flex;
34635
- align-items: center;
34636
- font-size: 12px;
34637
- margin: 0;
34638
- }
34639
-
34640
- .E_m1y1hhnr {
34641
- position: relative;
34642
- }
34643
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34644
- bottom: -12px;
34645
- }
34646
- .E_m1y1hhnr .metric-toolbar {
34647
- display: flex;
34648
- justify-content: space-between;
34649
- line-height: 30px;
34650
- margin: 0 16px;
34651
- }
34652
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34653
- display: flex;
34654
- font-size: 12px;
34655
- align-items: center;
34656
- }
34657
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34658
- color: #a3b4cc;
34659
- }
34660
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34661
- margin-left: 10px;
34662
- }
34663
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34664
- margin-left: 10px;
34665
- cursor: pointer;
34666
- }
34667
- .E_m1y1hhnr .recharts-xAxis {
34668
- font-size: 12px;
34669
- }
34670
- .E_m1y1hhnr .pointer-wrapper {
34671
- position: absolute;
34672
- bottom: 10px;
34673
- padding: 0 8px;
34674
- border-radius: 4px;
34675
- font-size: 12px;
34676
- color: #fff;
34677
- background: rgba(0, 0, 0, 0.75);
34678
- transform: translateX(-50%);
34679
- }
34680
-
34681
- .E_tnvijvs {
34682
- min-width: 200px;
34683
- }
34684
-
34685
- .E_t1ub2aex {
34686
- display: flex;
34687
- align-items: center;
34688
- justify-content: space-between;
34689
- background-color: rgba(0, 0, 0, 0.75);
34690
- color: #b4beca;
34691
- font-size: 12px;
34692
- padding: 3px 6px;
34693
- }
34694
- .E_t1ub2aex:first-child {
34695
- padding-top: 3px;
34696
- }
34697
- .E_t1ub2aex:last-child {
34698
- padding-bottom: 3px;
34699
- }
34700
- .E_t1ub2aex .column-value {
34701
- color: #fff;
34702
- margin-left: 8px;
34703
- }
34704
-
34705
34705
  .E_t13ef470 {
34706
34706
  height: 100%;
34707
34707
  }
@@ -34751,6 +34751,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34751
34751
  display: block;
34752
34752
  }
34753
34753
 
34754
+ .E_i14c7jc8 {
34755
+ color: var(--i14c7jc8-0);
34756
+ }
34757
+
34758
+ .E_i1ibuolf {
34759
+ display: flex;
34760
+ align-items: center;
34761
+ column-gap: 4px;
34762
+ font-size: 12px;
34763
+ color: rgba(44, 56, 82, 0.7490196078);
34764
+ }
34765
+
34754
34766
  .E_d1u4ndxc {
34755
34767
  color: rgba(44, 56, 82, 0.7490196078);
34756
34768
  font-size: 12px;
@@ -34780,16 +34792,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34780
34792
  to {
34781
34793
  transform: translateX(100%);
34782
34794
  }
34783
- }
34784
-
34785
- .E_i14c7jc8 {
34786
- color: var(--i14c7jc8-0);
34787
- }
34788
-
34789
- .E_i1ibuolf {
34790
- display: flex;
34791
- align-items: center;
34792
- column-gap: 4px;
34793
- font-size: 12px;
34794
- color: rgba(44, 56, 82, 0.7490196078);
34795
34795
  }