@cloudtower/eagle 0.28.8 → 0.28.9
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 +2063 -2064
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1880 -1880
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29586,45 +29586,184 @@ html body {
|
|
|
29586
29586
|
margin-left: 1px;
|
|
29587
29587
|
}
|
|
29588
29588
|
|
|
29589
|
-
.
|
|
29590
|
-
|
|
29591
|
-
|
|
29589
|
+
.E_s1ebs0ra {
|
|
29590
|
+
display: flex;
|
|
29591
|
+
align-items: center;
|
|
29592
|
+
justify-content: space-between;
|
|
29593
|
+
background: #edf0f7;
|
|
29594
|
+
padding: 8px 12px;
|
|
29595
|
+
position: sticky;
|
|
29596
|
+
top: 0;
|
|
29597
|
+
z-index: 1;
|
|
29598
|
+
margin-bottom: -52px;
|
|
29592
29599
|
}
|
|
29593
29600
|
|
|
29594
|
-
.
|
|
29601
|
+
.E_s1ebs0ra .select-total {
|
|
29602
|
+
display: flex;
|
|
29603
|
+
align-items: center;
|
|
29604
|
+
font-weight: 700;
|
|
29605
|
+
flex-shrink: 0;
|
|
29606
|
+
}
|
|
29607
|
+
|
|
29608
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29609
|
+
cursor: pointer;
|
|
29610
|
+
margin-left: 8px;
|
|
29611
|
+
width: 32px;
|
|
29612
|
+
height: 32px;
|
|
29613
|
+
border-radius: 50%;
|
|
29614
|
+
justify-content: center;
|
|
29615
|
+
}
|
|
29616
|
+
|
|
29617
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29618
|
+
background: rgba(225, 230, 241, 0.6);
|
|
29619
|
+
}
|
|
29620
|
+
|
|
29621
|
+
.E_s1ebs0ra .action-group {
|
|
29622
|
+
flex: 1;
|
|
29623
|
+
margin-left: 88px;
|
|
29595
29624
|
white-space: nowrap;
|
|
29625
|
+
text-align: right;
|
|
29626
|
+
position: relative;
|
|
29627
|
+
padding: 4px 0;
|
|
29628
|
+
margin-top: -4px;
|
|
29629
|
+
overflow: hidden;
|
|
29596
29630
|
}
|
|
29597
29631
|
|
|
29598
|
-
.
|
|
29599
|
-
|
|
29600
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29601
|
-
-webkit-box-orient: vertical;
|
|
29602
|
-
word-break: break-all;
|
|
29632
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29633
|
+
transform: translateY(-4px);
|
|
29603
29634
|
}
|
|
29604
29635
|
|
|
29605
|
-
.
|
|
29636
|
+
.E_s1ebs0ra .action-group button {
|
|
29637
|
+
border: none;
|
|
29638
|
+
}
|
|
29639
|
+
|
|
29640
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29641
|
+
margin-right: 8px;
|
|
29642
|
+
}
|
|
29643
|
+
|
|
29644
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
29645
|
+
margin-right: 4px;
|
|
29646
|
+
}
|
|
29647
|
+
|
|
29648
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
29649
|
+
cursor: pointer;
|
|
29650
|
+
width: 32px;
|
|
29651
|
+
height: 32px;
|
|
29652
|
+
justify-content: center;
|
|
29653
|
+
border-radius: 50%;
|
|
29654
|
+
}
|
|
29655
|
+
|
|
29656
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
29657
|
+
background: #fff;
|
|
29658
|
+
}
|
|
29659
|
+
|
|
29660
|
+
.E_clm1wy1 {
|
|
29661
|
+
width: 192px;
|
|
29662
|
+
height: 246px;
|
|
29663
|
+
border-radius: 4px;
|
|
29664
|
+
}
|
|
29665
|
+
|
|
29666
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
29667
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
29668
|
+
width: 100%;
|
|
29669
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
29670
|
+
border-top: none;
|
|
29671
|
+
}
|
|
29672
|
+
|
|
29673
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
29674
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
29675
|
+
padding: 0 16px;
|
|
29676
|
+
}
|
|
29677
|
+
|
|
29678
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
29679
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
29680
|
+
width: 100%;
|
|
29681
|
+
height: 180px;
|
|
29682
|
+
border-spacing: 0;
|
|
29683
|
+
}
|
|
29684
|
+
|
|
29685
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
29686
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
29687
|
+
margin-bottom: 8px;
|
|
29688
|
+
}
|
|
29689
|
+
|
|
29690
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
29691
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
29692
|
+
width: 22px;
|
|
29693
|
+
}
|
|
29694
|
+
|
|
29695
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
29696
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
29697
|
+
padding: 0;
|
|
29698
|
+
}
|
|
29699
|
+
|
|
29700
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
29701
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29702
|
+
opacity: 0.4;
|
|
29703
|
+
}
|
|
29704
|
+
|
|
29705
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
29706
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29707
|
+
opacity: 1;
|
|
29708
|
+
}
|
|
29709
|
+
|
|
29710
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
29711
|
+
color: #3e4652;
|
|
29712
|
+
}
|
|
29713
|
+
|
|
29714
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
29715
|
+
pointer-events: none;
|
|
29716
|
+
}
|
|
29717
|
+
|
|
29718
|
+
.E_t1tsm00v {
|
|
29719
|
+
color: rgba(129, 138, 153, 0.6);
|
|
29720
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
29721
|
+
backdrop-filter: blur(10px);
|
|
29722
|
+
padding: 7px 10px;
|
|
29723
|
+
}
|
|
29724
|
+
|
|
29725
|
+
.E_c167wnad {
|
|
29726
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29606
29727
|
display: flex;
|
|
29728
|
+
justify-content: space-between;
|
|
29607
29729
|
align-items: center;
|
|
29608
|
-
|
|
29730
|
+
padding: 8px 16px;
|
|
29609
29731
|
}
|
|
29610
29732
|
|
|
29611
|
-
.
|
|
29733
|
+
.E_c167wnad .anticon {
|
|
29734
|
+
cursor: pointer;
|
|
29735
|
+
}
|
|
29736
|
+
|
|
29737
|
+
.E_c167wnad .anticon:hover {
|
|
29738
|
+
color: #0096ff;
|
|
29739
|
+
}
|
|
29740
|
+
|
|
29741
|
+
.E_cxhf7dh {
|
|
29742
|
+
text-align: center;
|
|
29743
|
+
}
|
|
29744
|
+
|
|
29745
|
+
.E_cxhf7dh .dots {
|
|
29612
29746
|
display: flex;
|
|
29613
|
-
|
|
29614
|
-
width: calc(100% - 40px);
|
|
29747
|
+
justify-content: center;
|
|
29615
29748
|
}
|
|
29616
29749
|
|
|
29617
|
-
.
|
|
29750
|
+
.E_cxhf7dh .dot {
|
|
29618
29751
|
display: inline-block;
|
|
29619
|
-
width:
|
|
29752
|
+
width: 2px;
|
|
29753
|
+
height: 2px;
|
|
29754
|
+
border-radius: 1px;
|
|
29755
|
+
background: #0096ff;
|
|
29620
29756
|
}
|
|
29621
29757
|
|
|
29622
|
-
.
|
|
29623
|
-
|
|
29758
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
29759
|
+
margin-right: 2px;
|
|
29624
29760
|
}
|
|
29625
29761
|
|
|
29626
|
-
.
|
|
29627
|
-
|
|
29762
|
+
.E_cxhf7dh .bar {
|
|
29763
|
+
width: 9px;
|
|
29764
|
+
height: 2px;
|
|
29765
|
+
background: #0096ff;
|
|
29766
|
+
border-radius: 2px;
|
|
29628
29767
|
}
|
|
29629
29768
|
|
|
29630
29769
|
.E_t1sqg15u {
|
|
@@ -29802,6 +29941,10 @@ html body {
|
|
|
29802
29941
|
overflow: auto;
|
|
29803
29942
|
}
|
|
29804
29943
|
|
|
29944
|
+
span.E_tqjc4ui {
|
|
29945
|
+
margin: 0 2px;
|
|
29946
|
+
}
|
|
29947
|
+
|
|
29805
29948
|
.E_gmyahx3 {
|
|
29806
29949
|
cursor: pointer;
|
|
29807
29950
|
}
|
|
@@ -29814,188 +29957,186 @@ html body {
|
|
|
29814
29957
|
color: #0080ff;
|
|
29815
29958
|
}
|
|
29816
29959
|
|
|
29817
|
-
|
|
29818
|
-
|
|
29960
|
+
.E_ou7iq30 {
|
|
29961
|
+
overflow: hidden;
|
|
29962
|
+
text-overflow: ellipsis;
|
|
29819
29963
|
}
|
|
29820
29964
|
|
|
29821
|
-
.
|
|
29822
|
-
|
|
29823
|
-
align-items: center;
|
|
29824
|
-
justify-content: space-between;
|
|
29825
|
-
background: #edf0f7;
|
|
29826
|
-
padding: 8px 12px;
|
|
29827
|
-
position: sticky;
|
|
29828
|
-
top: 0;
|
|
29829
|
-
z-index: 1;
|
|
29830
|
-
margin-bottom: -52px;
|
|
29965
|
+
.E_s1tui002 {
|
|
29966
|
+
white-space: nowrap;
|
|
29831
29967
|
}
|
|
29832
29968
|
|
|
29833
|
-
.
|
|
29834
|
-
display:
|
|
29835
|
-
|
|
29836
|
-
|
|
29837
|
-
|
|
29969
|
+
.E_mxrc2zg {
|
|
29970
|
+
display: -webkit-box;
|
|
29971
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29972
|
+
-webkit-box-orient: vertical;
|
|
29973
|
+
word-break: break-all;
|
|
29838
29974
|
}
|
|
29839
29975
|
|
|
29840
|
-
.
|
|
29841
|
-
|
|
29842
|
-
margin-left: 8px;
|
|
29843
|
-
width: 32px;
|
|
29844
|
-
height: 32px;
|
|
29845
|
-
border-radius: 50%;
|
|
29846
|
-
justify-content: center;
|
|
29976
|
+
.E_c1up1pdz {
|
|
29977
|
+
width: 648px;
|
|
29847
29978
|
}
|
|
29848
29979
|
|
|
29849
|
-
.
|
|
29850
|
-
|
|
29980
|
+
.E_c1up1pdz.active {
|
|
29981
|
+
border-color: #0080ff;
|
|
29851
29982
|
}
|
|
29852
29983
|
|
|
29853
|
-
.
|
|
29854
|
-
|
|
29855
|
-
margin-left: 88px;
|
|
29856
|
-
white-space: nowrap;
|
|
29857
|
-
text-align: right;
|
|
29858
|
-
position: relative;
|
|
29859
|
-
padding: 4px 0;
|
|
29860
|
-
margin-top: -4px;
|
|
29861
|
-
overflow: hidden;
|
|
29984
|
+
.E_c1up1pdz.active > header {
|
|
29985
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29862
29986
|
}
|
|
29863
29987
|
|
|
29864
|
-
.
|
|
29865
|
-
|
|
29988
|
+
.E_c1up1pdz .expand {
|
|
29989
|
+
padding: 12px;
|
|
29866
29990
|
}
|
|
29867
29991
|
|
|
29868
|
-
.
|
|
29869
|
-
|
|
29992
|
+
.E_c1up1pdz .field-item {
|
|
29993
|
+
display: flex;
|
|
29994
|
+
padding: 10px 0;
|
|
29995
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29870
29996
|
}
|
|
29871
29997
|
|
|
29872
|
-
.
|
|
29873
|
-
|
|
29998
|
+
.E_c1up1pdz .field-item:last-child {
|
|
29999
|
+
border-bottom: none;
|
|
30000
|
+
padding-bottom: 0;
|
|
29874
30001
|
}
|
|
29875
30002
|
|
|
29876
|
-
.
|
|
29877
|
-
|
|
30003
|
+
.E_c1up1pdz .field-item label {
|
|
30004
|
+
line-height: 32px;
|
|
30005
|
+
width: 100px;
|
|
30006
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29878
30007
|
}
|
|
29879
30008
|
|
|
29880
|
-
.
|
|
29881
|
-
|
|
29882
|
-
|
|
29883
|
-
height: 32px;
|
|
29884
|
-
justify-content: center;
|
|
29885
|
-
border-radius: 50%;
|
|
30009
|
+
.E_c1up1pdz .help {
|
|
30010
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30011
|
+
margin-top: 5px;
|
|
29886
30012
|
}
|
|
29887
30013
|
|
|
29888
|
-
.
|
|
29889
|
-
|
|
30014
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
30015
|
+
.E_c1up1pdz .ant-picker {
|
|
30016
|
+
width: 128px;
|
|
29890
30017
|
}
|
|
29891
30018
|
|
|
29892
|
-
.
|
|
29893
|
-
|
|
29894
|
-
|
|
29895
|
-
|
|
30019
|
+
.E_c156wh19 {
|
|
30020
|
+
display: flex;
|
|
30021
|
+
align-items: center;
|
|
30022
|
+
justify-content: space-between;
|
|
30023
|
+
word-break: keep-all;
|
|
29896
30024
|
}
|
|
29897
30025
|
|
|
29898
|
-
.
|
|
29899
|
-
|
|
29900
|
-
width: 100%;
|
|
29901
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
29902
|
-
border-top: none;
|
|
30026
|
+
.E_c156wh19 .title {
|
|
30027
|
+
margin: 0 16px 0 8px;
|
|
29903
30028
|
}
|
|
29904
30029
|
|
|
29905
|
-
.
|
|
29906
|
-
|
|
29907
|
-
padding: 0 16px;
|
|
30030
|
+
.E_c156wh19 .retain {
|
|
30031
|
+
color: rgba(129, 138, 153, 0.6);
|
|
29908
30032
|
}
|
|
29909
30033
|
|
|
29910
|
-
.
|
|
29911
|
-
|
|
29912
|
-
|
|
29913
|
-
|
|
29914
|
-
|
|
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;
|
|
29915
30041
|
}
|
|
29916
30042
|
|
|
29917
|
-
.
|
|
29918
|
-
|
|
29919
|
-
|
|
30043
|
+
.E_c156wh19 div.left .title {
|
|
30044
|
+
max-width: 100%;
|
|
30045
|
+
overflow: hidden;
|
|
30046
|
+
text-overflow: ellipsis;
|
|
29920
30047
|
}
|
|
29921
30048
|
|
|
29922
|
-
.
|
|
29923
|
-
|
|
29924
|
-
|
|
30049
|
+
.E_c156wh19 div.right {
|
|
30050
|
+
display: flex;
|
|
30051
|
+
align-items: center;
|
|
29925
30052
|
}
|
|
29926
30053
|
|
|
29927
|
-
.
|
|
29928
|
-
|
|
29929
|
-
|
|
30054
|
+
.E_c156wh19 .reverse {
|
|
30055
|
+
display: flex;
|
|
30056
|
+
flex-direction: row-reverse;
|
|
30057
|
+
align-items: center;
|
|
29930
30058
|
}
|
|
29931
30059
|
|
|
29932
|
-
.
|
|
29933
|
-
|
|
29934
|
-
opacity: 0.4;
|
|
30060
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
30061
|
+
margin-left: 8px;
|
|
29935
30062
|
}
|
|
29936
30063
|
|
|
29937
|
-
.
|
|
29938
|
-
|
|
29939
|
-
|
|
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;
|
|
29940
30069
|
}
|
|
29941
30070
|
|
|
29942
|
-
.
|
|
29943
|
-
|
|
30071
|
+
.E_m126spxy {
|
|
30072
|
+
padding-bottom: 4px;
|
|
30073
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29944
30074
|
}
|
|
29945
30075
|
|
|
29946
|
-
.
|
|
29947
|
-
|
|
30076
|
+
.E_m126spxy .ant-btn-link {
|
|
30077
|
+
padding: 1px 10px;
|
|
30078
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30079
|
+
border-radius: 4px;
|
|
29948
30080
|
}
|
|
29949
30081
|
|
|
29950
|
-
.
|
|
29951
|
-
|
|
29952
|
-
|
|
29953
|
-
backdrop-filter: blur(10px);
|
|
29954
|
-
padding: 7px 10px;
|
|
30082
|
+
.E_m126spxy .ant-btn-link.active {
|
|
30083
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30084
|
+
color: #0096ff;
|
|
29955
30085
|
}
|
|
29956
30086
|
|
|
29957
|
-
.
|
|
29958
|
-
|
|
29959
|
-
|
|
29960
|
-
justify-content: space-between;
|
|
29961
|
-
align-items: center;
|
|
29962
|
-
padding: 8px 16px;
|
|
30087
|
+
.E_wpbf4pq {
|
|
30088
|
+
padding: 10px 0;
|
|
30089
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29963
30090
|
}
|
|
29964
30091
|
|
|
29965
|
-
.
|
|
29966
|
-
|
|
30092
|
+
.E_wpbf4pq .ant-input,
|
|
30093
|
+
.E_wpbf4pq .ant-picker {
|
|
30094
|
+
width: 80px;
|
|
30095
|
+
margin: 0 9px;
|
|
30096
|
+
text-align: center;
|
|
29967
30097
|
}
|
|
29968
30098
|
|
|
29969
|
-
.
|
|
29970
|
-
|
|
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;
|
|
29971
30103
|
}
|
|
29972
30104
|
|
|
29973
|
-
.
|
|
29974
|
-
|
|
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;
|
|
29975
30111
|
}
|
|
29976
30112
|
|
|
29977
|
-
.
|
|
29978
|
-
|
|
29979
|
-
|
|
30113
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
30114
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
30115
|
+
color: inherit;
|
|
30116
|
+
border-color: #d9d9d9;
|
|
29980
30117
|
}
|
|
29981
30118
|
|
|
29982
|
-
.
|
|
29983
|
-
|
|
29984
|
-
|
|
29985
|
-
|
|
29986
|
-
border-radius: 1px;
|
|
29987
|
-
background: #0096ff;
|
|
30119
|
+
.E_wpbf4pq .week-day-option.active {
|
|
30120
|
+
background-color: #0096ff;
|
|
30121
|
+
border-color: #0096ff;
|
|
30122
|
+
color: #fff;
|
|
29988
30123
|
}
|
|
29989
30124
|
|
|
29990
|
-
.
|
|
29991
|
-
|
|
30125
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
30126
|
+
width: 110px;
|
|
30127
|
+
margin-top: 4px;
|
|
29992
30128
|
}
|
|
29993
30129
|
|
|
29994
|
-
.
|
|
29995
|
-
width:
|
|
29996
|
-
|
|
29997
|
-
|
|
29998
|
-
|
|
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;
|
|
29999
30140
|
}
|
|
30000
30141
|
|
|
30001
30142
|
.E_s1iv0tp1 .enabled-switch {
|
|
@@ -30007,6 +30148,31 @@ span.E_tqjc4ui {
|
|
|
30007
30148
|
margin-right: 8px;
|
|
30008
30149
|
}
|
|
30009
30150
|
|
|
30151
|
+
.E_wg1tsps {
|
|
30152
|
+
display: flex;
|
|
30153
|
+
align-items: center;
|
|
30154
|
+
justify-content: flex-end;
|
|
30155
|
+
}
|
|
30156
|
+
|
|
30157
|
+
.E_b1ctd5xy {
|
|
30158
|
+
display: flex;
|
|
30159
|
+
align-items: center;
|
|
30160
|
+
width: calc(100% - 40px);
|
|
30161
|
+
}
|
|
30162
|
+
|
|
30163
|
+
.E_b1ctd5xy .chart {
|
|
30164
|
+
display: inline-block;
|
|
30165
|
+
width: 100%;
|
|
30166
|
+
}
|
|
30167
|
+
|
|
30168
|
+
.E_u1p8acpn {
|
|
30169
|
+
min-width: 40px;
|
|
30170
|
+
}
|
|
30171
|
+
|
|
30172
|
+
.E_u1p8acpn .unit {
|
|
30173
|
+
color: #00122e !important;
|
|
30174
|
+
}
|
|
30175
|
+
|
|
30010
30176
|
.E_t160l1cm {
|
|
30011
30177
|
display: flex;
|
|
30012
30178
|
flex-direction: column;
|
|
@@ -30257,209 +30423,174 @@ span.E_tqjc4ui {
|
|
|
30257
30423
|
background: transparent;
|
|
30258
30424
|
}
|
|
30259
30425
|
|
|
30260
|
-
.
|
|
30261
|
-
|
|
30426
|
+
.E_c18gxmrl {
|
|
30427
|
+
border: 1px solid #d8deeb;
|
|
30428
|
+
border-radius: 4px;
|
|
30262
30429
|
}
|
|
30263
30430
|
|
|
30264
|
-
.
|
|
30431
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30432
|
+
margin-top: 8px;
|
|
30433
|
+
}
|
|
30434
|
+
|
|
30435
|
+
.E_c18gxmrl:hover {
|
|
30265
30436
|
border-color: #0080ff;
|
|
30266
30437
|
}
|
|
30267
30438
|
|
|
30268
|
-
.
|
|
30439
|
+
.E_c18gxmrl:hover > header {
|
|
30269
30440
|
background: rgba(0, 128, 255, 0.1);
|
|
30270
30441
|
}
|
|
30271
30442
|
|
|
30272
|
-
.
|
|
30273
|
-
|
|
30443
|
+
.E_c18gxmrl.active header {
|
|
30444
|
+
border-bottom: 1px solid #d8deeb;
|
|
30274
30445
|
}
|
|
30275
30446
|
|
|
30276
|
-
.
|
|
30447
|
+
.E_c18gxmrl > header {
|
|
30448
|
+
padding: 8px 12px;
|
|
30449
|
+
}
|
|
30450
|
+
|
|
30451
|
+
.E_m74vjol {
|
|
30277
30452
|
display: flex;
|
|
30278
|
-
|
|
30279
|
-
|
|
30453
|
+
justify-content: space-between;
|
|
30454
|
+
width: 100%;
|
|
30280
30455
|
}
|
|
30281
30456
|
|
|
30282
|
-
.
|
|
30283
|
-
|
|
30284
|
-
padding-bottom: 0;
|
|
30457
|
+
.E_m74vjol .action {
|
|
30458
|
+
margin-left: 16px;
|
|
30285
30459
|
}
|
|
30286
30460
|
|
|
30287
|
-
.
|
|
30288
|
-
|
|
30289
|
-
width: 100px;
|
|
30290
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30461
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30462
|
+
width: 100%;
|
|
30291
30463
|
}
|
|
30292
30464
|
|
|
30293
|
-
.
|
|
30294
|
-
|
|
30295
|
-
margin-top: 5px;
|
|
30465
|
+
.E_b1nip9bk {
|
|
30466
|
+
padding: 4px 11px;
|
|
30296
30467
|
}
|
|
30297
30468
|
|
|
30298
|
-
.
|
|
30299
|
-
|
|
30300
|
-
|
|
30469
|
+
.E_bqamoqe {
|
|
30470
|
+
white-space: nowrap;
|
|
30471
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30301
30472
|
}
|
|
30302
30473
|
|
|
30303
|
-
.
|
|
30304
|
-
|
|
30305
|
-
align-items: center;
|
|
30306
|
-
justify-content: space-between;
|
|
30307
|
-
word-break: keep-all;
|
|
30474
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30475
|
+
--color: #0080ff;
|
|
30308
30476
|
}
|
|
30309
30477
|
|
|
30310
|
-
.
|
|
30311
|
-
|
|
30478
|
+
.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] {
|
|
30479
|
+
--color: #0080ff;
|
|
30312
30480
|
}
|
|
30313
30481
|
|
|
30314
|
-
.
|
|
30315
|
-
|
|
30482
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30483
|
+
margin-left: 1px;
|
|
30316
30484
|
}
|
|
30317
30485
|
|
|
30318
|
-
.
|
|
30319
|
-
|
|
30320
|
-
|
|
30321
|
-
overflow: hidden;
|
|
30322
|
-
align-items: center;
|
|
30323
|
-
justify-content: flex-start;
|
|
30324
|
-
white-space: nowrap;
|
|
30325
|
-
}
|
|
30326
|
-
|
|
30327
|
-
.E_c156wh19 div.left .title {
|
|
30328
|
-
max-width: 100%;
|
|
30329
|
-
overflow: hidden;
|
|
30330
|
-
text-overflow: ellipsis;
|
|
30331
|
-
}
|
|
30332
|
-
|
|
30333
|
-
.E_c156wh19 div.right {
|
|
30334
|
-
display: flex;
|
|
30335
|
-
align-items: center;
|
|
30336
|
-
}
|
|
30337
|
-
|
|
30338
|
-
.E_c156wh19 .reverse {
|
|
30339
|
-
display: flex;
|
|
30340
|
-
flex-direction: row-reverse;
|
|
30341
|
-
align-items: center;
|
|
30342
|
-
}
|
|
30343
|
-
|
|
30344
|
-
.E_c156wh19 .reverse .ant-switch {
|
|
30345
|
-
margin-left: 8px;
|
|
30486
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30487
|
+
border-top-right-radius: 0;
|
|
30488
|
+
border-bottom-right-radius: 0;
|
|
30346
30489
|
}
|
|
30347
30490
|
|
|
30348
|
-
.
|
|
30349
|
-
|
|
30350
|
-
|
|
30351
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
30352
|
-
cursor: pointer;
|
|
30491
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30492
|
+
border-top-left-radius: 0;
|
|
30493
|
+
border-bottom-left-radius: 0;
|
|
30353
30494
|
}
|
|
30354
30495
|
|
|
30355
|
-
.
|
|
30356
|
-
|
|
30357
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30496
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30497
|
+
border-radius: unset;
|
|
30358
30498
|
}
|
|
30359
30499
|
|
|
30360
|
-
.
|
|
30361
|
-
|
|
30362
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30363
|
-
border-radius: 4px;
|
|
30500
|
+
.E_c1uzzomf {
|
|
30501
|
+
margin-bottom: 16px;
|
|
30364
30502
|
}
|
|
30365
30503
|
|
|
30366
|
-
.
|
|
30367
|
-
|
|
30368
|
-
color:
|
|
30504
|
+
.E_c1uzzomf .card-title {
|
|
30505
|
+
font-size: 16px;
|
|
30506
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30507
|
+
font-weight: 700;
|
|
30508
|
+
line-height: 32px;
|
|
30369
30509
|
}
|
|
30370
30510
|
|
|
30371
|
-
.
|
|
30372
|
-
padding:
|
|
30373
|
-
border-
|
|
30511
|
+
.E_c1uzzomf .card-body {
|
|
30512
|
+
padding: 24px;
|
|
30513
|
+
border-radius: 8px;
|
|
30514
|
+
background: #fff;
|
|
30374
30515
|
}
|
|
30375
30516
|
|
|
30376
|
-
.
|
|
30377
|
-
|
|
30378
|
-
|
|
30379
|
-
|
|
30517
|
+
.E_c1uzzomf .empty {
|
|
30518
|
+
font-weight: 700;
|
|
30519
|
+
font-size: 14px;
|
|
30520
|
+
line-height: 22px;
|
|
30521
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30380
30522
|
text-align: center;
|
|
30381
30523
|
}
|
|
30382
30524
|
|
|
30383
|
-
.
|
|
30384
|
-
padding:
|
|
30385
|
-
|
|
30386
|
-
|
|
30387
|
-
}
|
|
30388
|
-
|
|
30389
|
-
.E_wpbf4pq .week-day-option,
|
|
30390
|
-
.E_wpbf4pq .month-day-option {
|
|
30391
|
-
background: #f5f7fa;
|
|
30392
|
-
box-sizing: border-box;
|
|
30393
|
-
border-radius: 16px;
|
|
30394
|
-
margin-right: 8px;
|
|
30395
|
-
}
|
|
30396
|
-
|
|
30397
|
-
.E_wpbf4pq .week-day-option:focus,
|
|
30398
|
-
.E_wpbf4pq .month-day-option:focus {
|
|
30399
|
-
color: inherit;
|
|
30400
|
-
border-color: #d9d9d9;
|
|
30401
|
-
}
|
|
30402
|
-
|
|
30403
|
-
.E_wpbf4pq .week-day-option.active {
|
|
30404
|
-
background-color: #0096ff;
|
|
30405
|
-
border-color: #0096ff;
|
|
30406
|
-
color: #fff;
|
|
30407
|
-
}
|
|
30408
|
-
|
|
30409
|
-
.E_wpbf4pq .week-day-option.en-text {
|
|
30410
|
-
width: 110px;
|
|
30411
|
-
margin-top: 4px;
|
|
30525
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30526
|
+
padding: 4px 8px 0 8px;
|
|
30527
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30528
|
+
font-size: 12px;
|
|
30412
30529
|
}
|
|
30413
30530
|
|
|
30414
|
-
.
|
|
30415
|
-
|
|
30416
|
-
padding: 0;
|
|
30417
|
-
margin-bottom: 8px;
|
|
30531
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30532
|
+
padding-bottom: 6px;
|
|
30418
30533
|
}
|
|
30419
30534
|
|
|
30420
|
-
.
|
|
30421
|
-
|
|
30422
|
-
border-
|
|
30423
|
-
color: #fff;
|
|
30535
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30536
|
+
padding-top: 4px;
|
|
30537
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30424
30538
|
}
|
|
30425
30539
|
|
|
30426
|
-
.
|
|
30427
|
-
|
|
30428
|
-
|
|
30540
|
+
.E_fzh9mnb {
|
|
30541
|
+
width: 100%;
|
|
30542
|
+
height: 100%;
|
|
30543
|
+
min-height: 124px;
|
|
30544
|
+
display: flex;
|
|
30545
|
+
flex-direction: column;
|
|
30546
|
+
justify-content: center;
|
|
30547
|
+
align-items: center;
|
|
30429
30548
|
}
|
|
30430
30549
|
|
|
30431
|
-
.
|
|
30432
|
-
|
|
30550
|
+
.E_fzh9mnb .error-text {
|
|
30551
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30552
|
+
margin-bottom: 16px;
|
|
30553
|
+
font-size: 18px;
|
|
30433
30554
|
}
|
|
30434
30555
|
|
|
30435
|
-
.
|
|
30436
|
-
|
|
30556
|
+
.E_f7pxqmh {
|
|
30557
|
+
width: 100%;
|
|
30558
|
+
margin-bottom: 0 !important;
|
|
30559
|
+
flex-flow: nowrap !important;
|
|
30560
|
+
line-break: auto;
|
|
30437
30561
|
}
|
|
30438
30562
|
|
|
30439
|
-
.
|
|
30440
|
-
|
|
30563
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
30564
|
+
text-align: left !important;
|
|
30565
|
+
padding-bottom: 0 !important;
|
|
30441
30566
|
}
|
|
30442
30567
|
|
|
30443
|
-
.
|
|
30444
|
-
|
|
30568
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30569
|
+
min-height: 32px;
|
|
30570
|
+
height: auto;
|
|
30571
|
+
font-size: 13px;
|
|
30572
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30573
|
+
white-space: normal;
|
|
30445
30574
|
}
|
|
30446
30575
|
|
|
30447
|
-
.
|
|
30448
|
-
|
|
30576
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30577
|
+
border-color: #ff4d4f !important;
|
|
30449
30578
|
}
|
|
30450
30579
|
|
|
30451
|
-
.
|
|
30452
|
-
|
|
30453
|
-
justify-content: space-between;
|
|
30454
|
-
width: 100%;
|
|
30580
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
30581
|
+
border-color: #ff4d4f !important;
|
|
30455
30582
|
}
|
|
30456
30583
|
|
|
30457
|
-
.
|
|
30458
|
-
margin-
|
|
30584
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
30585
|
+
margin-top: 4px;
|
|
30586
|
+
font-size: 12px;
|
|
30587
|
+
min-height: 0px;
|
|
30459
30588
|
}
|
|
30460
30589
|
|
|
30461
|
-
.
|
|
30462
|
-
|
|
30590
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
30591
|
+
font-size: 12px;
|
|
30592
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30593
|
+
min-height: 0px;
|
|
30463
30594
|
}
|
|
30464
30595
|
|
|
30465
30596
|
.E_berrcjl {
|
|
@@ -30773,61 +30904,151 @@ button.E_n7k2c6r {
|
|
|
30773
30904
|
padding: 0;
|
|
30774
30905
|
}
|
|
30775
30906
|
|
|
30776
|
-
.
|
|
30777
|
-
|
|
30778
|
-
|
|
30779
|
-
font-size: 12px;
|
|
30907
|
+
.E_iouxfgt {
|
|
30908
|
+
display: inline-flex;
|
|
30909
|
+
align-items: center;
|
|
30780
30910
|
}
|
|
30781
30911
|
|
|
30782
|
-
.
|
|
30783
|
-
|
|
30912
|
+
.E_iouxfgt .icon-inner {
|
|
30913
|
+
display: inline-flex;
|
|
30914
|
+
align-items: center;
|
|
30915
|
+
justify-content: center;
|
|
30784
30916
|
}
|
|
30785
30917
|
|
|
30786
|
-
.
|
|
30787
|
-
|
|
30788
|
-
|
|
30918
|
+
.E_iouxfgt .icon-inner + span,
|
|
30919
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30920
|
+
margin-left: 4px;
|
|
30789
30921
|
}
|
|
30790
30922
|
|
|
30791
|
-
.
|
|
30792
|
-
|
|
30793
|
-
|
|
30794
|
-
|
|
30923
|
+
.E_iouxfgt.is-rotate img,
|
|
30924
|
+
.E_iouxfgt.is-rotate svg {
|
|
30925
|
+
animation: rotate 680ms linear infinite;
|
|
30926
|
+
}
|
|
30927
|
+
|
|
30928
|
+
.E_d1bw7c5z {
|
|
30929
|
+
position: relative;
|
|
30930
|
+
max-width: 388px;
|
|
30931
|
+
min-width: 285px;
|
|
30932
|
+
}
|
|
30933
|
+
|
|
30934
|
+
.E_d1bw7c5z .center {
|
|
30935
|
+
position: absolute;
|
|
30936
|
+
font-size: 12px;
|
|
30937
|
+
width: 80px;
|
|
30938
|
+
height: 100px;
|
|
30939
|
+
top: 0;
|
|
30940
|
+
left: 35px;
|
|
30795
30941
|
display: flex;
|
|
30796
30942
|
flex-direction: column;
|
|
30797
30943
|
justify-content: center;
|
|
30798
30944
|
align-items: center;
|
|
30945
|
+
color: #00122e;
|
|
30799
30946
|
}
|
|
30800
30947
|
|
|
30801
|
-
.
|
|
30802
|
-
|
|
30803
|
-
|
|
30804
|
-
font-size: 18px;
|
|
30948
|
+
.E_d1bw7c5z .center .number {
|
|
30949
|
+
font-size: 24px;
|
|
30950
|
+
font-weight: 700;
|
|
30805
30951
|
}
|
|
30806
30952
|
|
|
30807
|
-
.
|
|
30808
|
-
|
|
30953
|
+
.E_d1bw7c5z .center .text {
|
|
30954
|
+
padding: 0 5px;
|
|
30955
|
+
font-size: 12px;
|
|
30956
|
+
width: inherit;
|
|
30957
|
+
text-align: center;
|
|
30809
30958
|
}
|
|
30810
30959
|
|
|
30811
|
-
.
|
|
30812
|
-
display:
|
|
30813
|
-
line-height: 1.5715;
|
|
30814
|
-
height: 100%;
|
|
30815
|
-
width: 100%;
|
|
30960
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30961
|
+
display: flex;
|
|
30816
30962
|
}
|
|
30817
30963
|
|
|
30818
|
-
.
|
|
30819
|
-
|
|
30820
|
-
|
|
30821
|
-
|
|
30964
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30965
|
+
position: relative !important;
|
|
30966
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30967
|
+
left: 0 !important;
|
|
30968
|
+
bottom: 0 !important;
|
|
30969
|
+
display: flex;
|
|
30822
30970
|
align-items: center;
|
|
30823
|
-
margin-left: 4px;
|
|
30824
|
-
padding: 5px 12px 5px 0;
|
|
30825
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30826
30971
|
}
|
|
30827
30972
|
|
|
30828
|
-
.
|
|
30829
|
-
|
|
30830
|
-
|
|
30973
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30974
|
+
width: 100%;
|
|
30975
|
+
}
|
|
30976
|
+
|
|
30977
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30978
|
+
width: 100%;
|
|
30979
|
+
margin-right: 0 !important;
|
|
30980
|
+
line-height: 18px;
|
|
30981
|
+
}
|
|
30982
|
+
|
|
30983
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30984
|
+
border-radius: 2px;
|
|
30985
|
+
}
|
|
30986
|
+
|
|
30987
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30988
|
+
min-width: 75px;
|
|
30989
|
+
max-width: 198px;
|
|
30990
|
+
width: calc(100% - 20px);
|
|
30991
|
+
margin-left: 2px;
|
|
30992
|
+
color: #00122e !important;
|
|
30993
|
+
display: inline-flex;
|
|
30994
|
+
justify-content: space-between;
|
|
30995
|
+
}
|
|
30996
|
+
|
|
30997
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30998
|
+
maxwidth: calc(100% - 12px);
|
|
30999
|
+
cursor: pointer;
|
|
31000
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31001
|
+
overflow: hidden;
|
|
31002
|
+
text-overflow: ellipsis;
|
|
31003
|
+
white-space: nowrap;
|
|
31004
|
+
}
|
|
31005
|
+
|
|
31006
|
+
.E_d1bw7c5z .value {
|
|
31007
|
+
color: rgba(44, 56, 82, 0.75);
|
|
31008
|
+
}
|
|
31009
|
+
|
|
31010
|
+
.E_t10pqbtc {
|
|
31011
|
+
width: 140px;
|
|
31012
|
+
}
|
|
31013
|
+
|
|
31014
|
+
.E_t10pqbtc .item {
|
|
31015
|
+
margin: 6px auto;
|
|
31016
|
+
display: flex;
|
|
31017
|
+
justify-content: space-between;
|
|
31018
|
+
}
|
|
31019
|
+
|
|
31020
|
+
.E_t10pqbtc .item .name {
|
|
31021
|
+
width: 102px;
|
|
31022
|
+
}
|
|
31023
|
+
|
|
31024
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
31025
|
+
display: flex;
|
|
31026
|
+
}
|
|
31027
|
+
|
|
31028
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31029
|
+
display: var(--ai7qkf2-0);
|
|
31030
|
+
}
|
|
31031
|
+
|
|
31032
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31033
|
+
display: inline-flex;
|
|
31034
|
+
line-height: 1.5715;
|
|
31035
|
+
height: 100%;
|
|
31036
|
+
width: 100%;
|
|
31037
|
+
}
|
|
31038
|
+
|
|
31039
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31040
|
+
content: var(--ai7qkf2-1);
|
|
31041
|
+
display: var(--ai7qkf2-2);
|
|
31042
|
+
flex: none;
|
|
31043
|
+
align-items: center;
|
|
31044
|
+
margin-left: 4px;
|
|
31045
|
+
padding: 5px 12px 5px 0;
|
|
31046
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31047
|
+
}
|
|
31048
|
+
|
|
31049
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31050
|
+
content: var(--ai7qkf2-3);
|
|
31051
|
+
display: var(--ai7qkf2-4);
|
|
30831
31052
|
flex: none;
|
|
30832
31053
|
align-items: center;
|
|
30833
31054
|
margin-right: 4px;
|
|
@@ -30874,364 +31095,142 @@ button.E_n7k2c6r {
|
|
|
30874
31095
|
padding: 2px 8px;
|
|
30875
31096
|
}
|
|
30876
31097
|
|
|
30877
|
-
.
|
|
30878
|
-
|
|
31098
|
+
.E_i1inqkme {
|
|
31099
|
+
height: 18px;
|
|
31100
|
+
line-height: 18px;
|
|
31101
|
+
padding: 0 4px;
|
|
31102
|
+
border-radius: 4px;
|
|
31103
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31104
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31105
|
+
display: flex;
|
|
31106
|
+
align-items: center;
|
|
31107
|
+
white-space: nowrap;
|
|
31108
|
+
margin-right: 4px;
|
|
30879
31109
|
}
|
|
30880
31110
|
|
|
30881
|
-
.
|
|
30882
|
-
|
|
30883
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30884
|
-
font-weight: 700;
|
|
30885
|
-
line-height: 32px;
|
|
31111
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31112
|
+
margin-left: 8px;
|
|
30886
31113
|
}
|
|
30887
31114
|
|
|
30888
|
-
.
|
|
30889
|
-
padding:
|
|
30890
|
-
border-radius: 8px;
|
|
30891
|
-
background: #fff;
|
|
31115
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31116
|
+
padding: 2px 7px 2px 12px;
|
|
30892
31117
|
}
|
|
30893
31118
|
|
|
30894
|
-
.
|
|
30895
|
-
|
|
30896
|
-
font-size: 14px;
|
|
30897
|
-
line-height: 22px;
|
|
30898
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30899
|
-
text-align: center;
|
|
31119
|
+
.E_sx1bpnu .ant-input-sm {
|
|
31120
|
+
line-height: 18px;
|
|
30900
31121
|
}
|
|
30901
31122
|
|
|
30902
|
-
.
|
|
31123
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31124
|
+
display: var(--a1wfy30z-0);
|
|
31125
|
+
}
|
|
31126
|
+
|
|
31127
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30903
31128
|
padding: 4px 11px;
|
|
31129
|
+
display: inline-flex;
|
|
31130
|
+
line-height: 1.5715;
|
|
31131
|
+
height: inherit;
|
|
30904
31132
|
}
|
|
30905
31133
|
|
|
30906
|
-
.
|
|
30907
|
-
|
|
30908
|
-
|
|
31134
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31135
|
+
content: var(--a1wfy30z-1);
|
|
31136
|
+
display: var(--a1wfy30z-2);
|
|
31137
|
+
flex: none;
|
|
31138
|
+
align-items: center;
|
|
31139
|
+
margin-left: 4px;
|
|
30909
31140
|
}
|
|
30910
31141
|
|
|
30911
|
-
.
|
|
30912
|
-
|
|
31142
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31143
|
+
content: var(--a1wfy30z-3);
|
|
31144
|
+
display: var(--a1wfy30z-4);
|
|
31145
|
+
flex: none;
|
|
31146
|
+
align-items: center;
|
|
31147
|
+
margin-right: 4px;
|
|
31148
|
+
cursor: auto;
|
|
30913
31149
|
}
|
|
30914
31150
|
|
|
30915
|
-
.
|
|
30916
|
-
|
|
31151
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31152
|
+
padding: 0;
|
|
31153
|
+
margin: 0;
|
|
31154
|
+
height: auto;
|
|
31155
|
+
font-size: inherit;
|
|
30917
31156
|
}
|
|
30918
31157
|
|
|
30919
|
-
.
|
|
30920
|
-
|
|
31158
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
31159
|
+
display: inline-flex;
|
|
31160
|
+
align-items: baseline;
|
|
31161
|
+
white-space: pre-wrap;
|
|
30921
31162
|
}
|
|
30922
31163
|
|
|
30923
|
-
.
|
|
30924
|
-
|
|
30925
|
-
|
|
31164
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31165
|
+
position: relative;
|
|
31166
|
+
top: 3px;
|
|
30926
31167
|
}
|
|
30927
31168
|
|
|
30928
|
-
.
|
|
30929
|
-
border-
|
|
30930
|
-
border-bottom-left-radius: 0;
|
|
31169
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31170
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30931
31171
|
}
|
|
30932
31172
|
|
|
30933
|
-
.
|
|
30934
|
-
border-
|
|
31173
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31174
|
+
border-color: #0080ff;
|
|
30935
31175
|
}
|
|
30936
31176
|
|
|
30937
|
-
.
|
|
30938
|
-
|
|
31177
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31178
|
+
border-color: #0080ff;
|
|
31179
|
+
background: #0080ff;
|
|
30939
31180
|
}
|
|
30940
31181
|
|
|
30941
|
-
.
|
|
30942
|
-
|
|
31182
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31183
|
+
top: 4px;
|
|
31184
|
+
left: 4px;
|
|
31185
|
+
width: 6px;
|
|
31186
|
+
height: 6px;
|
|
31187
|
+
background: #fff;
|
|
30943
31188
|
}
|
|
30944
31189
|
|
|
30945
|
-
.
|
|
30946
|
-
|
|
30947
|
-
max-width: 388px;
|
|
30948
|
-
min-width: 285px;
|
|
31190
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31191
|
+
opacity: 0.5;
|
|
30949
31192
|
}
|
|
30950
31193
|
|
|
30951
|
-
.
|
|
30952
|
-
|
|
30953
|
-
|
|
30954
|
-
width: 80px;
|
|
30955
|
-
height: 100px;
|
|
30956
|
-
top: 0;
|
|
30957
|
-
left: 35px;
|
|
30958
|
-
display: flex;
|
|
30959
|
-
flex-direction: column;
|
|
30960
|
-
justify-content: center;
|
|
30961
|
-
align-items: center;
|
|
30962
|
-
color: #00122e;
|
|
31194
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31195
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31196
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30963
31197
|
}
|
|
30964
31198
|
|
|
30965
|
-
.
|
|
30966
|
-
|
|
30967
|
-
font-weight: 700;
|
|
31199
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31200
|
+
background: #00122e;
|
|
30968
31201
|
}
|
|
30969
31202
|
|
|
30970
|
-
.
|
|
30971
|
-
|
|
30972
|
-
|
|
30973
|
-
width: inherit;
|
|
30974
|
-
text-align: center;
|
|
31203
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31204
|
+
color: #00122e;
|
|
31205
|
+
opacity: 0.5;
|
|
30975
31206
|
}
|
|
30976
31207
|
|
|
30977
|
-
.
|
|
30978
|
-
|
|
31208
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31209
|
+
color: #00122e;
|
|
30979
31210
|
}
|
|
30980
31211
|
|
|
30981
|
-
.
|
|
30982
|
-
|
|
30983
|
-
|
|
30984
|
-
left:
|
|
30985
|
-
bottom: 0 !important;
|
|
30986
|
-
display: flex;
|
|
30987
|
-
align-items: center;
|
|
31212
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
31213
|
+
display: inline-block;
|
|
31214
|
+
padding: 0;
|
|
31215
|
+
padding-left: 12px;
|
|
30988
31216
|
}
|
|
30989
31217
|
|
|
30990
|
-
.
|
|
30991
|
-
|
|
31218
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31219
|
+
margin-bottom: 0;
|
|
31220
|
+
white-space: pre-wrap;
|
|
31221
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30992
31222
|
}
|
|
30993
31223
|
|
|
30994
|
-
.
|
|
30995
|
-
|
|
30996
|
-
margin-right: 0 !important;
|
|
30997
|
-
line-height: 18px;
|
|
31224
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
31225
|
+
padding-left: 8px;
|
|
30998
31226
|
}
|
|
30999
31227
|
|
|
31000
|
-
.
|
|
31001
|
-
border-radius:
|
|
31228
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
31229
|
+
border-radius: 5px 0 0 5px;
|
|
31002
31230
|
}
|
|
31003
31231
|
|
|
31004
|
-
.
|
|
31005
|
-
|
|
31006
|
-
max-width: 198px;
|
|
31007
|
-
width: calc(100% - 20px);
|
|
31008
|
-
margin-left: 2px;
|
|
31009
|
-
color: #00122e !important;
|
|
31010
|
-
display: inline-flex;
|
|
31011
|
-
justify-content: space-between;
|
|
31012
|
-
}
|
|
31013
|
-
|
|
31014
|
-
.E_d1bw7c5z .tooltip-text {
|
|
31015
|
-
maxwidth: calc(100% - 12px);
|
|
31016
|
-
cursor: pointer;
|
|
31017
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31018
|
-
overflow: hidden;
|
|
31019
|
-
text-overflow: ellipsis;
|
|
31020
|
-
white-space: nowrap;
|
|
31021
|
-
}
|
|
31022
|
-
|
|
31023
|
-
.E_d1bw7c5z .value {
|
|
31024
|
-
color: rgba(44, 56, 82, 0.75);
|
|
31025
|
-
}
|
|
31026
|
-
|
|
31027
|
-
.E_t10pqbtc {
|
|
31028
|
-
width: 140px;
|
|
31029
|
-
}
|
|
31030
|
-
|
|
31031
|
-
.E_t10pqbtc .item {
|
|
31032
|
-
margin: 6px auto;
|
|
31033
|
-
display: flex;
|
|
31034
|
-
justify-content: space-between;
|
|
31035
|
-
}
|
|
31036
|
-
|
|
31037
|
-
.E_t10pqbtc .item .name {
|
|
31038
|
-
width: 102px;
|
|
31039
|
-
}
|
|
31040
|
-
|
|
31041
|
-
.E_iouxfgt {
|
|
31042
|
-
display: inline-flex;
|
|
31043
|
-
align-items: center;
|
|
31044
|
-
}
|
|
31045
|
-
|
|
31046
|
-
.E_iouxfgt .icon-inner {
|
|
31047
|
-
display: inline-flex;
|
|
31048
|
-
align-items: center;
|
|
31049
|
-
justify-content: center;
|
|
31050
|
-
}
|
|
31051
|
-
|
|
31052
|
-
.E_iouxfgt .icon-inner + span,
|
|
31053
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31054
|
-
margin-left: 4px;
|
|
31055
|
-
}
|
|
31056
|
-
|
|
31057
|
-
.E_iouxfgt.is-rotate img,
|
|
31058
|
-
.E_iouxfgt.is-rotate svg {
|
|
31059
|
-
animation: rotate 680ms linear infinite;
|
|
31060
|
-
}
|
|
31061
|
-
|
|
31062
|
-
.E_f7pxqmh {
|
|
31063
|
-
width: 100%;
|
|
31064
|
-
margin-bottom: 0 !important;
|
|
31065
|
-
flex-flow: nowrap !important;
|
|
31066
|
-
line-break: auto;
|
|
31067
|
-
}
|
|
31068
|
-
|
|
31069
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
31070
|
-
text-align: left !important;
|
|
31071
|
-
padding-bottom: 0 !important;
|
|
31072
|
-
}
|
|
31073
|
-
|
|
31074
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31075
|
-
min-height: 32px;
|
|
31076
|
-
height: auto;
|
|
31077
|
-
font-size: 13px;
|
|
31078
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31079
|
-
white-space: normal;
|
|
31080
|
-
}
|
|
31081
|
-
|
|
31082
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31083
|
-
border-color: #ff4d4f !important;
|
|
31084
|
-
}
|
|
31085
|
-
|
|
31086
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31087
|
-
border-color: #ff4d4f !important;
|
|
31088
|
-
}
|
|
31089
|
-
|
|
31090
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
31091
|
-
margin-top: 4px;
|
|
31092
|
-
font-size: 12px;
|
|
31093
|
-
min-height: 0px;
|
|
31094
|
-
}
|
|
31095
|
-
|
|
31096
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
31097
|
-
font-size: 12px;
|
|
31098
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31099
|
-
min-height: 0px;
|
|
31100
|
-
}
|
|
31101
|
-
|
|
31102
|
-
.E_i1inqkme {
|
|
31103
|
-
height: 18px;
|
|
31104
|
-
line-height: 18px;
|
|
31105
|
-
padding: 0 4px;
|
|
31106
|
-
border-radius: 4px;
|
|
31107
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31108
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31109
|
-
display: flex;
|
|
31110
|
-
align-items: center;
|
|
31111
|
-
white-space: nowrap;
|
|
31112
|
-
margin-right: 4px;
|
|
31113
|
-
}
|
|
31114
|
-
|
|
31115
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31116
|
-
display: var(--a1wfy30z-0);
|
|
31117
|
-
}
|
|
31118
|
-
|
|
31119
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31120
|
-
padding: 4px 11px;
|
|
31121
|
-
display: inline-flex;
|
|
31122
|
-
line-height: 1.5715;
|
|
31123
|
-
height: inherit;
|
|
31124
|
-
}
|
|
31125
|
-
|
|
31126
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31127
|
-
content: var(--a1wfy30z-1);
|
|
31128
|
-
display: var(--a1wfy30z-2);
|
|
31129
|
-
flex: none;
|
|
31130
|
-
align-items: center;
|
|
31131
|
-
margin-left: 4px;
|
|
31132
|
-
}
|
|
31133
|
-
|
|
31134
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31135
|
-
content: var(--a1wfy30z-3);
|
|
31136
|
-
display: var(--a1wfy30z-4);
|
|
31137
|
-
flex: none;
|
|
31138
|
-
align-items: center;
|
|
31139
|
-
margin-right: 4px;
|
|
31140
|
-
cursor: auto;
|
|
31141
|
-
}
|
|
31142
|
-
|
|
31143
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
31144
|
-
padding: 0;
|
|
31145
|
-
margin: 0;
|
|
31146
|
-
height: auto;
|
|
31147
|
-
font-size: inherit;
|
|
31148
|
-
}
|
|
31149
|
-
|
|
31150
|
-
.E_owd0kml {
|
|
31151
|
-
display: inline-block;
|
|
31152
|
-
}
|
|
31153
|
-
|
|
31154
|
-
.E_h1jsgezc {
|
|
31155
|
-
visibility: hidden;
|
|
31156
|
-
position: absolute;
|
|
31157
|
-
}
|
|
31158
|
-
|
|
31159
|
-
.E_rapgekc.ant-radio-wrapper {
|
|
31160
|
-
display: inline-flex;
|
|
31161
|
-
align-items: baseline;
|
|
31162
|
-
white-space: pre-wrap;
|
|
31163
|
-
}
|
|
31164
|
-
|
|
31165
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31166
|
-
position: relative;
|
|
31167
|
-
top: 3px;
|
|
31168
|
-
}
|
|
31169
|
-
|
|
31170
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31171
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31172
|
-
}
|
|
31173
|
-
|
|
31174
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31175
|
-
border-color: #0080ff;
|
|
31176
|
-
}
|
|
31177
|
-
|
|
31178
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31179
|
-
border-color: #0080ff;
|
|
31180
|
-
background: #0080ff;
|
|
31181
|
-
}
|
|
31182
|
-
|
|
31183
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31184
|
-
top: 4px;
|
|
31185
|
-
left: 4px;
|
|
31186
|
-
width: 6px;
|
|
31187
|
-
height: 6px;
|
|
31188
|
-
background: #fff;
|
|
31189
|
-
}
|
|
31190
|
-
|
|
31191
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31192
|
-
opacity: 0.5;
|
|
31193
|
-
}
|
|
31194
|
-
|
|
31195
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31196
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31197
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31198
|
-
}
|
|
31199
|
-
|
|
31200
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31201
|
-
background: #00122e;
|
|
31202
|
-
}
|
|
31203
|
-
|
|
31204
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31205
|
-
color: #00122e;
|
|
31206
|
-
opacity: 0.5;
|
|
31207
|
-
}
|
|
31208
|
-
|
|
31209
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31210
|
-
color: #00122e;
|
|
31211
|
-
}
|
|
31212
|
-
|
|
31213
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
31214
|
-
display: inline-block;
|
|
31215
|
-
padding: 0;
|
|
31216
|
-
padding-left: 12px;
|
|
31217
|
-
}
|
|
31218
|
-
|
|
31219
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31220
|
-
margin-bottom: 0;
|
|
31221
|
-
white-space: pre-wrap;
|
|
31222
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31223
|
-
}
|
|
31224
|
-
|
|
31225
|
-
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
31226
|
-
padding-left: 8px;
|
|
31227
|
-
}
|
|
31228
|
-
|
|
31229
|
-
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
31230
|
-
border-radius: 5px 0 0 5px;
|
|
31231
|
-
}
|
|
31232
|
-
|
|
31233
|
-
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
31234
|
-
border-radius: 0 5px 5px 0;
|
|
31232
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
31233
|
+
border-radius: 0 5px 5px 0;
|
|
31235
31234
|
}
|
|
31236
31235
|
|
|
31237
31236
|
.E_rcc63c8 {
|
|
@@ -31402,83 +31401,56 @@ button.E_n7k2c6r {
|
|
|
31402
31401
|
line-height: 18px;
|
|
31403
31402
|
}
|
|
31404
31403
|
|
|
31405
|
-
.
|
|
31406
|
-
|
|
31404
|
+
.E_owd0kml {
|
|
31405
|
+
display: inline-block;
|
|
31407
31406
|
}
|
|
31408
31407
|
|
|
31409
|
-
.
|
|
31410
|
-
|
|
31408
|
+
.E_h1jsgezc {
|
|
31409
|
+
visibility: hidden;
|
|
31410
|
+
position: absolute;
|
|
31411
31411
|
}
|
|
31412
31412
|
|
|
31413
|
-
.
|
|
31414
|
-
|
|
31413
|
+
.E_c1bus5hc {
|
|
31414
|
+
--color: white;
|
|
31415
|
+
height: 14px;
|
|
31416
|
+
width: 14px;
|
|
31417
|
+
border-radius: 50%;
|
|
31418
|
+
flex-shrink: 0;
|
|
31419
|
+
display: flex;
|
|
31420
|
+
align-items: center;
|
|
31421
|
+
justify-content: center;
|
|
31422
|
+
border: 1px solid var(--color);
|
|
31415
31423
|
}
|
|
31416
31424
|
|
|
31417
|
-
.
|
|
31418
|
-
|
|
31419
|
-
|
|
31420
|
-
|
|
31421
|
-
|
|
31422
|
-
|
|
31425
|
+
.E_c1bus5hc .circle-inner {
|
|
31426
|
+
position: relative;
|
|
31427
|
+
height: 10px;
|
|
31428
|
+
width: 10px;
|
|
31429
|
+
border-radius: 50%;
|
|
31430
|
+
overflow: hidden;
|
|
31423
31431
|
}
|
|
31424
31432
|
|
|
31425
|
-
.
|
|
31426
|
-
|
|
31427
|
-
|
|
31428
|
-
|
|
31429
|
-
|
|
31430
|
-
|
|
31431
|
-
|
|
31432
|
-
|
|
31433
|
-
|
|
31434
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31435
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31436
|
-
transition: 160ms ease;
|
|
31437
|
-
}
|
|
31438
|
-
|
|
31439
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31440
|
-
color: #0080ff;
|
|
31441
|
-
}
|
|
31442
|
-
|
|
31443
|
-
.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 {
|
|
31444
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31445
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31446
|
-
}
|
|
31447
|
-
|
|
31448
|
-
.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 {
|
|
31449
|
-
color: #0080ff;
|
|
31450
|
-
}
|
|
31451
|
-
|
|
31452
|
-
.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 {
|
|
31453
|
-
border-color: #0080ff;
|
|
31454
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31455
|
-
}
|
|
31456
|
-
|
|
31457
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31433
|
+
.E_c1bus5hc .circle-content {
|
|
31434
|
+
position: absolute;
|
|
31435
|
+
height: 100%;
|
|
31436
|
+
width: 100%;
|
|
31437
|
+
left: 0;
|
|
31438
|
+
top: 0;
|
|
31439
|
+
border-radius: 50%;
|
|
31440
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31458
31441
|
transform: rotate(180deg);
|
|
31459
31442
|
}
|
|
31460
31443
|
|
|
31461
|
-
.
|
|
31462
|
-
|
|
31463
|
-
|
|
31464
|
-
|
|
31465
|
-
|
|
31466
|
-
|
|
31467
|
-
|
|
31468
|
-
|
|
31469
|
-
|
|
31470
|
-
|
|
31471
|
-
.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 {
|
|
31472
|
-
color: #1d326c;
|
|
31473
|
-
}
|
|
31474
|
-
|
|
31475
|
-
.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 {
|
|
31476
|
-
border-color: #0080ff;
|
|
31477
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31478
|
-
}
|
|
31479
|
-
|
|
31480
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31481
|
-
transform: rotate(180deg);
|
|
31444
|
+
.E_c1bus5hc .circle-child {
|
|
31445
|
+
position: absolute;
|
|
31446
|
+
height: 100%;
|
|
31447
|
+
width: 100%;
|
|
31448
|
+
left: 0;
|
|
31449
|
+
top: 0;
|
|
31450
|
+
margin-left: 50%;
|
|
31451
|
+
transform-origin: left;
|
|
31452
|
+
background: white;
|
|
31453
|
+
transform: rotate(0deg);
|
|
31482
31454
|
}
|
|
31483
31455
|
|
|
31484
31456
|
.E_ivqqkzv {
|
|
@@ -31491,6 +31463,10 @@ button.E_n7k2c6r {
|
|
|
31491
31463
|
color: rgba(44, 56, 82, 0.6);
|
|
31492
31464
|
}
|
|
31493
31465
|
|
|
31466
|
+
.E_tju3gfj .date {
|
|
31467
|
+
margin-right: 4px;
|
|
31468
|
+
}
|
|
31469
|
+
|
|
31494
31470
|
.E_s1dizucg.ant-switch {
|
|
31495
31471
|
min-width: 40px;
|
|
31496
31472
|
height: 24px;
|
|
@@ -31558,165 +31534,292 @@ button.E_n7k2c6r {
|
|
|
31558
31534
|
margin-left: 5px;
|
|
31559
31535
|
}
|
|
31560
31536
|
|
|
31561
|
-
.
|
|
31562
|
-
|
|
31537
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31538
|
+
display: none;
|
|
31563
31539
|
}
|
|
31564
31540
|
|
|
31565
|
-
.
|
|
31566
|
-
|
|
31567
|
-
|
|
31568
|
-
width: 14px;
|
|
31569
|
-
border-radius: 50%;
|
|
31570
|
-
flex-shrink: 0;
|
|
31571
|
-
display: flex;
|
|
31572
|
-
align-items: center;
|
|
31573
|
-
justify-content: center;
|
|
31574
|
-
border: 1px solid var(--color);
|
|
31541
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31542
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31543
|
+
border-radius: 4px;
|
|
31575
31544
|
}
|
|
31576
31545
|
|
|
31577
|
-
.
|
|
31578
|
-
|
|
31579
|
-
|
|
31580
|
-
width: 10px;
|
|
31581
|
-
border-radius: 50%;
|
|
31582
|
-
overflow: hidden;
|
|
31546
|
+
.E_s1sck0th {
|
|
31547
|
+
padding: 0 8px;
|
|
31548
|
+
border-radius: 4px;
|
|
31583
31549
|
}
|
|
31584
31550
|
|
|
31585
|
-
.
|
|
31586
|
-
|
|
31587
|
-
|
|
31588
|
-
width: 100%;
|
|
31589
|
-
left: 0;
|
|
31590
|
-
top: 0;
|
|
31591
|
-
border-radius: 50%;
|
|
31592
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31593
|
-
transform: rotate(180deg);
|
|
31551
|
+
.E_m855nr1 {
|
|
31552
|
+
padding: 2px 8px;
|
|
31553
|
+
border-radius: 3px;
|
|
31594
31554
|
}
|
|
31595
31555
|
|
|
31596
|
-
.
|
|
31597
|
-
|
|
31598
|
-
|
|
31599
|
-
width: 100%;
|
|
31600
|
-
left: 0;
|
|
31601
|
-
top: 0;
|
|
31602
|
-
margin-left: 50%;
|
|
31603
|
-
transform-origin: left;
|
|
31604
|
-
background: white;
|
|
31605
|
-
transform: rotate(0deg);
|
|
31556
|
+
.E_l1270xpg {
|
|
31557
|
+
padding: 3px 8px;
|
|
31558
|
+
border-radius: 2px;
|
|
31606
31559
|
}
|
|
31607
31560
|
|
|
31608
|
-
.
|
|
31609
|
-
|
|
31561
|
+
.E_t14rextb.ant-tag:hover {
|
|
31562
|
+
opacity: unset;
|
|
31610
31563
|
}
|
|
31611
31564
|
|
|
31612
|
-
.
|
|
31613
|
-
|
|
31614
|
-
|
|
31565
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31566
|
+
margin: 0;
|
|
31567
|
+
margin-right: 8px;
|
|
31568
|
+
display: inline-flex;
|
|
31569
|
+
align-items: center;
|
|
31570
|
+
border: none;
|
|
31615
31571
|
}
|
|
31616
31572
|
|
|
31617
|
-
.
|
|
31618
|
-
|
|
31619
|
-
|
|
31620
|
-
|
|
31621
|
-
|
|
31573
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31574
|
+
width: 16px;
|
|
31575
|
+
height: 16px;
|
|
31576
|
+
color: inherit;
|
|
31577
|
+
margin-left: 4px;
|
|
31578
|
+
opacity: 0.6;
|
|
31579
|
+
display: inline-flex;
|
|
31622
31580
|
}
|
|
31623
31581
|
|
|
31624
|
-
.
|
|
31625
|
-
|
|
31626
|
-
width: 100%;
|
|
31627
|
-
margin: 0 auto;
|
|
31628
|
-
display: flex;
|
|
31582
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31583
|
+
opacity: 1;
|
|
31629
31584
|
}
|
|
31630
31585
|
|
|
31631
|
-
.
|
|
31632
|
-
|
|
31633
|
-
|
|
31634
|
-
flex-shrink: 0;
|
|
31635
|
-
flex-basis: 21%;
|
|
31586
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31587
|
+
color: #0080ff;
|
|
31588
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
31636
31589
|
}
|
|
31637
31590
|
|
|
31638
|
-
.
|
|
31639
|
-
|
|
31640
|
-
|
|
31641
|
-
padding-right: 44px;
|
|
31591
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31592
|
+
color: #f0483e;
|
|
31593
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
31642
31594
|
}
|
|
31643
31595
|
|
|
31644
|
-
.
|
|
31645
|
-
|
|
31596
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31597
|
+
color: #e07f00;
|
|
31598
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
31646
31599
|
}
|
|
31647
31600
|
|
|
31648
|
-
.
|
|
31649
|
-
|
|
31650
|
-
|
|
31651
|
-
flex-shrink: 0;
|
|
31652
|
-
flex-basis: 58%;
|
|
31601
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31602
|
+
color: #008f4c;
|
|
31603
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
31653
31604
|
}
|
|
31654
31605
|
|
|
31655
|
-
.
|
|
31656
|
-
|
|
31606
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31607
|
+
color: #1d326c;
|
|
31608
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31657
31609
|
}
|
|
31658
31610
|
|
|
31659
|
-
.
|
|
31660
|
-
|
|
31611
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31612
|
+
color: #7E41FF;
|
|
31613
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
31661
31614
|
}
|
|
31662
31615
|
|
|
31663
|
-
.
|
|
31664
|
-
|
|
31665
|
-
width: 100%;
|
|
31666
|
-
max-width: 648px;
|
|
31616
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31617
|
+
color: #fff;
|
|
31667
31618
|
}
|
|
31668
31619
|
|
|
31669
|
-
.
|
|
31670
|
-
|
|
31620
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31621
|
+
background-color: #f0483e;
|
|
31671
31622
|
}
|
|
31672
31623
|
|
|
31673
|
-
.
|
|
31674
|
-
|
|
31675
|
-
padding: 0;
|
|
31676
|
-
width: 100%;
|
|
31677
|
-
max-width: 648px;
|
|
31678
|
-
overflow: hidden;
|
|
31624
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31625
|
+
background-color: #fea008;
|
|
31679
31626
|
}
|
|
31680
31627
|
|
|
31681
|
-
.
|
|
31682
|
-
|
|
31628
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31629
|
+
background-color: #00ba5d;
|
|
31683
31630
|
}
|
|
31684
31631
|
|
|
31685
|
-
.
|
|
31686
|
-
|
|
31687
|
-
overflow-y: auto;
|
|
31632
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31633
|
+
background-color: #0080ff;
|
|
31688
31634
|
}
|
|
31689
31635
|
|
|
31690
|
-
.
|
|
31691
|
-
|
|
31692
|
-
max-width: 648px;
|
|
31636
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31637
|
+
background-color: #6b7d99;
|
|
31693
31638
|
}
|
|
31694
31639
|
|
|
31695
|
-
.
|
|
31696
|
-
|
|
31697
|
-
width: 100%;
|
|
31698
|
-
max-width: 1024px;
|
|
31640
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31641
|
+
background-color: #7E41FF;
|
|
31699
31642
|
}
|
|
31700
31643
|
|
|
31701
|
-
.
|
|
31702
|
-
|
|
31644
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31645
|
+
border-radius: 6px;
|
|
31703
31646
|
}
|
|
31704
31647
|
|
|
31705
|
-
.
|
|
31706
|
-
margin: 0 auto;
|
|
31707
|
-
padding: 0;
|
|
31648
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
31708
31649
|
width: 100%;
|
|
31709
|
-
|
|
31710
|
-
|
|
31650
|
+
color: #2d3a56;
|
|
31651
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
31652
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31653
|
+
font-size: 13px;
|
|
31711
31654
|
}
|
|
31712
31655
|
|
|
31713
|
-
.
|
|
31714
|
-
|
|
31656
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
31657
|
+
height: 30px;
|
|
31715
31658
|
}
|
|
31716
31659
|
|
|
31717
|
-
.
|
|
31718
|
-
height:
|
|
31719
|
-
|
|
31660
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31661
|
+
height: 38px;
|
|
31662
|
+
font-size: 13px;
|
|
31663
|
+
}
|
|
31664
|
+
|
|
31665
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31666
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31667
|
+
transition: 160ms ease;
|
|
31668
|
+
}
|
|
31669
|
+
|
|
31670
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31671
|
+
color: #0080ff;
|
|
31672
|
+
}
|
|
31673
|
+
|
|
31674
|
+
.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 {
|
|
31675
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31676
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31677
|
+
}
|
|
31678
|
+
|
|
31679
|
+
.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 {
|
|
31680
|
+
color: #0080ff;
|
|
31681
|
+
}
|
|
31682
|
+
|
|
31683
|
+
.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 {
|
|
31684
|
+
border-color: #0080ff;
|
|
31685
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31686
|
+
}
|
|
31687
|
+
|
|
31688
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31689
|
+
transform: rotate(180deg);
|
|
31690
|
+
}
|
|
31691
|
+
|
|
31692
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
31693
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31694
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31695
|
+
cursor: "not-allowed";
|
|
31696
|
+
}
|
|
31697
|
+
|
|
31698
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
31699
|
+
border-color: #f0483e !important;
|
|
31700
|
+
}
|
|
31701
|
+
|
|
31702
|
+
.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 {
|
|
31703
|
+
color: #1d326c;
|
|
31704
|
+
}
|
|
31705
|
+
|
|
31706
|
+
.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 {
|
|
31707
|
+
border-color: #0080ff;
|
|
31708
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31709
|
+
}
|
|
31710
|
+
|
|
31711
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31712
|
+
transform: rotate(180deg);
|
|
31713
|
+
}
|
|
31714
|
+
|
|
31715
|
+
.E_cnujxq2 {
|
|
31716
|
+
display: flex;
|
|
31717
|
+
flex-direction: column;
|
|
31718
|
+
}
|
|
31719
|
+
|
|
31720
|
+
.E_m7s48ia {
|
|
31721
|
+
max-width: 1120px;
|
|
31722
|
+
width: 100%;
|
|
31723
|
+
margin: 0 auto;
|
|
31724
|
+
height: 100%;
|
|
31725
|
+
}
|
|
31726
|
+
|
|
31727
|
+
.E_wt5zbg6 {
|
|
31728
|
+
max-width: 1120px;
|
|
31729
|
+
width: 100%;
|
|
31730
|
+
margin: 0 auto;
|
|
31731
|
+
display: flex;
|
|
31732
|
+
}
|
|
31733
|
+
|
|
31734
|
+
.E_wt5zbg6 .left,
|
|
31735
|
+
.E_wt5zbg6 .right {
|
|
31736
|
+
flex-grow: 0;
|
|
31737
|
+
flex-shrink: 0;
|
|
31738
|
+
flex-basis: 21%;
|
|
31739
|
+
}
|
|
31740
|
+
|
|
31741
|
+
.E_wt5zbg6 .left {
|
|
31742
|
+
display: flex;
|
|
31743
|
+
justify-content: flex-end;
|
|
31744
|
+
padding-right: 44px;
|
|
31745
|
+
}
|
|
31746
|
+
|
|
31747
|
+
.E_wt5zbg6 .right {
|
|
31748
|
+
padding-left: 44px;
|
|
31749
|
+
}
|
|
31750
|
+
|
|
31751
|
+
.E_wt5zbg6 .middle {
|
|
31752
|
+
margin-bottom: 40px;
|
|
31753
|
+
flex-grow: 0;
|
|
31754
|
+
flex-shrink: 0;
|
|
31755
|
+
flex-basis: 58%;
|
|
31756
|
+
}
|
|
31757
|
+
|
|
31758
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
31759
|
+
width: 100%;
|
|
31760
|
+
}
|
|
31761
|
+
|
|
31762
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
31763
|
+
width: auto;
|
|
31764
|
+
}
|
|
31765
|
+
|
|
31766
|
+
.E_h18jprzg .ant-modal-header {
|
|
31767
|
+
margin: 0 auto;
|
|
31768
|
+
width: 100%;
|
|
31769
|
+
max-width: 648px;
|
|
31770
|
+
}
|
|
31771
|
+
|
|
31772
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
31773
|
+
margin-left: 0;
|
|
31774
|
+
}
|
|
31775
|
+
|
|
31776
|
+
.E_h18jprzg .ant-modal-body {
|
|
31777
|
+
margin: 0 auto;
|
|
31778
|
+
padding: 0;
|
|
31779
|
+
width: 100%;
|
|
31780
|
+
max-width: 648px;
|
|
31781
|
+
overflow: hidden;
|
|
31782
|
+
}
|
|
31783
|
+
|
|
31784
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
31785
|
+
margin-bottom: 40px;
|
|
31786
|
+
}
|
|
31787
|
+
|
|
31788
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
31789
|
+
height: calc(100vh - 225px);
|
|
31790
|
+
overflow-y: auto;
|
|
31791
|
+
}
|
|
31792
|
+
|
|
31793
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
31794
|
+
margin: 0 auto;
|
|
31795
|
+
max-width: 648px;
|
|
31796
|
+
}
|
|
31797
|
+
|
|
31798
|
+
.E_h16z9xgz .ant-modal-header {
|
|
31799
|
+
margin: 0 auto;
|
|
31800
|
+
width: 100%;
|
|
31801
|
+
max-width: 1024px;
|
|
31802
|
+
}
|
|
31803
|
+
|
|
31804
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
31805
|
+
margin-left: 0;
|
|
31806
|
+
}
|
|
31807
|
+
|
|
31808
|
+
.E_h16z9xgz .ant-modal-body {
|
|
31809
|
+
margin: 0 auto;
|
|
31810
|
+
padding: 0;
|
|
31811
|
+
width: 100%;
|
|
31812
|
+
max-width: 1024px;
|
|
31813
|
+
overflow: hidden;
|
|
31814
|
+
}
|
|
31815
|
+
|
|
31816
|
+
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
31817
|
+
margin-bottom: 40px;
|
|
31818
|
+
}
|
|
31819
|
+
|
|
31820
|
+
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
31821
|
+
height: calc(100vh - 225px);
|
|
31822
|
+
overflow-y: auto;
|
|
31720
31823
|
}
|
|
31721
31824
|
|
|
31722
31825
|
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
@@ -32393,102 +32496,131 @@ input.E_rf8rlle.ant-input {
|
|
|
32393
32496
|
margin: 4px 0;
|
|
32394
32497
|
}
|
|
32395
32498
|
|
|
32396
|
-
.
|
|
32397
|
-
|
|
32398
|
-
border-radius: 4px;
|
|
32499
|
+
.E_iq1gosr {
|
|
32500
|
+
display: inline-block;
|
|
32399
32501
|
}
|
|
32400
32502
|
|
|
32401
|
-
.
|
|
32402
|
-
|
|
32403
|
-
border-radius: 3px;
|
|
32503
|
+
.E_s1dni7lo {
|
|
32504
|
+
width: 430px !important;
|
|
32404
32505
|
}
|
|
32405
32506
|
|
|
32406
|
-
.
|
|
32407
|
-
padding:
|
|
32408
|
-
|
|
32507
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
32508
|
+
padding: 8px 16px;
|
|
32509
|
+
line-height: 18px;
|
|
32510
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32511
|
+
height: 34px;
|
|
32512
|
+
min-height: 34px;
|
|
32513
|
+
box-sizing: border-box;
|
|
32514
|
+
margin-top: 8px;
|
|
32409
32515
|
}
|
|
32410
32516
|
|
|
32411
|
-
.
|
|
32412
|
-
|
|
32517
|
+
.E_o1ugr09p {
|
|
32518
|
+
display: flex;
|
|
32519
|
+
flex-direction: column;
|
|
32520
|
+
margin: 1px 8px;
|
|
32521
|
+
padding: 8px;
|
|
32522
|
+
border-radius: 4px;
|
|
32413
32523
|
}
|
|
32414
32524
|
|
|
32415
|
-
.
|
|
32416
|
-
|
|
32417
|
-
margin-right: 8px;
|
|
32418
|
-
display: inline-flex;
|
|
32419
|
-
align-items: center;
|
|
32420
|
-
border: none;
|
|
32525
|
+
.E_o1ugr09p .selected-icon {
|
|
32526
|
+
display: none;
|
|
32421
32527
|
}
|
|
32422
32528
|
|
|
32423
|
-
.
|
|
32424
|
-
|
|
32425
|
-
height: 16px;
|
|
32426
|
-
color: inherit;
|
|
32427
|
-
margin-left: 4px;
|
|
32428
|
-
opacity: 0.6;
|
|
32429
|
-
display: inline-flex;
|
|
32529
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32530
|
+
padding-left: 8px;
|
|
32430
32531
|
}
|
|
32431
32532
|
|
|
32432
|
-
.
|
|
32433
|
-
|
|
32533
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32534
|
+
background-color: white;
|
|
32434
32535
|
}
|
|
32435
32536
|
|
|
32436
|
-
.
|
|
32537
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32437
32538
|
color: #0080ff;
|
|
32438
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32439
32539
|
}
|
|
32440
32540
|
|
|
32441
|
-
.
|
|
32442
|
-
|
|
32443
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32444
|
-
}
|
|
32445
|
-
|
|
32446
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32447
|
-
color: #e07f00;
|
|
32448
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32541
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32542
|
+
display: block;
|
|
32449
32543
|
}
|
|
32450
32544
|
|
|
32451
|
-
.
|
|
32452
|
-
|
|
32453
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32545
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
32546
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32454
32547
|
}
|
|
32455
32548
|
|
|
32456
|
-
.
|
|
32457
|
-
color: #
|
|
32458
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32549
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32550
|
+
color: #0080ff;
|
|
32459
32551
|
}
|
|
32460
32552
|
|
|
32461
|
-
.
|
|
32462
|
-
|
|
32463
|
-
|
|
32553
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32554
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32555
|
+
color: #0080ff;
|
|
32464
32556
|
}
|
|
32465
32557
|
|
|
32466
|
-
.
|
|
32467
|
-
|
|
32558
|
+
.E_o1ifxsq4 {
|
|
32559
|
+
display: flex;
|
|
32560
|
+
justify-content: space-between;
|
|
32561
|
+
height: 20px;
|
|
32562
|
+
line-height: 20px;
|
|
32468
32563
|
}
|
|
32469
32564
|
|
|
32470
|
-
.
|
|
32471
|
-
|
|
32565
|
+
.E_o1ifxsq4 .timezone-title {
|
|
32566
|
+
color: #2d3a56;
|
|
32567
|
+
overflow: hidden;
|
|
32568
|
+
text-overflow: ellipsis;
|
|
32472
32569
|
}
|
|
32473
32570
|
|
|
32474
|
-
.
|
|
32475
|
-
|
|
32571
|
+
.E_o1zue7 {
|
|
32572
|
+
display: flex;
|
|
32573
|
+
justify-content: space-between;
|
|
32574
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32575
|
+
height: 18px;
|
|
32576
|
+
line-height: 18px;
|
|
32577
|
+
margin-top: 2px;
|
|
32476
32578
|
}
|
|
32477
32579
|
|
|
32478
|
-
.
|
|
32479
|
-
|
|
32580
|
+
.E_tyfmlxg {
|
|
32581
|
+
border: none;
|
|
32582
|
+
margin-right: 0;
|
|
32583
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32480
32584
|
}
|
|
32481
32585
|
|
|
32482
|
-
.
|
|
32483
|
-
|
|
32586
|
+
.E_o18uybox {
|
|
32587
|
+
pointer-events: none;
|
|
32588
|
+
height: 32px;
|
|
32589
|
+
width: 100%;
|
|
32590
|
+
opacity: 0;
|
|
32484
32591
|
}
|
|
32485
32592
|
|
|
32486
|
-
.
|
|
32487
|
-
|
|
32593
|
+
.E_c1yyuluq {
|
|
32594
|
+
border-radius: 8px;
|
|
32488
32595
|
}
|
|
32489
32596
|
|
|
32490
|
-
.
|
|
32491
|
-
|
|
32597
|
+
.E_c1yyuluq .ant-card-body {
|
|
32598
|
+
padding: 20px 24px 24px 24px;
|
|
32599
|
+
}
|
|
32600
|
+
|
|
32601
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32602
|
+
border: 0px;
|
|
32603
|
+
background-color: #fff;
|
|
32604
|
+
}
|
|
32605
|
+
|
|
32606
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32607
|
+
padding-top: 0px;
|
|
32608
|
+
padding-bottom: 0px;
|
|
32609
|
+
padding-left: 0px !important;
|
|
32610
|
+
padding-right: 24px;
|
|
32611
|
+
}
|
|
32612
|
+
|
|
32613
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32614
|
+
right: 0px;
|
|
32615
|
+
}
|
|
32616
|
+
|
|
32617
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32618
|
+
padding: 0px;
|
|
32619
|
+
}
|
|
32620
|
+
|
|
32621
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32622
|
+
padding-right: 0px;
|
|
32623
|
+
cursor: default;
|
|
32492
32624
|
}
|
|
32493
32625
|
|
|
32494
32626
|
.E_a1b5xrg3 .user-icon-inner {
|
|
@@ -32524,94 +32656,8 @@ input.E_rf8rlle.ant-input {
|
|
|
32524
32656
|
transition: all 320ms ease;
|
|
32525
32657
|
}
|
|
32526
32658
|
|
|
32527
|
-
.
|
|
32528
|
-
width:
|
|
32529
|
-
}
|
|
32530
|
-
|
|
32531
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
32532
|
-
padding: 8px 16px;
|
|
32533
|
-
line-height: 18px;
|
|
32534
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32535
|
-
height: 34px;
|
|
32536
|
-
min-height: 34px;
|
|
32537
|
-
box-sizing: border-box;
|
|
32538
|
-
margin-top: 8px;
|
|
32539
|
-
}
|
|
32540
|
-
|
|
32541
|
-
.E_o1ugr09p {
|
|
32542
|
-
display: flex;
|
|
32543
|
-
flex-direction: column;
|
|
32544
|
-
margin: 1px 8px;
|
|
32545
|
-
padding: 8px;
|
|
32546
|
-
border-radius: 4px;
|
|
32547
|
-
}
|
|
32548
|
-
|
|
32549
|
-
.E_o1ugr09p .selected-icon {
|
|
32550
|
-
display: none;
|
|
32551
|
-
}
|
|
32552
|
-
|
|
32553
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32554
|
-
padding-left: 8px;
|
|
32555
|
-
}
|
|
32556
|
-
|
|
32557
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32558
|
-
background-color: white;
|
|
32559
|
-
}
|
|
32560
|
-
|
|
32561
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32562
|
-
color: #0080ff;
|
|
32563
|
-
}
|
|
32564
|
-
|
|
32565
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32566
|
-
display: block;
|
|
32567
|
-
}
|
|
32568
|
-
|
|
32569
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
32570
|
-
background: rgba(0, 136, 255, 0.16);
|
|
32571
|
-
}
|
|
32572
|
-
|
|
32573
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32574
|
-
color: #0080ff;
|
|
32575
|
-
}
|
|
32576
|
-
|
|
32577
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32578
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32579
|
-
color: #0080ff;
|
|
32580
|
-
}
|
|
32581
|
-
|
|
32582
|
-
.E_o1ifxsq4 {
|
|
32583
|
-
display: flex;
|
|
32584
|
-
justify-content: space-between;
|
|
32585
|
-
height: 20px;
|
|
32586
|
-
line-height: 20px;
|
|
32587
|
-
}
|
|
32588
|
-
|
|
32589
|
-
.E_o1ifxsq4 .timezone-title {
|
|
32590
|
-
color: #2d3a56;
|
|
32591
|
-
overflow: hidden;
|
|
32592
|
-
text-overflow: ellipsis;
|
|
32593
|
-
}
|
|
32594
|
-
|
|
32595
|
-
.E_o1zue7 {
|
|
32596
|
-
display: flex;
|
|
32597
|
-
justify-content: space-between;
|
|
32598
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32599
|
-
height: 18px;
|
|
32600
|
-
line-height: 18px;
|
|
32601
|
-
margin-top: 2px;
|
|
32602
|
-
}
|
|
32603
|
-
|
|
32604
|
-
.E_tyfmlxg {
|
|
32605
|
-
border: none;
|
|
32606
|
-
margin-right: 0;
|
|
32607
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32608
|
-
}
|
|
32609
|
-
|
|
32610
|
-
.E_o18uybox {
|
|
32611
|
-
pointer-events: none;
|
|
32612
|
-
height: 32px;
|
|
32613
|
-
width: 100%;
|
|
32614
|
-
opacity: 0;
|
|
32659
|
+
.E_m196gn1d {
|
|
32660
|
+
min-width: 1280px;
|
|
32615
32661
|
}
|
|
32616
32662
|
|
|
32617
32663
|
.E_dsnbhzf {
|
|
@@ -33089,56 +33135,42 @@ input.E_rf8rlle.ant-input {
|
|
|
33089
33135
|
line-height: 12px;
|
|
33090
33136
|
}
|
|
33091
33137
|
|
|
33092
|
-
.
|
|
33093
|
-
|
|
33094
|
-
|
|
33095
|
-
|
|
33096
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
33097
|
-
background: rgba(23, 38, 64, 0.8);
|
|
33098
|
-
border-radius: 4px;
|
|
33099
|
-
}
|
|
33100
|
-
|
|
33101
|
-
.E_c1yyuluq {
|
|
33102
|
-
border-radius: 8px;
|
|
33103
|
-
}
|
|
33104
|
-
|
|
33105
|
-
.E_c1yyuluq .ant-card-body {
|
|
33106
|
-
padding: 20px 24px 24px 24px;
|
|
33107
|
-
}
|
|
33108
|
-
|
|
33109
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
33110
|
-
border: 0px;
|
|
33111
|
-
background-color: #fff;
|
|
33112
|
-
}
|
|
33113
|
-
|
|
33114
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
33115
|
-
padding-top: 0px;
|
|
33116
|
-
padding-bottom: 0px;
|
|
33117
|
-
padding-left: 0px !important;
|
|
33118
|
-
padding-right: 24px;
|
|
33138
|
+
.E_h1ol2wl7 {
|
|
33139
|
+
font-weight: bold;
|
|
33140
|
+
background-color: unset;
|
|
33141
|
+
padding: unset;
|
|
33119
33142
|
}
|
|
33120
33143
|
|
|
33121
|
-
.
|
|
33122
|
-
|
|
33144
|
+
.E_suhck3k {
|
|
33145
|
+
height: 24px;
|
|
33146
|
+
width: 24px;
|
|
33147
|
+
border-radius: 6px;
|
|
33148
|
+
padding: 4px;
|
|
33123
33149
|
}
|
|
33124
33150
|
|
|
33125
|
-
.
|
|
33126
|
-
|
|
33151
|
+
.E_suhck3k:hover {
|
|
33152
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33127
33153
|
}
|
|
33128
33154
|
|
|
33129
|
-
.
|
|
33130
|
-
|
|
33131
|
-
cursor: default;
|
|
33155
|
+
.E_suhck3k:hover svg path {
|
|
33156
|
+
fill: blue;
|
|
33132
33157
|
}
|
|
33133
33158
|
|
|
33134
|
-
.
|
|
33135
|
-
|
|
33159
|
+
.E_ryby9ds {
|
|
33160
|
+
display: flex;
|
|
33161
|
+
align-items: center;
|
|
33136
33162
|
}
|
|
33137
33163
|
|
|
33138
|
-
.
|
|
33139
|
-
|
|
33140
|
-
|
|
33141
|
-
|
|
33164
|
+
.E_ryby9ds .order {
|
|
33165
|
+
height: 24px;
|
|
33166
|
+
width: 24px;
|
|
33167
|
+
border-radius: 20px;
|
|
33168
|
+
color: #0080ff;
|
|
33169
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33170
|
+
display: flex;
|
|
33171
|
+
align-items: center;
|
|
33172
|
+
justify-content: center;
|
|
33173
|
+
margin-right: 6px;
|
|
33142
33174
|
}
|
|
33143
33175
|
|
|
33144
33176
|
.E_hrhfj7c {
|
|
@@ -33399,337 +33431,45 @@ input.E_rf8rlle.ant-input {
|
|
|
33399
33431
|
font-size: 14px;
|
|
33400
33432
|
}
|
|
33401
33433
|
|
|
33402
|
-
.
|
|
33403
|
-
height:
|
|
33404
|
-
width:
|
|
33405
|
-
|
|
33406
|
-
|
|
33434
|
+
.E_c1kchka8 {
|
|
33435
|
+
height: 100%;
|
|
33436
|
+
width: 100%;
|
|
33437
|
+
display: flex;
|
|
33438
|
+
flex-direction: column;
|
|
33439
|
+
background: #fff;
|
|
33440
|
+
overflow: auto;
|
|
33407
33441
|
}
|
|
33408
33442
|
|
|
33409
|
-
.
|
|
33410
|
-
|
|
33443
|
+
.E_ctdb951 {
|
|
33444
|
+
display: flex;
|
|
33445
|
+
align-items: center;
|
|
33446
|
+
justify-content: space-between;
|
|
33447
|
+
padding: 0 12px 0 8px;
|
|
33448
|
+
height: 44px;
|
|
33449
|
+
flex-shrink: 0;
|
|
33411
33450
|
}
|
|
33412
33451
|
|
|
33413
|
-
.
|
|
33414
|
-
|
|
33452
|
+
.E_ctdb951 .year-number-input {
|
|
33453
|
+
width: 54px;
|
|
33454
|
+
padding: 4px;
|
|
33455
|
+
margin-right: 9px;
|
|
33456
|
+
font-weight: 700;
|
|
33457
|
+
font-size: 16px;
|
|
33458
|
+
line-height: 24px;
|
|
33415
33459
|
}
|
|
33416
33460
|
|
|
33417
|
-
.
|
|
33461
|
+
.E_ctdb951 .year-number-text {
|
|
33462
|
+
cursor: pointer;
|
|
33463
|
+
margin-right: 4px;
|
|
33464
|
+
}
|
|
33465
|
+
|
|
33466
|
+
.E_ctdb951 .year-control {
|
|
33418
33467
|
display: flex;
|
|
33419
33468
|
align-items: center;
|
|
33469
|
+
gap: 8px;
|
|
33420
33470
|
}
|
|
33421
33471
|
|
|
33422
|
-
.
|
|
33423
|
-
height: 24px;
|
|
33424
|
-
width: 24px;
|
|
33425
|
-
border-radius: 20px;
|
|
33426
|
-
color: #0080ff;
|
|
33427
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33428
|
-
display: flex;
|
|
33429
|
-
align-items: center;
|
|
33430
|
-
justify-content: center;
|
|
33431
|
-
margin-right: 6px;
|
|
33432
|
-
}
|
|
33433
|
-
|
|
33434
|
-
.E_h12yihis {
|
|
33435
|
-
height: 50px;
|
|
33436
|
-
border-bottom: 2px solid #edf0f7;
|
|
33437
|
-
background: #fff;
|
|
33438
|
-
display: flex;
|
|
33439
|
-
justify-content: space-between;
|
|
33440
|
-
align-items: center;
|
|
33441
|
-
padding: 0 24px 0 14px;
|
|
33442
|
-
position: relative;
|
|
33443
|
-
z-index: 10;
|
|
33444
|
-
}
|
|
33445
|
-
|
|
33446
|
-
.E_h12yihis .left,
|
|
33447
|
-
.E_h12yihis .right,
|
|
33448
|
-
.E_h12yihis .center {
|
|
33449
|
-
display: flex;
|
|
33450
|
-
align-items: center;
|
|
33451
|
-
flex: 1;
|
|
33452
|
-
flex-shrink: 0;
|
|
33453
|
-
}
|
|
33454
|
-
|
|
33455
|
-
.E_h12yihis .center {
|
|
33456
|
-
flex: 0.8;
|
|
33457
|
-
}
|
|
33458
|
-
|
|
33459
|
-
.E_h12yihis .right {
|
|
33460
|
-
justify-content: flex-end;
|
|
33461
|
-
}
|
|
33462
|
-
|
|
33463
|
-
.E_h12yihis .right.is-scrolled .btn-group:before {
|
|
33464
|
-
opacity: 1;
|
|
33465
|
-
}
|
|
33466
|
-
|
|
33467
|
-
.E_h12yihis .right .btn-group {
|
|
33468
|
-
margin-left: 32px;
|
|
33469
|
-
position: relative;
|
|
33470
|
-
display: flex;
|
|
33471
|
-
align-items: center;
|
|
33472
|
-
}
|
|
33473
|
-
|
|
33474
|
-
.E_h12yihis .right .btn-group:before {
|
|
33475
|
-
content: "";
|
|
33476
|
-
opacity: 0;
|
|
33477
|
-
height: 24px;
|
|
33478
|
-
width: 1px;
|
|
33479
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33480
|
-
position: absolute;
|
|
33481
|
-
left: -16px;
|
|
33482
|
-
top: 50%;
|
|
33483
|
-
transform: translateY(-50%);
|
|
33484
|
-
transition: opacity 160ms ease;
|
|
33485
|
-
}
|
|
33486
|
-
|
|
33487
|
-
.E_h12yihis .right .btn-group > .btn-item {
|
|
33488
|
-
transition: all 160ms ease;
|
|
33489
|
-
cursor: pointer;
|
|
33490
|
-
width: 56px;
|
|
33491
|
-
height: 40px;
|
|
33492
|
-
display: inline-flex;
|
|
33493
|
-
align-items: center;
|
|
33494
|
-
justify-content: center;
|
|
33495
|
-
border-radius: 6px;
|
|
33496
|
-
}
|
|
33497
|
-
|
|
33498
|
-
.E_h12yihis .right .btn-group > .btn-item:hover {
|
|
33499
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
33500
|
-
}
|
|
33501
|
-
|
|
33502
|
-
.E_h12yihis .right .btn-group > .btn-item:active {
|
|
33503
|
-
transform: translateY(2px);
|
|
33504
|
-
transition: all 320ms ease;
|
|
33505
|
-
}
|
|
33506
|
-
|
|
33507
|
-
.E_h12yihis .right .btn-group > *:not(:first-child) {
|
|
33508
|
-
margin-left: 4px;
|
|
33509
|
-
}
|
|
33510
|
-
|
|
33511
|
-
.E_h12yihis .right .create-menu-and-export {
|
|
33512
|
-
height: 48px;
|
|
33513
|
-
overflow: hidden;
|
|
33514
|
-
display: flex;
|
|
33515
|
-
align-items: center;
|
|
33516
|
-
padding: 0 4px;
|
|
33517
|
-
margin: 0 -4px;
|
|
33518
|
-
}
|
|
33519
|
-
|
|
33520
|
-
.E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
|
|
33521
|
-
.E_h12yihis .right .create-menu-and-export.active .export-btn {
|
|
33522
|
-
transform: translateY(0);
|
|
33523
|
-
}
|
|
33524
|
-
|
|
33525
|
-
.E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
|
|
33526
|
-
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
33527
|
-
height: 48px;
|
|
33528
|
-
transform: translateY(100%);
|
|
33529
|
-
transition: transform 240ms ease, opacity 80ms ease;
|
|
33530
|
-
display: inline-flex;
|
|
33531
|
-
align-items: center;
|
|
33532
|
-
}
|
|
33533
|
-
|
|
33534
|
-
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
33535
|
-
margin-right: 10px;
|
|
33536
|
-
}
|
|
33537
|
-
|
|
33538
|
-
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
|
|
33539
|
-
width: 32px;
|
|
33540
|
-
height: 32px;
|
|
33541
|
-
border-radius: 6px;
|
|
33542
|
-
}
|
|
33543
|
-
|
|
33544
|
-
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
|
|
33545
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33546
|
-
}
|
|
33547
|
-
|
|
33548
|
-
.E_h12yihis .alert,
|
|
33549
|
-
.E_h12yihis .task {
|
|
33550
|
-
position: relative;
|
|
33551
|
-
}
|
|
33552
|
-
|
|
33553
|
-
.E_h12yihis .alert .alert-icon,
|
|
33554
|
-
.E_h12yihis .alert .task-icon,
|
|
33555
|
-
.E_h12yihis .task .alert-icon,
|
|
33556
|
-
.E_h12yihis .task .task-icon {
|
|
33557
|
-
width: 56px;
|
|
33558
|
-
height: 40px;
|
|
33559
|
-
justify-content: center;
|
|
33560
|
-
}
|
|
33561
|
-
|
|
33562
|
-
.E_h12yihis .alert .ant-badge-count,
|
|
33563
|
-
.E_h12yihis .task .ant-badge-count {
|
|
33564
|
-
right: 16px;
|
|
33565
|
-
top: 10px;
|
|
33566
|
-
}
|
|
33567
|
-
|
|
33568
|
-
.E_h12yihis .logo {
|
|
33569
|
-
display: inline-flex;
|
|
33570
|
-
align-items: center;
|
|
33571
|
-
}
|
|
33572
|
-
|
|
33573
|
-
.E_h12yihis .left {
|
|
33574
|
-
position: relative;
|
|
33575
|
-
}
|
|
33576
|
-
|
|
33577
|
-
.E_h12yihis .left .events-audit-title {
|
|
33578
|
-
font-size: 20px;
|
|
33579
|
-
line-height: 24px;
|
|
33580
|
-
font-weight: bold;
|
|
33581
|
-
color: #1d326c;
|
|
33582
|
-
margin: 0px 8px;
|
|
33583
|
-
}
|
|
33584
|
-
|
|
33585
|
-
.E_h12yihis .left .global-search {
|
|
33586
|
-
margin-left: 6px;
|
|
33587
|
-
}
|
|
33588
|
-
|
|
33589
|
-
.E_h12yihis.global-search-active {
|
|
33590
|
-
z-index: 11;
|
|
33591
|
-
}
|
|
33592
|
-
|
|
33593
|
-
.E_h12yihis.global-search-active .left {
|
|
33594
|
-
flex: 1;
|
|
33595
|
-
margin-right: 32px;
|
|
33596
|
-
}
|
|
33597
|
-
|
|
33598
|
-
.E_h12yihis.global-search-active .left .global-search {
|
|
33599
|
-
display: flex;
|
|
33600
|
-
flex: 1;
|
|
33601
|
-
}
|
|
33602
|
-
|
|
33603
|
-
.E_h12yihis.global-search-active .left .global-search .search-input {
|
|
33604
|
-
border-color: #0080ff;
|
|
33605
|
-
width: 100%;
|
|
33606
|
-
}
|
|
33607
|
-
|
|
33608
|
-
.E_h12yihis.global-search-active .center {
|
|
33609
|
-
display: none;
|
|
33610
|
-
}
|
|
33611
|
-
|
|
33612
|
-
.E_h12yihis.global-search-active .right {
|
|
33613
|
-
flex: 0 1 auto;
|
|
33614
|
-
}
|
|
33615
|
-
|
|
33616
|
-
.E_h12yihis .ant-badge-count {
|
|
33617
|
-
pointer-events: none;
|
|
33618
|
-
}
|
|
33619
|
-
|
|
33620
|
-
.E_ncaepor {
|
|
33621
|
-
color: rgba(10, 37, 85, 0.6);
|
|
33622
|
-
position: relative;
|
|
33623
|
-
height: 48px;
|
|
33624
|
-
display: inline-flex;
|
|
33625
|
-
align-items: center;
|
|
33626
|
-
justify-content: center;
|
|
33627
|
-
overflow: hidden;
|
|
33628
|
-
}
|
|
33629
|
-
|
|
33630
|
-
.E_ncaepor:before, .E_ncaepor:after {
|
|
33631
|
-
content: "";
|
|
33632
|
-
width: 100%;
|
|
33633
|
-
height: 12px;
|
|
33634
|
-
position: absolute;
|
|
33635
|
-
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
|
|
33636
|
-
}
|
|
33637
|
-
|
|
33638
|
-
.E_ncaepor:before {
|
|
33639
|
-
top: 0;
|
|
33640
|
-
}
|
|
33641
|
-
|
|
33642
|
-
.E_ncaepor:after {
|
|
33643
|
-
bottom: 0;
|
|
33644
|
-
}
|
|
33645
|
-
|
|
33646
|
-
.E_ncaepor > * {
|
|
33647
|
-
height: 48px;
|
|
33648
|
-
display: inline-flex;
|
|
33649
|
-
align-items: center;
|
|
33650
|
-
white-space: nowrap;
|
|
33651
|
-
transition: transform 240ms ease, opacity 80ms ease;
|
|
33652
|
-
}
|
|
33653
|
-
|
|
33654
|
-
.E_ncaepor .name-text {
|
|
33655
|
-
transform: translateY(0);
|
|
33656
|
-
opacity: 1;
|
|
33657
|
-
}
|
|
33658
|
-
|
|
33659
|
-
.E_ncaepor .nav-info {
|
|
33660
|
-
transform: translateY(100%);
|
|
33661
|
-
opacity: 0;
|
|
33662
|
-
font-size: 18px;
|
|
33663
|
-
font-weight: 700;
|
|
33664
|
-
position: absolute;
|
|
33665
|
-
overflow: hidden;
|
|
33666
|
-
display: flex;
|
|
33667
|
-
justify-content: center;
|
|
33668
|
-
}
|
|
33669
|
-
|
|
33670
|
-
.E_ncaepor .nav-info .scrolled-resource {
|
|
33671
|
-
color: #1d326c;
|
|
33672
|
-
flex: 1;
|
|
33673
|
-
overflow: hidden;
|
|
33674
|
-
text-overflow: ellipsis;
|
|
33675
|
-
}
|
|
33676
|
-
|
|
33677
|
-
.E_ncaepor .nav-info .scrolled-view {
|
|
33678
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33679
|
-
margin-left: 8px;
|
|
33680
|
-
}
|
|
33681
|
-
|
|
33682
|
-
.E_ncaepor.is-scrolled .name-text {
|
|
33683
|
-
transform: translateY(-100%);
|
|
33684
|
-
opacity: 0;
|
|
33685
|
-
position: absolute;
|
|
33686
|
-
}
|
|
33687
|
-
|
|
33688
|
-
.E_ncaepor.is-scrolled .nav-info {
|
|
33689
|
-
transform: translateY(0);
|
|
33690
|
-
opacity: 1;
|
|
33691
|
-
position: static;
|
|
33692
|
-
}
|
|
33693
|
-
|
|
33694
|
-
.E_c1kchka8 {
|
|
33695
|
-
height: 100%;
|
|
33696
|
-
width: 100%;
|
|
33697
|
-
display: flex;
|
|
33698
|
-
flex-direction: column;
|
|
33699
|
-
background: #fff;
|
|
33700
|
-
overflow: auto;
|
|
33701
|
-
}
|
|
33702
|
-
|
|
33703
|
-
.E_ctdb951 {
|
|
33704
|
-
display: flex;
|
|
33705
|
-
align-items: center;
|
|
33706
|
-
justify-content: space-between;
|
|
33707
|
-
padding: 0 12px 0 8px;
|
|
33708
|
-
height: 44px;
|
|
33709
|
-
flex-shrink: 0;
|
|
33710
|
-
}
|
|
33711
|
-
|
|
33712
|
-
.E_ctdb951 .year-number-input {
|
|
33713
|
-
width: 54px;
|
|
33714
|
-
padding: 4px;
|
|
33715
|
-
margin-right: 9px;
|
|
33716
|
-
font-weight: 700;
|
|
33717
|
-
font-size: 16px;
|
|
33718
|
-
line-height: 24px;
|
|
33719
|
-
}
|
|
33720
|
-
|
|
33721
|
-
.E_ctdb951 .year-number-text {
|
|
33722
|
-
cursor: pointer;
|
|
33723
|
-
margin-right: 4px;
|
|
33724
|
-
}
|
|
33725
|
-
|
|
33726
|
-
.E_ctdb951 .year-control {
|
|
33727
|
-
display: flex;
|
|
33728
|
-
align-items: center;
|
|
33729
|
-
gap: 8px;
|
|
33730
|
-
}
|
|
33731
|
-
|
|
33732
|
-
.E_ctdb951 .year-control .ant-btn {
|
|
33472
|
+
.E_ctdb951 .year-control .ant-btn {
|
|
33733
33473
|
display: flex;
|
|
33734
33474
|
align-items: center;
|
|
33735
33475
|
justify-content: center;
|
|
@@ -34253,43 +33993,264 @@ input.E_rf8rlle.ant-input {
|
|
|
34253
33993
|
padding: 0;
|
|
34254
33994
|
}
|
|
34255
33995
|
|
|
34256
|
-
.
|
|
34257
|
-
|
|
33996
|
+
.E_h12yihis {
|
|
33997
|
+
height: 50px;
|
|
33998
|
+
border-bottom: 2px solid #edf0f7;
|
|
33999
|
+
background: #fff;
|
|
34000
|
+
display: flex;
|
|
34001
|
+
justify-content: space-between;
|
|
34002
|
+
align-items: center;
|
|
34003
|
+
padding: 0 24px 0 14px;
|
|
34004
|
+
position: relative;
|
|
34005
|
+
z-index: 10;
|
|
34258
34006
|
}
|
|
34259
34007
|
|
|
34260
|
-
.
|
|
34261
|
-
|
|
34262
|
-
|
|
34008
|
+
.E_h12yihis .left,
|
|
34009
|
+
.E_h12yihis .right,
|
|
34010
|
+
.E_h12yihis .center {
|
|
34011
|
+
display: flex;
|
|
34012
|
+
align-items: center;
|
|
34013
|
+
flex: 1;
|
|
34014
|
+
flex-shrink: 0;
|
|
34263
34015
|
}
|
|
34264
34016
|
|
|
34265
|
-
.
|
|
34266
|
-
|
|
34017
|
+
.E_h12yihis .center {
|
|
34018
|
+
flex: 0.8;
|
|
34267
34019
|
}
|
|
34268
34020
|
|
|
34269
|
-
.
|
|
34270
|
-
|
|
34021
|
+
.E_h12yihis .right {
|
|
34022
|
+
justify-content: flex-end;
|
|
34271
34023
|
}
|
|
34272
34024
|
|
|
34273
|
-
.
|
|
34274
|
-
|
|
34275
|
-
padding-right: 12px;
|
|
34025
|
+
.E_h12yihis .right.is-scrolled .btn-group:before {
|
|
34026
|
+
opacity: 1;
|
|
34276
34027
|
}
|
|
34277
34028
|
|
|
34278
|
-
.
|
|
34279
|
-
|
|
34029
|
+
.E_h12yihis .right .btn-group {
|
|
34030
|
+
margin-left: 32px;
|
|
34031
|
+
position: relative;
|
|
34032
|
+
display: flex;
|
|
34033
|
+
align-items: center;
|
|
34034
|
+
}
|
|
34035
|
+
|
|
34036
|
+
.E_h12yihis .right .btn-group:before {
|
|
34037
|
+
content: "";
|
|
34038
|
+
opacity: 0;
|
|
34039
|
+
height: 24px;
|
|
34040
|
+
width: 1px;
|
|
34041
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34042
|
+
position: absolute;
|
|
34043
|
+
left: -16px;
|
|
34044
|
+
top: 50%;
|
|
34045
|
+
transform: translateY(-50%);
|
|
34046
|
+
transition: opacity 160ms ease;
|
|
34047
|
+
}
|
|
34048
|
+
|
|
34049
|
+
.E_h12yihis .right .btn-group > .btn-item {
|
|
34050
|
+
transition: all 160ms ease;
|
|
34051
|
+
cursor: pointer;
|
|
34052
|
+
width: 56px;
|
|
34053
|
+
height: 40px;
|
|
34054
|
+
display: inline-flex;
|
|
34055
|
+
align-items: center;
|
|
34056
|
+
justify-content: center;
|
|
34057
|
+
border-radius: 6px;
|
|
34058
|
+
}
|
|
34059
|
+
|
|
34060
|
+
.E_h12yihis .right .btn-group > .btn-item:hover {
|
|
34061
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
34062
|
+
}
|
|
34063
|
+
|
|
34064
|
+
.E_h12yihis .right .btn-group > .btn-item:active {
|
|
34065
|
+
transform: translateY(2px);
|
|
34066
|
+
transition: all 320ms ease;
|
|
34067
|
+
}
|
|
34068
|
+
|
|
34069
|
+
.E_h12yihis .right .btn-group > *:not(:first-child) {
|
|
34070
|
+
margin-left: 4px;
|
|
34071
|
+
}
|
|
34072
|
+
|
|
34073
|
+
.E_h12yihis .right .create-menu-and-export {
|
|
34074
|
+
height: 48px;
|
|
34075
|
+
overflow: hidden;
|
|
34076
|
+
display: flex;
|
|
34077
|
+
align-items: center;
|
|
34078
|
+
padding: 0 4px;
|
|
34079
|
+
margin: 0 -4px;
|
|
34080
|
+
}
|
|
34081
|
+
|
|
34082
|
+
.E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
|
|
34083
|
+
.E_h12yihis .right .create-menu-and-export.active .export-btn {
|
|
34084
|
+
transform: translateY(0);
|
|
34085
|
+
}
|
|
34086
|
+
|
|
34087
|
+
.E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
|
|
34088
|
+
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
34089
|
+
height: 48px;
|
|
34090
|
+
transform: translateY(100%);
|
|
34091
|
+
transition: transform 240ms ease, opacity 80ms ease;
|
|
34092
|
+
display: inline-flex;
|
|
34093
|
+
align-items: center;
|
|
34094
|
+
}
|
|
34095
|
+
|
|
34096
|
+
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
34097
|
+
margin-right: 10px;
|
|
34098
|
+
}
|
|
34099
|
+
|
|
34100
|
+
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
|
|
34101
|
+
width: 32px;
|
|
34102
|
+
height: 32px;
|
|
34103
|
+
border-radius: 6px;
|
|
34104
|
+
}
|
|
34105
|
+
|
|
34106
|
+
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
|
|
34107
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34108
|
+
}
|
|
34109
|
+
|
|
34110
|
+
.E_h12yihis .alert,
|
|
34111
|
+
.E_h12yihis .task {
|
|
34112
|
+
position: relative;
|
|
34113
|
+
}
|
|
34114
|
+
|
|
34115
|
+
.E_h12yihis .alert .alert-icon,
|
|
34116
|
+
.E_h12yihis .alert .task-icon,
|
|
34117
|
+
.E_h12yihis .task .alert-icon,
|
|
34118
|
+
.E_h12yihis .task .task-icon {
|
|
34119
|
+
width: 56px;
|
|
34120
|
+
height: 40px;
|
|
34121
|
+
justify-content: center;
|
|
34122
|
+
}
|
|
34123
|
+
|
|
34124
|
+
.E_h12yihis .alert .ant-badge-count,
|
|
34125
|
+
.E_h12yihis .task .ant-badge-count {
|
|
34126
|
+
right: 16px;
|
|
34127
|
+
top: 10px;
|
|
34128
|
+
}
|
|
34129
|
+
|
|
34130
|
+
.E_h12yihis .logo {
|
|
34131
|
+
display: inline-flex;
|
|
34132
|
+
align-items: center;
|
|
34133
|
+
}
|
|
34134
|
+
|
|
34135
|
+
.E_h12yihis .left {
|
|
34136
|
+
position: relative;
|
|
34137
|
+
}
|
|
34138
|
+
|
|
34139
|
+
.E_h12yihis .left .events-audit-title {
|
|
34140
|
+
font-size: 20px;
|
|
34141
|
+
line-height: 24px;
|
|
34142
|
+
font-weight: bold;
|
|
34143
|
+
color: #1d326c;
|
|
34144
|
+
margin: 0px 8px;
|
|
34145
|
+
}
|
|
34146
|
+
|
|
34147
|
+
.E_h12yihis .left .global-search {
|
|
34148
|
+
margin-left: 6px;
|
|
34149
|
+
}
|
|
34150
|
+
|
|
34151
|
+
.E_h12yihis.global-search-active {
|
|
34152
|
+
z-index: 11;
|
|
34153
|
+
}
|
|
34154
|
+
|
|
34155
|
+
.E_h12yihis.global-search-active .left {
|
|
34156
|
+
flex: 1;
|
|
34157
|
+
margin-right: 32px;
|
|
34158
|
+
}
|
|
34159
|
+
|
|
34160
|
+
.E_h12yihis.global-search-active .left .global-search {
|
|
34161
|
+
display: flex;
|
|
34162
|
+
flex: 1;
|
|
34163
|
+
}
|
|
34164
|
+
|
|
34165
|
+
.E_h12yihis.global-search-active .left .global-search .search-input {
|
|
34166
|
+
border-color: #0080ff;
|
|
34167
|
+
width: 100%;
|
|
34168
|
+
}
|
|
34169
|
+
|
|
34170
|
+
.E_h12yihis.global-search-active .center {
|
|
34171
|
+
display: none;
|
|
34172
|
+
}
|
|
34173
|
+
|
|
34174
|
+
.E_h12yihis.global-search-active .right {
|
|
34175
|
+
flex: 0 1 auto;
|
|
34176
|
+
}
|
|
34177
|
+
|
|
34178
|
+
.E_h12yihis .ant-badge-count {
|
|
34179
|
+
pointer-events: none;
|
|
34180
|
+
}
|
|
34181
|
+
|
|
34182
|
+
.E_ncaepor {
|
|
34183
|
+
color: rgba(10, 37, 85, 0.6);
|
|
34184
|
+
position: relative;
|
|
34185
|
+
height: 48px;
|
|
34186
|
+
display: inline-flex;
|
|
34187
|
+
align-items: center;
|
|
34188
|
+
justify-content: center;
|
|
34189
|
+
overflow: hidden;
|
|
34190
|
+
}
|
|
34191
|
+
|
|
34192
|
+
.E_ncaepor:before, .E_ncaepor:after {
|
|
34193
|
+
content: "";
|
|
34194
|
+
width: 100%;
|
|
34195
|
+
height: 12px;
|
|
34196
|
+
position: absolute;
|
|
34197
|
+
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
|
|
34198
|
+
}
|
|
34199
|
+
|
|
34200
|
+
.E_ncaepor:before {
|
|
34201
|
+
top: 0;
|
|
34202
|
+
}
|
|
34203
|
+
|
|
34204
|
+
.E_ncaepor:after {
|
|
34205
|
+
bottom: 0;
|
|
34206
|
+
}
|
|
34207
|
+
|
|
34208
|
+
.E_ncaepor > * {
|
|
34209
|
+
height: 48px;
|
|
34210
|
+
display: inline-flex;
|
|
34211
|
+
align-items: center;
|
|
34212
|
+
white-space: nowrap;
|
|
34213
|
+
transition: transform 240ms ease, opacity 80ms ease;
|
|
34214
|
+
}
|
|
34215
|
+
|
|
34216
|
+
.E_ncaepor .name-text {
|
|
34217
|
+
transform: translateY(0);
|
|
34218
|
+
opacity: 1;
|
|
34219
|
+
}
|
|
34220
|
+
|
|
34221
|
+
.E_ncaepor .nav-info {
|
|
34222
|
+
transform: translateY(100%);
|
|
34223
|
+
opacity: 0;
|
|
34224
|
+
font-size: 18px;
|
|
34225
|
+
font-weight: 700;
|
|
34226
|
+
position: absolute;
|
|
34227
|
+
overflow: hidden;
|
|
34228
|
+
display: flex;
|
|
34229
|
+
justify-content: center;
|
|
34230
|
+
}
|
|
34231
|
+
|
|
34232
|
+
.E_ncaepor .nav-info .scrolled-resource {
|
|
34233
|
+
color: #1d326c;
|
|
34234
|
+
flex: 1;
|
|
34235
|
+
overflow: hidden;
|
|
34236
|
+
text-overflow: ellipsis;
|
|
34280
34237
|
}
|
|
34281
34238
|
|
|
34282
|
-
.
|
|
34283
|
-
|
|
34284
|
-
|
|
34239
|
+
.E_ncaepor .nav-info .scrolled-view {
|
|
34240
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34241
|
+
margin-left: 8px;
|
|
34285
34242
|
}
|
|
34286
34243
|
|
|
34287
|
-
.
|
|
34288
|
-
|
|
34244
|
+
.E_ncaepor.is-scrolled .name-text {
|
|
34245
|
+
transform: translateY(-100%);
|
|
34246
|
+
opacity: 0;
|
|
34247
|
+
position: absolute;
|
|
34289
34248
|
}
|
|
34290
34249
|
|
|
34291
|
-
.
|
|
34292
|
-
|
|
34250
|
+
.E_ncaepor.is-scrolled .nav-info {
|
|
34251
|
+
transform: translateY(0);
|
|
34252
|
+
opacity: 1;
|
|
34253
|
+
position: static;
|
|
34293
34254
|
}
|
|
34294
34255
|
|
|
34295
34256
|
.E_r77hffu {
|
|
@@ -34310,48 +34271,8 @@ input.E_rf8rlle.ant-input {
|
|
|
34310
34271
|
font-size: 0;
|
|
34311
34272
|
}
|
|
34312
34273
|
|
|
34313
|
-
.
|
|
34314
|
-
|
|
34315
|
-
flex: 1;
|
|
34316
|
-
}
|
|
34317
|
-
|
|
34318
|
-
.E_t1gvlxt5 .tag {
|
|
34319
|
-
flex: 0 0 auto;
|
|
34320
|
-
}
|
|
34321
|
-
|
|
34322
|
-
.E_t1gvlxt5 .progress-title {
|
|
34323
|
-
flex: 2;
|
|
34324
|
-
max-width: fit-content;
|
|
34325
|
-
}
|
|
34326
|
-
|
|
34327
|
-
.E_t1gvlxt5 .progress-desc {
|
|
34328
|
-
flex: 1;
|
|
34329
|
-
max-width: fit-content;
|
|
34330
|
-
}
|
|
34331
|
-
|
|
34332
|
-
.E_a1ji6r68 {
|
|
34333
|
-
display: flex;
|
|
34334
|
-
align-items: center;
|
|
34335
|
-
column-gap: var(--a1ji6r68-0);
|
|
34336
|
-
}
|
|
34337
|
-
|
|
34338
|
-
.E_b14q2gmw {
|
|
34339
|
-
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);
|
|
34340
|
-
}
|
|
34341
|
-
|
|
34342
|
-
.E_c1eym6el {
|
|
34343
|
-
border-radius: 8px;
|
|
34344
|
-
background-color: white;
|
|
34345
|
-
}
|
|
34346
|
-
|
|
34347
|
-
.E_c1eym6el.hoverable {
|
|
34348
|
-
cursor: pointer;
|
|
34349
|
-
}
|
|
34350
|
-
|
|
34351
|
-
.E_c1eym6el.hoverable:hover {
|
|
34352
|
-
transition: all 200ms ease;
|
|
34353
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34354
|
-
transform: translateY(-4px);
|
|
34274
|
+
.E_c1yd35n {
|
|
34275
|
+
padding: 0 12px 14px 12px;
|
|
34355
34276
|
}
|
|
34356
34277
|
|
|
34357
34278
|
.E_c1kghdax {
|
|
@@ -34401,8 +34322,62 @@ input.E_rf8rlle.ant-input {
|
|
|
34401
34322
|
margin-right: 2px;
|
|
34402
34323
|
}
|
|
34403
34324
|
|
|
34404
|
-
.
|
|
34405
|
-
|
|
34325
|
+
.E_b14q2gmw {
|
|
34326
|
+
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);
|
|
34327
|
+
}
|
|
34328
|
+
|
|
34329
|
+
.E_c1eym6el {
|
|
34330
|
+
border-radius: 8px;
|
|
34331
|
+
background-color: white;
|
|
34332
|
+
}
|
|
34333
|
+
|
|
34334
|
+
.E_c1eym6el.hoverable {
|
|
34335
|
+
cursor: pointer;
|
|
34336
|
+
}
|
|
34337
|
+
|
|
34338
|
+
.E_c1eym6el.hoverable:hover {
|
|
34339
|
+
transition: all 200ms ease;
|
|
34340
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34341
|
+
transform: translateY(-4px);
|
|
34342
|
+
}
|
|
34343
|
+
|
|
34344
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34345
|
+
margin-right: 2px;
|
|
34346
|
+
}
|
|
34347
|
+
|
|
34348
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34349
|
+
padding-left: 8px;
|
|
34350
|
+
padding-right: 8px;
|
|
34351
|
+
}
|
|
34352
|
+
|
|
34353
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34354
|
+
border-radius: 4px;
|
|
34355
|
+
}
|
|
34356
|
+
|
|
34357
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34358
|
+
border-radius: 4px;
|
|
34359
|
+
}
|
|
34360
|
+
|
|
34361
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34362
|
+
padding-left: 12px;
|
|
34363
|
+
padding-right: 12px;
|
|
34364
|
+
}
|
|
34365
|
+
|
|
34366
|
+
.E_ckld275 {
|
|
34367
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34368
|
+
}
|
|
34369
|
+
|
|
34370
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34371
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34372
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34373
|
+
}
|
|
34374
|
+
|
|
34375
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34376
|
+
background-color: transparent;
|
|
34377
|
+
}
|
|
34378
|
+
|
|
34379
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34380
|
+
background-color: transparent;
|
|
34406
34381
|
}
|
|
34407
34382
|
|
|
34408
34383
|
.E_ckui4s7 {
|
|
@@ -34485,6 +34460,31 @@ input.E_rf8rlle.ant-input {
|
|
|
34485
34460
|
margin-left: 24px;
|
|
34486
34461
|
}
|
|
34487
34462
|
|
|
34463
|
+
.E_t1gvlxt5 {
|
|
34464
|
+
min-width: 0;
|
|
34465
|
+
flex: 1;
|
|
34466
|
+
}
|
|
34467
|
+
|
|
34468
|
+
.E_t1gvlxt5 .tag {
|
|
34469
|
+
flex: 0 0 auto;
|
|
34470
|
+
}
|
|
34471
|
+
|
|
34472
|
+
.E_t1gvlxt5 .progress-title {
|
|
34473
|
+
flex: 2;
|
|
34474
|
+
max-width: fit-content;
|
|
34475
|
+
}
|
|
34476
|
+
|
|
34477
|
+
.E_t1gvlxt5 .progress-desc {
|
|
34478
|
+
flex: 1;
|
|
34479
|
+
max-width: fit-content;
|
|
34480
|
+
}
|
|
34481
|
+
|
|
34482
|
+
.E_a1ji6r68 {
|
|
34483
|
+
display: flex;
|
|
34484
|
+
align-items: center;
|
|
34485
|
+
column-gap: var(--a1ji6r68-0);
|
|
34486
|
+
}
|
|
34487
|
+
|
|
34488
34488
|
.E_lht19u8 {
|
|
34489
34489
|
width: 64px;
|
|
34490
34490
|
height: 64px;
|
|
@@ -34718,1116 +34718,1116 @@ input.E_rf8rlle.ant-input {
|
|
|
34718
34718
|
margin-left: 8px;
|
|
34719
34719
|
}
|
|
34720
34720
|
|
|
34721
|
-
|
|
34722
|
-
|
|
34723
|
-
|
|
34721
|
+
.E_w7ob4th.outside-tag {
|
|
34722
|
+
padding-left: 0;
|
|
34723
|
+
}
|
|
34724
|
+
|
|
34725
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34726
|
+
border-radius: 4px 0 0 4px;
|
|
34727
|
+
padding-right: 4px;
|
|
34728
|
+
margin-right: 4px;
|
|
34729
|
+
}
|
|
34730
|
+
|
|
34731
|
+
.E_slr2ynn {
|
|
34732
|
+
padding: 0 8px;
|
|
34724
34733
|
height: 18px;
|
|
34725
34734
|
}
|
|
34726
34735
|
|
|
34727
|
-
|
|
34728
|
-
|
|
34729
|
-
height:
|
|
34736
|
+
.E_m140wbb6 {
|
|
34737
|
+
padding: 2px 8px;
|
|
34738
|
+
height: 24px;
|
|
34730
34739
|
}
|
|
34731
34740
|
|
|
34732
|
-
|
|
34741
|
+
.E_t1fozc1i {
|
|
34742
|
+
margin: 0;
|
|
34743
|
+
}
|
|
34744
|
+
|
|
34745
|
+
.E_i1vxv4ln {
|
|
34733
34746
|
margin-right: 4px;
|
|
34747
|
+
height: 16px;
|
|
34734
34748
|
}
|
|
34735
34749
|
|
|
34736
|
-
|
|
34737
|
-
|
|
34750
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34751
|
+
font-weight: 700;
|
|
34752
|
+
color: #00122e;
|
|
34753
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34754
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34755
|
+
word-break: break-all;
|
|
34756
|
+
display: inline;
|
|
34757
|
+
white-space: normal;
|
|
34738
34758
|
}
|
|
34739
34759
|
|
|
34740
|
-
|
|
34741
|
-
|
|
34760
|
+
.E_t1dtlqs1 {
|
|
34761
|
+
margin-bottom: 4px;
|
|
34762
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34763
|
+
overflow: hidden;
|
|
34764
|
+
text-overflow: ellipsis;
|
|
34765
|
+
white-space: nowrap;
|
|
34742
34766
|
}
|
|
34743
34767
|
|
|
34744
|
-
|
|
34745
|
-
color:
|
|
34768
|
+
.E_s1ese5oy {
|
|
34769
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34770
|
+
line-height: 32px;
|
|
34771
|
+
height: 32px;
|
|
34772
|
+
margin-bottom: 0;
|
|
34746
34773
|
}
|
|
34747
34774
|
|
|
34748
|
-
|
|
34749
|
-
color: #
|
|
34775
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34776
|
+
color: #0080ff;
|
|
34750
34777
|
}
|
|
34751
34778
|
|
|
34752
|
-
|
|
34753
|
-
color: #
|
|
34779
|
+
.E_s1ese5oy.warning {
|
|
34780
|
+
color: #ffa500;
|
|
34754
34781
|
}
|
|
34755
34782
|
|
|
34756
|
-
|
|
34757
|
-
color: #
|
|
34783
|
+
.E_s1ese5oy.success {
|
|
34784
|
+
color: #00ba5d;
|
|
34758
34785
|
}
|
|
34759
34786
|
|
|
34760
|
-
|
|
34761
|
-
color: #
|
|
34787
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34788
|
+
color: #f0483e;
|
|
34762
34789
|
}
|
|
34763
34790
|
|
|
34764
|
-
|
|
34765
|
-
color:
|
|
34791
|
+
.E_s1ese5oy.normal {
|
|
34792
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34766
34793
|
}
|
|
34767
34794
|
|
|
34768
|
-
|
|
34769
|
-
|
|
34795
|
+
.E_b1ibis43 {
|
|
34796
|
+
margin-bottom: 0;
|
|
34797
|
+
color: #00122e;
|
|
34770
34798
|
}
|
|
34771
34799
|
|
|
34772
|
-
|
|
34773
|
-
|
|
34800
|
+
.E_b11xxjd2 {
|
|
34801
|
+
line-height: 32px;
|
|
34802
|
+
margin-right: 6px;
|
|
34774
34803
|
}
|
|
34775
34804
|
|
|
34776
|
-
|
|
34777
|
-
|
|
34805
|
+
.E_bsub5bw.with-description {
|
|
34806
|
+
height: 24px;
|
|
34807
|
+
flex: 1;
|
|
34808
|
+
position: relative;
|
|
34809
|
+
top: -7px;
|
|
34778
34810
|
}
|
|
34779
34811
|
|
|
34780
|
-
|
|
34781
|
-
|
|
34812
|
+
.E_bsub5bw p {
|
|
34813
|
+
width: 100%;
|
|
34814
|
+
overflow: hidden;
|
|
34815
|
+
text-overflow: ellipsis;
|
|
34816
|
+
white-space: nowrap;
|
|
34817
|
+
}
|
|
34818
|
+
|
|
34819
|
+
.E_tmoyoag {
|
|
34820
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34821
|
+
border-radius: 8px;
|
|
34822
|
+
overflow: auto;
|
|
34823
|
+
}
|
|
34824
|
+
|
|
34825
|
+
.E_tmoyoag .ant-list {
|
|
34826
|
+
position: relative;
|
|
34782
34827
|
}
|
|
34783
34828
|
|
|
34784
|
-
.
|
|
34785
|
-
|
|
34786
|
-
|
|
34787
|
-
|
|
34788
|
-
|
|
34829
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34830
|
+
position: sticky;
|
|
34831
|
+
top: 0;
|
|
34832
|
+
z-index: 2;
|
|
34833
|
+
display: flex;
|
|
34834
|
+
padding: 8px;
|
|
34835
|
+
flex-wrap: nowrap;
|
|
34836
|
+
justify-content: flex-start;
|
|
34837
|
+
background: #f2f5fa;
|
|
34838
|
+
font-size: 14px;
|
|
34839
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34840
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34789
34841
|
}
|
|
34790
34842
|
|
|
34791
|
-
.
|
|
34792
|
-
|
|
34843
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34844
|
+
align-items: inherit;
|
|
34793
34845
|
}
|
|
34794
34846
|
|
|
34795
|
-
.
|
|
34796
|
-
|
|
34847
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34848
|
+
display: flex;
|
|
34849
|
+
justify-content: flex-start;
|
|
34850
|
+
align-items: flex-start;
|
|
34851
|
+
flex-wrap: wrap;
|
|
34852
|
+
padding: 8px;
|
|
34853
|
+
border: none;
|
|
34797
34854
|
}
|
|
34798
34855
|
|
|
34799
|
-
.
|
|
34800
|
-
|
|
34856
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34857
|
+
flex-basis: 100%;
|
|
34858
|
+
margin: 12px 0 0;
|
|
34859
|
+
order: 99;
|
|
34860
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34801
34861
|
}
|
|
34802
34862
|
|
|
34803
|
-
.
|
|
34804
|
-
|
|
34863
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34864
|
+
color: #f0483e;
|
|
34865
|
+
flex-basis: 100%;
|
|
34866
|
+
order: 98;
|
|
34867
|
+
margin: 12px 0 0;
|
|
34805
34868
|
}
|
|
34806
34869
|
|
|
34807
|
-
.
|
|
34808
|
-
|
|
34809
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34870
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34871
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34810
34872
|
}
|
|
34811
34873
|
|
|
34812
|
-
.
|
|
34874
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34813
34875
|
background-color: rgba(0, 136, 255, 0.1);
|
|
34814
34876
|
}
|
|
34815
34877
|
|
|
34816
|
-
.
|
|
34817
|
-
|
|
34878
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34879
|
+
flex: 1 0 0;
|
|
34880
|
+
overflow: hidden;
|
|
34818
34881
|
}
|
|
34819
34882
|
|
|
34820
|
-
.
|
|
34821
|
-
|
|
34883
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34884
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34885
|
+
margin: 0;
|
|
34822
34886
|
}
|
|
34823
34887
|
|
|
34824
|
-
.
|
|
34825
|
-
|
|
34888
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34889
|
+
text-align: center;
|
|
34826
34890
|
}
|
|
34827
34891
|
|
|
34828
|
-
.
|
|
34829
|
-
|
|
34892
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34893
|
+
text-align: center;
|
|
34830
34894
|
}
|
|
34831
34895
|
|
|
34832
|
-
.
|
|
34833
|
-
|
|
34896
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34897
|
+
text-align: left;
|
|
34834
34898
|
}
|
|
34835
34899
|
|
|
34836
|
-
.
|
|
34837
|
-
|
|
34900
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34901
|
+
text-align: left;
|
|
34838
34902
|
}
|
|
34839
34903
|
|
|
34840
|
-
.
|
|
34841
|
-
|
|
34904
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34905
|
+
text-align: right;
|
|
34842
34906
|
}
|
|
34843
34907
|
|
|
34844
|
-
.
|
|
34845
|
-
|
|
34908
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34909
|
+
text-align: right;
|
|
34846
34910
|
}
|
|
34847
34911
|
|
|
34848
|
-
.
|
|
34849
|
-
|
|
34912
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34913
|
+
margin-right: 8px;
|
|
34850
34914
|
}
|
|
34851
34915
|
|
|
34852
|
-
.
|
|
34853
|
-
|
|
34916
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34917
|
+
padding: 4px;
|
|
34918
|
+
width: 24px;
|
|
34919
|
+
height: 24px;
|
|
34920
|
+
overflow: hidden;
|
|
34854
34921
|
}
|
|
34855
34922
|
|
|
34856
|
-
.
|
|
34857
|
-
|
|
34923
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34924
|
+
padding: 0;
|
|
34858
34925
|
}
|
|
34859
34926
|
|
|
34860
|
-
.
|
|
34861
|
-
|
|
34927
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34928
|
+
cursor: not-allowed;
|
|
34929
|
+
opacity: 0.5;
|
|
34862
34930
|
}
|
|
34863
34931
|
|
|
34864
|
-
.
|
|
34865
|
-
|
|
34932
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34933
|
+
margin: 0;
|
|
34866
34934
|
}
|
|
34867
34935
|
|
|
34868
|
-
.
|
|
34869
|
-
|
|
34936
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34937
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34938
|
+
border-radius: 5px;
|
|
34939
|
+
font-size: 12px;
|
|
34870
34940
|
}
|
|
34871
34941
|
|
|
34872
|
-
.
|
|
34873
|
-
|
|
34874
|
-
height: 8px;
|
|
34875
|
-
border-radius: 50%;
|
|
34876
|
-
display: inline-block;
|
|
34942
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34943
|
+
font-size: inherit;
|
|
34877
34944
|
}
|
|
34878
34945
|
|
|
34879
|
-
.
|
|
34880
|
-
height:
|
|
34946
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34947
|
+
min-height: 24px;
|
|
34948
|
+
font-size: 12px;
|
|
34949
|
+
position: relative;
|
|
34881
34950
|
}
|
|
34882
34951
|
|
|
34883
|
-
.
|
|
34884
|
-
|
|
34952
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34953
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34885
34954
|
}
|
|
34886
34955
|
|
|
34887
|
-
.
|
|
34888
|
-
|
|
34889
|
-
height: 100%;
|
|
34956
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34957
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34890
34958
|
}
|
|
34891
34959
|
|
|
34892
|
-
.
|
|
34893
|
-
|
|
34960
|
+
.E_a138syjm {
|
|
34961
|
+
display: flex;
|
|
34962
|
+
align-items: center;
|
|
34963
|
+
margin-top: 8px;
|
|
34894
34964
|
}
|
|
34895
34965
|
|
|
34896
|
-
.
|
|
34897
|
-
|
|
34898
|
-
height:
|
|
34966
|
+
.E_a138syjm button.ant-btn {
|
|
34967
|
+
padding: 2px 8px;
|
|
34968
|
+
height: 24px;
|
|
34899
34969
|
}
|
|
34900
34970
|
|
|
34901
|
-
.
|
|
34902
|
-
|
|
34971
|
+
.E_a138syjm > span.maximum-desc {
|
|
34972
|
+
display: none;
|
|
34973
|
+
margin-left: 8px;
|
|
34974
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34903
34975
|
}
|
|
34904
34976
|
|
|
34905
|
-
.
|
|
34906
|
-
display:
|
|
34977
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34978
|
+
display: inline;
|
|
34907
34979
|
}
|
|
34908
34980
|
|
|
34909
|
-
.
|
|
34910
|
-
|
|
34981
|
+
.E_d77i8u0 {
|
|
34982
|
+
width: 24px;
|
|
34983
|
+
height: 24px;
|
|
34984
|
+
padding: 4px;
|
|
34985
|
+
margin-right: 8px;
|
|
34911
34986
|
}
|
|
34912
34987
|
|
|
34913
|
-
.
|
|
34914
|
-
|
|
34988
|
+
.E_sjob3jg {
|
|
34989
|
+
--item-min-width: 60px;
|
|
34915
34990
|
}
|
|
34916
34991
|
|
|
34917
|
-
.
|
|
34918
|
-
|
|
34992
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34993
|
+
display: none !important;
|
|
34919
34994
|
}
|
|
34920
34995
|
|
|
34921
|
-
.
|
|
34922
|
-
|
|
34923
|
-
overflow: visible;
|
|
34996
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34997
|
+
flex-shrink: 0 !important;
|
|
34924
34998
|
}
|
|
34925
34999
|
|
|
34926
|
-
.
|
|
34927
|
-
|
|
35000
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
35001
|
+
color: #0080ff;
|
|
34928
35002
|
}
|
|
34929
35003
|
|
|
34930
|
-
.
|
|
34931
|
-
|
|
34932
|
-
|
|
35004
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35005
|
+
color: #0080ff;
|
|
35006
|
+
font-weight: normal;
|
|
34933
35007
|
}
|
|
34934
35008
|
|
|
34935
|
-
.
|
|
34936
|
-
|
|
35009
|
+
.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 {
|
|
35010
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34937
35011
|
}
|
|
34938
35012
|
|
|
34939
|
-
.
|
|
34940
|
-
|
|
34941
|
-
background: #fff;
|
|
34942
|
-
padding: 0 !important;
|
|
35013
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35014
|
+
color: #00122e;
|
|
34943
35015
|
}
|
|
34944
35016
|
|
|
34945
|
-
.
|
|
34946
|
-
|
|
34947
|
-
display: flex;
|
|
34948
|
-
align-items: center;
|
|
34949
|
-
height: 100%;
|
|
34950
|
-
padding: 8px;
|
|
35017
|
+
.E_sjob3jg .step-item-text {
|
|
35018
|
+
display: inline-block;
|
|
34951
35019
|
}
|
|
34952
35020
|
|
|
34953
|
-
.
|
|
34954
|
-
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
35021
|
+
.E_sjob3jg .step-item-title {
|
|
34955
35022
|
overflow: hidden;
|
|
35023
|
+
white-space: nowrap;
|
|
34956
35024
|
text-overflow: ellipsis;
|
|
34957
|
-
width: 100%;
|
|
34958
35025
|
}
|
|
34959
35026
|
|
|
34960
|
-
.
|
|
34961
|
-
|
|
35027
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
35028
|
+
min-width: var(--item-min-width);
|
|
34962
35029
|
}
|
|
34963
35030
|
|
|
34964
|
-
.
|
|
34965
|
-
|
|
35031
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
35032
|
+
cursor: not-allowed !important;
|
|
34966
35033
|
}
|
|
34967
35034
|
|
|
34968
|
-
.
|
|
34969
|
-
|
|
34970
|
-
|
|
34971
|
-
border-right: none;
|
|
34972
|
-
border-bottom: none;
|
|
34973
|
-
height: 100%;
|
|
34974
|
-
font-size: 12px;
|
|
34975
|
-
background: transparent;
|
|
35035
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
35036
|
+
flex-direction: row;
|
|
35037
|
+
justify-content: stretch;
|
|
34976
35038
|
}
|
|
34977
35039
|
|
|
34978
|
-
.
|
|
34979
|
-
|
|
34980
|
-
|
|
34981
|
-
|
|
34982
|
-
|
|
35040
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
35041
|
+
padding: 0;
|
|
35042
|
+
margin-right: 4px;
|
|
35043
|
+
flex: 1;
|
|
35044
|
+
overflow: visible;
|
|
34983
35045
|
}
|
|
34984
35046
|
|
|
34985
|
-
.
|
|
34986
|
-
|
|
34987
|
-
|
|
35047
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
35048
|
+
width: 100%;
|
|
35049
|
+
min-height: unset;
|
|
35050
|
+
}
|
|
35051
|
+
|
|
35052
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
35053
|
+
height: 26px;
|
|
35054
|
+
line-height: 26px;
|
|
35055
|
+
width: 100%;
|
|
35056
|
+
padding: 0;
|
|
35057
|
+
font-size: 12px;
|
|
34988
35058
|
}
|
|
34989
35059
|
|
|
34990
|
-
.
|
|
34991
|
-
|
|
34992
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35060
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
35061
|
+
margin-right: 10px;
|
|
34993
35062
|
}
|
|
34994
35063
|
|
|
34995
|
-
.
|
|
34996
|
-
|
|
34997
|
-
text-align: center;
|
|
35064
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
35065
|
+
display: none;
|
|
34998
35066
|
}
|
|
34999
35067
|
|
|
35000
|
-
.
|
|
35001
|
-
|
|
35068
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
35069
|
+
padding-left: 8px;
|
|
35070
|
+
padding-right: 4px;
|
|
35071
|
+
border-radius: 4px 0 0 4px;
|
|
35002
35072
|
}
|
|
35003
35073
|
|
|
35004
|
-
.
|
|
35005
|
-
|
|
35006
|
-
position: absolute;
|
|
35007
|
-
top: 50%;
|
|
35008
|
-
right: 12px;
|
|
35009
|
-
transform: translateY(-50%);
|
|
35074
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
35075
|
+
margin-right: 0;
|
|
35010
35076
|
}
|
|
35011
35077
|
|
|
35012
|
-
.
|
|
35013
|
-
|
|
35014
|
-
|
|
35015
|
-
|
|
35078
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
35079
|
+
padding-right: 8px;
|
|
35080
|
+
padding-left: 12px;
|
|
35081
|
+
border-radius: 0 4px 4px 0;
|
|
35016
35082
|
}
|
|
35017
35083
|
|
|
35018
|
-
.
|
|
35019
|
-
|
|
35020
|
-
width:
|
|
35021
|
-
|
|
35084
|
+
.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 {
|
|
35085
|
+
content: "";
|
|
35086
|
+
width: 0;
|
|
35087
|
+
height: 0;
|
|
35088
|
+
border: 13px solid transparent;
|
|
35089
|
+
position: absolute;
|
|
35090
|
+
top: 0;
|
|
35091
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35092
|
+
z-index: 2;
|
|
35093
|
+
position: relative;
|
|
35094
|
+
top: -50%;
|
|
35095
|
+
right: -100%;
|
|
35022
35096
|
}
|
|
35023
35097
|
|
|
35024
|
-
.
|
|
35025
|
-
|
|
35098
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
35099
|
+
padding: 0 4px 0 12px;
|
|
35026
35100
|
}
|
|
35027
35101
|
|
|
35028
|
-
.
|
|
35029
|
-
|
|
35030
|
-
|
|
35031
|
-
height:
|
|
35032
|
-
|
|
35033
|
-
|
|
35034
|
-
|
|
35102
|
+
.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 {
|
|
35103
|
+
content: "";
|
|
35104
|
+
width: 0;
|
|
35105
|
+
height: 0;
|
|
35106
|
+
border: 13px solid transparent;
|
|
35107
|
+
position: absolute;
|
|
35108
|
+
top: 0;
|
|
35109
|
+
border-left: 8px solid #fff;
|
|
35110
|
+
left: 0;
|
|
35035
35111
|
}
|
|
35036
35112
|
|
|
35037
|
-
.
|
|
35038
|
-
|
|
35039
|
-
border-bottom-color: #f2f5fa;
|
|
35113
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
35114
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
35040
35115
|
}
|
|
35041
35116
|
|
|
35042
|
-
.
|
|
35043
|
-
|
|
35044
|
-
color: #00122e;
|
|
35045
|
-
font-size: 12px;
|
|
35046
|
-
text-align: left;
|
|
35047
|
-
transition: none;
|
|
35048
|
-
overflow: hidden;
|
|
35049
|
-
text-overflow: ellipsis;
|
|
35050
|
-
white-space: nowrap;
|
|
35117
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
35118
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35051
35119
|
}
|
|
35052
35120
|
|
|
35053
|
-
.
|
|
35054
|
-
color:
|
|
35121
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
35122
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
35055
35123
|
}
|
|
35056
35124
|
|
|
35057
|
-
.
|
|
35058
|
-
|
|
35059
|
-
|
|
35060
|
-
width: 100%;
|
|
35061
|
-
vertical-align: middle;
|
|
35125
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35126
|
+
cursor: pointer;
|
|
35127
|
+
min-width: var(--item-min-width);
|
|
35062
35128
|
}
|
|
35063
35129
|
|
|
35064
|
-
.
|
|
35065
|
-
|
|
35130
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
35131
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35132
|
+
min-width: var(--item-min-width);
|
|
35066
35133
|
}
|
|
35067
35134
|
|
|
35068
|
-
.
|
|
35069
|
-
|
|
35135
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
35136
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
35137
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35070
35138
|
}
|
|
35071
35139
|
|
|
35072
|
-
.
|
|
35073
|
-
|
|
35140
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
35141
|
+
padding: 0;
|
|
35074
35142
|
}
|
|
35075
35143
|
|
|
35076
|
-
.
|
|
35077
|
-
|
|
35078
|
-
|
|
35144
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
35145
|
+
width: 192px;
|
|
35146
|
+
row-gap: 2px;
|
|
35079
35147
|
}
|
|
35080
35148
|
|
|
35081
|
-
.
|
|
35082
|
-
|
|
35149
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
35150
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35083
35151
|
}
|
|
35084
35152
|
|
|
35085
|
-
.
|
|
35086
|
-
|
|
35153
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
35154
|
+
color: #00122e !important;
|
|
35087
35155
|
}
|
|
35088
35156
|
|
|
35089
|
-
.
|
|
35090
|
-
|
|
35091
|
-
width: 4px;
|
|
35092
|
-
top: -1px;
|
|
35093
|
-
bottom: -1px;
|
|
35094
|
-
background: white;
|
|
35157
|
+
.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 {
|
|
35158
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35095
35159
|
}
|
|
35096
35160
|
|
|
35097
|
-
.
|
|
35098
|
-
|
|
35161
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
35162
|
+
padding: 0 8px;
|
|
35163
|
+
border-radius: 4px;
|
|
35164
|
+
height: 32px;
|
|
35165
|
+
display: flex;
|
|
35166
|
+
align-items: center;
|
|
35099
35167
|
}
|
|
35100
35168
|
|
|
35101
|
-
.
|
|
35102
|
-
|
|
35103
|
-
|
|
35104
|
-
border-top: none;
|
|
35169
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
35170
|
+
min-height: auto;
|
|
35171
|
+
white-space: nowrap;
|
|
35105
35172
|
}
|
|
35106
35173
|
|
|
35107
|
-
.
|
|
35108
|
-
|
|
35109
|
-
|
|
35110
|
-
|
|
35174
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35175
|
+
font-size: 13px;
|
|
35176
|
+
line-height: 20px;
|
|
35177
|
+
max-width: 100%;
|
|
35178
|
+
padding-right: 0;
|
|
35111
35179
|
}
|
|
35112
35180
|
|
|
35113
|
-
.
|
|
35114
|
-
background:
|
|
35115
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35181
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
35182
|
+
background: rgba(0, 128, 255, 0.1);
|
|
35116
35183
|
}
|
|
35117
35184
|
|
|
35118
|
-
.
|
|
35119
|
-
|
|
35185
|
+
.E_h6l1tj4 {
|
|
35186
|
+
width: 100%;
|
|
35187
|
+
display: inline-flex;
|
|
35120
35188
|
align-items: center;
|
|
35121
|
-
|
|
35122
|
-
|
|
35189
|
+
justify-content: center;
|
|
35190
|
+
column-gap: 4px;
|
|
35123
35191
|
}
|
|
35124
35192
|
|
|
35125
|
-
.
|
|
35126
|
-
|
|
35127
|
-
|
|
35193
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
35194
|
+
display: inline-flex;
|
|
35195
|
+
align-items: center;
|
|
35196
|
+
width: 18px;
|
|
35197
|
+
height: 18px;
|
|
35198
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35199
|
+
justify-content: center;
|
|
35128
35200
|
}
|
|
35129
35201
|
|
|
35130
|
-
.
|
|
35202
|
+
.E_v18frne8 {
|
|
35203
|
+
width: 100%;
|
|
35131
35204
|
display: flex;
|
|
35132
35205
|
align-items: center;
|
|
35133
|
-
|
|
35134
|
-
|
|
35135
|
-
|
|
35136
|
-
|
|
35137
|
-
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
35138
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35139
|
-
}
|
|
35140
|
-
|
|
35141
|
-
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
35142
|
-
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
35143
|
-
border-radius: 8px;
|
|
35206
|
+
justify-content: center;
|
|
35207
|
+
column-gap: 6px;
|
|
35208
|
+
font-size: 13px;
|
|
35144
35209
|
}
|
|
35145
35210
|
|
|
35146
|
-
.
|
|
35147
|
-
|
|
35211
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
35212
|
+
display: inline-flex;
|
|
35213
|
+
align-items: center;
|
|
35214
|
+
min-width: 20px;
|
|
35215
|
+
min-height: 20px;
|
|
35216
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35217
|
+
justify-content: center;
|
|
35148
35218
|
}
|
|
35149
35219
|
|
|
35150
|
-
.
|
|
35151
|
-
|
|
35152
|
-
|
|
35153
|
-
border-top-color: transparent;
|
|
35220
|
+
.E_i1g85yz3 {
|
|
35221
|
+
margin-right: 4px;
|
|
35222
|
+
height: 16px;
|
|
35154
35223
|
}
|
|
35155
35224
|
|
|
35156
|
-
.
|
|
35157
|
-
|
|
35225
|
+
.E_sddwhm6 {
|
|
35226
|
+
margin: 0;
|
|
35227
|
+
border-radius: 20px;
|
|
35228
|
+
padding: 2px 10px;
|
|
35229
|
+
height: 22px;
|
|
35158
35230
|
}
|
|
35159
35231
|
|
|
35160
|
-
.
|
|
35161
|
-
|
|
35232
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35233
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35162
35234
|
}
|
|
35163
35235
|
|
|
35164
|
-
.
|
|
35165
|
-
background: rgba(
|
|
35236
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35237
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35166
35238
|
}
|
|
35167
35239
|
|
|
35168
|
-
.
|
|
35169
|
-
background: #fff;
|
|
35170
|
-
font-weight: 400;
|
|
35171
|
-
position: relative;
|
|
35172
|
-
border-bottom: none;
|
|
35240
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35173
35241
|
color: #00122e;
|
|
35174
|
-
transition: none;
|
|
35175
|
-
padding: 15px 8px 15px 8px;
|
|
35176
|
-
}
|
|
35177
|
-
|
|
35178
|
-
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
35179
|
-
content: "";
|
|
35180
|
-
width: 1px;
|
|
35181
|
-
top: 0;
|
|
35182
|
-
bottom: 0;
|
|
35183
|
-
background: rgba(211, 218, 235, 0.6);
|
|
35184
|
-
position: absolute;
|
|
35185
|
-
right: 0;
|
|
35186
35242
|
}
|
|
35187
35243
|
|
|
35188
|
-
.
|
|
35189
|
-
|
|
35244
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35245
|
+
margin-right: 6px;
|
|
35190
35246
|
}
|
|
35191
35247
|
|
|
35192
|
-
.
|
|
35193
|
-
|
|
35248
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35249
|
+
margin-left: 8px;
|
|
35250
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35194
35251
|
}
|
|
35195
35252
|
|
|
35196
|
-
.
|
|
35197
|
-
|
|
35198
|
-
overflow: hidden;
|
|
35199
|
-
white-space: nowrap;
|
|
35200
|
-
text-overflow: ellipsis;
|
|
35253
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35254
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35201
35255
|
}
|
|
35202
35256
|
|
|
35203
|
-
.
|
|
35204
|
-
|
|
35205
|
-
text-overflow: ellipsis;
|
|
35206
|
-
flex: 1;
|
|
35257
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35258
|
+
background-color: #0080ff;
|
|
35207
35259
|
}
|
|
35208
35260
|
|
|
35209
|
-
.
|
|
35210
|
-
|
|
35261
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35262
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35211
35263
|
}
|
|
35212
35264
|
|
|
35213
|
-
.
|
|
35214
|
-
|
|
35265
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35266
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35215
35267
|
}
|
|
35216
35268
|
|
|
35217
|
-
.
|
|
35218
|
-
|
|
35219
|
-
right: 6px;
|
|
35220
|
-
top: 50%;
|
|
35221
|
-
transform: translateY(-50%);
|
|
35222
|
-
height: 16px;
|
|
35223
|
-
display: none;
|
|
35224
|
-
transition: transform 320ms ease;
|
|
35269
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35270
|
+
background-color: #f0483e;
|
|
35225
35271
|
}
|
|
35226
35272
|
|
|
35227
|
-
.
|
|
35228
|
-
|
|
35229
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
35273
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35274
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35230
35275
|
}
|
|
35231
35276
|
|
|
35232
|
-
.
|
|
35233
|
-
|
|
35277
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35278
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35234
35279
|
}
|
|
35235
35280
|
|
|
35236
|
-
.
|
|
35237
|
-
|
|
35281
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35282
|
+
background-color: #fea008;
|
|
35238
35283
|
}
|
|
35239
35284
|
|
|
35240
|
-
.
|
|
35241
|
-
|
|
35285
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35286
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35242
35287
|
}
|
|
35243
35288
|
|
|
35244
|
-
.
|
|
35245
|
-
|
|
35289
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35290
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35246
35291
|
}
|
|
35247
35292
|
|
|
35248
|
-
.
|
|
35249
|
-
background: #
|
|
35293
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35294
|
+
background-color: #00ba5d;
|
|
35250
35295
|
}
|
|
35251
35296
|
|
|
35252
|
-
.
|
|
35253
|
-
|
|
35297
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35298
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35254
35299
|
}
|
|
35255
35300
|
|
|
35256
|
-
.
|
|
35257
|
-
|
|
35301
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35302
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35258
35303
|
}
|
|
35259
35304
|
|
|
35260
|
-
.
|
|
35261
|
-
|
|
35305
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35306
|
+
background-color: #6b7d99;
|
|
35262
35307
|
}
|
|
35263
35308
|
|
|
35264
|
-
.
|
|
35265
|
-
|
|
35266
|
-
left: 50%;
|
|
35267
|
-
top: 50%;
|
|
35268
|
-
transform: translate(-50%, -50%);
|
|
35309
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35310
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35269
35311
|
}
|
|
35270
35312
|
|
|
35271
|
-
.
|
|
35272
|
-
|
|
35313
|
+
.E_satwmqm {
|
|
35314
|
+
width: 8px;
|
|
35315
|
+
height: 8px;
|
|
35316
|
+
border-radius: 50%;
|
|
35317
|
+
display: inline-block;
|
|
35273
35318
|
}
|
|
35274
35319
|
|
|
35275
|
-
.
|
|
35276
|
-
|
|
35320
|
+
button.E_l48ei06.ant-btn {
|
|
35321
|
+
font-size: 12px;
|
|
35322
|
+
line-height: 18px;
|
|
35323
|
+
height: 18px;
|
|
35277
35324
|
}
|
|
35278
35325
|
|
|
35279
|
-
.
|
|
35280
|
-
|
|
35326
|
+
button.E_l48ei06 {
|
|
35327
|
+
color: #0080FF;
|
|
35328
|
+
height: unset;
|
|
35281
35329
|
}
|
|
35282
35330
|
|
|
35283
|
-
.
|
|
35284
|
-
|
|
35285
|
-
border: none;
|
|
35286
|
-
background: inherit !important;
|
|
35287
|
-
height: 100px;
|
|
35288
|
-
vertical-align: middle;
|
|
35331
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
35332
|
+
margin-right: 4px;
|
|
35289
35333
|
}
|
|
35290
35334
|
|
|
35291
|
-
.
|
|
35292
|
-
|
|
35293
|
-
font-weight: bold;
|
|
35294
|
-
font-size: 20px;
|
|
35295
|
-
color: rgba(10, 37, 85, 0.6);
|
|
35335
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
35336
|
+
margin-left: 4px;
|
|
35296
35337
|
}
|
|
35297
35338
|
|
|
35298
|
-
.
|
|
35299
|
-
|
|
35300
|
-
z-index: 10;
|
|
35339
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
35340
|
+
color: #009DFF;
|
|
35301
35341
|
}
|
|
35302
35342
|
|
|
35303
|
-
.
|
|
35304
|
-
|
|
35305
|
-
position: relative;
|
|
35306
|
-
background: #fff;
|
|
35343
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
35344
|
+
color: #005ED1;
|
|
35307
35345
|
}
|
|
35308
35346
|
|
|
35309
|
-
.
|
|
35310
|
-
|
|
35311
|
-
display: flex;
|
|
35312
|
-
align-items: center;
|
|
35313
|
-
justify-content: flex-end;
|
|
35314
|
-
padding-right: 8px;
|
|
35347
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
35348
|
+
color: #0080FF;
|
|
35315
35349
|
}
|
|
35316
35350
|
|
|
35317
|
-
.
|
|
35318
|
-
|
|
35319
|
-
height: 24px;
|
|
35320
|
-
cursor: pointer;
|
|
35321
|
-
justify-content: center;
|
|
35322
|
-
border-radius: 4px;
|
|
35351
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
35352
|
+
color: #00122E;
|
|
35323
35353
|
}
|
|
35324
35354
|
|
|
35325
|
-
.
|
|
35326
|
-
|
|
35355
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35356
|
+
color: #0080FF;
|
|
35327
35357
|
}
|
|
35328
35358
|
|
|
35329
|
-
.
|
|
35330
|
-
|
|
35359
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
35360
|
+
color: #005ED1;
|
|
35331
35361
|
}
|
|
35332
35362
|
|
|
35333
|
-
.
|
|
35334
|
-
|
|
35335
|
-
padding-right: 4px;
|
|
35336
|
-
margin-right: 4px;
|
|
35363
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
35364
|
+
color: #00122E;
|
|
35337
35365
|
}
|
|
35338
35366
|
|
|
35339
|
-
.
|
|
35340
|
-
|
|
35341
|
-
height: 18px;
|
|
35367
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
35368
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35342
35369
|
}
|
|
35343
35370
|
|
|
35344
|
-
.
|
|
35345
|
-
|
|
35346
|
-
height: 24px;
|
|
35371
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
35372
|
+
color: #0080FF;
|
|
35347
35373
|
}
|
|
35348
35374
|
|
|
35349
|
-
.
|
|
35350
|
-
|
|
35375
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
35376
|
+
color: #005ED1;
|
|
35351
35377
|
}
|
|
35352
35378
|
|
|
35353
|
-
.
|
|
35354
|
-
|
|
35355
|
-
height: 16px;
|
|
35379
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
35380
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35356
35381
|
}
|
|
35357
35382
|
|
|
35358
|
-
.
|
|
35359
|
-
|
|
35360
|
-
color: #00122e;
|
|
35361
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35362
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35363
|
-
word-break: break-all;
|
|
35364
|
-
display: inline;
|
|
35365
|
-
white-space: normal;
|
|
35383
|
+
.E_tc97u5y {
|
|
35384
|
+
height: 100%;
|
|
35366
35385
|
}
|
|
35367
35386
|
|
|
35368
|
-
.
|
|
35369
|
-
|
|
35387
|
+
.E_tfzf37v {
|
|
35388
|
+
height: 100%;
|
|
35370
35389
|
}
|
|
35371
35390
|
|
|
35372
|
-
.
|
|
35373
|
-
|
|
35391
|
+
.E_tfzf37v.empty-table .ant-table-content {
|
|
35392
|
+
overflow: visible !important;
|
|
35393
|
+
height: 100%;
|
|
35374
35394
|
}
|
|
35375
35395
|
|
|
35376
|
-
.
|
|
35377
|
-
|
|
35396
|
+
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
35397
|
+
height: 100%;
|
|
35378
35398
|
}
|
|
35379
35399
|
|
|
35380
|
-
.
|
|
35381
|
-
|
|
35400
|
+
.E_tfzf37v.empty-table .ant-table-content table {
|
|
35401
|
+
width: 100% !important;
|
|
35402
|
+
height: 100%;
|
|
35382
35403
|
}
|
|
35383
35404
|
|
|
35384
|
-
.
|
|
35385
|
-
|
|
35386
|
-
font-weight: normal;
|
|
35405
|
+
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35406
|
+
padding: 15px 0;
|
|
35387
35407
|
}
|
|
35388
35408
|
|
|
35389
|
-
.
|
|
35390
|
-
|
|
35409
|
+
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
35410
|
+
display: none;
|
|
35391
35411
|
}
|
|
35392
35412
|
|
|
35393
|
-
.
|
|
35394
|
-
|
|
35413
|
+
.E_tfzf37v .active-row td:nth-child(1) {
|
|
35414
|
+
font-weight: 700;
|
|
35395
35415
|
}
|
|
35396
35416
|
|
|
35397
|
-
.
|
|
35398
|
-
|
|
35417
|
+
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
35418
|
+
font-weight: 700;
|
|
35399
35419
|
}
|
|
35400
35420
|
|
|
35401
|
-
.
|
|
35402
|
-
|
|
35403
|
-
white-space: nowrap;
|
|
35404
|
-
text-overflow: ellipsis;
|
|
35421
|
+
.E_tfzf37v .ant-spin-nested-loading {
|
|
35422
|
+
height: 100%;
|
|
35405
35423
|
}
|
|
35406
35424
|
|
|
35407
|
-
.
|
|
35408
|
-
|
|
35425
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
35426
|
+
height: 100%;
|
|
35427
|
+
overflow: visible;
|
|
35409
35428
|
}
|
|
35410
35429
|
|
|
35411
|
-
.
|
|
35412
|
-
|
|
35430
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
35431
|
+
max-height: none;
|
|
35413
35432
|
}
|
|
35414
35433
|
|
|
35415
|
-
.
|
|
35416
|
-
|
|
35417
|
-
|
|
35434
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
35435
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
35436
|
+
display: none;
|
|
35418
35437
|
}
|
|
35419
35438
|
|
|
35420
|
-
.
|
|
35421
|
-
|
|
35422
|
-
margin-right: 4px;
|
|
35423
|
-
flex: 1;
|
|
35424
|
-
overflow: visible;
|
|
35439
|
+
.E_tfzf37v td.ant-table-column-sort {
|
|
35440
|
+
background: transparent;
|
|
35425
35441
|
}
|
|
35426
35442
|
|
|
35427
|
-
.
|
|
35428
|
-
|
|
35429
|
-
|
|
35443
|
+
.E_tfzf37v td.ant-table-cell-fix-left,
|
|
35444
|
+
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
35445
|
+
background: #fff;
|
|
35446
|
+
padding: 0 !important;
|
|
35430
35447
|
}
|
|
35431
35448
|
|
|
35432
|
-
.
|
|
35433
|
-
|
|
35434
|
-
|
|
35435
|
-
|
|
35436
|
-
|
|
35437
|
-
|
|
35449
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
35450
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
35451
|
+
display: flex;
|
|
35452
|
+
align-items: center;
|
|
35453
|
+
height: 100%;
|
|
35454
|
+
padding: 8px;
|
|
35438
35455
|
}
|
|
35439
35456
|
|
|
35440
|
-
.
|
|
35441
|
-
|
|
35457
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
35458
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
35459
|
+
overflow: hidden;
|
|
35460
|
+
text-overflow: ellipsis;
|
|
35461
|
+
width: 100%;
|
|
35442
35462
|
}
|
|
35443
35463
|
|
|
35444
|
-
.
|
|
35445
|
-
|
|
35464
|
+
.E_tfzf37v .ant-table-container {
|
|
35465
|
+
height: 100%;
|
|
35446
35466
|
}
|
|
35447
35467
|
|
|
35448
|
-
.
|
|
35449
|
-
|
|
35450
|
-
padding-right: 4px;
|
|
35451
|
-
border-radius: 4px 0 0 4px;
|
|
35468
|
+
.E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
|
|
35469
|
+
box-shadow: none !important;
|
|
35452
35470
|
}
|
|
35453
35471
|
|
|
35454
|
-
.
|
|
35455
|
-
|
|
35472
|
+
.E_tfzf37v div.ant-table {
|
|
35473
|
+
border-radius: 0px;
|
|
35474
|
+
border-left: none;
|
|
35475
|
+
border-right: none;
|
|
35476
|
+
border-bottom: none;
|
|
35477
|
+
height: 100%;
|
|
35478
|
+
font-size: 12px;
|
|
35479
|
+
background: transparent;
|
|
35456
35480
|
}
|
|
35457
35481
|
|
|
35458
|
-
.
|
|
35459
|
-
|
|
35460
|
-
|
|
35461
|
-
border-
|
|
35482
|
+
.E_tfzf37v div.ant-table .ant-table-header {
|
|
35483
|
+
position: relative;
|
|
35484
|
+
z-index: 3;
|
|
35485
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35486
|
+
margin-bottom: -1px;
|
|
35462
35487
|
}
|
|
35463
35488
|
|
|
35464
|
-
.
|
|
35465
|
-
|
|
35466
|
-
|
|
35467
|
-
height: 0;
|
|
35468
|
-
border: 13px solid transparent;
|
|
35469
|
-
position: absolute;
|
|
35470
|
-
top: 0;
|
|
35471
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35472
|
-
z-index: 2;
|
|
35473
|
-
position: relative;
|
|
35474
|
-
top: -50%;
|
|
35475
|
-
right: -100%;
|
|
35489
|
+
.E_tfzf37v div.ant-table .time-wrapper .date,
|
|
35490
|
+
.E_tfzf37v div.ant-table .value {
|
|
35491
|
+
color: #2d3a56;
|
|
35476
35492
|
}
|
|
35477
35493
|
|
|
35478
|
-
.
|
|
35479
|
-
|
|
35494
|
+
.E_tfzf37v div.ant-table .time-wrapper .time,
|
|
35495
|
+
.E_tfzf37v div.ant-table .unit {
|
|
35496
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35480
35497
|
}
|
|
35481
35498
|
|
|
35482
|
-
.
|
|
35483
|
-
|
|
35484
|
-
|
|
35485
|
-
height: 0;
|
|
35486
|
-
border: 13px solid transparent;
|
|
35487
|
-
position: absolute;
|
|
35488
|
-
top: 0;
|
|
35489
|
-
border-left: 8px solid #fff;
|
|
35490
|
-
left: 0;
|
|
35499
|
+
.E_tfzf37v div.ant-table .ant-table-selection {
|
|
35500
|
+
position: unset;
|
|
35501
|
+
text-align: center;
|
|
35491
35502
|
}
|
|
35492
35503
|
|
|
35493
|
-
.
|
|
35494
|
-
|
|
35504
|
+
.E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
35505
|
+
background: #fff;
|
|
35495
35506
|
}
|
|
35496
35507
|
|
|
35497
|
-
.
|
|
35498
|
-
|
|
35508
|
+
.E_tfzf37v div.ant-table .anticon-setting {
|
|
35509
|
+
cursor: pointer;
|
|
35510
|
+
position: absolute;
|
|
35511
|
+
top: 50%;
|
|
35512
|
+
right: 12px;
|
|
35513
|
+
transform: translateY(-50%);
|
|
35499
35514
|
}
|
|
35500
35515
|
|
|
35501
|
-
.
|
|
35502
|
-
|
|
35516
|
+
.E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
35517
|
+
box-shadow: none;
|
|
35518
|
+
width: 1px;
|
|
35519
|
+
background: rgba(213, 219, 227, 0.6);
|
|
35503
35520
|
}
|
|
35504
35521
|
|
|
35505
|
-
.
|
|
35506
|
-
|
|
35507
|
-
|
|
35522
|
+
.E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
35523
|
+
box-shadow: none;
|
|
35524
|
+
width: 1px;
|
|
35525
|
+
background: rgba(213, 219, 227, 0.6);
|
|
35508
35526
|
}
|
|
35509
35527
|
|
|
35510
|
-
.
|
|
35511
|
-
|
|
35512
|
-
min-width: var(--item-min-width);
|
|
35528
|
+
.E_tfzf37v div.ant-table .ant-table-tbody {
|
|
35529
|
+
position: relative;
|
|
35513
35530
|
}
|
|
35514
35531
|
|
|
35515
|
-
.
|
|
35516
|
-
|
|
35517
|
-
|
|
35532
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
|
|
35533
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35534
|
+
border-bottom: 1px solid white;
|
|
35535
|
+
height: 40px;
|
|
35536
|
+
vertical-align: middle;
|
|
35537
|
+
transition: background 0ms;
|
|
35538
|
+
color: #00122e;
|
|
35518
35539
|
}
|
|
35519
35540
|
|
|
35520
|
-
.
|
|
35521
|
-
|
|
35541
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
35542
|
+
background: #f2f5fa;
|
|
35543
|
+
border-bottom-color: #f2f5fa;
|
|
35522
35544
|
}
|
|
35523
35545
|
|
|
35524
|
-
.
|
|
35525
|
-
|
|
35526
|
-
|
|
35546
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
35547
|
+
height: auto;
|
|
35548
|
+
color: #00122e;
|
|
35549
|
+
font-size: 12px;
|
|
35550
|
+
text-align: left;
|
|
35551
|
+
transition: none;
|
|
35552
|
+
overflow: hidden;
|
|
35553
|
+
text-overflow: ellipsis;
|
|
35554
|
+
white-space: nowrap;
|
|
35527
35555
|
}
|
|
35528
35556
|
|
|
35529
|
-
.
|
|
35530
|
-
|
|
35557
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
35558
|
+
color: #0096ff;
|
|
35531
35559
|
}
|
|
35532
35560
|
|
|
35533
|
-
.
|
|
35534
|
-
|
|
35561
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
35562
|
+
overflow: hidden;
|
|
35563
|
+
text-overflow: ellipsis;
|
|
35564
|
+
width: 100%;
|
|
35565
|
+
vertical-align: middle;
|
|
35535
35566
|
}
|
|
35536
35567
|
|
|
35537
|
-
.
|
|
35538
|
-
|
|
35568
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
35569
|
+
line-height: 0px;
|
|
35539
35570
|
}
|
|
35540
35571
|
|
|
35541
|
-
.
|
|
35542
|
-
padding:
|
|
35543
|
-
border-radius: 4px;
|
|
35544
|
-
height: 32px;
|
|
35545
|
-
display: flex;
|
|
35546
|
-
align-items: center;
|
|
35572
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
35573
|
+
padding-right: 25px;
|
|
35547
35574
|
}
|
|
35548
35575
|
|
|
35549
|
-
.
|
|
35550
|
-
|
|
35551
|
-
white-space: nowrap;
|
|
35576
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
35577
|
+
border-top-color: transparent;
|
|
35552
35578
|
}
|
|
35553
35579
|
|
|
35554
|
-
.
|
|
35555
|
-
|
|
35556
|
-
|
|
35557
|
-
max-width: 100%;
|
|
35558
|
-
padding-right: 0;
|
|
35580
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
35581
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35582
|
+
border-color: transparent transparent white;
|
|
35559
35583
|
}
|
|
35560
35584
|
|
|
35561
|
-
.
|
|
35562
|
-
|
|
35585
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
35586
|
+
border-radius: 8px 0 0 8px;
|
|
35563
35587
|
}
|
|
35564
35588
|
|
|
35565
|
-
.
|
|
35566
|
-
|
|
35567
|
-
display: inline-flex;
|
|
35568
|
-
align-items: center;
|
|
35569
|
-
justify-content: center;
|
|
35570
|
-
column-gap: 4px;
|
|
35589
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
35590
|
+
border-radius: 8px 0 0 8px;
|
|
35571
35591
|
}
|
|
35572
35592
|
|
|
35573
|
-
.
|
|
35574
|
-
|
|
35575
|
-
|
|
35576
|
-
|
|
35577
|
-
|
|
35578
|
-
|
|
35579
|
-
justify-content: center;
|
|
35593
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
35594
|
+
content: "";
|
|
35595
|
+
width: 4px;
|
|
35596
|
+
top: -1px;
|
|
35597
|
+
bottom: -1px;
|
|
35598
|
+
background: white;
|
|
35580
35599
|
}
|
|
35581
35600
|
|
|
35582
|
-
.
|
|
35583
|
-
|
|
35584
|
-
display: flex;
|
|
35585
|
-
align-items: center;
|
|
35586
|
-
justify-content: center;
|
|
35587
|
-
column-gap: 6px;
|
|
35588
|
-
font-size: 13px;
|
|
35601
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
35602
|
+
border-radius: 0 8px 8px 0;
|
|
35589
35603
|
}
|
|
35590
35604
|
|
|
35591
|
-
.
|
|
35592
|
-
|
|
35593
|
-
|
|
35594
|
-
|
|
35595
|
-
min-height: 20px;
|
|
35596
|
-
color: rgba(44, 56, 82, 0.75);
|
|
35597
|
-
justify-content: center;
|
|
35605
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
35606
|
+
border-radius: 0;
|
|
35607
|
+
background: white;
|
|
35608
|
+
border-top: none;
|
|
35598
35609
|
}
|
|
35599
35610
|
|
|
35600
|
-
.
|
|
35601
|
-
|
|
35602
|
-
|
|
35603
|
-
|
|
35604
|
-
text-overflow: ellipsis;
|
|
35605
|
-
white-space: nowrap;
|
|
35611
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
35612
|
+
border-top: 1px solid transparent;
|
|
35613
|
+
border-radius: 0 8px 8px 0;
|
|
35614
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35606
35615
|
}
|
|
35607
35616
|
|
|
35608
|
-
.
|
|
35609
|
-
|
|
35610
|
-
|
|
35611
|
-
height: 32px;
|
|
35612
|
-
margin-bottom: 0;
|
|
35617
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
35618
|
+
background: white;
|
|
35619
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35613
35620
|
}
|
|
35614
35621
|
|
|
35615
|
-
.
|
|
35616
|
-
|
|
35622
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
35623
|
+
display: flex;
|
|
35624
|
+
align-items: center;
|
|
35625
|
+
height: 100%;
|
|
35626
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35617
35627
|
}
|
|
35618
35628
|
|
|
35619
|
-
.
|
|
35620
|
-
|
|
35629
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
35630
|
+
background: white;
|
|
35631
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35621
35632
|
}
|
|
35622
35633
|
|
|
35623
|
-
.
|
|
35624
|
-
|
|
35634
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
35635
|
+
display: flex;
|
|
35636
|
+
align-items: center;
|
|
35637
|
+
height: 100%;
|
|
35638
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35625
35639
|
}
|
|
35626
35640
|
|
|
35627
|
-
.
|
|
35628
|
-
|
|
35641
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
35642
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35629
35643
|
}
|
|
35630
35644
|
|
|
35631
|
-
.
|
|
35632
|
-
|
|
35645
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
35646
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
35647
|
+
border-radius: 8px;
|
|
35633
35648
|
}
|
|
35634
35649
|
|
|
35635
|
-
.
|
|
35636
|
-
|
|
35637
|
-
color: #00122e;
|
|
35650
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
35651
|
+
border-top-color: white;
|
|
35638
35652
|
}
|
|
35639
35653
|
|
|
35640
|
-
.
|
|
35641
|
-
|
|
35642
|
-
|
|
35654
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
35655
|
+
background: rgba(0, 136, 255, 0.1);
|
|
35656
|
+
border-bottom-color: transparent;
|
|
35657
|
+
border-top-color: transparent;
|
|
35643
35658
|
}
|
|
35644
35659
|
|
|
35645
|
-
.
|
|
35646
|
-
|
|
35647
|
-
flex: 1;
|
|
35648
|
-
position: relative;
|
|
35649
|
-
top: -7px;
|
|
35660
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
35661
|
+
border-radius: 8px 0 0 8px;
|
|
35650
35662
|
}
|
|
35651
35663
|
|
|
35652
|
-
.
|
|
35653
|
-
|
|
35654
|
-
overflow: hidden;
|
|
35655
|
-
text-overflow: ellipsis;
|
|
35656
|
-
white-space: nowrap;
|
|
35664
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
35665
|
+
border-radius: 0 8px 8px 0;
|
|
35657
35666
|
}
|
|
35658
35667
|
|
|
35659
|
-
.
|
|
35660
|
-
|
|
35661
|
-
border-radius: 8px;
|
|
35662
|
-
overflow: auto;
|
|
35668
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
35669
|
+
background: rgba(0, 136, 255, 0.1);
|
|
35663
35670
|
}
|
|
35664
35671
|
|
|
35665
|
-
.
|
|
35672
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th {
|
|
35673
|
+
background: #fff;
|
|
35674
|
+
font-weight: 400;
|
|
35666
35675
|
position: relative;
|
|
35676
|
+
border-bottom: none;
|
|
35677
|
+
color: #00122e;
|
|
35678
|
+
transition: none;
|
|
35679
|
+
padding: 15px 8px 15px 8px;
|
|
35667
35680
|
}
|
|
35668
35681
|
|
|
35669
|
-
.
|
|
35670
|
-
|
|
35682
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
35683
|
+
content: "";
|
|
35684
|
+
width: 1px;
|
|
35671
35685
|
top: 0;
|
|
35672
|
-
|
|
35673
|
-
|
|
35674
|
-
|
|
35675
|
-
|
|
35676
|
-
justify-content: flex-start;
|
|
35677
|
-
background: #f2f5fa;
|
|
35678
|
-
font-size: 14px;
|
|
35679
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35680
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35686
|
+
bottom: 0;
|
|
35687
|
+
background: rgba(211, 218, 235, 0.6);
|
|
35688
|
+
position: absolute;
|
|
35689
|
+
right: 0;
|
|
35681
35690
|
}
|
|
35682
35691
|
|
|
35683
|
-
.
|
|
35684
|
-
|
|
35692
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
|
|
35693
|
+
padding: unset;
|
|
35685
35694
|
}
|
|
35686
35695
|
|
|
35687
|
-
.
|
|
35688
|
-
display:
|
|
35689
|
-
justify-content: flex-start;
|
|
35690
|
-
align-items: flex-start;
|
|
35691
|
-
flex-wrap: wrap;
|
|
35692
|
-
padding: 8px;
|
|
35693
|
-
border: none;
|
|
35696
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
35697
|
+
display: none;
|
|
35694
35698
|
}
|
|
35695
35699
|
|
|
35696
|
-
.
|
|
35697
|
-
|
|
35698
|
-
|
|
35699
|
-
|
|
35700
|
-
|
|
35700
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
35701
|
+
width: 100%;
|
|
35702
|
+
overflow: hidden;
|
|
35703
|
+
white-space: nowrap;
|
|
35704
|
+
text-overflow: ellipsis;
|
|
35701
35705
|
}
|
|
35702
35706
|
|
|
35703
|
-
.
|
|
35704
|
-
|
|
35705
|
-
|
|
35706
|
-
|
|
35707
|
-
margin: 12px 0 0;
|
|
35707
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
35708
|
+
overflow: hidden;
|
|
35709
|
+
text-overflow: ellipsis;
|
|
35710
|
+
flex: 1;
|
|
35708
35711
|
}
|
|
35709
35712
|
|
|
35710
|
-
.
|
|
35711
|
-
|
|
35713
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
35714
|
+
padding: 15px 25px 15px 8px;
|
|
35712
35715
|
}
|
|
35713
35716
|
|
|
35714
|
-
.
|
|
35715
|
-
|
|
35717
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
35718
|
+
padding: 0;
|
|
35716
35719
|
}
|
|
35717
35720
|
|
|
35718
|
-
.
|
|
35719
|
-
|
|
35720
|
-
|
|
35721
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
35722
|
+
position: absolute;
|
|
35723
|
+
right: 6px;
|
|
35724
|
+
top: 50%;
|
|
35725
|
+
transform: translateY(-50%);
|
|
35726
|
+
height: 16px;
|
|
35727
|
+
display: none;
|
|
35728
|
+
transition: transform 320ms ease;
|
|
35721
35729
|
}
|
|
35722
35730
|
|
|
35723
|
-
.
|
|
35724
|
-
|
|
35725
|
-
|
|
35731
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
35732
|
+
display: block;
|
|
35733
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
35726
35734
|
}
|
|
35727
35735
|
|
|
35728
|
-
.
|
|
35729
|
-
|
|
35736
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
35737
|
+
display: block;
|
|
35730
35738
|
}
|
|
35731
35739
|
|
|
35732
|
-
.
|
|
35733
|
-
|
|
35740
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
35741
|
+
display: none;
|
|
35734
35742
|
}
|
|
35735
35743
|
|
|
35736
|
-
.
|
|
35737
|
-
|
|
35744
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
35745
|
+
transform: translateY(-50%);
|
|
35738
35746
|
}
|
|
35739
35747
|
|
|
35740
|
-
.
|
|
35741
|
-
|
|
35748
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
35749
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
35742
35750
|
}
|
|
35743
35751
|
|
|
35744
|
-
.
|
|
35745
|
-
|
|
35752
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
35753
|
+
background: #f2f5fa;
|
|
35746
35754
|
}
|
|
35747
35755
|
|
|
35748
|
-
.
|
|
35749
|
-
|
|
35756
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
35757
|
+
display: block;
|
|
35750
35758
|
}
|
|
35751
35759
|
|
|
35752
|
-
.
|
|
35753
|
-
|
|
35760
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
|
|
35761
|
+
padding-right: 25px;
|
|
35754
35762
|
}
|
|
35755
35763
|
|
|
35756
|
-
.
|
|
35757
|
-
padding:
|
|
35758
|
-
width: 24px;
|
|
35759
|
-
height: 24px;
|
|
35760
|
-
overflow: hidden;
|
|
35764
|
+
.E_tfzf37v div.ant-table .ant-table-selection-column {
|
|
35765
|
+
padding: 0 !important;
|
|
35761
35766
|
}
|
|
35762
35767
|
|
|
35763
|
-
.
|
|
35764
|
-
|
|
35768
|
+
.E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
35769
|
+
position: absolute;
|
|
35770
|
+
left: 50%;
|
|
35771
|
+
top: 50%;
|
|
35772
|
+
transform: translate(-50%, -50%);
|
|
35765
35773
|
}
|
|
35766
35774
|
|
|
35767
|
-
.
|
|
35768
|
-
|
|
35769
|
-
opacity: 0.5;
|
|
35775
|
+
.E_tfzf37v div.ant-table .ant-table-selection-column:after {
|
|
35776
|
+
display: none;
|
|
35770
35777
|
}
|
|
35771
35778
|
|
|
35772
|
-
.
|
|
35773
|
-
|
|
35779
|
+
.E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
|
|
35780
|
+
background: #fff;
|
|
35774
35781
|
}
|
|
35775
35782
|
|
|
35776
|
-
.
|
|
35777
|
-
|
|
35778
|
-
border-radius: 5px;
|
|
35779
|
-
font-size: 12px;
|
|
35783
|
+
.E_tfzf37v div.ant-table .ant-table-placeholder {
|
|
35784
|
+
background: inherit;
|
|
35780
35785
|
}
|
|
35781
35786
|
|
|
35782
|
-
.
|
|
35783
|
-
|
|
35787
|
+
.E_tfzf37v div.ant-table .ant-table-placeholder td {
|
|
35788
|
+
position: static;
|
|
35789
|
+
border: none;
|
|
35790
|
+
background: inherit !important;
|
|
35791
|
+
height: 100px;
|
|
35792
|
+
vertical-align: middle;
|
|
35784
35793
|
}
|
|
35785
35794
|
|
|
35786
|
-
.
|
|
35787
|
-
|
|
35788
|
-
font-
|
|
35789
|
-
|
|
35795
|
+
.E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
|
|
35796
|
+
.E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35797
|
+
font-weight: bold;
|
|
35798
|
+
font-size: 20px;
|
|
35799
|
+
color: rgba(10, 37, 85, 0.6);
|
|
35790
35800
|
}
|
|
35791
35801
|
|
|
35792
|
-
.
|
|
35793
|
-
|
|
35802
|
+
.E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
|
|
35803
|
+
.E_tfzf37v div.ant-table th.cell__action_ {
|
|
35804
|
+
z-index: 10;
|
|
35794
35805
|
}
|
|
35795
35806
|
|
|
35796
|
-
.
|
|
35797
|
-
|
|
35807
|
+
.E_tfzf37v div.ant-table td.cell__action_ {
|
|
35808
|
+
padding: 0 !important;
|
|
35809
|
+
position: relative;
|
|
35810
|
+
background: #fff;
|
|
35798
35811
|
}
|
|
35799
35812
|
|
|
35800
|
-
.
|
|
35813
|
+
.E_tfzf37v div.ant-table td.cell__action_ > * {
|
|
35814
|
+
height: 100%;
|
|
35801
35815
|
display: flex;
|
|
35802
35816
|
align-items: center;
|
|
35803
|
-
|
|
35804
|
-
|
|
35805
|
-
|
|
35806
|
-
.E_a138syjm button.ant-btn {
|
|
35807
|
-
padding: 2px 8px;
|
|
35808
|
-
height: 24px;
|
|
35809
|
-
}
|
|
35810
|
-
|
|
35811
|
-
.E_a138syjm > span.maximum-desc {
|
|
35812
|
-
display: none;
|
|
35813
|
-
margin-left: 8px;
|
|
35814
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35815
|
-
}
|
|
35816
|
-
|
|
35817
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
35818
|
-
display: inline;
|
|
35817
|
+
justify-content: flex-end;
|
|
35818
|
+
padding-right: 8px;
|
|
35819
35819
|
}
|
|
35820
35820
|
|
|
35821
|
-
.
|
|
35821
|
+
.E_tfzf37v div.ant-table td.cell__action_ .menu-button {
|
|
35822
35822
|
width: 24px;
|
|
35823
35823
|
height: 24px;
|
|
35824
|
-
|
|
35825
|
-
|
|
35824
|
+
cursor: pointer;
|
|
35825
|
+
justify-content: center;
|
|
35826
|
+
border-radius: 4px;
|
|
35826
35827
|
}
|
|
35827
35828
|
|
|
35828
|
-
.
|
|
35829
|
-
|
|
35830
|
-
height: 16px;
|
|
35829
|
+
.E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
|
|
35830
|
+
background: #fff;
|
|
35831
35831
|
}
|
|
35832
35832
|
|
|
35833
35833
|
.E_t13ef470 {
|
|
@@ -35889,18 +35889,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35889
35889
|
display: block;
|
|
35890
35890
|
}
|
|
35891
35891
|
|
|
35892
|
-
.E_i14c7jc8 {
|
|
35893
|
-
color: var(--i14c7jc8-0);
|
|
35894
|
-
}
|
|
35895
|
-
|
|
35896
|
-
.E_i1ibuolf {
|
|
35897
|
-
display: flex;
|
|
35898
|
-
align-items: center;
|
|
35899
|
-
column-gap: 4px;
|
|
35900
|
-
font-size: 12px;
|
|
35901
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35902
|
-
}
|
|
35903
|
-
|
|
35904
35892
|
.E_d1u4ndxc {
|
|
35905
35893
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35906
35894
|
font-size: 12px;
|
|
@@ -35931,4 +35919,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35931
35919
|
to {
|
|
35932
35920
|
transform: translateX(100%);
|
|
35933
35921
|
}
|
|
35922
|
+
}
|
|
35923
|
+
.E_i14c7jc8 {
|
|
35924
|
+
color: var(--i14c7jc8-0);
|
|
35925
|
+
}
|
|
35926
|
+
|
|
35927
|
+
.E_i1ibuolf {
|
|
35928
|
+
display: flex;
|
|
35929
|
+
align-items: center;
|
|
35930
|
+
column-gap: 4px;
|
|
35931
|
+
font-size: 12px;
|
|
35932
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35934
35933
|
}
|