@cloudtower/eagle 0.28.0 → 0.29.0
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/core/KitStoreProvider/index.js +42 -1
- package/dist/cjs/core/ModalStack/index.js +2 -2
- package/dist/cjs/index.js +3 -0
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1688 -1687
- package/dist/esm/core/KitStoreProvider/index.js +42 -4
- package/dist/esm/core/ModalStack/index.js +2 -2
- package/dist/esm/index.js +1 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/src/core/KitStoreProvider/index.d.ts +4 -1
- package/dist/src/store/index.d.ts +12 -0
- package/dist/style.css +1301 -1301
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29572,216 +29572,138 @@ html body {
|
|
|
29572
29572
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29573
29573
|
}
|
|
29574
29574
|
}
|
|
29575
|
-
.
|
|
29576
|
-
|
|
29577
|
-
box-sizing: border-box;
|
|
29578
|
-
border-radius: 2px;
|
|
29579
|
-
background: #f5f7fa;
|
|
29580
|
-
display: flex;
|
|
29581
|
-
width: 100%;
|
|
29582
|
-
overflow: hidden;
|
|
29583
|
-
}
|
|
29584
|
-
|
|
29585
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29586
|
-
margin-left: 1px;
|
|
29587
|
-
}
|
|
29588
|
-
|
|
29589
|
-
.E_tje3huy {
|
|
29575
|
+
.E_c18bcrac {
|
|
29576
|
+
display: inline-block;
|
|
29590
29577
|
width: 100%;
|
|
29591
|
-
overflow: inherit;
|
|
29592
|
-
white-space: inherit;
|
|
29593
|
-
text-overflow: ellipsis;
|
|
29594
|
-
}
|
|
29595
|
-
|
|
29596
|
-
.E_gmyahx3 {
|
|
29597
|
-
cursor: pointer;
|
|
29598
29578
|
}
|
|
29599
29579
|
|
|
29600
|
-
.
|
|
29601
|
-
|
|
29580
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29581
|
+
margin-left: 4px;
|
|
29602
29582
|
}
|
|
29603
29583
|
|
|
29604
|
-
.
|
|
29605
|
-
|
|
29584
|
+
.E_cro7kg2 {
|
|
29585
|
+
padding: 4px;
|
|
29606
29586
|
}
|
|
29607
29587
|
|
|
29608
|
-
.
|
|
29588
|
+
.E_c14wcxf0 {
|
|
29609
29589
|
display: flex;
|
|
29590
|
+
justify-content: space-between;
|
|
29610
29591
|
align-items: center;
|
|
29611
|
-
font-size:
|
|
29612
|
-
line-height:
|
|
29613
|
-
|
|
29614
|
-
|
|
29615
|
-
.E_n12mqh7z:not(:last-child) {
|
|
29616
|
-
margin-bottom: 4px;
|
|
29617
|
-
}
|
|
29618
|
-
|
|
29619
|
-
.E_tf5bynu {
|
|
29620
|
-
margin: 0 3px;
|
|
29621
|
-
}
|
|
29622
|
-
|
|
29623
|
-
.E_tcckoz1 {
|
|
29624
|
-
max-height: 400px;
|
|
29625
|
-
overflow: auto;
|
|
29626
|
-
}
|
|
29627
|
-
|
|
29628
|
-
.E_tqjc4ui {
|
|
29629
|
-
margin: 0 2px;
|
|
29630
|
-
}
|
|
29631
|
-
|
|
29632
|
-
.E_t1sqg15u {
|
|
29633
|
-
background: white;
|
|
29634
|
-
}
|
|
29635
|
-
|
|
29636
|
-
.E_t1sqg15u.inline .table-row {
|
|
29637
|
-
flex-direction: column;
|
|
29592
|
+
font-size: 13px;
|
|
29593
|
+
line-height: 24px;
|
|
29594
|
+
color: #cccccc;
|
|
29595
|
+
white-space: nowrap;
|
|
29638
29596
|
}
|
|
29639
29597
|
|
|
29640
|
-
.
|
|
29641
|
-
|
|
29598
|
+
.E_c14wcxf0 label {
|
|
29599
|
+
margin-right: 32px;
|
|
29642
29600
|
}
|
|
29643
29601
|
|
|
29644
|
-
.
|
|
29645
|
-
|
|
29602
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29603
|
+
font-weight: bold;
|
|
29604
|
+
color: white;
|
|
29646
29605
|
}
|
|
29647
29606
|
|
|
29648
|
-
.
|
|
29649
|
-
|
|
29607
|
+
.E_s11212zy {
|
|
29608
|
+
width: 8px;
|
|
29609
|
+
height: 8px;
|
|
29610
|
+
border-radius: 2px;
|
|
29611
|
+
display: inline-block;
|
|
29612
|
+
background: var(--s11212zy-0);
|
|
29613
|
+
border: 1px solid #fff;
|
|
29614
|
+
box-sizing: content-box;
|
|
29615
|
+
margin-right: 6px;
|
|
29650
29616
|
}
|
|
29651
29617
|
|
|
29652
|
-
.
|
|
29653
|
-
|
|
29618
|
+
.E_p1lyky6c > :first-child {
|
|
29619
|
+
font-weight: bold;
|
|
29620
|
+
color: white;
|
|
29621
|
+
margin-right: 4px;
|
|
29654
29622
|
}
|
|
29655
29623
|
|
|
29656
|
-
.
|
|
29657
|
-
|
|
29624
|
+
.E_skwah65 {
|
|
29625
|
+
height: 8px;
|
|
29626
|
+
box-sizing: border-box;
|
|
29627
|
+
border-radius: 2px;
|
|
29628
|
+
background: #f5f7fa;
|
|
29629
|
+
display: flex;
|
|
29630
|
+
width: 100%;
|
|
29631
|
+
overflow: hidden;
|
|
29658
29632
|
}
|
|
29659
29633
|
|
|
29660
|
-
.
|
|
29661
|
-
|
|
29634
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29635
|
+
margin-left: 1px;
|
|
29662
29636
|
}
|
|
29663
29637
|
|
|
29664
|
-
.
|
|
29638
|
+
.E_s1ebs0ra {
|
|
29665
29639
|
display: flex;
|
|
29640
|
+
align-items: center;
|
|
29666
29641
|
justify-content: space-between;
|
|
29642
|
+
background: #edf0f7;
|
|
29643
|
+
padding: 8px 12px;
|
|
29644
|
+
position: sticky;
|
|
29645
|
+
top: 0;
|
|
29646
|
+
z-index: 1;
|
|
29647
|
+
margin-bottom: -52px;
|
|
29667
29648
|
}
|
|
29668
29649
|
|
|
29669
|
-
.
|
|
29670
|
-
white-space: nowrap;
|
|
29671
|
-
overflow: hidden;
|
|
29672
|
-
text-overflow: ellipsis;
|
|
29673
|
-
}
|
|
29674
|
-
|
|
29675
|
-
.E_t4zczcp {
|
|
29650
|
+
.E_s1ebs0ra .select-total {
|
|
29676
29651
|
display: flex;
|
|
29677
|
-
justify-content: space-between;
|
|
29678
29652
|
align-items: center;
|
|
29679
|
-
|
|
29680
|
-
|
|
29681
|
-
}
|
|
29682
|
-
|
|
29683
|
-
.E_t4zczcp .table-title {
|
|
29684
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29685
|
-
font-weight: 600;
|
|
29686
|
-
font-size: 12px;
|
|
29687
|
-
line-height: 8px;
|
|
29653
|
+
font-weight: 700;
|
|
29654
|
+
flex-shrink: 0;
|
|
29688
29655
|
}
|
|
29689
29656
|
|
|
29690
|
-
.
|
|
29691
|
-
font-size: 16px;
|
|
29692
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29657
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29693
29658
|
cursor: pointer;
|
|
29659
|
+
margin-left: 8px;
|
|
29660
|
+
width: 32px;
|
|
29661
|
+
height: 32px;
|
|
29662
|
+
border-radius: 50%;
|
|
29663
|
+
justify-content: center;
|
|
29694
29664
|
}
|
|
29695
29665
|
|
|
29696
|
-
.
|
|
29697
|
-
|
|
29698
|
-
line-height: 18px;
|
|
29699
|
-
}
|
|
29700
|
-
|
|
29701
|
-
.E_t93e4cf {
|
|
29702
|
-
display: flex;
|
|
29703
|
-
padding: 8px 0;
|
|
29704
|
-
color: #2d3a56;
|
|
29705
|
-
}
|
|
29706
|
-
|
|
29707
|
-
.E_t93e4cf .hidden {
|
|
29708
|
-
display: none;
|
|
29709
|
-
}
|
|
29710
|
-
|
|
29711
|
-
.E_t93e4cf .ant-btn-link {
|
|
29712
|
-
height: auto;
|
|
29666
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29667
|
+
background: rgba(225, 230, 241, 0.6);
|
|
29713
29668
|
}
|
|
29714
29669
|
|
|
29715
|
-
.
|
|
29670
|
+
.E_s1ebs0ra .action-group {
|
|
29671
|
+
flex: 1;
|
|
29672
|
+
margin-left: 88px;
|
|
29673
|
+
white-space: nowrap;
|
|
29674
|
+
text-align: right;
|
|
29675
|
+
position: relative;
|
|
29676
|
+
padding: 4px 0;
|
|
29677
|
+
margin-top: -4px;
|
|
29716
29678
|
overflow: hidden;
|
|
29717
|
-
overflow-x: auto;
|
|
29718
|
-
width: 100%;
|
|
29719
|
-
white-space: pre-wrap;
|
|
29720
|
-
}
|
|
29721
|
-
|
|
29722
|
-
.E_t93e4cf .content .ant-btn {
|
|
29723
|
-
white-space: pre-wrap;
|
|
29724
|
-
text-align: left;
|
|
29725
|
-
}
|
|
29726
|
-
|
|
29727
|
-
.E_t93e4cf .content .unit-chart {
|
|
29728
|
-
justify-content: flex-start;
|
|
29729
|
-
}
|
|
29730
|
-
|
|
29731
|
-
.E_rhz2uv5 {
|
|
29732
|
-
width: var(--rhz2uv5-0);
|
|
29733
|
-
flex-shrink: 0;
|
|
29734
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29735
|
-
padding-right: 12px;
|
|
29736
|
-
}
|
|
29737
|
-
|
|
29738
|
-
.E_c18bcrac {
|
|
29739
|
-
display: inline-block;
|
|
29740
|
-
width: 100%;
|
|
29741
|
-
}
|
|
29742
|
-
|
|
29743
|
-
.E_c18bcrac .recharts-wrapper {
|
|
29744
|
-
margin-left: 4px;
|
|
29745
29679
|
}
|
|
29746
29680
|
|
|
29747
|
-
.
|
|
29748
|
-
|
|
29681
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29682
|
+
transform: translateY(-4px);
|
|
29749
29683
|
}
|
|
29750
29684
|
|
|
29751
|
-
.
|
|
29752
|
-
|
|
29753
|
-
justify-content: space-between;
|
|
29754
|
-
align-items: center;
|
|
29755
|
-
font-size: 13px;
|
|
29756
|
-
line-height: 24px;
|
|
29757
|
-
color: #cccccc;
|
|
29758
|
-
white-space: nowrap;
|
|
29685
|
+
.E_s1ebs0ra .action-group button {
|
|
29686
|
+
border: none;
|
|
29759
29687
|
}
|
|
29760
29688
|
|
|
29761
|
-
.
|
|
29762
|
-
margin-right:
|
|
29689
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29690
|
+
margin-right: 8px;
|
|
29763
29691
|
}
|
|
29764
29692
|
|
|
29765
|
-
.
|
|
29766
|
-
|
|
29767
|
-
color: white;
|
|
29693
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
29694
|
+
margin-right: 4px;
|
|
29768
29695
|
}
|
|
29769
29696
|
|
|
29770
|
-
.
|
|
29771
|
-
|
|
29772
|
-
|
|
29773
|
-
|
|
29774
|
-
|
|
29775
|
-
|
|
29776
|
-
border: 1px solid #fff;
|
|
29777
|
-
box-sizing: content-box;
|
|
29778
|
-
margin-right: 6px;
|
|
29697
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
29698
|
+
cursor: pointer;
|
|
29699
|
+
width: 32px;
|
|
29700
|
+
height: 32px;
|
|
29701
|
+
justify-content: center;
|
|
29702
|
+
border-radius: 50%;
|
|
29779
29703
|
}
|
|
29780
29704
|
|
|
29781
|
-
.
|
|
29782
|
-
|
|
29783
|
-
color: white;
|
|
29784
|
-
margin-right: 4px;
|
|
29705
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
29706
|
+
background: #fff;
|
|
29785
29707
|
}
|
|
29786
29708
|
|
|
29787
29709
|
.E_clm1wy1 {
|
|
@@ -29893,408 +29815,229 @@ html body {
|
|
|
29893
29815
|
border-radius: 2px;
|
|
29894
29816
|
}
|
|
29895
29817
|
|
|
29896
|
-
.
|
|
29897
|
-
|
|
29898
|
-
|
|
29899
|
-
flex: 1;
|
|
29900
|
-
/* FIXME:(yanzhen) do this better */
|
|
29818
|
+
.E_ou7iq30 {
|
|
29819
|
+
overflow: hidden;
|
|
29820
|
+
text-overflow: ellipsis;
|
|
29901
29821
|
}
|
|
29902
29822
|
|
|
29903
|
-
.
|
|
29904
|
-
|
|
29905
|
-
display: flex;
|
|
29906
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
29823
|
+
.E_s1tui002 {
|
|
29824
|
+
white-space: nowrap;
|
|
29907
29825
|
}
|
|
29908
29826
|
|
|
29909
|
-
.
|
|
29910
|
-
|
|
29827
|
+
.E_mxrc2zg {
|
|
29828
|
+
display: -webkit-box;
|
|
29829
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29830
|
+
-webkit-box-orient: vertical;
|
|
29831
|
+
word-break: break-all;
|
|
29911
29832
|
}
|
|
29912
29833
|
|
|
29913
|
-
.
|
|
29914
|
-
margin-right: 2px;
|
|
29915
|
-
padding: 1px 12px;
|
|
29916
|
-
line-height: 24px;
|
|
29917
|
-
height: 24px;
|
|
29918
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29919
|
-
border-radius: 4px 4px 0 0;
|
|
29834
|
+
.E_gmyahx3 {
|
|
29920
29835
|
cursor: pointer;
|
|
29921
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
29922
29836
|
}
|
|
29923
29837
|
|
|
29924
|
-
.
|
|
29925
|
-
|
|
29838
|
+
.E_gmyahx3 .link-text {
|
|
29839
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29926
29840
|
}
|
|
29927
29841
|
|
|
29928
|
-
.
|
|
29929
|
-
|
|
29842
|
+
.E_gmyahx3:hover .link-text {
|
|
29843
|
+
color: #0080ff;
|
|
29930
29844
|
}
|
|
29931
29845
|
|
|
29932
|
-
.
|
|
29933
|
-
|
|
29934
|
-
|
|
29846
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
29847
|
+
display: flex;
|
|
29848
|
+
align-items: center;
|
|
29935
29849
|
}
|
|
29936
29850
|
|
|
29937
|
-
.
|
|
29938
|
-
|
|
29851
|
+
.E_s1iv0tp1 .enabled-text {
|
|
29852
|
+
margin-right: 8px;
|
|
29939
29853
|
}
|
|
29940
29854
|
|
|
29941
|
-
.
|
|
29942
|
-
|
|
29855
|
+
.E_n12mqh7z {
|
|
29856
|
+
display: flex;
|
|
29857
|
+
align-items: center;
|
|
29858
|
+
font-size: 12px;
|
|
29859
|
+
line-height: 18px;
|
|
29943
29860
|
}
|
|
29944
29861
|
|
|
29945
|
-
.
|
|
29946
|
-
|
|
29947
|
-
background: rgba(211, 218, 235, 0.6);
|
|
29862
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29863
|
+
margin-bottom: 4px;
|
|
29948
29864
|
}
|
|
29949
29865
|
|
|
29950
|
-
.
|
|
29951
|
-
|
|
29866
|
+
.E_tf5bynu {
|
|
29867
|
+
margin: 0 3px;
|
|
29952
29868
|
}
|
|
29953
29869
|
|
|
29954
|
-
.
|
|
29955
|
-
|
|
29870
|
+
.E_tcckoz1 {
|
|
29871
|
+
max-height: 400px;
|
|
29872
|
+
overflow: auto;
|
|
29956
29873
|
}
|
|
29957
29874
|
|
|
29958
|
-
.
|
|
29959
|
-
|
|
29875
|
+
.E_t1sqg15u {
|
|
29876
|
+
background: white;
|
|
29960
29877
|
}
|
|
29961
29878
|
|
|
29962
|
-
.
|
|
29963
|
-
|
|
29964
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29879
|
+
.E_t1sqg15u.inline .table-row {
|
|
29880
|
+
flex-direction: column;
|
|
29965
29881
|
}
|
|
29966
29882
|
|
|
29967
|
-
.
|
|
29968
|
-
|
|
29883
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
29884
|
+
padding: 0 16px 7px 0;
|
|
29969
29885
|
}
|
|
29970
29886
|
|
|
29971
|
-
.
|
|
29972
|
-
|
|
29887
|
+
.E_t1sqg15u.has-border .table-header {
|
|
29888
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
29973
29889
|
}
|
|
29974
29890
|
|
|
29975
|
-
.
|
|
29976
|
-
|
|
29977
|
-
height: 22px;
|
|
29891
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
29892
|
+
border-top: none !important;
|
|
29978
29893
|
}
|
|
29979
29894
|
|
|
29980
|
-
.
|
|
29981
|
-
|
|
29895
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
29896
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
29982
29897
|
}
|
|
29983
29898
|
|
|
29984
|
-
.
|
|
29985
|
-
padding: 0;
|
|
29986
|
-
display: flex;
|
|
29987
|
-
align-items: center;
|
|
29988
|
-
overflow: hidden;
|
|
29899
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
29900
|
+
padding-bottom: 0;
|
|
29989
29901
|
}
|
|
29990
29902
|
|
|
29991
|
-
.
|
|
29992
|
-
|
|
29993
|
-
max-width: 0;
|
|
29994
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
29903
|
+
.E_t1sqg15u.align-right .content {
|
|
29904
|
+
text-align: right;
|
|
29995
29905
|
}
|
|
29996
29906
|
|
|
29997
|
-
.
|
|
29998
|
-
padding: 1px 12px;
|
|
29999
|
-
position: relative;
|
|
29907
|
+
.E_t1sqg15u .uuid-row {
|
|
30000
29908
|
display: flex;
|
|
29909
|
+
justify-content: space-between;
|
|
30001
29910
|
}
|
|
30002
29911
|
|
|
30003
|
-
.
|
|
30004
|
-
|
|
30005
|
-
|
|
30006
|
-
|
|
30007
|
-
left: 0;
|
|
30008
|
-
transform: translate(-50%, -50%);
|
|
30009
|
-
transition: opacity 100ms linear;
|
|
30010
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
29912
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
29913
|
+
white-space: nowrap;
|
|
29914
|
+
overflow: hidden;
|
|
29915
|
+
text-overflow: ellipsis;
|
|
30011
29916
|
}
|
|
30012
29917
|
|
|
30013
|
-
.
|
|
30014
|
-
|
|
29918
|
+
.E_t4zczcp {
|
|
29919
|
+
display: flex;
|
|
29920
|
+
justify-content: space-between;
|
|
29921
|
+
align-items: center;
|
|
29922
|
+
padding: 8px;
|
|
29923
|
+
min-height: 32px;
|
|
30015
29924
|
}
|
|
30016
29925
|
|
|
30017
|
-
.
|
|
30018
|
-
|
|
30019
|
-
|
|
30020
|
-
|
|
30021
|
-
|
|
29926
|
+
.E_t4zczcp .table-title {
|
|
29927
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29928
|
+
font-weight: 600;
|
|
29929
|
+
font-size: 12px;
|
|
29930
|
+
line-height: 8px;
|
|
30022
29931
|
}
|
|
30023
29932
|
|
|
30024
|
-
.
|
|
30025
|
-
|
|
30026
|
-
color:
|
|
29933
|
+
.E_t4zczcp .edit-icon {
|
|
29934
|
+
font-size: 16px;
|
|
29935
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29936
|
+
cursor: pointer;
|
|
30027
29937
|
}
|
|
30028
29938
|
|
|
30029
|
-
.
|
|
30030
|
-
|
|
29939
|
+
.E_t1s7goww {
|
|
29940
|
+
font-size: 12px;
|
|
29941
|
+
line-height: 18px;
|
|
30031
29942
|
}
|
|
30032
29943
|
|
|
30033
|
-
.
|
|
30034
|
-
|
|
29944
|
+
.E_t93e4cf {
|
|
29945
|
+
display: flex;
|
|
29946
|
+
padding: 8px 0;
|
|
29947
|
+
color: #2d3a56;
|
|
30035
29948
|
}
|
|
30036
29949
|
|
|
30037
|
-
.
|
|
30038
|
-
|
|
29950
|
+
.E_t93e4cf .hidden {
|
|
29951
|
+
display: none;
|
|
30039
29952
|
}
|
|
30040
29953
|
|
|
30041
|
-
.
|
|
30042
|
-
|
|
30043
|
-
height: 32px;
|
|
30044
|
-
border-radius: 6px 6px 0 0;
|
|
29954
|
+
.E_t93e4cf .ant-btn-link {
|
|
29955
|
+
height: auto;
|
|
30045
29956
|
}
|
|
30046
29957
|
|
|
30047
|
-
.
|
|
30048
|
-
|
|
29958
|
+
.E_t93e4cf .content {
|
|
29959
|
+
overflow: hidden;
|
|
29960
|
+
overflow-x: auto;
|
|
29961
|
+
width: 100%;
|
|
29962
|
+
white-space: pre-wrap;
|
|
30049
29963
|
}
|
|
30050
29964
|
|
|
30051
|
-
.
|
|
30052
|
-
|
|
29965
|
+
.E_t93e4cf .content .ant-btn {
|
|
29966
|
+
white-space: pre-wrap;
|
|
29967
|
+
text-align: left;
|
|
30053
29968
|
}
|
|
30054
29969
|
|
|
30055
|
-
.
|
|
30056
|
-
|
|
30057
|
-
height: 24px;
|
|
29970
|
+
.E_t93e4cf .content .unit-chart {
|
|
29971
|
+
justify-content: flex-start;
|
|
30058
29972
|
}
|
|
30059
29973
|
|
|
30060
|
-
.
|
|
30061
|
-
|
|
29974
|
+
.E_rhz2uv5 {
|
|
29975
|
+
width: var(--rhz2uv5-0);
|
|
29976
|
+
flex-shrink: 0;
|
|
29977
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29978
|
+
padding-right: 12px;
|
|
30062
29979
|
}
|
|
30063
29980
|
|
|
30064
|
-
.
|
|
30065
|
-
|
|
29981
|
+
.E_tqjc4ui {
|
|
29982
|
+
margin: 0 2px;
|
|
30066
29983
|
}
|
|
30067
29984
|
|
|
30068
|
-
.
|
|
30069
|
-
|
|
29985
|
+
.E_c1up1pdz {
|
|
29986
|
+
width: 648px;
|
|
30070
29987
|
}
|
|
30071
29988
|
|
|
30072
|
-
.
|
|
30073
|
-
|
|
29989
|
+
.E_c1up1pdz.active {
|
|
29990
|
+
border-color: #0080ff;
|
|
30074
29991
|
}
|
|
30075
29992
|
|
|
30076
|
-
.
|
|
30077
|
-
|
|
29993
|
+
.E_c1up1pdz.active > header {
|
|
29994
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30078
29995
|
}
|
|
30079
29996
|
|
|
30080
|
-
.
|
|
30081
|
-
|
|
30082
|
-
color: #1d326c;
|
|
29997
|
+
.E_c1up1pdz .expand {
|
|
29998
|
+
padding: 12px;
|
|
30083
29999
|
}
|
|
30084
30000
|
|
|
30085
|
-
.
|
|
30086
|
-
|
|
30001
|
+
.E_c1up1pdz .field-item {
|
|
30002
|
+
display: flex;
|
|
30003
|
+
padding: 10px 0;
|
|
30004
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30087
30005
|
}
|
|
30088
30006
|
|
|
30089
|
-
.
|
|
30090
|
-
|
|
30007
|
+
.E_c1up1pdz .field-item:last-child {
|
|
30008
|
+
border-bottom: none;
|
|
30009
|
+
padding-bottom: 0;
|
|
30091
30010
|
}
|
|
30092
30011
|
|
|
30093
|
-
.
|
|
30094
|
-
|
|
30012
|
+
.E_c1up1pdz .field-item label {
|
|
30013
|
+
line-height: 32px;
|
|
30014
|
+
width: 100px;
|
|
30015
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30095
30016
|
}
|
|
30096
30017
|
|
|
30097
|
-
.
|
|
30098
|
-
|
|
30018
|
+
.E_c1up1pdz .help {
|
|
30019
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30020
|
+
margin-top: 5px;
|
|
30099
30021
|
}
|
|
30100
30022
|
|
|
30101
|
-
.
|
|
30102
|
-
|
|
30103
|
-
|
|
30104
|
-
flex-direction: column;
|
|
30023
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
30024
|
+
.E_c1up1pdz .ant-picker {
|
|
30025
|
+
width: 128px;
|
|
30105
30026
|
}
|
|
30106
30027
|
|
|
30107
|
-
.
|
|
30108
|
-
|
|
30028
|
+
.E_c156wh19 {
|
|
30029
|
+
display: flex;
|
|
30030
|
+
align-items: center;
|
|
30031
|
+
justify-content: space-between;
|
|
30032
|
+
word-break: keep-all;
|
|
30109
30033
|
}
|
|
30110
30034
|
|
|
30111
|
-
.
|
|
30112
|
-
|
|
30113
|
-
animation: none;
|
|
30035
|
+
.E_c156wh19 .title {
|
|
30036
|
+
margin: 0 16px 0 8px;
|
|
30114
30037
|
}
|
|
30115
30038
|
|
|
30116
|
-
.
|
|
30117
|
-
|
|
30118
|
-
padding: 0;
|
|
30119
|
-
}
|
|
30120
|
-
|
|
30121
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30122
|
-
margin: 0;
|
|
30123
|
-
height: 32px;
|
|
30124
|
-
line-height: 32px;
|
|
30125
|
-
font-size: 13px;
|
|
30126
|
-
padding: 0 10px;
|
|
30127
|
-
display: block;
|
|
30128
|
-
overflow: hidden;
|
|
30129
|
-
text-overflow: ellipsis;
|
|
30130
|
-
white-space: nowrap;
|
|
30131
|
-
}
|
|
30132
|
-
|
|
30133
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30134
|
-
content: " ";
|
|
30135
|
-
height: 1px;
|
|
30136
|
-
width: calc(100% + 10px);
|
|
30137
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30138
|
-
display: block;
|
|
30139
|
-
}
|
|
30140
|
-
|
|
30141
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30142
|
-
color: #0080ff;
|
|
30143
|
-
background: transparent;
|
|
30144
|
-
}
|
|
30145
|
-
|
|
30146
|
-
.E_ou7iq30 {
|
|
30147
|
-
overflow: hidden;
|
|
30148
|
-
text-overflow: ellipsis;
|
|
30149
|
-
}
|
|
30150
|
-
|
|
30151
|
-
.E_s1tui002 {
|
|
30152
|
-
white-space: nowrap;
|
|
30153
|
-
}
|
|
30154
|
-
|
|
30155
|
-
.E_mxrc2zg {
|
|
30156
|
-
display: -webkit-box;
|
|
30157
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30158
|
-
-webkit-box-orient: vertical;
|
|
30159
|
-
word-break: break-all;
|
|
30160
|
-
}
|
|
30161
|
-
|
|
30162
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
30163
|
-
display: flex;
|
|
30164
|
-
align-items: center;
|
|
30165
|
-
}
|
|
30166
|
-
|
|
30167
|
-
.E_s1iv0tp1 .enabled-text {
|
|
30168
|
-
margin-right: 8px;
|
|
30169
|
-
}
|
|
30170
|
-
|
|
30171
|
-
.E_s1ebs0ra {
|
|
30172
|
-
display: flex;
|
|
30173
|
-
align-items: center;
|
|
30174
|
-
justify-content: space-between;
|
|
30175
|
-
background: #edf0f7;
|
|
30176
|
-
padding: 8px 12px;
|
|
30177
|
-
position: sticky;
|
|
30178
|
-
top: 0;
|
|
30179
|
-
z-index: 1;
|
|
30180
|
-
margin-bottom: -52px;
|
|
30181
|
-
}
|
|
30182
|
-
|
|
30183
|
-
.E_s1ebs0ra .select-total {
|
|
30184
|
-
display: flex;
|
|
30185
|
-
align-items: center;
|
|
30186
|
-
font-weight: 700;
|
|
30187
|
-
flex-shrink: 0;
|
|
30188
|
-
}
|
|
30189
|
-
|
|
30190
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30191
|
-
cursor: pointer;
|
|
30192
|
-
margin-left: 8px;
|
|
30193
|
-
width: 32px;
|
|
30194
|
-
height: 32px;
|
|
30195
|
-
border-radius: 50%;
|
|
30196
|
-
justify-content: center;
|
|
30197
|
-
}
|
|
30198
|
-
|
|
30199
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30200
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30201
|
-
}
|
|
30202
|
-
|
|
30203
|
-
.E_s1ebs0ra .action-group {
|
|
30204
|
-
flex: 1;
|
|
30205
|
-
margin-left: 88px;
|
|
30206
|
-
white-space: nowrap;
|
|
30207
|
-
text-align: right;
|
|
30208
|
-
position: relative;
|
|
30209
|
-
padding: 4px 0;
|
|
30210
|
-
margin-top: -4px;
|
|
30211
|
-
overflow: hidden;
|
|
30212
|
-
}
|
|
30213
|
-
|
|
30214
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30215
|
-
transform: translateY(-4px);
|
|
30216
|
-
}
|
|
30217
|
-
|
|
30218
|
-
.E_s1ebs0ra .action-group button {
|
|
30219
|
-
border: none;
|
|
30220
|
-
}
|
|
30221
|
-
|
|
30222
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30223
|
-
margin-right: 8px;
|
|
30224
|
-
}
|
|
30225
|
-
|
|
30226
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
30227
|
-
margin-right: 4px;
|
|
30228
|
-
}
|
|
30229
|
-
|
|
30230
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
30231
|
-
cursor: pointer;
|
|
30232
|
-
width: 32px;
|
|
30233
|
-
height: 32px;
|
|
30234
|
-
justify-content: center;
|
|
30235
|
-
border-radius: 50%;
|
|
30236
|
-
}
|
|
30237
|
-
|
|
30238
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30239
|
-
background: #fff;
|
|
30240
|
-
}
|
|
30241
|
-
|
|
30242
|
-
.E_c1up1pdz {
|
|
30243
|
-
width: 648px;
|
|
30244
|
-
}
|
|
30245
|
-
|
|
30246
|
-
.E_c1up1pdz.active {
|
|
30247
|
-
border-color: #0080ff;
|
|
30248
|
-
}
|
|
30249
|
-
|
|
30250
|
-
.E_c1up1pdz.active > header {
|
|
30251
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30252
|
-
}
|
|
30253
|
-
|
|
30254
|
-
.E_c1up1pdz .expand {
|
|
30255
|
-
padding: 12px;
|
|
30256
|
-
}
|
|
30257
|
-
|
|
30258
|
-
.E_c1up1pdz .field-item {
|
|
30259
|
-
display: flex;
|
|
30260
|
-
padding: 10px 0;
|
|
30261
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30262
|
-
}
|
|
30263
|
-
|
|
30264
|
-
.E_c1up1pdz .field-item:last-child {
|
|
30265
|
-
border-bottom: none;
|
|
30266
|
-
padding-bottom: 0;
|
|
30267
|
-
}
|
|
30268
|
-
|
|
30269
|
-
.E_c1up1pdz .field-item label {
|
|
30270
|
-
line-height: 32px;
|
|
30271
|
-
width: 100px;
|
|
30272
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30273
|
-
}
|
|
30274
|
-
|
|
30275
|
-
.E_c1up1pdz .help {
|
|
30276
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30277
|
-
margin-top: 5px;
|
|
30278
|
-
}
|
|
30279
|
-
|
|
30280
|
-
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
30281
|
-
.E_c1up1pdz .ant-picker {
|
|
30282
|
-
width: 128px;
|
|
30283
|
-
}
|
|
30284
|
-
|
|
30285
|
-
.E_c156wh19 {
|
|
30286
|
-
display: flex;
|
|
30287
|
-
align-items: center;
|
|
30288
|
-
justify-content: space-between;
|
|
30289
|
-
word-break: keep-all;
|
|
30290
|
-
}
|
|
30291
|
-
|
|
30292
|
-
.E_c156wh19 .title {
|
|
30293
|
-
margin: 0 16px 0 8px;
|
|
30294
|
-
}
|
|
30295
|
-
|
|
30296
|
-
.E_c156wh19 .retain {
|
|
30297
|
-
color: rgba(129, 138, 153, 0.6);
|
|
30039
|
+
.E_c156wh19 .retain {
|
|
30040
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30298
30041
|
}
|
|
30299
30042
|
|
|
30300
30043
|
.E_c156wh19 div.left {
|
|
@@ -30405,6 +30148,13 @@ html body {
|
|
|
30405
30148
|
color: #fff;
|
|
30406
30149
|
}
|
|
30407
30150
|
|
|
30151
|
+
.E_tje3huy {
|
|
30152
|
+
width: 100%;
|
|
30153
|
+
overflow: inherit;
|
|
30154
|
+
white-space: inherit;
|
|
30155
|
+
text-overflow: ellipsis;
|
|
30156
|
+
}
|
|
30157
|
+
|
|
30408
30158
|
.E_wg1tsps {
|
|
30409
30159
|
display: flex;
|
|
30410
30160
|
align-items: center;
|
|
@@ -30430,20 +30180,6 @@ html body {
|
|
|
30430
30180
|
color: #00122e !important;
|
|
30431
30181
|
}
|
|
30432
30182
|
|
|
30433
|
-
.E_m74vjol {
|
|
30434
|
-
display: flex;
|
|
30435
|
-
justify-content: space-between;
|
|
30436
|
-
width: 100%;
|
|
30437
|
-
}
|
|
30438
|
-
|
|
30439
|
-
.E_m74vjol .action {
|
|
30440
|
-
margin-left: 16px;
|
|
30441
|
-
}
|
|
30442
|
-
|
|
30443
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30444
|
-
width: 100%;
|
|
30445
|
-
}
|
|
30446
|
-
|
|
30447
30183
|
.E_c18gxmrl {
|
|
30448
30184
|
border: 1px solid #d8deeb;
|
|
30449
30185
|
border-radius: 4px;
|
|
@@ -30469,23 +30205,18 @@ html body {
|
|
|
30469
30205
|
padding: 8px 12px;
|
|
30470
30206
|
}
|
|
30471
30207
|
|
|
30472
|
-
.
|
|
30473
|
-
|
|
30474
|
-
|
|
30475
|
-
|
|
30476
|
-
|
|
30477
|
-
.E_berrcjl .breadcrumb-link {
|
|
30478
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30479
|
-
cursor: pointer;
|
|
30480
|
-
transition: color 160ms ease;
|
|
30208
|
+
.E_m74vjol {
|
|
30209
|
+
display: flex;
|
|
30210
|
+
justify-content: space-between;
|
|
30211
|
+
width: 100%;
|
|
30481
30212
|
}
|
|
30482
30213
|
|
|
30483
|
-
.
|
|
30484
|
-
|
|
30214
|
+
.E_m74vjol .action {
|
|
30215
|
+
margin-left: 16px;
|
|
30485
30216
|
}
|
|
30486
30217
|
|
|
30487
|
-
.
|
|
30488
|
-
|
|
30218
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30219
|
+
width: 100%;
|
|
30489
30220
|
}
|
|
30490
30221
|
|
|
30491
30222
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -30780,712 +30511,1074 @@ button.E_n7k2c6r {
|
|
|
30780
30511
|
padding: 0;
|
|
30781
30512
|
}
|
|
30782
30513
|
|
|
30783
|
-
.
|
|
30784
|
-
|
|
30514
|
+
.E_t160l1cm {
|
|
30515
|
+
display: flex;
|
|
30516
|
+
flex-direction: column;
|
|
30517
|
+
flex: 1;
|
|
30518
|
+
/* FIXME:(yanzhen) do this better */
|
|
30785
30519
|
}
|
|
30786
30520
|
|
|
30787
|
-
.
|
|
30788
|
-
|
|
30789
|
-
|
|
30521
|
+
.E_t160l1cm .tab-bar {
|
|
30522
|
+
flex-shrink: 0;
|
|
30523
|
+
display: flex;
|
|
30524
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30790
30525
|
}
|
|
30791
30526
|
|
|
30792
|
-
.
|
|
30793
|
-
|
|
30527
|
+
.E_t160l1cm .tab-content {
|
|
30528
|
+
height: 100%;
|
|
30794
30529
|
}
|
|
30795
30530
|
|
|
30796
|
-
.
|
|
30797
|
-
|
|
30531
|
+
.E_t160l1cm .tab-menu-item {
|
|
30532
|
+
margin-right: 2px;
|
|
30533
|
+
padding: 1px 12px;
|
|
30534
|
+
line-height: 24px;
|
|
30535
|
+
height: 24px;
|
|
30536
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30537
|
+
border-radius: 4px 4px 0 0;
|
|
30538
|
+
cursor: pointer;
|
|
30539
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30798
30540
|
}
|
|
30799
30541
|
|
|
30800
|
-
.
|
|
30801
|
-
|
|
30542
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
30543
|
+
padding-left: 0;
|
|
30802
30544
|
}
|
|
30803
30545
|
|
|
30804
|
-
.
|
|
30805
|
-
|
|
30806
|
-
border-bottom-right-radius: 0;
|
|
30546
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
30547
|
+
padding-left: 12px;
|
|
30807
30548
|
}
|
|
30808
30549
|
|
|
30809
|
-
.
|
|
30810
|
-
|
|
30811
|
-
|
|
30550
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
30551
|
+
color: #0080ff;
|
|
30552
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30812
30553
|
}
|
|
30813
30554
|
|
|
30814
|
-
.
|
|
30815
|
-
|
|
30555
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
30556
|
+
fill: #0080ff;
|
|
30816
30557
|
}
|
|
30817
30558
|
|
|
30818
|
-
.
|
|
30819
|
-
|
|
30559
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
30560
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30820
30561
|
}
|
|
30821
30562
|
|
|
30822
|
-
.
|
|
30823
|
-
|
|
30824
|
-
|
|
30825
|
-
font-weight: 700;
|
|
30826
|
-
line-height: 32px;
|
|
30563
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
30564
|
+
color: #0080ff;
|
|
30565
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30827
30566
|
}
|
|
30828
30567
|
|
|
30829
|
-
.
|
|
30830
|
-
|
|
30831
|
-
border-radius: 8px;
|
|
30832
|
-
background: #fff;
|
|
30568
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
30569
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30833
30570
|
}
|
|
30834
30571
|
|
|
30835
|
-
.
|
|
30836
|
-
|
|
30837
|
-
font-size: 14px;
|
|
30838
|
-
line-height: 22px;
|
|
30839
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30840
|
-
text-align: center;
|
|
30572
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
30573
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30841
30574
|
}
|
|
30842
30575
|
|
|
30843
|
-
.
|
|
30844
|
-
|
|
30845
|
-
height: 100%;
|
|
30846
|
-
min-height: 124px;
|
|
30847
|
-
display: flex;
|
|
30848
|
-
flex-direction: column;
|
|
30849
|
-
justify-content: center;
|
|
30850
|
-
align-items: center;
|
|
30576
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
30577
|
+
fill: #0080ff;
|
|
30851
30578
|
}
|
|
30852
30579
|
|
|
30853
|
-
.
|
|
30854
|
-
color:
|
|
30855
|
-
|
|
30856
|
-
font-size: 18px;
|
|
30580
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
30581
|
+
color: #0080ff;
|
|
30582
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30857
30583
|
}
|
|
30858
30584
|
|
|
30859
|
-
.
|
|
30860
|
-
|
|
30861
|
-
margin-bottom: 0 !important;
|
|
30862
|
-
flex-flow: nowrap !important;
|
|
30863
|
-
line-break: auto;
|
|
30585
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
30586
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30864
30587
|
}
|
|
30865
30588
|
|
|
30866
|
-
.
|
|
30867
|
-
|
|
30868
|
-
padding-bottom: 0 !important;
|
|
30589
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
30590
|
+
fill: #1d326c;
|
|
30869
30591
|
}
|
|
30870
30592
|
|
|
30871
|
-
.
|
|
30872
|
-
|
|
30873
|
-
height:
|
|
30874
|
-
font-size: 13px;
|
|
30875
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30876
|
-
white-space: normal;
|
|
30593
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
30594
|
+
margin-left: 8px;
|
|
30595
|
+
height: 22px;
|
|
30877
30596
|
}
|
|
30878
30597
|
|
|
30879
|
-
.
|
|
30880
|
-
|
|
30598
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
30599
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
30881
30600
|
}
|
|
30882
30601
|
|
|
30883
|
-
.
|
|
30884
|
-
|
|
30602
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
30603
|
+
padding: 0;
|
|
30604
|
+
display: flex;
|
|
30605
|
+
align-items: center;
|
|
30606
|
+
overflow: hidden;
|
|
30885
30607
|
}
|
|
30886
30608
|
|
|
30887
|
-
.
|
|
30888
|
-
|
|
30889
|
-
|
|
30890
|
-
|
|
30609
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
30610
|
+
opacity: 0;
|
|
30611
|
+
max-width: 0;
|
|
30612
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30891
30613
|
}
|
|
30892
30614
|
|
|
30893
|
-
.
|
|
30894
|
-
|
|
30895
|
-
|
|
30896
|
-
|
|
30615
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
30616
|
+
padding: 1px 12px;
|
|
30617
|
+
position: relative;
|
|
30618
|
+
display: flex;
|
|
30897
30619
|
}
|
|
30898
30620
|
|
|
30899
|
-
.
|
|
30900
|
-
|
|
30901
|
-
|
|
30902
|
-
|
|
30621
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
30622
|
+
opacity: 0;
|
|
30623
|
+
position: absolute;
|
|
30624
|
+
top: 50%;
|
|
30625
|
+
left: 0;
|
|
30626
|
+
transform: translate(-50%, -50%);
|
|
30627
|
+
transition: opacity 100ms linear;
|
|
30628
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
30903
30629
|
}
|
|
30904
30630
|
|
|
30905
|
-
.
|
|
30906
|
-
|
|
30631
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
30632
|
+
color: #0080ff;
|
|
30907
30633
|
}
|
|
30908
30634
|
|
|
30909
|
-
.
|
|
30910
|
-
padding
|
|
30911
|
-
|
|
30635
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30636
|
+
padding: 1px 12px;
|
|
30637
|
+
display: inline-block;
|
|
30638
|
+
opacity: 1;
|
|
30639
|
+
max-width: 160px;
|
|
30912
30640
|
}
|
|
30913
30641
|
|
|
30914
|
-
.
|
|
30915
|
-
|
|
30916
|
-
|
|
30642
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30643
|
+
padding: 1px 12px;
|
|
30644
|
+
color: #005ed1;
|
|
30917
30645
|
}
|
|
30918
30646
|
|
|
30919
|
-
.
|
|
30920
|
-
|
|
30921
|
-
align-items: center;
|
|
30922
|
-
justify-content: center;
|
|
30647
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30648
|
+
opacity: 1;
|
|
30923
30649
|
}
|
|
30924
30650
|
|
|
30925
|
-
.
|
|
30926
|
-
|
|
30927
|
-
margin-left: 4px;
|
|
30651
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
30652
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30928
30653
|
}
|
|
30929
30654
|
|
|
30930
|
-
.
|
|
30931
|
-
|
|
30932
|
-
animation: rotate 680ms linear infinite;
|
|
30655
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
30656
|
+
opacity: 0;
|
|
30933
30657
|
}
|
|
30934
30658
|
|
|
30935
|
-
.
|
|
30936
|
-
|
|
30937
|
-
|
|
30938
|
-
|
|
30659
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
30660
|
+
padding: 4px 16px;
|
|
30661
|
+
height: 32px;
|
|
30662
|
+
border-radius: 6px 6px 0 0;
|
|
30939
30663
|
}
|
|
30940
30664
|
|
|
30941
|
-
.
|
|
30942
|
-
|
|
30943
|
-
font-size: 12px;
|
|
30944
|
-
width: 80px;
|
|
30945
|
-
height: 100px;
|
|
30946
|
-
top: 0;
|
|
30947
|
-
left: 35px;
|
|
30948
|
-
display: flex;
|
|
30949
|
-
flex-direction: column;
|
|
30950
|
-
justify-content: center;
|
|
30951
|
-
align-items: center;
|
|
30952
|
-
color: #00122e;
|
|
30665
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
30666
|
+
padding-left: 0;
|
|
30953
30667
|
}
|
|
30954
30668
|
|
|
30955
|
-
.
|
|
30956
|
-
|
|
30957
|
-
font-weight: 700;
|
|
30669
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
30670
|
+
padding-left: 16px;
|
|
30958
30671
|
}
|
|
30959
30672
|
|
|
30960
|
-
.
|
|
30961
|
-
|
|
30962
|
-
|
|
30963
|
-
width: inherit;
|
|
30964
|
-
text-align: center;
|
|
30673
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30674
|
+
margin-left: 11px;
|
|
30675
|
+
height: 24px;
|
|
30965
30676
|
}
|
|
30966
30677
|
|
|
30967
|
-
.
|
|
30968
|
-
|
|
30678
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30679
|
+
padding: 0;
|
|
30969
30680
|
}
|
|
30970
30681
|
|
|
30971
|
-
.
|
|
30972
|
-
|
|
30973
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30974
|
-
left: 0 !important;
|
|
30975
|
-
bottom: 0 !important;
|
|
30976
|
-
display: flex;
|
|
30977
|
-
align-items: center;
|
|
30682
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30683
|
+
padding: 4px 16px;
|
|
30978
30684
|
}
|
|
30979
30685
|
|
|
30980
|
-
.
|
|
30981
|
-
|
|
30686
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30687
|
+
padding: 4px 16px;
|
|
30982
30688
|
}
|
|
30983
30689
|
|
|
30984
|
-
.
|
|
30985
|
-
|
|
30986
|
-
margin-right: 0 !important;
|
|
30987
|
-
line-height: 18px;
|
|
30690
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30691
|
+
background: #fff;
|
|
30988
30692
|
}
|
|
30989
30693
|
|
|
30990
|
-
.
|
|
30991
|
-
|
|
30694
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
30695
|
+
color: #005ed1;
|
|
30992
30696
|
}
|
|
30993
30697
|
|
|
30994
|
-
.
|
|
30995
|
-
|
|
30996
|
-
|
|
30997
|
-
width: calc(100% - 20px);
|
|
30998
|
-
margin-left: 2px;
|
|
30999
|
-
color: #00122e !important;
|
|
31000
|
-
display: inline-flex;
|
|
31001
|
-
justify-content: space-between;
|
|
30698
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30699
|
+
background: #fff;
|
|
30700
|
+
color: #1d326c;
|
|
31002
30701
|
}
|
|
31003
30702
|
|
|
31004
|
-
.
|
|
31005
|
-
|
|
31006
|
-
cursor: pointer;
|
|
31007
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31008
|
-
overflow: hidden;
|
|
31009
|
-
text-overflow: ellipsis;
|
|
31010
|
-
white-space: nowrap;
|
|
30703
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30704
|
+
color: rgba(45, 58, 86, 0.6);
|
|
31011
30705
|
}
|
|
31012
30706
|
|
|
31013
|
-
.
|
|
31014
|
-
color:
|
|
30707
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30708
|
+
color: #1d326c;
|
|
31015
30709
|
}
|
|
31016
30710
|
|
|
31017
|
-
.
|
|
31018
|
-
|
|
30711
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30712
|
+
fill: #d8deeb;
|
|
31019
30713
|
}
|
|
31020
30714
|
|
|
31021
|
-
.
|
|
31022
|
-
|
|
31023
|
-
display: flex;
|
|
31024
|
-
justify-content: space-between;
|
|
30715
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30716
|
+
fill: #1d326c;
|
|
31025
30717
|
}
|
|
31026
30718
|
|
|
31027
|
-
.
|
|
31028
|
-
|
|
30719
|
+
.E_t160l1cm .tab-content {
|
|
30720
|
+
flex: 1;
|
|
30721
|
+
display: flex;
|
|
30722
|
+
flex-direction: column;
|
|
31029
30723
|
}
|
|
31030
30724
|
|
|
31031
|
-
.
|
|
31032
|
-
|
|
30725
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
30726
|
+
overflow: visible;
|
|
31033
30727
|
}
|
|
31034
30728
|
|
|
31035
|
-
.
|
|
31036
|
-
|
|
30729
|
+
.E_t14npdqr {
|
|
30730
|
+
max-width: 240px;
|
|
30731
|
+
animation: none;
|
|
31037
30732
|
}
|
|
31038
30733
|
|
|
31039
|
-
.
|
|
31040
|
-
|
|
31041
|
-
|
|
31042
|
-
|
|
31043
|
-
|
|
31044
|
-
|
|
31045
|
-
|
|
31046
|
-
|
|
31047
|
-
|
|
30734
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30735
|
+
border: 1px solid #0080ff;
|
|
30736
|
+
padding: 0;
|
|
30737
|
+
}
|
|
30738
|
+
|
|
30739
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30740
|
+
margin: 0;
|
|
30741
|
+
height: 32px;
|
|
30742
|
+
line-height: 32px;
|
|
30743
|
+
font-size: 13px;
|
|
30744
|
+
padding: 0 10px;
|
|
30745
|
+
display: block;
|
|
30746
|
+
overflow: hidden;
|
|
30747
|
+
text-overflow: ellipsis;
|
|
31048
30748
|
white-space: nowrap;
|
|
31049
|
-
margin-right: 4px;
|
|
31050
30749
|
}
|
|
31051
30750
|
|
|
31052
|
-
.
|
|
31053
|
-
|
|
30751
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30752
|
+
content: " ";
|
|
30753
|
+
height: 1px;
|
|
30754
|
+
width: calc(100% + 10px);
|
|
30755
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30756
|
+
display: block;
|
|
31054
30757
|
}
|
|
31055
30758
|
|
|
31056
|
-
.
|
|
30759
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30760
|
+
color: #0080ff;
|
|
30761
|
+
background: transparent;
|
|
30762
|
+
}
|
|
30763
|
+
|
|
30764
|
+
.E_berrcjl {
|
|
30765
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30766
|
+
margin-bottom: 4px;
|
|
30767
|
+
}
|
|
30768
|
+
|
|
30769
|
+
.E_berrcjl .breadcrumb-link {
|
|
30770
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30771
|
+
cursor: pointer;
|
|
30772
|
+
transition: color 160ms ease;
|
|
30773
|
+
}
|
|
30774
|
+
|
|
30775
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30776
|
+
color: #0080ff;
|
|
30777
|
+
}
|
|
30778
|
+
|
|
30779
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30780
|
+
color: #005ed1;
|
|
30781
|
+
}
|
|
30782
|
+
|
|
30783
|
+
.E_b1nip9bk {
|
|
31057
30784
|
padding: 4px 11px;
|
|
31058
|
-
display: inline-flex;
|
|
31059
|
-
line-height: 1.5715;
|
|
31060
|
-
height: inherit;
|
|
31061
30785
|
}
|
|
31062
30786
|
|
|
31063
|
-
.
|
|
31064
|
-
|
|
31065
|
-
|
|
31066
|
-
flex: none;
|
|
31067
|
-
align-items: center;
|
|
31068
|
-
margin-left: 4px;
|
|
30787
|
+
.E_bqamoqe {
|
|
30788
|
+
white-space: nowrap;
|
|
30789
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
31069
30790
|
}
|
|
31070
30791
|
|
|
31071
|
-
.
|
|
31072
|
-
|
|
31073
|
-
display: var(--a1wfy30z-4);
|
|
31074
|
-
flex: none;
|
|
31075
|
-
align-items: center;
|
|
31076
|
-
margin-right: 4px;
|
|
31077
|
-
cursor: auto;
|
|
30792
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30793
|
+
--color: #0080ff;
|
|
31078
30794
|
}
|
|
31079
30795
|
|
|
31080
|
-
.
|
|
31081
|
-
|
|
31082
|
-
margin: 0;
|
|
31083
|
-
height: auto;
|
|
31084
|
-
font-size: inherit;
|
|
30796
|
+
.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] {
|
|
30797
|
+
--color: #0080ff;
|
|
31085
30798
|
}
|
|
31086
30799
|
|
|
31087
|
-
.
|
|
31088
|
-
|
|
30800
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30801
|
+
margin-left: 1px;
|
|
31089
30802
|
}
|
|
31090
30803
|
|
|
31091
|
-
.
|
|
31092
|
-
|
|
31093
|
-
|
|
31094
|
-
height: 100%;
|
|
31095
|
-
width: 100%;
|
|
30804
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30805
|
+
border-top-right-radius: 0;
|
|
30806
|
+
border-bottom-right-radius: 0;
|
|
31096
30807
|
}
|
|
31097
30808
|
|
|
31098
|
-
.
|
|
31099
|
-
|
|
31100
|
-
|
|
31101
|
-
|
|
31102
|
-
|
|
31103
|
-
|
|
31104
|
-
|
|
30809
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30810
|
+
border-top-left-radius: 0;
|
|
30811
|
+
border-bottom-left-radius: 0;
|
|
30812
|
+
}
|
|
30813
|
+
|
|
30814
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30815
|
+
border-radius: unset;
|
|
30816
|
+
}
|
|
30817
|
+
|
|
30818
|
+
.E_c1uzzomf {
|
|
30819
|
+
margin-bottom: 16px;
|
|
30820
|
+
}
|
|
30821
|
+
|
|
30822
|
+
.E_c1uzzomf .card-title {
|
|
30823
|
+
font-size: 16px;
|
|
31105
30824
|
color: rgba(44, 56, 82, 0.6);
|
|
30825
|
+
font-weight: 700;
|
|
30826
|
+
line-height: 32px;
|
|
31106
30827
|
}
|
|
31107
30828
|
|
|
31108
|
-
.
|
|
31109
|
-
|
|
31110
|
-
|
|
31111
|
-
|
|
30829
|
+
.E_c1uzzomf .card-body {
|
|
30830
|
+
padding: 24px;
|
|
30831
|
+
border-radius: 8px;
|
|
30832
|
+
background: #fff;
|
|
30833
|
+
}
|
|
30834
|
+
|
|
30835
|
+
.E_c1uzzomf .empty {
|
|
30836
|
+
font-weight: 700;
|
|
30837
|
+
font-size: 14px;
|
|
30838
|
+
line-height: 22px;
|
|
30839
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30840
|
+
text-align: center;
|
|
30841
|
+
}
|
|
30842
|
+
|
|
30843
|
+
.E_d1bw7c5z {
|
|
30844
|
+
position: relative;
|
|
30845
|
+
max-width: 388px;
|
|
30846
|
+
min-width: 285px;
|
|
30847
|
+
}
|
|
30848
|
+
|
|
30849
|
+
.E_d1bw7c5z .center {
|
|
30850
|
+
position: absolute;
|
|
30851
|
+
font-size: 12px;
|
|
30852
|
+
width: 80px;
|
|
30853
|
+
height: 100px;
|
|
30854
|
+
top: 0;
|
|
30855
|
+
left: 35px;
|
|
30856
|
+
display: flex;
|
|
30857
|
+
flex-direction: column;
|
|
30858
|
+
justify-content: center;
|
|
31112
30859
|
align-items: center;
|
|
31113
|
-
|
|
31114
|
-
cursor: auto;
|
|
31115
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30860
|
+
color: #00122e;
|
|
31116
30861
|
}
|
|
31117
30862
|
|
|
31118
|
-
.
|
|
31119
|
-
|
|
30863
|
+
.E_d1bw7c5z .center .number {
|
|
30864
|
+
font-size: 24px;
|
|
30865
|
+
font-weight: 700;
|
|
31120
30866
|
}
|
|
31121
30867
|
|
|
31122
|
-
.
|
|
30868
|
+
.E_d1bw7c5z .center .text {
|
|
30869
|
+
padding: 0 5px;
|
|
30870
|
+
font-size: 12px;
|
|
30871
|
+
width: inherit;
|
|
30872
|
+
text-align: center;
|
|
30873
|
+
}
|
|
30874
|
+
|
|
30875
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30876
|
+
display: flex;
|
|
30877
|
+
}
|
|
30878
|
+
|
|
30879
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30880
|
+
position: relative !important;
|
|
30881
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30882
|
+
left: 0 !important;
|
|
30883
|
+
bottom: 0 !important;
|
|
30884
|
+
display: flex;
|
|
30885
|
+
align-items: center;
|
|
30886
|
+
}
|
|
30887
|
+
|
|
30888
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
31123
30889
|
width: 100%;
|
|
31124
|
-
border-radius: 6px;
|
|
31125
30890
|
}
|
|
31126
30891
|
|
|
31127
|
-
.
|
|
31128
|
-
|
|
31129
|
-
|
|
31130
|
-
|
|
30892
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30893
|
+
width: 100%;
|
|
30894
|
+
margin-right: 0 !important;
|
|
30895
|
+
line-height: 18px;
|
|
31131
30896
|
}
|
|
31132
30897
|
|
|
31133
|
-
.
|
|
31134
|
-
border-
|
|
31135
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30898
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30899
|
+
border-radius: 2px;
|
|
31136
30900
|
}
|
|
31137
30901
|
|
|
31138
|
-
.
|
|
31139
|
-
|
|
31140
|
-
|
|
31141
|
-
|
|
31142
|
-
|
|
30902
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30903
|
+
min-width: 75px;
|
|
30904
|
+
max-width: 198px;
|
|
30905
|
+
width: calc(100% - 20px);
|
|
30906
|
+
margin-left: 2px;
|
|
30907
|
+
color: #00122e !important;
|
|
30908
|
+
display: inline-flex;
|
|
30909
|
+
justify-content: space-between;
|
|
31143
30910
|
}
|
|
31144
30911
|
|
|
31145
|
-
.
|
|
31146
|
-
|
|
31147
|
-
|
|
31148
|
-
|
|
30912
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30913
|
+
maxwidth: calc(100% - 12px);
|
|
30914
|
+
cursor: pointer;
|
|
30915
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30916
|
+
overflow: hidden;
|
|
30917
|
+
text-overflow: ellipsis;
|
|
30918
|
+
white-space: nowrap;
|
|
31149
30919
|
}
|
|
31150
30920
|
|
|
31151
|
-
.
|
|
31152
|
-
|
|
31153
|
-
border: 1px;
|
|
31154
|
-
padding: 2px 8px;
|
|
30921
|
+
.E_d1bw7c5z .value {
|
|
30922
|
+
color: rgba(44, 56, 82, 0.75);
|
|
31155
30923
|
}
|
|
31156
30924
|
|
|
31157
|
-
.
|
|
31158
|
-
|
|
30925
|
+
.E_t10pqbtc {
|
|
30926
|
+
width: 140px;
|
|
30927
|
+
}
|
|
30928
|
+
|
|
30929
|
+
.E_t10pqbtc .item {
|
|
30930
|
+
margin: 6px auto;
|
|
30931
|
+
display: flex;
|
|
30932
|
+
justify-content: space-between;
|
|
30933
|
+
}
|
|
30934
|
+
|
|
30935
|
+
.E_t10pqbtc .item .name {
|
|
30936
|
+
width: 102px;
|
|
30937
|
+
}
|
|
30938
|
+
|
|
30939
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30940
|
+
padding: 4px 8px 0 8px;
|
|
30941
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30942
|
+
font-size: 12px;
|
|
30943
|
+
}
|
|
30944
|
+
|
|
30945
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30946
|
+
padding-bottom: 6px;
|
|
30947
|
+
}
|
|
30948
|
+
|
|
30949
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30950
|
+
padding-top: 4px;
|
|
30951
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30952
|
+
}
|
|
30953
|
+
|
|
30954
|
+
.E_c1yyuluq {
|
|
30955
|
+
border-radius: 8px;
|
|
30956
|
+
}
|
|
30957
|
+
|
|
30958
|
+
.E_c1yyuluq .ant-card-body {
|
|
30959
|
+
padding: 20px 24px 24px 24px;
|
|
30960
|
+
}
|
|
30961
|
+
|
|
30962
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30963
|
+
border: 0px;
|
|
30964
|
+
background-color: #fff;
|
|
30965
|
+
}
|
|
30966
|
+
|
|
30967
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30968
|
+
padding-top: 0px;
|
|
30969
|
+
padding-bottom: 0px;
|
|
30970
|
+
padding-left: 0px !important;
|
|
30971
|
+
padding-right: 24px;
|
|
30972
|
+
}
|
|
30973
|
+
|
|
30974
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30975
|
+
right: 0px;
|
|
30976
|
+
}
|
|
30977
|
+
|
|
30978
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30979
|
+
padding: 0px;
|
|
30980
|
+
}
|
|
30981
|
+
|
|
30982
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30983
|
+
padding-right: 0px;
|
|
30984
|
+
cursor: default;
|
|
30985
|
+
}
|
|
30986
|
+
|
|
30987
|
+
.E_phljevk {
|
|
30988
|
+
display: flex;
|
|
30989
|
+
justify-content: space-between;
|
|
30990
|
+
align-items: center;
|
|
30991
|
+
padding: 10px 0;
|
|
30992
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30993
|
+
font-size: 12px;
|
|
30994
|
+
line-height: 24px;
|
|
30995
|
+
}
|
|
30996
|
+
|
|
30997
|
+
.E_phljevk .pagination-left {
|
|
30998
|
+
padding: 2px 8px;
|
|
30999
|
+
}
|
|
31000
|
+
|
|
31001
|
+
.E_phljevk .dropdown-trigger {
|
|
31002
|
+
display: flex;
|
|
31003
|
+
align-items: center;
|
|
31004
|
+
border-radius: 6px;
|
|
31005
|
+
cursor: pointer;
|
|
31006
|
+
transition: all 0.3s ease;
|
|
31007
|
+
}
|
|
31008
|
+
|
|
31009
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
31010
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31011
|
+
color: #0080ff;
|
|
31012
|
+
}
|
|
31013
|
+
|
|
31014
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31015
|
+
margin-left: 4px;
|
|
31016
|
+
}
|
|
31017
|
+
|
|
31018
|
+
.E_phljevk .pagination-right {
|
|
31019
|
+
display: flex;
|
|
31020
|
+
align-items: center;
|
|
31021
|
+
color: #0080ff;
|
|
31022
|
+
font-weight: bold;
|
|
31023
|
+
}
|
|
31024
|
+
|
|
31025
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
31026
|
+
margin-left: 4px;
|
|
31027
|
+
}
|
|
31028
|
+
|
|
31029
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
31030
|
+
.E_phljevk .pagination-right .next-btn {
|
|
31031
|
+
padding: 0 8px;
|
|
31032
|
+
}
|
|
31033
|
+
|
|
31034
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
31035
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
31036
|
+
color: #0080ff;
|
|
31037
|
+
}
|
|
31038
|
+
|
|
31039
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31040
|
+
transform: rotate(180deg);
|
|
31041
|
+
}
|
|
31042
|
+
|
|
31043
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31044
|
+
max-height: calc(100vh - 128px);
|
|
31045
|
+
overflow-y: auto;
|
|
31046
|
+
}
|
|
31047
|
+
|
|
31048
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31049
|
+
padding: 4px 20px;
|
|
31050
|
+
font-size: 12px;
|
|
31051
|
+
line-height: 18px;
|
|
31052
|
+
}
|
|
31053
|
+
|
|
31054
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
31055
|
+
display: flex;
|
|
31056
|
+
}
|
|
31057
|
+
|
|
31058
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
31059
|
+
display: inline-flex;
|
|
31060
|
+
align-items: baseline;
|
|
31061
|
+
white-space: pre-wrap;
|
|
31062
|
+
}
|
|
31063
|
+
|
|
31064
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31065
|
+
position: relative;
|
|
31066
|
+
top: 3px;
|
|
31067
|
+
}
|
|
31068
|
+
|
|
31069
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31070
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31071
|
+
}
|
|
31072
|
+
|
|
31073
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31074
|
+
border-color: #0080ff;
|
|
31075
|
+
}
|
|
31076
|
+
|
|
31077
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31078
|
+
border-color: #0080ff;
|
|
31079
|
+
background: #0080ff;
|
|
31080
|
+
}
|
|
31081
|
+
|
|
31082
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31083
|
+
top: 4px;
|
|
31084
|
+
left: 4px;
|
|
31085
|
+
width: 6px;
|
|
31086
|
+
height: 6px;
|
|
31087
|
+
background: #fff;
|
|
31088
|
+
}
|
|
31089
|
+
|
|
31090
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31091
|
+
opacity: 0.5;
|
|
31092
|
+
}
|
|
31093
|
+
|
|
31094
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31095
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31096
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31097
|
+
}
|
|
31098
|
+
|
|
31099
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31100
|
+
background: #00122e;
|
|
31101
|
+
}
|
|
31102
|
+
|
|
31103
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31104
|
+
color: #00122e;
|
|
31105
|
+
opacity: 0.5;
|
|
31106
|
+
}
|
|
31107
|
+
|
|
31108
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31109
|
+
color: #00122e;
|
|
31110
|
+
}
|
|
31111
|
+
|
|
31112
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
31113
|
+
display: inline-block;
|
|
31114
|
+
padding: 0;
|
|
31115
|
+
padding-left: 12px;
|
|
31116
|
+
}
|
|
31117
|
+
|
|
31118
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31119
|
+
margin-bottom: 0;
|
|
31120
|
+
white-space: pre-wrap;
|
|
31121
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31122
|
+
}
|
|
31123
|
+
|
|
31124
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
31125
|
+
padding-left: 8px;
|
|
31126
|
+
}
|
|
31127
|
+
|
|
31128
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
31129
|
+
border-radius: 5px 0 0 5px;
|
|
31130
|
+
}
|
|
31131
|
+
|
|
31132
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
31133
|
+
border-radius: 0 5px 5px 0;
|
|
31134
|
+
}
|
|
31135
|
+
|
|
31136
|
+
.E_rcc63c8 {
|
|
31137
|
+
color: #00122e;
|
|
31138
|
+
border-color: #ccd4e3;
|
|
31139
|
+
}
|
|
31140
|
+
|
|
31141
|
+
.E_rcc63c8:first-child {
|
|
31142
|
+
border-color: #a3b4cc;
|
|
31143
|
+
}
|
|
31144
|
+
|
|
31145
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
31146
|
+
padding: 0 12px;
|
|
31147
|
+
line-height: 32px;
|
|
31148
|
+
height: 32px;
|
|
31149
|
+
}
|
|
31150
|
+
|
|
31151
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
31152
|
+
white-space: nowrap;
|
|
31153
|
+
}
|
|
31154
|
+
|
|
31155
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
31156
|
+
height: 22px;
|
|
31157
|
+
padding: 0 7px;
|
|
31158
|
+
line-height: 20px;
|
|
31159
|
+
}
|
|
31160
|
+
|
|
31161
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31162
|
+
background: #ccd4e3;
|
|
31163
|
+
}
|
|
31164
|
+
|
|
31165
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31166
|
+
background: #0080ff;
|
|
31167
|
+
}
|
|
31168
|
+
|
|
31169
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31170
|
+
background: #ccd4e3;
|
|
31171
|
+
opacity: 0.5;
|
|
31172
|
+
}
|
|
31173
|
+
|
|
31174
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31175
|
+
border-right-color: #0080ff;
|
|
31176
|
+
}
|
|
31177
|
+
|
|
31178
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31179
|
+
border-color: #0080ff;
|
|
31180
|
+
}
|
|
31181
|
+
|
|
31182
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
31183
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31184
|
+
}
|
|
31185
|
+
|
|
31186
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
31187
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31188
|
+
border-color: #ccd4e3;
|
|
31189
|
+
opacity: 0.5;
|
|
31190
|
+
}
|
|
31191
|
+
|
|
31192
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
31193
|
+
color: #00122e;
|
|
31194
|
+
border-color: #ccd4e3;
|
|
31195
|
+
}
|
|
31196
|
+
|
|
31197
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31198
|
+
color: #00122e;
|
|
31199
|
+
border-color: #ccd4e3;
|
|
31200
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31201
|
+
}
|
|
31202
|
+
|
|
31203
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
31204
|
+
margin-right: 8px;
|
|
31205
|
+
display: inline;
|
|
31206
|
+
border: none;
|
|
31207
|
+
padding: 0;
|
|
31208
|
+
width: 36px;
|
|
31209
|
+
background: transparent;
|
|
31210
|
+
}
|
|
31211
|
+
|
|
31212
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
31213
|
+
box-shadow: none;
|
|
31214
|
+
}
|
|
31215
|
+
|
|
31216
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
31217
|
+
margin-right: 0;
|
|
31218
|
+
width: initial;
|
|
31219
|
+
box-shadow: none;
|
|
31220
|
+
}
|
|
31221
|
+
|
|
31222
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31223
|
+
display: none;
|
|
31224
|
+
}
|
|
31225
|
+
|
|
31226
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31227
|
+
display: inline;
|
|
31228
|
+
}
|
|
31229
|
+
|
|
31230
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31231
|
+
display: inline;
|
|
31232
|
+
margin-right: 8px;
|
|
31233
|
+
padding: 0;
|
|
31234
|
+
width: 36px;
|
|
31235
|
+
}
|
|
31236
|
+
|
|
31237
|
+
.E_sx1bpnu .ant-input-sm {
|
|
31238
|
+
line-height: 18px;
|
|
31239
|
+
}
|
|
31240
|
+
|
|
31241
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31242
|
+
display: none;
|
|
31243
|
+
}
|
|
31244
|
+
|
|
31245
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31246
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31247
|
+
border-radius: 4px;
|
|
31248
|
+
}
|
|
31249
|
+
|
|
31250
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31251
|
+
border-radius: 6px;
|
|
31159
31252
|
}
|
|
31160
31253
|
|
|
31161
|
-
.
|
|
31162
|
-
|
|
31254
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
31255
|
+
width: 100%;
|
|
31256
|
+
color: #2d3a56;
|
|
31257
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
31258
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31259
|
+
font-size: 13px;
|
|
31163
31260
|
}
|
|
31164
31261
|
|
|
31165
|
-
.
|
|
31166
|
-
|
|
31167
|
-
justify-content: space-between;
|
|
31168
|
-
align-items: center;
|
|
31169
|
-
padding: 10px 0;
|
|
31170
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31171
|
-
font-size: 12px;
|
|
31172
|
-
line-height: 24px;
|
|
31262
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
31263
|
+
height: 30px;
|
|
31173
31264
|
}
|
|
31174
31265
|
|
|
31175
|
-
.
|
|
31176
|
-
|
|
31266
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31267
|
+
height: 38px;
|
|
31268
|
+
font-size: 13px;
|
|
31177
31269
|
}
|
|
31178
31270
|
|
|
31179
|
-
.
|
|
31180
|
-
|
|
31181
|
-
|
|
31182
|
-
border-radius: 6px;
|
|
31183
|
-
cursor: pointer;
|
|
31184
|
-
transition: all 0.3s ease;
|
|
31271
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31272
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31273
|
+
transition: 160ms ease;
|
|
31185
31274
|
}
|
|
31186
31275
|
|
|
31187
|
-
.
|
|
31188
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31276
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31189
31277
|
color: #0080ff;
|
|
31190
31278
|
}
|
|
31191
31279
|
|
|
31192
|
-
.
|
|
31193
|
-
|
|
31280
|
+
.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 {
|
|
31281
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31282
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31194
31283
|
}
|
|
31195
31284
|
|
|
31196
|
-
.
|
|
31197
|
-
display: flex;
|
|
31198
|
-
align-items: center;
|
|
31285
|
+
.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 {
|
|
31199
31286
|
color: #0080ff;
|
|
31200
|
-
font-weight: bold;
|
|
31201
31287
|
}
|
|
31202
31288
|
|
|
31203
|
-
.
|
|
31204
|
-
|
|
31289
|
+
.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 {
|
|
31290
|
+
border-color: #0080ff;
|
|
31291
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31205
31292
|
}
|
|
31206
31293
|
|
|
31207
|
-
.
|
|
31208
|
-
|
|
31209
|
-
padding: 0 8px;
|
|
31294
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31295
|
+
transform: rotate(180deg);
|
|
31210
31296
|
}
|
|
31211
31297
|
|
|
31212
|
-
.
|
|
31213
|
-
|
|
31214
|
-
color:
|
|
31298
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
31299
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31300
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31301
|
+
cursor: "not-allowed";
|
|
31215
31302
|
}
|
|
31216
31303
|
|
|
31217
|
-
.
|
|
31218
|
-
|
|
31304
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
31305
|
+
border-color: #f0483e !important;
|
|
31219
31306
|
}
|
|
31220
31307
|
|
|
31221
|
-
.
|
|
31222
|
-
|
|
31223
|
-
overflow-y: auto;
|
|
31308
|
+
.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 {
|
|
31309
|
+
color: #1d326c;
|
|
31224
31310
|
}
|
|
31225
31311
|
|
|
31226
|
-
.
|
|
31227
|
-
|
|
31228
|
-
|
|
31229
|
-
line-height: 18px;
|
|
31312
|
+
.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 {
|
|
31313
|
+
border-color: #0080ff;
|
|
31314
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31230
31315
|
}
|
|
31231
31316
|
|
|
31232
|
-
.
|
|
31233
|
-
|
|
31317
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31318
|
+
transform: rotate(180deg);
|
|
31234
31319
|
}
|
|
31235
31320
|
|
|
31236
|
-
.
|
|
31237
|
-
|
|
31238
|
-
position: absolute;
|
|
31321
|
+
.E_iq1gosr {
|
|
31322
|
+
display: inline-block;
|
|
31239
31323
|
}
|
|
31240
31324
|
|
|
31241
|
-
.
|
|
31242
|
-
|
|
31243
|
-
|
|
31244
|
-
|
|
31325
|
+
.E_s1dizucg.ant-switch {
|
|
31326
|
+
min-width: 40px;
|
|
31327
|
+
height: 24px;
|
|
31328
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31329
|
+
overflow: hidden;
|
|
31245
31330
|
}
|
|
31246
31331
|
|
|
31247
|
-
.
|
|
31248
|
-
|
|
31249
|
-
top: 3px;
|
|
31332
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31333
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31250
31334
|
}
|
|
31251
31335
|
|
|
31252
|
-
.
|
|
31253
|
-
|
|
31336
|
+
.E_s1dizucg.ant-switch-small {
|
|
31337
|
+
min-width: 26px;
|
|
31338
|
+
height: 16px;
|
|
31254
31339
|
}
|
|
31255
31340
|
|
|
31256
|
-
.
|
|
31257
|
-
|
|
31341
|
+
.E_s1dizucg.ant-switch-large {
|
|
31342
|
+
min-width: 52px;
|
|
31343
|
+
height: 32px;
|
|
31258
31344
|
}
|
|
31259
31345
|
|
|
31260
|
-
.
|
|
31261
|
-
|
|
31262
|
-
|
|
31346
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31347
|
+
height: 20px;
|
|
31348
|
+
width: 20px;
|
|
31263
31349
|
}
|
|
31264
31350
|
|
|
31265
|
-
.
|
|
31266
|
-
|
|
31267
|
-
|
|
31268
|
-
width: 6px;
|
|
31269
|
-
height: 6px;
|
|
31270
|
-
background: #fff;
|
|
31351
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31352
|
+
border-radius: 10px;
|
|
31353
|
+
transition-delay: 120ms;
|
|
31271
31354
|
}
|
|
31272
31355
|
|
|
31273
|
-
.
|
|
31274
|
-
|
|
31356
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31357
|
+
height: 14px;
|
|
31358
|
+
width: 14px;
|
|
31359
|
+
top: 1px;
|
|
31360
|
+
left: 1px;
|
|
31275
31361
|
}
|
|
31276
31362
|
|
|
31277
|
-
.
|
|
31278
|
-
|
|
31279
|
-
|
|
31363
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31364
|
+
height: 28px;
|
|
31365
|
+
width: 28px;
|
|
31280
31366
|
}
|
|
31281
31367
|
|
|
31282
|
-
.
|
|
31283
|
-
|
|
31368
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31369
|
+
border-radius: 14px;
|
|
31284
31370
|
}
|
|
31285
31371
|
|
|
31286
|
-
.
|
|
31287
|
-
color: #
|
|
31288
|
-
opacity: 0.5;
|
|
31372
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31373
|
+
background-color: #00ba5d;
|
|
31289
31374
|
}
|
|
31290
31375
|
|
|
31291
|
-
.
|
|
31292
|
-
|
|
31376
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31377
|
+
left: calc(100% - 20px - 2px);
|
|
31293
31378
|
}
|
|
31294
31379
|
|
|
31295
|
-
.
|
|
31296
|
-
|
|
31297
|
-
padding: 0;
|
|
31298
|
-
padding-left: 12px;
|
|
31380
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31381
|
+
left: calc(100% - 14px - 1px);
|
|
31299
31382
|
}
|
|
31300
31383
|
|
|
31301
|
-
.
|
|
31302
|
-
|
|
31303
|
-
white-space: pre-wrap;
|
|
31304
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31384
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31385
|
+
left: calc(100% - 28px - 2px);
|
|
31305
31386
|
}
|
|
31306
31387
|
|
|
31307
|
-
.
|
|
31308
|
-
|
|
31388
|
+
.E_c1up6e3y {
|
|
31389
|
+
margin-left: 5px;
|
|
31309
31390
|
}
|
|
31310
31391
|
|
|
31311
|
-
.
|
|
31312
|
-
|
|
31392
|
+
.E_s1dni7lo {
|
|
31393
|
+
width: 430px !important;
|
|
31313
31394
|
}
|
|
31314
31395
|
|
|
31315
|
-
.
|
|
31316
|
-
|
|
31396
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31397
|
+
padding: 8px 16px;
|
|
31398
|
+
line-height: 18px;
|
|
31399
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31400
|
+
height: 34px;
|
|
31401
|
+
min-height: 34px;
|
|
31402
|
+
box-sizing: border-box;
|
|
31403
|
+
margin-top: 8px;
|
|
31317
31404
|
}
|
|
31318
31405
|
|
|
31319
|
-
.
|
|
31320
|
-
|
|
31321
|
-
|
|
31406
|
+
.E_o1ugr09p {
|
|
31407
|
+
display: flex;
|
|
31408
|
+
flex-direction: column;
|
|
31409
|
+
margin: 1px 8px;
|
|
31410
|
+
padding: 8px;
|
|
31411
|
+
border-radius: 4px;
|
|
31322
31412
|
}
|
|
31323
31413
|
|
|
31324
|
-
.
|
|
31325
|
-
|
|
31414
|
+
.E_o1ugr09p .selected-icon {
|
|
31415
|
+
display: none;
|
|
31326
31416
|
}
|
|
31327
31417
|
|
|
31328
|
-
.
|
|
31329
|
-
padding:
|
|
31330
|
-
line-height: 32px;
|
|
31331
|
-
height: 32px;
|
|
31418
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31419
|
+
padding-left: 8px;
|
|
31332
31420
|
}
|
|
31333
31421
|
|
|
31334
|
-
.
|
|
31335
|
-
|
|
31422
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31423
|
+
background-color: white;
|
|
31336
31424
|
}
|
|
31337
31425
|
|
|
31338
|
-
.ant-
|
|
31339
|
-
|
|
31340
|
-
padding: 0 7px;
|
|
31341
|
-
line-height: 20px;
|
|
31426
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31427
|
+
color: #0080ff;
|
|
31342
31428
|
}
|
|
31343
31429
|
|
|
31344
|
-
.
|
|
31345
|
-
|
|
31430
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31431
|
+
display: block;
|
|
31346
31432
|
}
|
|
31347
31433
|
|
|
31348
|
-
.
|
|
31349
|
-
background:
|
|
31434
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31435
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31350
31436
|
}
|
|
31351
31437
|
|
|
31352
|
-
.
|
|
31353
|
-
|
|
31354
|
-
opacity: 0.5;
|
|
31438
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31439
|
+
color: #0080ff;
|
|
31355
31440
|
}
|
|
31356
31441
|
|
|
31357
|
-
.
|
|
31358
|
-
|
|
31442
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31443
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31444
|
+
color: #0080ff;
|
|
31359
31445
|
}
|
|
31360
31446
|
|
|
31361
|
-
.
|
|
31362
|
-
|
|
31447
|
+
.E_o1ifxsq4 {
|
|
31448
|
+
display: flex;
|
|
31449
|
+
justify-content: space-between;
|
|
31450
|
+
height: 20px;
|
|
31451
|
+
line-height: 20px;
|
|
31363
31452
|
}
|
|
31364
31453
|
|
|
31365
|
-
.
|
|
31366
|
-
|
|
31454
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31455
|
+
color: #2d3a56;
|
|
31456
|
+
overflow: hidden;
|
|
31457
|
+
text-overflow: ellipsis;
|
|
31367
31458
|
}
|
|
31368
31459
|
|
|
31369
|
-
.
|
|
31370
|
-
|
|
31371
|
-
|
|
31372
|
-
|
|
31460
|
+
.E_o1zue7 {
|
|
31461
|
+
display: flex;
|
|
31462
|
+
justify-content: space-between;
|
|
31463
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31464
|
+
height: 18px;
|
|
31465
|
+
line-height: 18px;
|
|
31466
|
+
margin-top: 2px;
|
|
31373
31467
|
}
|
|
31374
31468
|
|
|
31375
|
-
.
|
|
31376
|
-
|
|
31377
|
-
|
|
31469
|
+
.E_tyfmlxg {
|
|
31470
|
+
border: none;
|
|
31471
|
+
margin-right: 0;
|
|
31472
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31378
31473
|
}
|
|
31379
31474
|
|
|
31380
|
-
.
|
|
31381
|
-
|
|
31382
|
-
|
|
31383
|
-
|
|
31475
|
+
.E_o18uybox {
|
|
31476
|
+
pointer-events: none;
|
|
31477
|
+
height: 32px;
|
|
31478
|
+
width: 100%;
|
|
31479
|
+
opacity: 0;
|
|
31384
31480
|
}
|
|
31385
31481
|
|
|
31386
|
-
.
|
|
31387
|
-
margin-right:
|
|
31388
|
-
display: inline;
|
|
31389
|
-
border: none;
|
|
31390
|
-
padding: 0;
|
|
31391
|
-
width: 36px;
|
|
31392
|
-
background: transparent;
|
|
31482
|
+
.E_tju3gfj .date {
|
|
31483
|
+
margin-right: 4px;
|
|
31393
31484
|
}
|
|
31394
31485
|
|
|
31395
|
-
.
|
|
31396
|
-
|
|
31486
|
+
.E_s1sck0th {
|
|
31487
|
+
padding: 0 8px;
|
|
31488
|
+
border-radius: 4px;
|
|
31397
31489
|
}
|
|
31398
31490
|
|
|
31399
|
-
.
|
|
31400
|
-
|
|
31401
|
-
|
|
31402
|
-
box-shadow: none;
|
|
31491
|
+
.E_m855nr1 {
|
|
31492
|
+
padding: 2px 8px;
|
|
31493
|
+
border-radius: 3px;
|
|
31403
31494
|
}
|
|
31404
31495
|
|
|
31405
|
-
.
|
|
31406
|
-
|
|
31496
|
+
.E_l1270xpg {
|
|
31497
|
+
padding: 3px 8px;
|
|
31498
|
+
border-radius: 2px;
|
|
31407
31499
|
}
|
|
31408
31500
|
|
|
31409
|
-
.
|
|
31410
|
-
|
|
31501
|
+
.E_t14rextb.ant-tag:hover {
|
|
31502
|
+
opacity: unset;
|
|
31411
31503
|
}
|
|
31412
31504
|
|
|
31413
|
-
.
|
|
31414
|
-
|
|
31505
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31506
|
+
margin: 0;
|
|
31415
31507
|
margin-right: 8px;
|
|
31416
|
-
|
|
31417
|
-
|
|
31508
|
+
display: inline-flex;
|
|
31509
|
+
align-items: center;
|
|
31510
|
+
border: none;
|
|
31418
31511
|
}
|
|
31419
31512
|
|
|
31420
|
-
.
|
|
31421
|
-
|
|
31513
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31514
|
+
width: 16px;
|
|
31515
|
+
height: 16px;
|
|
31516
|
+
color: inherit;
|
|
31517
|
+
margin-left: 4px;
|
|
31518
|
+
opacity: 0.6;
|
|
31519
|
+
display: inline-flex;
|
|
31422
31520
|
}
|
|
31423
31521
|
|
|
31424
|
-
.
|
|
31425
|
-
|
|
31426
|
-
color: #2d3a56;
|
|
31427
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
31428
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31429
|
-
font-size: 13px;
|
|
31522
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31523
|
+
opacity: 1;
|
|
31430
31524
|
}
|
|
31431
31525
|
|
|
31432
|
-
.
|
|
31433
|
-
|
|
31526
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31527
|
+
color: #0080ff;
|
|
31528
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
31434
31529
|
}
|
|
31435
31530
|
|
|
31436
|
-
.
|
|
31437
|
-
|
|
31438
|
-
|
|
31531
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31532
|
+
color: #f0483e;
|
|
31533
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
31439
31534
|
}
|
|
31440
31535
|
|
|
31441
|
-
.
|
|
31442
|
-
|
|
31443
|
-
|
|
31536
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31537
|
+
color: #e07f00;
|
|
31538
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
31444
31539
|
}
|
|
31445
31540
|
|
|
31446
|
-
.
|
|
31447
|
-
color: #
|
|
31541
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31542
|
+
color: #008f4c;
|
|
31543
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
31448
31544
|
}
|
|
31449
31545
|
|
|
31450
|
-
.
|
|
31451
|
-
|
|
31452
|
-
|
|
31546
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31547
|
+
color: #1d326c;
|
|
31548
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31453
31549
|
}
|
|
31454
31550
|
|
|
31455
|
-
.
|
|
31456
|
-
color: #
|
|
31551
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31552
|
+
color: #7E41FF;
|
|
31553
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
31457
31554
|
}
|
|
31458
31555
|
|
|
31459
|
-
.
|
|
31460
|
-
|
|
31461
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31556
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31557
|
+
color: #fff;
|
|
31462
31558
|
}
|
|
31463
31559
|
|
|
31464
|
-
.
|
|
31465
|
-
|
|
31560
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31561
|
+
background-color: #f0483e;
|
|
31466
31562
|
}
|
|
31467
31563
|
|
|
31468
|
-
.
|
|
31469
|
-
background:
|
|
31470
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31471
|
-
cursor: "not-allowed";
|
|
31564
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31565
|
+
background-color: #fea008;
|
|
31472
31566
|
}
|
|
31473
31567
|
|
|
31474
|
-
.
|
|
31475
|
-
|
|
31568
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31569
|
+
background-color: #00ba5d;
|
|
31476
31570
|
}
|
|
31477
31571
|
|
|
31478
|
-
.
|
|
31479
|
-
color: #
|
|
31572
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31573
|
+
background-color: #0080ff;
|
|
31480
31574
|
}
|
|
31481
31575
|
|
|
31482
|
-
.
|
|
31483
|
-
|
|
31484
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31576
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31577
|
+
background-color: #6b7d99;
|
|
31485
31578
|
}
|
|
31486
31579
|
|
|
31487
|
-
.
|
|
31488
|
-
|
|
31580
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31581
|
+
background-color: #7E41FF;
|
|
31489
31582
|
}
|
|
31490
31583
|
|
|
31491
31584
|
.E_ivqqkzv {
|
|
@@ -31533,83 +31626,230 @@ button.E_n7k2c6r {
|
|
|
31533
31626
|
position: absolute;
|
|
31534
31627
|
height: 100%;
|
|
31535
31628
|
width: 100%;
|
|
31536
|
-
left: 0;
|
|
31537
|
-
top: 0;
|
|
31538
|
-
margin-left: 50%;
|
|
31539
|
-
transform-origin: left;
|
|
31540
|
-
background: white;
|
|
31541
|
-
transform: rotate(0deg);
|
|
31629
|
+
left: 0;
|
|
31630
|
+
top: 0;
|
|
31631
|
+
margin-left: 50%;
|
|
31632
|
+
transform-origin: left;
|
|
31633
|
+
background: white;
|
|
31634
|
+
transform: rotate(0deg);
|
|
31635
|
+
}
|
|
31636
|
+
|
|
31637
|
+
.E_fzh9mnb {
|
|
31638
|
+
width: 100%;
|
|
31639
|
+
height: 100%;
|
|
31640
|
+
min-height: 124px;
|
|
31641
|
+
display: flex;
|
|
31642
|
+
flex-direction: column;
|
|
31643
|
+
justify-content: center;
|
|
31644
|
+
align-items: center;
|
|
31645
|
+
}
|
|
31646
|
+
|
|
31647
|
+
.E_fzh9mnb .error-text {
|
|
31648
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31649
|
+
margin-bottom: 16px;
|
|
31650
|
+
font-size: 18px;
|
|
31651
|
+
}
|
|
31652
|
+
|
|
31653
|
+
.E_f7pxqmh {
|
|
31654
|
+
width: 100%;
|
|
31655
|
+
margin-bottom: 0 !important;
|
|
31656
|
+
flex-flow: nowrap !important;
|
|
31657
|
+
line-break: auto;
|
|
31658
|
+
}
|
|
31659
|
+
|
|
31660
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31661
|
+
text-align: left !important;
|
|
31662
|
+
padding-bottom: 0 !important;
|
|
31663
|
+
}
|
|
31664
|
+
|
|
31665
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31666
|
+
min-height: 32px;
|
|
31667
|
+
height: auto;
|
|
31668
|
+
font-size: 13px;
|
|
31669
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31670
|
+
white-space: normal;
|
|
31671
|
+
}
|
|
31672
|
+
|
|
31673
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31674
|
+
border-color: #ff4d4f !important;
|
|
31675
|
+
}
|
|
31676
|
+
|
|
31677
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31678
|
+
border-color: #ff4d4f !important;
|
|
31679
|
+
}
|
|
31680
|
+
|
|
31681
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31682
|
+
margin-top: 4px;
|
|
31683
|
+
font-size: 12px;
|
|
31684
|
+
min-height: 0px;
|
|
31685
|
+
}
|
|
31686
|
+
|
|
31687
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31688
|
+
font-size: 12px;
|
|
31689
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31690
|
+
min-height: 0px;
|
|
31691
|
+
}
|
|
31692
|
+
|
|
31693
|
+
.E_iouxfgt {
|
|
31694
|
+
display: inline-flex;
|
|
31695
|
+
align-items: center;
|
|
31696
|
+
}
|
|
31697
|
+
|
|
31698
|
+
.E_iouxfgt .icon-inner {
|
|
31699
|
+
display: inline-flex;
|
|
31700
|
+
align-items: center;
|
|
31701
|
+
justify-content: center;
|
|
31702
|
+
}
|
|
31703
|
+
|
|
31704
|
+
.E_iouxfgt .icon-inner + span,
|
|
31705
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31706
|
+
margin-left: 4px;
|
|
31707
|
+
}
|
|
31708
|
+
|
|
31709
|
+
.E_iouxfgt.is-rotate img,
|
|
31710
|
+
.E_iouxfgt.is-rotate svg {
|
|
31711
|
+
animation: rotate 680ms linear infinite;
|
|
31712
|
+
}
|
|
31713
|
+
|
|
31714
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31715
|
+
display: var(--ai7qkf2-0);
|
|
31716
|
+
}
|
|
31717
|
+
|
|
31718
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31719
|
+
display: inline-flex;
|
|
31720
|
+
line-height: 1.5715;
|
|
31721
|
+
height: 100%;
|
|
31722
|
+
width: 100%;
|
|
31723
|
+
}
|
|
31724
|
+
|
|
31725
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31726
|
+
content: var(--ai7qkf2-1);
|
|
31727
|
+
display: var(--ai7qkf2-2);
|
|
31728
|
+
flex: none;
|
|
31729
|
+
align-items: center;
|
|
31730
|
+
margin-left: 4px;
|
|
31731
|
+
padding: 5px 12px 5px 0;
|
|
31732
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31733
|
+
}
|
|
31734
|
+
|
|
31735
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31736
|
+
content: var(--ai7qkf2-3);
|
|
31737
|
+
display: var(--ai7qkf2-4);
|
|
31738
|
+
flex: none;
|
|
31739
|
+
align-items: center;
|
|
31740
|
+
margin-right: 4px;
|
|
31741
|
+
cursor: auto;
|
|
31742
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31743
|
+
}
|
|
31744
|
+
|
|
31745
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31746
|
+
border-radius: 0;
|
|
31747
|
+
}
|
|
31748
|
+
|
|
31749
|
+
.E_ai7qkf2.ant-input-number {
|
|
31750
|
+
width: 100%;
|
|
31751
|
+
border-radius: 6px;
|
|
31542
31752
|
}
|
|
31543
31753
|
|
|
31544
|
-
.
|
|
31545
|
-
|
|
31546
|
-
|
|
31547
|
-
|
|
31548
|
-
overflow: hidden;
|
|
31754
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
31755
|
+
border-color: #0096ff;
|
|
31756
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31757
|
+
z-index: 1;
|
|
31549
31758
|
}
|
|
31550
31759
|
|
|
31551
|
-
.
|
|
31552
|
-
|
|
31760
|
+
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31761
|
+
border-color: #e75a3a;
|
|
31762
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31553
31763
|
}
|
|
31554
31764
|
|
|
31555
|
-
.
|
|
31556
|
-
|
|
31557
|
-
|
|
31765
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
31766
|
+
height: 30px;
|
|
31767
|
+
border: 1px;
|
|
31768
|
+
padding: 5px 12px;
|
|
31769
|
+
font-size: inherit;
|
|
31558
31770
|
}
|
|
31559
31771
|
|
|
31560
|
-
.
|
|
31561
|
-
|
|
31562
|
-
|
|
31772
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
31773
|
+
height: 38px;
|
|
31774
|
+
border: 1px;
|
|
31775
|
+
padding: 8px 16px;
|
|
31563
31776
|
}
|
|
31564
31777
|
|
|
31565
|
-
.
|
|
31566
|
-
height:
|
|
31567
|
-
|
|
31778
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
31779
|
+
height: 22px;
|
|
31780
|
+
border: 1px;
|
|
31781
|
+
padding: 2px 8px;
|
|
31568
31782
|
}
|
|
31569
31783
|
|
|
31570
|
-
.
|
|
31571
|
-
|
|
31572
|
-
transition-delay: 120ms;
|
|
31784
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31785
|
+
display: var(--a1wfy30z-0);
|
|
31573
31786
|
}
|
|
31574
31787
|
|
|
31575
|
-
.
|
|
31576
|
-
|
|
31577
|
-
|
|
31578
|
-
|
|
31579
|
-
|
|
31788
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31789
|
+
padding: 4px 11px;
|
|
31790
|
+
display: inline-flex;
|
|
31791
|
+
line-height: 1.5715;
|
|
31792
|
+
height: inherit;
|
|
31580
31793
|
}
|
|
31581
31794
|
|
|
31582
|
-
.
|
|
31583
|
-
|
|
31584
|
-
|
|
31795
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31796
|
+
content: var(--a1wfy30z-1);
|
|
31797
|
+
display: var(--a1wfy30z-2);
|
|
31798
|
+
flex: none;
|
|
31799
|
+
align-items: center;
|
|
31800
|
+
margin-left: 4px;
|
|
31585
31801
|
}
|
|
31586
31802
|
|
|
31587
|
-
.
|
|
31588
|
-
|
|
31803
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31804
|
+
content: var(--a1wfy30z-3);
|
|
31805
|
+
display: var(--a1wfy30z-4);
|
|
31806
|
+
flex: none;
|
|
31807
|
+
align-items: center;
|
|
31808
|
+
margin-right: 4px;
|
|
31809
|
+
cursor: auto;
|
|
31589
31810
|
}
|
|
31590
31811
|
|
|
31591
|
-
.
|
|
31592
|
-
|
|
31812
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31813
|
+
padding: 0;
|
|
31814
|
+
margin: 0;
|
|
31815
|
+
height: auto;
|
|
31816
|
+
font-size: inherit;
|
|
31593
31817
|
}
|
|
31594
31818
|
|
|
31595
|
-
.
|
|
31596
|
-
|
|
31819
|
+
.E_i1inqkme {
|
|
31820
|
+
height: 18px;
|
|
31821
|
+
line-height: 18px;
|
|
31822
|
+
padding: 0 4px;
|
|
31823
|
+
border-radius: 4px;
|
|
31824
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31825
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31826
|
+
display: flex;
|
|
31827
|
+
align-items: center;
|
|
31828
|
+
white-space: nowrap;
|
|
31829
|
+
margin-right: 4px;
|
|
31597
31830
|
}
|
|
31598
31831
|
|
|
31599
|
-
.
|
|
31600
|
-
left:
|
|
31832
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31833
|
+
margin-left: 8px;
|
|
31601
31834
|
}
|
|
31602
31835
|
|
|
31603
|
-
.
|
|
31604
|
-
|
|
31836
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31837
|
+
padding: 2px 7px 2px 12px;
|
|
31605
31838
|
}
|
|
31606
31839
|
|
|
31607
|
-
.
|
|
31608
|
-
|
|
31840
|
+
.E_owd0kml {
|
|
31841
|
+
display: inline-block;
|
|
31609
31842
|
}
|
|
31610
31843
|
|
|
31611
|
-
.
|
|
31612
|
-
|
|
31844
|
+
.E_h1jsgezc {
|
|
31845
|
+
visibility: hidden;
|
|
31846
|
+
position: absolute;
|
|
31847
|
+
}
|
|
31848
|
+
|
|
31849
|
+
.E_h1ol2wl7 {
|
|
31850
|
+
font-weight: bold;
|
|
31851
|
+
background-color: unset;
|
|
31852
|
+
padding: unset;
|
|
31613
31853
|
}
|
|
31614
31854
|
|
|
31615
31855
|
.E_cnujxq2 {
|
|
@@ -32293,218 +32533,107 @@ input.E_l1f7td1d.ant-input {
|
|
|
32293
32533
|
border-top-right-radius: 0;
|
|
32294
32534
|
border-bottom-right-radius: 0;
|
|
32295
32535
|
}
|
|
32296
|
-
|
|
32297
|
-
input.E_rf8rlle.ant-input {
|
|
32298
|
-
border-top-left-radius: 0;
|
|
32299
|
-
border-bottom-left-radius: 0;
|
|
32300
|
-
}
|
|
32301
|
-
|
|
32302
|
-
.E_rf8rlle.ant-input-affix-wrapper {
|
|
32303
|
-
border-top-left-radius: 0;
|
|
32304
|
-
border-bottom-left-radius: 0;
|
|
32305
|
-
}
|
|
32306
|
-
|
|
32307
|
-
.E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
|
|
32308
|
-
border-top-right-radius: 0;
|
|
32309
|
-
border-bottom-right-radius: 0;
|
|
32310
|
-
}
|
|
32311
|
-
|
|
32312
|
-
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
32313
|
-
border-top-left-radius: 0;
|
|
32314
|
-
border-bottom-left-radius: 0;
|
|
32315
|
-
}
|
|
32316
|
-
|
|
32317
|
-
.E_c3ni091 {
|
|
32318
|
-
display: flex;
|
|
32319
|
-
flex-direction: column;
|
|
32320
|
-
}
|
|
32321
|
-
|
|
32322
|
-
.E_c3ni091 .select-wrapper {
|
|
32323
|
-
margin-top: 12px;
|
|
32324
|
-
}
|
|
32325
|
-
|
|
32326
|
-
.E_c3ni091 .select-wrapper .select {
|
|
32327
|
-
width: 100%;
|
|
32328
|
-
}
|
|
32329
|
-
|
|
32330
|
-
.E_c3ni091 .radio-wrapper {
|
|
32331
|
-
margin-top: 24px;
|
|
32332
|
-
}
|
|
32333
|
-
|
|
32334
|
-
.E_c3ni091 div.form-item {
|
|
32335
|
-
width: 100%;
|
|
32336
|
-
}
|
|
32337
|
-
|
|
32338
|
-
.E_d105ju2d {
|
|
32339
|
-
font-size: 14px;
|
|
32340
|
-
font-weight: 500;
|
|
32341
|
-
color: #3e4652;
|
|
32342
|
-
line-height: 18px;
|
|
32343
|
-
}
|
|
32344
|
-
|
|
32345
|
-
.E_d105ju2d + .E_d105ju2d {
|
|
32346
|
-
margin-top: 16px;
|
|
32347
|
-
}
|
|
32348
|
-
|
|
32349
|
-
.E_d105ju2d + * {
|
|
32350
|
-
margin-top: 16px;
|
|
32351
|
-
}
|
|
32352
|
-
|
|
32353
|
-
.E_lh0l62z.E_d105ju2d {
|
|
32354
|
-
font-size: 12px;
|
|
32355
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32356
|
-
margin-top: 12px;
|
|
32357
|
-
}
|
|
32358
|
-
|
|
32359
|
-
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
32360
|
-
line-height: 18px;
|
|
32361
|
-
font-weight: 500;
|
|
32362
|
-
margin-top: 0;
|
|
32363
|
-
white-space: initial;
|
|
32364
|
-
}
|
|
32365
|
-
|
|
32366
|
-
.E_r1skkc3l {
|
|
32367
|
-
display: block;
|
|
32368
|
-
}
|
|
32369
|
-
|
|
32370
|
-
.E_r1skkc3l span {
|
|
32371
|
-
font-size: 14px;
|
|
32372
|
-
font-weight: 500;
|
|
32373
|
-
line-height: 32px;
|
|
32374
|
-
color: #3e4652;
|
|
32375
|
-
}
|
|
32376
|
-
|
|
32377
|
-
.E_c3cobmo {
|
|
32378
|
-
margin-top: 16px;
|
|
32379
|
-
padding: 8px;
|
|
32380
|
-
border-radius: 6px;
|
|
32381
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32382
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32383
|
-
font-size: 12px;
|
|
32384
|
-
}
|
|
32385
|
-
|
|
32386
|
-
.E_c3cobmo div {
|
|
32387
|
-
line-height: 20px;
|
|
32388
|
-
display: flex;
|
|
32389
|
-
align-items: center;
|
|
32390
|
-
word-break: break-all;
|
|
32391
|
-
}
|
|
32392
|
-
|
|
32393
|
-
.E_c3cobmo .title {
|
|
32394
|
-
font-weight: 700;
|
|
32395
|
-
line-height: 18px;
|
|
32396
|
-
margin: 4px 0;
|
|
32397
|
-
}
|
|
32398
|
-
|
|
32399
|
-
.E_s1sck0th {
|
|
32400
|
-
padding: 0 8px;
|
|
32401
|
-
border-radius: 4px;
|
|
32402
|
-
}
|
|
32403
|
-
|
|
32404
|
-
.E_m855nr1 {
|
|
32405
|
-
padding: 2px 8px;
|
|
32406
|
-
border-radius: 3px;
|
|
32407
|
-
}
|
|
32408
|
-
|
|
32409
|
-
.E_l1270xpg {
|
|
32410
|
-
padding: 3px 8px;
|
|
32411
|
-
border-radius: 2px;
|
|
32412
|
-
}
|
|
32413
|
-
|
|
32414
|
-
.E_t14rextb.ant-tag:hover {
|
|
32415
|
-
opacity: unset;
|
|
32416
|
-
}
|
|
32417
|
-
|
|
32418
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32419
|
-
margin: 0;
|
|
32420
|
-
margin-right: 8px;
|
|
32421
|
-
display: inline-flex;
|
|
32422
|
-
align-items: center;
|
|
32423
|
-
border: none;
|
|
32424
|
-
}
|
|
32425
|
-
|
|
32426
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32427
|
-
width: 16px;
|
|
32428
|
-
height: 16px;
|
|
32429
|
-
color: inherit;
|
|
32430
|
-
margin-left: 4px;
|
|
32431
|
-
opacity: 0.6;
|
|
32432
|
-
display: inline-flex;
|
|
32536
|
+
|
|
32537
|
+
input.E_rf8rlle.ant-input {
|
|
32538
|
+
border-top-left-radius: 0;
|
|
32539
|
+
border-bottom-left-radius: 0;
|
|
32433
32540
|
}
|
|
32434
32541
|
|
|
32435
|
-
.
|
|
32436
|
-
|
|
32542
|
+
.E_rf8rlle.ant-input-affix-wrapper {
|
|
32543
|
+
border-top-left-radius: 0;
|
|
32544
|
+
border-bottom-left-radius: 0;
|
|
32437
32545
|
}
|
|
32438
32546
|
|
|
32439
|
-
.
|
|
32440
|
-
|
|
32441
|
-
|
|
32547
|
+
.E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
|
|
32548
|
+
border-top-right-radius: 0;
|
|
32549
|
+
border-bottom-right-radius: 0;
|
|
32442
32550
|
}
|
|
32443
32551
|
|
|
32444
|
-
.
|
|
32445
|
-
|
|
32446
|
-
|
|
32552
|
+
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
32553
|
+
border-top-left-radius: 0;
|
|
32554
|
+
border-bottom-left-radius: 0;
|
|
32447
32555
|
}
|
|
32448
32556
|
|
|
32449
|
-
.
|
|
32450
|
-
|
|
32451
|
-
|
|
32557
|
+
.E_c3ni091 {
|
|
32558
|
+
display: flex;
|
|
32559
|
+
flex-direction: column;
|
|
32452
32560
|
}
|
|
32453
32561
|
|
|
32454
|
-
.
|
|
32455
|
-
|
|
32456
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32562
|
+
.E_c3ni091 .select-wrapper {
|
|
32563
|
+
margin-top: 12px;
|
|
32457
32564
|
}
|
|
32458
32565
|
|
|
32459
|
-
.
|
|
32460
|
-
|
|
32461
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32566
|
+
.E_c3ni091 .select-wrapper .select {
|
|
32567
|
+
width: 100%;
|
|
32462
32568
|
}
|
|
32463
32569
|
|
|
32464
|
-
.
|
|
32465
|
-
|
|
32466
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32570
|
+
.E_c3ni091 .radio-wrapper {
|
|
32571
|
+
margin-top: 24px;
|
|
32467
32572
|
}
|
|
32468
32573
|
|
|
32469
|
-
.
|
|
32470
|
-
|
|
32574
|
+
.E_c3ni091 div.form-item {
|
|
32575
|
+
width: 100%;
|
|
32471
32576
|
}
|
|
32472
32577
|
|
|
32473
|
-
.
|
|
32474
|
-
|
|
32578
|
+
.E_d105ju2d {
|
|
32579
|
+
font-size: 14px;
|
|
32580
|
+
font-weight: 500;
|
|
32581
|
+
color: #3e4652;
|
|
32582
|
+
line-height: 18px;
|
|
32475
32583
|
}
|
|
32476
32584
|
|
|
32477
|
-
.
|
|
32478
|
-
|
|
32585
|
+
.E_d105ju2d + .E_d105ju2d {
|
|
32586
|
+
margin-top: 16px;
|
|
32479
32587
|
}
|
|
32480
32588
|
|
|
32481
|
-
.
|
|
32482
|
-
|
|
32589
|
+
.E_d105ju2d + * {
|
|
32590
|
+
margin-top: 16px;
|
|
32483
32591
|
}
|
|
32484
32592
|
|
|
32485
|
-
.
|
|
32486
|
-
|
|
32593
|
+
.E_lh0l62z.E_d105ju2d {
|
|
32594
|
+
font-size: 12px;
|
|
32595
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32596
|
+
margin-top: 12px;
|
|
32487
32597
|
}
|
|
32488
32598
|
|
|
32489
|
-
.
|
|
32490
|
-
|
|
32599
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
32600
|
+
line-height: 18px;
|
|
32601
|
+
font-weight: 500;
|
|
32602
|
+
margin-top: 0;
|
|
32603
|
+
white-space: initial;
|
|
32491
32604
|
}
|
|
32492
32605
|
|
|
32493
|
-
.
|
|
32494
|
-
|
|
32606
|
+
.E_r1skkc3l {
|
|
32607
|
+
display: block;
|
|
32495
32608
|
}
|
|
32496
32609
|
|
|
32497
|
-
.
|
|
32498
|
-
|
|
32610
|
+
.E_r1skkc3l span {
|
|
32611
|
+
font-size: 14px;
|
|
32612
|
+
font-weight: 500;
|
|
32613
|
+
line-height: 32px;
|
|
32614
|
+
color: #3e4652;
|
|
32499
32615
|
}
|
|
32500
32616
|
|
|
32501
|
-
.
|
|
32502
|
-
|
|
32617
|
+
.E_c3cobmo {
|
|
32618
|
+
margin-top: 16px;
|
|
32619
|
+
padding: 8px;
|
|
32620
|
+
border-radius: 6px;
|
|
32621
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32622
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32623
|
+
font-size: 12px;
|
|
32503
32624
|
}
|
|
32504
32625
|
|
|
32505
|
-
.
|
|
32506
|
-
|
|
32507
|
-
|
|
32626
|
+
.E_c3cobmo div {
|
|
32627
|
+
line-height: 20px;
|
|
32628
|
+
display: flex;
|
|
32629
|
+
align-items: center;
|
|
32630
|
+
word-break: break-all;
|
|
32631
|
+
}
|
|
32632
|
+
|
|
32633
|
+
.E_c3cobmo .title {
|
|
32634
|
+
font-weight: 700;
|
|
32635
|
+
line-height: 18px;
|
|
32636
|
+
margin: 4px 0;
|
|
32508
32637
|
}
|
|
32509
32638
|
|
|
32510
32639
|
.E_dsnbhzf {
|
|
@@ -32946,167 +33075,40 @@ input.E_rf8rlle.ant-input {
|
|
|
32946
33075
|
font-size: 12px;
|
|
32947
33076
|
line-height: 18px;
|
|
32948
33077
|
}
|
|
32949
|
-
|
|
32950
|
-
.E_t10dv8p1 {
|
|
32951
|
-
font-family: Inter;
|
|
32952
|
-
font-style: normal;
|
|
32953
|
-
font-weight: normal;
|
|
32954
|
-
font-feature-settings: "zero" on;
|
|
32955
|
-
font-size: 12px;
|
|
32956
|
-
line-height: 18px;
|
|
32957
|
-
}
|
|
32958
|
-
|
|
32959
|
-
.E_tc2oqpq {
|
|
32960
|
-
font-family: Inter;
|
|
32961
|
-
font-style: normal;
|
|
32962
|
-
font-weight: 500;
|
|
32963
|
-
font-feature-settings: "zero" on;
|
|
32964
|
-
font-size: 12px;
|
|
32965
|
-
line-height: 18px;
|
|
32966
|
-
}
|
|
32967
|
-
|
|
32968
|
-
.E_tzvddmc {
|
|
32969
|
-
font-family: Inter;
|
|
32970
|
-
font-style: normal;
|
|
32971
|
-
font-weight: bold;
|
|
32972
|
-
font-feature-settings: "zero" on;
|
|
32973
|
-
font-size: 16px;
|
|
32974
|
-
line-height: 24px;
|
|
32975
|
-
}
|
|
32976
|
-
|
|
32977
|
-
.E_u18llj45 {
|
|
32978
|
-
font-family: Inter;
|
|
32979
|
-
font-style: normal;
|
|
32980
|
-
font-weight: normal;
|
|
32981
|
-
font-size: 10px;
|
|
32982
|
-
line-height: 12px;
|
|
32983
|
-
}
|
|
32984
|
-
|
|
32985
|
-
.E_s1dni7lo {
|
|
32986
|
-
width: 430px !important;
|
|
32987
|
-
}
|
|
32988
|
-
|
|
32989
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
32990
|
-
padding: 8px 16px;
|
|
32991
|
-
line-height: 18px;
|
|
32992
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32993
|
-
height: 34px;
|
|
32994
|
-
min-height: 34px;
|
|
32995
|
-
box-sizing: border-box;
|
|
32996
|
-
margin-top: 8px;
|
|
32997
|
-
}
|
|
32998
|
-
|
|
32999
|
-
.E_o1ugr09p {
|
|
33000
|
-
display: flex;
|
|
33001
|
-
flex-direction: column;
|
|
33002
|
-
margin: 1px 8px;
|
|
33003
|
-
padding: 8px;
|
|
33004
|
-
border-radius: 4px;
|
|
33005
|
-
}
|
|
33006
|
-
|
|
33007
|
-
.E_o1ugr09p .selected-icon {
|
|
33008
|
-
display: none;
|
|
33009
|
-
}
|
|
33010
|
-
|
|
33011
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
33012
|
-
padding-left: 8px;
|
|
33013
|
-
}
|
|
33014
|
-
|
|
33015
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
33016
|
-
background-color: white;
|
|
33017
|
-
}
|
|
33018
|
-
|
|
33019
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
33020
|
-
color: #0080ff;
|
|
33021
|
-
}
|
|
33022
|
-
|
|
33023
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
33024
|
-
display: block;
|
|
33025
|
-
}
|
|
33026
|
-
|
|
33027
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
33028
|
-
background: rgba(0, 136, 255, 0.16);
|
|
33029
|
-
}
|
|
33030
|
-
|
|
33031
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
33032
|
-
color: #0080ff;
|
|
33033
|
-
}
|
|
33034
|
-
|
|
33035
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
33036
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33037
|
-
color: #0080ff;
|
|
33038
|
-
}
|
|
33039
|
-
|
|
33040
|
-
.E_o1ifxsq4 {
|
|
33041
|
-
display: flex;
|
|
33042
|
-
justify-content: space-between;
|
|
33043
|
-
height: 20px;
|
|
33044
|
-
line-height: 20px;
|
|
33045
|
-
}
|
|
33046
|
-
|
|
33047
|
-
.E_o1ifxsq4 .timezone-title {
|
|
33048
|
-
color: #2d3a56;
|
|
33049
|
-
overflow: hidden;
|
|
33050
|
-
text-overflow: ellipsis;
|
|
33051
|
-
}
|
|
33052
|
-
|
|
33053
|
-
.E_o1zue7 {
|
|
33054
|
-
display: flex;
|
|
33055
|
-
justify-content: space-between;
|
|
33056
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33057
|
-
height: 18px;
|
|
33058
|
-
line-height: 18px;
|
|
33059
|
-
margin-top: 2px;
|
|
33060
|
-
}
|
|
33061
|
-
|
|
33062
|
-
.E_tyfmlxg {
|
|
33063
|
-
border: none;
|
|
33064
|
-
margin-right: 0;
|
|
33065
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33066
|
-
}
|
|
33067
|
-
|
|
33068
|
-
.E_o18uybox {
|
|
33069
|
-
pointer-events: none;
|
|
33070
|
-
height: 32px;
|
|
33071
|
-
width: 100%;
|
|
33072
|
-
opacity: 0;
|
|
33073
|
-
}
|
|
33074
|
-
|
|
33075
|
-
.E_c1yyuluq {
|
|
33076
|
-
border-radius: 8px;
|
|
33077
|
-
}
|
|
33078
|
-
|
|
33079
|
-
.E_c1yyuluq .ant-card-body {
|
|
33080
|
-
padding: 20px 24px 24px 24px;
|
|
33081
|
-
}
|
|
33082
|
-
|
|
33083
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
33084
|
-
border: 0px;
|
|
33085
|
-
background-color: #fff;
|
|
33086
|
-
}
|
|
33087
|
-
|
|
33088
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
33089
|
-
padding-top: 0px;
|
|
33090
|
-
padding-bottom: 0px;
|
|
33091
|
-
padding-left: 0px !important;
|
|
33092
|
-
padding-right: 24px;
|
|
33093
|
-
}
|
|
33094
|
-
|
|
33095
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
33096
|
-
right: 0px;
|
|
33078
|
+
|
|
33079
|
+
.E_t10dv8p1 {
|
|
33080
|
+
font-family: Inter;
|
|
33081
|
+
font-style: normal;
|
|
33082
|
+
font-weight: normal;
|
|
33083
|
+
font-feature-settings: "zero" on;
|
|
33084
|
+
font-size: 12px;
|
|
33085
|
+
line-height: 18px;
|
|
33097
33086
|
}
|
|
33098
33087
|
|
|
33099
|
-
.
|
|
33100
|
-
|
|
33088
|
+
.E_tc2oqpq {
|
|
33089
|
+
font-family: Inter;
|
|
33090
|
+
font-style: normal;
|
|
33091
|
+
font-weight: 500;
|
|
33092
|
+
font-feature-settings: "zero" on;
|
|
33093
|
+
font-size: 12px;
|
|
33094
|
+
line-height: 18px;
|
|
33101
33095
|
}
|
|
33102
33096
|
|
|
33103
|
-
.
|
|
33104
|
-
|
|
33105
|
-
|
|
33097
|
+
.E_tzvddmc {
|
|
33098
|
+
font-family: Inter;
|
|
33099
|
+
font-style: normal;
|
|
33100
|
+
font-weight: bold;
|
|
33101
|
+
font-feature-settings: "zero" on;
|
|
33102
|
+
font-size: 16px;
|
|
33103
|
+
line-height: 24px;
|
|
33106
33104
|
}
|
|
33107
33105
|
|
|
33108
|
-
.
|
|
33109
|
-
|
|
33106
|
+
.E_u18llj45 {
|
|
33107
|
+
font-family: Inter;
|
|
33108
|
+
font-style: normal;
|
|
33109
|
+
font-weight: normal;
|
|
33110
|
+
font-size: 10px;
|
|
33111
|
+
line-height: 12px;
|
|
33110
33112
|
}
|
|
33111
33113
|
|
|
33112
33114
|
.E_a1b5xrg3 .user-icon-inner {
|
|
@@ -33142,10 +33144,8 @@ input.E_rf8rlle.ant-input {
|
|
|
33142
33144
|
transition: all 320ms ease;
|
|
33143
33145
|
}
|
|
33144
33146
|
|
|
33145
|
-
.
|
|
33146
|
-
|
|
33147
|
-
background-color: unset;
|
|
33148
|
-
padding: unset;
|
|
33147
|
+
.E_m196gn1d {
|
|
33148
|
+
min-width: 1280px;
|
|
33149
33149
|
}
|
|
33150
33150
|
|
|
33151
33151
|
.E_suhck3k {
|
|
@@ -34299,24 +34299,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34299
34299
|
background-color: transparent;
|
|
34300
34300
|
}
|
|
34301
34301
|
|
|
34302
|
-
.E_r77hffu {
|
|
34303
|
-
display: flex;
|
|
34304
|
-
align-items: center;
|
|
34305
|
-
justify-content: space-between;
|
|
34306
|
-
column-gap: 6px;
|
|
34307
|
-
}
|
|
34308
|
-
|
|
34309
|
-
.E_p1cmxsf7 {
|
|
34310
|
-
display: flex;
|
|
34311
|
-
flex-direction: column;
|
|
34312
|
-
justify-content: center;
|
|
34313
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34314
|
-
}
|
|
34315
|
-
|
|
34316
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
34317
|
-
font-size: 0;
|
|
34318
|
-
}
|
|
34319
|
-
|
|
34320
34302
|
.E_ckui4s7 {
|
|
34321
34303
|
color: #2d3a56;
|
|
34322
34304
|
line-height: 22px;
|
|
@@ -34467,31 +34449,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34467
34449
|
transform: translateY(-4px);
|
|
34468
34450
|
}
|
|
34469
34451
|
|
|
34470
|
-
.E_t1gvlxt5 {
|
|
34471
|
-
min-width: 0;
|
|
34472
|
-
flex: 1;
|
|
34473
|
-
}
|
|
34474
|
-
|
|
34475
|
-
.E_t1gvlxt5 .tag {
|
|
34476
|
-
flex: 0 0 auto;
|
|
34477
|
-
}
|
|
34478
|
-
|
|
34479
|
-
.E_t1gvlxt5 .progress-title {
|
|
34480
|
-
flex: 2;
|
|
34481
|
-
max-width: fit-content;
|
|
34482
|
-
}
|
|
34483
|
-
|
|
34484
|
-
.E_t1gvlxt5 .progress-desc {
|
|
34485
|
-
flex: 1;
|
|
34486
|
-
max-width: fit-content;
|
|
34487
|
-
}
|
|
34488
|
-
|
|
34489
|
-
.E_a1ji6r68 {
|
|
34490
|
-
display: flex;
|
|
34491
|
-
align-items: center;
|
|
34492
|
-
column-gap: var(--a1ji6r68-0);
|
|
34493
|
-
}
|
|
34494
|
-
|
|
34495
34452
|
.E_lht19u8 {
|
|
34496
34453
|
width: 64px;
|
|
34497
34454
|
height: 64px;
|
|
@@ -34538,191 +34495,25 @@ input.E_rf8rlle.ant-input {
|
|
|
34538
34495
|
border-radius: 5px;
|
|
34539
34496
|
transform: rotate(112deg);
|
|
34540
34497
|
transform-origin: top left;
|
|
34541
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34542
|
-
}
|
|
34543
|
-
|
|
34544
|
-
.E_msn7nxt {
|
|
34545
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34546
|
-
text-align: center;
|
|
34547
|
-
display: flex;
|
|
34548
|
-
align-items: center;
|
|
34549
|
-
justify-content: center;
|
|
34550
|
-
flex-direction: column;
|
|
34551
|
-
height: 100%;
|
|
34552
|
-
}
|
|
34553
|
-
|
|
34554
|
-
.E_msn7nxt .link {
|
|
34555
|
-
color: #0080ff;
|
|
34556
|
-
cursor: pointer;
|
|
34557
|
-
}
|
|
34558
|
-
|
|
34559
|
-
.E_mp64wfi {
|
|
34560
|
-
width: 100%;
|
|
34561
|
-
height: 100%;
|
|
34562
|
-
display: flex;
|
|
34563
|
-
flex-direction: column;
|
|
34564
|
-
}
|
|
34565
|
-
|
|
34566
|
-
.E_mp64wfi .name-toolbar {
|
|
34567
|
-
width: 100%;
|
|
34568
|
-
display: flex;
|
|
34569
|
-
line-height: 30px;
|
|
34570
|
-
padding: 0 16px;
|
|
34571
|
-
justify-content: space-between;
|
|
34572
|
-
}
|
|
34573
|
-
|
|
34574
|
-
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34575
|
-
display: flex;
|
|
34576
|
-
font-size: 12px;
|
|
34577
|
-
align-items: center;
|
|
34578
|
-
}
|
|
34579
|
-
|
|
34580
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34581
|
-
color: #a3b4cc;
|
|
34582
|
-
}
|
|
34583
|
-
|
|
34584
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34585
|
-
margin-left: 10px;
|
|
34586
|
-
}
|
|
34587
|
-
|
|
34588
|
-
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34589
|
-
margin-left: 10px;
|
|
34590
|
-
cursor: pointer;
|
|
34591
|
-
}
|
|
34592
|
-
|
|
34593
|
-
.E_mp64wfi .content {
|
|
34594
|
-
flex: 1;
|
|
34595
|
-
width: 100%;
|
|
34596
|
-
display: flex;
|
|
34597
|
-
justify-content: center;
|
|
34598
|
-
align-items: center;
|
|
34599
|
-
}
|
|
34600
|
-
|
|
34601
|
-
.E_mp64wfi .single-content {
|
|
34602
|
-
height: 65px;
|
|
34603
|
-
}
|
|
34604
|
-
|
|
34605
|
-
.E_l1oyigan {
|
|
34606
|
-
display: flex;
|
|
34607
|
-
align-items: center;
|
|
34608
|
-
white-space: nowrap;
|
|
34609
|
-
overflow: hidden;
|
|
34610
|
-
width: 100%;
|
|
34611
|
-
}
|
|
34612
|
-
|
|
34613
|
-
.E_l1oyigan .ant-dropdown-trigger {
|
|
34614
|
-
margin-left: auto;
|
|
34615
|
-
font-size: 12px;
|
|
34616
|
-
}
|
|
34617
|
-
|
|
34618
|
-
.E_l1noi4n1 {
|
|
34619
|
-
display: flex;
|
|
34620
|
-
justify-content: flex-start;
|
|
34621
|
-
align-items: center;
|
|
34622
|
-
font-size: 12px;
|
|
34623
|
-
cursor: pointer;
|
|
34624
|
-
}
|
|
34625
|
-
|
|
34626
|
-
.E_l1noi4n1:not(:last-child) {
|
|
34627
|
-
margin-right: 20px;
|
|
34628
|
-
}
|
|
34629
|
-
|
|
34630
|
-
.E_l1noi4n1.deselected {
|
|
34631
|
-
opacity: 0.4;
|
|
34632
|
-
}
|
|
34633
|
-
|
|
34634
|
-
.E_l1noi4n1.deselected .color-block {
|
|
34635
|
-
background: #b4beca !important;
|
|
34636
|
-
}
|
|
34637
|
-
|
|
34638
|
-
.E_cz19rz6 {
|
|
34639
|
-
display: inline-block;
|
|
34640
|
-
height: 8px;
|
|
34641
|
-
width: 8px;
|
|
34642
|
-
margin-right: 8px;
|
|
34643
|
-
}
|
|
34644
|
-
|
|
34645
|
-
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34646
|
-
display: flex;
|
|
34647
|
-
align-items: center;
|
|
34648
|
-
font-size: 12px;
|
|
34649
|
-
margin: 0;
|
|
34650
|
-
}
|
|
34651
|
-
|
|
34652
|
-
.E_m1y1hhnr {
|
|
34653
|
-
position: relative;
|
|
34654
|
-
}
|
|
34655
|
-
|
|
34656
|
-
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
34657
|
-
bottom: -12px;
|
|
34658
|
-
}
|
|
34659
|
-
|
|
34660
|
-
.E_m1y1hhnr .metric-toolbar {
|
|
34661
|
-
display: flex;
|
|
34662
|
-
justify-content: space-between;
|
|
34663
|
-
line-height: 30px;
|
|
34664
|
-
margin: 0 16px;
|
|
34665
|
-
}
|
|
34666
|
-
|
|
34667
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
34668
|
-
display: flex;
|
|
34669
|
-
font-size: 12px;
|
|
34670
|
-
align-items: center;
|
|
34671
|
-
}
|
|
34672
|
-
|
|
34673
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
34674
|
-
color: #a3b4cc;
|
|
34675
|
-
}
|
|
34676
|
-
|
|
34677
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34678
|
-
margin-left: 10px;
|
|
34679
|
-
}
|
|
34680
|
-
|
|
34681
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
34682
|
-
margin-left: 10px;
|
|
34683
|
-
cursor: pointer;
|
|
34684
|
-
}
|
|
34685
|
-
|
|
34686
|
-
.E_m1y1hhnr .recharts-xAxis {
|
|
34687
|
-
font-size: 12px;
|
|
34688
|
-
}
|
|
34689
|
-
|
|
34690
|
-
.E_m1y1hhnr .pointer-wrapper {
|
|
34691
|
-
position: absolute;
|
|
34692
|
-
bottom: 10px;
|
|
34693
|
-
padding: 0 8px;
|
|
34694
|
-
border-radius: 4px;
|
|
34695
|
-
font-size: 12px;
|
|
34696
|
-
color: #fff;
|
|
34697
|
-
background: rgba(0, 0, 0, 0.75);
|
|
34698
|
-
transform: translateX(-50%);
|
|
34699
|
-
}
|
|
34700
|
-
|
|
34701
|
-
.E_tnvijvs {
|
|
34702
|
-
min-width: 200px;
|
|
34703
|
-
}
|
|
34704
|
-
|
|
34705
|
-
.E_t1ub2aex {
|
|
34706
|
-
display: flex;
|
|
34707
|
-
align-items: center;
|
|
34708
|
-
justify-content: space-between;
|
|
34709
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
34710
|
-
color: #b4beca;
|
|
34711
|
-
font-size: 12px;
|
|
34712
|
-
padding: 3px 6px;
|
|
34498
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34713
34499
|
}
|
|
34714
34500
|
|
|
34715
|
-
.
|
|
34716
|
-
|
|
34501
|
+
.E_r77hffu {
|
|
34502
|
+
display: flex;
|
|
34503
|
+
align-items: center;
|
|
34504
|
+
justify-content: space-between;
|
|
34505
|
+
column-gap: 6px;
|
|
34717
34506
|
}
|
|
34718
34507
|
|
|
34719
|
-
.
|
|
34720
|
-
|
|
34508
|
+
.E_p1cmxsf7 {
|
|
34509
|
+
display: flex;
|
|
34510
|
+
flex-direction: column;
|
|
34511
|
+
justify-content: center;
|
|
34512
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34721
34513
|
}
|
|
34722
34514
|
|
|
34723
|
-
.
|
|
34724
|
-
|
|
34725
|
-
margin-left: 8px;
|
|
34515
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34516
|
+
font-size: 0;
|
|
34726
34517
|
}
|
|
34727
34518
|
|
|
34728
34519
|
.E_w7ob4th.outside-tag {
|
|
@@ -34735,35 +34526,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34735
34526
|
margin-right: 4px;
|
|
34736
34527
|
}
|
|
34737
34528
|
|
|
34738
|
-
.E_slr2ynn {
|
|
34739
|
-
padding: 0 8px;
|
|
34740
|
-
height: 18px;
|
|
34741
|
-
}
|
|
34742
|
-
|
|
34743
|
-
.E_m140wbb6 {
|
|
34744
|
-
padding: 2px 8px;
|
|
34745
|
-
height: 24px;
|
|
34746
|
-
}
|
|
34747
|
-
|
|
34748
|
-
.E_t1fozc1i {
|
|
34749
|
-
margin: 0;
|
|
34750
|
-
}
|
|
34751
|
-
|
|
34752
|
-
.E_i1vxv4ln {
|
|
34753
|
-
margin-right: 4px;
|
|
34754
|
-
height: 16px;
|
|
34755
|
-
}
|
|
34756
|
-
|
|
34757
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34758
|
-
font-weight: 700;
|
|
34759
|
-
color: #00122e;
|
|
34760
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34761
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34762
|
-
word-break: break-all;
|
|
34763
|
-
display: inline;
|
|
34764
|
-
white-space: normal;
|
|
34765
|
-
}
|
|
34766
|
-
|
|
34767
34529
|
button.E_l48ei06.ant-btn {
|
|
34768
34530
|
font-size: 12px;
|
|
34769
34531
|
line-height: 18px;
|
|
@@ -34827,101 +34589,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34827
34589
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34828
34590
|
}
|
|
34829
34591
|
|
|
34830
|
-
.E_sddwhm6 {
|
|
34831
|
-
margin: 0;
|
|
34832
|
-
border-radius: 20px;
|
|
34833
|
-
padding: 2px 10px;
|
|
34834
|
-
height: 22px;
|
|
34835
|
-
}
|
|
34836
|
-
|
|
34837
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34838
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34839
|
-
}
|
|
34840
|
-
|
|
34841
|
-
.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 {
|
|
34842
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34843
|
-
}
|
|
34844
|
-
|
|
34845
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34846
|
-
color: #00122e;
|
|
34847
|
-
}
|
|
34848
|
-
|
|
34849
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34850
|
-
margin-right: 6px;
|
|
34851
|
-
}
|
|
34852
|
-
|
|
34853
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34854
|
-
margin-left: 8px;
|
|
34855
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34856
|
-
}
|
|
34857
|
-
|
|
34858
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34859
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34860
|
-
}
|
|
34861
|
-
|
|
34862
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34863
|
-
background-color: #0080ff;
|
|
34864
|
-
}
|
|
34865
|
-
|
|
34866
|
-
.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 {
|
|
34867
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
34868
|
-
}
|
|
34869
|
-
|
|
34870
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34871
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
34872
|
-
}
|
|
34873
|
-
|
|
34874
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34875
|
-
background-color: #f0483e;
|
|
34876
|
-
}
|
|
34877
|
-
|
|
34878
|
-
.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 {
|
|
34879
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
34880
|
-
}
|
|
34881
|
-
|
|
34882
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34883
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
34884
|
-
}
|
|
34885
|
-
|
|
34886
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34887
|
-
background-color: #fea008;
|
|
34888
|
-
}
|
|
34889
|
-
|
|
34890
|
-
.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 {
|
|
34891
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
34892
|
-
}
|
|
34893
|
-
|
|
34894
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34895
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
34896
|
-
}
|
|
34897
|
-
|
|
34898
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34899
|
-
background-color: #00ba5d;
|
|
34900
|
-
}
|
|
34901
|
-
|
|
34902
|
-
.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 {
|
|
34903
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
34904
|
-
}
|
|
34905
|
-
|
|
34906
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34907
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34908
|
-
}
|
|
34909
|
-
|
|
34910
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34911
|
-
background-color: #6b7d99;
|
|
34912
|
-
}
|
|
34913
|
-
|
|
34914
|
-
.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 {
|
|
34915
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
34916
|
-
}
|
|
34917
|
-
|
|
34918
|
-
.E_satwmqm {
|
|
34919
|
-
width: 8px;
|
|
34920
|
-
height: 8px;
|
|
34921
|
-
border-radius: 50%;
|
|
34922
|
-
display: inline-block;
|
|
34923
|
-
}
|
|
34924
|
-
|
|
34925
34592
|
.E_tc97u5y {
|
|
34926
34593
|
height: 100%;
|
|
34927
34594
|
}
|
|
@@ -35363,20 +35030,139 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35363
35030
|
.E_tfzf37v .ant-table td.cell__action_ .menu-button {
|
|
35364
35031
|
width: 24px;
|
|
35365
35032
|
height: 24px;
|
|
35366
|
-
cursor: pointer;
|
|
35367
|
-
justify-content: center;
|
|
35368
|
-
border-radius: 4px;
|
|
35033
|
+
cursor: pointer;
|
|
35034
|
+
justify-content: center;
|
|
35035
|
+
border-radius: 4px;
|
|
35036
|
+
}
|
|
35037
|
+
|
|
35038
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
|
|
35039
|
+
background: #fff;
|
|
35040
|
+
}
|
|
35041
|
+
|
|
35042
|
+
.E_sddwhm6 {
|
|
35043
|
+
margin: 0;
|
|
35044
|
+
border-radius: 20px;
|
|
35045
|
+
padding: 2px 10px;
|
|
35046
|
+
height: 22px;
|
|
35047
|
+
}
|
|
35048
|
+
|
|
35049
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35050
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35051
|
+
}
|
|
35052
|
+
|
|
35053
|
+
.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 {
|
|
35054
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35055
|
+
}
|
|
35056
|
+
|
|
35057
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35058
|
+
color: #00122e;
|
|
35059
|
+
}
|
|
35060
|
+
|
|
35061
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35062
|
+
margin-right: 6px;
|
|
35063
|
+
}
|
|
35064
|
+
|
|
35065
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35066
|
+
margin-left: 8px;
|
|
35067
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35068
|
+
}
|
|
35069
|
+
|
|
35070
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35071
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35072
|
+
}
|
|
35073
|
+
|
|
35074
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35075
|
+
background-color: #0080ff;
|
|
35076
|
+
}
|
|
35077
|
+
|
|
35078
|
+
.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 {
|
|
35079
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35080
|
+
}
|
|
35081
|
+
|
|
35082
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35083
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35084
|
+
}
|
|
35085
|
+
|
|
35086
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35087
|
+
background-color: #f0483e;
|
|
35088
|
+
}
|
|
35089
|
+
|
|
35090
|
+
.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 {
|
|
35091
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35092
|
+
}
|
|
35093
|
+
|
|
35094
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35095
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35096
|
+
}
|
|
35097
|
+
|
|
35098
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35099
|
+
background-color: #fea008;
|
|
35100
|
+
}
|
|
35101
|
+
|
|
35102
|
+
.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 {
|
|
35103
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35104
|
+
}
|
|
35105
|
+
|
|
35106
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35107
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35108
|
+
}
|
|
35109
|
+
|
|
35110
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35111
|
+
background-color: #00ba5d;
|
|
35112
|
+
}
|
|
35113
|
+
|
|
35114
|
+
.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 {
|
|
35115
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35116
|
+
}
|
|
35117
|
+
|
|
35118
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35119
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35120
|
+
}
|
|
35121
|
+
|
|
35122
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35123
|
+
background-color: #6b7d99;
|
|
35124
|
+
}
|
|
35125
|
+
|
|
35126
|
+
.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 {
|
|
35127
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35128
|
+
}
|
|
35129
|
+
|
|
35130
|
+
.E_satwmqm {
|
|
35131
|
+
width: 8px;
|
|
35132
|
+
height: 8px;
|
|
35133
|
+
border-radius: 50%;
|
|
35134
|
+
display: inline-block;
|
|
35135
|
+
}
|
|
35136
|
+
|
|
35137
|
+
.E_slr2ynn {
|
|
35138
|
+
padding: 0 8px;
|
|
35139
|
+
height: 18px;
|
|
35140
|
+
}
|
|
35141
|
+
|
|
35142
|
+
.E_m140wbb6 {
|
|
35143
|
+
padding: 2px 8px;
|
|
35144
|
+
height: 24px;
|
|
35369
35145
|
}
|
|
35370
35146
|
|
|
35371
|
-
.
|
|
35372
|
-
|
|
35147
|
+
.E_t1fozc1i {
|
|
35148
|
+
margin: 0;
|
|
35373
35149
|
}
|
|
35374
35150
|
|
|
35375
|
-
.
|
|
35151
|
+
.E_i1vxv4ln {
|
|
35376
35152
|
margin-right: 4px;
|
|
35377
35153
|
height: 16px;
|
|
35378
35154
|
}
|
|
35379
35155
|
|
|
35156
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
35157
|
+
font-weight: 700;
|
|
35158
|
+
color: #00122e;
|
|
35159
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35160
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35161
|
+
word-break: break-all;
|
|
35162
|
+
display: inline;
|
|
35163
|
+
white-space: normal;
|
|
35164
|
+
}
|
|
35165
|
+
|
|
35380
35166
|
.E_t1dtlqs1 {
|
|
35381
35167
|
margin-bottom: 4px;
|
|
35382
35168
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -35605,6 +35391,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35605
35391
|
margin-right: 8px;
|
|
35606
35392
|
}
|
|
35607
35393
|
|
|
35394
|
+
.E_i1g85yz3 {
|
|
35395
|
+
margin-right: 4px;
|
|
35396
|
+
height: 16px;
|
|
35397
|
+
}
|
|
35398
|
+
|
|
35608
35399
|
.E_sjob3jg {
|
|
35609
35400
|
--item-min-width: 60px;
|
|
35610
35401
|
}
|
|
@@ -35837,6 +35628,215 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35837
35628
|
justify-content: center;
|
|
35838
35629
|
}
|
|
35839
35630
|
|
|
35631
|
+
.E_t1gvlxt5 {
|
|
35632
|
+
min-width: 0;
|
|
35633
|
+
flex: 1;
|
|
35634
|
+
}
|
|
35635
|
+
|
|
35636
|
+
.E_t1gvlxt5 .tag {
|
|
35637
|
+
flex: 0 0 auto;
|
|
35638
|
+
}
|
|
35639
|
+
|
|
35640
|
+
.E_t1gvlxt5 .progress-title {
|
|
35641
|
+
flex: 2;
|
|
35642
|
+
max-width: fit-content;
|
|
35643
|
+
}
|
|
35644
|
+
|
|
35645
|
+
.E_t1gvlxt5 .progress-desc {
|
|
35646
|
+
flex: 1;
|
|
35647
|
+
max-width: fit-content;
|
|
35648
|
+
}
|
|
35649
|
+
|
|
35650
|
+
.E_a1ji6r68 {
|
|
35651
|
+
display: flex;
|
|
35652
|
+
align-items: center;
|
|
35653
|
+
column-gap: var(--a1ji6r68-0);
|
|
35654
|
+
}
|
|
35655
|
+
|
|
35656
|
+
.E_msn7nxt {
|
|
35657
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35658
|
+
text-align: center;
|
|
35659
|
+
display: flex;
|
|
35660
|
+
align-items: center;
|
|
35661
|
+
justify-content: center;
|
|
35662
|
+
flex-direction: column;
|
|
35663
|
+
height: 100%;
|
|
35664
|
+
}
|
|
35665
|
+
|
|
35666
|
+
.E_msn7nxt .link {
|
|
35667
|
+
color: #0080ff;
|
|
35668
|
+
cursor: pointer;
|
|
35669
|
+
}
|
|
35670
|
+
|
|
35671
|
+
.E_mp64wfi {
|
|
35672
|
+
width: 100%;
|
|
35673
|
+
height: 100%;
|
|
35674
|
+
display: flex;
|
|
35675
|
+
flex-direction: column;
|
|
35676
|
+
}
|
|
35677
|
+
|
|
35678
|
+
.E_mp64wfi .name-toolbar {
|
|
35679
|
+
width: 100%;
|
|
35680
|
+
display: flex;
|
|
35681
|
+
line-height: 30px;
|
|
35682
|
+
padding: 0 16px;
|
|
35683
|
+
justify-content: space-between;
|
|
35684
|
+
}
|
|
35685
|
+
|
|
35686
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
35687
|
+
display: flex;
|
|
35688
|
+
font-size: 12px;
|
|
35689
|
+
align-items: center;
|
|
35690
|
+
}
|
|
35691
|
+
|
|
35692
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
35693
|
+
color: #a3b4cc;
|
|
35694
|
+
}
|
|
35695
|
+
|
|
35696
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
35697
|
+
margin-left: 10px;
|
|
35698
|
+
}
|
|
35699
|
+
|
|
35700
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
35701
|
+
margin-left: 10px;
|
|
35702
|
+
cursor: pointer;
|
|
35703
|
+
}
|
|
35704
|
+
|
|
35705
|
+
.E_mp64wfi .content {
|
|
35706
|
+
flex: 1;
|
|
35707
|
+
width: 100%;
|
|
35708
|
+
display: flex;
|
|
35709
|
+
justify-content: center;
|
|
35710
|
+
align-items: center;
|
|
35711
|
+
}
|
|
35712
|
+
|
|
35713
|
+
.E_mp64wfi .single-content {
|
|
35714
|
+
height: 65px;
|
|
35715
|
+
}
|
|
35716
|
+
|
|
35717
|
+
.E_l1oyigan {
|
|
35718
|
+
display: flex;
|
|
35719
|
+
align-items: center;
|
|
35720
|
+
white-space: nowrap;
|
|
35721
|
+
overflow: hidden;
|
|
35722
|
+
width: 100%;
|
|
35723
|
+
}
|
|
35724
|
+
|
|
35725
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
35726
|
+
margin-left: auto;
|
|
35727
|
+
font-size: 12px;
|
|
35728
|
+
}
|
|
35729
|
+
|
|
35730
|
+
.E_l1noi4n1 {
|
|
35731
|
+
display: flex;
|
|
35732
|
+
justify-content: flex-start;
|
|
35733
|
+
align-items: center;
|
|
35734
|
+
font-size: 12px;
|
|
35735
|
+
cursor: pointer;
|
|
35736
|
+
}
|
|
35737
|
+
|
|
35738
|
+
.E_l1noi4n1:not(:last-child) {
|
|
35739
|
+
margin-right: 20px;
|
|
35740
|
+
}
|
|
35741
|
+
|
|
35742
|
+
.E_l1noi4n1.deselected {
|
|
35743
|
+
opacity: 0.4;
|
|
35744
|
+
}
|
|
35745
|
+
|
|
35746
|
+
.E_l1noi4n1.deselected .color-block {
|
|
35747
|
+
background: #b4beca !important;
|
|
35748
|
+
}
|
|
35749
|
+
|
|
35750
|
+
.E_cz19rz6 {
|
|
35751
|
+
display: inline-block;
|
|
35752
|
+
height: 8px;
|
|
35753
|
+
width: 8px;
|
|
35754
|
+
margin-right: 8px;
|
|
35755
|
+
}
|
|
35756
|
+
|
|
35757
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
35758
|
+
display: flex;
|
|
35759
|
+
align-items: center;
|
|
35760
|
+
font-size: 12px;
|
|
35761
|
+
margin: 0;
|
|
35762
|
+
}
|
|
35763
|
+
|
|
35764
|
+
.E_m1y1hhnr {
|
|
35765
|
+
position: relative;
|
|
35766
|
+
}
|
|
35767
|
+
|
|
35768
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
35769
|
+
bottom: -12px;
|
|
35770
|
+
}
|
|
35771
|
+
|
|
35772
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
35773
|
+
display: flex;
|
|
35774
|
+
justify-content: space-between;
|
|
35775
|
+
line-height: 30px;
|
|
35776
|
+
margin: 0 16px;
|
|
35777
|
+
}
|
|
35778
|
+
|
|
35779
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
35780
|
+
display: flex;
|
|
35781
|
+
font-size: 12px;
|
|
35782
|
+
align-items: center;
|
|
35783
|
+
}
|
|
35784
|
+
|
|
35785
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
35786
|
+
color: #a3b4cc;
|
|
35787
|
+
}
|
|
35788
|
+
|
|
35789
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
35790
|
+
margin-left: 10px;
|
|
35791
|
+
}
|
|
35792
|
+
|
|
35793
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
35794
|
+
margin-left: 10px;
|
|
35795
|
+
cursor: pointer;
|
|
35796
|
+
}
|
|
35797
|
+
|
|
35798
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
35799
|
+
font-size: 12px;
|
|
35800
|
+
}
|
|
35801
|
+
|
|
35802
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
35803
|
+
position: absolute;
|
|
35804
|
+
bottom: 10px;
|
|
35805
|
+
padding: 0 8px;
|
|
35806
|
+
border-radius: 4px;
|
|
35807
|
+
font-size: 12px;
|
|
35808
|
+
color: #fff;
|
|
35809
|
+
background: rgba(0, 0, 0, 0.75);
|
|
35810
|
+
transform: translateX(-50%);
|
|
35811
|
+
}
|
|
35812
|
+
|
|
35813
|
+
.E_tnvijvs {
|
|
35814
|
+
min-width: 200px;
|
|
35815
|
+
}
|
|
35816
|
+
|
|
35817
|
+
.E_t1ub2aex {
|
|
35818
|
+
display: flex;
|
|
35819
|
+
align-items: center;
|
|
35820
|
+
justify-content: space-between;
|
|
35821
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
35822
|
+
color: #b4beca;
|
|
35823
|
+
font-size: 12px;
|
|
35824
|
+
padding: 3px 6px;
|
|
35825
|
+
}
|
|
35826
|
+
|
|
35827
|
+
.E_t1ub2aex:first-child {
|
|
35828
|
+
padding-top: 3px;
|
|
35829
|
+
}
|
|
35830
|
+
|
|
35831
|
+
.E_t1ub2aex:last-child {
|
|
35832
|
+
padding-bottom: 3px;
|
|
35833
|
+
}
|
|
35834
|
+
|
|
35835
|
+
.E_t1ub2aex .column-value {
|
|
35836
|
+
color: #fff;
|
|
35837
|
+
margin-left: 8px;
|
|
35838
|
+
}
|
|
35839
|
+
|
|
35840
35840
|
.E_t13ef470 {
|
|
35841
35841
|
height: 100%;
|
|
35842
35842
|
}
|
|
@@ -35896,6 +35896,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35896
35896
|
display: block;
|
|
35897
35897
|
}
|
|
35898
35898
|
|
|
35899
|
+
.E_i14c7jc8 {
|
|
35900
|
+
color: var(--i14c7jc8-0);
|
|
35901
|
+
}
|
|
35902
|
+
|
|
35903
|
+
.E_i1ibuolf {
|
|
35904
|
+
display: flex;
|
|
35905
|
+
align-items: center;
|
|
35906
|
+
column-gap: 4px;
|
|
35907
|
+
font-size: 12px;
|
|
35908
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35909
|
+
}
|
|
35910
|
+
|
|
35899
35911
|
.E_d1u4ndxc {
|
|
35900
35912
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35901
35913
|
font-size: 12px;
|
|
@@ -35926,15 +35938,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35926
35938
|
to {
|
|
35927
35939
|
transform: translateX(100%);
|
|
35928
35940
|
}
|
|
35929
|
-
}
|
|
35930
|
-
.E_i14c7jc8 {
|
|
35931
|
-
color: var(--i14c7jc8-0);
|
|
35932
|
-
}
|
|
35933
|
-
|
|
35934
|
-
.E_i1ibuolf {
|
|
35935
|
-
display: flex;
|
|
35936
|
-
align-items: center;
|
|
35937
|
-
column-gap: 4px;
|
|
35938
|
-
font-size: 12px;
|
|
35939
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35940
35941
|
}
|