@cloudtower/eagle 0.27.87 → 0.27.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1779 -1778
- package/dist/esm/stats1.html +1 -1
- package/dist/src/core/Avatar/avatar.type.d.ts +7 -0
- package/dist/src/core/Avatar/index.d.ts +4 -0
- package/dist/src/core/Nav/index.d.ts +4 -0
- package/dist/src/core/Nav/nav.type.d.ts +17 -0
- package/dist/src/core/Nav/style.d.ts +3 -0
- package/dist/stories/docs/core/Avatar.stories.d.ts +9 -0
- package/dist/stories/docs/core/Nav.stories.d.ts +9 -0
- package/dist/style.css +1861 -1861
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29572,67 +29572,59 @@ 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_c18bcrac {
|
|
29590
|
-
display: inline-block;
|
|
29591
|
-
width: 100%;
|
|
29575
|
+
.E_gmyahx3 {
|
|
29576
|
+
cursor: pointer;
|
|
29592
29577
|
}
|
|
29593
29578
|
|
|
29594
|
-
.
|
|
29595
|
-
|
|
29579
|
+
.E_gmyahx3 .link-text {
|
|
29580
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29596
29581
|
}
|
|
29597
29582
|
|
|
29598
|
-
.
|
|
29599
|
-
|
|
29583
|
+
.E_gmyahx3:hover .link-text {
|
|
29584
|
+
color: #0080ff;
|
|
29600
29585
|
}
|
|
29601
29586
|
|
|
29602
|
-
.
|
|
29587
|
+
.E_n12mqh7z {
|
|
29603
29588
|
display: flex;
|
|
29604
|
-
justify-content: space-between;
|
|
29605
29589
|
align-items: center;
|
|
29606
|
-
font-size:
|
|
29607
|
-
line-height:
|
|
29608
|
-
color: #cccccc;
|
|
29609
|
-
white-space: nowrap;
|
|
29590
|
+
font-size: 12px;
|
|
29591
|
+
line-height: 18px;
|
|
29610
29592
|
}
|
|
29611
29593
|
|
|
29612
|
-
.
|
|
29613
|
-
margin-
|
|
29594
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29595
|
+
margin-bottom: 4px;
|
|
29614
29596
|
}
|
|
29615
29597
|
|
|
29616
|
-
.
|
|
29617
|
-
|
|
29618
|
-
color: white;
|
|
29598
|
+
.E_tf5bynu {
|
|
29599
|
+
margin: 0 3px;
|
|
29619
29600
|
}
|
|
29620
29601
|
|
|
29621
|
-
.
|
|
29622
|
-
|
|
29602
|
+
.E_tcckoz1 {
|
|
29603
|
+
max-height: 400px;
|
|
29604
|
+
overflow: auto;
|
|
29605
|
+
}
|
|
29606
|
+
|
|
29607
|
+
.E_skwah65 {
|
|
29623
29608
|
height: 8px;
|
|
29609
|
+
box-sizing: border-box;
|
|
29624
29610
|
border-radius: 2px;
|
|
29625
|
-
|
|
29626
|
-
|
|
29627
|
-
|
|
29628
|
-
|
|
29629
|
-
margin-right: 6px;
|
|
29611
|
+
background: #f5f7fa;
|
|
29612
|
+
display: flex;
|
|
29613
|
+
width: 100%;
|
|
29614
|
+
overflow: hidden;
|
|
29630
29615
|
}
|
|
29631
29616
|
|
|
29632
|
-
.
|
|
29633
|
-
|
|
29634
|
-
|
|
29635
|
-
|
|
29617
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29618
|
+
margin-left: 1px;
|
|
29619
|
+
}
|
|
29620
|
+
|
|
29621
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
29622
|
+
display: flex;
|
|
29623
|
+
align-items: center;
|
|
29624
|
+
}
|
|
29625
|
+
|
|
29626
|
+
.E_s1iv0tp1 .enabled-text {
|
|
29627
|
+
margin-right: 8px;
|
|
29636
29628
|
}
|
|
29637
29629
|
|
|
29638
29630
|
.E_s1ebs0ra {
|
|
@@ -29812,65 +29804,40 @@ html body {
|
|
|
29812
29804
|
padding-right: 12px;
|
|
29813
29805
|
}
|
|
29814
29806
|
|
|
29815
|
-
.
|
|
29816
|
-
overflow: hidden;
|
|
29817
|
-
text-overflow: ellipsis;
|
|
29818
|
-
}
|
|
29819
|
-
|
|
29820
|
-
.E_s1tui002 {
|
|
29821
|
-
white-space: nowrap;
|
|
29822
|
-
}
|
|
29823
|
-
|
|
29824
|
-
.E_mxrc2zg {
|
|
29825
|
-
display: -webkit-box;
|
|
29826
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29827
|
-
-webkit-box-orient: vertical;
|
|
29828
|
-
word-break: break-all;
|
|
29829
|
-
}
|
|
29830
|
-
|
|
29831
|
-
.E_n12mqh7z {
|
|
29807
|
+
.E_wg1tsps {
|
|
29832
29808
|
display: flex;
|
|
29833
29809
|
align-items: center;
|
|
29834
|
-
|
|
29835
|
-
line-height: 18px;
|
|
29836
|
-
}
|
|
29837
|
-
|
|
29838
|
-
.E_n12mqh7z:not(:last-child) {
|
|
29839
|
-
margin-bottom: 4px;
|
|
29840
|
-
}
|
|
29841
|
-
|
|
29842
|
-
.E_tf5bynu {
|
|
29843
|
-
margin: 0 3px;
|
|
29844
|
-
}
|
|
29845
|
-
|
|
29846
|
-
.E_tcckoz1 {
|
|
29847
|
-
max-height: 400px;
|
|
29848
|
-
overflow: auto;
|
|
29810
|
+
justify-content: flex-end;
|
|
29849
29811
|
}
|
|
29850
29812
|
|
|
29851
|
-
.
|
|
29852
|
-
|
|
29813
|
+
.E_b1ctd5xy {
|
|
29814
|
+
display: flex;
|
|
29815
|
+
align-items: center;
|
|
29816
|
+
width: calc(100% - 40px);
|
|
29853
29817
|
}
|
|
29854
29818
|
|
|
29855
|
-
.
|
|
29856
|
-
|
|
29819
|
+
.E_b1ctd5xy .chart {
|
|
29820
|
+
display: inline-block;
|
|
29821
|
+
width: 100%;
|
|
29857
29822
|
}
|
|
29858
29823
|
|
|
29859
|
-
.
|
|
29860
|
-
|
|
29824
|
+
.E_u1p8acpn {
|
|
29825
|
+
min-width: 40px;
|
|
29861
29826
|
}
|
|
29862
29827
|
|
|
29863
|
-
.
|
|
29864
|
-
color: #
|
|
29828
|
+
.E_u1p8acpn .unit {
|
|
29829
|
+
color: #00122e !important;
|
|
29865
29830
|
}
|
|
29866
29831
|
|
|
29867
|
-
.
|
|
29868
|
-
|
|
29869
|
-
|
|
29832
|
+
.E_tje3huy {
|
|
29833
|
+
width: 100%;
|
|
29834
|
+
overflow: inherit;
|
|
29835
|
+
white-space: inherit;
|
|
29836
|
+
text-overflow: ellipsis;
|
|
29870
29837
|
}
|
|
29871
29838
|
|
|
29872
|
-
.
|
|
29873
|
-
margin
|
|
29839
|
+
.E_tqjc4ui {
|
|
29840
|
+
margin: 0 2px;
|
|
29874
29841
|
}
|
|
29875
29842
|
|
|
29876
29843
|
.E_clm1wy1 {
|
|
@@ -29982,6 +29949,71 @@ html body {
|
|
|
29982
29949
|
border-radius: 2px;
|
|
29983
29950
|
}
|
|
29984
29951
|
|
|
29952
|
+
.E_ou7iq30 {
|
|
29953
|
+
overflow: hidden;
|
|
29954
|
+
text-overflow: ellipsis;
|
|
29955
|
+
}
|
|
29956
|
+
|
|
29957
|
+
.E_s1tui002 {
|
|
29958
|
+
white-space: nowrap;
|
|
29959
|
+
}
|
|
29960
|
+
|
|
29961
|
+
.E_mxrc2zg {
|
|
29962
|
+
display: -webkit-box;
|
|
29963
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29964
|
+
-webkit-box-orient: vertical;
|
|
29965
|
+
word-break: break-all;
|
|
29966
|
+
}
|
|
29967
|
+
|
|
29968
|
+
.E_c18bcrac {
|
|
29969
|
+
display: inline-block;
|
|
29970
|
+
width: 100%;
|
|
29971
|
+
}
|
|
29972
|
+
|
|
29973
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29974
|
+
margin-left: 4px;
|
|
29975
|
+
}
|
|
29976
|
+
|
|
29977
|
+
.E_cro7kg2 {
|
|
29978
|
+
padding: 4px;
|
|
29979
|
+
}
|
|
29980
|
+
|
|
29981
|
+
.E_c14wcxf0 {
|
|
29982
|
+
display: flex;
|
|
29983
|
+
justify-content: space-between;
|
|
29984
|
+
align-items: center;
|
|
29985
|
+
font-size: 13px;
|
|
29986
|
+
line-height: 24px;
|
|
29987
|
+
color: #cccccc;
|
|
29988
|
+
white-space: nowrap;
|
|
29989
|
+
}
|
|
29990
|
+
|
|
29991
|
+
.E_c14wcxf0 label {
|
|
29992
|
+
margin-right: 32px;
|
|
29993
|
+
}
|
|
29994
|
+
|
|
29995
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29996
|
+
font-weight: bold;
|
|
29997
|
+
color: white;
|
|
29998
|
+
}
|
|
29999
|
+
|
|
30000
|
+
.E_s11212zy {
|
|
30001
|
+
width: 8px;
|
|
30002
|
+
height: 8px;
|
|
30003
|
+
border-radius: 2px;
|
|
30004
|
+
display: inline-block;
|
|
30005
|
+
background: var(--s11212zy-0);
|
|
30006
|
+
border: 1px solid #fff;
|
|
30007
|
+
box-sizing: content-box;
|
|
30008
|
+
margin-right: 6px;
|
|
30009
|
+
}
|
|
30010
|
+
|
|
30011
|
+
.E_p1lyky6c > :first-child {
|
|
30012
|
+
font-weight: bold;
|
|
30013
|
+
color: white;
|
|
30014
|
+
margin-right: 4px;
|
|
30015
|
+
}
|
|
30016
|
+
|
|
29985
30017
|
.E_c1up1pdz {
|
|
29986
30018
|
width: 648px;
|
|
29987
30019
|
}
|
|
@@ -30148,38 +30180,6 @@ html body {
|
|
|
30148
30180
|
color: #fff;
|
|
30149
30181
|
}
|
|
30150
30182
|
|
|
30151
|
-
.E_tje3huy {
|
|
30152
|
-
width: 100%;
|
|
30153
|
-
overflow: inherit;
|
|
30154
|
-
white-space: inherit;
|
|
30155
|
-
text-overflow: ellipsis;
|
|
30156
|
-
}
|
|
30157
|
-
|
|
30158
|
-
.E_wg1tsps {
|
|
30159
|
-
display: flex;
|
|
30160
|
-
align-items: center;
|
|
30161
|
-
justify-content: flex-end;
|
|
30162
|
-
}
|
|
30163
|
-
|
|
30164
|
-
.E_b1ctd5xy {
|
|
30165
|
-
display: flex;
|
|
30166
|
-
align-items: center;
|
|
30167
|
-
width: calc(100% - 40px);
|
|
30168
|
-
}
|
|
30169
|
-
|
|
30170
|
-
.E_b1ctd5xy .chart {
|
|
30171
|
-
display: inline-block;
|
|
30172
|
-
width: 100%;
|
|
30173
|
-
}
|
|
30174
|
-
|
|
30175
|
-
.E_u1p8acpn {
|
|
30176
|
-
min-width: 40px;
|
|
30177
|
-
}
|
|
30178
|
-
|
|
30179
|
-
.E_u1p8acpn .unit {
|
|
30180
|
-
color: #00122e !important;
|
|
30181
|
-
}
|
|
30182
|
-
|
|
30183
30183
|
.E_t160l1cm {
|
|
30184
30184
|
display: flex;
|
|
30185
30185
|
flex-direction: column;
|
|
@@ -30430,6 +30430,20 @@ html body {
|
|
|
30430
30430
|
background: transparent;
|
|
30431
30431
|
}
|
|
30432
30432
|
|
|
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
|
+
|
|
30433
30447
|
.E_berrcjl {
|
|
30434
30448
|
color: rgba(10, 37, 85, 0.6);
|
|
30435
30449
|
margin-bottom: 4px;
|
|
@@ -30474,20 +30488,6 @@ html body {
|
|
|
30474
30488
|
padding: 8px 12px;
|
|
30475
30489
|
}
|
|
30476
30490
|
|
|
30477
|
-
.E_m74vjol {
|
|
30478
|
-
display: flex;
|
|
30479
|
-
justify-content: space-between;
|
|
30480
|
-
width: 100%;
|
|
30481
|
-
}
|
|
30482
|
-
|
|
30483
|
-
.E_m74vjol .action {
|
|
30484
|
-
margin-left: 16px;
|
|
30485
|
-
}
|
|
30486
|
-
|
|
30487
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30488
|
-
width: 100%;
|
|
30489
|
-
}
|
|
30490
|
-
|
|
30491
30491
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30492
30492
|
justify-content: center;
|
|
30493
30493
|
}
|
|
@@ -30775,50 +30775,6 @@ html body {
|
|
|
30775
30775
|
padding: 0;
|
|
30776
30776
|
}
|
|
30777
30777
|
|
|
30778
|
-
.E_c1uzzomf {
|
|
30779
|
-
margin-bottom: 16px;
|
|
30780
|
-
}
|
|
30781
|
-
|
|
30782
|
-
.E_c1uzzomf .card-title {
|
|
30783
|
-
font-size: 16px;
|
|
30784
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30785
|
-
font-weight: 700;
|
|
30786
|
-
line-height: 32px;
|
|
30787
|
-
}
|
|
30788
|
-
|
|
30789
|
-
.E_c1uzzomf .card-body {
|
|
30790
|
-
padding: 24px;
|
|
30791
|
-
border-radius: 8px;
|
|
30792
|
-
background: #fff;
|
|
30793
|
-
}
|
|
30794
|
-
|
|
30795
|
-
.E_c1uzzomf .empty {
|
|
30796
|
-
font-weight: 700;
|
|
30797
|
-
font-size: 14px;
|
|
30798
|
-
line-height: 22px;
|
|
30799
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30800
|
-
text-align: center;
|
|
30801
|
-
}
|
|
30802
|
-
|
|
30803
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30804
|
-
display: flex;
|
|
30805
|
-
}
|
|
30806
|
-
|
|
30807
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30808
|
-
padding: 4px 8px 0 8px;
|
|
30809
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30810
|
-
font-size: 12px;
|
|
30811
|
-
}
|
|
30812
|
-
|
|
30813
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30814
|
-
padding-bottom: 6px;
|
|
30815
|
-
}
|
|
30816
|
-
|
|
30817
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30818
|
-
padding-top: 4px;
|
|
30819
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30820
|
-
}
|
|
30821
|
-
|
|
30822
30778
|
.E_b1nip9bk {
|
|
30823
30779
|
padding: 4px 11px;
|
|
30824
30780
|
}
|
|
@@ -30854,94 +30810,58 @@ html body {
|
|
|
30854
30810
|
border-radius: unset;
|
|
30855
30811
|
}
|
|
30856
30812
|
|
|
30857
|
-
.
|
|
30858
|
-
|
|
30859
|
-
}
|
|
30860
|
-
|
|
30861
|
-
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30862
|
-
display: var(--ai7qkf2-0);
|
|
30863
|
-
}
|
|
30864
|
-
|
|
30865
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
30866
|
-
display: inline-flex;
|
|
30867
|
-
line-height: 1.5715;
|
|
30868
|
-
height: 100%;
|
|
30869
|
-
width: 100%;
|
|
30870
|
-
}
|
|
30871
|
-
|
|
30872
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
30873
|
-
content: var(--ai7qkf2-1);
|
|
30874
|
-
display: var(--ai7qkf2-2);
|
|
30875
|
-
flex: none;
|
|
30876
|
-
align-items: center;
|
|
30877
|
-
margin-left: 4px;
|
|
30878
|
-
padding: 5px 12px 5px 0;
|
|
30879
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30813
|
+
.E_c1uzzomf {
|
|
30814
|
+
margin-bottom: 16px;
|
|
30880
30815
|
}
|
|
30881
30816
|
|
|
30882
|
-
.
|
|
30883
|
-
|
|
30884
|
-
display: var(--ai7qkf2-4);
|
|
30885
|
-
flex: none;
|
|
30886
|
-
align-items: center;
|
|
30887
|
-
margin-right: 4px;
|
|
30888
|
-
cursor: auto;
|
|
30817
|
+
.E_c1uzzomf .card-title {
|
|
30818
|
+
font-size: 16px;
|
|
30889
30819
|
color: rgba(44, 56, 82, 0.6);
|
|
30820
|
+
font-weight: 700;
|
|
30821
|
+
line-height: 32px;
|
|
30890
30822
|
}
|
|
30891
30823
|
|
|
30892
|
-
.
|
|
30893
|
-
|
|
30894
|
-
|
|
30895
|
-
|
|
30896
|
-
.E_ai7qkf2.ant-input-number {
|
|
30897
|
-
width: 100%;
|
|
30898
|
-
border-radius: 6px;
|
|
30824
|
+
.E_c1uzzomf .card-body {
|
|
30825
|
+
padding: 24px;
|
|
30826
|
+
border-radius: 8px;
|
|
30827
|
+
background: #fff;
|
|
30899
30828
|
}
|
|
30900
30829
|
|
|
30901
|
-
.
|
|
30902
|
-
|
|
30903
|
-
|
|
30904
|
-
|
|
30830
|
+
.E_c1uzzomf .empty {
|
|
30831
|
+
font-weight: 700;
|
|
30832
|
+
font-size: 14px;
|
|
30833
|
+
line-height: 22px;
|
|
30834
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30835
|
+
text-align: center;
|
|
30905
30836
|
}
|
|
30906
30837
|
|
|
30907
|
-
.
|
|
30908
|
-
|
|
30909
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30838
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30839
|
+
line-height: 18px;
|
|
30910
30840
|
}
|
|
30911
30841
|
|
|
30912
|
-
.
|
|
30913
|
-
|
|
30914
|
-
|
|
30915
|
-
padding: 5px 12px;
|
|
30916
|
-
font-size: inherit;
|
|
30842
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30843
|
+
border: 0px;
|
|
30844
|
+
background-color: #fff;
|
|
30917
30845
|
}
|
|
30918
30846
|
|
|
30919
|
-
.
|
|
30920
|
-
|
|
30921
|
-
|
|
30922
|
-
padding:
|
|
30847
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30848
|
+
padding-top: 0px;
|
|
30849
|
+
padding-bottom: 0px;
|
|
30850
|
+
padding-left: 0px !important;
|
|
30851
|
+
padding-right: 24px;
|
|
30923
30852
|
}
|
|
30924
30853
|
|
|
30925
|
-
.
|
|
30926
|
-
|
|
30927
|
-
border: 1px;
|
|
30928
|
-
padding: 2px 8px;
|
|
30854
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30855
|
+
right: 0px;
|
|
30929
30856
|
}
|
|
30930
30857
|
|
|
30931
|
-
.
|
|
30932
|
-
|
|
30933
|
-
height: 100%;
|
|
30934
|
-
min-height: 124px;
|
|
30935
|
-
display: flex;
|
|
30936
|
-
flex-direction: column;
|
|
30937
|
-
justify-content: center;
|
|
30938
|
-
align-items: center;
|
|
30858
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30859
|
+
padding: 0px;
|
|
30939
30860
|
}
|
|
30940
30861
|
|
|
30941
|
-
.
|
|
30942
|
-
|
|
30943
|
-
|
|
30944
|
-
font-size: 18px;
|
|
30862
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30863
|
+
padding-right: 0px;
|
|
30864
|
+
cursor: default;
|
|
30945
30865
|
}
|
|
30946
30866
|
|
|
30947
30867
|
.E_d1bw7c5z {
|
|
@@ -31040,89 +30960,113 @@ html body {
|
|
|
31040
30960
|
width: 102px;
|
|
31041
30961
|
}
|
|
31042
30962
|
|
|
31043
|
-
.
|
|
31044
|
-
|
|
31045
|
-
margin-bottom: 0 !important;
|
|
31046
|
-
flex-flow: nowrap !important;
|
|
31047
|
-
line-break: auto;
|
|
30963
|
+
.E_c1yyuluq {
|
|
30964
|
+
border-radius: 8px;
|
|
31048
30965
|
}
|
|
31049
30966
|
|
|
31050
|
-
.
|
|
31051
|
-
|
|
31052
|
-
padding-bottom: 0 !important;
|
|
30967
|
+
.E_c1yyuluq .ant-card-body {
|
|
30968
|
+
padding: 20px 24px 24px 24px;
|
|
31053
30969
|
}
|
|
31054
30970
|
|
|
31055
|
-
.
|
|
31056
|
-
|
|
31057
|
-
height: auto;
|
|
31058
|
-
font-size: 13px;
|
|
30971
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30972
|
+
padding: 4px 8px 0 8px;
|
|
31059
30973
|
color: rgba(44, 56, 82, 0.6);
|
|
31060
|
-
|
|
30974
|
+
font-size: 12px;
|
|
31061
30975
|
}
|
|
31062
30976
|
|
|
31063
|
-
.
|
|
31064
|
-
|
|
30977
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30978
|
+
padding-bottom: 6px;
|
|
31065
30979
|
}
|
|
31066
30980
|
|
|
31067
|
-
.
|
|
31068
|
-
|
|
31069
|
-
|
|
31070
|
-
min-height: 0px;
|
|
30981
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30982
|
+
padding-top: 4px;
|
|
30983
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31071
30984
|
}
|
|
31072
30985
|
|
|
31073
|
-
.
|
|
31074
|
-
|
|
31075
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31076
|
-
min-height: 0px;
|
|
30986
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30987
|
+
display: flex;
|
|
31077
30988
|
}
|
|
31078
30989
|
|
|
31079
|
-
.
|
|
31080
|
-
display:
|
|
30990
|
+
.E_phljevk {
|
|
30991
|
+
display: flex;
|
|
30992
|
+
justify-content: space-between;
|
|
31081
30993
|
align-items: center;
|
|
30994
|
+
padding: 10px 0;
|
|
30995
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30996
|
+
font-size: 12px;
|
|
30997
|
+
line-height: 24px;
|
|
31082
30998
|
}
|
|
31083
30999
|
|
|
31084
|
-
.
|
|
31085
|
-
|
|
31000
|
+
.E_phljevk .pagination-left {
|
|
31001
|
+
padding: 2px 8px;
|
|
31002
|
+
}
|
|
31003
|
+
|
|
31004
|
+
.E_phljevk .dropdown-trigger {
|
|
31005
|
+
display: flex;
|
|
31086
31006
|
align-items: center;
|
|
31087
|
-
|
|
31007
|
+
border-radius: 6px;
|
|
31008
|
+
cursor: pointer;
|
|
31009
|
+
transition: all 0.3s ease;
|
|
31088
31010
|
}
|
|
31089
31011
|
|
|
31090
|
-
.
|
|
31091
|
-
|
|
31092
|
-
|
|
31012
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
31013
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31014
|
+
color: #0080ff;
|
|
31093
31015
|
}
|
|
31094
31016
|
|
|
31095
|
-
.
|
|
31096
|
-
|
|
31097
|
-
animation: rotate 680ms linear infinite;
|
|
31017
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31018
|
+
margin-left: 4px;
|
|
31098
31019
|
}
|
|
31099
31020
|
|
|
31100
|
-
.
|
|
31101
|
-
height: 18px;
|
|
31102
|
-
line-height: 18px;
|
|
31103
|
-
padding: 0 4px;
|
|
31104
|
-
border-radius: 4px;
|
|
31105
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31106
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31021
|
+
.E_phljevk .pagination-right {
|
|
31107
31022
|
display: flex;
|
|
31108
31023
|
align-items: center;
|
|
31109
|
-
|
|
31110
|
-
|
|
31024
|
+
color: #0080ff;
|
|
31025
|
+
font-weight: bold;
|
|
31111
31026
|
}
|
|
31112
31027
|
|
|
31113
|
-
.
|
|
31114
|
-
|
|
31115
|
-
align-items: baseline;
|
|
31116
|
-
white-space: pre-wrap;
|
|
31028
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
31029
|
+
margin-left: 4px;
|
|
31117
31030
|
}
|
|
31118
31031
|
|
|
31119
|
-
.
|
|
31120
|
-
|
|
31121
|
-
|
|
31032
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
31033
|
+
.E_phljevk .pagination-right .next-btn {
|
|
31034
|
+
padding: 0 8px;
|
|
31122
31035
|
}
|
|
31123
31036
|
|
|
31124
|
-
.
|
|
31125
|
-
|
|
31037
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
31038
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
31039
|
+
color: #0080ff;
|
|
31040
|
+
}
|
|
31041
|
+
|
|
31042
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31043
|
+
transform: rotate(180deg);
|
|
31044
|
+
}
|
|
31045
|
+
|
|
31046
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31047
|
+
max-height: calc(100vh - 128px);
|
|
31048
|
+
overflow-y: auto;
|
|
31049
|
+
}
|
|
31050
|
+
|
|
31051
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31052
|
+
padding: 4px 20px;
|
|
31053
|
+
font-size: 12px;
|
|
31054
|
+
line-height: 18px;
|
|
31055
|
+
}
|
|
31056
|
+
|
|
31057
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
31058
|
+
display: inline-flex;
|
|
31059
|
+
align-items: baseline;
|
|
31060
|
+
white-space: pre-wrap;
|
|
31061
|
+
}
|
|
31062
|
+
|
|
31063
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31064
|
+
position: relative;
|
|
31065
|
+
top: 3px;
|
|
31066
|
+
}
|
|
31067
|
+
|
|
31068
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31069
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31126
31070
|
}
|
|
31127
31071
|
|
|
31128
31072
|
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
@@ -31289,353 +31233,387 @@ html body {
|
|
|
31289
31233
|
width: 36px;
|
|
31290
31234
|
}
|
|
31291
31235
|
|
|
31292
|
-
.
|
|
31293
|
-
|
|
31236
|
+
.E_c1bus5hc {
|
|
31237
|
+
--color: white;
|
|
31238
|
+
height: 14px;
|
|
31239
|
+
width: 14px;
|
|
31240
|
+
border-radius: 50%;
|
|
31241
|
+
flex-shrink: 0;
|
|
31242
|
+
display: flex;
|
|
31243
|
+
align-items: center;
|
|
31244
|
+
justify-content: center;
|
|
31245
|
+
border: 1px solid var(--color);
|
|
31294
31246
|
}
|
|
31295
31247
|
|
|
31296
|
-
.
|
|
31297
|
-
|
|
31298
|
-
|
|
31299
|
-
|
|
31300
|
-
|
|
31248
|
+
.E_c1bus5hc .circle-inner {
|
|
31249
|
+
position: relative;
|
|
31250
|
+
height: 10px;
|
|
31251
|
+
width: 10px;
|
|
31252
|
+
border-radius: 50%;
|
|
31253
|
+
overflow: hidden;
|
|
31301
31254
|
}
|
|
31302
31255
|
|
|
31303
|
-
.
|
|
31304
|
-
|
|
31305
|
-
|
|
31306
|
-
|
|
31307
|
-
|
|
31308
|
-
|
|
31256
|
+
.E_c1bus5hc .circle-content {
|
|
31257
|
+
position: absolute;
|
|
31258
|
+
height: 100%;
|
|
31259
|
+
width: 100%;
|
|
31260
|
+
left: 0;
|
|
31261
|
+
top: 0;
|
|
31262
|
+
border-radius: 50%;
|
|
31263
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31264
|
+
transform: rotate(180deg);
|
|
31309
31265
|
}
|
|
31310
31266
|
|
|
31311
|
-
.
|
|
31312
|
-
|
|
31313
|
-
|
|
31314
|
-
|
|
31315
|
-
|
|
31316
|
-
|
|
31317
|
-
|
|
31267
|
+
.E_c1bus5hc .circle-child {
|
|
31268
|
+
position: absolute;
|
|
31269
|
+
height: 100%;
|
|
31270
|
+
width: 100%;
|
|
31271
|
+
left: 0;
|
|
31272
|
+
top: 0;
|
|
31273
|
+
margin-left: 50%;
|
|
31274
|
+
transform-origin: left;
|
|
31275
|
+
background: white;
|
|
31276
|
+
transform: rotate(0deg);
|
|
31318
31277
|
}
|
|
31319
31278
|
|
|
31320
|
-
.
|
|
31321
|
-
|
|
31322
|
-
margin: 0;
|
|
31323
|
-
height: auto;
|
|
31324
|
-
font-size: inherit;
|
|
31279
|
+
.E_tju3gfj .date {
|
|
31280
|
+
margin-right: 4px;
|
|
31325
31281
|
}
|
|
31326
31282
|
|
|
31327
|
-
.
|
|
31283
|
+
.E_s1dizucg.ant-switch {
|
|
31284
|
+
min-width: 40px;
|
|
31328
31285
|
height: 24px;
|
|
31329
|
-
|
|
31330
|
-
|
|
31286
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31287
|
+
overflow: hidden;
|
|
31331
31288
|
}
|
|
31332
31289
|
|
|
31333
|
-
.
|
|
31334
|
-
|
|
31290
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31291
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31335
31292
|
}
|
|
31336
31293
|
|
|
31337
|
-
.
|
|
31338
|
-
|
|
31339
|
-
|
|
31340
|
-
align-items: center;
|
|
31341
|
-
padding: 10px 0;
|
|
31342
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31343
|
-
font-size: 12px;
|
|
31344
|
-
line-height: 24px;
|
|
31294
|
+
.E_s1dizucg.ant-switch-small {
|
|
31295
|
+
min-width: 26px;
|
|
31296
|
+
height: 16px;
|
|
31345
31297
|
}
|
|
31346
31298
|
|
|
31347
|
-
.
|
|
31348
|
-
|
|
31299
|
+
.E_s1dizucg.ant-switch-large {
|
|
31300
|
+
min-width: 52px;
|
|
31301
|
+
height: 32px;
|
|
31349
31302
|
}
|
|
31350
31303
|
|
|
31351
|
-
.
|
|
31352
|
-
|
|
31353
|
-
|
|
31354
|
-
border-radius: 6px;
|
|
31355
|
-
cursor: pointer;
|
|
31356
|
-
transition: all 0.3s ease;
|
|
31304
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31305
|
+
height: 20px;
|
|
31306
|
+
width: 20px;
|
|
31357
31307
|
}
|
|
31358
31308
|
|
|
31359
|
-
.
|
|
31360
|
-
|
|
31361
|
-
|
|
31309
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31310
|
+
border-radius: 10px;
|
|
31311
|
+
transition-delay: 120ms;
|
|
31362
31312
|
}
|
|
31363
31313
|
|
|
31364
|
-
.
|
|
31365
|
-
|
|
31314
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31315
|
+
height: 14px;
|
|
31316
|
+
width: 14px;
|
|
31317
|
+
top: 1px;
|
|
31318
|
+
left: 1px;
|
|
31366
31319
|
}
|
|
31367
31320
|
|
|
31368
|
-
.
|
|
31369
|
-
|
|
31370
|
-
|
|
31371
|
-
color: #0080ff;
|
|
31372
|
-
font-weight: bold;
|
|
31321
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31322
|
+
height: 28px;
|
|
31323
|
+
width: 28px;
|
|
31373
31324
|
}
|
|
31374
31325
|
|
|
31375
|
-
.
|
|
31376
|
-
|
|
31326
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31327
|
+
border-radius: 14px;
|
|
31377
31328
|
}
|
|
31378
31329
|
|
|
31379
|
-
.
|
|
31380
|
-
|
|
31381
|
-
padding: 0 8px;
|
|
31330
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31331
|
+
background-color: #00ba5d;
|
|
31382
31332
|
}
|
|
31383
31333
|
|
|
31384
|
-
.
|
|
31385
|
-
|
|
31386
|
-
color: #0080ff;
|
|
31334
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31335
|
+
left: calc(100% - 20px - 2px);
|
|
31387
31336
|
}
|
|
31388
31337
|
|
|
31389
|
-
.
|
|
31390
|
-
|
|
31338
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31339
|
+
left: calc(100% - 14px - 1px);
|
|
31391
31340
|
}
|
|
31392
31341
|
|
|
31393
|
-
.
|
|
31394
|
-
|
|
31395
|
-
overflow-y: auto;
|
|
31342
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31343
|
+
left: calc(100% - 28px - 2px);
|
|
31396
31344
|
}
|
|
31397
31345
|
|
|
31398
|
-
.
|
|
31399
|
-
|
|
31400
|
-
font-size: 12px;
|
|
31401
|
-
line-height: 18px;
|
|
31346
|
+
.E_c1up6e3y {
|
|
31347
|
+
margin-left: 5px;
|
|
31402
31348
|
}
|
|
31403
31349
|
|
|
31404
|
-
.
|
|
31405
|
-
|
|
31350
|
+
.E_s1sck0th {
|
|
31351
|
+
padding: 0 8px;
|
|
31352
|
+
border-radius: 4px;
|
|
31406
31353
|
}
|
|
31407
31354
|
|
|
31408
|
-
.
|
|
31409
|
-
|
|
31410
|
-
|
|
31355
|
+
.E_m855nr1 {
|
|
31356
|
+
padding: 2px 8px;
|
|
31357
|
+
border-radius: 3px;
|
|
31411
31358
|
}
|
|
31412
31359
|
|
|
31413
|
-
.
|
|
31414
|
-
|
|
31360
|
+
.E_l1270xpg {
|
|
31361
|
+
padding: 3px 8px;
|
|
31362
|
+
border-radius: 2px;
|
|
31415
31363
|
}
|
|
31416
31364
|
|
|
31417
|
-
.
|
|
31418
|
-
|
|
31419
|
-
color: #2d3a56;
|
|
31420
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
31421
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31422
|
-
font-size: 13px;
|
|
31365
|
+
.E_t14rextb.ant-tag:hover {
|
|
31366
|
+
opacity: unset;
|
|
31423
31367
|
}
|
|
31424
31368
|
|
|
31425
|
-
.
|
|
31426
|
-
|
|
31369
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31370
|
+
margin: 0;
|
|
31371
|
+
margin-right: 8px;
|
|
31372
|
+
display: inline-flex;
|
|
31373
|
+
align-items: center;
|
|
31374
|
+
border: none;
|
|
31427
31375
|
}
|
|
31428
31376
|
|
|
31429
|
-
.
|
|
31430
|
-
|
|
31431
|
-
|
|
31377
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31378
|
+
width: 16px;
|
|
31379
|
+
height: 16px;
|
|
31380
|
+
color: inherit;
|
|
31381
|
+
margin-left: 4px;
|
|
31382
|
+
opacity: 0.6;
|
|
31383
|
+
display: inline-flex;
|
|
31432
31384
|
}
|
|
31433
31385
|
|
|
31434
|
-
.
|
|
31435
|
-
|
|
31436
|
-
transition: 160ms ease;
|
|
31386
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31387
|
+
opacity: 1;
|
|
31437
31388
|
}
|
|
31438
31389
|
|
|
31439
|
-
.
|
|
31390
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31440
31391
|
color: #0080ff;
|
|
31392
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
31441
31393
|
}
|
|
31442
31394
|
|
|
31443
|
-
.
|
|
31444
|
-
|
|
31445
|
-
|
|
31446
|
-
}
|
|
31447
|
-
|
|
31448
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31449
|
-
color: #0080ff;
|
|
31395
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31396
|
+
color: #f0483e;
|
|
31397
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
31450
31398
|
}
|
|
31451
31399
|
|
|
31452
|
-
.
|
|
31453
|
-
|
|
31454
|
-
|
|
31400
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31401
|
+
color: #e07f00;
|
|
31402
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
31455
31403
|
}
|
|
31456
31404
|
|
|
31457
|
-
.
|
|
31458
|
-
|
|
31405
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31406
|
+
color: #008f4c;
|
|
31407
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
31459
31408
|
}
|
|
31460
31409
|
|
|
31461
|
-
.
|
|
31462
|
-
|
|
31463
|
-
|
|
31464
|
-
cursor: "not-allowed";
|
|
31410
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31411
|
+
color: #1d326c;
|
|
31412
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31465
31413
|
}
|
|
31466
31414
|
|
|
31467
|
-
.
|
|
31468
|
-
|
|
31415
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31416
|
+
color: #7E41FF;
|
|
31417
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
31469
31418
|
}
|
|
31470
31419
|
|
|
31471
|
-
.
|
|
31472
|
-
color: #
|
|
31420
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31421
|
+
color: #fff;
|
|
31473
31422
|
}
|
|
31474
31423
|
|
|
31475
|
-
.
|
|
31476
|
-
|
|
31477
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31424
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31425
|
+
background-color: #f0483e;
|
|
31478
31426
|
}
|
|
31479
31427
|
|
|
31480
|
-
.
|
|
31481
|
-
|
|
31428
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31429
|
+
background-color: #fea008;
|
|
31482
31430
|
}
|
|
31483
31431
|
|
|
31484
|
-
.
|
|
31485
|
-
|
|
31432
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31433
|
+
background-color: #00ba5d;
|
|
31486
31434
|
}
|
|
31487
31435
|
|
|
31488
|
-
.
|
|
31489
|
-
|
|
31436
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31437
|
+
background-color: #0080ff;
|
|
31490
31438
|
}
|
|
31491
31439
|
|
|
31492
|
-
.
|
|
31440
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31441
|
+
background-color: #6b7d99;
|
|
31442
|
+
}
|
|
31443
|
+
|
|
31444
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31445
|
+
background-color: #7E41FF;
|
|
31446
|
+
}
|
|
31447
|
+
|
|
31448
|
+
.E_ivqqkzv {
|
|
31449
|
+
height: 24px;
|
|
31450
|
+
width: 56px !important;
|
|
31493
31451
|
margin-right: 4px;
|
|
31494
31452
|
}
|
|
31495
31453
|
|
|
31496
|
-
.
|
|
31497
|
-
|
|
31454
|
+
.E_c1wk4q29 {
|
|
31455
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31498
31456
|
}
|
|
31499
31457
|
|
|
31500
|
-
.
|
|
31501
|
-
|
|
31458
|
+
.E_s1dni7lo {
|
|
31459
|
+
width: 430px !important;
|
|
31460
|
+
}
|
|
31461
|
+
|
|
31462
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31463
|
+
padding: 8px 16px;
|
|
31464
|
+
line-height: 18px;
|
|
31465
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31466
|
+
height: 34px;
|
|
31467
|
+
min-height: 34px;
|
|
31468
|
+
box-sizing: border-box;
|
|
31469
|
+
margin-top: 8px;
|
|
31470
|
+
}
|
|
31471
|
+
|
|
31472
|
+
.E_o1ugr09p {
|
|
31473
|
+
display: flex;
|
|
31474
|
+
flex-direction: column;
|
|
31475
|
+
margin: 1px 8px;
|
|
31476
|
+
padding: 8px;
|
|
31502
31477
|
border-radius: 4px;
|
|
31503
31478
|
}
|
|
31504
31479
|
|
|
31505
|
-
.
|
|
31506
|
-
|
|
31507
|
-
border-radius: 3px;
|
|
31480
|
+
.E_o1ugr09p .selected-icon {
|
|
31481
|
+
display: none;
|
|
31508
31482
|
}
|
|
31509
31483
|
|
|
31510
|
-
.
|
|
31511
|
-
padding:
|
|
31512
|
-
border-radius: 2px;
|
|
31484
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31485
|
+
padding-left: 8px;
|
|
31513
31486
|
}
|
|
31514
31487
|
|
|
31515
|
-
.
|
|
31516
|
-
|
|
31488
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31489
|
+
background-color: white;
|
|
31517
31490
|
}
|
|
31518
31491
|
|
|
31519
|
-
.
|
|
31520
|
-
|
|
31521
|
-
margin-right: 8px;
|
|
31522
|
-
display: inline-flex;
|
|
31523
|
-
align-items: center;
|
|
31524
|
-
border: none;
|
|
31492
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31493
|
+
color: #0080ff;
|
|
31525
31494
|
}
|
|
31526
31495
|
|
|
31527
|
-
.
|
|
31528
|
-
|
|
31529
|
-
height: 16px;
|
|
31530
|
-
color: inherit;
|
|
31531
|
-
margin-left: 4px;
|
|
31532
|
-
opacity: 0.6;
|
|
31533
|
-
display: inline-flex;
|
|
31496
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31497
|
+
display: block;
|
|
31534
31498
|
}
|
|
31535
31499
|
|
|
31536
|
-
.
|
|
31537
|
-
|
|
31500
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31501
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31538
31502
|
}
|
|
31539
31503
|
|
|
31540
|
-
.
|
|
31504
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31541
31505
|
color: #0080ff;
|
|
31542
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
31543
31506
|
}
|
|
31544
31507
|
|
|
31545
|
-
.
|
|
31546
|
-
|
|
31547
|
-
|
|
31508
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31509
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31510
|
+
color: #0080ff;
|
|
31548
31511
|
}
|
|
31549
31512
|
|
|
31550
|
-
.
|
|
31551
|
-
|
|
31552
|
-
|
|
31513
|
+
.E_o1ifxsq4 {
|
|
31514
|
+
display: flex;
|
|
31515
|
+
justify-content: space-between;
|
|
31516
|
+
height: 20px;
|
|
31517
|
+
line-height: 20px;
|
|
31553
31518
|
}
|
|
31554
31519
|
|
|
31555
|
-
.
|
|
31556
|
-
color: #
|
|
31557
|
-
|
|
31520
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31521
|
+
color: #2d3a56;
|
|
31522
|
+
overflow: hidden;
|
|
31523
|
+
text-overflow: ellipsis;
|
|
31558
31524
|
}
|
|
31559
31525
|
|
|
31560
|
-
.
|
|
31561
|
-
|
|
31562
|
-
|
|
31526
|
+
.E_o1zue7 {
|
|
31527
|
+
display: flex;
|
|
31528
|
+
justify-content: space-between;
|
|
31529
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31530
|
+
height: 18px;
|
|
31531
|
+
line-height: 18px;
|
|
31532
|
+
margin-top: 2px;
|
|
31563
31533
|
}
|
|
31564
31534
|
|
|
31565
|
-
.
|
|
31566
|
-
|
|
31567
|
-
|
|
31535
|
+
.E_tyfmlxg {
|
|
31536
|
+
border: none;
|
|
31537
|
+
margin-right: 0;
|
|
31538
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31568
31539
|
}
|
|
31569
31540
|
|
|
31570
|
-
.
|
|
31571
|
-
|
|
31541
|
+
.E_o18uybox {
|
|
31542
|
+
pointer-events: none;
|
|
31543
|
+
height: 32px;
|
|
31544
|
+
width: 100%;
|
|
31545
|
+
opacity: 0;
|
|
31572
31546
|
}
|
|
31573
31547
|
|
|
31574
|
-
.
|
|
31575
|
-
|
|
31548
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31549
|
+
border-radius: 6px;
|
|
31576
31550
|
}
|
|
31577
31551
|
|
|
31578
|
-
.
|
|
31579
|
-
|
|
31552
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
31553
|
+
width: 100%;
|
|
31554
|
+
color: #2d3a56;
|
|
31555
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
31556
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31557
|
+
font-size: 13px;
|
|
31580
31558
|
}
|
|
31581
31559
|
|
|
31582
|
-
.
|
|
31583
|
-
|
|
31560
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
31561
|
+
height: 30px;
|
|
31584
31562
|
}
|
|
31585
31563
|
|
|
31586
|
-
.
|
|
31587
|
-
|
|
31564
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31565
|
+
height: 38px;
|
|
31566
|
+
font-size: 13px;
|
|
31588
31567
|
}
|
|
31589
31568
|
|
|
31590
|
-
.
|
|
31591
|
-
|
|
31569
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31570
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31571
|
+
transition: 160ms ease;
|
|
31592
31572
|
}
|
|
31593
31573
|
|
|
31594
|
-
.
|
|
31595
|
-
|
|
31574
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31575
|
+
color: #0080ff;
|
|
31596
31576
|
}
|
|
31597
31577
|
|
|
31598
|
-
.
|
|
31599
|
-
|
|
31600
|
-
|
|
31601
|
-
width: 14px;
|
|
31602
|
-
border-radius: 50%;
|
|
31603
|
-
flex-shrink: 0;
|
|
31604
|
-
display: flex;
|
|
31605
|
-
align-items: center;
|
|
31606
|
-
justify-content: center;
|
|
31607
|
-
border: 1px solid var(--color);
|
|
31578
|
+
.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 {
|
|
31579
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31580
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31608
31581
|
}
|
|
31609
31582
|
|
|
31610
|
-
.
|
|
31611
|
-
|
|
31612
|
-
height: 10px;
|
|
31613
|
-
width: 10px;
|
|
31614
|
-
border-radius: 50%;
|
|
31615
|
-
overflow: hidden;
|
|
31583
|
+
.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 {
|
|
31584
|
+
color: #0080ff;
|
|
31616
31585
|
}
|
|
31617
31586
|
|
|
31618
|
-
.
|
|
31619
|
-
|
|
31620
|
-
|
|
31621
|
-
|
|
31622
|
-
|
|
31623
|
-
|
|
31624
|
-
border-radius: 50%;
|
|
31625
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31587
|
+
.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 {
|
|
31588
|
+
border-color: #0080ff;
|
|
31589
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31590
|
+
}
|
|
31591
|
+
|
|
31592
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31626
31593
|
transform: rotate(180deg);
|
|
31627
31594
|
}
|
|
31628
31595
|
|
|
31629
|
-
.
|
|
31630
|
-
|
|
31631
|
-
|
|
31632
|
-
|
|
31633
|
-
|
|
31634
|
-
|
|
31635
|
-
|
|
31636
|
-
|
|
31637
|
-
|
|
31638
|
-
|
|
31596
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
31597
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31598
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31599
|
+
cursor: "not-allowed";
|
|
31600
|
+
}
|
|
31601
|
+
|
|
31602
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
31603
|
+
border-color: #f0483e !important;
|
|
31604
|
+
}
|
|
31605
|
+
|
|
31606
|
+
.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 {
|
|
31607
|
+
color: #1d326c;
|
|
31608
|
+
}
|
|
31609
|
+
|
|
31610
|
+
.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 {
|
|
31611
|
+
border-color: #0080ff;
|
|
31612
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31613
|
+
}
|
|
31614
|
+
|
|
31615
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31616
|
+
transform: rotate(180deg);
|
|
31639
31617
|
}
|
|
31640
31618
|
|
|
31641
31619
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
@@ -31647,479 +31625,208 @@ html body {
|
|
|
31647
31625
|
border-radius: 4px;
|
|
31648
31626
|
}
|
|
31649
31627
|
|
|
31650
|
-
.
|
|
31651
|
-
|
|
31652
|
-
font-style: normal;
|
|
31653
|
-
font-weight: bold;
|
|
31654
|
-
font-size: 32px;
|
|
31655
|
-
line-height: 40px;
|
|
31628
|
+
.E_iq1gosr {
|
|
31629
|
+
display: inline-block;
|
|
31656
31630
|
}
|
|
31657
31631
|
|
|
31658
|
-
.
|
|
31659
|
-
|
|
31660
|
-
|
|
31661
|
-
|
|
31662
|
-
|
|
31663
|
-
|
|
31664
|
-
|
|
31665
|
-
|
|
31666
|
-
.E_d1b444tr {
|
|
31667
|
-
font-family: Inter;
|
|
31668
|
-
font-style: normal;
|
|
31669
|
-
font-weight: normal;
|
|
31670
|
-
font-size: 32px;
|
|
31671
|
-
line-height: 40px;
|
|
31672
|
-
}
|
|
31673
|
-
|
|
31674
|
-
.E_dvs0kue {
|
|
31675
|
-
font-family: Inter;
|
|
31676
|
-
font-style: normal;
|
|
31677
|
-
font-weight: bold;
|
|
31678
|
-
font-size: 20px;
|
|
31679
|
-
line-height: 24px;
|
|
31680
|
-
}
|
|
31681
|
-
|
|
31682
|
-
.E_d1hcbfcq {
|
|
31683
|
-
font-family: Inter;
|
|
31684
|
-
font-style: normal;
|
|
31685
|
-
font-weight: normal;
|
|
31686
|
-
font-size: 20px;
|
|
31687
|
-
line-height: 24px;
|
|
31688
|
-
}
|
|
31689
|
-
|
|
31690
|
-
.E_d1cz922v {
|
|
31691
|
-
font-family: Inter;
|
|
31692
|
-
font-style: normal;
|
|
31693
|
-
font-weight: bold;
|
|
31694
|
-
font-size: 18px;
|
|
31695
|
-
line-height: 22px;
|
|
31632
|
+
.E_fzh9mnb {
|
|
31633
|
+
width: 100%;
|
|
31634
|
+
height: 100%;
|
|
31635
|
+
min-height: 124px;
|
|
31636
|
+
display: flex;
|
|
31637
|
+
flex-direction: column;
|
|
31638
|
+
justify-content: center;
|
|
31639
|
+
align-items: center;
|
|
31696
31640
|
}
|
|
31697
31641
|
|
|
31698
|
-
.
|
|
31699
|
-
|
|
31700
|
-
|
|
31701
|
-
font-weight: normal;
|
|
31642
|
+
.E_fzh9mnb .error-text {
|
|
31643
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31644
|
+
margin-bottom: 16px;
|
|
31702
31645
|
font-size: 18px;
|
|
31703
|
-
line-height: 22px;
|
|
31704
|
-
}
|
|
31705
|
-
|
|
31706
|
-
.E_h1g0p5ob {
|
|
31707
|
-
font-family: Inter;
|
|
31708
|
-
font-style: normal;
|
|
31709
|
-
font-weight: bold;
|
|
31710
|
-
font-size: 16px;
|
|
31711
|
-
line-height: 22px;
|
|
31712
|
-
}
|
|
31713
|
-
|
|
31714
|
-
.E_hydo2ej {
|
|
31715
|
-
font-family: Inter;
|
|
31716
|
-
font-style: normal;
|
|
31717
|
-
font-weight: normal;
|
|
31718
|
-
font-size: 16px;
|
|
31719
|
-
line-height: 22px;
|
|
31720
|
-
}
|
|
31721
|
-
|
|
31722
|
-
.E_h1hbuq0r {
|
|
31723
|
-
font-family: Inter;
|
|
31724
|
-
font-style: normal;
|
|
31725
|
-
font-weight: bold;
|
|
31726
|
-
font-size: 14px;
|
|
31727
|
-
line-height: 20px;
|
|
31728
31646
|
}
|
|
31729
31647
|
|
|
31730
|
-
.
|
|
31731
|
-
|
|
31732
|
-
font-style: normal;
|
|
31733
|
-
font-weight: normal;
|
|
31734
|
-
font-size: 14px;
|
|
31735
|
-
line-height: 20px;
|
|
31736
|
-
}
|
|
31737
|
-
|
|
31738
|
-
.E_h1mhvdlx {
|
|
31739
|
-
font-family: Inter;
|
|
31740
|
-
font-style: normal;
|
|
31741
|
-
font-weight: bold;
|
|
31742
|
-
font-size: 12px;
|
|
31743
|
-
line-height: 18px;
|
|
31744
|
-
}
|
|
31745
|
-
|
|
31746
|
-
.E_h1inmfq6 {
|
|
31747
|
-
font-family: Inter;
|
|
31748
|
-
font-style: normal;
|
|
31749
|
-
font-weight: normal;
|
|
31750
|
-
font-size: 12px;
|
|
31751
|
-
line-height: 18px;
|
|
31752
|
-
}
|
|
31753
|
-
|
|
31754
|
-
.E_h1kfc0la {
|
|
31755
|
-
font-family: Inter;
|
|
31756
|
-
font-style: normal;
|
|
31757
|
-
font-weight: bold;
|
|
31758
|
-
text-transform: uppercase;
|
|
31759
|
-
font-feature-settings: "cpsp" on;
|
|
31760
|
-
font-size: 12px;
|
|
31761
|
-
line-height: 18px;
|
|
31762
|
-
}
|
|
31763
|
-
|
|
31764
|
-
.E_h10xnyuu {
|
|
31765
|
-
font-family: Inter;
|
|
31766
|
-
font-style: normal;
|
|
31767
|
-
font-weight: normal;
|
|
31768
|
-
text-transform: uppercase;
|
|
31769
|
-
font-feature-settings: "cpsp" on;
|
|
31770
|
-
font-size: 12px;
|
|
31771
|
-
line-height: 18px;
|
|
31772
|
-
}
|
|
31773
|
-
|
|
31774
|
-
.E_lrcmi0v {
|
|
31775
|
-
font-family: Inter;
|
|
31776
|
-
font-style: normal;
|
|
31777
|
-
font-weight: normal;
|
|
31778
|
-
font-size: 16px;
|
|
31779
|
-
line-height: 24px;
|
|
31780
|
-
}
|
|
31781
|
-
|
|
31782
|
-
.E_lzt43lp {
|
|
31783
|
-
font-family: Inter;
|
|
31784
|
-
font-style: normal;
|
|
31785
|
-
font-weight: bold;
|
|
31786
|
-
font-size: 16px;
|
|
31787
|
-
line-height: 24px;
|
|
31788
|
-
}
|
|
31789
|
-
|
|
31790
|
-
.E_l5yc9nt {
|
|
31791
|
-
font-family: Inter;
|
|
31792
|
-
font-style: normal;
|
|
31793
|
-
font-weight: normal;
|
|
31794
|
-
font-size: 16px;
|
|
31795
|
-
line-height: 24px;
|
|
31796
|
-
}
|
|
31797
|
-
|
|
31798
|
-
.E_l1fbkbzo {
|
|
31799
|
-
font-family: Inter;
|
|
31800
|
-
font-style: normal;
|
|
31801
|
-
font-weight: bold;
|
|
31802
|
-
font-size: 16px;
|
|
31803
|
-
line-height: 24px;
|
|
31804
|
-
}
|
|
31805
|
-
|
|
31806
|
-
.E_lahvcax {
|
|
31807
|
-
font-family: Inter;
|
|
31808
|
-
font-style: normal;
|
|
31809
|
-
font-weight: normal;
|
|
31810
|
-
text-transform: uppercase;
|
|
31811
|
-
font-feature-settings: "cpsp" on;
|
|
31812
|
-
font-size: 16px;
|
|
31813
|
-
line-height: 24px;
|
|
31814
|
-
}
|
|
31815
|
-
|
|
31816
|
-
.E_l11q3pxd {
|
|
31817
|
-
font-family: Inter;
|
|
31818
|
-
font-style: normal;
|
|
31819
|
-
font-weight: bold;
|
|
31820
|
-
text-transform: uppercase;
|
|
31821
|
-
font-feature-settings: "cpsp" on;
|
|
31822
|
-
font-size: 16px;
|
|
31823
|
-
line-height: 24px;
|
|
31824
|
-
}
|
|
31825
|
-
|
|
31826
|
-
.E_lfuc2qu {
|
|
31827
|
-
font-family: Inter;
|
|
31828
|
-
font-style: normal;
|
|
31829
|
-
font-weight: normal;
|
|
31830
|
-
font-size: 14px;
|
|
31831
|
-
line-height: 22px;
|
|
31832
|
-
}
|
|
31833
|
-
|
|
31834
|
-
.E_l1jmp8r0 {
|
|
31835
|
-
font-family: Inter;
|
|
31836
|
-
font-style: normal;
|
|
31837
|
-
font-weight: 500;
|
|
31838
|
-
font-size: 14px;
|
|
31839
|
-
line-height: 22px;
|
|
31648
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31649
|
+
display: var(--ai7qkf2-0);
|
|
31840
31650
|
}
|
|
31841
31651
|
|
|
31842
|
-
.
|
|
31843
|
-
|
|
31844
|
-
|
|
31845
|
-
|
|
31846
|
-
|
|
31847
|
-
line-height: 22px;
|
|
31652
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31653
|
+
display: inline-flex;
|
|
31654
|
+
line-height: 1.5715;
|
|
31655
|
+
height: 100%;
|
|
31656
|
+
width: 100%;
|
|
31848
31657
|
}
|
|
31849
31658
|
|
|
31850
|
-
.
|
|
31851
|
-
|
|
31852
|
-
|
|
31853
|
-
|
|
31854
|
-
|
|
31855
|
-
|
|
31659
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31660
|
+
content: var(--ai7qkf2-1);
|
|
31661
|
+
display: var(--ai7qkf2-2);
|
|
31662
|
+
flex: none;
|
|
31663
|
+
align-items: center;
|
|
31664
|
+
margin-left: 4px;
|
|
31665
|
+
padding: 5px 12px 5px 0;
|
|
31666
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31856
31667
|
}
|
|
31857
31668
|
|
|
31858
|
-
.
|
|
31859
|
-
|
|
31860
|
-
|
|
31861
|
-
|
|
31862
|
-
|
|
31863
|
-
|
|
31669
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31670
|
+
content: var(--ai7qkf2-3);
|
|
31671
|
+
display: var(--ai7qkf2-4);
|
|
31672
|
+
flex: none;
|
|
31673
|
+
align-items: center;
|
|
31674
|
+
margin-right: 4px;
|
|
31675
|
+
cursor: auto;
|
|
31676
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31864
31677
|
}
|
|
31865
31678
|
|
|
31866
|
-
.
|
|
31867
|
-
|
|
31868
|
-
font-style: normal;
|
|
31869
|
-
font-weight: normal;
|
|
31870
|
-
text-transform: uppercase;
|
|
31871
|
-
font-feature-settings: "cpsp" on;
|
|
31872
|
-
font-size: 14px;
|
|
31873
|
-
line-height: 22px;
|
|
31679
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31680
|
+
border-radius: 0;
|
|
31874
31681
|
}
|
|
31875
31682
|
|
|
31876
|
-
.
|
|
31877
|
-
|
|
31878
|
-
|
|
31879
|
-
font-weight: bold;
|
|
31880
|
-
text-transform: uppercase;
|
|
31881
|
-
font-feature-settings: "cpsp" on;
|
|
31882
|
-
font-size: 14px;
|
|
31883
|
-
line-height: 22px;
|
|
31683
|
+
.E_ai7qkf2.ant-input-number {
|
|
31684
|
+
width: 100%;
|
|
31685
|
+
border-radius: 6px;
|
|
31884
31686
|
}
|
|
31885
31687
|
|
|
31886
|
-
.
|
|
31887
|
-
|
|
31888
|
-
|
|
31889
|
-
|
|
31890
|
-
font-size: 13px;
|
|
31891
|
-
line-height: 20px;
|
|
31688
|
+
.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 {
|
|
31689
|
+
border-color: #0096ff;
|
|
31690
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31691
|
+
z-index: 1;
|
|
31892
31692
|
}
|
|
31893
31693
|
|
|
31894
|
-
.
|
|
31895
|
-
|
|
31896
|
-
|
|
31897
|
-
font-weight: 600;
|
|
31898
|
-
font-size: 13px;
|
|
31899
|
-
line-height: 20px;
|
|
31694
|
+
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31695
|
+
border-color: #e75a3a;
|
|
31696
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31900
31697
|
}
|
|
31901
31698
|
|
|
31902
|
-
.
|
|
31903
|
-
|
|
31904
|
-
|
|
31905
|
-
|
|
31906
|
-
font-size:
|
|
31907
|
-
line-height: 20px;
|
|
31699
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
31700
|
+
height: 30px;
|
|
31701
|
+
border: 1px;
|
|
31702
|
+
padding: 5px 12px;
|
|
31703
|
+
font-size: inherit;
|
|
31908
31704
|
}
|
|
31909
31705
|
|
|
31910
|
-
.
|
|
31911
|
-
|
|
31912
|
-
|
|
31913
|
-
|
|
31914
|
-
font-size: 13px;
|
|
31915
|
-
line-height: 20px;
|
|
31706
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
31707
|
+
height: 38px;
|
|
31708
|
+
border: 1px;
|
|
31709
|
+
padding: 8px 16px;
|
|
31916
31710
|
}
|
|
31917
31711
|
|
|
31918
|
-
.
|
|
31919
|
-
|
|
31920
|
-
|
|
31921
|
-
|
|
31922
|
-
font-size: 13px;
|
|
31923
|
-
line-height: 20px;
|
|
31712
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
31713
|
+
height: 22px;
|
|
31714
|
+
border: 1px;
|
|
31715
|
+
padding: 2px 8px;
|
|
31924
31716
|
}
|
|
31925
31717
|
|
|
31926
|
-
.
|
|
31927
|
-
|
|
31928
|
-
|
|
31929
|
-
|
|
31930
|
-
|
|
31931
|
-
line-height: 20px;
|
|
31718
|
+
.E_f7pxqmh {
|
|
31719
|
+
width: 100%;
|
|
31720
|
+
margin-bottom: 0 !important;
|
|
31721
|
+
flex-flow: nowrap !important;
|
|
31722
|
+
line-break: auto;
|
|
31932
31723
|
}
|
|
31933
31724
|
|
|
31934
|
-
.
|
|
31935
|
-
|
|
31936
|
-
|
|
31937
|
-
font-weight: normal;
|
|
31938
|
-
text-transform: uppercase;
|
|
31939
|
-
font-feature-settings: "cpsp" on;
|
|
31940
|
-
font-size: 13px;
|
|
31941
|
-
line-height: 20px;
|
|
31725
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31726
|
+
text-align: left !important;
|
|
31727
|
+
padding-bottom: 0 !important;
|
|
31942
31728
|
}
|
|
31943
31729
|
|
|
31944
|
-
.
|
|
31945
|
-
|
|
31946
|
-
|
|
31947
|
-
font-weight: bold;
|
|
31948
|
-
text-transform: uppercase;
|
|
31949
|
-
font-feature-settings: "cpsp" on;
|
|
31730
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31731
|
+
min-height: 32px;
|
|
31732
|
+
height: auto;
|
|
31950
31733
|
font-size: 13px;
|
|
31951
|
-
|
|
31952
|
-
|
|
31953
|
-
|
|
31954
|
-
.E_l10knv48 {
|
|
31955
|
-
font-family: Inter;
|
|
31956
|
-
font-style: normal;
|
|
31957
|
-
font-weight: normal;
|
|
31958
|
-
font-size: 12px;
|
|
31959
|
-
line-height: 18px;
|
|
31960
|
-
}
|
|
31961
|
-
|
|
31962
|
-
.E_l6526ld {
|
|
31963
|
-
font-family: Inter;
|
|
31964
|
-
font-style: normal;
|
|
31965
|
-
font-weight: 500;
|
|
31966
|
-
font-size: 12px;
|
|
31967
|
-
line-height: 18px;
|
|
31968
|
-
}
|
|
31969
|
-
|
|
31970
|
-
.E_l1j81vli {
|
|
31971
|
-
font-family: Inter;
|
|
31972
|
-
font-style: normal;
|
|
31973
|
-
font-weight: bold;
|
|
31974
|
-
font-size: 12px;
|
|
31975
|
-
line-height: 18px;
|
|
31976
|
-
}
|
|
31977
|
-
|
|
31978
|
-
.E_l1x7n1mk {
|
|
31979
|
-
font-family: Inter;
|
|
31980
|
-
font-style: normal;
|
|
31981
|
-
font-weight: normal;
|
|
31982
|
-
font-size: 12px;
|
|
31983
|
-
line-height: 18px;
|
|
31984
|
-
}
|
|
31985
|
-
|
|
31986
|
-
.E_l9fqufz {
|
|
31987
|
-
font-family: Inter;
|
|
31988
|
-
font-style: normal;
|
|
31989
|
-
font-weight: 500;
|
|
31990
|
-
font-size: 12px;
|
|
31991
|
-
line-height: 18px;
|
|
31734
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31735
|
+
white-space: normal;
|
|
31992
31736
|
}
|
|
31993
31737
|
|
|
31994
|
-
.
|
|
31995
|
-
|
|
31996
|
-
font-style: normal;
|
|
31997
|
-
font-weight: bold;
|
|
31998
|
-
font-size: 12px;
|
|
31999
|
-
line-height: 18px;
|
|
31738
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31739
|
+
border-color: #ff4d4f !important;
|
|
32000
31740
|
}
|
|
32001
31741
|
|
|
32002
|
-
.
|
|
32003
|
-
|
|
32004
|
-
font-style: normal;
|
|
32005
|
-
font-weight: normal;
|
|
32006
|
-
text-transform: uppercase;
|
|
32007
|
-
font-feature-settings: "cpsp" on;
|
|
31742
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31743
|
+
margin-top: 4px;
|
|
32008
31744
|
font-size: 12px;
|
|
32009
|
-
|
|
31745
|
+
min-height: 0px;
|
|
32010
31746
|
}
|
|
32011
31747
|
|
|
32012
|
-
.
|
|
32013
|
-
font-family: Inter;
|
|
32014
|
-
font-style: normal;
|
|
32015
|
-
font-weight: bold;
|
|
32016
|
-
text-transform: uppercase;
|
|
32017
|
-
font-feature-settings: "cpsp" on;
|
|
31748
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
32018
31749
|
font-size: 12px;
|
|
32019
|
-
|
|
32020
|
-
|
|
32021
|
-
|
|
32022
|
-
.E_f2pb48l {
|
|
32023
|
-
font-family: Inter;
|
|
32024
|
-
font-style: normal;
|
|
32025
|
-
font-weight: normal;
|
|
32026
|
-
font-size: 13px;
|
|
32027
|
-
line-height: 20px;
|
|
31750
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31751
|
+
min-height: 0px;
|
|
32028
31752
|
}
|
|
32029
31753
|
|
|
32030
|
-
.
|
|
32031
|
-
|
|
32032
|
-
font-style: normal;
|
|
32033
|
-
font-weight: normal;
|
|
32034
|
-
font-size: 13px;
|
|
32035
|
-
line-height: 20px;
|
|
31754
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31755
|
+
display: var(--a1wfy30z-0);
|
|
32036
31756
|
}
|
|
32037
31757
|
|
|
32038
|
-
.
|
|
32039
|
-
|
|
32040
|
-
|
|
32041
|
-
|
|
32042
|
-
|
|
32043
|
-
line-height: 18px;
|
|
31758
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31759
|
+
padding: 4px 11px;
|
|
31760
|
+
display: inline-flex;
|
|
31761
|
+
line-height: 1.5715;
|
|
31762
|
+
height: inherit;
|
|
32044
31763
|
}
|
|
32045
31764
|
|
|
32046
|
-
.
|
|
32047
|
-
|
|
32048
|
-
|
|
32049
|
-
|
|
32050
|
-
|
|
32051
|
-
|
|
31765
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31766
|
+
content: var(--a1wfy30z-1);
|
|
31767
|
+
display: var(--a1wfy30z-2);
|
|
31768
|
+
flex: none;
|
|
31769
|
+
align-items: center;
|
|
31770
|
+
margin-left: 4px;
|
|
32052
31771
|
}
|
|
32053
31772
|
|
|
32054
|
-
.
|
|
32055
|
-
|
|
32056
|
-
|
|
32057
|
-
|
|
32058
|
-
|
|
32059
|
-
|
|
32060
|
-
|
|
31773
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31774
|
+
content: var(--a1wfy30z-3);
|
|
31775
|
+
display: var(--a1wfy30z-4);
|
|
31776
|
+
flex: none;
|
|
31777
|
+
align-items: center;
|
|
31778
|
+
margin-right: 4px;
|
|
31779
|
+
cursor: auto;
|
|
32061
31780
|
}
|
|
32062
31781
|
|
|
32063
|
-
.
|
|
32064
|
-
|
|
32065
|
-
|
|
32066
|
-
|
|
32067
|
-
font-
|
|
32068
|
-
font-size: 13px;
|
|
32069
|
-
line-height: 20px;
|
|
31782
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31783
|
+
padding: 0;
|
|
31784
|
+
margin: 0;
|
|
31785
|
+
height: auto;
|
|
31786
|
+
font-size: inherit;
|
|
32070
31787
|
}
|
|
32071
31788
|
|
|
32072
|
-
.
|
|
32073
|
-
|
|
32074
|
-
font-style: normal;
|
|
32075
|
-
font-weight: normal;
|
|
32076
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32077
|
-
font-size: 12px;
|
|
31789
|
+
.E_i1inqkme {
|
|
31790
|
+
height: 18px;
|
|
32078
31791
|
line-height: 18px;
|
|
31792
|
+
padding: 0 4px;
|
|
31793
|
+
border-radius: 4px;
|
|
31794
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31795
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31796
|
+
display: flex;
|
|
31797
|
+
align-items: center;
|
|
31798
|
+
white-space: nowrap;
|
|
31799
|
+
margin-right: 4px;
|
|
32079
31800
|
}
|
|
32080
|
-
|
|
32081
|
-
.
|
|
32082
|
-
|
|
32083
|
-
font-style: normal;
|
|
32084
|
-
font-weight: 500;
|
|
32085
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32086
|
-
font-size: 12px;
|
|
32087
|
-
line-height: 18px;
|
|
31801
|
+
|
|
31802
|
+
.E_owd0kml {
|
|
31803
|
+
display: inline-block;
|
|
32088
31804
|
}
|
|
32089
31805
|
|
|
32090
|
-
.
|
|
32091
|
-
|
|
32092
|
-
|
|
32093
|
-
font-weight: normal;
|
|
32094
|
-
font-feature-settings: "zero" on;
|
|
32095
|
-
font-size: 12px;
|
|
32096
|
-
line-height: 18px;
|
|
31806
|
+
.E_h1jsgezc {
|
|
31807
|
+
visibility: hidden;
|
|
31808
|
+
position: absolute;
|
|
32097
31809
|
}
|
|
32098
31810
|
|
|
32099
|
-
.
|
|
32100
|
-
|
|
32101
|
-
|
|
32102
|
-
font-weight: 500;
|
|
32103
|
-
font-feature-settings: "zero" on;
|
|
32104
|
-
font-size: 12px;
|
|
32105
|
-
line-height: 18px;
|
|
31811
|
+
.E_iouxfgt {
|
|
31812
|
+
display: inline-flex;
|
|
31813
|
+
align-items: center;
|
|
32106
31814
|
}
|
|
32107
31815
|
|
|
32108
|
-
.
|
|
32109
|
-
|
|
32110
|
-
|
|
32111
|
-
|
|
32112
|
-
font-feature-settings: "zero" on;
|
|
32113
|
-
font-size: 16px;
|
|
32114
|
-
line-height: 24px;
|
|
31816
|
+
.E_iouxfgt .icon-inner {
|
|
31817
|
+
display: inline-flex;
|
|
31818
|
+
align-items: center;
|
|
31819
|
+
justify-content: center;
|
|
32115
31820
|
}
|
|
32116
31821
|
|
|
32117
|
-
.
|
|
32118
|
-
|
|
32119
|
-
|
|
32120
|
-
|
|
32121
|
-
|
|
32122
|
-
|
|
31822
|
+
.E_iouxfgt .icon-inner + span,
|
|
31823
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31824
|
+
margin-left: 4px;
|
|
31825
|
+
}
|
|
31826
|
+
|
|
31827
|
+
.E_iouxfgt.is-rotate img,
|
|
31828
|
+
.E_iouxfgt.is-rotate svg {
|
|
31829
|
+
animation: rotate 680ms linear infinite;
|
|
32123
31830
|
}
|
|
32124
31831
|
|
|
32125
31832
|
.E_cnujxq2 {
|
|
@@ -32906,186 +32613,479 @@ input.E_rf8rlle.ant-input {
|
|
|
32906
32613
|
margin: 4px 0;
|
|
32907
32614
|
}
|
|
32908
32615
|
|
|
32909
|
-
.
|
|
32910
|
-
|
|
32616
|
+
.E_dsnbhzf {
|
|
32617
|
+
font-family: Inter;
|
|
32618
|
+
font-style: normal;
|
|
32619
|
+
font-weight: bold;
|
|
32620
|
+
font-size: 32px;
|
|
32621
|
+
line-height: 40px;
|
|
32911
32622
|
}
|
|
32912
32623
|
|
|
32913
|
-
.
|
|
32914
|
-
|
|
32624
|
+
.E_d1mvo22k {
|
|
32625
|
+
font-family: Inter;
|
|
32626
|
+
font-style: normal;
|
|
32627
|
+
font-weight: bold;
|
|
32628
|
+
font-size: 24px;
|
|
32629
|
+
line-height: 32px;
|
|
32630
|
+
}
|
|
32631
|
+
|
|
32632
|
+
.E_d1b444tr {
|
|
32633
|
+
font-family: Inter;
|
|
32634
|
+
font-style: normal;
|
|
32635
|
+
font-weight: normal;
|
|
32636
|
+
font-size: 32px;
|
|
32637
|
+
line-height: 40px;
|
|
32638
|
+
}
|
|
32639
|
+
|
|
32640
|
+
.E_dvs0kue {
|
|
32641
|
+
font-family: Inter;
|
|
32642
|
+
font-style: normal;
|
|
32643
|
+
font-weight: bold;
|
|
32644
|
+
font-size: 20px;
|
|
32645
|
+
line-height: 24px;
|
|
32646
|
+
}
|
|
32647
|
+
|
|
32648
|
+
.E_d1hcbfcq {
|
|
32649
|
+
font-family: Inter;
|
|
32650
|
+
font-style: normal;
|
|
32651
|
+
font-weight: normal;
|
|
32652
|
+
font-size: 20px;
|
|
32653
|
+
line-height: 24px;
|
|
32654
|
+
}
|
|
32655
|
+
|
|
32656
|
+
.E_d1cz922v {
|
|
32657
|
+
font-family: Inter;
|
|
32658
|
+
font-style: normal;
|
|
32659
|
+
font-weight: bold;
|
|
32660
|
+
font-size: 18px;
|
|
32661
|
+
line-height: 22px;
|
|
32662
|
+
}
|
|
32663
|
+
|
|
32664
|
+
.E_d3nzbrm {
|
|
32665
|
+
font-family: Inter;
|
|
32666
|
+
font-style: normal;
|
|
32667
|
+
font-weight: normal;
|
|
32668
|
+
font-size: 18px;
|
|
32669
|
+
line-height: 22px;
|
|
32670
|
+
}
|
|
32671
|
+
|
|
32672
|
+
.E_h1g0p5ob {
|
|
32673
|
+
font-family: Inter;
|
|
32674
|
+
font-style: normal;
|
|
32675
|
+
font-weight: bold;
|
|
32676
|
+
font-size: 16px;
|
|
32677
|
+
line-height: 22px;
|
|
32678
|
+
}
|
|
32679
|
+
|
|
32680
|
+
.E_hydo2ej {
|
|
32681
|
+
font-family: Inter;
|
|
32682
|
+
font-style: normal;
|
|
32683
|
+
font-weight: normal;
|
|
32684
|
+
font-size: 16px;
|
|
32685
|
+
line-height: 22px;
|
|
32686
|
+
}
|
|
32687
|
+
|
|
32688
|
+
.E_h1hbuq0r {
|
|
32689
|
+
font-family: Inter;
|
|
32690
|
+
font-style: normal;
|
|
32691
|
+
font-weight: bold;
|
|
32692
|
+
font-size: 14px;
|
|
32693
|
+
line-height: 20px;
|
|
32694
|
+
}
|
|
32695
|
+
|
|
32696
|
+
.E_h13bondg {
|
|
32697
|
+
font-family: Inter;
|
|
32698
|
+
font-style: normal;
|
|
32699
|
+
font-weight: normal;
|
|
32700
|
+
font-size: 14px;
|
|
32701
|
+
line-height: 20px;
|
|
32702
|
+
}
|
|
32703
|
+
|
|
32704
|
+
.E_h1mhvdlx {
|
|
32705
|
+
font-family: Inter;
|
|
32706
|
+
font-style: normal;
|
|
32707
|
+
font-weight: bold;
|
|
32708
|
+
font-size: 12px;
|
|
32915
32709
|
line-height: 18px;
|
|
32916
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32917
|
-
height: 34px;
|
|
32918
|
-
min-height: 34px;
|
|
32919
|
-
box-sizing: border-box;
|
|
32920
|
-
margin-top: 8px;
|
|
32921
32710
|
}
|
|
32922
32711
|
|
|
32923
|
-
.
|
|
32924
|
-
|
|
32925
|
-
|
|
32926
|
-
|
|
32927
|
-
|
|
32928
|
-
|
|
32712
|
+
.E_h1inmfq6 {
|
|
32713
|
+
font-family: Inter;
|
|
32714
|
+
font-style: normal;
|
|
32715
|
+
font-weight: normal;
|
|
32716
|
+
font-size: 12px;
|
|
32717
|
+
line-height: 18px;
|
|
32718
|
+
}
|
|
32719
|
+
|
|
32720
|
+
.E_h1kfc0la {
|
|
32721
|
+
font-family: Inter;
|
|
32722
|
+
font-style: normal;
|
|
32723
|
+
font-weight: bold;
|
|
32724
|
+
text-transform: uppercase;
|
|
32725
|
+
font-feature-settings: "cpsp" on;
|
|
32726
|
+
font-size: 12px;
|
|
32727
|
+
line-height: 18px;
|
|
32728
|
+
}
|
|
32729
|
+
|
|
32730
|
+
.E_h10xnyuu {
|
|
32731
|
+
font-family: Inter;
|
|
32732
|
+
font-style: normal;
|
|
32733
|
+
font-weight: normal;
|
|
32734
|
+
text-transform: uppercase;
|
|
32735
|
+
font-feature-settings: "cpsp" on;
|
|
32736
|
+
font-size: 12px;
|
|
32737
|
+
line-height: 18px;
|
|
32738
|
+
}
|
|
32739
|
+
|
|
32740
|
+
.E_lrcmi0v {
|
|
32741
|
+
font-family: Inter;
|
|
32742
|
+
font-style: normal;
|
|
32743
|
+
font-weight: normal;
|
|
32744
|
+
font-size: 16px;
|
|
32745
|
+
line-height: 24px;
|
|
32746
|
+
}
|
|
32747
|
+
|
|
32748
|
+
.E_lzt43lp {
|
|
32749
|
+
font-family: Inter;
|
|
32750
|
+
font-style: normal;
|
|
32751
|
+
font-weight: bold;
|
|
32752
|
+
font-size: 16px;
|
|
32753
|
+
line-height: 24px;
|
|
32754
|
+
}
|
|
32755
|
+
|
|
32756
|
+
.E_l5yc9nt {
|
|
32757
|
+
font-family: Inter;
|
|
32758
|
+
font-style: normal;
|
|
32759
|
+
font-weight: normal;
|
|
32760
|
+
font-size: 16px;
|
|
32761
|
+
line-height: 24px;
|
|
32762
|
+
}
|
|
32763
|
+
|
|
32764
|
+
.E_l1fbkbzo {
|
|
32765
|
+
font-family: Inter;
|
|
32766
|
+
font-style: normal;
|
|
32767
|
+
font-weight: bold;
|
|
32768
|
+
font-size: 16px;
|
|
32769
|
+
line-height: 24px;
|
|
32770
|
+
}
|
|
32771
|
+
|
|
32772
|
+
.E_lahvcax {
|
|
32773
|
+
font-family: Inter;
|
|
32774
|
+
font-style: normal;
|
|
32775
|
+
font-weight: normal;
|
|
32776
|
+
text-transform: uppercase;
|
|
32777
|
+
font-feature-settings: "cpsp" on;
|
|
32778
|
+
font-size: 16px;
|
|
32779
|
+
line-height: 24px;
|
|
32780
|
+
}
|
|
32781
|
+
|
|
32782
|
+
.E_l11q3pxd {
|
|
32783
|
+
font-family: Inter;
|
|
32784
|
+
font-style: normal;
|
|
32785
|
+
font-weight: bold;
|
|
32786
|
+
text-transform: uppercase;
|
|
32787
|
+
font-feature-settings: "cpsp" on;
|
|
32788
|
+
font-size: 16px;
|
|
32789
|
+
line-height: 24px;
|
|
32790
|
+
}
|
|
32791
|
+
|
|
32792
|
+
.E_lfuc2qu {
|
|
32793
|
+
font-family: Inter;
|
|
32794
|
+
font-style: normal;
|
|
32795
|
+
font-weight: normal;
|
|
32796
|
+
font-size: 14px;
|
|
32797
|
+
line-height: 22px;
|
|
32798
|
+
}
|
|
32799
|
+
|
|
32800
|
+
.E_l1jmp8r0 {
|
|
32801
|
+
font-family: Inter;
|
|
32802
|
+
font-style: normal;
|
|
32803
|
+
font-weight: 500;
|
|
32804
|
+
font-size: 14px;
|
|
32805
|
+
line-height: 22px;
|
|
32806
|
+
}
|
|
32807
|
+
|
|
32808
|
+
.E_lcnm221 {
|
|
32809
|
+
font-family: Inter;
|
|
32810
|
+
font-style: normal;
|
|
32811
|
+
font-weight: bold;
|
|
32812
|
+
font-size: 14px;
|
|
32813
|
+
line-height: 22px;
|
|
32929
32814
|
}
|
|
32930
32815
|
|
|
32931
|
-
.
|
|
32932
|
-
|
|
32816
|
+
.E_lu1z2n5 {
|
|
32817
|
+
font-family: Inter;
|
|
32818
|
+
font-style: normal;
|
|
32819
|
+
font-weight: normal;
|
|
32820
|
+
font-size: 14px;
|
|
32821
|
+
line-height: 22px;
|
|
32933
32822
|
}
|
|
32934
32823
|
|
|
32935
|
-
.
|
|
32936
|
-
|
|
32824
|
+
.E_l1r59djn {
|
|
32825
|
+
font-family: Inter;
|
|
32826
|
+
font-style: normal;
|
|
32827
|
+
font-weight: bold;
|
|
32828
|
+
font-size: 14px;
|
|
32829
|
+
line-height: 22px;
|
|
32937
32830
|
}
|
|
32938
32831
|
|
|
32939
|
-
.
|
|
32940
|
-
|
|
32832
|
+
.E_ljm2911 {
|
|
32833
|
+
font-family: Inter;
|
|
32834
|
+
font-style: normal;
|
|
32835
|
+
font-weight: normal;
|
|
32836
|
+
text-transform: uppercase;
|
|
32837
|
+
font-feature-settings: "cpsp" on;
|
|
32838
|
+
font-size: 14px;
|
|
32839
|
+
line-height: 22px;
|
|
32941
32840
|
}
|
|
32942
32841
|
|
|
32943
|
-
.
|
|
32944
|
-
|
|
32842
|
+
.E_l124mzmr {
|
|
32843
|
+
font-family: Inter;
|
|
32844
|
+
font-style: normal;
|
|
32845
|
+
font-weight: bold;
|
|
32846
|
+
text-transform: uppercase;
|
|
32847
|
+
font-feature-settings: "cpsp" on;
|
|
32848
|
+
font-size: 14px;
|
|
32849
|
+
line-height: 22px;
|
|
32945
32850
|
}
|
|
32946
32851
|
|
|
32947
|
-
.
|
|
32948
|
-
|
|
32852
|
+
.E_lb3chel {
|
|
32853
|
+
font-family: Inter;
|
|
32854
|
+
font-style: normal;
|
|
32855
|
+
font-weight: normal;
|
|
32856
|
+
font-size: 13px;
|
|
32857
|
+
line-height: 20px;
|
|
32949
32858
|
}
|
|
32950
32859
|
|
|
32951
|
-
.
|
|
32952
|
-
|
|
32860
|
+
.E_lv9jstu {
|
|
32861
|
+
font-family: Inter;
|
|
32862
|
+
font-style: normal;
|
|
32863
|
+
font-weight: 600;
|
|
32864
|
+
font-size: 13px;
|
|
32865
|
+
line-height: 20px;
|
|
32953
32866
|
}
|
|
32954
32867
|
|
|
32955
|
-
.
|
|
32956
|
-
|
|
32868
|
+
.E_lwqlh3x {
|
|
32869
|
+
font-family: Inter;
|
|
32870
|
+
font-style: normal;
|
|
32871
|
+
font-weight: bold;
|
|
32872
|
+
font-size: 13px;
|
|
32873
|
+
line-height: 20px;
|
|
32957
32874
|
}
|
|
32958
32875
|
|
|
32959
|
-
.
|
|
32960
|
-
|
|
32961
|
-
|
|
32876
|
+
.E_lalum9y {
|
|
32877
|
+
font-family: Inter;
|
|
32878
|
+
font-style: normal;
|
|
32879
|
+
font-weight: normal;
|
|
32880
|
+
font-size: 13px;
|
|
32881
|
+
line-height: 20px;
|
|
32962
32882
|
}
|
|
32963
32883
|
|
|
32964
|
-
.
|
|
32965
|
-
|
|
32966
|
-
|
|
32967
|
-
|
|
32884
|
+
.E_l1t6dj5o {
|
|
32885
|
+
font-family: Inter;
|
|
32886
|
+
font-style: normal;
|
|
32887
|
+
font-weight: 600;
|
|
32888
|
+
font-size: 13px;
|
|
32968
32889
|
line-height: 20px;
|
|
32969
32890
|
}
|
|
32970
32891
|
|
|
32971
|
-
.
|
|
32972
|
-
|
|
32973
|
-
|
|
32974
|
-
|
|
32892
|
+
.E_l12f6ic {
|
|
32893
|
+
font-family: Inter;
|
|
32894
|
+
font-style: normal;
|
|
32895
|
+
font-weight: bold;
|
|
32896
|
+
font-size: 13px;
|
|
32897
|
+
line-height: 20px;
|
|
32975
32898
|
}
|
|
32976
32899
|
|
|
32977
|
-
.
|
|
32978
|
-
|
|
32979
|
-
|
|
32980
|
-
|
|
32981
|
-
|
|
32982
|
-
|
|
32983
|
-
|
|
32900
|
+
.E_l7gmukq {
|
|
32901
|
+
font-family: Inter;
|
|
32902
|
+
font-style: normal;
|
|
32903
|
+
font-weight: normal;
|
|
32904
|
+
text-transform: uppercase;
|
|
32905
|
+
font-feature-settings: "cpsp" on;
|
|
32906
|
+
font-size: 13px;
|
|
32907
|
+
line-height: 20px;
|
|
32984
32908
|
}
|
|
32985
32909
|
|
|
32986
|
-
.
|
|
32987
|
-
|
|
32988
|
-
|
|
32989
|
-
|
|
32910
|
+
.E_lkwl0yp {
|
|
32911
|
+
font-family: Inter;
|
|
32912
|
+
font-style: normal;
|
|
32913
|
+
font-weight: bold;
|
|
32914
|
+
text-transform: uppercase;
|
|
32915
|
+
font-feature-settings: "cpsp" on;
|
|
32916
|
+
font-size: 13px;
|
|
32917
|
+
line-height: 20px;
|
|
32990
32918
|
}
|
|
32991
32919
|
|
|
32992
|
-
.
|
|
32993
|
-
|
|
32994
|
-
|
|
32995
|
-
|
|
32996
|
-
|
|
32920
|
+
.E_l10knv48 {
|
|
32921
|
+
font-family: Inter;
|
|
32922
|
+
font-style: normal;
|
|
32923
|
+
font-weight: normal;
|
|
32924
|
+
font-size: 12px;
|
|
32925
|
+
line-height: 18px;
|
|
32997
32926
|
}
|
|
32998
32927
|
|
|
32999
|
-
.
|
|
33000
|
-
|
|
33001
|
-
|
|
33002
|
-
|
|
33003
|
-
|
|
32928
|
+
.E_l6526ld {
|
|
32929
|
+
font-family: Inter;
|
|
32930
|
+
font-style: normal;
|
|
32931
|
+
font-weight: 500;
|
|
32932
|
+
font-size: 12px;
|
|
32933
|
+
line-height: 18px;
|
|
33004
32934
|
}
|
|
33005
32935
|
|
|
33006
|
-
.
|
|
33007
|
-
|
|
32936
|
+
.E_l1j81vli {
|
|
32937
|
+
font-family: Inter;
|
|
32938
|
+
font-style: normal;
|
|
32939
|
+
font-weight: bold;
|
|
32940
|
+
font-size: 12px;
|
|
32941
|
+
line-height: 18px;
|
|
33008
32942
|
}
|
|
33009
32943
|
|
|
33010
|
-
.
|
|
33011
|
-
|
|
33012
|
-
|
|
32944
|
+
.E_l1x7n1mk {
|
|
32945
|
+
font-family: Inter;
|
|
32946
|
+
font-style: normal;
|
|
32947
|
+
font-weight: normal;
|
|
32948
|
+
font-size: 12px;
|
|
32949
|
+
line-height: 18px;
|
|
33013
32950
|
}
|
|
33014
32951
|
|
|
33015
|
-
.
|
|
33016
|
-
|
|
33017
|
-
|
|
32952
|
+
.E_l9fqufz {
|
|
32953
|
+
font-family: Inter;
|
|
32954
|
+
font-style: normal;
|
|
32955
|
+
font-weight: 500;
|
|
32956
|
+
font-size: 12px;
|
|
32957
|
+
line-height: 18px;
|
|
33018
32958
|
}
|
|
33019
32959
|
|
|
33020
|
-
.
|
|
33021
|
-
|
|
33022
|
-
|
|
32960
|
+
.E_l1iwnybd {
|
|
32961
|
+
font-family: Inter;
|
|
32962
|
+
font-style: normal;
|
|
32963
|
+
font-weight: bold;
|
|
32964
|
+
font-size: 12px;
|
|
32965
|
+
line-height: 18px;
|
|
33023
32966
|
}
|
|
33024
32967
|
|
|
33025
|
-
.
|
|
33026
|
-
|
|
33027
|
-
|
|
32968
|
+
.E_lprtm1e {
|
|
32969
|
+
font-family: Inter;
|
|
32970
|
+
font-style: normal;
|
|
32971
|
+
font-weight: normal;
|
|
32972
|
+
text-transform: uppercase;
|
|
32973
|
+
font-feature-settings: "cpsp" on;
|
|
32974
|
+
font-size: 12px;
|
|
32975
|
+
line-height: 18px;
|
|
33028
32976
|
}
|
|
33029
32977
|
|
|
33030
|
-
.
|
|
33031
|
-
|
|
33032
|
-
|
|
33033
|
-
|
|
33034
|
-
|
|
32978
|
+
.E_l1lln87h {
|
|
32979
|
+
font-family: Inter;
|
|
32980
|
+
font-style: normal;
|
|
32981
|
+
font-weight: bold;
|
|
32982
|
+
text-transform: uppercase;
|
|
32983
|
+
font-feature-settings: "cpsp" on;
|
|
32984
|
+
font-size: 12px;
|
|
32985
|
+
line-height: 18px;
|
|
33035
32986
|
}
|
|
33036
32987
|
|
|
33037
|
-
.
|
|
33038
|
-
|
|
33039
|
-
|
|
32988
|
+
.E_f2pb48l {
|
|
32989
|
+
font-family: Inter;
|
|
32990
|
+
font-style: normal;
|
|
32991
|
+
font-weight: normal;
|
|
32992
|
+
font-size: 13px;
|
|
32993
|
+
line-height: 20px;
|
|
33040
32994
|
}
|
|
33041
32995
|
|
|
33042
|
-
.
|
|
33043
|
-
|
|
32996
|
+
.E_fi9emkw {
|
|
32997
|
+
font-family: Inter;
|
|
32998
|
+
font-style: normal;
|
|
32999
|
+
font-weight: normal;
|
|
33000
|
+
font-size: 13px;
|
|
33001
|
+
line-height: 20px;
|
|
33044
33002
|
}
|
|
33045
33003
|
|
|
33046
|
-
.
|
|
33047
|
-
|
|
33004
|
+
.E_f1nrg7da {
|
|
33005
|
+
font-family: Inter;
|
|
33006
|
+
font-style: normal;
|
|
33007
|
+
font-weight: normal;
|
|
33008
|
+
font-size: 12px;
|
|
33009
|
+
line-height: 18px;
|
|
33048
33010
|
}
|
|
33049
33011
|
|
|
33050
|
-
.
|
|
33051
|
-
|
|
33012
|
+
.E_f17k1i3n {
|
|
33013
|
+
font-family: Inter;
|
|
33014
|
+
font-style: normal;
|
|
33015
|
+
font-weight: normal;
|
|
33016
|
+
font-size: 12px;
|
|
33017
|
+
line-height: 18px;
|
|
33052
33018
|
}
|
|
33053
33019
|
|
|
33054
|
-
.
|
|
33055
|
-
|
|
33020
|
+
.E_t1tvuj2e {
|
|
33021
|
+
font-family: Inter;
|
|
33022
|
+
font-style: normal;
|
|
33023
|
+
font-weight: normal;
|
|
33024
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
33025
|
+
font-size: 13px;
|
|
33026
|
+
line-height: 20px;
|
|
33056
33027
|
}
|
|
33057
33028
|
|
|
33058
|
-
.
|
|
33059
|
-
|
|
33029
|
+
.E_t17uajlu {
|
|
33030
|
+
font-family: Inter;
|
|
33031
|
+
font-style: normal;
|
|
33032
|
+
font-weight: normal;
|
|
33033
|
+
font-feature-settings: "zero" on;
|
|
33034
|
+
font-size: 13px;
|
|
33035
|
+
line-height: 20px;
|
|
33060
33036
|
}
|
|
33061
33037
|
|
|
33062
|
-
.
|
|
33063
|
-
|
|
33038
|
+
.E_t114zbyz {
|
|
33039
|
+
font-family: Inter;
|
|
33040
|
+
font-style: normal;
|
|
33041
|
+
font-weight: normal;
|
|
33042
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
33043
|
+
font-size: 12px;
|
|
33044
|
+
line-height: 18px;
|
|
33064
33045
|
}
|
|
33065
33046
|
|
|
33066
|
-
.
|
|
33067
|
-
|
|
33068
|
-
|
|
33047
|
+
.E_t1il0kvi {
|
|
33048
|
+
font-family: Inter;
|
|
33049
|
+
font-style: normal;
|
|
33050
|
+
font-weight: 500;
|
|
33051
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
33052
|
+
font-size: 12px;
|
|
33053
|
+
line-height: 18px;
|
|
33069
33054
|
}
|
|
33070
33055
|
|
|
33071
|
-
.
|
|
33072
|
-
|
|
33073
|
-
|
|
33074
|
-
|
|
33075
|
-
|
|
33056
|
+
.E_t10dv8p1 {
|
|
33057
|
+
font-family: Inter;
|
|
33058
|
+
font-style: normal;
|
|
33059
|
+
font-weight: normal;
|
|
33060
|
+
font-feature-settings: "zero" on;
|
|
33061
|
+
font-size: 12px;
|
|
33062
|
+
line-height: 18px;
|
|
33076
33063
|
}
|
|
33077
33064
|
|
|
33078
|
-
.
|
|
33079
|
-
|
|
33065
|
+
.E_tc2oqpq {
|
|
33066
|
+
font-family: Inter;
|
|
33067
|
+
font-style: normal;
|
|
33068
|
+
font-weight: 500;
|
|
33069
|
+
font-feature-settings: "zero" on;
|
|
33070
|
+
font-size: 12px;
|
|
33071
|
+
line-height: 18px;
|
|
33080
33072
|
}
|
|
33081
33073
|
|
|
33082
|
-
.
|
|
33083
|
-
|
|
33074
|
+
.E_tzvddmc {
|
|
33075
|
+
font-family: Inter;
|
|
33076
|
+
font-style: normal;
|
|
33077
|
+
font-weight: bold;
|
|
33078
|
+
font-feature-settings: "zero" on;
|
|
33079
|
+
font-size: 16px;
|
|
33080
|
+
line-height: 24px;
|
|
33084
33081
|
}
|
|
33085
33082
|
|
|
33086
|
-
.
|
|
33087
|
-
|
|
33088
|
-
|
|
33083
|
+
.E_u18llj45 {
|
|
33084
|
+
font-family: Inter;
|
|
33085
|
+
font-style: normal;
|
|
33086
|
+
font-weight: normal;
|
|
33087
|
+
font-size: 10px;
|
|
33088
|
+
line-height: 12px;
|
|
33089
33089
|
}
|
|
33090
33090
|
|
|
33091
33091
|
.E_h1ol2wl7 {
|
|
@@ -33994,10 +33994,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33994
33994
|
font-size: 0;
|
|
33995
33995
|
}
|
|
33996
33996
|
|
|
33997
|
-
.E_c1yd35n {
|
|
33998
|
-
padding: 0 12px 14px 12px;
|
|
33999
|
-
}
|
|
34000
|
-
|
|
34001
33997
|
.E_c1kghdax {
|
|
34002
33998
|
color: #2d3a56;
|
|
34003
33999
|
padding: 7px 12px;
|
|
@@ -34045,6 +34041,10 @@ input.E_rf8rlle.ant-input {
|
|
|
34045
34041
|
margin-right: 2px;
|
|
34046
34042
|
}
|
|
34047
34043
|
|
|
34044
|
+
.E_c1yd35n {
|
|
34045
|
+
padding: 0 12px 14px 12px;
|
|
34046
|
+
}
|
|
34047
|
+
|
|
34048
34048
|
.E_ckui4s7 {
|
|
34049
34049
|
color: #2d3a56;
|
|
34050
34050
|
line-height: 22px;
|
|
@@ -34144,301 +34144,320 @@ input.E_rf8rlle.ant-input {
|
|
|
34144
34144
|
transform: translateY(-4px);
|
|
34145
34145
|
}
|
|
34146
34146
|
|
|
34147
|
-
.
|
|
34148
|
-
|
|
34149
|
-
|
|
34147
|
+
.E_lht19u8 {
|
|
34148
|
+
width: 64px;
|
|
34149
|
+
height: 64px;
|
|
34150
|
+
display: flex;
|
|
34151
|
+
align-items: center;
|
|
34152
|
+
justify-content: center;
|
|
34153
|
+
position: relative;
|
|
34154
|
+
opacity: 0.2;
|
|
34150
34155
|
}
|
|
34151
34156
|
|
|
34152
|
-
.
|
|
34153
|
-
|
|
34157
|
+
.E_lk3gkp4 {
|
|
34158
|
+
position: absolute;
|
|
34159
|
+
width: 5px;
|
|
34160
|
+
height: 48px;
|
|
34161
|
+
left: 9.33px;
|
|
34162
|
+
top: 40.5px;
|
|
34163
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34164
|
+
border-radius: 5px;
|
|
34165
|
+
transform: rotate(-128deg);
|
|
34166
|
+
transform-origin: top left;
|
|
34167
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34154
34168
|
}
|
|
34155
34169
|
|
|
34156
|
-
.
|
|
34157
|
-
|
|
34158
|
-
|
|
34170
|
+
.E_ll4n94n {
|
|
34171
|
+
position: absolute;
|
|
34172
|
+
width: 5px;
|
|
34173
|
+
height: 48px;
|
|
34174
|
+
left: 40.8px;
|
|
34175
|
+
top: 8.4px;
|
|
34176
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34177
|
+
border-radius: 5px;
|
|
34178
|
+
transform: rotate(-8deg);
|
|
34179
|
+
transform-origin: top left;
|
|
34180
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34159
34181
|
}
|
|
34160
34182
|
|
|
34161
|
-
.
|
|
34162
|
-
|
|
34163
|
-
|
|
34183
|
+
.E_l17lbdo6 {
|
|
34184
|
+
position: absolute;
|
|
34185
|
+
width: 5px;
|
|
34186
|
+
height: 48px;
|
|
34187
|
+
left: 52.9px;
|
|
34188
|
+
top: 51.8px;
|
|
34189
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34190
|
+
border-radius: 5px;
|
|
34191
|
+
transform: rotate(112deg);
|
|
34192
|
+
transform-origin: top left;
|
|
34193
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34164
34194
|
}
|
|
34165
34195
|
|
|
34166
|
-
.
|
|
34167
|
-
|
|
34168
|
-
align-items: center;
|
|
34169
|
-
column-gap: var(--a1ji6r68-0);
|
|
34196
|
+
.E_w7ob4th.outside-tag {
|
|
34197
|
+
padding-left: 0;
|
|
34170
34198
|
}
|
|
34171
34199
|
|
|
34172
|
-
.
|
|
34200
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34201
|
+
border-radius: 4px 0 0 4px;
|
|
34202
|
+
padding-right: 4px;
|
|
34203
|
+
margin-right: 4px;
|
|
34204
|
+
}
|
|
34205
|
+
|
|
34206
|
+
.E_slr2ynn {
|
|
34207
|
+
padding: 0 8px;
|
|
34208
|
+
height: 18px;
|
|
34209
|
+
}
|
|
34210
|
+
|
|
34211
|
+
.E_m140wbb6 {
|
|
34212
|
+
padding: 2px 8px;
|
|
34213
|
+
height: 24px;
|
|
34214
|
+
}
|
|
34215
|
+
|
|
34216
|
+
.E_t1fozc1i {
|
|
34217
|
+
margin: 0;
|
|
34218
|
+
}
|
|
34219
|
+
|
|
34220
|
+
.E_i1vxv4ln {
|
|
34221
|
+
margin-right: 4px;
|
|
34222
|
+
height: 16px;
|
|
34223
|
+
}
|
|
34224
|
+
|
|
34225
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34226
|
+
font-weight: 700;
|
|
34227
|
+
color: #00122e;
|
|
34228
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34229
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34230
|
+
word-break: break-all;
|
|
34231
|
+
display: inline;
|
|
34232
|
+
white-space: normal;
|
|
34233
|
+
}
|
|
34234
|
+
|
|
34235
|
+
.E_t1dtlqs1 {
|
|
34236
|
+
margin-bottom: 4px;
|
|
34173
34237
|
color: rgba(44, 56, 82, 0.6);
|
|
34174
|
-
|
|
34175
|
-
|
|
34176
|
-
|
|
34177
|
-
justify-content: center;
|
|
34178
|
-
flex-direction: column;
|
|
34179
|
-
height: 100%;
|
|
34238
|
+
overflow: hidden;
|
|
34239
|
+
text-overflow: ellipsis;
|
|
34240
|
+
white-space: nowrap;
|
|
34180
34241
|
}
|
|
34181
34242
|
|
|
34182
|
-
.
|
|
34243
|
+
.E_s1ese5oy {
|
|
34244
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34245
|
+
line-height: 32px;
|
|
34246
|
+
height: 32px;
|
|
34247
|
+
margin-bottom: 0;
|
|
34248
|
+
}
|
|
34249
|
+
|
|
34250
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34183
34251
|
color: #0080ff;
|
|
34184
|
-
cursor: pointer;
|
|
34185
34252
|
}
|
|
34186
34253
|
|
|
34187
|
-
.
|
|
34188
|
-
|
|
34189
|
-
height: 100%;
|
|
34190
|
-
display: flex;
|
|
34191
|
-
flex-direction: column;
|
|
34254
|
+
.E_s1ese5oy.warning {
|
|
34255
|
+
color: #ffa500;
|
|
34192
34256
|
}
|
|
34193
34257
|
|
|
34194
|
-
.
|
|
34195
|
-
|
|
34196
|
-
display: flex;
|
|
34197
|
-
line-height: 30px;
|
|
34198
|
-
padding: 0 16px;
|
|
34199
|
-
justify-content: space-between;
|
|
34258
|
+
.E_s1ese5oy.success {
|
|
34259
|
+
color: #00ba5d;
|
|
34200
34260
|
}
|
|
34201
34261
|
|
|
34202
|
-
.
|
|
34203
|
-
|
|
34204
|
-
font-size: 12px;
|
|
34205
|
-
align-items: center;
|
|
34262
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34263
|
+
color: #f0483e;
|
|
34206
34264
|
}
|
|
34207
34265
|
|
|
34208
|
-
.
|
|
34209
|
-
color:
|
|
34266
|
+
.E_s1ese5oy.normal {
|
|
34267
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34210
34268
|
}
|
|
34211
34269
|
|
|
34212
|
-
.
|
|
34213
|
-
margin-
|
|
34270
|
+
.E_b1ibis43 {
|
|
34271
|
+
margin-bottom: 0;
|
|
34272
|
+
color: #00122e;
|
|
34214
34273
|
}
|
|
34215
34274
|
|
|
34216
|
-
.
|
|
34217
|
-
|
|
34218
|
-
|
|
34275
|
+
.E_b11xxjd2 {
|
|
34276
|
+
line-height: 32px;
|
|
34277
|
+
margin-right: 6px;
|
|
34219
34278
|
}
|
|
34220
34279
|
|
|
34221
|
-
.
|
|
34280
|
+
.E_bsub5bw.with-description {
|
|
34281
|
+
height: 24px;
|
|
34222
34282
|
flex: 1;
|
|
34223
|
-
|
|
34224
|
-
|
|
34225
|
-
justify-content: center;
|
|
34226
|
-
align-items: center;
|
|
34283
|
+
position: relative;
|
|
34284
|
+
top: -7px;
|
|
34227
34285
|
}
|
|
34228
34286
|
|
|
34229
|
-
.
|
|
34230
|
-
|
|
34287
|
+
.E_bsub5bw p {
|
|
34288
|
+
width: 100%;
|
|
34289
|
+
overflow: hidden;
|
|
34290
|
+
text-overflow: ellipsis;
|
|
34291
|
+
white-space: nowrap;
|
|
34231
34292
|
}
|
|
34232
34293
|
|
|
34233
|
-
.
|
|
34234
|
-
|
|
34235
|
-
|
|
34236
|
-
|
|
34237
|
-
overflow: hidden;
|
|
34238
|
-
width: 100%;
|
|
34294
|
+
.E_tmoyoag {
|
|
34295
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34296
|
+
border-radius: 8px;
|
|
34297
|
+
overflow: auto;
|
|
34239
34298
|
}
|
|
34240
34299
|
|
|
34241
|
-
.
|
|
34242
|
-
|
|
34243
|
-
font-size: 12px;
|
|
34300
|
+
.E_tmoyoag .ant-list {
|
|
34301
|
+
position: relative;
|
|
34244
34302
|
}
|
|
34245
34303
|
|
|
34246
|
-
.
|
|
34304
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34305
|
+
position: sticky;
|
|
34306
|
+
top: 0;
|
|
34307
|
+
z-index: 2;
|
|
34247
34308
|
display: flex;
|
|
34309
|
+
padding: 8px;
|
|
34310
|
+
flex-wrap: nowrap;
|
|
34248
34311
|
justify-content: flex-start;
|
|
34249
|
-
|
|
34250
|
-
font-size:
|
|
34251
|
-
|
|
34252
|
-
|
|
34253
|
-
|
|
34254
|
-
.E_l1noi4n1:not(:last-child) {
|
|
34255
|
-
margin-right: 20px;
|
|
34312
|
+
background: #f2f5fa;
|
|
34313
|
+
font-size: 14px;
|
|
34314
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34315
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34256
34316
|
}
|
|
34257
34317
|
|
|
34258
|
-
.
|
|
34259
|
-
|
|
34318
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34319
|
+
align-items: inherit;
|
|
34260
34320
|
}
|
|
34261
34321
|
|
|
34262
|
-
.
|
|
34263
|
-
|
|
34322
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34323
|
+
display: flex;
|
|
34324
|
+
justify-content: flex-start;
|
|
34325
|
+
align-items: flex-start;
|
|
34326
|
+
flex-wrap: wrap;
|
|
34327
|
+
padding: 8px;
|
|
34328
|
+
border: none;
|
|
34264
34329
|
}
|
|
34265
34330
|
|
|
34266
|
-
.
|
|
34267
|
-
|
|
34268
|
-
|
|
34269
|
-
|
|
34270
|
-
|
|
34331
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34332
|
+
flex-basis: 100%;
|
|
34333
|
+
margin: 12px 0 0;
|
|
34334
|
+
order: 99;
|
|
34335
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34271
34336
|
}
|
|
34272
34337
|
|
|
34273
|
-
.
|
|
34274
|
-
|
|
34275
|
-
|
|
34276
|
-
|
|
34277
|
-
margin: 0;
|
|
34338
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34339
|
+
color: #f0483e;
|
|
34340
|
+
flex-basis: 100%;
|
|
34341
|
+
order: 98;
|
|
34342
|
+
margin: 12px 0 0;
|
|
34278
34343
|
}
|
|
34279
34344
|
|
|
34280
|
-
.
|
|
34281
|
-
|
|
34345
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34346
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34282
34347
|
}
|
|
34283
34348
|
|
|
34284
|
-
.
|
|
34285
|
-
|
|
34349
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34350
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34286
34351
|
}
|
|
34287
34352
|
|
|
34288
|
-
.
|
|
34289
|
-
|
|
34290
|
-
|
|
34291
|
-
line-height: 30px;
|
|
34292
|
-
margin: 0 16px;
|
|
34353
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34354
|
+
flex: 1 0 0;
|
|
34355
|
+
overflow: hidden;
|
|
34293
34356
|
}
|
|
34294
34357
|
|
|
34295
|
-
.
|
|
34296
|
-
|
|
34297
|
-
|
|
34298
|
-
align-items: center;
|
|
34358
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34359
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34360
|
+
margin: 0;
|
|
34299
34361
|
}
|
|
34300
34362
|
|
|
34301
|
-
.
|
|
34302
|
-
|
|
34363
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34364
|
+
text-align: center;
|
|
34303
34365
|
}
|
|
34304
34366
|
|
|
34305
|
-
.
|
|
34306
|
-
|
|
34367
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34368
|
+
text-align: center;
|
|
34307
34369
|
}
|
|
34308
34370
|
|
|
34309
|
-
.
|
|
34310
|
-
|
|
34311
|
-
cursor: pointer;
|
|
34371
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34372
|
+
text-align: left;
|
|
34312
34373
|
}
|
|
34313
34374
|
|
|
34314
|
-
.
|
|
34315
|
-
|
|
34375
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34376
|
+
text-align: left;
|
|
34316
34377
|
}
|
|
34317
34378
|
|
|
34318
|
-
.
|
|
34319
|
-
|
|
34320
|
-
bottom: 10px;
|
|
34321
|
-
padding: 0 8px;
|
|
34322
|
-
border-radius: 4px;
|
|
34323
|
-
font-size: 12px;
|
|
34324
|
-
color: #fff;
|
|
34325
|
-
background: rgba(0, 0, 0, 0.75);
|
|
34326
|
-
transform: translateX(-50%);
|
|
34379
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34380
|
+
text-align: right;
|
|
34327
34381
|
}
|
|
34328
34382
|
|
|
34329
|
-
.
|
|
34330
|
-
|
|
34383
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34384
|
+
text-align: right;
|
|
34331
34385
|
}
|
|
34332
34386
|
|
|
34333
|
-
.
|
|
34334
|
-
|
|
34335
|
-
align-items: center;
|
|
34336
|
-
justify-content: space-between;
|
|
34337
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
34338
|
-
color: #b4beca;
|
|
34339
|
-
font-size: 12px;
|
|
34340
|
-
padding: 3px 6px;
|
|
34387
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34388
|
+
margin-right: 8px;
|
|
34341
34389
|
}
|
|
34342
34390
|
|
|
34343
|
-
.
|
|
34344
|
-
padding
|
|
34391
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34392
|
+
padding: 4px;
|
|
34393
|
+
width: 24px;
|
|
34394
|
+
height: 24px;
|
|
34395
|
+
overflow: hidden;
|
|
34345
34396
|
}
|
|
34346
34397
|
|
|
34347
|
-
.
|
|
34348
|
-
padding
|
|
34398
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34399
|
+
padding: 0;
|
|
34349
34400
|
}
|
|
34350
34401
|
|
|
34351
|
-
.
|
|
34352
|
-
|
|
34353
|
-
|
|
34402
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34403
|
+
cursor: not-allowed;
|
|
34404
|
+
opacity: 0.5;
|
|
34354
34405
|
}
|
|
34355
34406
|
|
|
34356
|
-
.
|
|
34357
|
-
|
|
34358
|
-
height: 64px;
|
|
34359
|
-
display: flex;
|
|
34360
|
-
align-items: center;
|
|
34361
|
-
justify-content: center;
|
|
34362
|
-
position: relative;
|
|
34363
|
-
opacity: 0.2;
|
|
34407
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34408
|
+
margin: 0;
|
|
34364
34409
|
}
|
|
34365
34410
|
|
|
34366
|
-
.
|
|
34367
|
-
|
|
34368
|
-
width: 5px;
|
|
34369
|
-
height: 48px;
|
|
34370
|
-
left: 9.33px;
|
|
34371
|
-
top: 40.5px;
|
|
34372
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34411
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34412
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34373
34413
|
border-radius: 5px;
|
|
34374
|
-
|
|
34375
|
-
transform-origin: top left;
|
|
34376
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34414
|
+
font-size: 12px;
|
|
34377
34415
|
}
|
|
34378
34416
|
|
|
34379
|
-
.
|
|
34380
|
-
|
|
34381
|
-
width: 5px;
|
|
34382
|
-
height: 48px;
|
|
34383
|
-
left: 40.8px;
|
|
34384
|
-
top: 8.4px;
|
|
34385
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34386
|
-
border-radius: 5px;
|
|
34387
|
-
transform: rotate(-8deg);
|
|
34388
|
-
transform-origin: top left;
|
|
34389
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34417
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34418
|
+
font-size: inherit;
|
|
34390
34419
|
}
|
|
34391
34420
|
|
|
34392
|
-
.
|
|
34393
|
-
|
|
34394
|
-
|
|
34395
|
-
|
|
34396
|
-
left: 52.9px;
|
|
34397
|
-
top: 51.8px;
|
|
34398
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34399
|
-
border-radius: 5px;
|
|
34400
|
-
transform: rotate(112deg);
|
|
34401
|
-
transform-origin: top left;
|
|
34402
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34421
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34422
|
+
min-height: 24px;
|
|
34423
|
+
font-size: 12px;
|
|
34424
|
+
position: relative;
|
|
34403
34425
|
}
|
|
34404
34426
|
|
|
34405
|
-
.
|
|
34406
|
-
|
|
34427
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34428
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34407
34429
|
}
|
|
34408
34430
|
|
|
34409
|
-
.
|
|
34410
|
-
|
|
34411
|
-
padding-right: 4px;
|
|
34412
|
-
margin-right: 4px;
|
|
34431
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34432
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34413
34433
|
}
|
|
34414
34434
|
|
|
34415
|
-
.
|
|
34416
|
-
|
|
34417
|
-
|
|
34435
|
+
.E_a138syjm {
|
|
34436
|
+
display: flex;
|
|
34437
|
+
align-items: center;
|
|
34438
|
+
margin-top: 8px;
|
|
34418
34439
|
}
|
|
34419
34440
|
|
|
34420
|
-
.
|
|
34441
|
+
.E_a138syjm button.ant-btn {
|
|
34421
34442
|
padding: 2px 8px;
|
|
34422
34443
|
height: 24px;
|
|
34423
34444
|
}
|
|
34424
34445
|
|
|
34425
|
-
.
|
|
34426
|
-
|
|
34446
|
+
.E_a138syjm > span.maximum-desc {
|
|
34447
|
+
display: none;
|
|
34448
|
+
margin-left: 8px;
|
|
34449
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34427
34450
|
}
|
|
34428
34451
|
|
|
34429
|
-
.
|
|
34430
|
-
|
|
34431
|
-
height: 16px;
|
|
34452
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34453
|
+
display: inline;
|
|
34432
34454
|
}
|
|
34433
34455
|
|
|
34434
|
-
.
|
|
34435
|
-
|
|
34436
|
-
|
|
34437
|
-
|
|
34438
|
-
|
|
34439
|
-
word-break: break-all;
|
|
34440
|
-
display: inline;
|
|
34441
|
-
white-space: normal;
|
|
34456
|
+
.E_d77i8u0 {
|
|
34457
|
+
width: 24px;
|
|
34458
|
+
height: 24px;
|
|
34459
|
+
padding: 4px;
|
|
34460
|
+
margin-right: 8px;
|
|
34442
34461
|
}
|
|
34443
34462
|
|
|
34444
34463
|
.E_i1g85yz3 {
|
|
@@ -34657,861 +34676,842 @@ input.E_rf8rlle.ant-input {
|
|
|
34657
34676
|
width: 18px;
|
|
34658
34677
|
height: 18px;
|
|
34659
34678
|
color: rgba(44, 56, 82, 0.75);
|
|
34660
|
-
justify-content: center;
|
|
34661
|
-
}
|
|
34662
|
-
|
|
34663
|
-
.E_v18frne8 {
|
|
34664
|
-
width: 100%;
|
|
34665
|
-
display: flex;
|
|
34666
|
-
align-items: center;
|
|
34667
|
-
justify-content: center;
|
|
34668
|
-
column-gap: 6px;
|
|
34669
|
-
font-size: 13px;
|
|
34670
|
-
}
|
|
34671
|
-
|
|
34672
|
-
.E_v18frne8 .step-item-prefix-container {
|
|
34673
|
-
display: inline-flex;
|
|
34674
|
-
align-items: center;
|
|
34675
|
-
min-width: 20px;
|
|
34676
|
-
min-height: 20px;
|
|
34677
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34678
|
-
justify-content: center;
|
|
34679
|
-
}
|
|
34680
|
-
|
|
34681
|
-
.E_t1dtlqs1 {
|
|
34682
|
-
margin-bottom: 4px;
|
|
34683
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34684
|
-
overflow: hidden;
|
|
34685
|
-
text-overflow: ellipsis;
|
|
34686
|
-
white-space: nowrap;
|
|
34687
|
-
}
|
|
34688
|
-
|
|
34689
|
-
.E_s1ese5oy {
|
|
34690
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34691
|
-
line-height: 32px;
|
|
34692
|
-
height: 32px;
|
|
34693
|
-
margin-bottom: 0;
|
|
34694
|
-
}
|
|
34695
|
-
|
|
34696
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34697
|
-
color: #0080ff;
|
|
34698
|
-
}
|
|
34699
|
-
|
|
34700
|
-
.E_s1ese5oy.warning {
|
|
34701
|
-
color: #ffa500;
|
|
34702
|
-
}
|
|
34703
|
-
|
|
34704
|
-
.E_s1ese5oy.success {
|
|
34705
|
-
color: #00ba5d;
|
|
34679
|
+
justify-content: center;
|
|
34706
34680
|
}
|
|
34707
34681
|
|
|
34708
|
-
.
|
|
34709
|
-
|
|
34682
|
+
.E_v18frne8 {
|
|
34683
|
+
width: 100%;
|
|
34684
|
+
display: flex;
|
|
34685
|
+
align-items: center;
|
|
34686
|
+
justify-content: center;
|
|
34687
|
+
column-gap: 6px;
|
|
34688
|
+
font-size: 13px;
|
|
34710
34689
|
}
|
|
34711
34690
|
|
|
34712
|
-
.
|
|
34713
|
-
|
|
34691
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
34692
|
+
display: inline-flex;
|
|
34693
|
+
align-items: center;
|
|
34694
|
+
min-width: 20px;
|
|
34695
|
+
min-height: 20px;
|
|
34696
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34697
|
+
justify-content: center;
|
|
34714
34698
|
}
|
|
34715
34699
|
|
|
34716
|
-
.
|
|
34717
|
-
|
|
34718
|
-
|
|
34700
|
+
.E_t1gvlxt5 {
|
|
34701
|
+
min-width: 0;
|
|
34702
|
+
flex: 1;
|
|
34719
34703
|
}
|
|
34720
34704
|
|
|
34721
|
-
.
|
|
34722
|
-
|
|
34723
|
-
margin-right: 6px;
|
|
34705
|
+
.E_t1gvlxt5 .tag {
|
|
34706
|
+
flex: 0 0 auto;
|
|
34724
34707
|
}
|
|
34725
34708
|
|
|
34726
|
-
.
|
|
34727
|
-
|
|
34728
|
-
|
|
34729
|
-
position: relative;
|
|
34730
|
-
top: -7px;
|
|
34709
|
+
.E_t1gvlxt5 .progress-title {
|
|
34710
|
+
flex: 2;
|
|
34711
|
+
max-width: fit-content;
|
|
34731
34712
|
}
|
|
34732
34713
|
|
|
34733
|
-
.
|
|
34734
|
-
|
|
34735
|
-
|
|
34736
|
-
text-overflow: ellipsis;
|
|
34737
|
-
white-space: nowrap;
|
|
34714
|
+
.E_t1gvlxt5 .progress-desc {
|
|
34715
|
+
flex: 1;
|
|
34716
|
+
max-width: fit-content;
|
|
34738
34717
|
}
|
|
34739
34718
|
|
|
34740
|
-
.
|
|
34741
|
-
|
|
34742
|
-
|
|
34743
|
-
|
|
34719
|
+
.E_a1ji6r68 {
|
|
34720
|
+
display: flex;
|
|
34721
|
+
align-items: center;
|
|
34722
|
+
column-gap: var(--a1ji6r68-0);
|
|
34744
34723
|
}
|
|
34745
34724
|
|
|
34746
|
-
.
|
|
34747
|
-
|
|
34725
|
+
.E_tc97u5y {
|
|
34726
|
+
height: 100%;
|
|
34748
34727
|
}
|
|
34749
34728
|
|
|
34750
|
-
.
|
|
34751
|
-
|
|
34752
|
-
top: 0;
|
|
34753
|
-
z-index: 2;
|
|
34754
|
-
display: flex;
|
|
34755
|
-
padding: 8px;
|
|
34756
|
-
flex-wrap: nowrap;
|
|
34757
|
-
justify-content: flex-start;
|
|
34758
|
-
background: #f2f5fa;
|
|
34759
|
-
font-size: 14px;
|
|
34760
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34761
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34729
|
+
.E_tfzf37v {
|
|
34730
|
+
height: 100%;
|
|
34762
34731
|
}
|
|
34763
34732
|
|
|
34764
|
-
.
|
|
34765
|
-
|
|
34733
|
+
.E_tfzf37v.empty-table .ant-table-content {
|
|
34734
|
+
overflow: visible !important;
|
|
34735
|
+
height: 100%;
|
|
34766
34736
|
}
|
|
34767
34737
|
|
|
34768
|
-
.
|
|
34769
|
-
|
|
34770
|
-
justify-content: flex-start;
|
|
34771
|
-
align-items: flex-start;
|
|
34772
|
-
flex-wrap: wrap;
|
|
34773
|
-
padding: 8px;
|
|
34774
|
-
border: none;
|
|
34738
|
+
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
34739
|
+
height: 100%;
|
|
34775
34740
|
}
|
|
34776
34741
|
|
|
34777
|
-
.
|
|
34778
|
-
|
|
34779
|
-
|
|
34780
|
-
order: 99;
|
|
34781
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34742
|
+
.E_tfzf37v.empty-table .ant-table-content table {
|
|
34743
|
+
width: 100% !important;
|
|
34744
|
+
height: 100%;
|
|
34782
34745
|
}
|
|
34783
34746
|
|
|
34784
|
-
.
|
|
34785
|
-
|
|
34786
|
-
flex-basis: 100%;
|
|
34787
|
-
order: 98;
|
|
34788
|
-
margin: 12px 0 0;
|
|
34747
|
+
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34748
|
+
padding: 15px 0;
|
|
34789
34749
|
}
|
|
34790
34750
|
|
|
34791
|
-
.
|
|
34792
|
-
|
|
34751
|
+
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
34752
|
+
display: none;
|
|
34793
34753
|
}
|
|
34794
34754
|
|
|
34795
|
-
.
|
|
34796
|
-
|
|
34755
|
+
.E_tfzf37v .active-row td:nth-child(1) {
|
|
34756
|
+
font-weight: 700;
|
|
34797
34757
|
}
|
|
34798
34758
|
|
|
34799
|
-
.
|
|
34800
|
-
|
|
34801
|
-
overflow: hidden;
|
|
34759
|
+
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
34760
|
+
font-weight: 700;
|
|
34802
34761
|
}
|
|
34803
34762
|
|
|
34804
|
-
.
|
|
34805
|
-
|
|
34806
|
-
margin: 0;
|
|
34763
|
+
.E_tfzf37v .ant-spin-nested-loading {
|
|
34764
|
+
height: 100%;
|
|
34807
34765
|
}
|
|
34808
34766
|
|
|
34809
|
-
.
|
|
34810
|
-
|
|
34767
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
34768
|
+
height: 100%;
|
|
34769
|
+
overflow: visible;
|
|
34811
34770
|
}
|
|
34812
34771
|
|
|
34813
|
-
.
|
|
34814
|
-
|
|
34772
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
34773
|
+
max-height: none;
|
|
34815
34774
|
}
|
|
34816
34775
|
|
|
34817
|
-
.
|
|
34818
|
-
|
|
34776
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
34777
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
34778
|
+
display: none;
|
|
34819
34779
|
}
|
|
34820
34780
|
|
|
34821
|
-
.
|
|
34822
|
-
|
|
34781
|
+
.E_tfzf37v td.ant-table-column-sort {
|
|
34782
|
+
background: transparent;
|
|
34823
34783
|
}
|
|
34824
34784
|
|
|
34825
|
-
.
|
|
34826
|
-
|
|
34785
|
+
.E_tfzf37v td.ant-table-cell-fix-left,
|
|
34786
|
+
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
34787
|
+
background: #fff;
|
|
34788
|
+
padding: 0 !important;
|
|
34827
34789
|
}
|
|
34828
34790
|
|
|
34829
|
-
.
|
|
34830
|
-
|
|
34791
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
34792
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34793
|
+
display: flex;
|
|
34794
|
+
align-items: center;
|
|
34795
|
+
height: 100%;
|
|
34796
|
+
padding: 8px;
|
|
34831
34797
|
}
|
|
34832
34798
|
|
|
34833
|
-
.
|
|
34834
|
-
|
|
34799
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
34800
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
34801
|
+
overflow: hidden;
|
|
34802
|
+
text-overflow: ellipsis;
|
|
34803
|
+
width: 100%;
|
|
34835
34804
|
}
|
|
34836
34805
|
|
|
34837
|
-
.
|
|
34838
|
-
|
|
34839
|
-
width: 24px;
|
|
34840
|
-
height: 24px;
|
|
34841
|
-
overflow: hidden;
|
|
34806
|
+
.E_tfzf37v .ant-table-container {
|
|
34807
|
+
height: 100%;
|
|
34842
34808
|
}
|
|
34843
34809
|
|
|
34844
|
-
.
|
|
34845
|
-
|
|
34810
|
+
.E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
|
|
34811
|
+
box-shadow: none !important;
|
|
34846
34812
|
}
|
|
34847
34813
|
|
|
34848
|
-
.
|
|
34849
|
-
|
|
34850
|
-
|
|
34814
|
+
.E_tfzf37v .ant-table {
|
|
34815
|
+
border-radius: 0px;
|
|
34816
|
+
border-left: none;
|
|
34817
|
+
border-right: none;
|
|
34818
|
+
border-bottom: none;
|
|
34819
|
+
height: 100%;
|
|
34820
|
+
font-size: 12px;
|
|
34821
|
+
background: transparent;
|
|
34851
34822
|
}
|
|
34852
34823
|
|
|
34853
|
-
.
|
|
34854
|
-
|
|
34824
|
+
.E_tfzf37v .ant-table .ant-table-header {
|
|
34825
|
+
position: relative;
|
|
34826
|
+
z-index: 3;
|
|
34827
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34828
|
+
margin-bottom: -1px;
|
|
34855
34829
|
}
|
|
34856
34830
|
|
|
34857
|
-
.
|
|
34858
|
-
.
|
|
34859
|
-
|
|
34860
|
-
font-size: 12px;
|
|
34831
|
+
.E_tfzf37v .ant-table .time-wrapper .date,
|
|
34832
|
+
.E_tfzf37v .ant-table .value {
|
|
34833
|
+
color: #2d3a56;
|
|
34861
34834
|
}
|
|
34862
34835
|
|
|
34863
|
-
.
|
|
34864
|
-
|
|
34836
|
+
.E_tfzf37v .ant-table .time-wrapper .time,
|
|
34837
|
+
.E_tfzf37v .ant-table .unit {
|
|
34838
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34865
34839
|
}
|
|
34866
34840
|
|
|
34867
|
-
.
|
|
34868
|
-
|
|
34869
|
-
|
|
34870
|
-
position: relative;
|
|
34841
|
+
.E_tfzf37v .ant-table .ant-table-selection {
|
|
34842
|
+
position: unset;
|
|
34843
|
+
text-align: center;
|
|
34871
34844
|
}
|
|
34872
34845
|
|
|
34873
|
-
.
|
|
34874
|
-
|
|
34846
|
+
.E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
34847
|
+
background: #fff;
|
|
34875
34848
|
}
|
|
34876
34849
|
|
|
34877
|
-
.
|
|
34878
|
-
|
|
34850
|
+
.E_tfzf37v .ant-table .anticon-setting {
|
|
34851
|
+
cursor: pointer;
|
|
34852
|
+
position: absolute;
|
|
34853
|
+
top: 50%;
|
|
34854
|
+
right: 12px;
|
|
34855
|
+
transform: translateY(-50%);
|
|
34879
34856
|
}
|
|
34880
34857
|
|
|
34881
|
-
.
|
|
34882
|
-
|
|
34883
|
-
|
|
34884
|
-
|
|
34858
|
+
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
34859
|
+
box-shadow: none;
|
|
34860
|
+
width: 1px;
|
|
34861
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34885
34862
|
}
|
|
34886
34863
|
|
|
34887
|
-
.
|
|
34888
|
-
|
|
34889
|
-
|
|
34864
|
+
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
34865
|
+
box-shadow: none;
|
|
34866
|
+
width: 1px;
|
|
34867
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34890
34868
|
}
|
|
34891
34869
|
|
|
34892
|
-
.
|
|
34893
|
-
|
|
34894
|
-
margin-left: 8px;
|
|
34895
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34870
|
+
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
34871
|
+
position: relative;
|
|
34896
34872
|
}
|
|
34897
34873
|
|
|
34898
|
-
.
|
|
34899
|
-
|
|
34874
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
34875
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34876
|
+
border-bottom: 1px solid white;
|
|
34877
|
+
height: 40px;
|
|
34878
|
+
vertical-align: middle;
|
|
34879
|
+
transition: background 0ms;
|
|
34880
|
+
color: #00122e;
|
|
34900
34881
|
}
|
|
34901
34882
|
|
|
34902
|
-
.
|
|
34903
|
-
|
|
34904
|
-
|
|
34905
|
-
padding: 4px;
|
|
34906
|
-
margin-right: 8px;
|
|
34883
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
34884
|
+
background: #f2f5fa;
|
|
34885
|
+
border-bottom-color: #f2f5fa;
|
|
34907
34886
|
}
|
|
34908
34887
|
|
|
34909
|
-
|
|
34888
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
34889
|
+
height: auto;
|
|
34890
|
+
color: #00122e;
|
|
34910
34891
|
font-size: 12px;
|
|
34911
|
-
|
|
34912
|
-
|
|
34892
|
+
text-align: left;
|
|
34893
|
+
transition: none;
|
|
34894
|
+
overflow: hidden;
|
|
34895
|
+
text-overflow: ellipsis;
|
|
34896
|
+
white-space: nowrap;
|
|
34913
34897
|
}
|
|
34914
34898
|
|
|
34915
|
-
|
|
34916
|
-
color: #
|
|
34917
|
-
height: unset;
|
|
34899
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
34900
|
+
color: #0096ff;
|
|
34918
34901
|
}
|
|
34919
34902
|
|
|
34920
|
-
|
|
34921
|
-
|
|
34903
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
34904
|
+
overflow: hidden;
|
|
34905
|
+
text-overflow: ellipsis;
|
|
34906
|
+
width: 100%;
|
|
34907
|
+
vertical-align: middle;
|
|
34922
34908
|
}
|
|
34923
34909
|
|
|
34924
|
-
|
|
34925
|
-
|
|
34910
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
34911
|
+
line-height: 0px;
|
|
34926
34912
|
}
|
|
34927
34913
|
|
|
34928
|
-
|
|
34929
|
-
|
|
34914
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
34915
|
+
padding-right: 25px;
|
|
34930
34916
|
}
|
|
34931
34917
|
|
|
34932
|
-
|
|
34933
|
-
color:
|
|
34918
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
34919
|
+
border-top-color: transparent;
|
|
34934
34920
|
}
|
|
34935
34921
|
|
|
34936
|
-
|
|
34937
|
-
|
|
34922
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
34923
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34924
|
+
border-color: transparent transparent white;
|
|
34938
34925
|
}
|
|
34939
34926
|
|
|
34940
|
-
|
|
34941
|
-
|
|
34927
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
34928
|
+
border-radius: 8px 0 0 8px;
|
|
34942
34929
|
}
|
|
34943
34930
|
|
|
34944
|
-
|
|
34945
|
-
|
|
34931
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
34932
|
+
border-radius: 8px 0 0 8px;
|
|
34946
34933
|
}
|
|
34947
34934
|
|
|
34948
|
-
|
|
34949
|
-
|
|
34935
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
34936
|
+
content: "";
|
|
34937
|
+
width: 4px;
|
|
34938
|
+
top: -1px;
|
|
34939
|
+
bottom: -1px;
|
|
34940
|
+
background: white;
|
|
34950
34941
|
}
|
|
34951
34942
|
|
|
34952
|
-
|
|
34953
|
-
|
|
34943
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
34944
|
+
border-radius: 0 8px 8px 0;
|
|
34954
34945
|
}
|
|
34955
34946
|
|
|
34956
|
-
|
|
34957
|
-
|
|
34947
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
34948
|
+
border-radius: 0;
|
|
34949
|
+
background: white;
|
|
34950
|
+
border-top: none;
|
|
34958
34951
|
}
|
|
34959
34952
|
|
|
34960
|
-
|
|
34961
|
-
|
|
34953
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
34954
|
+
border-top: 1px solid transparent;
|
|
34955
|
+
border-radius: 0 8px 8px 0;
|
|
34956
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34962
34957
|
}
|
|
34963
34958
|
|
|
34964
|
-
|
|
34965
|
-
|
|
34959
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
34960
|
+
background: white;
|
|
34961
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34966
34962
|
}
|
|
34967
34963
|
|
|
34968
|
-
|
|
34969
|
-
|
|
34964
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34965
|
+
display: flex;
|
|
34966
|
+
align-items: center;
|
|
34967
|
+
height: 100%;
|
|
34968
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34970
34969
|
}
|
|
34971
34970
|
|
|
34972
|
-
.
|
|
34973
|
-
|
|
34974
|
-
border-
|
|
34975
|
-
padding: 2px 10px;
|
|
34976
|
-
height: 22px;
|
|
34971
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
34972
|
+
background: white;
|
|
34973
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34977
34974
|
}
|
|
34978
34975
|
|
|
34979
|
-
.
|
|
34980
|
-
|
|
34976
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
34977
|
+
display: flex;
|
|
34978
|
+
align-items: center;
|
|
34979
|
+
height: 100%;
|
|
34980
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34981
34981
|
}
|
|
34982
34982
|
|
|
34983
|
-
.
|
|
34984
|
-
|
|
34983
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
34984
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34985
34985
|
}
|
|
34986
34986
|
|
|
34987
|
-
.
|
|
34988
|
-
|
|
34987
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
34988
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
34989
|
+
border-radius: 8px;
|
|
34989
34990
|
}
|
|
34990
34991
|
|
|
34991
|
-
.
|
|
34992
|
-
|
|
34992
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
34993
|
+
border-top-color: white;
|
|
34993
34994
|
}
|
|
34994
34995
|
|
|
34995
|
-
.
|
|
34996
|
-
|
|
34997
|
-
color:
|
|
34996
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
34997
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34998
|
+
border-bottom-color: transparent;
|
|
34999
|
+
border-top-color: transparent;
|
|
34998
35000
|
}
|
|
34999
35001
|
|
|
35000
|
-
.
|
|
35001
|
-
|
|
35002
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
35003
|
+
border-radius: 8px 0 0 8px;
|
|
35002
35004
|
}
|
|
35003
35005
|
|
|
35004
|
-
.
|
|
35005
|
-
|
|
35006
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
35007
|
+
border-radius: 0 8px 8px 0;
|
|
35006
35008
|
}
|
|
35007
35009
|
|
|
35008
|
-
.
|
|
35009
|
-
background
|
|
35010
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
35011
|
+
background: rgba(0, 136, 255, 0.1);
|
|
35010
35012
|
}
|
|
35011
35013
|
|
|
35012
|
-
.
|
|
35013
|
-
background
|
|
35014
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
35015
|
+
background: #fff;
|
|
35016
|
+
font-weight: 400;
|
|
35017
|
+
position: relative;
|
|
35018
|
+
border-bottom: none;
|
|
35019
|
+
color: #00122e;
|
|
35020
|
+
transition: none;
|
|
35021
|
+
padding: 15px 8px 15px 8px;
|
|
35014
35022
|
}
|
|
35015
35023
|
|
|
35016
|
-
.
|
|
35017
|
-
|
|
35024
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
35025
|
+
content: "";
|
|
35026
|
+
width: 1px;
|
|
35027
|
+
top: 0;
|
|
35028
|
+
bottom: 0;
|
|
35029
|
+
background: rgba(211, 218, 235, 0.6);
|
|
35030
|
+
position: absolute;
|
|
35031
|
+
right: 0;
|
|
35018
35032
|
}
|
|
35019
35033
|
|
|
35020
|
-
.
|
|
35021
|
-
|
|
35034
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
35035
|
+
padding: unset;
|
|
35022
35036
|
}
|
|
35023
35037
|
|
|
35024
|
-
.
|
|
35025
|
-
|
|
35038
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
35039
|
+
display: none;
|
|
35026
35040
|
}
|
|
35027
35041
|
|
|
35028
|
-
.
|
|
35029
|
-
|
|
35042
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
35043
|
+
width: 100%;
|
|
35044
|
+
overflow: hidden;
|
|
35045
|
+
white-space: nowrap;
|
|
35046
|
+
text-overflow: ellipsis;
|
|
35030
35047
|
}
|
|
35031
35048
|
|
|
35032
|
-
.
|
|
35033
|
-
|
|
35049
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
35050
|
+
overflow: hidden;
|
|
35051
|
+
text-overflow: ellipsis;
|
|
35052
|
+
flex: 1;
|
|
35034
35053
|
}
|
|
35035
35054
|
|
|
35036
|
-
.
|
|
35037
|
-
|
|
35055
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
35056
|
+
padding: 15px 25px 15px 8px;
|
|
35038
35057
|
}
|
|
35039
35058
|
|
|
35040
|
-
.
|
|
35041
|
-
|
|
35059
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
35060
|
+
padding: 0;
|
|
35042
35061
|
}
|
|
35043
35062
|
|
|
35044
|
-
.
|
|
35045
|
-
|
|
35063
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
35064
|
+
position: absolute;
|
|
35065
|
+
right: 6px;
|
|
35066
|
+
top: 50%;
|
|
35067
|
+
transform: translateY(-50%);
|
|
35068
|
+
height: 16px;
|
|
35069
|
+
display: none;
|
|
35070
|
+
transition: transform 320ms ease;
|
|
35046
35071
|
}
|
|
35047
35072
|
|
|
35048
|
-
.
|
|
35049
|
-
|
|
35073
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
35074
|
+
display: block;
|
|
35075
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
35050
35076
|
}
|
|
35051
35077
|
|
|
35052
|
-
.
|
|
35053
|
-
|
|
35078
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
35079
|
+
display: block;
|
|
35054
35080
|
}
|
|
35055
35081
|
|
|
35056
|
-
.
|
|
35057
|
-
|
|
35082
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
35083
|
+
display: none;
|
|
35058
35084
|
}
|
|
35059
35085
|
|
|
35060
|
-
.
|
|
35061
|
-
|
|
35062
|
-
height: 8px;
|
|
35063
|
-
border-radius: 50%;
|
|
35064
|
-
display: inline-block;
|
|
35086
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
35087
|
+
transform: translateY(-50%);
|
|
35065
35088
|
}
|
|
35066
35089
|
|
|
35067
|
-
.
|
|
35068
|
-
|
|
35090
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
35091
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
35069
35092
|
}
|
|
35070
35093
|
|
|
35071
|
-
.E_tfzf37v {
|
|
35072
|
-
|
|
35094
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
35095
|
+
background: #f2f5fa;
|
|
35073
35096
|
}
|
|
35074
35097
|
|
|
35075
|
-
.E_tfzf37v.
|
|
35076
|
-
|
|
35077
|
-
height: 100%;
|
|
35098
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
35099
|
+
display: block;
|
|
35078
35100
|
}
|
|
35079
35101
|
|
|
35080
|
-
.E_tfzf37v
|
|
35081
|
-
|
|
35102
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
|
|
35103
|
+
padding-right: 25px;
|
|
35082
35104
|
}
|
|
35083
35105
|
|
|
35084
|
-
.E_tfzf37v.
|
|
35085
|
-
|
|
35086
|
-
height: 100%;
|
|
35106
|
+
.E_tfzf37v .ant-table .ant-table-selection-column {
|
|
35107
|
+
padding: 0 !important;
|
|
35087
35108
|
}
|
|
35088
35109
|
|
|
35089
|
-
.E_tfzf37v
|
|
35090
|
-
|
|
35110
|
+
.E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
35111
|
+
position: absolute;
|
|
35112
|
+
left: 50%;
|
|
35113
|
+
top: 50%;
|
|
35114
|
+
transform: translate(-50%, -50%);
|
|
35091
35115
|
}
|
|
35092
35116
|
|
|
35093
|
-
.E_tfzf37v
|
|
35117
|
+
.E_tfzf37v .ant-table .ant-table-selection-column:after {
|
|
35094
35118
|
display: none;
|
|
35095
35119
|
}
|
|
35096
35120
|
|
|
35097
|
-
.E_tfzf37v .
|
|
35098
|
-
|
|
35121
|
+
.E_tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
35122
|
+
background: #fff;
|
|
35099
35123
|
}
|
|
35100
35124
|
|
|
35101
|
-
.E_tfzf37v.
|
|
35102
|
-
|
|
35125
|
+
.E_tfzf37v .ant-table .ant-table-placeholder {
|
|
35126
|
+
background: inherit;
|
|
35127
|
+
}
|
|
35128
|
+
|
|
35129
|
+
.E_tfzf37v .ant-table .ant-table-placeholder td {
|
|
35130
|
+
position: static;
|
|
35131
|
+
border: none;
|
|
35132
|
+
background: inherit !important;
|
|
35133
|
+
height: 100px;
|
|
35134
|
+
vertical-align: middle;
|
|
35103
35135
|
}
|
|
35104
35136
|
|
|
35105
|
-
.E_tfzf37v .ant-
|
|
35106
|
-
|
|
35137
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
|
|
35138
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35139
|
+
font-weight: bold;
|
|
35140
|
+
font-size: 20px;
|
|
35141
|
+
color: rgba(10, 37, 85, 0.6);
|
|
35107
35142
|
}
|
|
35108
35143
|
|
|
35109
|
-
.E_tfzf37v .ant-
|
|
35110
|
-
|
|
35111
|
-
|
|
35144
|
+
.E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
|
|
35145
|
+
.E_tfzf37v .ant-table th.cell__action_ {
|
|
35146
|
+
z-index: 10;
|
|
35112
35147
|
}
|
|
35113
35148
|
|
|
35114
|
-
.E_tfzf37v .ant-
|
|
35115
|
-
|
|
35149
|
+
.E_tfzf37v .ant-table td.cell__action_ {
|
|
35150
|
+
padding: 0 !important;
|
|
35151
|
+
position: relative;
|
|
35152
|
+
background: #fff;
|
|
35116
35153
|
}
|
|
35117
35154
|
|
|
35118
|
-
.E_tfzf37v
|
|
35119
|
-
|
|
35120
|
-
display:
|
|
35155
|
+
.E_tfzf37v .ant-table td.cell__action_ > * {
|
|
35156
|
+
height: 100%;
|
|
35157
|
+
display: flex;
|
|
35158
|
+
align-items: center;
|
|
35159
|
+
justify-content: flex-end;
|
|
35160
|
+
padding-right: 8px;
|
|
35121
35161
|
}
|
|
35122
35162
|
|
|
35123
|
-
.E_tfzf37v
|
|
35124
|
-
|
|
35163
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button {
|
|
35164
|
+
width: 24px;
|
|
35165
|
+
height: 24px;
|
|
35166
|
+
cursor: pointer;
|
|
35167
|
+
justify-content: center;
|
|
35168
|
+
border-radius: 4px;
|
|
35125
35169
|
}
|
|
35126
35170
|
|
|
35127
|
-
.E_tfzf37v
|
|
35128
|
-
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
35171
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
|
|
35129
35172
|
background: #fff;
|
|
35130
|
-
padding: 0 !important;
|
|
35131
35173
|
}
|
|
35132
35174
|
|
|
35133
|
-
.
|
|
35134
|
-
|
|
35135
|
-
|
|
35136
|
-
|
|
35137
|
-
height:
|
|
35138
|
-
padding: 8px;
|
|
35175
|
+
.E_sddwhm6 {
|
|
35176
|
+
margin: 0;
|
|
35177
|
+
border-radius: 20px;
|
|
35178
|
+
padding: 2px 10px;
|
|
35179
|
+
height: 22px;
|
|
35139
35180
|
}
|
|
35140
35181
|
|
|
35141
|
-
.
|
|
35142
|
-
|
|
35143
|
-
overflow: hidden;
|
|
35144
|
-
text-overflow: ellipsis;
|
|
35145
|
-
width: 100%;
|
|
35182
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35183
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35146
35184
|
}
|
|
35147
35185
|
|
|
35148
|
-
.
|
|
35149
|
-
|
|
35186
|
+
.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 {
|
|
35187
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35150
35188
|
}
|
|
35151
35189
|
|
|
35152
|
-
.
|
|
35153
|
-
|
|
35190
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35191
|
+
color: #00122e;
|
|
35154
35192
|
}
|
|
35155
35193
|
|
|
35156
|
-
.
|
|
35157
|
-
|
|
35158
|
-
border-left: none;
|
|
35159
|
-
border-right: none;
|
|
35160
|
-
border-bottom: none;
|
|
35161
|
-
height: 100%;
|
|
35162
|
-
font-size: 12px;
|
|
35163
|
-
background: transparent;
|
|
35194
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35195
|
+
margin-right: 6px;
|
|
35164
35196
|
}
|
|
35165
35197
|
|
|
35166
|
-
.
|
|
35167
|
-
|
|
35168
|
-
|
|
35169
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35170
|
-
margin-bottom: -1px;
|
|
35198
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35199
|
+
margin-left: 8px;
|
|
35200
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35171
35201
|
}
|
|
35172
35202
|
|
|
35173
|
-
.
|
|
35174
|
-
|
|
35175
|
-
color: #2d3a56;
|
|
35203
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35204
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35176
35205
|
}
|
|
35177
35206
|
|
|
35178
|
-
.
|
|
35179
|
-
|
|
35180
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35207
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35208
|
+
background-color: #0080ff;
|
|
35181
35209
|
}
|
|
35182
35210
|
|
|
35183
|
-
.
|
|
35184
|
-
|
|
35185
|
-
text-align: center;
|
|
35211
|
+
.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 {
|
|
35212
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35186
35213
|
}
|
|
35187
35214
|
|
|
35188
|
-
.
|
|
35189
|
-
background:
|
|
35215
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35216
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35190
35217
|
}
|
|
35191
35218
|
|
|
35192
|
-
.
|
|
35193
|
-
|
|
35194
|
-
position: absolute;
|
|
35195
|
-
top: 50%;
|
|
35196
|
-
right: 12px;
|
|
35197
|
-
transform: translateY(-50%);
|
|
35219
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35220
|
+
background-color: #f0483e;
|
|
35198
35221
|
}
|
|
35199
35222
|
|
|
35200
|
-
.
|
|
35201
|
-
|
|
35202
|
-
width: 1px;
|
|
35203
|
-
background: rgba(213, 219, 227, 0.6);
|
|
35223
|
+
.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 {
|
|
35224
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35204
35225
|
}
|
|
35205
35226
|
|
|
35206
|
-
.
|
|
35207
|
-
|
|
35208
|
-
width: 1px;
|
|
35209
|
-
background: rgba(213, 219, 227, 0.6);
|
|
35227
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35228
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35210
35229
|
}
|
|
35211
35230
|
|
|
35212
|
-
.
|
|
35213
|
-
|
|
35231
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35232
|
+
background-color: #fea008;
|
|
35214
35233
|
}
|
|
35215
35234
|
|
|
35216
|
-
.
|
|
35217
|
-
|
|
35218
|
-
border-bottom: 1px solid white;
|
|
35219
|
-
height: 40px;
|
|
35220
|
-
vertical-align: middle;
|
|
35221
|
-
transition: background 0ms;
|
|
35222
|
-
color: #00122e;
|
|
35235
|
+
.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 {
|
|
35236
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35223
35237
|
}
|
|
35224
35238
|
|
|
35225
|
-
.
|
|
35226
|
-
background:
|
|
35227
|
-
border-bottom-color: #f2f5fa;
|
|
35239
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35240
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35228
35241
|
}
|
|
35229
35242
|
|
|
35230
|
-
.
|
|
35231
|
-
|
|
35232
|
-
color: #00122e;
|
|
35233
|
-
font-size: 12px;
|
|
35234
|
-
text-align: left;
|
|
35235
|
-
transition: none;
|
|
35236
|
-
overflow: hidden;
|
|
35237
|
-
text-overflow: ellipsis;
|
|
35238
|
-
white-space: nowrap;
|
|
35243
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35244
|
+
background-color: #00ba5d;
|
|
35239
35245
|
}
|
|
35240
35246
|
|
|
35241
|
-
.
|
|
35242
|
-
color:
|
|
35247
|
+
.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 {
|
|
35248
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35243
35249
|
}
|
|
35244
35250
|
|
|
35245
|
-
.
|
|
35246
|
-
|
|
35247
|
-
text-overflow: ellipsis;
|
|
35248
|
-
width: 100%;
|
|
35249
|
-
vertical-align: middle;
|
|
35251
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35252
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35250
35253
|
}
|
|
35251
35254
|
|
|
35252
|
-
.
|
|
35253
|
-
|
|
35255
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35256
|
+
background-color: #6b7d99;
|
|
35254
35257
|
}
|
|
35255
35258
|
|
|
35256
|
-
.
|
|
35257
|
-
|
|
35259
|
+
.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 {
|
|
35260
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35258
35261
|
}
|
|
35259
35262
|
|
|
35260
|
-
.
|
|
35261
|
-
|
|
35263
|
+
.E_satwmqm {
|
|
35264
|
+
width: 8px;
|
|
35265
|
+
height: 8px;
|
|
35266
|
+
border-radius: 50%;
|
|
35267
|
+
display: inline-block;
|
|
35262
35268
|
}
|
|
35263
35269
|
|
|
35264
|
-
.
|
|
35265
|
-
|
|
35266
|
-
|
|
35270
|
+
button.E_l48ei06.ant-btn {
|
|
35271
|
+
font-size: 12px;
|
|
35272
|
+
line-height: 18px;
|
|
35273
|
+
height: 18px;
|
|
35267
35274
|
}
|
|
35268
35275
|
|
|
35269
|
-
.
|
|
35270
|
-
|
|
35276
|
+
button.E_l48ei06 {
|
|
35277
|
+
color: #0080FF;
|
|
35278
|
+
height: unset;
|
|
35271
35279
|
}
|
|
35272
35280
|
|
|
35273
|
-
.
|
|
35274
|
-
|
|
35281
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
35282
|
+
margin-right: 4px;
|
|
35275
35283
|
}
|
|
35276
35284
|
|
|
35277
|
-
.
|
|
35278
|
-
|
|
35279
|
-
width: 4px;
|
|
35280
|
-
top: -1px;
|
|
35281
|
-
bottom: -1px;
|
|
35282
|
-
background: white;
|
|
35285
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
35286
|
+
margin-left: 4px;
|
|
35283
35287
|
}
|
|
35284
35288
|
|
|
35285
|
-
.
|
|
35286
|
-
|
|
35289
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
35290
|
+
color: #009DFF;
|
|
35287
35291
|
}
|
|
35288
35292
|
|
|
35289
|
-
.
|
|
35290
|
-
|
|
35291
|
-
background: white;
|
|
35292
|
-
border-top: none;
|
|
35293
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
35294
|
+
color: #005ED1;
|
|
35293
35295
|
}
|
|
35294
35296
|
|
|
35295
|
-
.
|
|
35296
|
-
|
|
35297
|
-
border-radius: 0 8px 8px 0;
|
|
35298
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35297
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
35298
|
+
color: #0080FF;
|
|
35299
35299
|
}
|
|
35300
35300
|
|
|
35301
|
-
.
|
|
35302
|
-
|
|
35303
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35301
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
35302
|
+
color: #00122E;
|
|
35304
35303
|
}
|
|
35305
35304
|
|
|
35306
|
-
.
|
|
35307
|
-
|
|
35308
|
-
align-items: center;
|
|
35309
|
-
height: 100%;
|
|
35310
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35305
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35306
|
+
color: #0080FF;
|
|
35311
35307
|
}
|
|
35312
35308
|
|
|
35313
|
-
.
|
|
35314
|
-
|
|
35315
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35309
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
35310
|
+
color: #005ED1;
|
|
35316
35311
|
}
|
|
35317
35312
|
|
|
35318
|
-
.
|
|
35319
|
-
|
|
35320
|
-
align-items: center;
|
|
35321
|
-
height: 100%;
|
|
35322
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35313
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
35314
|
+
color: #00122E;
|
|
35323
35315
|
}
|
|
35324
35316
|
|
|
35325
|
-
.
|
|
35326
|
-
|
|
35317
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
35318
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35327
35319
|
}
|
|
35328
35320
|
|
|
35329
|
-
.
|
|
35330
|
-
|
|
35331
|
-
border-radius: 8px;
|
|
35321
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
35322
|
+
color: #0080FF;
|
|
35332
35323
|
}
|
|
35333
35324
|
|
|
35334
|
-
.
|
|
35335
|
-
|
|
35325
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
35326
|
+
color: #005ED1;
|
|
35336
35327
|
}
|
|
35337
35328
|
|
|
35338
|
-
.
|
|
35339
|
-
|
|
35340
|
-
border-bottom-color: transparent;
|
|
35341
|
-
border-top-color: transparent;
|
|
35329
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
35330
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35342
35331
|
}
|
|
35343
35332
|
|
|
35344
|
-
.
|
|
35345
|
-
|
|
35333
|
+
.E_msn7nxt {
|
|
35334
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35335
|
+
text-align: center;
|
|
35336
|
+
display: flex;
|
|
35337
|
+
align-items: center;
|
|
35338
|
+
justify-content: center;
|
|
35339
|
+
flex-direction: column;
|
|
35340
|
+
height: 100%;
|
|
35346
35341
|
}
|
|
35347
35342
|
|
|
35348
|
-
.
|
|
35349
|
-
|
|
35343
|
+
.E_msn7nxt .link {
|
|
35344
|
+
color: #0080ff;
|
|
35345
|
+
cursor: pointer;
|
|
35350
35346
|
}
|
|
35351
35347
|
|
|
35352
|
-
.
|
|
35353
|
-
|
|
35348
|
+
.E_mp64wfi {
|
|
35349
|
+
width: 100%;
|
|
35350
|
+
height: 100%;
|
|
35351
|
+
display: flex;
|
|
35352
|
+
flex-direction: column;
|
|
35354
35353
|
}
|
|
35355
35354
|
|
|
35356
|
-
.
|
|
35357
|
-
|
|
35358
|
-
|
|
35359
|
-
|
|
35360
|
-
|
|
35361
|
-
|
|
35362
|
-
transition: none;
|
|
35363
|
-
padding: 15px 8px 15px 8px;
|
|
35355
|
+
.E_mp64wfi .name-toolbar {
|
|
35356
|
+
width: 100%;
|
|
35357
|
+
display: flex;
|
|
35358
|
+
line-height: 30px;
|
|
35359
|
+
padding: 0 16px;
|
|
35360
|
+
justify-content: space-between;
|
|
35364
35361
|
}
|
|
35365
35362
|
|
|
35366
|
-
.
|
|
35367
|
-
|
|
35368
|
-
|
|
35369
|
-
|
|
35370
|
-
bottom: 0;
|
|
35371
|
-
background: rgba(211, 218, 235, 0.6);
|
|
35372
|
-
position: absolute;
|
|
35373
|
-
right: 0;
|
|
35363
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
35364
|
+
display: flex;
|
|
35365
|
+
font-size: 12px;
|
|
35366
|
+
align-items: center;
|
|
35374
35367
|
}
|
|
35375
35368
|
|
|
35376
|
-
.
|
|
35377
|
-
|
|
35369
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
35370
|
+
color: #a3b4cc;
|
|
35378
35371
|
}
|
|
35379
35372
|
|
|
35380
|
-
.
|
|
35381
|
-
|
|
35373
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
35374
|
+
margin-left: 10px;
|
|
35382
35375
|
}
|
|
35383
35376
|
|
|
35384
|
-
.
|
|
35385
|
-
|
|
35386
|
-
|
|
35387
|
-
white-space: nowrap;
|
|
35388
|
-
text-overflow: ellipsis;
|
|
35377
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
35378
|
+
margin-left: 10px;
|
|
35379
|
+
cursor: pointer;
|
|
35389
35380
|
}
|
|
35390
35381
|
|
|
35391
|
-
.
|
|
35392
|
-
overflow: hidden;
|
|
35393
|
-
text-overflow: ellipsis;
|
|
35382
|
+
.E_mp64wfi .content {
|
|
35394
35383
|
flex: 1;
|
|
35384
|
+
width: 100%;
|
|
35385
|
+
display: flex;
|
|
35386
|
+
justify-content: center;
|
|
35387
|
+
align-items: center;
|
|
35395
35388
|
}
|
|
35396
35389
|
|
|
35397
|
-
.
|
|
35398
|
-
|
|
35399
|
-
}
|
|
35400
|
-
|
|
35401
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
35402
|
-
padding: 0;
|
|
35390
|
+
.E_mp64wfi .single-content {
|
|
35391
|
+
height: 65px;
|
|
35403
35392
|
}
|
|
35404
35393
|
|
|
35405
|
-
.
|
|
35406
|
-
|
|
35407
|
-
|
|
35408
|
-
|
|
35409
|
-
|
|
35410
|
-
|
|
35411
|
-
display: none;
|
|
35412
|
-
transition: transform 320ms ease;
|
|
35394
|
+
.E_l1oyigan {
|
|
35395
|
+
display: flex;
|
|
35396
|
+
align-items: center;
|
|
35397
|
+
white-space: nowrap;
|
|
35398
|
+
overflow: hidden;
|
|
35399
|
+
width: 100%;
|
|
35413
35400
|
}
|
|
35414
35401
|
|
|
35415
|
-
.
|
|
35416
|
-
|
|
35417
|
-
|
|
35402
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
35403
|
+
margin-left: auto;
|
|
35404
|
+
font-size: 12px;
|
|
35418
35405
|
}
|
|
35419
35406
|
|
|
35420
|
-
.
|
|
35421
|
-
display:
|
|
35407
|
+
.E_l1noi4n1 {
|
|
35408
|
+
display: flex;
|
|
35409
|
+
justify-content: flex-start;
|
|
35410
|
+
align-items: center;
|
|
35411
|
+
font-size: 12px;
|
|
35412
|
+
cursor: pointer;
|
|
35422
35413
|
}
|
|
35423
35414
|
|
|
35424
|
-
.
|
|
35425
|
-
|
|
35415
|
+
.E_l1noi4n1:not(:last-child) {
|
|
35416
|
+
margin-right: 20px;
|
|
35426
35417
|
}
|
|
35427
35418
|
|
|
35428
|
-
.
|
|
35429
|
-
|
|
35419
|
+
.E_l1noi4n1.deselected {
|
|
35420
|
+
opacity: 0.4;
|
|
35430
35421
|
}
|
|
35431
35422
|
|
|
35432
|
-
.
|
|
35433
|
-
|
|
35423
|
+
.E_l1noi4n1.deselected .color-block {
|
|
35424
|
+
background: #b4beca !important;
|
|
35434
35425
|
}
|
|
35435
35426
|
|
|
35436
|
-
.
|
|
35437
|
-
|
|
35427
|
+
.E_cz19rz6 {
|
|
35428
|
+
display: inline-block;
|
|
35429
|
+
height: 8px;
|
|
35430
|
+
width: 8px;
|
|
35431
|
+
margin-right: 8px;
|
|
35438
35432
|
}
|
|
35439
35433
|
|
|
35440
|
-
.
|
|
35441
|
-
display:
|
|
35434
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
35435
|
+
display: flex;
|
|
35436
|
+
align-items: center;
|
|
35437
|
+
font-size: 12px;
|
|
35438
|
+
margin: 0;
|
|
35442
35439
|
}
|
|
35443
35440
|
|
|
35444
|
-
.
|
|
35445
|
-
|
|
35441
|
+
.E_m1y1hhnr {
|
|
35442
|
+
position: relative;
|
|
35446
35443
|
}
|
|
35447
35444
|
|
|
35448
|
-
.
|
|
35449
|
-
|
|
35445
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
35446
|
+
bottom: -12px;
|
|
35450
35447
|
}
|
|
35451
35448
|
|
|
35452
|
-
.
|
|
35453
|
-
|
|
35454
|
-
|
|
35455
|
-
|
|
35456
|
-
|
|
35449
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
35450
|
+
display: flex;
|
|
35451
|
+
justify-content: space-between;
|
|
35452
|
+
line-height: 30px;
|
|
35453
|
+
margin: 0 16px;
|
|
35457
35454
|
}
|
|
35458
35455
|
|
|
35459
|
-
.
|
|
35460
|
-
display:
|
|
35456
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
35457
|
+
display: flex;
|
|
35458
|
+
font-size: 12px;
|
|
35459
|
+
align-items: center;
|
|
35461
35460
|
}
|
|
35462
35461
|
|
|
35463
|
-
.
|
|
35464
|
-
|
|
35462
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
35463
|
+
color: #a3b4cc;
|
|
35465
35464
|
}
|
|
35466
35465
|
|
|
35467
|
-
.
|
|
35468
|
-
|
|
35466
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
35467
|
+
margin-left: 10px;
|
|
35469
35468
|
}
|
|
35470
35469
|
|
|
35471
|
-
.
|
|
35472
|
-
|
|
35473
|
-
|
|
35474
|
-
background: inherit !important;
|
|
35475
|
-
height: 100px;
|
|
35476
|
-
vertical-align: middle;
|
|
35470
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
35471
|
+
margin-left: 10px;
|
|
35472
|
+
cursor: pointer;
|
|
35477
35473
|
}
|
|
35478
35474
|
|
|
35479
|
-
.
|
|
35480
|
-
|
|
35481
|
-
font-weight: bold;
|
|
35482
|
-
font-size: 20px;
|
|
35483
|
-
color: rgba(10, 37, 85, 0.6);
|
|
35475
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
35476
|
+
font-size: 12px;
|
|
35484
35477
|
}
|
|
35485
35478
|
|
|
35486
|
-
.
|
|
35487
|
-
|
|
35488
|
-
|
|
35479
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
35480
|
+
position: absolute;
|
|
35481
|
+
bottom: 10px;
|
|
35482
|
+
padding: 0 8px;
|
|
35483
|
+
border-radius: 4px;
|
|
35484
|
+
font-size: 12px;
|
|
35485
|
+
color: #fff;
|
|
35486
|
+
background: rgba(0, 0, 0, 0.75);
|
|
35487
|
+
transform: translateX(-50%);
|
|
35489
35488
|
}
|
|
35490
35489
|
|
|
35491
|
-
.
|
|
35492
|
-
|
|
35493
|
-
position: relative;
|
|
35494
|
-
background: #fff;
|
|
35490
|
+
.E_tnvijvs {
|
|
35491
|
+
min-width: 200px;
|
|
35495
35492
|
}
|
|
35496
35493
|
|
|
35497
|
-
.
|
|
35498
|
-
height: 100%;
|
|
35494
|
+
.E_t1ub2aex {
|
|
35499
35495
|
display: flex;
|
|
35500
35496
|
align-items: center;
|
|
35501
|
-
justify-content:
|
|
35502
|
-
|
|
35497
|
+
justify-content: space-between;
|
|
35498
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
35499
|
+
color: #b4beca;
|
|
35500
|
+
font-size: 12px;
|
|
35501
|
+
padding: 3px 6px;
|
|
35503
35502
|
}
|
|
35504
35503
|
|
|
35505
|
-
.
|
|
35506
|
-
|
|
35507
|
-
height: 24px;
|
|
35508
|
-
cursor: pointer;
|
|
35509
|
-
justify-content: center;
|
|
35510
|
-
border-radius: 4px;
|
|
35504
|
+
.E_t1ub2aex:first-child {
|
|
35505
|
+
padding-top: 3px;
|
|
35511
35506
|
}
|
|
35512
35507
|
|
|
35513
|
-
.
|
|
35514
|
-
|
|
35508
|
+
.E_t1ub2aex:last-child {
|
|
35509
|
+
padding-bottom: 3px;
|
|
35510
|
+
}
|
|
35511
|
+
|
|
35512
|
+
.E_t1ub2aex .column-value {
|
|
35513
|
+
color: #fff;
|
|
35514
|
+
margin-left: 8px;
|
|
35515
35515
|
}
|
|
35516
35516
|
|
|
35517
35517
|
.E_t13ef470 {
|
|
@@ -35573,6 +35573,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35573
35573
|
display: block;
|
|
35574
35574
|
}
|
|
35575
35575
|
|
|
35576
|
+
.E_i14c7jc8 {
|
|
35577
|
+
color: var(--i14c7jc8-0);
|
|
35578
|
+
}
|
|
35579
|
+
|
|
35580
|
+
.E_i1ibuolf {
|
|
35581
|
+
display: flex;
|
|
35582
|
+
align-items: center;
|
|
35583
|
+
column-gap: 4px;
|
|
35584
|
+
font-size: 12px;
|
|
35585
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35586
|
+
}
|
|
35587
|
+
|
|
35576
35588
|
.E_d1u4ndxc {
|
|
35577
35589
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35578
35590
|
font-size: 12px;
|
|
@@ -35603,15 +35615,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35603
35615
|
to {
|
|
35604
35616
|
transform: translateX(100%);
|
|
35605
35617
|
}
|
|
35606
|
-
}
|
|
35607
|
-
.E_i14c7jc8 {
|
|
35608
|
-
color: var(--i14c7jc8-0);
|
|
35609
|
-
}
|
|
35610
|
-
|
|
35611
|
-
.E_i1ibuolf {
|
|
35612
|
-
display: flex;
|
|
35613
|
-
align-items: center;
|
|
35614
|
-
column-gap: 4px;
|
|
35615
|
-
font-size: 12px;
|
|
35616
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35617
35618
|
}
|