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