@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.
package/dist/style.css CHANGED
@@ -29558,67 +29558,6 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_s1ebs0ra {
29562
- display: flex;
29563
- align-items: center;
29564
- justify-content: space-between;
29565
- background: #edf0f7;
29566
- padding: 8px 12px;
29567
- position: sticky;
29568
- top: 0;
29569
- z-index: 1;
29570
- margin-bottom: -52px;
29571
- }
29572
- .E_s1ebs0ra .select-total {
29573
- display: flex;
29574
- align-items: center;
29575
- font-weight: 700;
29576
- flex-shrink: 0;
29577
- }
29578
- .E_s1ebs0ra .select-total .icon-wrapper {
29579
- cursor: pointer;
29580
- margin-left: 8px;
29581
- width: 32px;
29582
- height: 32px;
29583
- border-radius: 50%;
29584
- justify-content: center;
29585
- }
29586
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29587
- background: rgba(225, 230, 241, 0.6);
29588
- }
29589
- .E_s1ebs0ra .action-group {
29590
- flex: 1;
29591
- margin-left: 88px;
29592
- white-space: nowrap;
29593
- text-align: right;
29594
- position: relative;
29595
- padding: 4px 0;
29596
- margin-top: -4px;
29597
- overflow: hidden;
29598
- }
29599
- .E_s1ebs0ra .action-group .sub-menu-delete {
29600
- transform: translateY(-4px);
29601
- }
29602
- .E_s1ebs0ra .action-group button {
29603
- border: none;
29604
- }
29605
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29606
- margin-right: 8px;
29607
- }
29608
- .E_s1ebs0ra .action-group > button:last-child {
29609
- margin-right: 4px;
29610
- }
29611
- .E_s1ebs0ra .action-group .more-btn {
29612
- cursor: pointer;
29613
- width: 32px;
29614
- height: 32px;
29615
- justify-content: center;
29616
- border-radius: 50%;
29617
- }
29618
- .E_s1ebs0ra .action-group .more-btn:hover {
29619
- background: #fff;
29620
- }
29621
-
29622
29561
  .E_c18bcrac {
29623
29562
  display: inline-block;
29624
29563
  width: 100%;
@@ -29666,33 +29605,20 @@ html body {
29666
29605
  margin-right: 4px;
29667
29606
  }
29668
29607
 
29669
- .E_gmyahx3 {
29670
- cursor: pointer;
29671
- }
29672
- .E_gmyahx3 .link-text {
29673
- color: rgba(0, 21, 64, 0.3);
29674
- }
29675
- .E_gmyahx3:hover .link-text {
29676
- color: #0080ff;
29677
- }
29678
-
29679
- .E_n12mqh7z {
29680
- display: flex;
29681
- align-items: center;
29682
- font-size: 12px;
29683
- line-height: 18px;
29684
- }
29685
- .E_n12mqh7z:not(:last-child) {
29686
- margin-bottom: 4px;
29608
+ .E_ou7iq30 {
29609
+ overflow: hidden;
29610
+ text-overflow: ellipsis;
29687
29611
  }
29688
29612
 
29689
- .E_tf5bynu {
29690
- margin: 0 3px;
29613
+ .E_s1tui002 {
29614
+ white-space: nowrap;
29691
29615
  }
29692
29616
 
29693
- .E_tcckoz1 {
29694
- max-height: 400px;
29695
- overflow: auto;
29617
+ .E_mxrc2zg {
29618
+ display: -webkit-box;
29619
+ -webkit-line-clamp: var(--mxrc2zg-0);
29620
+ -webkit-box-orient: vertical;
29621
+ word-break: break-all;
29696
29622
  }
29697
29623
 
29698
29624
  .E_skwah65 {
@@ -29708,114 +29634,223 @@ html body {
29708
29634
  margin-left: 1px;
29709
29635
  }
29710
29636
 
29711
- .E_ou7iq30 {
29712
- overflow: hidden;
29713
- text-overflow: ellipsis;
29637
+ .E_s1ebs0ra {
29638
+ display: flex;
29639
+ align-items: center;
29640
+ justify-content: space-between;
29641
+ background: #edf0f7;
29642
+ padding: 8px 12px;
29643
+ position: sticky;
29644
+ top: 0;
29645
+ z-index: 1;
29646
+ margin-bottom: -52px;
29714
29647
  }
29715
-
29716
- .E_s1tui002 {
29648
+ .E_s1ebs0ra .select-total {
29649
+ display: flex;
29650
+ align-items: center;
29651
+ font-weight: 700;
29652
+ flex-shrink: 0;
29653
+ }
29654
+ .E_s1ebs0ra .select-total .icon-wrapper {
29655
+ cursor: pointer;
29656
+ margin-left: 8px;
29657
+ width: 32px;
29658
+ height: 32px;
29659
+ border-radius: 50%;
29660
+ justify-content: center;
29661
+ }
29662
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29663
+ background: rgba(225, 230, 241, 0.6);
29664
+ }
29665
+ .E_s1ebs0ra .action-group {
29666
+ flex: 1;
29667
+ margin-left: 88px;
29717
29668
  white-space: nowrap;
29669
+ text-align: right;
29670
+ position: relative;
29671
+ padding: 4px 0;
29672
+ margin-top: -4px;
29673
+ overflow: hidden;
29718
29674
  }
29719
-
29720
- .E_mxrc2zg {
29721
- display: -webkit-box;
29722
- -webkit-line-clamp: var(--mxrc2zg-0);
29723
- -webkit-box-orient: vertical;
29724
- word-break: break-all;
29675
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29676
+ transform: translateY(-4px);
29725
29677
  }
29726
-
29727
- span.E_tqjc4ui {
29728
- margin: 0 2px;
29678
+ .E_s1ebs0ra .action-group button {
29679
+ border: none;
29729
29680
  }
29730
-
29731
- .E_t1sqg15u {
29732
- background: white;
29681
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29682
+ margin-right: 8px;
29733
29683
  }
29734
- .E_t1sqg15u.inline .table-row {
29735
- flex-direction: column;
29684
+ .E_s1ebs0ra .action-group > button:last-child {
29685
+ margin-right: 4px;
29736
29686
  }
29737
- .E_t1sqg15u.inline .table-row > label {
29738
- padding: 0 16px 7px 0;
29687
+ .E_s1ebs0ra .action-group .more-btn {
29688
+ cursor: pointer;
29689
+ width: 32px;
29690
+ height: 32px;
29691
+ justify-content: center;
29692
+ border-radius: 50%;
29739
29693
  }
29740
- .E_t1sqg15u.has-border .table-header {
29741
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29694
+ .E_s1ebs0ra .action-group .more-btn:hover {
29695
+ background: #fff;
29742
29696
  }
29743
- .E_t1sqg15u.has-border .hiddenBorder {
29744
- border-top: none !important;
29697
+
29698
+ .E_c1up1pdz {
29699
+ width: 648px;
29745
29700
  }
29746
- .E_t1sqg15u.has-border .table-row + .table-row {
29747
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29701
+ .E_c1up1pdz.active {
29702
+ border-color: #0080ff;
29748
29703
  }
29749
- .E_t1sqg15u.has-border .table-row:last-of-type {
29704
+ .E_c1up1pdz.active > header {
29705
+ background: rgba(0, 128, 255, 0.1);
29706
+ }
29707
+ .E_c1up1pdz .expand {
29708
+ padding: 12px;
29709
+ }
29710
+ .E_c1up1pdz .field-item {
29711
+ display: flex;
29712
+ padding: 10px 0;
29713
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29714
+ }
29715
+ .E_c1up1pdz .field-item:last-child {
29716
+ border-bottom: none;
29750
29717
  padding-bottom: 0;
29751
29718
  }
29752
- .E_t1sqg15u.align-right .content {
29753
- text-align: right;
29719
+ .E_c1up1pdz .field-item label {
29720
+ line-height: 32px;
29721
+ width: 100px;
29722
+ color: rgba(62, 70, 82, 0.6);
29754
29723
  }
29755
- .E_t1sqg15u .uuid-row {
29724
+ .E_c1up1pdz .help {
29725
+ color: rgba(62, 70, 82, 0.6);
29726
+ margin-top: 5px;
29727
+ }
29728
+ .E_c1up1pdz .ant-input-affix-wrapper,
29729
+ .E_c1up1pdz .ant-picker {
29730
+ width: 128px;
29731
+ }
29732
+
29733
+ .E_c156wh19 {
29756
29734
  display: flex;
29735
+ align-items: center;
29757
29736
  justify-content: space-between;
29737
+ word-break: keep-all;
29758
29738
  }
29759
- .E_t1sqg15u .uuid-row .id-text {
29739
+ .E_c156wh19 .title {
29740
+ margin: 0 16px 0 8px;
29741
+ }
29742
+ .E_c156wh19 .retain {
29743
+ color: rgba(129, 138, 153, 0.6);
29744
+ }
29745
+ .E_c156wh19 div.left {
29746
+ flex: 1;
29747
+ display: flex;
29748
+ overflow: hidden;
29749
+ align-items: center;
29750
+ justify-content: flex-start;
29760
29751
  white-space: nowrap;
29752
+ }
29753
+ .E_c156wh19 div.left .title {
29754
+ max-width: 100%;
29761
29755
  overflow: hidden;
29762
29756
  text-overflow: ellipsis;
29763
29757
  }
29764
-
29765
- .E_t4zczcp {
29758
+ .E_c156wh19 div.right {
29766
29759
  display: flex;
29767
- justify-content: space-between;
29768
29760
  align-items: center;
29769
- padding: 8px;
29770
- min-height: 32px;
29771
29761
  }
29772
- .E_t4zczcp .table-title {
29773
- color: rgba(44, 56, 82, 0.6);
29774
- font-weight: 600;
29775
- font-size: 12px;
29776
- line-height: 8px;
29762
+ .E_c156wh19 .reverse {
29763
+ display: flex;
29764
+ flex-direction: row-reverse;
29765
+ align-items: center;
29777
29766
  }
29778
- .E_t4zczcp .edit-icon {
29779
- font-size: 16px;
29780
- color: rgba(10, 37, 85, 0.6);
29781
- cursor: pointer;
29767
+ .E_c156wh19 .reverse .ant-switch {
29768
+ margin-left: 8px;
29782
29769
  }
29783
-
29784
- .E_t1s7goww {
29785
- font-size: 12px;
29786
- line-height: 18px;
29770
+ .E_c156wh19 .close {
29771
+ padding-left: 14px;
29772
+ margin-left: 14px;
29773
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29774
+ cursor: pointer;
29787
29775
  }
29788
29776
 
29789
- .E_t93e4cf {
29790
- display: flex;
29791
- padding: 8px 0;
29792
- color: #2d3a56;
29777
+ .E_m126spxy {
29778
+ padding-bottom: 4px;
29779
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29793
29780
  }
29794
- .E_t93e4cf .hidden {
29795
- display: none;
29781
+ .E_m126spxy .ant-btn-link {
29782
+ padding: 1px 10px;
29783
+ color: rgba(62, 70, 82, 0.6);
29784
+ border-radius: 4px;
29796
29785
  }
29797
- .E_t93e4cf .ant-btn-link {
29798
- height: auto;
29786
+ .E_m126spxy .ant-btn-link.active {
29787
+ background: rgba(0, 128, 255, 0.1);
29788
+ color: #0096ff;
29799
29789
  }
29800
- .E_t93e4cf .content {
29801
- overflow: hidden;
29802
- overflow-x: auto;
29803
- width: 100%;
29804
- white-space: pre-wrap;
29790
+
29791
+ .E_wpbf4pq {
29792
+ padding: 10px 0;
29793
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29805
29794
  }
29806
- .E_t93e4cf .content .ant-btn {
29807
- white-space: pre-wrap;
29808
- text-align: left;
29795
+ .E_wpbf4pq .ant-input,
29796
+ .E_wpbf4pq .ant-picker {
29797
+ width: 80px;
29798
+ margin: 0 9px;
29799
+ text-align: center;
29809
29800
  }
29810
- .E_t93e4cf .content .unit-chart {
29811
- justify-content: flex-start;
29801
+ .E_wpbf4pq .options {
29802
+ padding: 12px 0 12px 16px;
29803
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
29804
+ margin: 5px 0 5px 8px;
29805
+ }
29806
+ .E_wpbf4pq .week-day-option,
29807
+ .E_wpbf4pq .month-day-option {
29808
+ background: #f5f7fa;
29809
+ box-sizing: border-box;
29810
+ border-radius: 16px;
29811
+ margin-right: 8px;
29812
+ }
29813
+ .E_wpbf4pq .week-day-option:focus,
29814
+ .E_wpbf4pq .month-day-option:focus {
29815
+ color: inherit;
29816
+ border-color: #d9d9d9;
29817
+ }
29818
+ .E_wpbf4pq .week-day-option.active {
29819
+ background-color: #0096ff;
29820
+ border-color: #0096ff;
29821
+ color: #fff;
29822
+ }
29823
+ .E_wpbf4pq .week-day-option.en-text {
29824
+ width: 110px;
29825
+ margin-top: 4px;
29826
+ }
29827
+ .E_wpbf4pq .month-day-option {
29828
+ width: 32px;
29829
+ padding: 0;
29830
+ margin-bottom: 8px;
29831
+ }
29832
+ .E_wpbf4pq .month-day-option.active {
29833
+ background-color: #0096ff;
29834
+ border-color: #0096ff;
29835
+ color: #fff;
29812
29836
  }
29813
29837
 
29814
- .E_rhz2uv5 {
29815
- width: var(--rhz2uv5-0);
29816
- flex-shrink: 0;
29817
- color: rgba(44, 56, 82, 0.6);
29818
- padding-right: 12px;
29838
+ .E_gmyahx3 {
29839
+ cursor: pointer;
29840
+ }
29841
+ .E_gmyahx3 .link-text {
29842
+ color: rgba(0, 21, 64, 0.3);
29843
+ }
29844
+ .E_gmyahx3:hover .link-text {
29845
+ color: #0080ff;
29846
+ }
29847
+
29848
+ .E_s1iv0tp1 .enabled-switch {
29849
+ display: flex;
29850
+ align-items: center;
29851
+ }
29852
+ .E_s1iv0tp1 .enabled-text {
29853
+ margin-right: 8px;
29819
29854
  }
29820
29855
 
29821
29856
  .E_clm1wy1 {
@@ -29911,146 +29946,6 @@ span.E_tqjc4ui {
29911
29946
  border-radius: 2px;
29912
29947
  }
29913
29948
 
29914
- .E_c1up1pdz {
29915
- width: 648px;
29916
- }
29917
- .E_c1up1pdz.active {
29918
- border-color: #0080ff;
29919
- }
29920
- .E_c1up1pdz.active > header {
29921
- background: rgba(0, 128, 255, 0.1);
29922
- }
29923
- .E_c1up1pdz .expand {
29924
- padding: 12px;
29925
- }
29926
- .E_c1up1pdz .field-item {
29927
- display: flex;
29928
- padding: 10px 0;
29929
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29930
- }
29931
- .E_c1up1pdz .field-item:last-child {
29932
- border-bottom: none;
29933
- padding-bottom: 0;
29934
- }
29935
- .E_c1up1pdz .field-item label {
29936
- line-height: 32px;
29937
- width: 100px;
29938
- color: rgba(62, 70, 82, 0.6);
29939
- }
29940
- .E_c1up1pdz .help {
29941
- color: rgba(62, 70, 82, 0.6);
29942
- margin-top: 5px;
29943
- }
29944
- .E_c1up1pdz .ant-input-affix-wrapper,
29945
- .E_c1up1pdz .ant-picker {
29946
- width: 128px;
29947
- }
29948
-
29949
- .E_c156wh19 {
29950
- display: flex;
29951
- align-items: center;
29952
- justify-content: space-between;
29953
- word-break: keep-all;
29954
- }
29955
- .E_c156wh19 .title {
29956
- margin: 0 16px 0 8px;
29957
- }
29958
- .E_c156wh19 .retain {
29959
- color: rgba(129, 138, 153, 0.6);
29960
- }
29961
- .E_c156wh19 div.left {
29962
- flex: 1;
29963
- display: flex;
29964
- overflow: hidden;
29965
- align-items: center;
29966
- justify-content: flex-start;
29967
- white-space: nowrap;
29968
- }
29969
- .E_c156wh19 div.left .title {
29970
- max-width: 100%;
29971
- overflow: hidden;
29972
- text-overflow: ellipsis;
29973
- }
29974
- .E_c156wh19 div.right {
29975
- display: flex;
29976
- align-items: center;
29977
- }
29978
- .E_c156wh19 .reverse {
29979
- display: flex;
29980
- flex-direction: row-reverse;
29981
- align-items: center;
29982
- }
29983
- .E_c156wh19 .reverse .ant-switch {
29984
- margin-left: 8px;
29985
- }
29986
- .E_c156wh19 .close {
29987
- padding-left: 14px;
29988
- margin-left: 14px;
29989
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29990
- cursor: pointer;
29991
- }
29992
-
29993
- .E_m126spxy {
29994
- padding-bottom: 4px;
29995
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29996
- }
29997
- .E_m126spxy .ant-btn-link {
29998
- padding: 1px 10px;
29999
- color: rgba(62, 70, 82, 0.6);
30000
- border-radius: 4px;
30001
- }
30002
- .E_m126spxy .ant-btn-link.active {
30003
- background: rgba(0, 128, 255, 0.1);
30004
- color: #0096ff;
30005
- }
30006
-
30007
- .E_wpbf4pq {
30008
- padding: 10px 0;
30009
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30010
- }
30011
- .E_wpbf4pq .ant-input,
30012
- .E_wpbf4pq .ant-picker {
30013
- width: 80px;
30014
- margin: 0 9px;
30015
- text-align: center;
30016
- }
30017
- .E_wpbf4pq .options {
30018
- padding: 12px 0 12px 16px;
30019
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30020
- margin: 5px 0 5px 8px;
30021
- }
30022
- .E_wpbf4pq .week-day-option,
30023
- .E_wpbf4pq .month-day-option {
30024
- background: #f5f7fa;
30025
- box-sizing: border-box;
30026
- border-radius: 16px;
30027
- margin-right: 8px;
30028
- }
30029
- .E_wpbf4pq .week-day-option:focus,
30030
- .E_wpbf4pq .month-day-option:focus {
30031
- color: inherit;
30032
- border-color: #d9d9d9;
30033
- }
30034
- .E_wpbf4pq .week-day-option.active {
30035
- background-color: #0096ff;
30036
- border-color: #0096ff;
30037
- color: #fff;
30038
- }
30039
- .E_wpbf4pq .week-day-option.en-text {
30040
- width: 110px;
30041
- margin-top: 4px;
30042
- }
30043
- .E_wpbf4pq .month-day-option {
30044
- width: 32px;
30045
- padding: 0;
30046
- margin-bottom: 8px;
30047
- }
30048
- .E_wpbf4pq .month-day-option.active {
30049
- background-color: #0096ff;
30050
- border-color: #0096ff;
30051
- color: #fff;
30052
- }
30053
-
30054
29949
  .E_t160l1cm {
30055
29950
  display: flex;
30056
29951
  flex-direction: column;
@@ -30254,28 +30149,133 @@ span.E_tqjc4ui {
30254
30149
  background: transparent;
30255
30150
  }
30256
30151
 
30257
- .E_s1iv0tp1 .enabled-switch {
30258
- display: flex;
30259
- align-items: center;
30260
- }
30261
- .E_s1iv0tp1 .enabled-text {
30262
- margin-right: 8px;
30263
- }
30264
-
30265
- .E_s1at6qmn.ant-layout-sider {
30266
- background: #edf0f7;
30267
- padding: 32px 8px;
30268
- overflow: auto;
30152
+ .E_t1sqg15u {
30153
+ background: white;
30269
30154
  }
30270
- .E_s1at6qmn .ant-layout-sider-children {
30271
- display: flex;
30155
+ .E_t1sqg15u.inline .table-row {
30272
30156
  flex-direction: column;
30273
- justify-content: space-between;
30274
30157
  }
30275
- .E_s1at6qmn footer {
30276
- display: flex;
30158
+ .E_t1sqg15u.inline .table-row > label {
30159
+ padding: 0 16px 7px 0;
30277
30160
  }
30278
- .E_s1at6qmn .ant-menu {
30161
+ .E_t1sqg15u.has-border .table-header {
30162
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30163
+ }
30164
+ .E_t1sqg15u.has-border .hiddenBorder {
30165
+ border-top: none !important;
30166
+ }
30167
+ .E_t1sqg15u.has-border .table-row + .table-row {
30168
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30169
+ }
30170
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30171
+ padding-bottom: 0;
30172
+ }
30173
+ .E_t1sqg15u.align-right .content {
30174
+ text-align: right;
30175
+ }
30176
+ .E_t1sqg15u .uuid-row {
30177
+ display: flex;
30178
+ justify-content: space-between;
30179
+ }
30180
+ .E_t1sqg15u .uuid-row .id-text {
30181
+ white-space: nowrap;
30182
+ overflow: hidden;
30183
+ text-overflow: ellipsis;
30184
+ }
30185
+
30186
+ .E_t4zczcp {
30187
+ display: flex;
30188
+ justify-content: space-between;
30189
+ align-items: center;
30190
+ padding: 8px;
30191
+ min-height: 32px;
30192
+ }
30193
+ .E_t4zczcp .table-title {
30194
+ color: rgba(44, 56, 82, 0.6);
30195
+ font-weight: 600;
30196
+ font-size: 12px;
30197
+ line-height: 8px;
30198
+ }
30199
+ .E_t4zczcp .edit-icon {
30200
+ font-size: 16px;
30201
+ color: rgba(10, 37, 85, 0.6);
30202
+ cursor: pointer;
30203
+ }
30204
+
30205
+ .E_t1s7goww {
30206
+ font-size: 12px;
30207
+ line-height: 18px;
30208
+ }
30209
+
30210
+ .E_t93e4cf {
30211
+ display: flex;
30212
+ padding: 8px 0;
30213
+ color: #2d3a56;
30214
+ }
30215
+ .E_t93e4cf .hidden {
30216
+ display: none;
30217
+ }
30218
+ .E_t93e4cf .ant-btn-link {
30219
+ height: auto;
30220
+ }
30221
+ .E_t93e4cf .content {
30222
+ overflow: hidden;
30223
+ overflow-x: auto;
30224
+ width: 100%;
30225
+ white-space: pre-wrap;
30226
+ }
30227
+ .E_t93e4cf .content .ant-btn {
30228
+ white-space: pre-wrap;
30229
+ text-align: left;
30230
+ }
30231
+ .E_t93e4cf .content .unit-chart {
30232
+ justify-content: flex-start;
30233
+ }
30234
+
30235
+ .E_rhz2uv5 {
30236
+ width: var(--rhz2uv5-0);
30237
+ flex-shrink: 0;
30238
+ color: rgba(44, 56, 82, 0.6);
30239
+ padding-right: 12px;
30240
+ }
30241
+
30242
+ span.E_tqjc4ui {
30243
+ margin: 0 2px;
30244
+ }
30245
+
30246
+ .E_n12mqh7z {
30247
+ display: flex;
30248
+ align-items: center;
30249
+ font-size: 12px;
30250
+ line-height: 18px;
30251
+ }
30252
+ .E_n12mqh7z:not(:last-child) {
30253
+ margin-bottom: 4px;
30254
+ }
30255
+
30256
+ .E_tf5bynu {
30257
+ margin: 0 3px;
30258
+ }
30259
+
30260
+ .E_tcckoz1 {
30261
+ max-height: 400px;
30262
+ overflow: auto;
30263
+ }
30264
+
30265
+ .E_s1at6qmn.ant-layout-sider {
30266
+ background: #edf0f7;
30267
+ padding: 32px 8px;
30268
+ overflow: auto;
30269
+ }
30270
+ .E_s1at6qmn .ant-layout-sider-children {
30271
+ display: flex;
30272
+ flex-direction: column;
30273
+ justify-content: space-between;
30274
+ }
30275
+ .E_s1at6qmn footer {
30276
+ display: flex;
30277
+ }
30278
+ .E_s1at6qmn .ant-menu {
30279
30279
  background: #edf0f7;
30280
30280
  }
30281
30281
  .E_s1at6qmn .ant-menu a {
@@ -30375,6 +30375,26 @@ span.E_tqjc4ui {
30375
30375
  text-align: left;
30376
30376
  }
30377
30377
 
30378
+ .E_c18gxmrl {
30379
+ border: 1px solid #d8deeb;
30380
+ border-radius: 4px;
30381
+ }
30382
+ .E_c18gxmrl + .E_c18gxmrl {
30383
+ margin-top: 8px;
30384
+ }
30385
+ .E_c18gxmrl:hover {
30386
+ border-color: #0080ff;
30387
+ }
30388
+ .E_c18gxmrl:hover > header {
30389
+ background: rgba(0, 128, 255, 0.1);
30390
+ }
30391
+ .E_c18gxmrl.active header {
30392
+ border-bottom: 1px solid #d8deeb;
30393
+ }
30394
+ .E_c18gxmrl > header {
30395
+ padding: 8px 12px;
30396
+ }
30397
+
30378
30398
  .E_wg1tsps {
30379
30399
  display: flex;
30380
30400
  align-items: center;
@@ -30398,26 +30418,6 @@ span.E_tqjc4ui {
30398
30418
  color: #00122e !important;
30399
30419
  }
30400
30420
 
30401
- .E_c18gxmrl {
30402
- border: 1px solid #d8deeb;
30403
- border-radius: 4px;
30404
- }
30405
- .E_c18gxmrl + .E_c18gxmrl {
30406
- margin-top: 8px;
30407
- }
30408
- .E_c18gxmrl:hover {
30409
- border-color: #0080ff;
30410
- }
30411
- .E_c18gxmrl:hover > header {
30412
- background: rgba(0, 128, 255, 0.1);
30413
- }
30414
- .E_c18gxmrl.active header {
30415
- border-bottom: 1px solid #d8deeb;
30416
- }
30417
- .E_c18gxmrl > header {
30418
- padding: 8px 12px;
30419
- }
30420
-
30421
30421
  .E_m74vjol {
30422
30422
  display: flex;
30423
30423
  justify-content: space-between;
@@ -30431,22 +30431,6 @@ span.E_tqjc4ui {
30431
30431
  width: 100%;
30432
30432
  }
30433
30433
 
30434
- .E_berrcjl {
30435
- color: rgba(10, 37, 85, 0.6);
30436
- margin-bottom: 4px;
30437
- }
30438
- .E_berrcjl .breadcrumb-link {
30439
- color: rgba(10, 37, 85, 0.6);
30440
- cursor: pointer;
30441
- transition: color 160ms ease;
30442
- }
30443
- .E_berrcjl .breadcrumb-link:hover {
30444
- color: #0080ff;
30445
- }
30446
- .E_berrcjl .breadcrumb-link:active {
30447
- color: #005ed1;
30448
- }
30449
-
30450
30434
  .E_c1uzzomf {
30451
30435
  margin-bottom: 16px;
30452
30436
  }
@@ -30469,33 +30453,20 @@ span.E_tqjc4ui {
30469
30453
  text-align: center;
30470
30454
  }
30471
30455
 
30472
- .E_b1nip9bk {
30473
- padding: 4px 11px;
30474
- }
30475
-
30476
- .E_bqamoqe {
30477
- white-space: nowrap;
30478
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30479
- }
30480
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30481
- --color: #0080ff;
30482
- }
30483
- .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] {
30484
- --color: #0080ff;
30485
- }
30486
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30487
- margin-left: 1px;
30456
+ .E_berrcjl {
30457
+ color: rgba(10, 37, 85, 0.6);
30458
+ margin-bottom: 4px;
30488
30459
  }
30489
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30490
- border-top-right-radius: 0;
30491
- border-bottom-right-radius: 0;
30460
+ .E_berrcjl .breadcrumb-link {
30461
+ color: rgba(10, 37, 85, 0.6);
30462
+ cursor: pointer;
30463
+ transition: color 160ms ease;
30492
30464
  }
30493
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30494
- border-top-left-radius: 0;
30495
- border-bottom-left-radius: 0;
30465
+ .E_berrcjl .breadcrumb-link:hover {
30466
+ color: #0080ff;
30496
30467
  }
30497
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30498
- border-radius: unset;
30468
+ .E_berrcjl .breadcrumb-link:active {
30469
+ color: #005ed1;
30499
30470
  }
30500
30471
 
30501
30472
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30752,32 +30723,33 @@ button.E_n7k2c6r {
30752
30723
  padding: 0;
30753
30724
  }
30754
30725
 
30755
- .E_fzh9mnb {
30756
- width: 100%;
30757
- height: 100%;
30758
- min-height: 124px;
30759
- display: flex;
30760
- flex-direction: column;
30761
- justify-content: center;
30762
- align-items: center;
30763
- }
30764
- .E_fzh9mnb .error-text {
30765
- color: rgba(10, 37, 85, 0.6);
30766
- margin-bottom: 16px;
30767
- font-size: 18px;
30726
+ .E_b1nip9bk {
30727
+ padding: 4px 11px;
30768
30728
  }
30769
30729
 
30770
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30771
- padding: 4px 8px 0 8px;
30772
- color: rgba(44, 56, 82, 0.6);
30773
- font-size: 12px;
30730
+ .E_bqamoqe {
30731
+ white-space: nowrap;
30732
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30774
30733
  }
30775
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30776
- padding-bottom: 6px;
30734
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30735
+ --color: #0080ff;
30777
30736
  }
30778
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30779
- padding-top: 4px;
30780
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30737
+ .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] {
30738
+ --color: #0080ff;
30739
+ }
30740
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30741
+ margin-left: 1px;
30742
+ }
30743
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30744
+ border-top-right-radius: 0;
30745
+ border-bottom-right-radius: 0;
30746
+ }
30747
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30748
+ border-top-left-radius: 0;
30749
+ border-bottom-left-radius: 0;
30750
+ }
30751
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30752
+ border-radius: unset;
30781
30753
  }
30782
30754
 
30783
30755
  .E_d1bw7c5z {
@@ -30863,184 +30835,50 @@ button.E_n7k2c6r {
30863
30835
  width: 102px;
30864
30836
  }
30865
30837
 
30866
- .E_f7pxqmh {
30867
- width: 100%;
30868
- margin-bottom: 0 !important;
30869
- flex-flow: nowrap !important;
30870
- line-break: auto;
30838
+ .E_c1yyuluq {
30839
+ border-radius: 8px;
30871
30840
  }
30872
- .E_f7pxqmh > .ant-form-item-label {
30873
- text-align: left !important;
30874
- padding-bottom: 0 !important;
30841
+ .E_c1yyuluq .ant-card-body {
30842
+ padding: 20px 24px 24px 24px;
30875
30843
  }
30876
- .E_f7pxqmh > .ant-form-item-label > label {
30877
- min-height: 32px;
30878
- height: auto;
30879
- font-size: 13px;
30844
+
30845
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30846
+ padding: 4px 8px 0 8px;
30880
30847
  color: rgba(44, 56, 82, 0.6);
30881
- white-space: normal;
30882
- }
30883
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30884
- border-color: #ff4d4f !important;
30885
- }
30886
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30887
- border-color: #ff4d4f !important;
30888
- }
30889
- .E_f7pxqmh .ant-form-item-explain {
30890
- margin-top: 4px;
30891
- font-size: 12px;
30892
- min-height: 0px;
30893
- }
30894
- .E_f7pxqmh .ant-form-item-extra {
30895
30848
  font-size: 12px;
30896
- color: rgba(44, 56, 82, 0.6);
30897
- min-height: 0px;
30898
- }
30899
-
30900
- .E_iouxfgt {
30901
- display: inline-flex;
30902
- align-items: center;
30903
- }
30904
- .E_iouxfgt .icon-inner {
30905
- display: inline-flex;
30906
- align-items: center;
30907
- justify-content: center;
30908
30849
  }
30909
- .E_iouxfgt .icon-inner + span,
30910
- .E_iouxfgt span + .icon-inner.suffix {
30911
- margin-left: 4px;
30850
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30851
+ padding-bottom: 6px;
30912
30852
  }
30913
- .E_iouxfgt.is-rotate img,
30914
- .E_iouxfgt.is-rotate svg {
30915
- animation: rotate 680ms linear infinite;
30853
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30854
+ padding-top: 4px;
30855
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30916
30856
  }
30917
30857
 
30918
30858
  .E_itxley7.ant-input-group.ant-input-group-compact {
30919
30859
  display: flex;
30920
30860
  }
30921
30861
 
30922
- .E_sx1bpnu .ant-input-sm {
30923
- line-height: 18px;
30924
- }
30925
-
30926
- .E_atcz0kf .ant-input-suffix {
30927
- margin-left: 8px;
30928
- }
30929
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30930
- padding: 2px 7px 2px 12px;
30931
- }
30932
-
30933
- .E_a1wfy30z .ant-input-number-handler-wrap {
30934
- display: var(--a1wfy30z-0);
30935
- }
30936
- .E_a1wfy30z .ant-input-number-input-wrap {
30937
- padding: 4px 11px;
30938
- display: inline-flex;
30939
- line-height: 1.5715;
30940
- height: inherit;
30941
- }
30942
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30943
- content: var(--a1wfy30z-1);
30944
- display: var(--a1wfy30z-2);
30945
- flex: none;
30946
- align-items: center;
30947
- margin-left: 4px;
30948
- }
30949
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30950
- content: var(--a1wfy30z-3);
30951
- display: var(--a1wfy30z-4);
30952
- flex: none;
30953
- align-items: center;
30954
- margin-right: 4px;
30955
- cursor: auto;
30956
- }
30957
- .E_a1wfy30z .ant-input-number-input {
30958
- padding: 0;
30959
- margin: 0;
30960
- height: auto;
30961
- font-size: inherit;
30962
- }
30963
-
30964
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30965
- display: var(--ai7qkf2-0);
30966
- }
30967
- .E_ai7qkf2 .ant-input-number-input-wrap {
30968
- display: inline-flex;
30969
- line-height: 1.5715;
30970
- height: 100%;
30971
- width: 100%;
30972
- }
30973
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30974
- content: var(--ai7qkf2-1);
30975
- display: var(--ai7qkf2-2);
30976
- flex: none;
30977
- align-items: center;
30978
- margin-left: 4px;
30979
- padding: 5px 12px 5px 0;
30980
- color: rgba(44, 56, 82, 0.6);
30981
- }
30982
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30983
- content: var(--ai7qkf2-3);
30984
- display: var(--ai7qkf2-4);
30985
- flex: none;
30986
- align-items: center;
30987
- margin-right: 4px;
30988
- cursor: auto;
30989
- color: rgba(44, 56, 82, 0.6);
30990
- }
30991
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30992
- border-radius: 0;
30993
- }
30994
- .E_ai7qkf2.ant-input-number {
30995
- width: 100%;
30996
- border-radius: 6px;
30997
- }
30998
- .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 {
30999
- border-color: #0096ff;
31000
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31001
- z-index: 1;
31002
- }
31003
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31004
- border-color: #e75a3a;
31005
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31006
- }
31007
- .E_ai7qkf2 .ant-input-number-input {
31008
- height: 30px;
31009
- border: 1px;
31010
- padding: 5px 12px;
31011
- font-size: inherit;
31012
- }
31013
- .E_ai7qkf2.ant-input-number-lg input {
31014
- height: 38px;
31015
- border: 1px;
31016
- padding: 8px 16px;
30862
+ .E_ccrbeuz .ant-collapse-item {
30863
+ border: 0px;
30864
+ background-color: #fff;
31017
30865
  }
31018
- .E_ai7qkf2.ant-input-number-sm input {
31019
- height: 22px;
31020
- border: 1px;
31021
- padding: 2px 8px;
30866
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30867
+ padding-top: 0px;
30868
+ padding-bottom: 0px;
30869
+ padding-left: 0px !important;
30870
+ padding-right: 24px;
31022
30871
  }
31023
-
31024
- .E_i1inqkme {
31025
- height: 18px;
31026
- line-height: 18px;
31027
- padding: 0 4px;
31028
- border-radius: 4px;
31029
- background: rgba(235, 239, 245, 0.6);
31030
- border: 1px solid rgba(223, 228, 235, 0.6);
31031
- display: flex;
31032
- align-items: center;
31033
- white-space: nowrap;
31034
- margin-right: 4px;
30872
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30873
+ right: 0px;
31035
30874
  }
31036
-
31037
- .E_owd0kml {
31038
- display: inline-block;
30875
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30876
+ padding: 0px;
31039
30877
  }
31040
30878
 
31041
- .E_h1jsgezc {
31042
- visibility: hidden;
31043
- position: absolute;
30879
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30880
+ padding-right: 0px;
30881
+ cursor: default;
31044
30882
  }
31045
30883
 
31046
30884
  .E_phljevk {
@@ -31246,64 +31084,99 @@ button.E_n7k2c6r {
31246
31084
  width: 36px;
31247
31085
  }
31248
31086
 
31249
- .E_c1bus5hc {
31250
- --color: white;
31251
- height: 14px;
31252
- width: 14px;
31253
- border-radius: 50%;
31254
- flex-shrink: 0;
31255
- display: flex;
31256
- align-items: center;
31257
- justify-content: center;
31258
- border: 1px solid var(--color);
31259
- }
31260
- .E_c1bus5hc .circle-inner {
31261
- position: relative;
31262
- height: 10px;
31263
- width: 10px;
31264
- border-radius: 50%;
31265
- overflow: hidden;
31087
+ .E_sx1bpnu .ant-input-sm {
31088
+ line-height: 18px;
31266
31089
  }
31267
- .E_c1bus5hc .circle-content {
31268
- position: absolute;
31269
- height: 100%;
31270
- width: 100%;
31271
- left: 0;
31272
- top: 0;
31273
- border-radius: 50%;
31274
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31275
- transform: rotate(180deg);
31090
+
31091
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31092
+ border-radius: 6px;
31276
31093
  }
31277
- .E_c1bus5hc .circle-child {
31278
- position: absolute;
31279
- height: 100%;
31094
+ .E_s177mls5.ant-select.ant-select-single {
31280
31095
  width: 100%;
31281
- left: 0;
31282
- top: 0;
31283
- margin-left: 50%;
31284
- transform-origin: left;
31285
- background: white;
31286
- transform: rotate(0deg);
31096
+ color: #2d3a56;
31097
+ border-color: rgba(211, 218, 235, 0.6);
31098
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31099
+ font-size: 13px;
31287
31100
  }
31288
-
31289
- .E_s1dizucg.ant-switch {
31290
- min-width: 40px;
31291
- height: 24px;
31292
- background: rgba(172, 186, 211, 0.6);
31293
- overflow: hidden;
31101
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31102
+ height: 30px;
31294
31103
  }
31295
- .E_s1dizucg.ant-switch:focus {
31296
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31104
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31105
+ height: 38px;
31106
+ font-size: 13px;
31297
31107
  }
31298
- .E_s1dizucg.ant-switch-small {
31299
- min-width: 26px;
31300
- height: 16px;
31108
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31109
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31110
+ transition: 160ms ease;
31301
31111
  }
31302
- .E_s1dizucg.ant-switch-large {
31303
- min-width: 52px;
31304
- height: 32px;
31112
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31113
+ color: #0080ff;
31305
31114
  }
31306
- .E_s1dizucg.ant-switch .ant-switch-handle {
31115
+ .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 {
31116
+ border-color: rgba(107, 128, 167, 0.6);
31117
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31118
+ }
31119
+ .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 {
31120
+ color: #0080ff;
31121
+ }
31122
+ .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 {
31123
+ border-color: #0080ff;
31124
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31125
+ }
31126
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31127
+ transform: rotate(180deg);
31128
+ }
31129
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31130
+ background: rgba(211, 218, 235, 0.6);
31131
+ border-color: rgba(172, 186, 211, 0.6);
31132
+ cursor: "not-allowed";
31133
+ }
31134
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31135
+ border-color: #f0483e !important;
31136
+ }
31137
+ .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 {
31138
+ color: #1d326c;
31139
+ }
31140
+ .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 {
31141
+ border-color: #0080ff;
31142
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31143
+ }
31144
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31145
+ transform: rotate(180deg);
31146
+ }
31147
+
31148
+ .E_tju3gfj .date {
31149
+ margin-right: 4px;
31150
+ }
31151
+
31152
+ .E_ivqqkzv {
31153
+ height: 24px;
31154
+ width: 56px !important;
31155
+ margin-right: 4px;
31156
+ }
31157
+
31158
+ .E_c1wk4q29 {
31159
+ color: rgba(44, 56, 82, 0.6);
31160
+ }
31161
+
31162
+ .E_s1dizucg.ant-switch {
31163
+ min-width: 40px;
31164
+ height: 24px;
31165
+ background: rgba(172, 186, 211, 0.6);
31166
+ overflow: hidden;
31167
+ }
31168
+ .E_s1dizucg.ant-switch:focus {
31169
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31170
+ }
31171
+ .E_s1dizucg.ant-switch-small {
31172
+ min-width: 26px;
31173
+ height: 16px;
31174
+ }
31175
+ .E_s1dizucg.ant-switch-large {
31176
+ min-width: 52px;
31177
+ height: 32px;
31178
+ }
31179
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31307
31180
  height: 20px;
31308
31181
  width: 20px;
31309
31182
  }
@@ -31341,968 +31214,1099 @@ button.E_n7k2c6r {
31341
31214
  margin-left: 5px;
31342
31215
  }
31343
31216
 
31344
- .E_ivqqkzv {
31345
- height: 24px;
31346
- width: 56px !important;
31347
- margin-right: 4px;
31348
- }
31349
-
31350
- .E_c1wk4q29 {
31351
- color: rgba(44, 56, 82, 0.6);
31217
+ .E_iq1gosr {
31218
+ display: inline-block;
31352
31219
  }
31353
31220
 
31354
- .E_cnujxq2 {
31221
+ .E_c1bus5hc {
31222
+ --color: white;
31223
+ height: 14px;
31224
+ width: 14px;
31225
+ border-radius: 50%;
31226
+ flex-shrink: 0;
31355
31227
  display: flex;
31356
- flex-direction: column;
31228
+ align-items: center;
31229
+ justify-content: center;
31230
+ border: 1px solid var(--color);
31357
31231
  }
31358
-
31359
- .E_m7s48ia {
31360
- max-width: 1120px;
31232
+ .E_c1bus5hc .circle-inner {
31233
+ position: relative;
31234
+ height: 10px;
31235
+ width: 10px;
31236
+ border-radius: 50%;
31237
+ overflow: hidden;
31238
+ }
31239
+ .E_c1bus5hc .circle-content {
31240
+ position: absolute;
31241
+ height: 100%;
31361
31242
  width: 100%;
31362
- margin: 0 auto;
31243
+ left: 0;
31244
+ top: 0;
31245
+ border-radius: 50%;
31246
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31247
+ transform: rotate(180deg);
31248
+ }
31249
+ .E_c1bus5hc .circle-child {
31250
+ position: absolute;
31363
31251
  height: 100%;
31252
+ width: 100%;
31253
+ left: 0;
31254
+ top: 0;
31255
+ margin-left: 50%;
31256
+ transform-origin: left;
31257
+ background: white;
31258
+ transform: rotate(0deg);
31364
31259
  }
31365
31260
 
31366
- .E_wt5zbg6 {
31367
- max-width: 1120px;
31368
- width: 100%;
31369
- margin: 0 auto;
31370
- display: flex;
31261
+ .E_s1dni7lo {
31262
+ width: 430px !important;
31371
31263
  }
31372
- .E_wt5zbg6 .left,
31373
- .E_wt5zbg6 .right {
31374
- flex-grow: 0;
31375
- flex-shrink: 0;
31376
- flex-basis: 21%;
31264
+
31265
+ .E_d1wwmmm5 .ant-select-item-group {
31266
+ padding: 8px 16px;
31267
+ line-height: 18px;
31268
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31269
+ height: 34px;
31270
+ min-height: 34px;
31271
+ box-sizing: border-box;
31272
+ margin-top: 8px;
31377
31273
  }
31378
- .E_wt5zbg6 .left {
31274
+
31275
+ .E_o1ugr09p {
31379
31276
  display: flex;
31380
- justify-content: flex-end;
31381
- padding-right: 44px;
31277
+ flex-direction: column;
31278
+ margin: 1px 8px;
31279
+ padding: 8px;
31280
+ border-radius: 4px;
31382
31281
  }
31383
- .E_wt5zbg6 .right {
31384
- padding-left: 44px;
31282
+ .E_o1ugr09p .selected-icon {
31283
+ display: none;
31385
31284
  }
31386
- .E_wt5zbg6 .middle {
31387
- margin-bottom: 40px;
31388
- flex-grow: 0;
31389
- flex-shrink: 0;
31390
- flex-basis: 58%;
31285
+ .E_o1ugr09p.ant-select-item-option-grouped {
31286
+ padding-left: 8px;
31391
31287
  }
31392
- .E_wt5zbg6 .middle .form-base-field {
31393
- width: 100%;
31288
+ .E_o1ugr09p.ant-select-item-option-selected {
31289
+ background-color: white;
31394
31290
  }
31395
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31396
- width: auto;
31291
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31292
+ color: #0080ff;
31397
31293
  }
31398
-
31399
- .E_h18jprzg .ant-modal-header {
31400
- margin: 0 auto;
31401
- width: 100%;
31402
- max-width: 648px;
31294
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31295
+ display: block;
31403
31296
  }
31404
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31405
- margin-left: 0;
31297
+ .E_o1ugr09p.ant-select-item-option-active {
31298
+ background: rgba(0, 136, 255, 0.16);
31406
31299
  }
31407
- .E_h18jprzg .ant-modal-body {
31408
- margin: 0 auto;
31409
- padding: 0;
31410
- width: 100%;
31411
- max-width: 648px;
31412
- overflow: hidden;
31300
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31301
+ color: #0080ff;
31413
31302
  }
31414
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31415
- margin-bottom: 40px;
31303
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31304
+ background: rgba(0, 136, 255, 0.1);
31305
+ color: #0080ff;
31416
31306
  }
31417
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31418
- height: calc(100vh - 225px);
31419
- overflow-y: auto;
31307
+
31308
+ .E_o1ifxsq4 {
31309
+ display: flex;
31310
+ justify-content: space-between;
31311
+ height: 20px;
31312
+ line-height: 20px;
31420
31313
  }
31421
- .E_h18jprzg .ant-modal-footer .footer-content {
31422
- margin: 0 auto;
31423
- max-width: 648px;
31314
+ .E_o1ifxsq4 .timezone-title {
31315
+ color: #2d3a56;
31316
+ overflow: hidden;
31317
+ text-overflow: ellipsis;
31424
31318
  }
31425
31319
 
31426
- .E_h16z9xgz .ant-modal-header {
31427
- margin: 0 auto;
31428
- width: 100%;
31429
- max-width: 1024px;
31320
+ .E_o1zue7 {
31321
+ display: flex;
31322
+ justify-content: space-between;
31323
+ color: rgba(44, 56, 82, 0.6);
31324
+ height: 18px;
31325
+ line-height: 18px;
31326
+ margin-top: 2px;
31430
31327
  }
31431
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31432
- margin-left: 0;
31328
+
31329
+ .E_tyfmlxg {
31330
+ border: none;
31331
+ margin-right: 0;
31332
+ background: rgba(225, 230, 241, 0.6);
31433
31333
  }
31434
- .E_h16z9xgz .ant-modal-body {
31435
- margin: 0 auto;
31436
- padding: 0;
31334
+
31335
+ .E_o18uybox {
31336
+ pointer-events: none;
31337
+ height: 32px;
31437
31338
  width: 100%;
31438
- max-width: 1024px;
31439
- overflow: hidden;
31339
+ opacity: 0;
31440
31340
  }
31441
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31442
- margin-bottom: 40px;
31341
+
31342
+ .E_t1m2x205 .ant-tooltip-arrow {
31343
+ display: none;
31443
31344
  }
31444
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31445
- height: calc(100vh - 225px);
31446
- overflow-y: auto;
31345
+ .E_t1m2x205 .ant-tooltip-inner {
31346
+ background: rgba(23, 38, 64, 0.8);
31347
+ border-radius: 4px;
31447
31348
  }
31448
- .E_h16z9xgz .ant-modal-footer .footer-content {
31449
- margin: 0 auto;
31450
- max-width: 1024px;
31349
+
31350
+ .E_s1sck0th {
31351
+ padding: 0 8px;
31352
+ border-radius: 4px;
31451
31353
  }
31452
31354
 
31453
- .E_f1lrhghm {
31454
- flex: 1;
31455
- }
31456
- .E_f1lrhghm label {
31457
- font-size: 13px;
31458
- line-height: 20px;
31459
- color: rgba(44, 56, 82, 0.6);
31460
- }
31461
- .E_f1lrhghm .title {
31462
- font-size: 14px;
31463
- line-height: 20px;
31464
- color: #2d3a56;
31465
- margin-bottom: 12px;
31466
- }
31467
- .E_f1lrhghm.connect-cluster .title {
31468
- padding-bottom: 26px;
31355
+ .E_m855nr1 {
31356
+ padding: 2px 8px;
31357
+ border-radius: 3px;
31469
31358
  }
31470
31359
 
31471
- .E_f18ot8em {
31472
- padding: 25px 0 15px 0;
31473
- border-bottom: 1px solid #e1e5eb;
31474
- margin-bottom: 16px;
31360
+ .E_l1270xpg {
31361
+ padding: 3px 8px;
31362
+ border-radius: 2px;
31475
31363
  }
31476
31364
 
31477
- .E_f1l1g2k0 {
31478
- display: flex;
31365
+ .E_t14rextb.ant-tag:hover {
31366
+ opacity: unset;
31367
+ }
31368
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31369
+ margin: 0;
31370
+ margin-right: 8px;
31371
+ display: inline-flex;
31479
31372
  align-items: center;
31480
- margin-bottom: 8px;
31373
+ border: none;
31481
31374
  }
31482
- .E_f1l1g2k0 > label {
31483
- width: 216px;
31375
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31376
+ width: 16px;
31377
+ height: 16px;
31378
+ color: inherit;
31379
+ margin-left: 4px;
31380
+ opacity: 0.6;
31381
+ display: inline-flex;
31484
31382
  }
31485
- .E_f1l1g2k0 > label + * {
31486
- width: 100%;
31383
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31384
+ opacity: 1;
31487
31385
  }
31488
- .E_f1l1g2k0 .ant-select {
31489
- width: 100%;
31386
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31387
+ color: #0080ff;
31388
+ background-color: rgba(0, 136, 255, 0.1);
31490
31389
  }
31491
-
31492
- .E_e1k89cwg {
31493
- color: #e75a3a;
31494
- margin-right: 10px;
31390
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31391
+ color: #f0483e;
31392
+ background-color: rgba(255, 74, 74, 0.1);
31495
31393
  }
31496
-
31497
- .E_d1oui1gf {
31498
- width: 100%;
31499
- height: 1px;
31500
- background: rgba(213, 219, 227, 0.6);
31501
- margin: 24px 0;
31394
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31395
+ color: #e07f00;
31396
+ background-color: rgba(255, 187, 0, 0.1);
31502
31397
  }
31503
-
31504
- .E_l15itdbb {
31505
- display: flex;
31506
- justify-content: center;
31507
- align-items: center;
31508
- height: 100%;
31398
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31399
+ color: #008f4c;
31400
+ background-color: rgba(30, 201, 127, 0.1);
31509
31401
  }
31510
-
31511
- .E_d1y3z4w {
31512
- display: inline-block;
31513
- width: 4px;
31514
- height: 4px;
31515
- background: #8e9aa9;
31516
- opacity: 0.4;
31517
- border-radius: 50%;
31518
- margin: 0 4px;
31402
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31403
+ color: #1d326c;
31404
+ background-color: rgba(225, 230, 241, 0.6);
31519
31405
  }
31520
-
31521
- .E_m177r7a3 .ant-modal-header,
31522
- .E_m177r7a3 .ant-modal-footer .footer-content {
31523
- width: 648px;
31524
- margin: 0 auto;
31406
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31407
+ color: #7E41FF;
31408
+ background-color: rgba(126, 65, 255, 0.1);
31525
31409
  }
31526
- .E_m177r7a3 .ant-modal-header {
31527
- padding: 35px 0 24px;
31528
- border: none;
31410
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31411
+ color: #fff;
31529
31412
  }
31530
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31531
- font-size: 30px;
31413
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31414
+ background-color: #f0483e;
31532
31415
  }
31533
- .E_m177r7a3 .ant-modal-body {
31534
- padding: 4px 0 2px;
31416
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31417
+ background-color: #fea008;
31535
31418
  }
31536
- .E_m177r7a3 .ant-modal-footer {
31537
- border: none;
31419
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31420
+ background-color: #00ba5d;
31421
+ }
31422
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31423
+ background-color: #0080ff;
31424
+ }
31425
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31426
+ background-color: #6b7d99;
31427
+ }
31428
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31429
+ background-color: #7E41FF;
31538
31430
  }
31539
31431
 
31540
- .E_t1wwio3v {
31541
- font-size: 12px;
31432
+ .E_i1inqkme {
31433
+ height: 18px;
31542
31434
  line-height: 18px;
31543
- font-weight: bold;
31544
- color: #fff;
31545
31435
  padding: 0 4px;
31546
31436
  border-radius: 4px;
31547
- display: inline-block;
31548
- background: var(--t1wwio3v-0);
31549
- }
31550
- .E_t1wwio3v:not(:first-child) {
31551
- margin-left: 4px;
31437
+ background: rgba(235, 239, 245, 0.6);
31438
+ border: 1px solid rgba(223, 228, 235, 0.6);
31439
+ display: flex;
31440
+ align-items: center;
31441
+ white-space: nowrap;
31442
+ margin-right: 4px;
31552
31443
  }
31553
31444
 
31554
- .E_f17jvtfk {
31445
+ .E_fzh9mnb {
31555
31446
  width: 100%;
31556
31447
  height: 100%;
31448
+ min-height: 124px;
31557
31449
  display: flex;
31558
- align-items: center;
31450
+ flex-direction: column;
31559
31451
  justify-content: center;
31452
+ align-items: center;
31560
31453
  }
31561
-
31562
- .E_nzppkea {
31563
- font-size: 90%;
31564
- font-weight: bold;
31565
- background-color: rgba(240, 243, 247, 0.6);
31566
- padding: 1px 4px 1px;
31567
- margin-left: 2px;
31568
- margin-right: 2px;
31569
- border: 1px solid rgba(213, 219, 227, 0.6);
31570
- border-radius: 4px;
31454
+ .E_fzh9mnb .error-text {
31455
+ color: rgba(10, 37, 85, 0.6);
31456
+ margin-bottom: 16px;
31457
+ font-size: 18px;
31571
31458
  }
31572
31459
 
31573
- .E_f4mi9eq.form-item-general {
31574
- width: 640px;
31460
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31461
+ display: var(--a1wfy30z-0);
31575
31462
  }
31576
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31577
- margin-top: 16px;
31463
+ .E_a1wfy30z .ant-input-number-input-wrap {
31464
+ padding: 4px 11px;
31465
+ display: inline-flex;
31466
+ line-height: 1.5715;
31467
+ height: inherit;
31578
31468
  }
31579
- .E_f4mi9eq.form-item-compact {
31580
- width: 412px;
31469
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31470
+ content: var(--a1wfy30z-1);
31471
+ display: var(--a1wfy30z-2);
31472
+ flex: none;
31473
+ align-items: center;
31474
+ margin-left: 4px;
31581
31475
  }
31582
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31583
- margin-top: 8px;
31476
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31477
+ content: var(--a1wfy30z-3);
31478
+ display: var(--a1wfy30z-4);
31479
+ flex: none;
31480
+ align-items: center;
31481
+ margin-right: 4px;
31482
+ cursor: auto;
31584
31483
  }
31585
- .E_f4mi9eq .form-item {
31586
- width: auto;
31484
+ .E_a1wfy30z .ant-input-number-input {
31485
+ padding: 0;
31486
+ margin: 0;
31487
+ height: auto;
31488
+ font-size: inherit;
31587
31489
  }
31588
- .E_f4mi9eq .form-item-main {
31589
- position: relative;
31590
- display: flex;
31490
+
31491
+ .E_iouxfgt {
31492
+ display: inline-flex;
31493
+ align-items: center;
31591
31494
  }
31592
- .E_f4mi9eq .form-item-extra {
31593
- margin-top: 4px;
31495
+ .E_iouxfgt .icon-inner {
31496
+ display: inline-flex;
31497
+ align-items: center;
31498
+ justify-content: center;
31499
+ }
31500
+ .E_iouxfgt .icon-inner + span,
31501
+ .E_iouxfgt span + .icon-inner.suffix {
31502
+ margin-left: 4px;
31503
+ }
31504
+ .E_iouxfgt.is-rotate img,
31505
+ .E_iouxfgt.is-rotate svg {
31506
+ animation: rotate 680ms linear infinite;
31507
+ }
31508
+
31509
+ .E_f7pxqmh {
31594
31510
  width: 100%;
31595
- padding: 14px;
31596
- background: #f2f4f6;
31597
- font-size: 13px;
31598
- line-height: 1.8;
31599
- color: #8e9aa9;
31511
+ margin-bottom: 0 !important;
31512
+ flex-flow: nowrap !important;
31513
+ line-break: auto;
31600
31514
  }
31601
- .E_f4mi9eq .form-item-label {
31602
- padding-right: 12px;
31515
+ .E_f7pxqmh > .ant-form-item-label {
31516
+ text-align: left !important;
31517
+ padding-bottom: 0 !important;
31518
+ }
31519
+ .E_f7pxqmh > .ant-form-item-label > label {
31520
+ min-height: 32px;
31521
+ height: auto;
31603
31522
  font-size: 13px;
31604
31523
  color: rgba(44, 56, 82, 0.6);
31524
+ white-space: normal;
31605
31525
  }
31606
- .E_f4mi9eq .form-item-label.label-right {
31607
- text-align: right;
31526
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31527
+ border-color: #ff4d4f !important;
31608
31528
  }
31609
- .E_f4mi9eq .form-item-label,
31610
- .E_f4mi9eq .form-item-control {
31611
- line-height: 32px;
31529
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31530
+ border-color: #ff4d4f !important;
31612
31531
  }
31613
- .E_f4mi9eq .form-item-control .form-item-error {
31614
- line-height: 18px;
31532
+ .E_f7pxqmh .ant-form-item-explain {
31533
+ margin-top: 4px;
31534
+ font-size: 12px;
31535
+ min-height: 0px;
31615
31536
  }
31616
- .E_f4mi9eq .form-item-children {
31617
- width: 100%;
31537
+ .E_f7pxqmh .ant-form-item-extra {
31538
+ font-size: 12px;
31539
+ color: rgba(44, 56, 82, 0.6);
31540
+ min-height: 0px;
31618
31541
  }
31619
- .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 {
31620
- width: 100%;
31542
+
31543
+ .E_owd0kml {
31544
+ display: inline-block;
31621
31545
  }
31622
- .E_f4mi9eq .form-item-error {
31623
- color: #e75a3a;
31624
- height: 0;
31625
- overflow: hidden;
31546
+
31547
+ .E_h1jsgezc {
31548
+ visibility: hidden;
31549
+ position: absolute;
31626
31550
  }
31627
- .E_f4mi9eq .form-item-error-enter-done {
31628
- margin-top: 4px;
31629
- height: auto;
31630
- overflow: auto;
31551
+
31552
+ .E_atcz0kf .ant-input-suffix {
31553
+ margin-left: 8px;
31631
31554
  }
31632
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31633
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31634
- border: 1px solid #e75a3a;
31635
- color: #e75a3a;
31555
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31556
+ padding: 2px 7px 2px 12px;
31636
31557
  }
31637
31558
 
31638
- .E_fh0ewl8 {
31639
- color: #2d3a56;
31640
- font-weight: bold;
31641
- padding-bottom: 6px;
31642
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31643
- margin-bottom: 16px;
31559
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31560
+ display: var(--ai7qkf2-0);
31644
31561
  }
31645
- .E_fh0ewl8:not(:first-of-type) {
31646
- margin-top: 16px;
31562
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31563
+ display: inline-flex;
31564
+ line-height: 1.5715;
31565
+ height: 100%;
31566
+ width: 100%;
31647
31567
  }
31648
-
31649
- .E_e1qrlvot {
31650
- width: 8px;
31651
- height: 24px;
31652
- display: flex;
31653
- justify-content: center;
31568
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31569
+ content: var(--ai7qkf2-1);
31570
+ display: var(--ai7qkf2-2);
31571
+ flex: none;
31654
31572
  align-items: center;
31655
- cursor: pointer;
31656
- transition: all 200ms ease-out 40ms;
31573
+ margin-left: 4px;
31574
+ padding: 5px 12px 5px 0;
31575
+ color: rgba(44, 56, 82, 0.6);
31657
31576
  }
31658
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31659
- content: "";
31660
- width: 1px;
31661
- height: 6px;
31662
- border-radius: 1px;
31663
- background: #ccd4e3;
31664
- position: relative;
31665
- right: 2px;
31666
- transform: rotate(-45deg);
31577
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31578
+ content: var(--ai7qkf2-3);
31579
+ display: var(--ai7qkf2-4);
31580
+ flex: none;
31581
+ align-items: center;
31582
+ margin-right: 4px;
31583
+ cursor: auto;
31584
+ color: rgba(44, 56, 82, 0.6);
31667
31585
  }
31668
- .E_e1qrlvot:after {
31669
- transform: rotate(45deg);
31670
- left: 1px;
31586
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31587
+ border-radius: 0;
31671
31588
  }
31672
-
31673
- .E_w9ic984.ant-alert-warning {
31674
- border: 0;
31675
- background: rgba(255, 187, 0, 0.1);
31589
+ .E_ai7qkf2.ant-input-number {
31590
+ width: 100%;
31676
31591
  border-radius: 6px;
31677
31592
  }
31678
- .E_w9ic984.ant-alert,
31679
- .E_w9ic984 .ant-alert-message {
31680
- color: #e07f00;
31593
+ .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 {
31594
+ border-color: #0096ff;
31595
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31596
+ z-index: 1;
31681
31597
  }
31682
- .E_w9ic984.ant-alert .dashed-border-bottom,
31683
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31684
- border-bottom-color: #e07f00;
31598
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31599
+ border-color: #e75a3a;
31600
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31601
+ }
31602
+ .E_ai7qkf2 .ant-input-number-input {
31603
+ height: 30px;
31604
+ border: 1px;
31605
+ padding: 5px 12px;
31606
+ font-size: inherit;
31607
+ }
31608
+ .E_ai7qkf2.ant-input-number-lg input {
31609
+ height: 38px;
31610
+ border: 1px;
31611
+ padding: 8px 16px;
31612
+ }
31613
+ .E_ai7qkf2.ant-input-number-sm input {
31614
+ height: 22px;
31615
+ border: 1px;
31616
+ padding: 2px 8px;
31685
31617
  }
31686
31618
 
31687
- .E_n1k9qi4r {
31619
+ .E_cnujxq2 {
31688
31620
  display: flex;
31689
- flex-direction: row;
31690
- padding: 7px 12px;
31691
- background: rgba(255, 187, 0, 0.1);
31692
- border-radius: 6px;
31693
- color: #e07f00;
31694
- font-size: 12px;
31695
- line-height: 18px;
31621
+ flex-direction: column;
31696
31622
  }
31697
- .E_n1k9qi4r .icon-wrapper {
31698
- margin-right: 10px;
31699
- height: 18px;
31623
+
31624
+ .E_m7s48ia {
31625
+ max-width: 1120px;
31626
+ width: 100%;
31627
+ margin: 0 auto;
31628
+ height: 100%;
31700
31629
  }
31701
31630
 
31702
- .E_n16fsg9x {
31631
+ .E_wt5zbg6 {
31632
+ max-width: 1120px;
31633
+ width: 100%;
31634
+ margin: 0 auto;
31703
31635
  display: flex;
31704
- flex-direction: row;
31705
- padding: 7px 12px;
31706
- background: rgba(225, 230, 241, 0.6);
31707
- border-radius: 6px;
31708
- color: rgba(44, 56, 82, 0.6);
31709
- font-size: 12px;
31710
- line-height: 18px;
31711
31636
  }
31712
- .E_n16fsg9x .icon-wrapper {
31713
- margin-right: 10px;
31714
- height: 18px;
31637
+ .E_wt5zbg6 .left,
31638
+ .E_wt5zbg6 .right {
31639
+ flex-grow: 0;
31640
+ flex-shrink: 0;
31641
+ flex-basis: 21%;
31715
31642
  }
31716
-
31717
- .E_i173wxzw {
31643
+ .E_wt5zbg6 .left {
31718
31644
  display: flex;
31719
- flex-direction: row;
31720
- padding: 7px 12px;
31721
- background: rgba(0, 136, 255, 0.1);
31722
- border-radius: 6px;
31723
- color: #005ed1;
31724
- font-size: 12px;
31725
- line-height: 18px;
31645
+ justify-content: flex-end;
31646
+ padding-right: 44px;
31726
31647
  }
31727
- .E_i173wxzw .icon-wrapper {
31728
- margin-right: 10px;
31729
- height: 18px;
31648
+ .E_wt5zbg6 .right {
31649
+ padding-left: 44px;
31730
31650
  }
31731
-
31732
- .E_dld369h {
31733
- color: rgba(44, 56, 82, 0.6);
31734
- margin-top: 5px;
31735
- font-size: 12px;
31736
- line-height: 18px;
31651
+ .E_wt5zbg6 .middle {
31652
+ margin-bottom: 40px;
31653
+ flex-grow: 0;
31654
+ flex-shrink: 0;
31655
+ flex-basis: 58%;
31737
31656
  }
31738
-
31739
- .E_s1epv22q {
31740
- color: #f0483e;
31741
- font-size: 12px;
31742
- white-space: pre-wrap;
31657
+ .E_wt5zbg6 .middle .form-base-field {
31658
+ width: 100%;
31659
+ }
31660
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31661
+ width: auto;
31743
31662
  }
31744
31663
 
31745
- .E_okus5hk {
31746
- display: flex;
31747
- align-items: center;
31748
- justify-content: flex-end;
31664
+ .E_h18jprzg .ant-modal-header {
31665
+ margin: 0 auto;
31666
+ width: 100%;
31667
+ max-width: 648px;
31749
31668
  }
31750
- .E_okus5hk .icon-wrapper {
31751
- margin-right: 16px;
31669
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31670
+ margin-left: 0;
31752
31671
  }
31753
-
31754
- .E_t1auuzri {
31755
- color: rgba(0, 21, 64, 0.3);
31672
+ .E_h18jprzg .ant-modal-body {
31673
+ margin: 0 auto;
31674
+ padding: 0;
31675
+ width: 100%;
31676
+ max-width: 648px;
31677
+ overflow: hidden;
31756
31678
  }
31757
-
31758
- .E_i74cfyt.ant-input {
31759
- padding: 5px 12px;
31760
- line-height: 20px;
31761
- color: #2d3a56;
31762
- border-radius: 6px;
31763
- border-color: rgba(172, 186, 211, 0.6);
31764
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31679
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31680
+ margin-bottom: 40px;
31765
31681
  }
31766
- .E_i74cfyt.ant-input.ant-input-lg {
31767
- padding: 8px 16px;
31768
- line-height: 22px;
31682
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31683
+ height: calc(100vh - 225px);
31684
+ overflow-y: auto;
31769
31685
  }
31770
- .E_i74cfyt.ant-input.ant-input-sm {
31771
- padding: 2px 8px;
31772
- line-height: 18px;
31686
+ .E_h18jprzg .ant-modal-footer .footer-content {
31687
+ margin: 0 auto;
31688
+ max-width: 648px;
31773
31689
  }
31774
- .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 {
31775
- border-color: rgba(107, 128, 167, 0.6);
31776
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31777
- z-index: 1;
31690
+
31691
+ .E_h16z9xgz .ant-modal-header {
31692
+ margin: 0 auto;
31693
+ width: 100%;
31694
+ max-width: 1024px;
31778
31695
  }
31779
- .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 {
31780
- border-color: #0096ff;
31781
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31782
- z-index: 1;
31696
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31697
+ margin-left: 0;
31783
31698
  }
31784
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31785
- border-color: #e75a3a;
31786
- color: #e75a3a;
31699
+ .E_h16z9xgz .ant-modal-body {
31700
+ margin: 0 auto;
31701
+ padding: 0;
31702
+ width: 100%;
31703
+ max-width: 1024px;
31704
+ overflow: hidden;
31787
31705
  }
31788
- .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 {
31789
- border-color: #e75a3a;
31790
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31706
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31707
+ margin-bottom: 40px;
31791
31708
  }
31792
- .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 {
31793
- border-color: #e75a3a;
31794
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31709
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31710
+ height: calc(100vh - 225px);
31711
+ overflow-y: auto;
31795
31712
  }
31796
- .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 {
31797
- background: rgba(211, 218, 235, 0.6);
31798
- color: rgba(0, 21, 64, 0.3);
31799
- border-color: rgba(172, 186, 211, 0.6);
31713
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31714
+ margin: 0 auto;
31715
+ max-width: 1024px;
31800
31716
  }
31801
- .E_i74cfyt.ant-input-affix-wrapper {
31802
- padding: 5px 12px;
31803
- border-radius: 6px;
31804
- border-color: rgba(172, 186, 211, 0.6);
31717
+
31718
+ .E_f1lrhghm {
31719
+ flex: 1;
31720
+ }
31721
+ .E_f1lrhghm label {
31722
+ font-size: 13px;
31723
+ line-height: 20px;
31724
+ color: rgba(44, 56, 82, 0.6);
31725
+ }
31726
+ .E_f1lrhghm .title {
31727
+ font-size: 14px;
31805
31728
  line-height: 20px;
31806
31729
  color: #2d3a56;
31807
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31730
+ margin-bottom: 12px;
31808
31731
  }
31809
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31810
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31811
- color: rgba(44, 56, 82, 0.6);
31732
+ .E_f1lrhghm.connect-cluster .title {
31733
+ padding-bottom: 26px;
31812
31734
  }
31813
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31814
- padding: 8px 16px;
31815
- line-height: 22px;
31735
+
31736
+ .E_f18ot8em {
31737
+ padding: 25px 0 15px 0;
31738
+ border-bottom: 1px solid #e1e5eb;
31739
+ margin-bottom: 16px;
31816
31740
  }
31817
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31818
- padding: 2px 8px;
31819
- line-height: 18px;
31741
+
31742
+ .E_f1l1g2k0 {
31743
+ display: flex;
31744
+ align-items: center;
31745
+ margin-bottom: 8px;
31820
31746
  }
31821
- .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 {
31822
- border-color: rgba(107, 128, 167, 0.6);
31823
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31747
+ .E_f1l1g2k0 > label {
31748
+ width: 216px;
31824
31749
  }
31825
- .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 {
31826
- border-color: #0096ff;
31827
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31750
+ .E_f1l1g2k0 > label + * {
31751
+ width: 100%;
31828
31752
  }
31829
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31830
- border-color: #e75a3a;
31753
+ .E_f1l1g2k0 .ant-select {
31754
+ width: 100%;
31831
31755
  }
31832
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31756
+
31757
+ .E_e1k89cwg {
31833
31758
  color: #e75a3a;
31759
+ margin-right: 10px;
31834
31760
  }
31835
- .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 {
31836
- border-color: #e75a3a;
31837
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31761
+
31762
+ .E_d1oui1gf {
31763
+ width: 100%;
31764
+ height: 1px;
31765
+ background: rgba(213, 219, 227, 0.6);
31766
+ margin: 24px 0;
31838
31767
  }
31839
- .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 {
31840
- border-color: #e75a3a;
31841
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31768
+
31769
+ .E_l15itdbb {
31770
+ display: flex;
31771
+ justify-content: center;
31772
+ align-items: center;
31773
+ height: 100%;
31842
31774
  }
31843
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31844
- background: rgba(211, 218, 235, 0.6);
31845
- color: rgba(0, 21, 64, 0.3);
31846
- border-color: rgba(172, 186, 211, 0.6);
31775
+
31776
+ .E_d1y3z4w {
31777
+ display: inline-block;
31778
+ width: 4px;
31779
+ height: 4px;
31780
+ background: #8e9aa9;
31781
+ opacity: 0.4;
31782
+ border-radius: 50%;
31783
+ margin: 0 4px;
31847
31784
  }
31848
- textarea.E_i74cfyt.ant-input {
31849
- transition-property: height;
31850
- transition-delay: 50ms;
31785
+
31786
+ .E_m177r7a3 .ant-modal-header,
31787
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31788
+ width: 648px;
31789
+ margin: 0 auto;
31851
31790
  }
31852
- textarea.E_i74cfyt.ant-input.textarea-large {
31853
- min-height: 40px;
31854
- height: 40px;
31791
+ .E_m177r7a3 .ant-modal-header {
31792
+ padding: 35px 0 24px;
31793
+ border: none;
31855
31794
  }
31856
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31857
- height: 80px;
31795
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31796
+ font-size: 30px;
31858
31797
  }
31859
- textarea.E_i74cfyt.ant-input.textarea-middle {
31860
- min-height: 32px;
31861
- height: 32px;
31798
+ .E_m177r7a3 .ant-modal-body {
31799
+ padding: 4px 0 2px;
31862
31800
  }
31863
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31864
- height: 64px;
31801
+ .E_m177r7a3 .ant-modal-footer {
31802
+ border: none;
31865
31803
  }
31866
- textarea.E_i74cfyt.ant-input.textarea-small {
31867
- min-height: 24px;
31868
- height: 24px;
31804
+
31805
+ .E_t1wwio3v {
31806
+ font-size: 12px;
31807
+ line-height: 18px;
31808
+ font-weight: bold;
31809
+ color: #fff;
31810
+ padding: 0 4px;
31811
+ border-radius: 4px;
31812
+ display: inline-block;
31813
+ background: var(--t1wwio3v-0);
31869
31814
  }
31870
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31871
- height: 40px;
31815
+ .E_t1wwio3v:not(:first-child) {
31816
+ margin-left: 4px;
31872
31817
  }
31873
31818
 
31874
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
31819
+ .E_f17jvtfk {
31820
+ width: 100%;
31821
+ height: 100%;
31822
+ display: flex;
31823
+ align-items: center;
31824
+ justify-content: center;
31825
+ }
31826
+
31827
+ .E_nzppkea {
31828
+ font-size: 90%;
31829
+ font-weight: bold;
31830
+ background-color: rgba(240, 243, 247, 0.6);
31831
+ padding: 1px 4px 1px;
31832
+ margin-left: 2px;
31833
+ margin-right: 2px;
31875
31834
  border: 1px solid rgba(213, 219, 227, 0.6);
31876
31835
  border-radius: 4px;
31877
31836
  }
31878
- .E_k1ci6977.input-tags {
31879
- position: relative;
31880
- padding: 6px;
31881
- height: 32px;
31882
- cursor: pointer;
31883
- transition: border 150ms;
31884
- }
31885
- .E_k1ci6977.input-tags:hover {
31886
- border-color: #0080ff;
31887
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31837
+
31838
+ .E_f4mi9eq.form-item-general {
31839
+ width: 640px;
31888
31840
  }
31889
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31890
- padding-right: 30px;
31841
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31842
+ margin-top: 16px;
31891
31843
  }
31892
- .E_k1ci6977.input-tags .input-tags-inner {
31893
- display: flex;
31844
+ .E_f4mi9eq.form-item-compact {
31845
+ width: 412px;
31894
31846
  }
31895
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31896
- display: flex;
31847
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31848
+ margin-top: 8px;
31897
31849
  }
31898
- .E_k1ci6977.input-tags .input-tag-suffix {
31899
- position: absolute;
31900
- right: 12px;
31901
- top: 50%;
31902
- transform: translateY(-50%);
31850
+ .E_f4mi9eq .form-item {
31851
+ width: auto;
31903
31852
  }
31904
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31905
- color: rgba(0, 0, 0, 0.25);
31906
- font-size: 12px;
31907
- cursor: pointer;
31853
+ .E_f4mi9eq .form-item-main {
31854
+ position: relative;
31855
+ display: flex;
31908
31856
  }
31909
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31910
- color: rgba(0, 0, 0, 0.45);
31857
+ .E_f4mi9eq .form-item-extra {
31858
+ margin-top: 4px;
31859
+ width: 100%;
31860
+ padding: 14px;
31861
+ background: #f2f4f6;
31862
+ font-size: 13px;
31863
+ line-height: 1.8;
31864
+ color: #8e9aa9;
31911
31865
  }
31912
- .E_k1ci6977.has-focus-indicator {
31913
- position: relative;
31914
- overflow: hidden;
31866
+ .E_f4mi9eq .form-item-label {
31867
+ padding-right: 12px;
31868
+ font-size: 13px;
31869
+ color: rgba(44, 56, 82, 0.6);
31915
31870
  }
31916
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31917
- position: absolute;
31918
- top: 50%;
31919
- transform: translateY(-50%);
31920
- left: -16px;
31921
- transition: left 150ms ease;
31922
- opacity: 0;
31871
+ .E_f4mi9eq .form-item-label.label-right {
31872
+ text-align: right;
31923
31873
  }
31924
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31925
- left: 8px;
31926
- opacity: 1;
31874
+ .E_f4mi9eq .form-item-label,
31875
+ .E_f4mi9eq .form-item-control {
31876
+ line-height: 32px;
31927
31877
  }
31928
- .E_k1ci6977.has-focus-indicator input {
31929
- transition: margin-left 150ms ease;
31930
- margin-left: 0px;
31878
+ .E_f4mi9eq .form-item-control .form-item-error {
31879
+ line-height: 18px;
31931
31880
  }
31932
- .E_k1ci6977.has-focus-indicator input:focus {
31933
- margin-left: 16px;
31881
+ .E_f4mi9eq .form-item-children {
31882
+ width: 100%;
31934
31883
  }
31935
-
31936
- input.E_l1f7td1d.ant-input {
31937
- border-top-right-radius: 0;
31938
- border-bottom-right-radius: 0;
31884
+ .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 {
31885
+ width: 100%;
31939
31886
  }
31940
-
31941
- .E_l1f7td1d.ant-input-affix-wrapper {
31942
- border-top-right-radius: 0;
31943
- border-bottom-right-radius: 0;
31887
+ .E_f4mi9eq .form-item-error {
31888
+ color: #e75a3a;
31889
+ height: 0;
31890
+ overflow: hidden;
31944
31891
  }
31945
-
31946
- input.E_rf8rlle.ant-input {
31947
- border-top-left-radius: 0;
31948
- border-bottom-left-radius: 0;
31892
+ .E_f4mi9eq .form-item-error-enter-done {
31893
+ margin-top: 4px;
31894
+ height: auto;
31895
+ overflow: auto;
31949
31896
  }
31950
-
31951
- .E_rf8rlle.ant-input-affix-wrapper {
31952
- border-top-left-radius: 0;
31953
- border-bottom-left-radius: 0;
31897
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31898
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31899
+ border: 1px solid #e75a3a;
31900
+ color: #e75a3a;
31954
31901
  }
31955
31902
 
31956
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31957
- border-top-right-radius: 0;
31958
- border-bottom-right-radius: 0;
31903
+ .E_fh0ewl8 {
31904
+ color: #2d3a56;
31905
+ font-weight: bold;
31906
+ padding-bottom: 6px;
31907
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31908
+ margin-bottom: 16px;
31959
31909
  }
31960
-
31961
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31962
- border-top-left-radius: 0;
31963
- border-bottom-left-radius: 0;
31910
+ .E_fh0ewl8:not(:first-of-type) {
31911
+ margin-top: 16px;
31964
31912
  }
31965
31913
 
31966
- .E_c3ni091 {
31914
+ .E_e1qrlvot {
31915
+ width: 8px;
31916
+ height: 24px;
31967
31917
  display: flex;
31968
- flex-direction: column;
31969
- }
31970
- .E_c3ni091 .select-wrapper {
31971
- margin-top: 12px;
31972
- }
31973
- .E_c3ni091 .select-wrapper .select {
31974
- width: 100%;
31918
+ justify-content: center;
31919
+ align-items: center;
31920
+ cursor: pointer;
31921
+ transition: all 200ms ease-out 40ms;
31975
31922
  }
31976
- .E_c3ni091 .radio-wrapper {
31977
- margin-top: 24px;
31923
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
31924
+ content: "";
31925
+ width: 1px;
31926
+ height: 6px;
31927
+ border-radius: 1px;
31928
+ background: #ccd4e3;
31929
+ position: relative;
31930
+ right: 2px;
31931
+ transform: rotate(-45deg);
31978
31932
  }
31979
- .E_c3ni091 div.form-item {
31980
- width: 100%;
31933
+ .E_e1qrlvot:after {
31934
+ transform: rotate(45deg);
31935
+ left: 1px;
31981
31936
  }
31982
31937
 
31983
- .E_d105ju2d {
31984
- font-size: 14px;
31985
- font-weight: 500;
31986
- color: #3e4652;
31987
- line-height: 18px;
31938
+ .E_w9ic984.ant-alert-warning {
31939
+ border: 0;
31940
+ background: rgba(255, 187, 0, 0.1);
31941
+ border-radius: 6px;
31988
31942
  }
31989
- .E_d105ju2d + .E_d105ju2d {
31990
- margin-top: 16px;
31943
+ .E_w9ic984.ant-alert,
31944
+ .E_w9ic984 .ant-alert-message {
31945
+ color: #e07f00;
31991
31946
  }
31992
- .E_d105ju2d + * {
31993
- margin-top: 16px;
31947
+ .E_w9ic984.ant-alert .dashed-border-bottom,
31948
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31949
+ border-bottom-color: #e07f00;
31994
31950
  }
31995
31951
 
31996
- .E_lh0l62z.E_d105ju2d {
31952
+ .E_n1k9qi4r {
31953
+ display: flex;
31954
+ flex-direction: row;
31955
+ padding: 7px 12px;
31956
+ background: rgba(255, 187, 0, 0.1);
31957
+ border-radius: 6px;
31958
+ color: #e07f00;
31997
31959
  font-size: 12px;
31998
- color: rgba(44, 56, 82, 0.6);
31999
- margin-top: 12px;
32000
- }
32001
-
32002
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32003
31960
  line-height: 18px;
32004
- font-weight: 500;
32005
- margin-top: 0;
32006
- white-space: initial;
32007
- }
32008
-
32009
- .E_r1skkc3l {
32010
- display: block;
32011
31961
  }
32012
- .E_r1skkc3l span {
32013
- font-size: 14px;
32014
- font-weight: 500;
32015
- line-height: 32px;
32016
- color: #3e4652;
31962
+ .E_n1k9qi4r .icon-wrapper {
31963
+ margin-right: 10px;
31964
+ height: 18px;
32017
31965
  }
32018
31966
 
32019
- .E_c3cobmo {
32020
- margin-top: 16px;
32021
- padding: 8px;
32022
- border-radius: 6px;
31967
+ .E_n16fsg9x {
31968
+ display: flex;
31969
+ flex-direction: row;
31970
+ padding: 7px 12px;
32023
31971
  background: rgba(225, 230, 241, 0.6);
31972
+ border-radius: 6px;
32024
31973
  color: rgba(44, 56, 82, 0.6);
32025
31974
  font-size: 12px;
31975
+ line-height: 18px;
32026
31976
  }
32027
- .E_c3cobmo div {
32028
- line-height: 20px;
31977
+ .E_n16fsg9x .icon-wrapper {
31978
+ margin-right: 10px;
31979
+ height: 18px;
31980
+ }
31981
+
31982
+ .E_i173wxzw {
32029
31983
  display: flex;
32030
- align-items: center;
32031
- word-break: break-all;
31984
+ flex-direction: row;
31985
+ padding: 7px 12px;
31986
+ background: rgba(0, 136, 255, 0.1);
31987
+ border-radius: 6px;
31988
+ color: #005ed1;
31989
+ font-size: 12px;
31990
+ line-height: 18px;
32032
31991
  }
32033
- .E_c3cobmo .title {
32034
- font-weight: 700;
31992
+ .E_i173wxzw .icon-wrapper {
31993
+ margin-right: 10px;
31994
+ height: 18px;
31995
+ }
31996
+
31997
+ .E_dld369h {
31998
+ color: rgba(44, 56, 82, 0.6);
31999
+ margin-top: 5px;
32000
+ font-size: 12px;
32035
32001
  line-height: 18px;
32036
- margin: 4px 0;
32037
32002
  }
32038
32003
 
32039
- .E_uqv57uv {
32040
- color: rgba(44, 56, 82, 0.7490196078);
32004
+ .E_s1epv22q {
32005
+ color: #f0483e;
32006
+ font-size: 12px;
32007
+ white-space: pre-wrap;
32041
32008
  }
32042
32009
 
32043
- .E_s1dni7lo {
32044
- width: 430px !important;
32010
+ .E_okus5hk {
32011
+ display: flex;
32012
+ align-items: center;
32013
+ justify-content: flex-end;
32014
+ }
32015
+ .E_okus5hk .icon-wrapper {
32016
+ margin-right: 16px;
32045
32017
  }
32046
32018
 
32047
- .E_d1wwmmm5 .ant-select-item-group {
32048
- padding: 8px 16px;
32049
- line-height: 18px;
32050
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32051
- height: 34px;
32052
- min-height: 34px;
32053
- box-sizing: border-box;
32054
- margin-top: 8px;
32019
+ .E_t1auuzri {
32020
+ color: rgba(0, 21, 64, 0.3);
32055
32021
  }
32056
32022
 
32057
- .E_o1ugr09p {
32058
- display: flex;
32059
- flex-direction: column;
32060
- margin: 1px 8px;
32061
- padding: 8px;
32062
- border-radius: 4px;
32023
+ .E_i74cfyt.ant-input {
32024
+ padding: 5px 12px;
32025
+ line-height: 20px;
32026
+ color: #2d3a56;
32027
+ border-radius: 6px;
32028
+ border-color: rgba(172, 186, 211, 0.6);
32029
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32063
32030
  }
32064
- .E_o1ugr09p .selected-icon {
32065
- display: none;
32031
+ .E_i74cfyt.ant-input.ant-input-lg {
32032
+ padding: 8px 16px;
32033
+ line-height: 22px;
32066
32034
  }
32067
- .E_o1ugr09p.ant-select-item-option-grouped {
32068
- padding-left: 8px;
32035
+ .E_i74cfyt.ant-input.ant-input-sm {
32036
+ padding: 2px 8px;
32037
+ line-height: 18px;
32069
32038
  }
32070
- .E_o1ugr09p.ant-select-item-option-selected {
32071
- background-color: white;
32039
+ .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 {
32040
+ border-color: rgba(107, 128, 167, 0.6);
32041
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32042
+ z-index: 1;
32072
32043
  }
32073
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32074
- color: #0080ff;
32044
+ .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 {
32045
+ border-color: #0096ff;
32046
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32047
+ z-index: 1;
32075
32048
  }
32076
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32077
- display: block;
32049
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32050
+ border-color: #e75a3a;
32051
+ color: #e75a3a;
32078
32052
  }
32079
- .E_o1ugr09p.ant-select-item-option-active {
32080
- background: rgba(0, 136, 255, 0.16);
32053
+ .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 {
32054
+ border-color: #e75a3a;
32055
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32081
32056
  }
32082
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32083
- color: #0080ff;
32057
+ .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 {
32058
+ border-color: #e75a3a;
32059
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32084
32060
  }
32085
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32086
- background: rgba(0, 136, 255, 0.1);
32087
- color: #0080ff;
32061
+ .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 {
32062
+ background: rgba(211, 218, 235, 0.6);
32063
+ color: rgba(0, 21, 64, 0.3);
32064
+ border-color: rgba(172, 186, 211, 0.6);
32088
32065
  }
32089
-
32090
- .E_o1ifxsq4 {
32091
- display: flex;
32092
- justify-content: space-between;
32093
- height: 20px;
32066
+ .E_i74cfyt.ant-input-affix-wrapper {
32067
+ padding: 5px 12px;
32068
+ border-radius: 6px;
32069
+ border-color: rgba(172, 186, 211, 0.6);
32094
32070
  line-height: 20px;
32095
- }
32096
- .E_o1ifxsq4 .timezone-title {
32097
32071
  color: #2d3a56;
32098
- overflow: hidden;
32099
- text-overflow: ellipsis;
32072
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32100
32073
  }
32101
-
32102
- .E_o1zue7 {
32103
- display: flex;
32104
- justify-content: space-between;
32074
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32075
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32105
32076
  color: rgba(44, 56, 82, 0.6);
32106
- height: 18px;
32077
+ }
32078
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32079
+ padding: 8px 16px;
32080
+ line-height: 22px;
32081
+ }
32082
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32083
+ padding: 2px 8px;
32107
32084
  line-height: 18px;
32108
- margin-top: 2px;
32109
32085
  }
32110
-
32111
- .E_tyfmlxg {
32112
- border: none;
32113
- margin-right: 0;
32114
- background: rgba(225, 230, 241, 0.6);
32086
+ .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 {
32087
+ border-color: rgba(107, 128, 167, 0.6);
32088
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32115
32089
  }
32116
-
32117
- .E_o18uybox {
32118
- pointer-events: none;
32119
- height: 32px;
32120
- width: 100%;
32121
- opacity: 0;
32090
+ .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 {
32091
+ border-color: #0096ff;
32092
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32122
32093
  }
32123
-
32124
- .E_s1sck0th {
32125
- padding: 0 8px;
32126
- border-radius: 4px;
32094
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32095
+ border-color: #e75a3a;
32127
32096
  }
32128
-
32129
- .E_m855nr1 {
32130
- padding: 2px 8px;
32131
- border-radius: 3px;
32097
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32098
+ color: #e75a3a;
32132
32099
  }
32133
-
32134
- .E_l1270xpg {
32135
- padding: 3px 8px;
32136
- border-radius: 2px;
32100
+ .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 {
32101
+ border-color: #e75a3a;
32102
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32137
32103
  }
32138
-
32139
- .E_t14rextb.ant-tag:hover {
32140
- opacity: unset;
32104
+ .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 {
32105
+ border-color: #e75a3a;
32106
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32141
32107
  }
32142
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32143
- margin: 0;
32144
- margin-right: 8px;
32145
- display: inline-flex;
32146
- align-items: center;
32147
- border: none;
32108
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32109
+ background: rgba(211, 218, 235, 0.6);
32110
+ color: rgba(0, 21, 64, 0.3);
32111
+ border-color: rgba(172, 186, 211, 0.6);
32148
32112
  }
32149
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32150
- width: 16px;
32151
- height: 16px;
32152
- color: inherit;
32153
- margin-left: 4px;
32154
- opacity: 0.6;
32155
- display: inline-flex;
32113
+ textarea.E_i74cfyt.ant-input {
32114
+ transition-property: height;
32115
+ transition-delay: 50ms;
32156
32116
  }
32157
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32158
- opacity: 1;
32117
+ textarea.E_i74cfyt.ant-input.textarea-large {
32118
+ min-height: 40px;
32119
+ height: 40px;
32159
32120
  }
32160
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32161
- color: #0080ff;
32162
- background-color: rgba(0, 136, 255, 0.1);
32121
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32122
+ height: 80px;
32163
32123
  }
32164
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32165
- color: #f0483e;
32166
- background-color: rgba(255, 74, 74, 0.1);
32124
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32125
+ min-height: 32px;
32126
+ height: 32px;
32167
32127
  }
32168
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32169
- color: #e07f00;
32170
- background-color: rgba(255, 187, 0, 0.1);
32128
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32129
+ height: 64px;
32171
32130
  }
32172
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32173
- color: #008f4c;
32174
- background-color: rgba(30, 201, 127, 0.1);
32131
+ textarea.E_i74cfyt.ant-input.textarea-small {
32132
+ min-height: 24px;
32133
+ height: 24px;
32175
32134
  }
32176
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32177
- color: #1d326c;
32178
- background-color: rgba(225, 230, 241, 0.6);
32135
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32136
+ height: 40px;
32179
32137
  }
32180
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32181
- color: #7E41FF;
32182
- background-color: rgba(126, 65, 255, 0.1);
32138
+
32139
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32140
+ border: 1px solid rgba(213, 219, 227, 0.6);
32141
+ border-radius: 4px;
32183
32142
  }
32184
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32185
- color: #fff;
32143
+ .E_k1ci6977.input-tags {
32144
+ position: relative;
32145
+ padding: 6px;
32146
+ height: 32px;
32147
+ cursor: pointer;
32148
+ transition: border 150ms;
32186
32149
  }
32187
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32188
- background-color: #f0483e;
32150
+ .E_k1ci6977.input-tags:hover {
32151
+ border-color: #0080ff;
32152
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32189
32153
  }
32190
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32191
- background-color: #fea008;
32154
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32155
+ padding-right: 30px;
32192
32156
  }
32193
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32194
- background-color: #00ba5d;
32157
+ .E_k1ci6977.input-tags .input-tags-inner {
32158
+ display: flex;
32195
32159
  }
32196
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32197
- background-color: #0080ff;
32160
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32161
+ display: flex;
32198
32162
  }
32199
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32200
- background-color: #6b7d99;
32163
+ .E_k1ci6977.input-tags .input-tag-suffix {
32164
+ position: absolute;
32165
+ right: 12px;
32166
+ top: 50%;
32167
+ transform: translateY(-50%);
32201
32168
  }
32202
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32203
- background-color: #7E41FF;
32169
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32170
+ color: rgba(0, 0, 0, 0.25);
32171
+ font-size: 12px;
32172
+ cursor: pointer;
32204
32173
  }
32205
-
32206
- .E_tju3gfj .date {
32207
- margin-right: 4px;
32174
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32175
+ color: rgba(0, 0, 0, 0.45);
32208
32176
  }
32209
-
32210
- .E_t1m2x205 .ant-tooltip-arrow {
32211
- display: none;
32177
+ .E_k1ci6977.has-focus-indicator {
32178
+ position: relative;
32179
+ overflow: hidden;
32212
32180
  }
32213
- .E_t1m2x205 .ant-tooltip-inner {
32214
- background: rgba(23, 38, 64, 0.8);
32215
- border-radius: 4px;
32181
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32182
+ position: absolute;
32183
+ top: 50%;
32184
+ transform: translateY(-50%);
32185
+ left: -16px;
32186
+ transition: left 150ms ease;
32187
+ opacity: 0;
32188
+ }
32189
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32190
+ left: 8px;
32191
+ opacity: 1;
32192
+ }
32193
+ .E_k1ci6977.has-focus-indicator input {
32194
+ transition: margin-left 150ms ease;
32195
+ margin-left: 0px;
32196
+ }
32197
+ .E_k1ci6977.has-focus-indicator input:focus {
32198
+ margin-left: 16px;
32216
32199
  }
32217
32200
 
32218
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
32219
- border-radius: 6px;
32201
+ input.E_l1f7td1d.ant-input {
32202
+ border-top-right-radius: 0;
32203
+ border-bottom-right-radius: 0;
32220
32204
  }
32221
- .E_s177mls5.ant-select.ant-select-single {
32222
- width: 100%;
32223
- color: #2d3a56;
32224
- border-color: rgba(211, 218, 235, 0.6);
32225
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32226
- font-size: 13px;
32205
+
32206
+ .E_l1f7td1d.ant-input-affix-wrapper {
32207
+ border-top-right-radius: 0;
32208
+ border-bottom-right-radius: 0;
32227
32209
  }
32228
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
32229
- height: 30px;
32210
+
32211
+ input.E_rf8rlle.ant-input {
32212
+ border-top-left-radius: 0;
32213
+ border-bottom-left-radius: 0;
32230
32214
  }
32231
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
32232
- height: 38px;
32233
- font-size: 13px;
32215
+
32216
+ .E_rf8rlle.ant-input-affix-wrapper {
32217
+ border-top-left-radius: 0;
32218
+ border-bottom-left-radius: 0;
32234
32219
  }
32235
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
32236
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32237
- transition: 160ms ease;
32220
+
32221
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32222
+ border-top-right-radius: 0;
32223
+ border-bottom-right-radius: 0;
32238
32224
  }
32239
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
32240
- color: #0080ff;
32225
+
32226
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32227
+ border-top-left-radius: 0;
32228
+ border-bottom-left-radius: 0;
32241
32229
  }
32242
- .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 {
32243
- border-color: rgba(107, 128, 167, 0.6);
32244
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32230
+
32231
+ .E_c3ni091 {
32232
+ display: flex;
32233
+ flex-direction: column;
32245
32234
  }
32246
- .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 {
32247
- color: #0080ff;
32235
+ .E_c3ni091 .select-wrapper {
32236
+ margin-top: 12px;
32248
32237
  }
32249
- .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 {
32250
- border-color: #0080ff;
32251
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32238
+ .E_c3ni091 .select-wrapper .select {
32239
+ width: 100%;
32252
32240
  }
32253
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32254
- transform: rotate(180deg);
32241
+ .E_c3ni091 .radio-wrapper {
32242
+ margin-top: 24px;
32255
32243
  }
32256
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32257
- background: rgba(211, 218, 235, 0.6);
32258
- border-color: rgba(172, 186, 211, 0.6);
32259
- cursor: "not-allowed";
32244
+ .E_c3ni091 div.form-item {
32245
+ width: 100%;
32260
32246
  }
32261
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32262
- border-color: #f0483e !important;
32247
+
32248
+ .E_d105ju2d {
32249
+ font-size: 14px;
32250
+ font-weight: 500;
32251
+ color: #3e4652;
32252
+ line-height: 18px;
32263
32253
  }
32264
- .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 {
32265
- color: #1d326c;
32254
+ .E_d105ju2d + .E_d105ju2d {
32255
+ margin-top: 16px;
32266
32256
  }
32267
- .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 {
32268
- border-color: #0080ff;
32269
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32257
+ .E_d105ju2d + * {
32258
+ margin-top: 16px;
32270
32259
  }
32271
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32272
- transform: rotate(180deg);
32260
+
32261
+ .E_lh0l62z.E_d105ju2d {
32262
+ font-size: 12px;
32263
+ color: rgba(44, 56, 82, 0.6);
32264
+ margin-top: 12px;
32273
32265
  }
32274
32266
 
32275
- .E_iq1gosr {
32276
- display: inline-block;
32267
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32268
+ line-height: 18px;
32269
+ font-weight: 500;
32270
+ margin-top: 0;
32271
+ white-space: initial;
32277
32272
  }
32278
32273
 
32279
- .E_c1yyuluq {
32280
- border-radius: 8px;
32274
+ .E_r1skkc3l {
32275
+ display: block;
32281
32276
  }
32282
- .E_c1yyuluq .ant-card-body {
32283
- padding: 20px 24px 24px 24px;
32277
+ .E_r1skkc3l span {
32278
+ font-size: 14px;
32279
+ font-weight: 500;
32280
+ line-height: 32px;
32281
+ color: #3e4652;
32284
32282
  }
32285
32283
 
32286
- .E_ccrbeuz .ant-collapse-item {
32287
- border: 0px;
32288
- background-color: #fff;
32284
+ .E_c3cobmo {
32285
+ margin-top: 16px;
32286
+ padding: 8px;
32287
+ border-radius: 6px;
32288
+ background: rgba(225, 230, 241, 0.6);
32289
+ color: rgba(44, 56, 82, 0.6);
32290
+ font-size: 12px;
32289
32291
  }
32290
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32291
- padding-top: 0px;
32292
- padding-bottom: 0px;
32293
- padding-left: 0px !important;
32294
- padding-right: 24px;
32292
+ .E_c3cobmo div {
32293
+ line-height: 20px;
32294
+ display: flex;
32295
+ align-items: center;
32296
+ word-break: break-all;
32295
32297
  }
32296
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32297
- right: 0px;
32298
+ .E_c3cobmo .title {
32299
+ font-weight: 700;
32300
+ line-height: 18px;
32301
+ margin: 4px 0;
32298
32302
  }
32299
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32300
- padding: 0px;
32303
+
32304
+ .E_uqv57uv {
32305
+ color: rgba(44, 56, 82, 0.7490196078);
32301
32306
  }
32302
32307
 
32303
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32304
- padding-right: 0px;
32305
- cursor: default;
32308
+ .E_m196gn1d {
32309
+ min-width: 1280px;
32306
32310
  }
32307
32311
 
32308
32312
  .E_a1b5xrg3 .user-icon-inner {
@@ -32810,10 +32814,6 @@ input.E_rf8rlle.ant-input {
32810
32814
  line-height: 12px;
32811
32815
  }
32812
32816
 
32813
- .E_m196gn1d {
32814
- min-width: 1280px;
32815
- }
32816
-
32817
32817
  .E_h1ol2wl7 {
32818
32818
  font-weight: bold;
32819
32819
  background-color: unset;
@@ -33765,21 +33765,59 @@ input.E_rf8rlle.ant-input {
33765
33765
  padding: 0;
33766
33766
  }
33767
33767
 
33768
- .E_r77hffu {
33769
- display: flex;
33770
- align-items: center;
33771
- justify-content: space-between;
33772
- column-gap: 6px;
33768
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33769
+ margin-right: 2px;
33773
33770
  }
33774
33771
 
33775
- .E_p1cmxsf7 {
33776
- display: flex;
33777
- flex-direction: column;
33778
- justify-content: center;
33779
- row-gap: var(--p1cmxsf7-0);
33772
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33773
+ padding-left: 8px;
33774
+ padding-right: 8px;
33780
33775
  }
33781
- .E_p1cmxsf7 .antd5-progress-line {
33782
- font-size: 0;
33776
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33777
+ border-radius: 4px;
33778
+ }
33779
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33780
+ border-radius: 4px;
33781
+ }
33782
+
33783
+ .E_ma64lna .antd5-segmented-item-label {
33784
+ padding-left: 12px;
33785
+ padding-right: 12px;
33786
+ }
33787
+
33788
+ .E_ckld275 {
33789
+ background-color: rgba(225, 230, 241, 0.6);
33790
+ }
33791
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33792
+ background-color: rgba(255, 255, 255, 0.6);
33793
+ color: rgba(44, 56, 82, 0.75);
33794
+ }
33795
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33796
+ background-color: transparent;
33797
+ }
33798
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33799
+ background-color: transparent;
33800
+ }
33801
+
33802
+ .E_b14q2gmw {
33803
+ 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);
33804
+ }
33805
+
33806
+ .E_c1eym6el {
33807
+ border-radius: 8px;
33808
+ background-color: white;
33809
+ }
33810
+ .E_c1eym6el.hoverable {
33811
+ cursor: pointer;
33812
+ }
33813
+ .E_c1eym6el.hoverable:hover {
33814
+ transition: all 200ms ease;
33815
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33816
+ transform: translateY(-4px);
33817
+ }
33818
+
33819
+ .E_c1yd35n {
33820
+ padding: 0 12px 14px 12px;
33783
33821
  }
33784
33822
 
33785
33823
  .E_c1kghdax {
@@ -33822,10 +33860,6 @@ input.E_rf8rlle.ant-input {
33822
33860
  margin-right: 2px;
33823
33861
  }
33824
33862
 
33825
- .E_c1yd35n {
33826
- padding: 0 12px 14px 12px;
33827
- }
33828
-
33829
33863
  .E_ckui4s7 {
33830
33864
  color: #2d3a56;
33831
33865
  line-height: 22px;
@@ -33890,77 +33924,21 @@ input.E_rf8rlle.ant-input {
33890
33924
  margin-left: 24px;
33891
33925
  }
33892
33926
 
33893
- .E_b14q2gmw {
33894
- 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);
33895
- }
33896
-
33897
- .E_c1eym6el {
33898
- border-radius: 8px;
33899
- background-color: white;
33900
- }
33901
- .E_c1eym6el.hoverable {
33902
- cursor: pointer;
33903
- }
33904
- .E_c1eym6el.hoverable:hover {
33905
- transition: all 200ms ease;
33906
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33907
- transform: translateY(-4px);
33908
- }
33909
-
33910
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33911
- margin-right: 2px;
33912
- }
33913
-
33914
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33915
- padding-left: 8px;
33916
- padding-right: 8px;
33917
- }
33918
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33919
- border-radius: 4px;
33920
- }
33921
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33922
- border-radius: 4px;
33923
- }
33924
-
33925
- .E_ma64lna .antd5-segmented-item-label {
33926
- padding-left: 12px;
33927
- padding-right: 12px;
33928
- }
33929
-
33930
- .E_ckld275 {
33931
- background-color: rgba(225, 230, 241, 0.6);
33932
- }
33933
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33934
- background-color: rgba(255, 255, 255, 0.6);
33935
- color: rgba(44, 56, 82, 0.75);
33936
- }
33937
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33938
- background-color: transparent;
33939
- }
33940
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33941
- background-color: transparent;
33942
- }
33943
-
33944
- .E_t1gvlxt5 {
33945
- min-width: 0;
33946
- flex: 1;
33947
- }
33948
- .E_t1gvlxt5 .tag {
33949
- flex: 0 0 auto;
33950
- }
33951
- .E_t1gvlxt5 .progress-title {
33952
- flex: 2;
33953
- max-width: fit-content;
33954
- }
33955
- .E_t1gvlxt5 .progress-desc {
33956
- flex: 1;
33957
- max-width: fit-content;
33927
+ .E_r77hffu {
33928
+ display: flex;
33929
+ align-items: center;
33930
+ justify-content: space-between;
33931
+ column-gap: 6px;
33958
33932
  }
33959
33933
 
33960
- .E_a1ji6r68 {
33934
+ .E_p1cmxsf7 {
33961
33935
  display: flex;
33962
- align-items: center;
33963
- column-gap: var(--a1ji6r68-0);
33936
+ flex-direction: column;
33937
+ justify-content: center;
33938
+ row-gap: var(--p1cmxsf7-0);
33939
+ }
33940
+ .E_p1cmxsf7 .antd5-progress-line {
33941
+ font-size: 0;
33964
33942
  }
33965
33943
 
33966
33944
  .E_lht19u8 {
@@ -34012,253 +33990,242 @@ input.E_rf8rlle.ant-input {
34012
33990
  animation: loading-indicator3 1100ms ease-out infinite;
34013
33991
  }
34014
33992
 
34015
- .E_msn7nxt {
34016
- color: rgba(44, 56, 82, 0.6);
34017
- text-align: center;
34018
- display: flex;
34019
- align-items: center;
34020
- justify-content: center;
34021
- flex-direction: column;
34022
- height: 100%;
33993
+ .E_w7ob4th.outside-tag {
33994
+ padding-left: 0;
34023
33995
  }
34024
- .E_msn7nxt .link {
34025
- color: #0080ff;
34026
- cursor: pointer;
33996
+ .E_w7ob4th.outside-tag .inside-tag {
33997
+ border-radius: 4px 0 0 4px;
33998
+ padding-right: 4px;
33999
+ margin-right: 4px;
34027
34000
  }
34028
34001
 
34029
- .E_mp64wfi {
34030
- width: 100%;
34031
- height: 100%;
34032
- display: flex;
34033
- flex-direction: column;
34034
- }
34035
- .E_mp64wfi .name-toolbar {
34036
- width: 100%;
34037
- display: flex;
34038
- line-height: 30px;
34039
- padding: 0 16px;
34040
- justify-content: space-between;
34041
- }
34042
- .E_mp64wfi .name-toolbar .metric-extra {
34043
- display: flex;
34044
- font-size: 12px;
34045
- align-items: center;
34002
+ .E_slr2ynn {
34003
+ padding: 0 8px;
34004
+ height: 18px;
34046
34005
  }
34047
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34048
- color: #a3b4cc;
34006
+
34007
+ .E_m140wbb6 {
34008
+ padding: 2px 8px;
34009
+ height: 24px;
34049
34010
  }
34050
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34051
- margin-left: 10px;
34011
+
34012
+ .E_t1fozc1i {
34013
+ margin: 0;
34052
34014
  }
34053
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34054
- margin-left: 10px;
34055
- cursor: pointer;
34015
+
34016
+ .E_i1vxv4ln {
34017
+ margin-right: 4px;
34018
+ height: 16px;
34056
34019
  }
34057
- .E_mp64wfi .content {
34058
- flex: 1;
34059
- width: 100%;
34060
- display: flex;
34061
- justify-content: center;
34062
- align-items: center;
34020
+
34021
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34022
+ font-weight: 700;
34023
+ color: #00122e;
34024
+ background-color: rgba(237, 241, 250, 0.6);
34025
+ border: 1px solid rgba(211, 218, 235, 0.6);
34026
+ word-break: break-all;
34027
+ display: inline;
34028
+ white-space: normal;
34063
34029
  }
34064
- .E_mp64wfi .single-content {
34065
- height: 65px;
34030
+
34031
+ .E_i1g85yz3 {
34032
+ margin-right: 4px;
34033
+ height: 16px;
34066
34034
  }
34067
34035
 
34068
- .E_l1oyigan {
34069
- display: flex;
34070
- align-items: center;
34071
- white-space: nowrap;
34072
- overflow: hidden;
34073
- width: 100%;
34036
+ .E_sjob3jg {
34037
+ --item-min-width: 60px;
34074
34038
  }
34075
- .E_l1oyigan .ant-dropdown-trigger {
34076
- margin-left: auto;
34077
- font-size: 12px;
34039
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34040
+ display: none !important;
34078
34041
  }
34079
-
34080
- .E_l1noi4n1 {
34081
- display: flex;
34082
- justify-content: flex-start;
34083
- align-items: center;
34084
- font-size: 12px;
34085
- cursor: pointer;
34042
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34043
+ flex-shrink: 0 !important;
34086
34044
  }
34087
- .E_l1noi4n1:not(:last-child) {
34088
- margin-right: 20px;
34045
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34046
+ color: #0080ff;
34089
34047
  }
34090
- .E_l1noi4n1.deselected {
34091
- opacity: 0.4;
34048
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34049
+ color: #0080ff;
34050
+ font-weight: normal;
34092
34051
  }
34093
- .E_l1noi4n1.deselected .color-block {
34094
- background: #b4beca !important;
34052
+ .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 {
34053
+ color: rgba(44, 56, 82, 0.6);
34095
34054
  }
34096
-
34097
- .E_cz19rz6 {
34055
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34056
+ color: #00122e;
34057
+ }
34058
+ .E_sjob3jg .step-item-text {
34098
34059
  display: inline-block;
34099
- height: 8px;
34100
- width: 8px;
34101
- margin-right: 8px;
34102
34060
  }
34103
-
34104
- .E_e17r5r9c .ant-dropdown-menu-item {
34105
- display: flex;
34106
- align-items: center;
34107
- font-size: 12px;
34108
- margin: 0;
34061
+ .E_sjob3jg .step-item-title {
34062
+ overflow: hidden;
34063
+ white-space: nowrap;
34064
+ text-overflow: ellipsis;
34109
34065
  }
34110
34066
 
34111
- .E_m1y1hhnr {
34112
- position: relative;
34113
- }
34114
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34115
- bottom: -12px;
34116
- }
34117
- .E_m1y1hhnr .metric-toolbar {
34118
- display: flex;
34119
- justify-content: space-between;
34120
- line-height: 30px;
34121
- margin: 0 16px;
34067
+ .E_hjvj6s6 .ant-steps-item-container {
34068
+ min-width: var(--item-min-width);
34122
34069
  }
34123
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34124
- display: flex;
34125
- font-size: 12px;
34126
- align-items: center;
34070
+ .E_hjvj6s6 .ant-steps-item-disabled {
34071
+ cursor: not-allowed !important;
34127
34072
  }
34128
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34129
- color: #a3b4cc;
34073
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34074
+ flex-direction: row;
34075
+ justify-content: stretch;
34130
34076
  }
34131
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34132
- margin-left: 10px;
34077
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34078
+ padding: 0;
34079
+ margin-right: 4px;
34080
+ flex: 1;
34081
+ overflow: visible;
34133
34082
  }
34134
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34135
- margin-left: 10px;
34136
- cursor: pointer;
34083
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34084
+ width: 100%;
34085
+ min-height: unset;
34137
34086
  }
34138
- .E_m1y1hhnr .recharts-xAxis {
34087
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34088
+ height: 26px;
34089
+ line-height: 26px;
34090
+ width: 100%;
34091
+ padding: 0;
34139
34092
  font-size: 12px;
34140
34093
  }
34141
- .E_m1y1hhnr .pointer-wrapper {
34142
- position: absolute;
34143
- bottom: 10px;
34144
- padding: 0 8px;
34145
- border-radius: 4px;
34146
- font-size: 12px;
34147
- color: #fff;
34148
- background: rgba(0, 0, 0, 0.75);
34149
- transform: translateX(-50%);
34094
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34095
+ margin-right: 10px;
34150
34096
  }
34151
-
34152
- .E_tnvijvs {
34153
- min-width: 200px;
34097
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34098
+ display: none;
34154
34099
  }
34155
-
34156
- .E_t1ub2aex {
34157
- display: flex;
34158
- align-items: center;
34159
- justify-content: space-between;
34160
- background-color: rgba(0, 0, 0, 0.75);
34161
- color: #b4beca;
34162
- font-size: 12px;
34163
- padding: 3px 6px;
34100
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34101
+ padding-left: 8px;
34102
+ padding-right: 4px;
34103
+ border-radius: 4px 0 0 4px;
34164
34104
  }
34165
- .E_t1ub2aex:first-child {
34166
- padding-top: 3px;
34105
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34106
+ margin-right: 0;
34167
34107
  }
34168
- .E_t1ub2aex:last-child {
34169
- padding-bottom: 3px;
34108
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34109
+ padding-right: 8px;
34110
+ padding-left: 12px;
34111
+ border-radius: 0 4px 4px 0;
34170
34112
  }
34171
- .E_t1ub2aex .column-value {
34172
- color: #fff;
34173
- margin-left: 8px;
34113
+ .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 {
34114
+ content: "";
34115
+ width: 0;
34116
+ height: 0;
34117
+ border: 13px solid transparent;
34118
+ position: absolute;
34119
+ top: 0;
34120
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34121
+ z-index: 2;
34122
+ position: relative;
34123
+ top: -50%;
34124
+ right: -100%;
34174
34125
  }
34175
-
34176
- .E_w7ob4th.outside-tag {
34177
- padding-left: 0;
34126
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34127
+ padding: 0 4px 0 12px;
34178
34128
  }
34179
- .E_w7ob4th.outside-tag .inside-tag {
34180
- border-radius: 4px 0 0 4px;
34181
- padding-right: 4px;
34182
- margin-right: 4px;
34129
+ .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 {
34130
+ content: "";
34131
+ width: 0;
34132
+ height: 0;
34133
+ border: 13px solid transparent;
34134
+ position: absolute;
34135
+ top: 0;
34136
+ border-left: 8px solid #fff;
34137
+ left: 0;
34138
+ }
34139
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34140
+ max-width: calc(100% - var(--item-min-width) * 2);
34183
34141
  }
34184
-
34185
- .E_slr2ynn {
34186
- padding: 0 8px;
34187
- height: 18px;
34142
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34143
+ background-color: rgba(0, 136, 255, 0.1);
34188
34144
  }
34189
-
34190
- .E_m140wbb6 {
34191
- padding: 2px 8px;
34192
- height: 24px;
34145
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34146
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34193
34147
  }
34194
-
34195
- .E_t1fozc1i {
34196
- margin: 0;
34148
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34149
+ cursor: pointer;
34150
+ min-width: var(--item-min-width);
34197
34151
  }
34198
-
34199
- .E_i1vxv4ln {
34200
- margin-right: 4px;
34201
- height: 16px;
34152
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34153
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34154
+ min-width: var(--item-min-width);
34202
34155
  }
34203
-
34204
- .E_n1afl31m.ant-tag.ant-tag-gray {
34205
- font-weight: 700;
34206
- color: #00122e;
34156
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34157
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34207
34158
  background-color: rgba(237, 241, 250, 0.6);
34208
- border: 1px solid rgba(211, 218, 235, 0.6);
34209
- word-break: break-all;
34210
- display: inline;
34211
- white-space: normal;
34212
34159
  }
34213
-
34214
- button.E_l48ei06.ant-btn {
34215
- font-size: 12px;
34216
- line-height: 18px;
34217
- height: 18px;
34160
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34161
+ padding: 0;
34218
34162
  }
34219
34163
 
34220
- button.E_l48ei06 {
34221
- color: #0080FF;
34222
- height: unset;
34223
- }
34224
- button.E_l48ei06 .button-prefix-icon {
34225
- margin-right: 4px;
34226
- }
34227
- button.E_l48ei06 .button-suffix-icon {
34228
- margin-left: 4px;
34164
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34165
+ width: 192px;
34166
+ row-gap: 2px;
34229
34167
  }
34230
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34231
- color: #009DFF;
34168
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34169
+ background-color: rgba(225, 230, 241, 0.6);
34232
34170
  }
34233
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34234
- color: #005ED1;
34171
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34172
+ color: #00122e !important;
34235
34173
  }
34236
- button.E_l48ei06.ui-kit-link-disabled {
34237
- color: #0080FF;
34174
+ .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 {
34175
+ background-color: rgba(225, 230, 241, 0.6);
34238
34176
  }
34239
- button.E_l48ei06.ui-kit-link-primary {
34240
- color: #00122E;
34177
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34178
+ padding: 0 8px;
34179
+ border-radius: 4px;
34180
+ height: 32px;
34181
+ display: flex;
34182
+ align-items: center;
34241
34183
  }
34242
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34243
- color: #0080FF;
34184
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34185
+ min-height: auto;
34186
+ white-space: nowrap;
34244
34187
  }
34245
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34246
- color: #005ED1;
34188
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34189
+ font-size: 13px;
34190
+ line-height: 20px;
34191
+ max-width: 100%;
34192
+ padding-right: 0;
34247
34193
  }
34248
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34249
- color: #00122E;
34194
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34195
+ background: rgba(0, 128, 255, 0.1);
34250
34196
  }
34251
- button.E_l48ei06.ui-kit-link-secondary {
34252
- color: rgba(44, 56, 82, 0.7490196078);
34197
+
34198
+ .E_h6l1tj4 {
34199
+ width: 100%;
34200
+ display: inline-flex;
34201
+ align-items: center;
34202
+ justify-content: center;
34203
+ column-gap: 4px;
34253
34204
  }
34254
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34255
- color: #0080FF;
34205
+ .E_h6l1tj4 .step-item-prefix-container {
34206
+ display: inline-flex;
34207
+ align-items: center;
34208
+ width: 18px;
34209
+ height: 18px;
34210
+ color: rgba(44, 56, 82, 0.75);
34211
+ justify-content: center;
34256
34212
  }
34257
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34258
- color: #005ED1;
34213
+
34214
+ .E_v18frne8 {
34215
+ width: 100%;
34216
+ display: flex;
34217
+ align-items: center;
34218
+ justify-content: center;
34219
+ column-gap: 6px;
34220
+ font-size: 13px;
34259
34221
  }
34260
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34261
- color: rgba(44, 56, 82, 0.7490196078);
34222
+ .E_v18frne8 .step-item-prefix-container {
34223
+ display: inline-flex;
34224
+ align-items: center;
34225
+ min-width: 20px;
34226
+ min-height: 20px;
34227
+ color: rgba(44, 56, 82, 0.75);
34228
+ justify-content: center;
34262
34229
  }
34263
34230
 
34264
34231
  .E_tc97u5y {
@@ -34706,204 +34673,76 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34706
34673
  display: inline-block;
34707
34674
  }
34708
34675
 
34709
- .E_sjob3jg {
34710
- --item-min-width: 60px;
34711
- }
34712
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34713
- display: none !important;
34714
- }
34715
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34716
- flex-shrink: 0 !important;
34717
- }
34718
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34719
- color: #0080ff;
34720
- }
34721
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34722
- color: #0080ff;
34723
- font-weight: normal;
34724
- }
34725
- .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 {
34726
- color: rgba(44, 56, 82, 0.6);
34727
- }
34728
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34729
- color: #00122e;
34730
- }
34731
- .E_sjob3jg .step-item-text {
34732
- display: inline-block;
34733
- }
34734
- .E_sjob3jg .step-item-title {
34735
- overflow: hidden;
34736
- white-space: nowrap;
34737
- text-overflow: ellipsis;
34676
+ button.E_l48ei06.ant-btn {
34677
+ font-size: 12px;
34678
+ line-height: 18px;
34679
+ height: 18px;
34738
34680
  }
34739
34681
 
34740
- .E_hjvj6s6 .ant-steps-item-container {
34741
- min-width: var(--item-min-width);
34742
- }
34743
- .E_hjvj6s6 .ant-steps-item-disabled {
34744
- cursor: not-allowed !important;
34745
- }
34746
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34747
- flex-direction: row;
34748
- justify-content: stretch;
34682
+ button.E_l48ei06 {
34683
+ color: #0080FF;
34684
+ height: unset;
34749
34685
  }
34750
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34751
- padding: 0;
34686
+ button.E_l48ei06 .button-prefix-icon {
34752
34687
  margin-right: 4px;
34753
- flex: 1;
34754
- overflow: visible;
34755
- }
34756
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34757
- width: 100%;
34758
- min-height: unset;
34759
- }
34760
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34761
- height: 26px;
34762
- line-height: 26px;
34763
- width: 100%;
34764
- padding: 0;
34765
- font-size: 12px;
34766
- }
34767
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34768
- margin-right: 10px;
34769
- }
34770
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34771
- display: none;
34772
- }
34773
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34774
- padding-left: 8px;
34775
- padding-right: 4px;
34776
- border-radius: 4px 0 0 4px;
34777
- }
34778
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34779
- margin-right: 0;
34780
- }
34781
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34782
- padding-right: 8px;
34783
- padding-left: 12px;
34784
- border-radius: 0 4px 4px 0;
34785
- }
34786
- .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 {
34787
- content: "";
34788
- width: 0;
34789
- height: 0;
34790
- border: 13px solid transparent;
34791
- position: absolute;
34792
- top: 0;
34793
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34794
- z-index: 2;
34795
- position: relative;
34796
- top: -50%;
34797
- right: -100%;
34798
- }
34799
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34800
- padding: 0 4px 0 12px;
34801
- }
34802
- .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 {
34803
- content: "";
34804
- width: 0;
34805
- height: 0;
34806
- border: 13px solid transparent;
34807
- position: absolute;
34808
- top: 0;
34809
- border-left: 8px solid #fff;
34810
- left: 0;
34811
- }
34812
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34813
- max-width: calc(100% - var(--item-min-width) * 2);
34814
- }
34815
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34816
- background-color: rgba(0, 136, 255, 0.1);
34817
- }
34818
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34819
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34820
- }
34821
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34822
- cursor: pointer;
34823
- min-width: var(--item-min-width);
34824
34688
  }
34825
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34826
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34827
- min-width: var(--item-min-width);
34689
+ button.E_l48ei06 .button-suffix-icon {
34690
+ margin-left: 4px;
34828
34691
  }
34829
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34830
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34831
- background-color: rgba(237, 241, 250, 0.6);
34692
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34693
+ color: #009DFF;
34832
34694
  }
34833
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34834
- padding: 0;
34695
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34696
+ color: #005ED1;
34835
34697
  }
34836
-
34837
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34838
- width: 192px;
34839
- row-gap: 2px;
34698
+ button.E_l48ei06.ui-kit-link-disabled {
34699
+ color: #0080FF;
34840
34700
  }
34841
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34842
- background-color: rgba(225, 230, 241, 0.6);
34701
+ button.E_l48ei06.ui-kit-link-primary {
34702
+ color: #00122E;
34843
34703
  }
34844
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34845
- color: #00122e !important;
34704
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34705
+ color: #0080FF;
34846
34706
  }
34847
- .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 {
34848
- background-color: rgba(225, 230, 241, 0.6);
34707
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34708
+ color: #005ED1;
34849
34709
  }
34850
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34851
- padding: 0 8px;
34852
- border-radius: 4px;
34853
- height: 32px;
34854
- display: flex;
34855
- align-items: center;
34710
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34711
+ color: #00122E;
34856
34712
  }
34857
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34858
- min-height: auto;
34859
- white-space: nowrap;
34713
+ button.E_l48ei06.ui-kit-link-secondary {
34714
+ color: rgba(44, 56, 82, 0.7490196078);
34860
34715
  }
34861
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34862
- font-size: 13px;
34863
- line-height: 20px;
34864
- max-width: 100%;
34865
- padding-right: 0;
34716
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34717
+ color: #0080FF;
34866
34718
  }
34867
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34868
- background: rgba(0, 128, 255, 0.1);
34719
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34720
+ color: #005ED1;
34721
+ }
34722
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34723
+ color: rgba(44, 56, 82, 0.7490196078);
34869
34724
  }
34870
34725
 
34871
- .E_h6l1tj4 {
34872
- width: 100%;
34873
- display: inline-flex;
34874
- align-items: center;
34875
- justify-content: center;
34876
- column-gap: 4px;
34726
+ .E_t1gvlxt5 {
34727
+ min-width: 0;
34728
+ flex: 1;
34877
34729
  }
34878
- .E_h6l1tj4 .step-item-prefix-container {
34879
- display: inline-flex;
34880
- align-items: center;
34881
- width: 18px;
34882
- height: 18px;
34883
- color: rgba(44, 56, 82, 0.75);
34884
- justify-content: center;
34730
+ .E_t1gvlxt5 .tag {
34731
+ flex: 0 0 auto;
34885
34732
  }
34886
-
34887
- .E_v18frne8 {
34888
- width: 100%;
34889
- display: flex;
34890
- align-items: center;
34891
- justify-content: center;
34892
- column-gap: 6px;
34893
- font-size: 13px;
34733
+ .E_t1gvlxt5 .progress-title {
34734
+ flex: 2;
34735
+ max-width: fit-content;
34894
34736
  }
34895
- .E_v18frne8 .step-item-prefix-container {
34896
- display: inline-flex;
34897
- align-items: center;
34898
- min-width: 20px;
34899
- min-height: 20px;
34900
- color: rgba(44, 56, 82, 0.75);
34901
- justify-content: center;
34737
+ .E_t1gvlxt5 .progress-desc {
34738
+ flex: 1;
34739
+ max-width: fit-content;
34902
34740
  }
34903
34741
 
34904
- .E_i1g85yz3 {
34905
- margin-right: 4px;
34906
- height: 16px;
34742
+ .E_a1ji6r68 {
34743
+ display: flex;
34744
+ align-items: center;
34745
+ column-gap: var(--a1ji6r68-0);
34907
34746
  }
34908
34747
 
34909
34748
  .E_t1dtlqs1 {
@@ -35099,6 +34938,167 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35099
34938
  margin-right: 8px;
35100
34939
  }
35101
34940
 
34941
+ .E_msn7nxt {
34942
+ color: rgba(44, 56, 82, 0.6);
34943
+ text-align: center;
34944
+ display: flex;
34945
+ align-items: center;
34946
+ justify-content: center;
34947
+ flex-direction: column;
34948
+ height: 100%;
34949
+ }
34950
+ .E_msn7nxt .link {
34951
+ color: #0080ff;
34952
+ cursor: pointer;
34953
+ }
34954
+
34955
+ .E_mp64wfi {
34956
+ width: 100%;
34957
+ height: 100%;
34958
+ display: flex;
34959
+ flex-direction: column;
34960
+ }
34961
+ .E_mp64wfi .name-toolbar {
34962
+ width: 100%;
34963
+ display: flex;
34964
+ line-height: 30px;
34965
+ padding: 0 16px;
34966
+ justify-content: space-between;
34967
+ }
34968
+ .E_mp64wfi .name-toolbar .metric-extra {
34969
+ display: flex;
34970
+ font-size: 12px;
34971
+ align-items: center;
34972
+ }
34973
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34974
+ color: #a3b4cc;
34975
+ }
34976
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34977
+ margin-left: 10px;
34978
+ }
34979
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34980
+ margin-left: 10px;
34981
+ cursor: pointer;
34982
+ }
34983
+ .E_mp64wfi .content {
34984
+ flex: 1;
34985
+ width: 100%;
34986
+ display: flex;
34987
+ justify-content: center;
34988
+ align-items: center;
34989
+ }
34990
+ .E_mp64wfi .single-content {
34991
+ height: 65px;
34992
+ }
34993
+
34994
+ .E_l1oyigan {
34995
+ display: flex;
34996
+ align-items: center;
34997
+ white-space: nowrap;
34998
+ overflow: hidden;
34999
+ width: 100%;
35000
+ }
35001
+ .E_l1oyigan .ant-dropdown-trigger {
35002
+ margin-left: auto;
35003
+ font-size: 12px;
35004
+ }
35005
+
35006
+ .E_l1noi4n1 {
35007
+ display: flex;
35008
+ justify-content: flex-start;
35009
+ align-items: center;
35010
+ font-size: 12px;
35011
+ cursor: pointer;
35012
+ }
35013
+ .E_l1noi4n1:not(:last-child) {
35014
+ margin-right: 20px;
35015
+ }
35016
+ .E_l1noi4n1.deselected {
35017
+ opacity: 0.4;
35018
+ }
35019
+ .E_l1noi4n1.deselected .color-block {
35020
+ background: #b4beca !important;
35021
+ }
35022
+
35023
+ .E_cz19rz6 {
35024
+ display: inline-block;
35025
+ height: 8px;
35026
+ width: 8px;
35027
+ margin-right: 8px;
35028
+ }
35029
+
35030
+ .E_e17r5r9c .ant-dropdown-menu-item {
35031
+ display: flex;
35032
+ align-items: center;
35033
+ font-size: 12px;
35034
+ margin: 0;
35035
+ }
35036
+
35037
+ .E_m1y1hhnr {
35038
+ position: relative;
35039
+ }
35040
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
35041
+ bottom: -12px;
35042
+ }
35043
+ .E_m1y1hhnr .metric-toolbar {
35044
+ display: flex;
35045
+ justify-content: space-between;
35046
+ line-height: 30px;
35047
+ margin: 0 16px;
35048
+ }
35049
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
35050
+ display: flex;
35051
+ font-size: 12px;
35052
+ align-items: center;
35053
+ }
35054
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
35055
+ color: #a3b4cc;
35056
+ }
35057
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
35058
+ margin-left: 10px;
35059
+ }
35060
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
35061
+ margin-left: 10px;
35062
+ cursor: pointer;
35063
+ }
35064
+ .E_m1y1hhnr .recharts-xAxis {
35065
+ font-size: 12px;
35066
+ }
35067
+ .E_m1y1hhnr .pointer-wrapper {
35068
+ position: absolute;
35069
+ bottom: 10px;
35070
+ padding: 0 8px;
35071
+ border-radius: 4px;
35072
+ font-size: 12px;
35073
+ color: #fff;
35074
+ background: rgba(0, 0, 0, 0.75);
35075
+ transform: translateX(-50%);
35076
+ }
35077
+
35078
+ .E_tnvijvs {
35079
+ min-width: 200px;
35080
+ }
35081
+
35082
+ .E_t1ub2aex {
35083
+ display: flex;
35084
+ align-items: center;
35085
+ justify-content: space-between;
35086
+ background-color: rgba(0, 0, 0, 0.75);
35087
+ color: #b4beca;
35088
+ font-size: 12px;
35089
+ padding: 3px 6px;
35090
+ }
35091
+ .E_t1ub2aex:first-child {
35092
+ padding-top: 3px;
35093
+ }
35094
+ .E_t1ub2aex:last-child {
35095
+ padding-bottom: 3px;
35096
+ }
35097
+ .E_t1ub2aex .column-value {
35098
+ color: #fff;
35099
+ margin-left: 8px;
35100
+ }
35101
+
35102
35102
  .E_t13ef470 {
35103
35103
  height: 100%;
35104
35104
  }