@cloudtower/eagle 0.31.4 → 0.31.5

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.
@@ -29572,6 +29572,85 @@ html body {
29572
29572
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29573
29573
  }
29574
29574
  }
29575
+ .E_c18bcrac {
29576
+ display: inline-block;
29577
+ width: 100%;
29578
+ }
29579
+
29580
+ .E_c18bcrac .recharts-wrapper {
29581
+ margin-left: 4px;
29582
+ }
29583
+
29584
+ .E_cro7kg2 {
29585
+ padding: 4px;
29586
+ }
29587
+
29588
+ .E_c14wcxf0 {
29589
+ display: flex;
29590
+ justify-content: space-between;
29591
+ align-items: center;
29592
+ font-size: 13px;
29593
+ line-height: 24px;
29594
+ color: #cccccc;
29595
+ white-space: nowrap;
29596
+ }
29597
+
29598
+ .E_c14wcxf0 label {
29599
+ margin-right: 32px;
29600
+ }
29601
+
29602
+ .E_coy29mj.E_c14wcxf0 {
29603
+ font-weight: bold;
29604
+ color: white;
29605
+ }
29606
+
29607
+ .E_s11212zy {
29608
+ width: 8px;
29609
+ height: 8px;
29610
+ border-radius: 2px;
29611
+ display: inline-block;
29612
+ background: var(--s11212zy-0);
29613
+ border: 1px solid #fff;
29614
+ box-sizing: content-box;
29615
+ margin-right: 6px;
29616
+ }
29617
+
29618
+ .E_p1lyky6c > :first-child {
29619
+ font-weight: bold;
29620
+ color: white;
29621
+ margin-right: 4px;
29622
+ }
29623
+
29624
+ .E_ou7iq30 {
29625
+ overflow: hidden;
29626
+ text-overflow: ellipsis;
29627
+ }
29628
+
29629
+ .E_s1tui002 {
29630
+ white-space: nowrap;
29631
+ }
29632
+
29633
+ .E_mxrc2zg {
29634
+ display: -webkit-box;
29635
+ -webkit-line-clamp: var(--mxrc2zg-0);
29636
+ -webkit-box-orient: vertical;
29637
+ word-break: break-all;
29638
+ }
29639
+
29640
+ .E_skwah65 {
29641
+ height: 8px;
29642
+ box-sizing: border-box;
29643
+ border-radius: 2px;
29644
+ background: #f5f7fa;
29645
+ display: flex;
29646
+ width: 100%;
29647
+ overflow: hidden;
29648
+ }
29649
+
29650
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29651
+ margin-left: 1px;
29652
+ }
29653
+
29575
29654
  .E_s1ebs0ra {
29576
29655
  display: flex;
29577
29656
  align-items: center;
@@ -29643,225 +29722,191 @@ html body {
29643
29722
  background: #fff;
29644
29723
  }
29645
29724
 
29646
- .E_c18bcrac {
29647
- display: inline-block;
29648
- width: 100%;
29649
- }
29650
-
29651
- .E_c18bcrac .recharts-wrapper {
29652
- margin-left: 4px;
29653
- }
29654
-
29655
- .E_cro7kg2 {
29656
- padding: 4px;
29725
+ .E_c1up1pdz {
29726
+ width: 648px;
29657
29727
  }
29658
29728
 
29659
- .E_c14wcxf0 {
29660
- display: flex;
29661
- justify-content: space-between;
29662
- align-items: center;
29663
- font-size: 13px;
29664
- line-height: 24px;
29665
- color: #cccccc;
29666
- white-space: nowrap;
29729
+ .E_c1up1pdz.active {
29730
+ border-color: #0080ff;
29667
29731
  }
29668
29732
 
29669
- .E_c14wcxf0 label {
29670
- margin-right: 32px;
29733
+ .E_c1up1pdz.active > header {
29734
+ background: rgba(0, 128, 255, 0.1);
29671
29735
  }
29672
29736
 
29673
- .E_coy29mj.E_c14wcxf0 {
29674
- font-weight: bold;
29675
- color: white;
29737
+ .E_c1up1pdz .expand {
29738
+ padding: 12px;
29676
29739
  }
29677
29740
 
29678
- .E_s11212zy {
29679
- width: 8px;
29680
- height: 8px;
29681
- border-radius: 2px;
29682
- display: inline-block;
29683
- background: var(--s11212zy-0);
29684
- border: 1px solid #fff;
29685
- box-sizing: content-box;
29686
- margin-right: 6px;
29741
+ .E_c1up1pdz .field-item {
29742
+ display: flex;
29743
+ padding: 10px 0;
29744
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29687
29745
  }
29688
29746
 
29689
- .E_p1lyky6c > :first-child {
29690
- font-weight: bold;
29691
- color: white;
29692
- margin-right: 4px;
29747
+ .E_c1up1pdz .field-item:last-child {
29748
+ border-bottom: none;
29749
+ padding-bottom: 0;
29693
29750
  }
29694
29751
 
29695
- .E_gmyahx3 {
29696
- cursor: pointer;
29752
+ .E_c1up1pdz .field-item label {
29753
+ line-height: 32px;
29754
+ width: 100px;
29755
+ color: rgba(62, 70, 82, 0.6);
29697
29756
  }
29698
29757
 
29699
- .E_gmyahx3 .link-text {
29700
- color: rgba(0, 21, 64, 0.3);
29758
+ .E_c1up1pdz .help {
29759
+ color: rgba(62, 70, 82, 0.6);
29760
+ margin-top: 5px;
29701
29761
  }
29702
29762
 
29703
- .E_gmyahx3:hover .link-text {
29704
- color: #0080ff;
29763
+ .E_c1up1pdz .ant-input-affix-wrapper,
29764
+ .E_c1up1pdz .ant-picker {
29765
+ width: 128px;
29705
29766
  }
29706
29767
 
29707
- .E_n12mqh7z {
29768
+ .E_c156wh19 {
29708
29769
  display: flex;
29709
29770
  align-items: center;
29710
- font-size: 12px;
29711
- line-height: 18px;
29712
- }
29713
-
29714
- .E_n12mqh7z:not(:last-child) {
29715
- margin-bottom: 4px;
29771
+ justify-content: space-between;
29772
+ word-break: keep-all;
29716
29773
  }
29717
29774
 
29718
- .E_tf5bynu {
29719
- margin: 0 3px;
29775
+ .E_c156wh19 .title {
29776
+ margin: 0 16px 0 8px;
29720
29777
  }
29721
29778
 
29722
- .E_tcckoz1 {
29723
- max-height: 400px;
29724
- overflow: auto;
29779
+ .E_c156wh19 .retain {
29780
+ color: rgba(129, 138, 153, 0.6);
29725
29781
  }
29726
29782
 
29727
- .E_skwah65 {
29728
- height: 8px;
29729
- box-sizing: border-box;
29730
- border-radius: 2px;
29731
- background: #f5f7fa;
29783
+ .E_c156wh19 div.left {
29784
+ flex: 1;
29732
29785
  display: flex;
29733
- width: 100%;
29734
29786
  overflow: hidden;
29787
+ align-items: center;
29788
+ justify-content: flex-start;
29789
+ white-space: nowrap;
29735
29790
  }
29736
29791
 
29737
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29738
- margin-left: 1px;
29739
- }
29740
-
29741
- .E_ou7iq30 {
29792
+ .E_c156wh19 div.left .title {
29793
+ max-width: 100%;
29742
29794
  overflow: hidden;
29743
29795
  text-overflow: ellipsis;
29744
29796
  }
29745
29797
 
29746
- .E_s1tui002 {
29747
- white-space: nowrap;
29748
- }
29749
-
29750
- .E_mxrc2zg {
29751
- display: -webkit-box;
29752
- -webkit-line-clamp: var(--mxrc2zg-0);
29753
- -webkit-box-orient: vertical;
29754
- word-break: break-all;
29798
+ .E_c156wh19 div.right {
29799
+ display: flex;
29800
+ align-items: center;
29755
29801
  }
29756
29802
 
29757
- span.E_tqjc4ui {
29758
- margin: 0 2px;
29803
+ .E_c156wh19 .reverse {
29804
+ display: flex;
29805
+ flex-direction: row-reverse;
29806
+ align-items: center;
29759
29807
  }
29760
29808
 
29761
- .E_t1sqg15u {
29762
- background: white;
29809
+ .E_c156wh19 .reverse .ant-switch {
29810
+ margin-left: 8px;
29763
29811
  }
29764
29812
 
29765
- .E_t1sqg15u.inline .table-row {
29766
- flex-direction: column;
29813
+ .E_c156wh19 .close {
29814
+ padding-left: 14px;
29815
+ margin-left: 14px;
29816
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29817
+ cursor: pointer;
29767
29818
  }
29768
29819
 
29769
- .E_t1sqg15u.inline .table-row > label {
29770
- padding: 0 16px 7px 0;
29820
+ .E_m126spxy {
29821
+ padding-bottom: 4px;
29822
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29771
29823
  }
29772
29824
 
29773
- .E_t1sqg15u.has-border .table-header {
29774
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29825
+ .E_m126spxy .ant-btn-link {
29826
+ padding: 1px 10px;
29827
+ color: rgba(62, 70, 82, 0.6);
29828
+ border-radius: 4px;
29775
29829
  }
29776
29830
 
29777
- .E_t1sqg15u.has-border .hiddenBorder {
29778
- border-top: none !important;
29831
+ .E_m126spxy .ant-btn-link.active {
29832
+ background: rgba(0, 128, 255, 0.1);
29833
+ color: #0096ff;
29779
29834
  }
29780
29835
 
29781
- .E_t1sqg15u.has-border .table-row + .table-row {
29782
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29836
+ .E_wpbf4pq {
29837
+ padding: 10px 0;
29838
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29783
29839
  }
29784
29840
 
29785
- .E_t1sqg15u.has-border .table-row:last-of-type {
29786
- padding-bottom: 0;
29841
+ .E_wpbf4pq .ant-input,
29842
+ .E_wpbf4pq .ant-picker {
29843
+ width: 80px;
29844
+ margin: 0 9px;
29845
+ text-align: center;
29787
29846
  }
29788
29847
 
29789
- .E_t1sqg15u.align-right .content {
29790
- text-align: right;
29848
+ .E_wpbf4pq .options {
29849
+ padding: 12px 0 12px 16px;
29850
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
29851
+ margin: 5px 0 5px 8px;
29791
29852
  }
29792
29853
 
29793
- .E_t1sqg15u .uuid-row {
29794
- display: flex;
29795
- justify-content: space-between;
29854
+ .E_wpbf4pq .week-day-option,
29855
+ .E_wpbf4pq .month-day-option {
29856
+ background: #f5f7fa;
29857
+ box-sizing: border-box;
29858
+ border-radius: 16px;
29859
+ margin-right: 8px;
29796
29860
  }
29797
29861
 
29798
- .E_t1sqg15u .uuid-row .id-text {
29799
- white-space: nowrap;
29800
- overflow: hidden;
29801
- text-overflow: ellipsis;
29802
- }
29803
-
29804
- .E_t4zczcp {
29805
- display: flex;
29806
- justify-content: space-between;
29807
- align-items: center;
29808
- padding: 8px;
29809
- min-height: 32px;
29810
- }
29811
-
29812
- .E_t4zczcp .table-title {
29813
- color: rgba(44, 56, 82, 0.6);
29814
- font-weight: 600;
29815
- font-size: 12px;
29816
- line-height: 8px;
29862
+ .E_wpbf4pq .week-day-option:focus,
29863
+ .E_wpbf4pq .month-day-option:focus {
29864
+ color: inherit;
29865
+ border-color: #d9d9d9;
29817
29866
  }
29818
29867
 
29819
- .E_t4zczcp .edit-icon {
29820
- font-size: 16px;
29821
- color: rgba(10, 37, 85, 0.6);
29822
- cursor: pointer;
29868
+ .E_wpbf4pq .week-day-option.active {
29869
+ background-color: #0096ff;
29870
+ border-color: #0096ff;
29871
+ color: #fff;
29823
29872
  }
29824
29873
 
29825
- .E_t1s7goww {
29826
- font-size: 12px;
29827
- line-height: 18px;
29874
+ .E_wpbf4pq .week-day-option.en-text {
29875
+ width: 110px;
29876
+ margin-top: 4px;
29828
29877
  }
29829
29878
 
29830
- .E_t93e4cf {
29831
- display: flex;
29832
- padding: 8px 0;
29833
- color: #2d3a56;
29879
+ .E_wpbf4pq .month-day-option {
29880
+ width: 32px;
29881
+ padding: 0;
29882
+ margin-bottom: 8px;
29834
29883
  }
29835
29884
 
29836
- .E_t93e4cf .hidden {
29837
- display: none;
29885
+ .E_wpbf4pq .month-day-option.active {
29886
+ background-color: #0096ff;
29887
+ border-color: #0096ff;
29888
+ color: #fff;
29838
29889
  }
29839
29890
 
29840
- .E_t93e4cf .ant-btn-link {
29841
- height: auto;
29891
+ .E_gmyahx3 {
29892
+ cursor: pointer;
29842
29893
  }
29843
29894
 
29844
- .E_t93e4cf .content {
29845
- overflow: hidden;
29846
- overflow-x: auto;
29847
- width: 100%;
29848
- white-space: pre-wrap;
29895
+ .E_gmyahx3 .link-text {
29896
+ color: rgba(0, 21, 64, 0.3);
29849
29897
  }
29850
29898
 
29851
- .E_t93e4cf .content .ant-btn {
29852
- white-space: pre-wrap;
29853
- text-align: left;
29899
+ .E_gmyahx3:hover .link-text {
29900
+ color: #0080ff;
29854
29901
  }
29855
29902
 
29856
- .E_t93e4cf .content .unit-chart {
29857
- justify-content: flex-start;
29903
+ .E_s1iv0tp1 .enabled-switch {
29904
+ display: flex;
29905
+ align-items: center;
29858
29906
  }
29859
29907
 
29860
- .E_rhz2uv5 {
29861
- width: var(--rhz2uv5-0);
29862
- flex-shrink: 0;
29863
- color: rgba(44, 56, 82, 0.6);
29864
- padding-right: 12px;
29908
+ .E_s1iv0tp1 .enabled-text {
29909
+ margin-right: 8px;
29865
29910
  }
29866
29911
 
29867
29912
  .E_clm1wy1 {
@@ -29973,172 +30018,6 @@ span.E_tqjc4ui {
29973
30018
  border-radius: 2px;
29974
30019
  }
29975
30020
 
29976
- .E_c1up1pdz {
29977
- width: 648px;
29978
- }
29979
-
29980
- .E_c1up1pdz.active {
29981
- border-color: #0080ff;
29982
- }
29983
-
29984
- .E_c1up1pdz.active > header {
29985
- background: rgba(0, 128, 255, 0.1);
29986
- }
29987
-
29988
- .E_c1up1pdz .expand {
29989
- padding: 12px;
29990
- }
29991
-
29992
- .E_c1up1pdz .field-item {
29993
- display: flex;
29994
- padding: 10px 0;
29995
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29996
- }
29997
-
29998
- .E_c1up1pdz .field-item:last-child {
29999
- border-bottom: none;
30000
- padding-bottom: 0;
30001
- }
30002
-
30003
- .E_c1up1pdz .field-item label {
30004
- line-height: 32px;
30005
- width: 100px;
30006
- color: rgba(62, 70, 82, 0.6);
30007
- }
30008
-
30009
- .E_c1up1pdz .help {
30010
- color: rgba(62, 70, 82, 0.6);
30011
- margin-top: 5px;
30012
- }
30013
-
30014
- .E_c1up1pdz .ant-input-affix-wrapper,
30015
- .E_c1up1pdz .ant-picker {
30016
- width: 128px;
30017
- }
30018
-
30019
- .E_c156wh19 {
30020
- display: flex;
30021
- align-items: center;
30022
- justify-content: space-between;
30023
- word-break: keep-all;
30024
- }
30025
-
30026
- .E_c156wh19 .title {
30027
- margin: 0 16px 0 8px;
30028
- }
30029
-
30030
- .E_c156wh19 .retain {
30031
- color: rgba(129, 138, 153, 0.6);
30032
- }
30033
-
30034
- .E_c156wh19 div.left {
30035
- flex: 1;
30036
- display: flex;
30037
- overflow: hidden;
30038
- align-items: center;
30039
- justify-content: flex-start;
30040
- white-space: nowrap;
30041
- }
30042
-
30043
- .E_c156wh19 div.left .title {
30044
- max-width: 100%;
30045
- overflow: hidden;
30046
- text-overflow: ellipsis;
30047
- }
30048
-
30049
- .E_c156wh19 div.right {
30050
- display: flex;
30051
- align-items: center;
30052
- }
30053
-
30054
- .E_c156wh19 .reverse {
30055
- display: flex;
30056
- flex-direction: row-reverse;
30057
- align-items: center;
30058
- }
30059
-
30060
- .E_c156wh19 .reverse .ant-switch {
30061
- margin-left: 8px;
30062
- }
30063
-
30064
- .E_c156wh19 .close {
30065
- padding-left: 14px;
30066
- margin-left: 14px;
30067
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30068
- cursor: pointer;
30069
- }
30070
-
30071
- .E_m126spxy {
30072
- padding-bottom: 4px;
30073
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30074
- }
30075
-
30076
- .E_m126spxy .ant-btn-link {
30077
- padding: 1px 10px;
30078
- color: rgba(62, 70, 82, 0.6);
30079
- border-radius: 4px;
30080
- }
30081
-
30082
- .E_m126spxy .ant-btn-link.active {
30083
- background: rgba(0, 128, 255, 0.1);
30084
- color: #0096ff;
30085
- }
30086
-
30087
- .E_wpbf4pq {
30088
- padding: 10px 0;
30089
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30090
- }
30091
-
30092
- .E_wpbf4pq .ant-input,
30093
- .E_wpbf4pq .ant-picker {
30094
- width: 80px;
30095
- margin: 0 9px;
30096
- text-align: center;
30097
- }
30098
-
30099
- .E_wpbf4pq .options {
30100
- padding: 12px 0 12px 16px;
30101
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30102
- margin: 5px 0 5px 8px;
30103
- }
30104
-
30105
- .E_wpbf4pq .week-day-option,
30106
- .E_wpbf4pq .month-day-option {
30107
- background: #f5f7fa;
30108
- box-sizing: border-box;
30109
- border-radius: 16px;
30110
- margin-right: 8px;
30111
- }
30112
-
30113
- .E_wpbf4pq .week-day-option:focus,
30114
- .E_wpbf4pq .month-day-option:focus {
30115
- color: inherit;
30116
- border-color: #d9d9d9;
30117
- }
30118
-
30119
- .E_wpbf4pq .week-day-option.active {
30120
- background-color: #0096ff;
30121
- border-color: #0096ff;
30122
- color: #fff;
30123
- }
30124
-
30125
- .E_wpbf4pq .week-day-option.en-text {
30126
- width: 110px;
30127
- margin-top: 4px;
30128
- }
30129
-
30130
- .E_wpbf4pq .month-day-option {
30131
- width: 32px;
30132
- padding: 0;
30133
- margin-bottom: 8px;
30134
- }
30135
-
30136
- .E_wpbf4pq .month-day-option.active {
30137
- background-color: #0096ff;
30138
- border-color: #0096ff;
30139
- color: #fff;
30140
- }
30141
-
30142
30021
  .E_t160l1cm {
30143
30022
  display: flex;
30144
30023
  flex-direction: column;
@@ -30389,17 +30268,138 @@ span.E_tqjc4ui {
30389
30268
  background: transparent;
30390
30269
  }
30391
30270
 
30392
- .E_s1iv0tp1 .enabled-switch {
30393
- display: flex;
30394
- align-items: center;
30271
+ .E_t1sqg15u {
30272
+ background: white;
30395
30273
  }
30396
30274
 
30397
- .E_s1iv0tp1 .enabled-text {
30398
- margin-right: 8px;
30275
+ .E_t1sqg15u.inline .table-row {
30276
+ flex-direction: column;
30399
30277
  }
30400
30278
 
30401
- .E_s1at6qmn.ant-layout-sider {
30402
- background: #edf0f7;
30279
+ .E_t1sqg15u.inline .table-row > label {
30280
+ padding: 0 16px 7px 0;
30281
+ }
30282
+
30283
+ .E_t1sqg15u.has-border .table-header {
30284
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30285
+ }
30286
+
30287
+ .E_t1sqg15u.has-border .hiddenBorder {
30288
+ border-top: none !important;
30289
+ }
30290
+
30291
+ .E_t1sqg15u.has-border .table-row + .table-row {
30292
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30293
+ }
30294
+
30295
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30296
+ padding-bottom: 0;
30297
+ }
30298
+
30299
+ .E_t1sqg15u.align-right .content {
30300
+ text-align: right;
30301
+ }
30302
+
30303
+ .E_t1sqg15u .uuid-row {
30304
+ display: flex;
30305
+ justify-content: space-between;
30306
+ }
30307
+
30308
+ .E_t1sqg15u .uuid-row .id-text {
30309
+ white-space: nowrap;
30310
+ overflow: hidden;
30311
+ text-overflow: ellipsis;
30312
+ }
30313
+
30314
+ .E_t4zczcp {
30315
+ display: flex;
30316
+ justify-content: space-between;
30317
+ align-items: center;
30318
+ padding: 8px;
30319
+ min-height: 32px;
30320
+ }
30321
+
30322
+ .E_t4zczcp .table-title {
30323
+ color: rgba(44, 56, 82, 0.6);
30324
+ font-weight: 600;
30325
+ font-size: 12px;
30326
+ line-height: 8px;
30327
+ }
30328
+
30329
+ .E_t4zczcp .edit-icon {
30330
+ font-size: 16px;
30331
+ color: rgba(10, 37, 85, 0.6);
30332
+ cursor: pointer;
30333
+ }
30334
+
30335
+ .E_t1s7goww {
30336
+ font-size: 12px;
30337
+ line-height: 18px;
30338
+ }
30339
+
30340
+ .E_t93e4cf {
30341
+ display: flex;
30342
+ padding: 8px 0;
30343
+ color: #2d3a56;
30344
+ }
30345
+
30346
+ .E_t93e4cf .hidden {
30347
+ display: none;
30348
+ }
30349
+
30350
+ .E_t93e4cf .ant-btn-link {
30351
+ height: auto;
30352
+ }
30353
+
30354
+ .E_t93e4cf .content {
30355
+ overflow: hidden;
30356
+ overflow-x: auto;
30357
+ width: 100%;
30358
+ white-space: pre-wrap;
30359
+ }
30360
+
30361
+ .E_t93e4cf .content .ant-btn {
30362
+ white-space: pre-wrap;
30363
+ text-align: left;
30364
+ }
30365
+
30366
+ .E_t93e4cf .content .unit-chart {
30367
+ justify-content: flex-start;
30368
+ }
30369
+
30370
+ .E_rhz2uv5 {
30371
+ width: var(--rhz2uv5-0);
30372
+ flex-shrink: 0;
30373
+ color: rgba(44, 56, 82, 0.6);
30374
+ padding-right: 12px;
30375
+ }
30376
+
30377
+ span.E_tqjc4ui {
30378
+ margin: 0 2px;
30379
+ }
30380
+
30381
+ .E_n12mqh7z {
30382
+ display: flex;
30383
+ align-items: center;
30384
+ font-size: 12px;
30385
+ line-height: 18px;
30386
+ }
30387
+
30388
+ .E_n12mqh7z:not(:last-child) {
30389
+ margin-bottom: 4px;
30390
+ }
30391
+
30392
+ .E_tf5bynu {
30393
+ margin: 0 3px;
30394
+ }
30395
+
30396
+ .E_tcckoz1 {
30397
+ max-height: 400px;
30398
+ overflow: auto;
30399
+ }
30400
+
30401
+ .E_s1at6qmn.ant-layout-sider {
30402
+ background: #edf0f7;
30403
30403
  padding: 32px 8px;
30404
30404
  overflow: auto;
30405
30405
  }
@@ -30534,31 +30534,6 @@ span.E_tqjc4ui {
30534
30534
  text-align: left;
30535
30535
  }
30536
30536
 
30537
- .E_wg1tsps {
30538
- display: flex;
30539
- align-items: center;
30540
- justify-content: flex-end;
30541
- }
30542
-
30543
- .E_b1ctd5xy {
30544
- display: flex;
30545
- align-items: center;
30546
- width: calc(100% - 40px);
30547
- }
30548
-
30549
- .E_b1ctd5xy .chart {
30550
- display: inline-block;
30551
- width: 100%;
30552
- }
30553
-
30554
- .E_u1p8acpn {
30555
- min-width: 40px;
30556
- }
30557
-
30558
- .E_u1p8acpn .unit {
30559
- color: #00122e !important;
30560
- }
30561
-
30562
30537
  .E_c18gxmrl {
30563
30538
  border: 1px solid #d8deeb;
30564
30539
  border-radius: 4px;
@@ -30584,37 +30559,43 @@ span.E_tqjc4ui {
30584
30559
  padding: 8px 12px;
30585
30560
  }
30586
30561
 
30587
- .E_m74vjol {
30562
+ .E_wg1tsps {
30588
30563
  display: flex;
30589
- justify-content: space-between;
30590
- width: 100%;
30564
+ align-items: center;
30565
+ justify-content: flex-end;
30591
30566
  }
30592
30567
 
30593
- .E_m74vjol .action {
30594
- margin-left: 16px;
30568
+ .E_b1ctd5xy {
30569
+ display: flex;
30570
+ align-items: center;
30571
+ width: calc(100% - 40px);
30595
30572
  }
30596
30573
 
30597
- .E_a1o35uvh .ant-alert-message {
30574
+ .E_b1ctd5xy .chart {
30575
+ display: inline-block;
30598
30576
  width: 100%;
30599
30577
  }
30600
30578
 
30601
- .E_berrcjl {
30602
- color: rgba(10, 37, 85, 0.6);
30603
- margin-bottom: 4px;
30579
+ .E_u1p8acpn {
30580
+ min-width: 40px;
30604
30581
  }
30605
30582
 
30606
- .E_berrcjl .breadcrumb-link {
30607
- color: rgba(10, 37, 85, 0.6);
30608
- cursor: pointer;
30609
- transition: color 160ms ease;
30583
+ .E_u1p8acpn .unit {
30584
+ color: #00122e !important;
30610
30585
  }
30611
30586
 
30612
- .E_berrcjl .breadcrumb-link:hover {
30613
- color: #0080ff;
30587
+ .E_m74vjol {
30588
+ display: flex;
30589
+ justify-content: space-between;
30590
+ width: 100%;
30614
30591
  }
30615
30592
 
30616
- .E_berrcjl .breadcrumb-link:active {
30617
- color: #005ed1;
30593
+ .E_m74vjol .action {
30594
+ margin-left: 16px;
30595
+ }
30596
+
30597
+ .E_a1o35uvh .ant-alert-message {
30598
+ width: 100%;
30618
30599
  }
30619
30600
 
30620
30601
  .E_c1uzzomf {
@@ -30642,39 +30623,23 @@ span.E_tqjc4ui {
30642
30623
  text-align: center;
30643
30624
  }
30644
30625
 
30645
- .E_b1nip9bk {
30646
- padding: 4px 11px;
30647
- }
30648
-
30649
- .E_bqamoqe {
30650
- white-space: nowrap;
30651
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30652
- }
30653
-
30654
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30655
- --color: #0080ff;
30656
- }
30657
-
30658
- .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] {
30659
- --color: #0080ff;
30660
- }
30661
-
30662
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30663
- margin-left: 1px;
30626
+ .E_berrcjl {
30627
+ color: rgba(10, 37, 85, 0.6);
30628
+ margin-bottom: 4px;
30664
30629
  }
30665
30630
 
30666
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30667
- border-top-right-radius: 0;
30668
- border-bottom-right-radius: 0;
30631
+ .E_berrcjl .breadcrumb-link {
30632
+ color: rgba(10, 37, 85, 0.6);
30633
+ cursor: pointer;
30634
+ transition: color 160ms ease;
30669
30635
  }
30670
30636
 
30671
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30672
- border-top-left-radius: 0;
30673
- border-bottom-left-radius: 0;
30637
+ .E_berrcjl .breadcrumb-link:hover {
30638
+ color: #0080ff;
30674
30639
  }
30675
30640
 
30676
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30677
- border-radius: unset;
30641
+ .E_berrcjl .breadcrumb-link:active {
30642
+ color: #005ed1;
30678
30643
  }
30679
30644
 
30680
30645
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30969,35 +30934,39 @@ button.E_n7k2c6r {
30969
30934
  padding: 0;
30970
30935
  }
30971
30936
 
30972
- .E_fzh9mnb {
30973
- width: 100%;
30974
- height: 100%;
30975
- min-height: 124px;
30976
- display: flex;
30977
- flex-direction: column;
30978
- justify-content: center;
30979
- align-items: center;
30937
+ .E_b1nip9bk {
30938
+ padding: 4px 11px;
30980
30939
  }
30981
30940
 
30982
- .E_fzh9mnb .error-text {
30983
- color: rgba(10, 37, 85, 0.6);
30984
- margin-bottom: 16px;
30985
- font-size: 18px;
30941
+ .E_bqamoqe {
30942
+ white-space: nowrap;
30943
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30986
30944
  }
30987
30945
 
30988
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30989
- padding: 4px 8px 0 8px;
30990
- color: rgba(44, 56, 82, 0.6);
30991
- font-size: 12px;
30946
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30947
+ --color: #0080ff;
30992
30948
  }
30993
30949
 
30994
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30995
- padding-bottom: 6px;
30950
+ .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] {
30951
+ --color: #0080ff;
30996
30952
  }
30997
30953
 
30998
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30999
- padding-top: 4px;
31000
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30954
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30955
+ margin-left: 1px;
30956
+ }
30957
+
30958
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30959
+ border-top-right-radius: 0;
30960
+ border-bottom-right-radius: 0;
30961
+ }
30962
+
30963
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30964
+ border-top-left-radius: 0;
30965
+ border-bottom-left-radius: 0;
30966
+ }
30967
+
30968
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30969
+ border-radius: unset;
31001
30970
  }
31002
30971
 
31003
30972
  .E_d1bw7c5z {
@@ -31096,208 +31065,56 @@ button.E_n7k2c6r {
31096
31065
  width: 102px;
31097
31066
  }
31098
31067
 
31099
- .E_f7pxqmh {
31100
- width: 100%;
31101
- margin-bottom: 0 !important;
31102
- flex-flow: nowrap !important;
31103
- line-break: auto;
31068
+ .E_c1yyuluq {
31069
+ border-radius: 8px;
31104
31070
  }
31105
31071
 
31106
- .E_f7pxqmh > .ant-form-item-label {
31107
- text-align: left !important;
31108
- padding-bottom: 0 !important;
31072
+ .E_c1yyuluq .ant-card-body {
31073
+ padding: 20px 24px 24px 24px;
31109
31074
  }
31110
31075
 
31111
- .E_f7pxqmh > .ant-form-item-label > label {
31112
- min-height: 32px;
31113
- height: auto;
31114
- font-size: 13px;
31076
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
31077
+ padding: 4px 8px 0 8px;
31115
31078
  color: rgba(44, 56, 82, 0.6);
31116
- white-space: normal;
31117
- }
31118
-
31119
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31120
- border-color: #ff4d4f !important;
31121
- }
31122
-
31123
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31124
- border-color: #ff4d4f !important;
31125
- }
31126
-
31127
- .E_f7pxqmh .ant-form-item-explain {
31128
- margin-top: 4px;
31129
31079
  font-size: 12px;
31130
- min-height: 0px;
31131
- }
31132
-
31133
- .E_f7pxqmh .ant-form-item-extra {
31134
- font-size: 12px;
31135
- color: rgba(44, 56, 82, 0.6);
31136
- min-height: 0px;
31137
- }
31138
-
31139
- .E_iouxfgt {
31140
- display: inline-flex;
31141
- align-items: center;
31142
- }
31143
-
31144
- .E_iouxfgt .icon-inner {
31145
- display: inline-flex;
31146
- align-items: center;
31147
- justify-content: center;
31148
31080
  }
31149
31081
 
31150
- .E_iouxfgt .icon-inner + span,
31151
- .E_iouxfgt span + .icon-inner.suffix {
31152
- margin-left: 4px;
31082
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
31083
+ padding-bottom: 6px;
31153
31084
  }
31154
31085
 
31155
- .E_iouxfgt.is-rotate img,
31156
- .E_iouxfgt.is-rotate svg {
31157
- animation: rotate 680ms linear infinite;
31086
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
31087
+ padding-top: 4px;
31088
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31158
31089
  }
31159
31090
 
31160
31091
  .E_itxley7.ant-input-group.ant-input-group-compact {
31161
31092
  display: flex;
31162
31093
  }
31163
31094
 
31164
- .E_sx1bpnu .ant-input-sm {
31165
- line-height: 18px;
31166
- }
31167
-
31168
- .E_atcz0kf .ant-input-suffix {
31169
- margin-left: 8px;
31170
- }
31171
-
31172
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31173
- padding: 2px 7px 2px 12px;
31174
- }
31175
-
31176
- .E_a1wfy30z .ant-input-number-handler-wrap {
31177
- display: var(--a1wfy30z-0);
31178
- }
31179
-
31180
- .E_a1wfy30z .ant-input-number-input-wrap {
31181
- padding: 4px 11px;
31182
- display: inline-flex;
31183
- line-height: 1.5715;
31184
- height: inherit;
31185
- }
31186
-
31187
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31188
- content: var(--a1wfy30z-1);
31189
- display: var(--a1wfy30z-2);
31190
- flex: none;
31191
- align-items: center;
31192
- margin-left: 4px;
31193
- }
31194
-
31195
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31196
- content: var(--a1wfy30z-3);
31197
- display: var(--a1wfy30z-4);
31198
- flex: none;
31199
- align-items: center;
31200
- margin-right: 4px;
31201
- cursor: auto;
31202
- }
31203
-
31204
- .E_a1wfy30z .ant-input-number-input {
31205
- padding: 0;
31206
- margin: 0;
31207
- height: auto;
31208
- font-size: inherit;
31209
- }
31210
-
31211
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31212
- display: var(--ai7qkf2-0);
31213
- }
31214
-
31215
- .E_ai7qkf2 .ant-input-number-input-wrap {
31216
- display: inline-flex;
31217
- line-height: 1.5715;
31218
- height: 100%;
31219
- width: 100%;
31220
- }
31221
-
31222
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31223
- content: var(--ai7qkf2-1);
31224
- display: var(--ai7qkf2-2);
31225
- flex: none;
31226
- align-items: center;
31227
- margin-left: 4px;
31228
- padding: 5px 12px 5px 0;
31229
- color: rgba(44, 56, 82, 0.6);
31230
- }
31231
-
31232
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31233
- content: var(--ai7qkf2-3);
31234
- display: var(--ai7qkf2-4);
31235
- flex: none;
31236
- align-items: center;
31237
- margin-right: 4px;
31238
- cursor: auto;
31239
- color: rgba(44, 56, 82, 0.6);
31240
- }
31241
-
31242
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31243
- border-radius: 0;
31244
- }
31245
-
31246
- .E_ai7qkf2.ant-input-number {
31247
- width: 100%;
31248
- border-radius: 6px;
31249
- }
31250
-
31251
- .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 {
31252
- border-color: #0096ff;
31253
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31254
- z-index: 1;
31255
- }
31256
-
31257
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31258
- border-color: #e75a3a;
31259
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31260
- }
31261
-
31262
- .E_ai7qkf2 .ant-input-number-input {
31263
- height: 30px;
31264
- border: 1px;
31265
- padding: 5px 12px;
31266
- font-size: inherit;
31267
- }
31268
-
31269
- .E_ai7qkf2.ant-input-number-lg input {
31270
- height: 38px;
31271
- border: 1px;
31272
- padding: 8px 16px;
31095
+ .E_ccrbeuz .ant-collapse-item {
31096
+ border: 0px;
31097
+ background-color: #fff;
31273
31098
  }
31274
31099
 
31275
- .E_ai7qkf2.ant-input-number-sm input {
31276
- height: 22px;
31277
- border: 1px;
31278
- padding: 2px 8px;
31100
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31101
+ padding-top: 0px;
31102
+ padding-bottom: 0px;
31103
+ padding-left: 0px !important;
31104
+ padding-right: 24px;
31279
31105
  }
31280
31106
 
31281
- .E_i1inqkme {
31282
- height: 18px;
31283
- line-height: 18px;
31284
- padding: 0 4px;
31285
- border-radius: 4px;
31286
- background: rgba(235, 239, 245, 0.6);
31287
- border: 1px solid rgba(223, 228, 235, 0.6);
31288
- display: flex;
31289
- align-items: center;
31290
- white-space: nowrap;
31291
- margin-right: 4px;
31107
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31108
+ right: 0px;
31292
31109
  }
31293
31110
 
31294
- .E_owd0kml {
31295
- display: inline-block;
31111
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31112
+ padding: 0px;
31296
31113
  }
31297
31114
 
31298
- .E_h1jsgezc {
31299
- visibility: hidden;
31300
- position: absolute;
31115
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31116
+ padding-right: 0px;
31117
+ cursor: default;
31301
31118
  }
31302
31119
 
31303
31120
  .E_phljevk {
@@ -31546,47 +31363,93 @@ button.E_n7k2c6r {
31546
31363
  width: 36px;
31547
31364
  }
31548
31365
 
31549
- .E_c1bus5hc {
31550
- --color: white;
31551
- height: 14px;
31552
- width: 14px;
31553
- border-radius: 50%;
31554
- flex-shrink: 0;
31555
- display: flex;
31556
- align-items: center;
31557
- justify-content: center;
31558
- border: 1px solid var(--color);
31366
+ .E_sx1bpnu .ant-input-sm {
31367
+ line-height: 18px;
31559
31368
  }
31560
31369
 
31561
- .E_c1bus5hc .circle-inner {
31562
- position: relative;
31563
- height: 10px;
31564
- width: 10px;
31565
- border-radius: 50%;
31566
- overflow: hidden;
31370
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31371
+ border-radius: 6px;
31567
31372
  }
31568
31373
 
31569
- .E_c1bus5hc .circle-content {
31570
- position: absolute;
31571
- height: 100%;
31374
+ .E_s177mls5.ant-select.ant-select-single {
31572
31375
  width: 100%;
31573
- left: 0;
31574
- top: 0;
31575
- border-radius: 50%;
31576
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31577
- transform: rotate(180deg);
31376
+ color: #2d3a56;
31377
+ border-color: rgba(211, 218, 235, 0.6);
31378
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31379
+ font-size: 13px;
31578
31380
  }
31579
31381
 
31580
- .E_c1bus5hc .circle-child {
31581
- position: absolute;
31582
- height: 100%;
31583
- width: 100%;
31584
- left: 0;
31585
- top: 0;
31586
- margin-left: 50%;
31587
- transform-origin: left;
31588
- background: white;
31589
- transform: rotate(0deg);
31382
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31383
+ height: 30px;
31384
+ }
31385
+
31386
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31387
+ height: 38px;
31388
+ font-size: 13px;
31389
+ }
31390
+
31391
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31392
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31393
+ transition: 160ms ease;
31394
+ }
31395
+
31396
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31397
+ color: #0080ff;
31398
+ }
31399
+
31400
+ .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 {
31401
+ border-color: rgba(107, 128, 167, 0.6);
31402
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31403
+ }
31404
+
31405
+ .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 {
31406
+ color: #0080ff;
31407
+ }
31408
+
31409
+ .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 {
31410
+ border-color: #0080ff;
31411
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31412
+ }
31413
+
31414
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31415
+ transform: rotate(180deg);
31416
+ }
31417
+
31418
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31419
+ background: rgba(211, 218, 235, 0.6);
31420
+ border-color: rgba(172, 186, 211, 0.6);
31421
+ cursor: "not-allowed";
31422
+ }
31423
+
31424
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31425
+ border-color: #f0483e !important;
31426
+ }
31427
+
31428
+ .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 {
31429
+ color: #1d326c;
31430
+ }
31431
+
31432
+ .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 {
31433
+ border-color: #0080ff;
31434
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31435
+ }
31436
+
31437
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31438
+ transform: rotate(180deg);
31439
+ }
31440
+
31441
+ .E_tju3gfj .date {
31442
+ margin-right: 4px;
31443
+ }
31444
+
31445
+ .E_ivqqkzv {
31446
+ height: 24px;
31447
+ width: 56px !important;
31448
+ margin-right: 4px;
31449
+ }
31450
+
31451
+ .E_c1wk4q29 {
31452
+ color: rgba(44, 56, 82, 0.6);
31590
31453
  }
31591
31454
 
31592
31455
  .E_s1dizucg.ant-switch {
@@ -31656,1111 +31519,1252 @@ button.E_n7k2c6r {
31656
31519
  margin-left: 5px;
31657
31520
  }
31658
31521
 
31659
- .E_ivqqkzv {
31660
- height: 24px;
31661
- width: 56px !important;
31662
- margin-right: 4px;
31522
+ .E_iq1gosr {
31523
+ display: inline-block;
31663
31524
  }
31664
31525
 
31665
- .E_c1wk4q29 {
31666
- color: rgba(44, 56, 82, 0.6);
31526
+ .E_c1bus5hc {
31527
+ --color: white;
31528
+ height: 14px;
31529
+ width: 14px;
31530
+ border-radius: 50%;
31531
+ flex-shrink: 0;
31532
+ display: flex;
31533
+ align-items: center;
31534
+ justify-content: center;
31535
+ border: 1px solid var(--color);
31667
31536
  }
31668
31537
 
31669
- .E_cnujxq2 {
31670
- display: flex;
31671
- flex-direction: column;
31538
+ .E_c1bus5hc .circle-inner {
31539
+ position: relative;
31540
+ height: 10px;
31541
+ width: 10px;
31542
+ border-radius: 50%;
31543
+ overflow: hidden;
31672
31544
  }
31673
31545
 
31674
- .E_m7s48ia {
31675
- max-width: 1120px;
31676
- width: 100%;
31677
- margin: 0 auto;
31546
+ .E_c1bus5hc .circle-content {
31547
+ position: absolute;
31678
31548
  height: 100%;
31549
+ width: 100%;
31550
+ left: 0;
31551
+ top: 0;
31552
+ border-radius: 50%;
31553
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31554
+ transform: rotate(180deg);
31679
31555
  }
31680
31556
 
31681
- .E_wt5zbg6 {
31682
- max-width: 1120px;
31557
+ .E_c1bus5hc .circle-child {
31558
+ position: absolute;
31559
+ height: 100%;
31683
31560
  width: 100%;
31684
- margin: 0 auto;
31685
- display: flex;
31561
+ left: 0;
31562
+ top: 0;
31563
+ margin-left: 50%;
31564
+ transform-origin: left;
31565
+ background: white;
31566
+ transform: rotate(0deg);
31686
31567
  }
31687
31568
 
31688
- .E_wt5zbg6 .left,
31689
- .E_wt5zbg6 .right {
31690
- flex-grow: 0;
31691
- flex-shrink: 0;
31692
- flex-basis: 21%;
31569
+ .E_s1dni7lo {
31570
+ width: 430px !important;
31693
31571
  }
31694
31572
 
31695
- .E_wt5zbg6 .left {
31573
+ .E_d1wwmmm5 .ant-select-item-group {
31574
+ padding: 8px 16px;
31575
+ line-height: 18px;
31576
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31577
+ height: 34px;
31578
+ min-height: 34px;
31579
+ box-sizing: border-box;
31580
+ margin-top: 8px;
31581
+ }
31582
+
31583
+ .E_o1ugr09p {
31696
31584
  display: flex;
31697
- justify-content: flex-end;
31698
- padding-right: 44px;
31585
+ flex-direction: column;
31586
+ margin: 1px 8px;
31587
+ padding: 8px;
31588
+ border-radius: 4px;
31699
31589
  }
31700
31590
 
31701
- .E_wt5zbg6 .right {
31702
- padding-left: 44px;
31591
+ .E_o1ugr09p .selected-icon {
31592
+ display: none;
31703
31593
  }
31704
31594
 
31705
- .E_wt5zbg6 .middle {
31706
- margin-bottom: 40px;
31707
- flex-grow: 0;
31708
- flex-shrink: 0;
31709
- flex-basis: 58%;
31595
+ .E_o1ugr09p.ant-select-item-option-grouped {
31596
+ padding-left: 8px;
31710
31597
  }
31711
31598
 
31712
- .E_wt5zbg6 .middle .form-base-field {
31713
- width: 100%;
31599
+ .E_o1ugr09p.ant-select-item-option-selected {
31600
+ background-color: white;
31714
31601
  }
31715
31602
 
31716
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31717
- width: auto;
31603
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31604
+ color: #0080ff;
31718
31605
  }
31719
31606
 
31720
- .E_h18jprzg .ant-modal-header {
31721
- margin: 0 auto;
31722
- width: 100%;
31723
- max-width: 648px;
31607
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31608
+ display: block;
31724
31609
  }
31725
31610
 
31726
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31727
- margin-left: 0;
31611
+ .E_o1ugr09p.ant-select-item-option-active {
31612
+ background: rgba(0, 136, 255, 0.16);
31728
31613
  }
31729
31614
 
31730
- .E_h18jprzg .ant-modal-body {
31731
- margin: 0 auto;
31732
- padding: 0;
31733
- width: 100%;
31734
- max-width: 648px;
31735
- overflow: hidden;
31615
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31616
+ color: #0080ff;
31736
31617
  }
31737
31618
 
31738
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31739
- margin-bottom: 40px;
31619
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31620
+ background: rgba(0, 136, 255, 0.1);
31621
+ color: #0080ff;
31740
31622
  }
31741
31623
 
31742
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31743
- height: calc(100vh - 225px);
31744
- overflow-y: auto;
31624
+ .E_o1ifxsq4 {
31625
+ display: flex;
31626
+ justify-content: space-between;
31627
+ height: 20px;
31628
+ line-height: 20px;
31745
31629
  }
31746
31630
 
31747
- .E_h18jprzg .ant-modal-footer .footer-content {
31748
- margin: 0 auto;
31749
- max-width: 648px;
31631
+ .E_o1ifxsq4 .timezone-title {
31632
+ color: #2d3a56;
31633
+ overflow: hidden;
31634
+ text-overflow: ellipsis;
31750
31635
  }
31751
31636
 
31752
- .E_h16z9xgz .ant-modal-header {
31753
- margin: 0 auto;
31754
- width: 100%;
31755
- max-width: 1024px;
31637
+ .E_o1zue7 {
31638
+ display: flex;
31639
+ justify-content: space-between;
31640
+ color: rgba(44, 56, 82, 0.6);
31641
+ height: 18px;
31642
+ line-height: 18px;
31643
+ margin-top: 2px;
31756
31644
  }
31757
31645
 
31758
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31759
- margin-left: 0;
31646
+ .E_tyfmlxg {
31647
+ border: none;
31648
+ margin-right: 0;
31649
+ background: rgba(225, 230, 241, 0.6);
31760
31650
  }
31761
31651
 
31762
- .E_h16z9xgz .ant-modal-body {
31763
- margin: 0 auto;
31764
- padding: 0;
31652
+ .E_o18uybox {
31653
+ pointer-events: none;
31654
+ height: 32px;
31765
31655
  width: 100%;
31766
- max-width: 1024px;
31767
- overflow: hidden;
31656
+ opacity: 0;
31768
31657
  }
31769
31658
 
31770
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31771
- margin-bottom: 40px;
31659
+ .E_t1m2x205 .ant-tooltip-arrow {
31660
+ display: none;
31772
31661
  }
31773
31662
 
31774
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31775
- height: calc(100vh - 225px);
31776
- overflow-y: auto;
31663
+ .E_t1m2x205 .ant-tooltip-inner {
31664
+ background: rgba(23, 38, 64, 0.8);
31665
+ border-radius: 4px;
31777
31666
  }
31778
31667
 
31779
- .E_h16z9xgz .ant-modal-footer .footer-content {
31780
- margin: 0 auto;
31781
- max-width: 1024px;
31668
+ .E_s1sck0th {
31669
+ padding: 0 8px;
31670
+ border-radius: 4px;
31782
31671
  }
31783
31672
 
31784
- .E_f1lrhghm {
31785
- flex: 1;
31673
+ .E_m855nr1 {
31674
+ padding: 2px 8px;
31675
+ border-radius: 3px;
31786
31676
  }
31787
31677
 
31788
- .E_f1lrhghm label {
31789
- font-size: 13px;
31790
- line-height: 20px;
31791
- color: rgba(44, 56, 82, 0.6);
31678
+ .E_l1270xpg {
31679
+ padding: 3px 8px;
31680
+ border-radius: 2px;
31792
31681
  }
31793
31682
 
31794
- .E_f1lrhghm .title {
31795
- font-size: 14px;
31796
- line-height: 20px;
31797
- color: #2d3a56;
31798
- margin-bottom: 12px;
31683
+ .E_t14rextb.ant-tag:hover {
31684
+ opacity: unset;
31799
31685
  }
31800
31686
 
31801
- .E_f1lrhghm.connect-cluster .title {
31802
- padding-bottom: 26px;
31687
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31688
+ margin: 0;
31689
+ margin-right: 8px;
31690
+ display: inline-flex;
31691
+ align-items: center;
31692
+ border: none;
31803
31693
  }
31804
31694
 
31805
- .E_f18ot8em {
31806
- padding: 25px 0 15px 0;
31807
- border-bottom: 1px solid #e1e5eb;
31808
- margin-bottom: 16px;
31695
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31696
+ width: 16px;
31697
+ height: 16px;
31698
+ color: inherit;
31699
+ margin-left: 4px;
31700
+ opacity: 0.6;
31701
+ display: inline-flex;
31809
31702
  }
31810
31703
 
31811
- .E_f1l1g2k0 {
31812
- display: flex;
31813
- align-items: center;
31814
- margin-bottom: 8px;
31704
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31705
+ opacity: 1;
31815
31706
  }
31816
31707
 
31817
- .E_f1l1g2k0 > label {
31818
- width: 216px;
31708
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31709
+ color: #0080ff;
31710
+ background-color: rgba(0, 136, 255, 0.1);
31819
31711
  }
31820
31712
 
31821
- .E_f1l1g2k0 > label + * {
31822
- width: 100%;
31713
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31714
+ color: #f0483e;
31715
+ background-color: rgba(255, 74, 74, 0.1);
31823
31716
  }
31824
31717
 
31825
- .E_f1l1g2k0 .ant-select {
31826
- width: 100%;
31718
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31719
+ color: #e07f00;
31720
+ background-color: rgba(255, 187, 0, 0.1);
31827
31721
  }
31828
31722
 
31829
- .E_e1k89cwg {
31830
- color: #e75a3a;
31831
- margin-right: 10px;
31723
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31724
+ color: #008f4c;
31725
+ background-color: rgba(30, 201, 127, 0.1);
31832
31726
  }
31833
31727
 
31834
- .E_d1oui1gf {
31835
- width: 100%;
31836
- height: 1px;
31837
- background: rgba(213, 219, 227, 0.6);
31838
- margin: 24px 0;
31728
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31729
+ color: #1d326c;
31730
+ background-color: rgba(225, 230, 241, 0.6);
31839
31731
  }
31840
31732
 
31841
- .E_l15itdbb {
31842
- display: flex;
31843
- justify-content: center;
31844
- align-items: center;
31845
- height: 100%;
31733
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31734
+ color: #7E41FF;
31735
+ background-color: rgba(126, 65, 255, 0.1);
31846
31736
  }
31847
31737
 
31848
- .E_d1y3z4w {
31849
- display: inline-block;
31850
- width: 4px;
31851
- height: 4px;
31852
- background: #8e9aa9;
31853
- opacity: 0.4;
31854
- border-radius: 50%;
31855
- margin: 0 4px;
31738
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31739
+ color: #fff;
31856
31740
  }
31857
31741
 
31858
- .E_m177r7a3 .ant-modal-header,
31859
- .E_m177r7a3 .ant-modal-footer .footer-content {
31860
- width: 648px;
31861
- margin: 0 auto;
31742
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31743
+ background-color: #f0483e;
31862
31744
  }
31863
31745
 
31864
- .E_m177r7a3 .ant-modal-header {
31865
- padding: 35px 0 24px;
31866
- border: none;
31746
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31747
+ background-color: #fea008;
31867
31748
  }
31868
31749
 
31869
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31870
- font-size: 30px;
31750
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31751
+ background-color: #00ba5d;
31871
31752
  }
31872
31753
 
31873
- .E_m177r7a3 .ant-modal-body {
31874
- padding: 4px 0 2px;
31754
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31755
+ background-color: #0080ff;
31875
31756
  }
31876
31757
 
31877
- .E_m177r7a3 .ant-modal-footer {
31878
- border: none;
31758
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31759
+ background-color: #6b7d99;
31879
31760
  }
31880
31761
 
31881
- .E_t1wwio3v {
31882
- font-size: 12px;
31762
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31763
+ background-color: #7E41FF;
31764
+ }
31765
+
31766
+ .E_i1inqkme {
31767
+ height: 18px;
31883
31768
  line-height: 18px;
31884
- font-weight: bold;
31885
- color: #fff;
31886
31769
  padding: 0 4px;
31887
31770
  border-radius: 4px;
31888
- display: inline-block;
31889
- background: var(--t1wwio3v-0);
31890
- }
31891
-
31892
- .E_t1wwio3v:not(:first-child) {
31893
- margin-left: 4px;
31771
+ background: rgba(235, 239, 245, 0.6);
31772
+ border: 1px solid rgba(223, 228, 235, 0.6);
31773
+ display: flex;
31774
+ align-items: center;
31775
+ white-space: nowrap;
31776
+ margin-right: 4px;
31894
31777
  }
31895
31778
 
31896
- .E_f17jvtfk {
31779
+ .E_fzh9mnb {
31897
31780
  width: 100%;
31898
31781
  height: 100%;
31782
+ min-height: 124px;
31899
31783
  display: flex;
31900
- align-items: center;
31784
+ flex-direction: column;
31901
31785
  justify-content: center;
31786
+ align-items: center;
31902
31787
  }
31903
31788
 
31904
- .E_nzppkea {
31905
- font-size: 90%;
31906
- font-weight: bold;
31907
- background-color: rgba(240, 243, 247, 0.6);
31908
- padding: 1px 4px 1px;
31909
- margin-left: 2px;
31910
- margin-right: 2px;
31911
- border: 1px solid rgba(213, 219, 227, 0.6);
31912
- border-radius: 4px;
31789
+ .E_fzh9mnb .error-text {
31790
+ color: rgba(10, 37, 85, 0.6);
31791
+ margin-bottom: 16px;
31792
+ font-size: 18px;
31913
31793
  }
31914
31794
 
31915
- .E_f4mi9eq.form-item-general {
31916
- width: 640px;
31795
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31796
+ display: var(--a1wfy30z-0);
31917
31797
  }
31918
31798
 
31919
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31920
- margin-top: 16px;
31799
+ .E_a1wfy30z .ant-input-number-input-wrap {
31800
+ padding: 4px 11px;
31801
+ display: inline-flex;
31802
+ line-height: 1.5715;
31803
+ height: inherit;
31921
31804
  }
31922
31805
 
31923
- .E_f4mi9eq.form-item-compact {
31924
- width: 412px;
31806
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31807
+ content: var(--a1wfy30z-1);
31808
+ display: var(--a1wfy30z-2);
31809
+ flex: none;
31810
+ align-items: center;
31811
+ margin-left: 4px;
31925
31812
  }
31926
31813
 
31927
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31928
- margin-top: 8px;
31814
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31815
+ content: var(--a1wfy30z-3);
31816
+ display: var(--a1wfy30z-4);
31817
+ flex: none;
31818
+ align-items: center;
31819
+ margin-right: 4px;
31820
+ cursor: auto;
31929
31821
  }
31930
31822
 
31931
- .E_f4mi9eq .form-item {
31932
- width: auto;
31823
+ .E_a1wfy30z .ant-input-number-input {
31824
+ padding: 0;
31825
+ margin: 0;
31826
+ height: auto;
31827
+ font-size: inherit;
31933
31828
  }
31934
31829
 
31935
- .E_f4mi9eq .form-item-main {
31936
- position: relative;
31937
- display: flex;
31830
+ .E_iouxfgt {
31831
+ display: inline-flex;
31832
+ align-items: center;
31938
31833
  }
31939
31834
 
31940
- .E_f4mi9eq .form-item-extra {
31941
- margin-top: 4px;
31942
- width: 100%;
31943
- padding: 14px;
31944
- background: #f2f4f6;
31945
- font-size: 13px;
31946
- line-height: 1.8;
31947
- color: #8e9aa9;
31835
+ .E_iouxfgt .icon-inner {
31836
+ display: inline-flex;
31837
+ align-items: center;
31838
+ justify-content: center;
31948
31839
  }
31949
31840
 
31950
- .E_f4mi9eq .form-item-label {
31951
- padding-right: 12px;
31952
- font-size: 13px;
31953
- color: rgba(44, 56, 82, 0.6);
31841
+ .E_iouxfgt .icon-inner + span,
31842
+ .E_iouxfgt span + .icon-inner.suffix {
31843
+ margin-left: 4px;
31954
31844
  }
31955
31845
 
31956
- .E_f4mi9eq .form-item-label.label-right {
31957
- text-align: right;
31846
+ .E_iouxfgt.is-rotate img,
31847
+ .E_iouxfgt.is-rotate svg {
31848
+ animation: rotate 680ms linear infinite;
31958
31849
  }
31959
31850
 
31960
- .E_f4mi9eq .form-item-label,
31961
- .E_f4mi9eq .form-item-control {
31962
- line-height: 32px;
31851
+ .E_f7pxqmh {
31852
+ width: 100%;
31853
+ margin-bottom: 0 !important;
31854
+ flex-flow: nowrap !important;
31855
+ line-break: auto;
31963
31856
  }
31964
31857
 
31965
- .E_f4mi9eq .form-item-control .form-item-error {
31966
- line-height: 18px;
31858
+ .E_f7pxqmh > .ant-form-item-label {
31859
+ text-align: left !important;
31860
+ padding-bottom: 0 !important;
31967
31861
  }
31968
31862
 
31969
- .E_f4mi9eq .form-item-children {
31970
- width: 100%;
31863
+ .E_f7pxqmh > .ant-form-item-label > label {
31864
+ min-height: 32px;
31865
+ height: auto;
31866
+ font-size: 13px;
31867
+ color: rgba(44, 56, 82, 0.6);
31868
+ white-space: normal;
31971
31869
  }
31972
31870
 
31973
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31974
- width: 100%;
31871
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31872
+ border-color: #ff4d4f !important;
31975
31873
  }
31976
31874
 
31977
- .E_f4mi9eq .form-item-error {
31978
- color: #e75a3a;
31979
- height: 0;
31980
- overflow: hidden;
31875
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31876
+ border-color: #ff4d4f !important;
31981
31877
  }
31982
31878
 
31983
- .E_f4mi9eq .form-item-error-enter-done {
31879
+ .E_f7pxqmh .ant-form-item-explain {
31984
31880
  margin-top: 4px;
31985
- height: auto;
31986
- overflow: auto;
31881
+ font-size: 12px;
31882
+ min-height: 0px;
31987
31883
  }
31988
31884
 
31989
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31990
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31991
- border: 1px solid #e75a3a;
31992
- color: #e75a3a;
31885
+ .E_f7pxqmh .ant-form-item-extra {
31886
+ font-size: 12px;
31887
+ color: rgba(44, 56, 82, 0.6);
31888
+ min-height: 0px;
31993
31889
  }
31994
31890
 
31995
- .E_fh0ewl8 {
31996
- color: #2d3a56;
31997
- font-weight: bold;
31998
- padding-bottom: 6px;
31999
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32000
- margin-bottom: 16px;
31891
+ .E_owd0kml {
31892
+ display: inline-block;
32001
31893
  }
32002
31894
 
32003
- .E_fh0ewl8:not(:first-of-type) {
32004
- margin-top: 16px;
31895
+ .E_h1jsgezc {
31896
+ visibility: hidden;
31897
+ position: absolute;
32005
31898
  }
32006
31899
 
32007
- .E_e1qrlvot {
32008
- width: 8px;
32009
- height: 24px;
32010
- display: flex;
32011
- justify-content: center;
31900
+ .E_atcz0kf .ant-input-suffix {
31901
+ margin-left: 8px;
31902
+ }
31903
+
31904
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31905
+ padding: 2px 7px 2px 12px;
31906
+ }
31907
+
31908
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31909
+ display: var(--ai7qkf2-0);
31910
+ }
31911
+
31912
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31913
+ display: inline-flex;
31914
+ line-height: 1.5715;
31915
+ height: 100%;
31916
+ width: 100%;
31917
+ }
31918
+
31919
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31920
+ content: var(--ai7qkf2-1);
31921
+ display: var(--ai7qkf2-2);
31922
+ flex: none;
32012
31923
  align-items: center;
32013
- cursor: pointer;
32014
- transition: all 200ms ease-out 40ms;
31924
+ margin-left: 4px;
31925
+ padding: 5px 12px 5px 0;
31926
+ color: rgba(44, 56, 82, 0.6);
32015
31927
  }
32016
31928
 
32017
- .E_e1qrlvot:before, .E_e1qrlvot:after {
32018
- content: "";
32019
- width: 1px;
32020
- height: 6px;
32021
- border-radius: 1px;
32022
- background: #ccd4e3;
32023
- position: relative;
32024
- right: 2px;
32025
- transform: rotate(-45deg);
31929
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31930
+ content: var(--ai7qkf2-3);
31931
+ display: var(--ai7qkf2-4);
31932
+ flex: none;
31933
+ align-items: center;
31934
+ margin-right: 4px;
31935
+ cursor: auto;
31936
+ color: rgba(44, 56, 82, 0.6);
32026
31937
  }
32027
31938
 
32028
- .E_e1qrlvot:after {
32029
- transform: rotate(45deg);
32030
- left: 1px;
31939
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31940
+ border-radius: 0;
32031
31941
  }
32032
31942
 
32033
- .E_w9ic984.ant-alert-warning {
32034
- border: 0;
32035
- background: rgba(255, 187, 0, 0.1);
31943
+ .E_ai7qkf2.ant-input-number {
31944
+ width: 100%;
32036
31945
  border-radius: 6px;
32037
31946
  }
32038
31947
 
32039
- .E_w9ic984.ant-alert,
32040
- .E_w9ic984 .ant-alert-message {
32041
- color: #e07f00;
31948
+ .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 {
31949
+ border-color: #0096ff;
31950
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31951
+ z-index: 1;
32042
31952
  }
32043
31953
 
32044
- .E_w9ic984.ant-alert .dashed-border-bottom,
32045
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32046
- border-bottom-color: #e07f00;
31954
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31955
+ border-color: #e75a3a;
31956
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32047
31957
  }
32048
31958
 
32049
- .E_n1k9qi4r {
31959
+ .E_ai7qkf2 .ant-input-number-input {
31960
+ height: 30px;
31961
+ border: 1px;
31962
+ padding: 5px 12px;
31963
+ font-size: inherit;
31964
+ }
31965
+
31966
+ .E_ai7qkf2.ant-input-number-lg input {
31967
+ height: 38px;
31968
+ border: 1px;
31969
+ padding: 8px 16px;
31970
+ }
31971
+
31972
+ .E_ai7qkf2.ant-input-number-sm input {
31973
+ height: 22px;
31974
+ border: 1px;
31975
+ padding: 2px 8px;
31976
+ }
31977
+
31978
+ .E_cnujxq2 {
32050
31979
  display: flex;
32051
- flex-direction: row;
32052
- padding: 7px 12px;
32053
- background: rgba(255, 187, 0, 0.1);
32054
- border-radius: 6px;
32055
- color: #e07f00;
32056
- font-size: 12px;
32057
- line-height: 18px;
31980
+ flex-direction: column;
32058
31981
  }
32059
31982
 
32060
- .E_n1k9qi4r .icon-wrapper {
32061
- margin-right: 10px;
32062
- height: 18px;
31983
+ .E_m7s48ia {
31984
+ max-width: 1120px;
31985
+ width: 100%;
31986
+ margin: 0 auto;
31987
+ height: 100%;
32063
31988
  }
32064
31989
 
32065
- .E_n16fsg9x {
31990
+ .E_wt5zbg6 {
31991
+ max-width: 1120px;
31992
+ width: 100%;
31993
+ margin: 0 auto;
32066
31994
  display: flex;
32067
- flex-direction: row;
32068
- padding: 7px 12px;
32069
- background: rgba(225, 230, 241, 0.6);
32070
- border-radius: 6px;
32071
- color: rgba(44, 56, 82, 0.6);
32072
- font-size: 12px;
32073
- line-height: 18px;
32074
31995
  }
32075
31996
 
32076
- .E_n16fsg9x .icon-wrapper {
32077
- margin-right: 10px;
32078
- height: 18px;
31997
+ .E_wt5zbg6 .left,
31998
+ .E_wt5zbg6 .right {
31999
+ flex-grow: 0;
32000
+ flex-shrink: 0;
32001
+ flex-basis: 21%;
32079
32002
  }
32080
32003
 
32081
- .E_i173wxzw {
32004
+ .E_wt5zbg6 .left {
32082
32005
  display: flex;
32083
- flex-direction: row;
32084
- padding: 7px 12px;
32085
- background: rgba(0, 136, 255, 0.1);
32086
- border-radius: 6px;
32087
- color: #005ed1;
32088
- font-size: 12px;
32089
- line-height: 18px;
32006
+ justify-content: flex-end;
32007
+ padding-right: 44px;
32090
32008
  }
32091
32009
 
32092
- .E_i173wxzw .icon-wrapper {
32093
- margin-right: 10px;
32094
- height: 18px;
32010
+ .E_wt5zbg6 .right {
32011
+ padding-left: 44px;
32095
32012
  }
32096
32013
 
32097
- .E_dld369h {
32098
- color: rgba(44, 56, 82, 0.6);
32099
- margin-top: 5px;
32100
- font-size: 12px;
32101
- line-height: 18px;
32014
+ .E_wt5zbg6 .middle {
32015
+ margin-bottom: 40px;
32016
+ flex-grow: 0;
32017
+ flex-shrink: 0;
32018
+ flex-basis: 58%;
32102
32019
  }
32103
32020
 
32104
- .E_s1epv22q {
32105
- color: #f0483e;
32106
- font-size: 12px;
32107
- white-space: pre-wrap;
32021
+ .E_wt5zbg6 .middle .form-base-field {
32022
+ width: 100%;
32108
32023
  }
32109
32024
 
32110
- .E_okus5hk {
32111
- display: flex;
32112
- align-items: center;
32113
- justify-content: flex-end;
32025
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
32026
+ width: auto;
32114
32027
  }
32115
32028
 
32116
- .E_okus5hk .icon-wrapper {
32117
- margin-right: 16px;
32029
+ .E_h18jprzg .ant-modal-header {
32030
+ margin: 0 auto;
32031
+ width: 100%;
32032
+ max-width: 648px;
32118
32033
  }
32119
32034
 
32120
- .E_t1auuzri {
32121
- color: rgba(0, 21, 64, 0.3);
32035
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
32036
+ margin-left: 0;
32122
32037
  }
32123
32038
 
32124
- .E_i74cfyt.ant-input {
32125
- padding: 5px 12px;
32126
- line-height: 20px;
32127
- color: #2d3a56;
32128
- border-radius: 6px;
32129
- border-color: rgba(172, 186, 211, 0.6);
32130
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32039
+ .E_h18jprzg .ant-modal-body {
32040
+ margin: 0 auto;
32041
+ padding: 0;
32042
+ width: 100%;
32043
+ max-width: 648px;
32044
+ overflow: hidden;
32131
32045
  }
32132
32046
 
32133
- .E_i74cfyt.ant-input.ant-input-lg {
32134
- padding: 8px 16px;
32135
- line-height: 22px;
32047
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
32048
+ margin-bottom: 40px;
32136
32049
  }
32137
32050
 
32138
- .E_i74cfyt.ant-input.ant-input-sm {
32139
- padding: 2px 8px;
32140
- line-height: 18px;
32051
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
32052
+ height: calc(100vh - 225px);
32053
+ overflow-y: auto;
32141
32054
  }
32142
32055
 
32143
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
32144
- border-color: rgba(107, 128, 167, 0.6);
32145
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32146
- z-index: 1;
32056
+ .E_h18jprzg .ant-modal-footer .footer-content {
32057
+ margin: 0 auto;
32058
+ max-width: 648px;
32147
32059
  }
32148
32060
 
32149
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
32150
- border-color: #0096ff;
32151
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32152
- z-index: 1;
32061
+ .E_h16z9xgz .ant-modal-header {
32062
+ margin: 0 auto;
32063
+ width: 100%;
32064
+ max-width: 1024px;
32153
32065
  }
32154
32066
 
32155
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32156
- border-color: #e75a3a;
32157
- color: #e75a3a;
32067
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
32068
+ margin-left: 0;
32158
32069
  }
32159
32070
 
32160
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
32161
- border-color: #e75a3a;
32162
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32071
+ .E_h16z9xgz .ant-modal-body {
32072
+ margin: 0 auto;
32073
+ padding: 0;
32074
+ width: 100%;
32075
+ max-width: 1024px;
32076
+ overflow: hidden;
32163
32077
  }
32164
32078
 
32165
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
32166
- border-color: #e75a3a;
32167
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32079
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
32080
+ margin-bottom: 40px;
32168
32081
  }
32169
32082
 
32170
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
32171
- background: rgba(211, 218, 235, 0.6);
32172
- color: rgba(0, 21, 64, 0.3);
32173
- border-color: rgba(172, 186, 211, 0.6);
32083
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
32084
+ height: calc(100vh - 225px);
32085
+ overflow-y: auto;
32174
32086
  }
32175
32087
 
32176
- .E_i74cfyt.ant-input-affix-wrapper {
32177
- padding: 5px 12px;
32178
- border-radius: 6px;
32179
- border-color: rgba(172, 186, 211, 0.6);
32088
+ .E_h16z9xgz .ant-modal-footer .footer-content {
32089
+ margin: 0 auto;
32090
+ max-width: 1024px;
32091
+ }
32092
+
32093
+ .E_f1lrhghm {
32094
+ flex: 1;
32095
+ }
32096
+
32097
+ .E_f1lrhghm label {
32098
+ font-size: 13px;
32099
+ line-height: 20px;
32100
+ color: rgba(44, 56, 82, 0.6);
32101
+ }
32102
+
32103
+ .E_f1lrhghm .title {
32104
+ font-size: 14px;
32180
32105
  line-height: 20px;
32181
32106
  color: #2d3a56;
32182
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32107
+ margin-bottom: 12px;
32183
32108
  }
32184
32109
 
32185
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32186
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32187
- color: rgba(44, 56, 82, 0.6);
32110
+ .E_f1lrhghm.connect-cluster .title {
32111
+ padding-bottom: 26px;
32188
32112
  }
32189
32113
 
32190
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32191
- padding: 8px 16px;
32192
- line-height: 22px;
32114
+ .E_f18ot8em {
32115
+ padding: 25px 0 15px 0;
32116
+ border-bottom: 1px solid #e1e5eb;
32117
+ margin-bottom: 16px;
32193
32118
  }
32194
32119
 
32195
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32196
- padding: 2px 8px;
32197
- line-height: 18px;
32120
+ .E_f1l1g2k0 {
32121
+ display: flex;
32122
+ align-items: center;
32123
+ margin-bottom: 8px;
32198
32124
  }
32199
32125
 
32200
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32201
- border-color: rgba(107, 128, 167, 0.6);
32202
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32126
+ .E_f1l1g2k0 > label {
32127
+ width: 216px;
32203
32128
  }
32204
32129
 
32205
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32206
- border-color: #0096ff;
32207
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32130
+ .E_f1l1g2k0 > label + * {
32131
+ width: 100%;
32208
32132
  }
32209
32133
 
32210
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32211
- border-color: #e75a3a;
32134
+ .E_f1l1g2k0 .ant-select {
32135
+ width: 100%;
32212
32136
  }
32213
32137
 
32214
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32138
+ .E_e1k89cwg {
32215
32139
  color: #e75a3a;
32140
+ margin-right: 10px;
32216
32141
  }
32217
32142
 
32218
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32219
- border-color: #e75a3a;
32220
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32143
+ .E_d1oui1gf {
32144
+ width: 100%;
32145
+ height: 1px;
32146
+ background: rgba(213, 219, 227, 0.6);
32147
+ margin: 24px 0;
32221
32148
  }
32222
32149
 
32223
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32224
- border-color: #e75a3a;
32225
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32150
+ .E_l15itdbb {
32151
+ display: flex;
32152
+ justify-content: center;
32153
+ align-items: center;
32154
+ height: 100%;
32226
32155
  }
32227
32156
 
32228
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32229
- background: rgba(211, 218, 235, 0.6);
32230
- color: rgba(0, 21, 64, 0.3);
32231
- border-color: rgba(172, 186, 211, 0.6);
32157
+ .E_d1y3z4w {
32158
+ display: inline-block;
32159
+ width: 4px;
32160
+ height: 4px;
32161
+ background: #8e9aa9;
32162
+ opacity: 0.4;
32163
+ border-radius: 50%;
32164
+ margin: 0 4px;
32232
32165
  }
32233
32166
 
32234
- textarea.E_i74cfyt.ant-input {
32235
- transition-property: height;
32236
- transition-delay: 50ms;
32167
+ .E_m177r7a3 .ant-modal-header,
32168
+ .E_m177r7a3 .ant-modal-footer .footer-content {
32169
+ width: 648px;
32170
+ margin: 0 auto;
32237
32171
  }
32238
32172
 
32239
- textarea.E_i74cfyt.ant-input.textarea-large {
32240
- min-height: 40px;
32241
- height: 40px;
32173
+ .E_m177r7a3 .ant-modal-header {
32174
+ padding: 35px 0 24px;
32175
+ border: none;
32242
32176
  }
32243
32177
 
32244
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
32245
- height: 80px;
32178
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
32179
+ font-size: 30px;
32246
32180
  }
32247
32181
 
32248
- textarea.E_i74cfyt.ant-input.textarea-middle {
32249
- min-height: 32px;
32250
- height: 32px;
32182
+ .E_m177r7a3 .ant-modal-body {
32183
+ padding: 4px 0 2px;
32251
32184
  }
32252
32185
 
32253
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32254
- height: 64px;
32186
+ .E_m177r7a3 .ant-modal-footer {
32187
+ border: none;
32255
32188
  }
32256
32189
 
32257
- textarea.E_i74cfyt.ant-input.textarea-small {
32258
- min-height: 24px;
32259
- height: 24px;
32190
+ .E_t1wwio3v {
32191
+ font-size: 12px;
32192
+ line-height: 18px;
32193
+ font-weight: bold;
32194
+ color: #fff;
32195
+ padding: 0 4px;
32196
+ border-radius: 4px;
32197
+ display: inline-block;
32198
+ background: var(--t1wwio3v-0);
32260
32199
  }
32261
32200
 
32262
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
32263
- height: 40px;
32201
+ .E_t1wwio3v:not(:first-child) {
32202
+ margin-left: 4px;
32264
32203
  }
32265
32204
 
32266
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
32205
+ .E_f17jvtfk {
32206
+ width: 100%;
32207
+ height: 100%;
32208
+ display: flex;
32209
+ align-items: center;
32210
+ justify-content: center;
32211
+ }
32212
+
32213
+ .E_nzppkea {
32214
+ font-size: 90%;
32215
+ font-weight: bold;
32216
+ background-color: rgba(240, 243, 247, 0.6);
32217
+ padding: 1px 4px 1px;
32218
+ margin-left: 2px;
32219
+ margin-right: 2px;
32267
32220
  border: 1px solid rgba(213, 219, 227, 0.6);
32268
32221
  border-radius: 4px;
32269
32222
  }
32270
32223
 
32271
- .E_k1ci6977.input-tags {
32272
- position: relative;
32273
- padding: 6px;
32274
- height: 32px;
32275
- cursor: pointer;
32276
- transition: border 150ms;
32224
+ .E_f4mi9eq.form-item-general {
32225
+ width: 640px;
32277
32226
  }
32278
32227
 
32279
- .E_k1ci6977.input-tags:hover {
32280
- border-color: #0080ff;
32281
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32228
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32229
+ margin-top: 16px;
32282
32230
  }
32283
32231
 
32284
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32285
- padding-right: 30px;
32232
+ .E_f4mi9eq.form-item-compact {
32233
+ width: 412px;
32286
32234
  }
32287
32235
 
32288
- .E_k1ci6977.input-tags .input-tags-inner {
32289
- display: flex;
32236
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32237
+ margin-top: 8px;
32290
32238
  }
32291
32239
 
32292
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32293
- display: flex;
32240
+ .E_f4mi9eq .form-item {
32241
+ width: auto;
32294
32242
  }
32295
32243
 
32296
- .E_k1ci6977.input-tags .input-tag-suffix {
32297
- position: absolute;
32298
- right: 12px;
32299
- top: 50%;
32300
- transform: translateY(-50%);
32244
+ .E_f4mi9eq .form-item-main {
32245
+ position: relative;
32246
+ display: flex;
32301
32247
  }
32302
32248
 
32303
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32304
- color: rgba(0, 0, 0, 0.25);
32305
- font-size: 12px;
32306
- cursor: pointer;
32249
+ .E_f4mi9eq .form-item-extra {
32250
+ margin-top: 4px;
32251
+ width: 100%;
32252
+ padding: 14px;
32253
+ background: #f2f4f6;
32254
+ font-size: 13px;
32255
+ line-height: 1.8;
32256
+ color: #8e9aa9;
32307
32257
  }
32308
32258
 
32309
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32310
- color: rgba(0, 0, 0, 0.45);
32259
+ .E_f4mi9eq .form-item-label {
32260
+ padding-right: 12px;
32261
+ font-size: 13px;
32262
+ color: rgba(44, 56, 82, 0.6);
32311
32263
  }
32312
32264
 
32313
- .E_k1ci6977.has-focus-indicator {
32314
- position: relative;
32315
- overflow: hidden;
32265
+ .E_f4mi9eq .form-item-label.label-right {
32266
+ text-align: right;
32316
32267
  }
32317
32268
 
32318
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32319
- position: absolute;
32320
- top: 50%;
32321
- transform: translateY(-50%);
32322
- left: -16px;
32323
- transition: left 150ms ease;
32324
- opacity: 0;
32269
+ .E_f4mi9eq .form-item-label,
32270
+ .E_f4mi9eq .form-item-control {
32271
+ line-height: 32px;
32325
32272
  }
32326
32273
 
32327
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32328
- left: 8px;
32329
- opacity: 1;
32274
+ .E_f4mi9eq .form-item-control .form-item-error {
32275
+ line-height: 18px;
32330
32276
  }
32331
32277
 
32332
- .E_k1ci6977.has-focus-indicator input {
32333
- transition: margin-left 150ms ease;
32334
- margin-left: 0px;
32278
+ .E_f4mi9eq .form-item-children {
32279
+ width: 100%;
32335
32280
  }
32336
32281
 
32337
- .E_k1ci6977.has-focus-indicator input:focus {
32338
- margin-left: 16px;
32282
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
32283
+ width: 100%;
32339
32284
  }
32340
32285
 
32341
- input.E_l1f7td1d.ant-input {
32342
- border-top-right-radius: 0;
32343
- border-bottom-right-radius: 0;
32286
+ .E_f4mi9eq .form-item-error {
32287
+ color: #e75a3a;
32288
+ height: 0;
32289
+ overflow: hidden;
32344
32290
  }
32345
32291
 
32346
- .E_l1f7td1d.ant-input-affix-wrapper {
32347
- border-top-right-radius: 0;
32348
- border-bottom-right-radius: 0;
32292
+ .E_f4mi9eq .form-item-error-enter-done {
32293
+ margin-top: 4px;
32294
+ height: auto;
32295
+ overflow: auto;
32349
32296
  }
32350
32297
 
32351
- input.E_rf8rlle.ant-input {
32352
- border-top-left-radius: 0;
32353
- border-bottom-left-radius: 0;
32298
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32299
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32300
+ border: 1px solid #e75a3a;
32301
+ color: #e75a3a;
32354
32302
  }
32355
32303
 
32356
- .E_rf8rlle.ant-input-affix-wrapper {
32357
- border-top-left-radius: 0;
32358
- border-bottom-left-radius: 0;
32304
+ .E_fh0ewl8 {
32305
+ color: #2d3a56;
32306
+ font-weight: bold;
32307
+ padding-bottom: 6px;
32308
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32309
+ margin-bottom: 16px;
32359
32310
  }
32360
32311
 
32361
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32362
- border-top-right-radius: 0;
32363
- border-bottom-right-radius: 0;
32312
+ .E_fh0ewl8:not(:first-of-type) {
32313
+ margin-top: 16px;
32364
32314
  }
32365
32315
 
32366
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32367
- border-top-left-radius: 0;
32368
- border-bottom-left-radius: 0;
32316
+ .E_e1qrlvot {
32317
+ width: 8px;
32318
+ height: 24px;
32319
+ display: flex;
32320
+ justify-content: center;
32321
+ align-items: center;
32322
+ cursor: pointer;
32323
+ transition: all 200ms ease-out 40ms;
32369
32324
  }
32370
32325
 
32371
- .E_c3ni091 {
32372
- display: flex;
32373
- flex-direction: column;
32326
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
32327
+ content: "";
32328
+ width: 1px;
32329
+ height: 6px;
32330
+ border-radius: 1px;
32331
+ background: #ccd4e3;
32332
+ position: relative;
32333
+ right: 2px;
32334
+ transform: rotate(-45deg);
32374
32335
  }
32375
32336
 
32376
- .E_c3ni091 .select-wrapper {
32377
- margin-top: 12px;
32337
+ .E_e1qrlvot:after {
32338
+ transform: rotate(45deg);
32339
+ left: 1px;
32378
32340
  }
32379
32341
 
32380
- .E_c3ni091 .select-wrapper .select {
32381
- width: 100%;
32342
+ .E_w9ic984.ant-alert-warning {
32343
+ border: 0;
32344
+ background: rgba(255, 187, 0, 0.1);
32345
+ border-radius: 6px;
32382
32346
  }
32383
32347
 
32384
- .E_c3ni091 .radio-wrapper {
32385
- margin-top: 24px;
32348
+ .E_w9ic984.ant-alert,
32349
+ .E_w9ic984 .ant-alert-message {
32350
+ color: #e07f00;
32386
32351
  }
32387
32352
 
32388
- .E_c3ni091 div.form-item {
32389
- width: 100%;
32353
+ .E_w9ic984.ant-alert .dashed-border-bottom,
32354
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32355
+ border-bottom-color: #e07f00;
32390
32356
  }
32391
32357
 
32392
- .E_d105ju2d {
32393
- font-size: 14px;
32394
- font-weight: 500;
32395
- color: #3e4652;
32358
+ .E_n1k9qi4r {
32359
+ display: flex;
32360
+ flex-direction: row;
32361
+ padding: 7px 12px;
32362
+ background: rgba(255, 187, 0, 0.1);
32363
+ border-radius: 6px;
32364
+ color: #e07f00;
32365
+ font-size: 12px;
32396
32366
  line-height: 18px;
32397
32367
  }
32398
32368
 
32399
- .E_d105ju2d + .E_d105ju2d {
32400
- margin-top: 16px;
32369
+ .E_n1k9qi4r .icon-wrapper {
32370
+ margin-right: 10px;
32371
+ height: 18px;
32401
32372
  }
32402
32373
 
32403
- .E_d105ju2d + * {
32404
- margin-top: 16px;
32374
+ .E_n16fsg9x {
32375
+ display: flex;
32376
+ flex-direction: row;
32377
+ padding: 7px 12px;
32378
+ background: rgba(225, 230, 241, 0.6);
32379
+ border-radius: 6px;
32380
+ color: rgba(44, 56, 82, 0.6);
32381
+ font-size: 12px;
32382
+ line-height: 18px;
32405
32383
  }
32406
32384
 
32407
- .E_lh0l62z.E_d105ju2d {
32408
- font-size: 12px;
32409
- color: rgba(44, 56, 82, 0.6);
32410
- margin-top: 12px;
32385
+ .E_n16fsg9x .icon-wrapper {
32386
+ margin-right: 10px;
32387
+ height: 18px;
32411
32388
  }
32412
32389
 
32413
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32390
+ .E_i173wxzw {
32391
+ display: flex;
32392
+ flex-direction: row;
32393
+ padding: 7px 12px;
32394
+ background: rgba(0, 136, 255, 0.1);
32395
+ border-radius: 6px;
32396
+ color: #005ed1;
32397
+ font-size: 12px;
32414
32398
  line-height: 18px;
32415
- font-weight: 500;
32416
- margin-top: 0;
32417
- white-space: initial;
32418
32399
  }
32419
32400
 
32420
- .E_r1skkc3l {
32421
- display: block;
32401
+ .E_i173wxzw .icon-wrapper {
32402
+ margin-right: 10px;
32403
+ height: 18px;
32422
32404
  }
32423
32405
 
32424
- .E_r1skkc3l span {
32425
- font-size: 14px;
32426
- font-weight: 500;
32427
- line-height: 32px;
32428
- color: #3e4652;
32406
+ .E_dld369h {
32407
+ color: rgba(44, 56, 82, 0.6);
32408
+ margin-top: 5px;
32409
+ font-size: 12px;
32410
+ line-height: 18px;
32429
32411
  }
32430
32412
 
32431
- .E_c3cobmo {
32432
- margin-top: 16px;
32433
- padding: 8px;
32434
- border-radius: 6px;
32435
- background: rgba(225, 230, 241, 0.6);
32436
- color: rgba(44, 56, 82, 0.6);
32413
+ .E_s1epv22q {
32414
+ color: #f0483e;
32437
32415
  font-size: 12px;
32416
+ white-space: pre-wrap;
32438
32417
  }
32439
32418
 
32440
- .E_c3cobmo div {
32441
- line-height: 20px;
32419
+ .E_okus5hk {
32442
32420
  display: flex;
32443
32421
  align-items: center;
32444
- word-break: break-all;
32422
+ justify-content: flex-end;
32445
32423
  }
32446
32424
 
32447
- .E_c3cobmo .title {
32448
- font-weight: 700;
32449
- line-height: 18px;
32450
- margin: 4px 0;
32425
+ .E_okus5hk .icon-wrapper {
32426
+ margin-right: 16px;
32451
32427
  }
32452
32428
 
32453
- .E_uqv57uv {
32454
- color: rgba(44, 56, 82, 0.7490196078);
32429
+ .E_t1auuzri {
32430
+ color: rgba(0, 21, 64, 0.3);
32455
32431
  }
32456
32432
 
32457
- .E_s1dni7lo {
32458
- width: 430px !important;
32433
+ .E_i74cfyt.ant-input {
32434
+ padding: 5px 12px;
32435
+ line-height: 20px;
32436
+ color: #2d3a56;
32437
+ border-radius: 6px;
32438
+ border-color: rgba(172, 186, 211, 0.6);
32439
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32459
32440
  }
32460
32441
 
32461
- .E_d1wwmmm5 .ant-select-item-group {
32442
+ .E_i74cfyt.ant-input.ant-input-lg {
32462
32443
  padding: 8px 16px;
32444
+ line-height: 22px;
32445
+ }
32446
+
32447
+ .E_i74cfyt.ant-input.ant-input-sm {
32448
+ padding: 2px 8px;
32463
32449
  line-height: 18px;
32464
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32465
- height: 34px;
32466
- min-height: 34px;
32467
- box-sizing: border-box;
32468
- margin-top: 8px;
32469
32450
  }
32470
32451
 
32471
- .E_o1ugr09p {
32472
- display: flex;
32473
- flex-direction: column;
32474
- margin: 1px 8px;
32475
- padding: 8px;
32476
- border-radius: 4px;
32452
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
32453
+ border-color: rgba(107, 128, 167, 0.6);
32454
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32455
+ z-index: 1;
32477
32456
  }
32478
32457
 
32479
- .E_o1ugr09p .selected-icon {
32480
- display: none;
32458
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
32459
+ border-color: #0096ff;
32460
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32461
+ z-index: 1;
32481
32462
  }
32482
32463
 
32483
- .E_o1ugr09p.ant-select-item-option-grouped {
32484
- padding-left: 8px;
32464
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32465
+ border-color: #e75a3a;
32466
+ color: #e75a3a;
32485
32467
  }
32486
32468
 
32487
- .E_o1ugr09p.ant-select-item-option-selected {
32488
- background-color: white;
32469
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
32470
+ border-color: #e75a3a;
32471
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32489
32472
  }
32490
32473
 
32491
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32492
- color: #0080ff;
32474
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
32475
+ border-color: #e75a3a;
32476
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32493
32477
  }
32494
32478
 
32495
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32496
- display: block;
32479
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
32480
+ background: rgba(211, 218, 235, 0.6);
32481
+ color: rgba(0, 21, 64, 0.3);
32482
+ border-color: rgba(172, 186, 211, 0.6);
32497
32483
  }
32498
32484
 
32499
- .E_o1ugr09p.ant-select-item-option-active {
32500
- background: rgba(0, 136, 255, 0.16);
32485
+ .E_i74cfyt.ant-input-affix-wrapper {
32486
+ padding: 5px 12px;
32487
+ border-radius: 6px;
32488
+ border-color: rgba(172, 186, 211, 0.6);
32489
+ line-height: 20px;
32490
+ color: #2d3a56;
32491
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32501
32492
  }
32502
32493
 
32503
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32504
- color: #0080ff;
32494
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32495
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32496
+ color: rgba(44, 56, 82, 0.6);
32505
32497
  }
32506
32498
 
32507
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32508
- background: rgba(0, 136, 255, 0.1);
32509
- color: #0080ff;
32499
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32500
+ padding: 8px 16px;
32501
+ line-height: 22px;
32510
32502
  }
32511
32503
 
32512
- .E_o1ifxsq4 {
32513
- display: flex;
32514
- justify-content: space-between;
32515
- height: 20px;
32516
- line-height: 20px;
32504
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32505
+ padding: 2px 8px;
32506
+ line-height: 18px;
32507
+ }
32508
+
32509
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32510
+ border-color: rgba(107, 128, 167, 0.6);
32511
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32517
32512
  }
32518
32513
 
32519
- .E_o1ifxsq4 .timezone-title {
32520
- color: #2d3a56;
32521
- overflow: hidden;
32522
- text-overflow: ellipsis;
32514
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32515
+ border-color: #0096ff;
32516
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32523
32517
  }
32524
32518
 
32525
- .E_o1zue7 {
32526
- display: flex;
32527
- justify-content: space-between;
32528
- color: rgba(44, 56, 82, 0.6);
32529
- height: 18px;
32530
- line-height: 18px;
32531
- margin-top: 2px;
32519
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32520
+ border-color: #e75a3a;
32532
32521
  }
32533
32522
 
32534
- .E_tyfmlxg {
32535
- border: none;
32536
- margin-right: 0;
32537
- background: rgba(225, 230, 241, 0.6);
32523
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32524
+ color: #e75a3a;
32538
32525
  }
32539
32526
 
32540
- .E_o18uybox {
32541
- pointer-events: none;
32542
- height: 32px;
32543
- width: 100%;
32544
- opacity: 0;
32527
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32528
+ border-color: #e75a3a;
32529
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32545
32530
  }
32546
32531
 
32547
- .E_s1sck0th {
32548
- padding: 0 8px;
32549
- border-radius: 4px;
32532
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32533
+ border-color: #e75a3a;
32534
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32550
32535
  }
32551
32536
 
32552
- .E_m855nr1 {
32553
- padding: 2px 8px;
32554
- border-radius: 3px;
32537
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32538
+ background: rgba(211, 218, 235, 0.6);
32539
+ color: rgba(0, 21, 64, 0.3);
32540
+ border-color: rgba(172, 186, 211, 0.6);
32555
32541
  }
32556
32542
 
32557
- .E_l1270xpg {
32558
- padding: 3px 8px;
32559
- border-radius: 2px;
32543
+ textarea.E_i74cfyt.ant-input {
32544
+ transition-property: height;
32545
+ transition-delay: 50ms;
32560
32546
  }
32561
32547
 
32562
- .E_t14rextb.ant-tag:hover {
32563
- opacity: unset;
32548
+ textarea.E_i74cfyt.ant-input.textarea-large {
32549
+ min-height: 40px;
32550
+ height: 40px;
32564
32551
  }
32565
32552
 
32566
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32567
- margin: 0;
32568
- margin-right: 8px;
32569
- display: inline-flex;
32570
- align-items: center;
32571
- border: none;
32553
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32554
+ height: 80px;
32572
32555
  }
32573
32556
 
32574
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32575
- width: 16px;
32576
- height: 16px;
32577
- color: inherit;
32578
- margin-left: 4px;
32579
- opacity: 0.6;
32580
- display: inline-flex;
32557
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32558
+ min-height: 32px;
32559
+ height: 32px;
32581
32560
  }
32582
32561
 
32583
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32584
- opacity: 1;
32562
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32563
+ height: 64px;
32585
32564
  }
32586
32565
 
32587
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32588
- color: #0080ff;
32589
- background-color: rgba(0, 136, 255, 0.1);
32566
+ textarea.E_i74cfyt.ant-input.textarea-small {
32567
+ min-height: 24px;
32568
+ height: 24px;
32590
32569
  }
32591
32570
 
32592
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32593
- color: #f0483e;
32594
- background-color: rgba(255, 74, 74, 0.1);
32571
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32572
+ height: 40px;
32595
32573
  }
32596
32574
 
32597
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32598
- color: #e07f00;
32599
- background-color: rgba(255, 187, 0, 0.1);
32575
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32576
+ border: 1px solid rgba(213, 219, 227, 0.6);
32577
+ border-radius: 4px;
32600
32578
  }
32601
32579
 
32602
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32603
- color: #008f4c;
32604
- background-color: rgba(30, 201, 127, 0.1);
32580
+ .E_k1ci6977.input-tags {
32581
+ position: relative;
32582
+ padding: 6px;
32583
+ height: 32px;
32584
+ cursor: pointer;
32585
+ transition: border 150ms;
32605
32586
  }
32606
32587
 
32607
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32608
- color: #1d326c;
32609
- background-color: rgba(225, 230, 241, 0.6);
32588
+ .E_k1ci6977.input-tags:hover {
32589
+ border-color: #0080ff;
32590
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32610
32591
  }
32611
32592
 
32612
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32613
- color: #7E41FF;
32614
- background-color: rgba(126, 65, 255, 0.1);
32593
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32594
+ padding-right: 30px;
32615
32595
  }
32616
32596
 
32617
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32618
- color: #fff;
32597
+ .E_k1ci6977.input-tags .input-tags-inner {
32598
+ display: flex;
32619
32599
  }
32620
32600
 
32621
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32622
- background-color: #f0483e;
32601
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32602
+ display: flex;
32623
32603
  }
32624
32604
 
32625
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32626
- background-color: #fea008;
32605
+ .E_k1ci6977.input-tags .input-tag-suffix {
32606
+ position: absolute;
32607
+ right: 12px;
32608
+ top: 50%;
32609
+ transform: translateY(-50%);
32627
32610
  }
32628
32611
 
32629
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32630
- background-color: #00ba5d;
32612
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32613
+ color: rgba(0, 0, 0, 0.25);
32614
+ font-size: 12px;
32615
+ cursor: pointer;
32631
32616
  }
32632
32617
 
32633
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32634
- background-color: #0080ff;
32618
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32619
+ color: rgba(0, 0, 0, 0.45);
32635
32620
  }
32636
32621
 
32637
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32638
- background-color: #6b7d99;
32622
+ .E_k1ci6977.has-focus-indicator {
32623
+ position: relative;
32624
+ overflow: hidden;
32639
32625
  }
32640
32626
 
32641
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32642
- background-color: #7E41FF;
32627
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32628
+ position: absolute;
32629
+ top: 50%;
32630
+ transform: translateY(-50%);
32631
+ left: -16px;
32632
+ transition: left 150ms ease;
32633
+ opacity: 0;
32643
32634
  }
32644
32635
 
32645
- .E_tju3gfj .date {
32646
- margin-right: 4px;
32636
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32637
+ left: 8px;
32638
+ opacity: 1;
32647
32639
  }
32648
32640
 
32649
- .E_t1m2x205 .ant-tooltip-arrow {
32650
- display: none;
32641
+ .E_k1ci6977.has-focus-indicator input {
32642
+ transition: margin-left 150ms ease;
32643
+ margin-left: 0px;
32651
32644
  }
32652
32645
 
32653
- .E_t1m2x205 .ant-tooltip-inner {
32654
- background: rgba(23, 38, 64, 0.8);
32655
- border-radius: 4px;
32646
+ .E_k1ci6977.has-focus-indicator input:focus {
32647
+ margin-left: 16px;
32656
32648
  }
32657
32649
 
32658
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
32659
- border-radius: 6px;
32650
+ input.E_l1f7td1d.ant-input {
32651
+ border-top-right-radius: 0;
32652
+ border-bottom-right-radius: 0;
32660
32653
  }
32661
32654
 
32662
- .E_s177mls5.ant-select.ant-select-single {
32663
- width: 100%;
32664
- color: #2d3a56;
32665
- border-color: rgba(211, 218, 235, 0.6);
32666
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32667
- font-size: 13px;
32655
+ .E_l1f7td1d.ant-input-affix-wrapper {
32656
+ border-top-right-radius: 0;
32657
+ border-bottom-right-radius: 0;
32668
32658
  }
32669
32659
 
32670
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
32671
- height: 30px;
32660
+ input.E_rf8rlle.ant-input {
32661
+ border-top-left-radius: 0;
32662
+ border-bottom-left-radius: 0;
32672
32663
  }
32673
32664
 
32674
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
32675
- height: 38px;
32676
- font-size: 13px;
32665
+ .E_rf8rlle.ant-input-affix-wrapper {
32666
+ border-top-left-radius: 0;
32667
+ border-bottom-left-radius: 0;
32677
32668
  }
32678
32669
 
32679
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
32680
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32681
- transition: 160ms ease;
32670
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32671
+ border-top-right-radius: 0;
32672
+ border-bottom-right-radius: 0;
32682
32673
  }
32683
32674
 
32684
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
32685
- color: #0080ff;
32675
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32676
+ border-top-left-radius: 0;
32677
+ border-bottom-left-radius: 0;
32686
32678
  }
32687
32679
 
32688
- .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 {
32689
- border-color: rgba(107, 128, 167, 0.6);
32690
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32680
+ .E_c3ni091 {
32681
+ display: flex;
32682
+ flex-direction: column;
32691
32683
  }
32692
32684
 
32693
- .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 {
32694
- color: #0080ff;
32685
+ .E_c3ni091 .select-wrapper {
32686
+ margin-top: 12px;
32695
32687
  }
32696
32688
 
32697
- .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 {
32698
- border-color: #0080ff;
32699
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32689
+ .E_c3ni091 .select-wrapper .select {
32690
+ width: 100%;
32700
32691
  }
32701
32692
 
32702
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32703
- transform: rotate(180deg);
32693
+ .E_c3ni091 .radio-wrapper {
32694
+ margin-top: 24px;
32704
32695
  }
32705
32696
 
32706
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32707
- background: rgba(211, 218, 235, 0.6);
32708
- border-color: rgba(172, 186, 211, 0.6);
32709
- cursor: "not-allowed";
32697
+ .E_c3ni091 div.form-item {
32698
+ width: 100%;
32710
32699
  }
32711
32700
 
32712
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32713
- border-color: #f0483e !important;
32701
+ .E_d105ju2d {
32702
+ font-size: 14px;
32703
+ font-weight: 500;
32704
+ color: #3e4652;
32705
+ line-height: 18px;
32714
32706
  }
32715
32707
 
32716
- .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 {
32717
- color: #1d326c;
32708
+ .E_d105ju2d + .E_d105ju2d {
32709
+ margin-top: 16px;
32718
32710
  }
32719
32711
 
32720
- .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 {
32721
- border-color: #0080ff;
32722
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32712
+ .E_d105ju2d + * {
32713
+ margin-top: 16px;
32723
32714
  }
32724
32715
 
32725
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32726
- transform: rotate(180deg);
32716
+ .E_lh0l62z.E_d105ju2d {
32717
+ font-size: 12px;
32718
+ color: rgba(44, 56, 82, 0.6);
32719
+ margin-top: 12px;
32727
32720
  }
32728
32721
 
32729
- .E_iq1gosr {
32730
- display: inline-block;
32722
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32723
+ line-height: 18px;
32724
+ font-weight: 500;
32725
+ margin-top: 0;
32726
+ white-space: initial;
32731
32727
  }
32732
32728
 
32733
- .E_c1yyuluq {
32734
- border-radius: 8px;
32729
+ .E_r1skkc3l {
32730
+ display: block;
32735
32731
  }
32736
32732
 
32737
- .E_c1yyuluq .ant-card-body {
32738
- padding: 20px 24px 24px 24px;
32733
+ .E_r1skkc3l span {
32734
+ font-size: 14px;
32735
+ font-weight: 500;
32736
+ line-height: 32px;
32737
+ color: #3e4652;
32739
32738
  }
32740
32739
 
32741
- .E_ccrbeuz .ant-collapse-item {
32742
- border: 0px;
32743
- background-color: #fff;
32740
+ .E_c3cobmo {
32741
+ margin-top: 16px;
32742
+ padding: 8px;
32743
+ border-radius: 6px;
32744
+ background: rgba(225, 230, 241, 0.6);
32745
+ color: rgba(44, 56, 82, 0.6);
32746
+ font-size: 12px;
32744
32747
  }
32745
32748
 
32746
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32747
- padding-top: 0px;
32748
- padding-bottom: 0px;
32749
- padding-left: 0px !important;
32750
- padding-right: 24px;
32749
+ .E_c3cobmo div {
32750
+ line-height: 20px;
32751
+ display: flex;
32752
+ align-items: center;
32753
+ word-break: break-all;
32751
32754
  }
32752
32755
 
32753
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32754
- right: 0px;
32756
+ .E_c3cobmo .title {
32757
+ font-weight: 700;
32758
+ line-height: 18px;
32759
+ margin: 4px 0;
32755
32760
  }
32756
32761
 
32757
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32758
- padding: 0px;
32762
+ .E_uqv57uv {
32763
+ color: rgba(44, 56, 82, 0.7490196078);
32759
32764
  }
32760
32765
 
32761
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32762
- padding-right: 0px;
32763
- cursor: default;
32766
+ .E_m196gn1d {
32767
+ min-width: 1280px;
32764
32768
  }
32765
32769
 
32766
32770
  .E_a1b5xrg3 .user-icon-inner {
@@ -33271,10 +33275,6 @@ input.E_rf8rlle.ant-input {
33271
33275
  line-height: 12px;
33272
33276
  }
33273
33277
 
33274
- .E_m196gn1d {
33275
- min-width: 1280px;
33276
- }
33277
-
33278
33278
  .E_h1ol2wl7 {
33279
33279
  font-weight: bold;
33280
33280
  background-color: unset;
@@ -34397,22 +34397,66 @@ input.E_rf8rlle.ant-input {
34397
34397
  padding: 0;
34398
34398
  }
34399
34399
 
34400
- .E_r77hffu {
34401
- display: flex;
34402
- align-items: center;
34403
- justify-content: space-between;
34404
- column-gap: 6px;
34400
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34401
+ margin-right: 2px;
34405
34402
  }
34406
34403
 
34407
- .E_p1cmxsf7 {
34408
- display: flex;
34409
- flex-direction: column;
34410
- justify-content: center;
34411
- row-gap: var(--p1cmxsf7-0);
34404
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34405
+ padding-left: 8px;
34406
+ padding-right: 8px;
34412
34407
  }
34413
34408
 
34414
- .E_p1cmxsf7 .antd5-progress-line {
34415
- font-size: 0;
34409
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34410
+ border-radius: 4px;
34411
+ }
34412
+
34413
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34414
+ border-radius: 4px;
34415
+ }
34416
+
34417
+ .E_ma64lna .antd5-segmented-item-label {
34418
+ padding-left: 12px;
34419
+ padding-right: 12px;
34420
+ }
34421
+
34422
+ .E_ckld275 {
34423
+ background-color: rgba(225, 230, 241, 0.6);
34424
+ }
34425
+
34426
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34427
+ background-color: rgba(255, 255, 255, 0.6);
34428
+ color: rgba(44, 56, 82, 0.75);
34429
+ }
34430
+
34431
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34432
+ background-color: transparent;
34433
+ }
34434
+
34435
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34436
+ background-color: transparent;
34437
+ }
34438
+
34439
+ .E_b14q2gmw {
34440
+ 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);
34441
+ }
34442
+
34443
+ .E_c1eym6el {
34444
+ border-radius: 8px;
34445
+ background-color: white;
34446
+ }
34447
+
34448
+ .E_c1eym6el.hoverable {
34449
+ cursor: pointer;
34450
+ }
34451
+
34452
+ .E_c1eym6el.hoverable:hover {
34453
+ transition: all 200ms ease;
34454
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34455
+ transform: translateY(-4px);
34456
+ }
34457
+
34458
+ .E_c1yd35n {
34459
+ padding: 0 12px 14px 12px;
34416
34460
  }
34417
34461
 
34418
34462
  .E_c1kghdax {
@@ -34462,10 +34506,6 @@ input.E_rf8rlle.ant-input {
34462
34506
  margin-right: 2px;
34463
34507
  }
34464
34508
 
34465
- .E_c1yd35n {
34466
- padding: 0 12px 14px 12px;
34467
- }
34468
-
34469
34509
  .E_ckui4s7 {
34470
34510
  color: #2d3a56;
34471
34511
  line-height: 22px;
@@ -34546,87 +34586,22 @@ input.E_rf8rlle.ant-input {
34546
34586
  margin-left: 24px;
34547
34587
  }
34548
34588
 
34549
- .E_b14q2gmw {
34550
- 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);
34551
- }
34552
-
34553
- .E_c1eym6el {
34554
- border-radius: 8px;
34555
- background-color: white;
34556
- }
34557
-
34558
- .E_c1eym6el.hoverable {
34559
- cursor: pointer;
34560
- }
34561
-
34562
- .E_c1eym6el.hoverable:hover {
34563
- transition: all 200ms ease;
34564
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34565
- transform: translateY(-4px);
34566
- }
34567
-
34568
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34569
- margin-right: 2px;
34570
- }
34571
-
34572
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34573
- padding-left: 8px;
34574
- padding-right: 8px;
34575
- }
34576
-
34577
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34578
- border-radius: 4px;
34579
- }
34580
-
34581
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34582
- border-radius: 4px;
34583
- }
34584
-
34585
- .E_ma64lna .antd5-segmented-item-label {
34586
- padding-left: 12px;
34587
- padding-right: 12px;
34588
- }
34589
-
34590
- .E_ckld275 {
34591
- background-color: rgba(225, 230, 241, 0.6);
34592
- }
34593
-
34594
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34595
- background-color: rgba(255, 255, 255, 0.6);
34596
- color: rgba(44, 56, 82, 0.75);
34597
- }
34598
-
34599
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34600
- background-color: transparent;
34601
- }
34602
-
34603
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34604
- background-color: transparent;
34605
- }
34606
-
34607
- .E_t1gvlxt5 {
34608
- min-width: 0;
34609
- flex: 1;
34610
- }
34611
-
34612
- .E_t1gvlxt5 .tag {
34613
- flex: 0 0 auto;
34614
- }
34615
-
34616
- .E_t1gvlxt5 .progress-title {
34617
- flex: 2;
34618
- max-width: fit-content;
34589
+ .E_r77hffu {
34590
+ display: flex;
34591
+ align-items: center;
34592
+ justify-content: space-between;
34593
+ column-gap: 6px;
34619
34594
  }
34620
34595
 
34621
- .E_t1gvlxt5 .progress-desc {
34622
- flex: 1;
34623
- max-width: fit-content;
34596
+ .E_p1cmxsf7 {
34597
+ display: flex;
34598
+ flex-direction: column;
34599
+ justify-content: center;
34600
+ row-gap: var(--p1cmxsf7-0);
34624
34601
  }
34625
34602
 
34626
- .E_a1ji6r68 {
34627
- display: flex;
34628
- align-items: center;
34629
- column-gap: var(--a1ji6r68-0);
34603
+ .E_p1cmxsf7 .antd5-progress-line {
34604
+ font-size: 0;
34630
34605
  }
34631
34606
 
34632
34607
  .E_lht19u8 {
@@ -34665,303 +34640,293 @@ input.E_rf8rlle.ant-input {
34665
34640
  animation: loading-indicator2 1100ms ease-out infinite;
34666
34641
  }
34667
34642
 
34668
- .E_l17lbdo6 {
34669
- position: absolute;
34670
- width: 5px;
34671
- height: 48px;
34672
- left: 52.9px;
34673
- top: 51.8px;
34674
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34675
- border-radius: 5px;
34676
- transform: rotate(112deg);
34677
- transform-origin: top left;
34678
- animation: loading-indicator3 1100ms ease-out infinite;
34679
- }
34680
-
34681
- .E_msn7nxt {
34682
- color: rgba(44, 56, 82, 0.6);
34683
- text-align: center;
34684
- display: flex;
34685
- align-items: center;
34686
- justify-content: center;
34687
- flex-direction: column;
34688
- height: 100%;
34689
- }
34690
-
34691
- .E_msn7nxt .link {
34692
- color: #0080ff;
34693
- cursor: pointer;
34694
- }
34695
-
34696
- .E_mp64wfi {
34697
- width: 100%;
34698
- height: 100%;
34699
- display: flex;
34700
- flex-direction: column;
34701
- }
34702
-
34703
- .E_mp64wfi .name-toolbar {
34704
- width: 100%;
34705
- display: flex;
34706
- line-height: 30px;
34707
- padding: 0 16px;
34708
- justify-content: space-between;
34709
- }
34710
-
34711
- .E_mp64wfi .name-toolbar .metric-extra {
34712
- display: flex;
34713
- font-size: 12px;
34714
- align-items: center;
34643
+ .E_l17lbdo6 {
34644
+ position: absolute;
34645
+ width: 5px;
34646
+ height: 48px;
34647
+ left: 52.9px;
34648
+ top: 51.8px;
34649
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34650
+ border-radius: 5px;
34651
+ transform: rotate(112deg);
34652
+ transform-origin: top left;
34653
+ animation: loading-indicator3 1100ms ease-out infinite;
34715
34654
  }
34716
34655
 
34717
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34718
- color: #a3b4cc;
34656
+ .E_w7ob4th.outside-tag {
34657
+ padding-left: 0;
34719
34658
  }
34720
34659
 
34721
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34722
- margin-left: 10px;
34660
+ .E_w7ob4th.outside-tag .inside-tag {
34661
+ border-radius: 4px 0 0 4px;
34662
+ padding-right: 4px;
34663
+ margin-right: 4px;
34723
34664
  }
34724
34665
 
34725
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34726
- margin-left: 10px;
34727
- cursor: pointer;
34666
+ .E_slr2ynn {
34667
+ padding: 0 8px;
34668
+ height: 18px;
34728
34669
  }
34729
34670
 
34730
- .E_mp64wfi .content {
34731
- flex: 1;
34732
- width: 100%;
34733
- display: flex;
34734
- justify-content: center;
34735
- align-items: center;
34671
+ .E_m140wbb6 {
34672
+ padding: 2px 8px;
34673
+ height: 24px;
34736
34674
  }
34737
34675
 
34738
- .E_mp64wfi .single-content {
34739
- height: 65px;
34676
+ .E_t1fozc1i {
34677
+ margin: 0;
34740
34678
  }
34741
34679
 
34742
- .E_l1oyigan {
34743
- display: flex;
34744
- align-items: center;
34745
- white-space: nowrap;
34746
- overflow: hidden;
34747
- width: 100%;
34680
+ .E_i1vxv4ln {
34681
+ margin-right: 4px;
34682
+ height: 16px;
34748
34683
  }
34749
34684
 
34750
- .E_l1oyigan .ant-dropdown-trigger {
34751
- margin-left: auto;
34752
- font-size: 12px;
34685
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34686
+ font-weight: 700;
34687
+ color: #00122e;
34688
+ background-color: rgba(237, 241, 250, 0.6);
34689
+ border: 1px solid rgba(211, 218, 235, 0.6);
34690
+ word-break: break-all;
34691
+ display: inline;
34692
+ white-space: normal;
34753
34693
  }
34754
34694
 
34755
- .E_l1noi4n1 {
34756
- display: flex;
34757
- justify-content: flex-start;
34758
- align-items: center;
34759
- font-size: 12px;
34760
- cursor: pointer;
34695
+ .E_i1g85yz3 {
34696
+ margin-right: 4px;
34697
+ height: 16px;
34761
34698
  }
34762
34699
 
34763
- .E_l1noi4n1:not(:last-child) {
34764
- margin-right: 20px;
34700
+ .E_sjob3jg {
34701
+ --item-min-width: 60px;
34765
34702
  }
34766
34703
 
34767
- .E_l1noi4n1.deselected {
34768
- opacity: 0.4;
34704
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34705
+ display: none !important;
34769
34706
  }
34770
34707
 
34771
- .E_l1noi4n1.deselected .color-block {
34772
- background: #b4beca !important;
34708
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34709
+ flex-shrink: 0 !important;
34773
34710
  }
34774
34711
 
34775
- .E_cz19rz6 {
34776
- display: inline-block;
34777
- height: 8px;
34778
- width: 8px;
34779
- margin-right: 8px;
34712
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34713
+ color: #0080ff;
34780
34714
  }
34781
34715
 
34782
- .E_e17r5r9c .ant-dropdown-menu-item {
34783
- display: flex;
34784
- align-items: center;
34785
- font-size: 12px;
34786
- margin: 0;
34716
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34717
+ color: #0080ff;
34718
+ font-weight: normal;
34787
34719
  }
34788
34720
 
34789
- .E_m1y1hhnr {
34790
- position: relative;
34721
+ .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 {
34722
+ color: rgba(44, 56, 82, 0.6);
34791
34723
  }
34792
34724
 
34793
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34794
- bottom: -12px;
34725
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34726
+ color: #00122e;
34795
34727
  }
34796
34728
 
34797
- .E_m1y1hhnr .metric-toolbar {
34798
- display: flex;
34799
- justify-content: space-between;
34800
- line-height: 30px;
34801
- margin: 0 16px;
34729
+ .E_sjob3jg .step-item-text {
34730
+ display: inline-block;
34802
34731
  }
34803
34732
 
34804
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34805
- display: flex;
34806
- font-size: 12px;
34807
- align-items: center;
34733
+ .E_sjob3jg .step-item-title {
34734
+ overflow: hidden;
34735
+ white-space: nowrap;
34736
+ text-overflow: ellipsis;
34808
34737
  }
34809
34738
 
34810
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34811
- color: #a3b4cc;
34739
+ .E_hjvj6s6 .ant-steps-item-container {
34740
+ min-width: var(--item-min-width);
34812
34741
  }
34813
34742
 
34814
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34815
- margin-left: 10px;
34743
+ .E_hjvj6s6 .ant-steps-item-disabled {
34744
+ cursor: not-allowed !important;
34816
34745
  }
34817
34746
 
34818
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34819
- margin-left: 10px;
34820
- cursor: pointer;
34747
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34748
+ flex-direction: row;
34749
+ justify-content: stretch;
34821
34750
  }
34822
34751
 
34823
- .E_m1y1hhnr .recharts-xAxis {
34824
- font-size: 12px;
34752
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34753
+ padding: 0;
34754
+ margin-right: 4px;
34755
+ flex: 1;
34756
+ overflow: visible;
34825
34757
  }
34826
34758
 
34827
- .E_m1y1hhnr .pointer-wrapper {
34828
- position: absolute;
34829
- bottom: 10px;
34830
- padding: 0 8px;
34831
- border-radius: 4px;
34759
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34760
+ width: 100%;
34761
+ min-height: unset;
34762
+ }
34763
+
34764
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34765
+ height: 26px;
34766
+ line-height: 26px;
34767
+ width: 100%;
34768
+ padding: 0;
34832
34769
  font-size: 12px;
34833
- color: #fff;
34834
- background: rgba(0, 0, 0, 0.75);
34835
- transform: translateX(-50%);
34836
34770
  }
34837
34771
 
34838
- .E_tnvijvs {
34839
- min-width: 200px;
34772
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34773
+ margin-right: 10px;
34840
34774
  }
34841
34775
 
34842
- .E_t1ub2aex {
34843
- display: flex;
34844
- align-items: center;
34845
- justify-content: space-between;
34846
- background-color: rgba(0, 0, 0, 0.75);
34847
- color: #b4beca;
34848
- font-size: 12px;
34849
- padding: 3px 6px;
34776
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34777
+ display: none;
34850
34778
  }
34851
34779
 
34852
- .E_t1ub2aex:first-child {
34853
- padding-top: 3px;
34780
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34781
+ padding-left: 8px;
34782
+ padding-right: 4px;
34783
+ border-radius: 4px 0 0 4px;
34854
34784
  }
34855
34785
 
34856
- .E_t1ub2aex:last-child {
34857
- padding-bottom: 3px;
34786
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34787
+ margin-right: 0;
34858
34788
  }
34859
34789
 
34860
- .E_t1ub2aex .column-value {
34861
- color: #fff;
34862
- margin-left: 8px;
34790
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34791
+ padding-right: 8px;
34792
+ padding-left: 12px;
34793
+ border-radius: 0 4px 4px 0;
34863
34794
  }
34864
34795
 
34865
- .E_w7ob4th.outside-tag {
34866
- padding-left: 0;
34796
+ .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 {
34797
+ content: "";
34798
+ width: 0;
34799
+ height: 0;
34800
+ border: 13px solid transparent;
34801
+ position: absolute;
34802
+ top: 0;
34803
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34804
+ z-index: 2;
34805
+ position: relative;
34806
+ top: -50%;
34807
+ right: -100%;
34867
34808
  }
34868
34809
 
34869
- .E_w7ob4th.outside-tag .inside-tag {
34870
- border-radius: 4px 0 0 4px;
34871
- padding-right: 4px;
34872
- margin-right: 4px;
34810
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34811
+ padding: 0 4px 0 12px;
34873
34812
  }
34874
34813
 
34875
- .E_slr2ynn {
34876
- padding: 0 8px;
34877
- height: 18px;
34814
+ .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 {
34815
+ content: "";
34816
+ width: 0;
34817
+ height: 0;
34818
+ border: 13px solid transparent;
34819
+ position: absolute;
34820
+ top: 0;
34821
+ border-left: 8px solid #fff;
34822
+ left: 0;
34878
34823
  }
34879
34824
 
34880
- .E_m140wbb6 {
34881
- padding: 2px 8px;
34882
- height: 24px;
34825
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34826
+ max-width: calc(100% - var(--item-min-width) * 2);
34883
34827
  }
34884
34828
 
34885
- .E_t1fozc1i {
34886
- margin: 0;
34829
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34830
+ background-color: rgba(0, 136, 255, 0.1);
34887
34831
  }
34888
34832
 
34889
- .E_i1vxv4ln {
34890
- margin-right: 4px;
34891
- height: 16px;
34833
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34834
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34892
34835
  }
34893
34836
 
34894
- .E_n1afl31m.ant-tag.ant-tag-gray {
34895
- font-weight: 700;
34896
- color: #00122e;
34897
- background-color: rgba(237, 241, 250, 0.6);
34898
- border: 1px solid rgba(211, 218, 235, 0.6);
34899
- word-break: break-all;
34900
- display: inline;
34901
- white-space: normal;
34837
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34838
+ cursor: pointer;
34839
+ min-width: var(--item-min-width);
34902
34840
  }
34903
34841
 
34904
- button.E_l48ei06.ant-btn {
34905
- font-size: 12px;
34906
- line-height: 18px;
34907
- height: 18px;
34842
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34843
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34844
+ min-width: var(--item-min-width);
34908
34845
  }
34909
34846
 
34910
- button.E_l48ei06 {
34911
- color: #0080FF;
34912
- height: unset;
34847
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34848
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34849
+ background-color: rgba(237, 241, 250, 0.6);
34913
34850
  }
34914
34851
 
34915
- button.E_l48ei06 .button-prefix-icon {
34916
- margin-right: 4px;
34852
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34853
+ padding: 0;
34917
34854
  }
34918
34855
 
34919
- button.E_l48ei06 .button-suffix-icon {
34920
- margin-left: 4px;
34856
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34857
+ width: 192px;
34858
+ row-gap: 2px;
34921
34859
  }
34922
34860
 
34923
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34924
- color: #009DFF;
34861
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34862
+ background-color: rgba(225, 230, 241, 0.6);
34925
34863
  }
34926
34864
 
34927
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34928
- color: #005ED1;
34865
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34866
+ color: #00122e !important;
34929
34867
  }
34930
34868
 
34931
- button.E_l48ei06.ui-kit-link-disabled {
34932
- color: #0080FF;
34869
+ .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 {
34870
+ background-color: rgba(225, 230, 241, 0.6);
34933
34871
  }
34934
34872
 
34935
- button.E_l48ei06.ui-kit-link-primary {
34936
- color: #00122E;
34873
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34874
+ padding: 0 8px;
34875
+ border-radius: 4px;
34876
+ height: 32px;
34877
+ display: flex;
34878
+ align-items: center;
34937
34879
  }
34938
34880
 
34939
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34940
- color: #0080FF;
34881
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34882
+ min-height: auto;
34883
+ white-space: nowrap;
34941
34884
  }
34942
34885
 
34943
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34944
- color: #005ED1;
34886
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34887
+ font-size: 13px;
34888
+ line-height: 20px;
34889
+ max-width: 100%;
34890
+ padding-right: 0;
34945
34891
  }
34946
34892
 
34947
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34948
- color: #00122E;
34893
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34894
+ background: rgba(0, 128, 255, 0.1);
34949
34895
  }
34950
34896
 
34951
- button.E_l48ei06.ui-kit-link-secondary {
34952
- color: rgba(44, 56, 82, 0.7490196078);
34897
+ .E_h6l1tj4 {
34898
+ width: 100%;
34899
+ display: inline-flex;
34900
+ align-items: center;
34901
+ justify-content: center;
34902
+ column-gap: 4px;
34953
34903
  }
34954
34904
 
34955
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34956
- color: #0080FF;
34905
+ .E_h6l1tj4 .step-item-prefix-container {
34906
+ display: inline-flex;
34907
+ align-items: center;
34908
+ width: 18px;
34909
+ height: 18px;
34910
+ color: rgba(44, 56, 82, 0.75);
34911
+ justify-content: center;
34957
34912
  }
34958
34913
 
34959
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34960
- color: #005ED1;
34914
+ .E_v18frne8 {
34915
+ width: 100%;
34916
+ display: flex;
34917
+ align-items: center;
34918
+ justify-content: center;
34919
+ column-gap: 6px;
34920
+ font-size: 13px;
34961
34921
  }
34962
34922
 
34963
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34964
- color: rgba(44, 56, 82, 0.7490196078);
34923
+ .E_v18frne8 .step-item-prefix-container {
34924
+ display: inline-flex;
34925
+ align-items: center;
34926
+ min-width: 20px;
34927
+ min-height: 20px;
34928
+ color: rgba(44, 56, 82, 0.75);
34929
+ justify-content: center;
34965
34930
  }
34966
34931
 
34967
34932
  .E_tc97u5y {
@@ -35510,241 +35475,92 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35510
35475
  display: inline-block;
35511
35476
  }
35512
35477
 
35513
- .E_sjob3jg {
35514
- --item-min-width: 60px;
35515
- }
35516
-
35517
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
35518
- display: none !important;
35519
- }
35520
-
35521
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
35522
- flex-shrink: 0 !important;
35523
- }
35524
-
35525
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
35526
- color: #0080ff;
35527
- }
35528
-
35529
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35530
- color: #0080ff;
35531
- font-weight: normal;
35532
- }
35533
-
35534
- .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 {
35535
- color: rgba(44, 56, 82, 0.6);
35536
- }
35537
-
35538
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35539
- color: #00122e;
35540
- }
35541
-
35542
- .E_sjob3jg .step-item-text {
35543
- display: inline-block;
35544
- }
35545
-
35546
- .E_sjob3jg .step-item-title {
35547
- overflow: hidden;
35548
- white-space: nowrap;
35549
- text-overflow: ellipsis;
35550
- }
35551
-
35552
- .E_hjvj6s6 .ant-steps-item-container {
35553
- min-width: var(--item-min-width);
35554
- }
35555
-
35556
- .E_hjvj6s6 .ant-steps-item-disabled {
35557
- cursor: not-allowed !important;
35558
- }
35559
-
35560
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
35561
- flex-direction: row;
35562
- justify-content: stretch;
35563
- }
35564
-
35565
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
35566
- padding: 0;
35567
- margin-right: 4px;
35568
- flex: 1;
35569
- overflow: visible;
35570
- }
35571
-
35572
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
35573
- width: 100%;
35574
- min-height: unset;
35575
- }
35576
-
35577
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
35578
- height: 26px;
35579
- line-height: 26px;
35580
- width: 100%;
35581
- padding: 0;
35478
+ button.E_l48ei06.ant-btn {
35582
35479
  font-size: 12px;
35480
+ line-height: 18px;
35481
+ height: 18px;
35583
35482
  }
35584
35483
 
35585
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
35586
- margin-right: 10px;
35587
- }
35588
-
35589
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35590
- display: none;
35591
- }
35592
-
35593
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35594
- padding-left: 8px;
35595
- padding-right: 4px;
35596
- border-radius: 4px 0 0 4px;
35597
- }
35598
-
35599
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
35600
- margin-right: 0;
35601
- }
35602
-
35603
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
35604
- padding-right: 8px;
35605
- padding-left: 12px;
35606
- border-radius: 0 4px 4px 0;
35607
- }
35608
-
35609
- .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 {
35610
- content: "";
35611
- width: 0;
35612
- height: 0;
35613
- border: 13px solid transparent;
35614
- position: absolute;
35615
- top: 0;
35616
- border-left: 8px solid rgba(237, 241, 250, 0.6);
35617
- z-index: 2;
35618
- position: relative;
35619
- top: -50%;
35620
- right: -100%;
35621
- }
35622
-
35623
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
35624
- padding: 0 4px 0 12px;
35625
- }
35626
-
35627
- .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 {
35628
- content: "";
35629
- width: 0;
35630
- height: 0;
35631
- border: 13px solid transparent;
35632
- position: absolute;
35633
- top: 0;
35634
- border-left: 8px solid #fff;
35635
- left: 0;
35636
- }
35637
-
35638
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
35639
- max-width: calc(100% - var(--item-min-width) * 2);
35484
+ button.E_l48ei06 {
35485
+ color: #0080FF;
35486
+ height: unset;
35640
35487
  }
35641
35488
 
35642
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
35643
- background-color: rgba(0, 136, 255, 0.1);
35489
+ button.E_l48ei06 .button-prefix-icon {
35490
+ margin-right: 4px;
35644
35491
  }
35645
35492
 
35646
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
35647
- border-left-color: rgba(0, 136, 255, 0.1) !important;
35493
+ button.E_l48ei06 .button-suffix-icon {
35494
+ margin-left: 4px;
35648
35495
  }
35649
35496
 
35650
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35651
- cursor: pointer;
35652
- min-width: var(--item-min-width);
35497
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
35498
+ color: #009DFF;
35653
35499
  }
35654
35500
 
35655
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
35656
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35657
- min-width: var(--item-min-width);
35501
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
35502
+ color: #005ED1;
35658
35503
  }
35659
35504
 
35660
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
35661
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
35662
- background-color: rgba(237, 241, 250, 0.6);
35505
+ button.E_l48ei06.ui-kit-link-disabled {
35506
+ color: #0080FF;
35663
35507
  }
35664
35508
 
35665
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
35666
- padding: 0;
35509
+ button.E_l48ei06.ui-kit-link-primary {
35510
+ color: #00122E;
35667
35511
  }
35668
35512
 
35669
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
35670
- width: 192px;
35671
- row-gap: 2px;
35513
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
35514
+ color: #0080FF;
35672
35515
  }
35673
35516
 
35674
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
35675
- background-color: rgba(225, 230, 241, 0.6);
35517
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
35518
+ color: #005ED1;
35676
35519
  }
35677
35520
 
35678
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35679
- color: #00122e !important;
35521
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
35522
+ color: #00122E;
35680
35523
  }
35681
35524
 
35682
- .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 {
35683
- background-color: rgba(225, 230, 241, 0.6);
35525
+ button.E_l48ei06.ui-kit-link-secondary {
35526
+ color: rgba(44, 56, 82, 0.7490196078);
35684
35527
  }
35685
35528
 
35686
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35687
- padding: 0 8px;
35688
- border-radius: 4px;
35689
- height: 32px;
35690
- display: flex;
35691
- align-items: center;
35529
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
35530
+ color: #0080FF;
35692
35531
  }
35693
35532
 
35694
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35695
- min-height: auto;
35696
- white-space: nowrap;
35533
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
35534
+ color: #005ED1;
35697
35535
  }
35698
35536
 
35699
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35700
- font-size: 13px;
35701
- line-height: 20px;
35702
- max-width: 100%;
35703
- padding-right: 0;
35537
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35538
+ color: rgba(44, 56, 82, 0.7490196078);
35704
35539
  }
35705
35540
 
35706
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35707
- background: rgba(0, 128, 255, 0.1);
35541
+ .E_t1gvlxt5 {
35542
+ min-width: 0;
35543
+ flex: 1;
35708
35544
  }
35709
35545
 
35710
- .E_h6l1tj4 {
35711
- width: 100%;
35712
- display: inline-flex;
35713
- align-items: center;
35714
- justify-content: center;
35715
- column-gap: 4px;
35546
+ .E_t1gvlxt5 .tag {
35547
+ flex: 0 0 auto;
35716
35548
  }
35717
35549
 
35718
- .E_h6l1tj4 .step-item-prefix-container {
35719
- display: inline-flex;
35720
- align-items: center;
35721
- width: 18px;
35722
- height: 18px;
35723
- color: rgba(44, 56, 82, 0.75);
35724
- justify-content: center;
35550
+ .E_t1gvlxt5 .progress-title {
35551
+ flex: 2;
35552
+ max-width: fit-content;
35725
35553
  }
35726
35554
 
35727
- .E_v18frne8 {
35728
- width: 100%;
35729
- display: flex;
35730
- align-items: center;
35731
- justify-content: center;
35732
- column-gap: 6px;
35733
- font-size: 13px;
35555
+ .E_t1gvlxt5 .progress-desc {
35556
+ flex: 1;
35557
+ max-width: fit-content;
35734
35558
  }
35735
35559
 
35736
- .E_v18frne8 .step-item-prefix-container {
35737
- display: inline-flex;
35560
+ .E_a1ji6r68 {
35561
+ display: flex;
35738
35562
  align-items: center;
35739
- min-width: 20px;
35740
- min-height: 20px;
35741
- color: rgba(44, 56, 82, 0.75);
35742
- justify-content: center;
35743
- }
35744
-
35745
- .E_i1g85yz3 {
35746
- margin-right: 4px;
35747
- height: 16px;
35563
+ column-gap: var(--a1ji6r68-0);
35748
35564
  }
35749
35565
 
35750
35566
  .E_t1dtlqs1 {
@@ -35975,6 +35791,190 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35975
35791
  margin-right: 8px;
35976
35792
  }
35977
35793
 
35794
+ .E_msn7nxt {
35795
+ color: rgba(44, 56, 82, 0.6);
35796
+ text-align: center;
35797
+ display: flex;
35798
+ align-items: center;
35799
+ justify-content: center;
35800
+ flex-direction: column;
35801
+ height: 100%;
35802
+ }
35803
+
35804
+ .E_msn7nxt .link {
35805
+ color: #0080ff;
35806
+ cursor: pointer;
35807
+ }
35808
+
35809
+ .E_mp64wfi {
35810
+ width: 100%;
35811
+ height: 100%;
35812
+ display: flex;
35813
+ flex-direction: column;
35814
+ }
35815
+
35816
+ .E_mp64wfi .name-toolbar {
35817
+ width: 100%;
35818
+ display: flex;
35819
+ line-height: 30px;
35820
+ padding: 0 16px;
35821
+ justify-content: space-between;
35822
+ }
35823
+
35824
+ .E_mp64wfi .name-toolbar .metric-extra {
35825
+ display: flex;
35826
+ font-size: 12px;
35827
+ align-items: center;
35828
+ }
35829
+
35830
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
35831
+ color: #a3b4cc;
35832
+ }
35833
+
35834
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
35835
+ margin-left: 10px;
35836
+ }
35837
+
35838
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
35839
+ margin-left: 10px;
35840
+ cursor: pointer;
35841
+ }
35842
+
35843
+ .E_mp64wfi .content {
35844
+ flex: 1;
35845
+ width: 100%;
35846
+ display: flex;
35847
+ justify-content: center;
35848
+ align-items: center;
35849
+ }
35850
+
35851
+ .E_mp64wfi .single-content {
35852
+ height: 65px;
35853
+ }
35854
+
35855
+ .E_l1oyigan {
35856
+ display: flex;
35857
+ align-items: center;
35858
+ white-space: nowrap;
35859
+ overflow: hidden;
35860
+ width: 100%;
35861
+ }
35862
+
35863
+ .E_l1oyigan .ant-dropdown-trigger {
35864
+ margin-left: auto;
35865
+ font-size: 12px;
35866
+ }
35867
+
35868
+ .E_l1noi4n1 {
35869
+ display: flex;
35870
+ justify-content: flex-start;
35871
+ align-items: center;
35872
+ font-size: 12px;
35873
+ cursor: pointer;
35874
+ }
35875
+
35876
+ .E_l1noi4n1:not(:last-child) {
35877
+ margin-right: 20px;
35878
+ }
35879
+
35880
+ .E_l1noi4n1.deselected {
35881
+ opacity: 0.4;
35882
+ }
35883
+
35884
+ .E_l1noi4n1.deselected .color-block {
35885
+ background: #b4beca !important;
35886
+ }
35887
+
35888
+ .E_cz19rz6 {
35889
+ display: inline-block;
35890
+ height: 8px;
35891
+ width: 8px;
35892
+ margin-right: 8px;
35893
+ }
35894
+
35895
+ .E_e17r5r9c .ant-dropdown-menu-item {
35896
+ display: flex;
35897
+ align-items: center;
35898
+ font-size: 12px;
35899
+ margin: 0;
35900
+ }
35901
+
35902
+ .E_m1y1hhnr {
35903
+ position: relative;
35904
+ }
35905
+
35906
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
35907
+ bottom: -12px;
35908
+ }
35909
+
35910
+ .E_m1y1hhnr .metric-toolbar {
35911
+ display: flex;
35912
+ justify-content: space-between;
35913
+ line-height: 30px;
35914
+ margin: 0 16px;
35915
+ }
35916
+
35917
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
35918
+ display: flex;
35919
+ font-size: 12px;
35920
+ align-items: center;
35921
+ }
35922
+
35923
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
35924
+ color: #a3b4cc;
35925
+ }
35926
+
35927
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
35928
+ margin-left: 10px;
35929
+ }
35930
+
35931
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
35932
+ margin-left: 10px;
35933
+ cursor: pointer;
35934
+ }
35935
+
35936
+ .E_m1y1hhnr .recharts-xAxis {
35937
+ font-size: 12px;
35938
+ }
35939
+
35940
+ .E_m1y1hhnr .pointer-wrapper {
35941
+ position: absolute;
35942
+ bottom: 10px;
35943
+ padding: 0 8px;
35944
+ border-radius: 4px;
35945
+ font-size: 12px;
35946
+ color: #fff;
35947
+ background: rgba(0, 0, 0, 0.75);
35948
+ transform: translateX(-50%);
35949
+ }
35950
+
35951
+ .E_tnvijvs {
35952
+ min-width: 200px;
35953
+ }
35954
+
35955
+ .E_t1ub2aex {
35956
+ display: flex;
35957
+ align-items: center;
35958
+ justify-content: space-between;
35959
+ background-color: rgba(0, 0, 0, 0.75);
35960
+ color: #b4beca;
35961
+ font-size: 12px;
35962
+ padding: 3px 6px;
35963
+ }
35964
+
35965
+ .E_t1ub2aex:first-child {
35966
+ padding-top: 3px;
35967
+ }
35968
+
35969
+ .E_t1ub2aex:last-child {
35970
+ padding-bottom: 3px;
35971
+ }
35972
+
35973
+ .E_t1ub2aex .column-value {
35974
+ color: #fff;
35975
+ margin-left: 8px;
35976
+ }
35977
+
35978
35978
  .E_t13ef470 {
35979
35979
  height: 100%;
35980
35980
  }