@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/style.css
CHANGED
|
@@ -29558,6 +29558,35 @@ html body {
|
|
|
29558
29558
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29559
29559
|
}
|
|
29560
29560
|
}
|
|
29561
|
+
.E_gmyahx3 {
|
|
29562
|
+
cursor: pointer;
|
|
29563
|
+
}
|
|
29564
|
+
.E_gmyahx3 .link-text {
|
|
29565
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29566
|
+
}
|
|
29567
|
+
.E_gmyahx3:hover .link-text {
|
|
29568
|
+
color: #0080ff;
|
|
29569
|
+
}
|
|
29570
|
+
|
|
29571
|
+
.E_n12mqh7z {
|
|
29572
|
+
display: flex;
|
|
29573
|
+
align-items: center;
|
|
29574
|
+
font-size: 12px;
|
|
29575
|
+
line-height: 18px;
|
|
29576
|
+
}
|
|
29577
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29578
|
+
margin-bottom: 4px;
|
|
29579
|
+
}
|
|
29580
|
+
|
|
29581
|
+
.E_tf5bynu {
|
|
29582
|
+
margin: 0 3px;
|
|
29583
|
+
}
|
|
29584
|
+
|
|
29585
|
+
.E_tcckoz1 {
|
|
29586
|
+
max-height: 400px;
|
|
29587
|
+
overflow: auto;
|
|
29588
|
+
}
|
|
29589
|
+
|
|
29561
29590
|
.E_skwah65 {
|
|
29562
29591
|
height: 8px;
|
|
29563
29592
|
box-sizing: border-box;
|
|
@@ -29571,51 +29600,12 @@ html body {
|
|
|
29571
29600
|
margin-left: 1px;
|
|
29572
29601
|
}
|
|
29573
29602
|
|
|
29574
|
-
.
|
|
29575
|
-
display: inline-block;
|
|
29576
|
-
width: 100%;
|
|
29577
|
-
}
|
|
29578
|
-
.E_c18bcrac .recharts-wrapper {
|
|
29579
|
-
margin-left: 4px;
|
|
29580
|
-
}
|
|
29581
|
-
|
|
29582
|
-
.E_cro7kg2 {
|
|
29583
|
-
padding: 4px;
|
|
29584
|
-
}
|
|
29585
|
-
|
|
29586
|
-
.E_c14wcxf0 {
|
|
29603
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
29587
29604
|
display: flex;
|
|
29588
|
-
justify-content: space-between;
|
|
29589
29605
|
align-items: center;
|
|
29590
|
-
font-size: 13px;
|
|
29591
|
-
line-height: 24px;
|
|
29592
|
-
color: #cccccc;
|
|
29593
|
-
white-space: nowrap;
|
|
29594
|
-
}
|
|
29595
|
-
.E_c14wcxf0 label {
|
|
29596
|
-
margin-right: 32px;
|
|
29597
|
-
}
|
|
29598
|
-
|
|
29599
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
29600
|
-
font-weight: bold;
|
|
29601
|
-
color: white;
|
|
29602
|
-
}
|
|
29603
|
-
|
|
29604
|
-
.E_s11212zy {
|
|
29605
|
-
width: 8px;
|
|
29606
|
-
height: 8px;
|
|
29607
|
-
border-radius: 2px;
|
|
29608
|
-
display: inline-block;
|
|
29609
|
-
background: var(--s11212zy-0);
|
|
29610
|
-
border: 1px solid #fff;
|
|
29611
|
-
box-sizing: content-box;
|
|
29612
|
-
margin-right: 6px;
|
|
29613
29606
|
}
|
|
29614
|
-
|
|
29615
|
-
|
|
29616
|
-
font-weight: bold;
|
|
29617
|
-
color: white;
|
|
29618
|
-
margin-right: 4px;
|
|
29607
|
+
.E_s1iv0tp1 .enabled-text {
|
|
29608
|
+
margin-right: 8px;
|
|
29619
29609
|
}
|
|
29620
29610
|
|
|
29621
29611
|
.E_s1ebs0ra {
|
|
@@ -29769,63 +29759,40 @@ html body {
|
|
|
29769
29759
|
padding-right: 12px;
|
|
29770
29760
|
}
|
|
29771
29761
|
|
|
29772
|
-
.
|
|
29773
|
-
|
|
29774
|
-
|
|
29775
|
-
|
|
29776
|
-
|
|
29777
|
-
.E_s1tui002 {
|
|
29778
|
-
white-space: nowrap;
|
|
29779
|
-
}
|
|
29780
|
-
|
|
29781
|
-
.E_mxrc2zg {
|
|
29782
|
-
display: -webkit-box;
|
|
29783
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29784
|
-
-webkit-box-orient: vertical;
|
|
29785
|
-
word-break: break-all;
|
|
29762
|
+
.E_wg1tsps {
|
|
29763
|
+
display: flex;
|
|
29764
|
+
align-items: center;
|
|
29765
|
+
justify-content: flex-end;
|
|
29786
29766
|
}
|
|
29787
29767
|
|
|
29788
|
-
.
|
|
29768
|
+
.E_b1ctd5xy {
|
|
29789
29769
|
display: flex;
|
|
29790
29770
|
align-items: center;
|
|
29791
|
-
|
|
29792
|
-
line-height: 18px;
|
|
29771
|
+
width: calc(100% - 40px);
|
|
29793
29772
|
}
|
|
29794
|
-
.
|
|
29795
|
-
|
|
29773
|
+
.E_b1ctd5xy .chart {
|
|
29774
|
+
display: inline-block;
|
|
29775
|
+
width: 100%;
|
|
29796
29776
|
}
|
|
29797
29777
|
|
|
29798
|
-
.
|
|
29799
|
-
|
|
29778
|
+
.E_u1p8acpn {
|
|
29779
|
+
min-width: 40px;
|
|
29780
|
+
}
|
|
29781
|
+
.E_u1p8acpn .unit {
|
|
29782
|
+
color: #00122e !important;
|
|
29800
29783
|
}
|
|
29801
29784
|
|
|
29802
|
-
.
|
|
29803
|
-
|
|
29804
|
-
overflow:
|
|
29785
|
+
.E_tje3huy {
|
|
29786
|
+
width: 100%;
|
|
29787
|
+
overflow: inherit;
|
|
29788
|
+
white-space: inherit;
|
|
29789
|
+
text-overflow: ellipsis;
|
|
29805
29790
|
}
|
|
29806
29791
|
|
|
29807
29792
|
.E_tqjc4ui {
|
|
29808
29793
|
margin: 0 2px;
|
|
29809
29794
|
}
|
|
29810
29795
|
|
|
29811
|
-
.E_gmyahx3 {
|
|
29812
|
-
cursor: pointer;
|
|
29813
|
-
}
|
|
29814
|
-
.E_gmyahx3 .link-text {
|
|
29815
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29816
|
-
}
|
|
29817
|
-
.E_gmyahx3:hover .link-text {
|
|
29818
|
-
color: #0080ff;
|
|
29819
|
-
}
|
|
29820
|
-
|
|
29821
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
29822
|
-
display: flex;
|
|
29823
|
-
align-items: center;
|
|
29824
|
-
}
|
|
29825
|
-
.E_s1iv0tp1 .enabled-text {
|
|
29826
|
-
margin-right: 8px;
|
|
29827
|
-
}
|
|
29828
|
-
|
|
29829
29796
|
.E_clm1wy1 {
|
|
29830
29797
|
width: 192px;
|
|
29831
29798
|
height: 246px;
|
|
@@ -29919,6 +29886,69 @@ html body {
|
|
|
29919
29886
|
border-radius: 2px;
|
|
29920
29887
|
}
|
|
29921
29888
|
|
|
29889
|
+
.E_ou7iq30 {
|
|
29890
|
+
overflow: hidden;
|
|
29891
|
+
text-overflow: ellipsis;
|
|
29892
|
+
}
|
|
29893
|
+
|
|
29894
|
+
.E_s1tui002 {
|
|
29895
|
+
white-space: nowrap;
|
|
29896
|
+
}
|
|
29897
|
+
|
|
29898
|
+
.E_mxrc2zg {
|
|
29899
|
+
display: -webkit-box;
|
|
29900
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29901
|
+
-webkit-box-orient: vertical;
|
|
29902
|
+
word-break: break-all;
|
|
29903
|
+
}
|
|
29904
|
+
|
|
29905
|
+
.E_c18bcrac {
|
|
29906
|
+
display: inline-block;
|
|
29907
|
+
width: 100%;
|
|
29908
|
+
}
|
|
29909
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29910
|
+
margin-left: 4px;
|
|
29911
|
+
}
|
|
29912
|
+
|
|
29913
|
+
.E_cro7kg2 {
|
|
29914
|
+
padding: 4px;
|
|
29915
|
+
}
|
|
29916
|
+
|
|
29917
|
+
.E_c14wcxf0 {
|
|
29918
|
+
display: flex;
|
|
29919
|
+
justify-content: space-between;
|
|
29920
|
+
align-items: center;
|
|
29921
|
+
font-size: 13px;
|
|
29922
|
+
line-height: 24px;
|
|
29923
|
+
color: #cccccc;
|
|
29924
|
+
white-space: nowrap;
|
|
29925
|
+
}
|
|
29926
|
+
.E_c14wcxf0 label {
|
|
29927
|
+
margin-right: 32px;
|
|
29928
|
+
}
|
|
29929
|
+
|
|
29930
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29931
|
+
font-weight: bold;
|
|
29932
|
+
color: white;
|
|
29933
|
+
}
|
|
29934
|
+
|
|
29935
|
+
.E_s11212zy {
|
|
29936
|
+
width: 8px;
|
|
29937
|
+
height: 8px;
|
|
29938
|
+
border-radius: 2px;
|
|
29939
|
+
display: inline-block;
|
|
29940
|
+
background: var(--s11212zy-0);
|
|
29941
|
+
border: 1px solid #fff;
|
|
29942
|
+
box-sizing: content-box;
|
|
29943
|
+
margin-right: 6px;
|
|
29944
|
+
}
|
|
29945
|
+
|
|
29946
|
+
.E_p1lyky6c > :first-child {
|
|
29947
|
+
font-weight: bold;
|
|
29948
|
+
color: white;
|
|
29949
|
+
margin-right: 4px;
|
|
29950
|
+
}
|
|
29951
|
+
|
|
29922
29952
|
.E_c1up1pdz {
|
|
29923
29953
|
width: 648px;
|
|
29924
29954
|
}
|
|
@@ -30059,36 +30089,6 @@ html body {
|
|
|
30059
30089
|
color: #fff;
|
|
30060
30090
|
}
|
|
30061
30091
|
|
|
30062
|
-
.E_tje3huy {
|
|
30063
|
-
width: 100%;
|
|
30064
|
-
overflow: inherit;
|
|
30065
|
-
white-space: inherit;
|
|
30066
|
-
text-overflow: ellipsis;
|
|
30067
|
-
}
|
|
30068
|
-
|
|
30069
|
-
.E_wg1tsps {
|
|
30070
|
-
display: flex;
|
|
30071
|
-
align-items: center;
|
|
30072
|
-
justify-content: flex-end;
|
|
30073
|
-
}
|
|
30074
|
-
|
|
30075
|
-
.E_b1ctd5xy {
|
|
30076
|
-
display: flex;
|
|
30077
|
-
align-items: center;
|
|
30078
|
-
width: calc(100% - 40px);
|
|
30079
|
-
}
|
|
30080
|
-
.E_b1ctd5xy .chart {
|
|
30081
|
-
display: inline-block;
|
|
30082
|
-
width: 100%;
|
|
30083
|
-
}
|
|
30084
|
-
|
|
30085
|
-
.E_u1p8acpn {
|
|
30086
|
-
min-width: 40px;
|
|
30087
|
-
}
|
|
30088
|
-
.E_u1p8acpn .unit {
|
|
30089
|
-
color: #00122e !important;
|
|
30090
|
-
}
|
|
30091
|
-
|
|
30092
30092
|
.E_t160l1cm {
|
|
30093
30093
|
display: flex;
|
|
30094
30094
|
flex-direction: column;
|
|
@@ -30292,6 +30292,19 @@ html body {
|
|
|
30292
30292
|
background: transparent;
|
|
30293
30293
|
}
|
|
30294
30294
|
|
|
30295
|
+
.E_m74vjol {
|
|
30296
|
+
display: flex;
|
|
30297
|
+
justify-content: space-between;
|
|
30298
|
+
width: 100%;
|
|
30299
|
+
}
|
|
30300
|
+
.E_m74vjol .action {
|
|
30301
|
+
margin-left: 16px;
|
|
30302
|
+
}
|
|
30303
|
+
|
|
30304
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30305
|
+
width: 100%;
|
|
30306
|
+
}
|
|
30307
|
+
|
|
30295
30308
|
.E_berrcjl {
|
|
30296
30309
|
color: rgba(10, 37, 85, 0.6);
|
|
30297
30310
|
margin-bottom: 4px;
|
|
@@ -30328,19 +30341,6 @@ html body {
|
|
|
30328
30341
|
padding: 8px 12px;
|
|
30329
30342
|
}
|
|
30330
30343
|
|
|
30331
|
-
.E_m74vjol {
|
|
30332
|
-
display: flex;
|
|
30333
|
-
justify-content: space-between;
|
|
30334
|
-
width: 100%;
|
|
30335
|
-
}
|
|
30336
|
-
.E_m74vjol .action {
|
|
30337
|
-
margin-left: 16px;
|
|
30338
|
-
}
|
|
30339
|
-
|
|
30340
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30341
|
-
width: 100%;
|
|
30342
|
-
}
|
|
30343
|
-
|
|
30344
30344
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30345
30345
|
justify-content: center;
|
|
30346
30346
|
}
|
|
@@ -30591,45 +30591,6 @@ html body {
|
|
|
30591
30591
|
padding: 0;
|
|
30592
30592
|
}
|
|
30593
30593
|
|
|
30594
|
-
.E_c1uzzomf {
|
|
30595
|
-
margin-bottom: 16px;
|
|
30596
|
-
}
|
|
30597
|
-
.E_c1uzzomf .card-title {
|
|
30598
|
-
font-size: 16px;
|
|
30599
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30600
|
-
font-weight: 700;
|
|
30601
|
-
line-height: 32px;
|
|
30602
|
-
}
|
|
30603
|
-
.E_c1uzzomf .card-body {
|
|
30604
|
-
padding: 24px;
|
|
30605
|
-
border-radius: 8px;
|
|
30606
|
-
background: #fff;
|
|
30607
|
-
}
|
|
30608
|
-
.E_c1uzzomf .empty {
|
|
30609
|
-
font-weight: 700;
|
|
30610
|
-
font-size: 14px;
|
|
30611
|
-
line-height: 22px;
|
|
30612
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30613
|
-
text-align: center;
|
|
30614
|
-
}
|
|
30615
|
-
|
|
30616
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30617
|
-
display: flex;
|
|
30618
|
-
}
|
|
30619
|
-
|
|
30620
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30621
|
-
padding: 4px 8px 0 8px;
|
|
30622
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30623
|
-
font-size: 12px;
|
|
30624
|
-
}
|
|
30625
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30626
|
-
padding-bottom: 6px;
|
|
30627
|
-
}
|
|
30628
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30629
|
-
padding-top: 4px;
|
|
30630
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30631
|
-
}
|
|
30632
|
-
|
|
30633
30594
|
.E_b1nip9bk {
|
|
30634
30595
|
padding: 4px 11px;
|
|
30635
30596
|
}
|
|
@@ -30659,83 +30620,52 @@ html body {
|
|
|
30659
30620
|
border-radius: unset;
|
|
30660
30621
|
}
|
|
30661
30622
|
|
|
30662
|
-
.
|
|
30663
|
-
|
|
30664
|
-
}
|
|
30665
|
-
|
|
30666
|
-
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30667
|
-
display: var(--ai7qkf2-0);
|
|
30668
|
-
}
|
|
30669
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
30670
|
-
display: inline-flex;
|
|
30671
|
-
line-height: 1.5715;
|
|
30672
|
-
height: 100%;
|
|
30673
|
-
width: 100%;
|
|
30674
|
-
}
|
|
30675
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
30676
|
-
content: var(--ai7qkf2-1);
|
|
30677
|
-
display: var(--ai7qkf2-2);
|
|
30678
|
-
flex: none;
|
|
30679
|
-
align-items: center;
|
|
30680
|
-
margin-left: 4px;
|
|
30681
|
-
padding: 5px 12px 5px 0;
|
|
30682
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30623
|
+
.E_c1uzzomf {
|
|
30624
|
+
margin-bottom: 16px;
|
|
30683
30625
|
}
|
|
30684
|
-
.
|
|
30685
|
-
|
|
30686
|
-
display: var(--ai7qkf2-4);
|
|
30687
|
-
flex: none;
|
|
30688
|
-
align-items: center;
|
|
30689
|
-
margin-right: 4px;
|
|
30690
|
-
cursor: auto;
|
|
30626
|
+
.E_c1uzzomf .card-title {
|
|
30627
|
+
font-size: 16px;
|
|
30691
30628
|
color: rgba(44, 56, 82, 0.6);
|
|
30629
|
+
font-weight: 700;
|
|
30630
|
+
line-height: 32px;
|
|
30692
30631
|
}
|
|
30693
|
-
.
|
|
30694
|
-
|
|
30632
|
+
.E_c1uzzomf .card-body {
|
|
30633
|
+
padding: 24px;
|
|
30634
|
+
border-radius: 8px;
|
|
30635
|
+
background: #fff;
|
|
30695
30636
|
}
|
|
30696
|
-
.
|
|
30697
|
-
|
|
30698
|
-
|
|
30637
|
+
.E_c1uzzomf .empty {
|
|
30638
|
+
font-weight: 700;
|
|
30639
|
+
font-size: 14px;
|
|
30640
|
+
line-height: 22px;
|
|
30641
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30642
|
+
text-align: center;
|
|
30699
30643
|
}
|
|
30700
|
-
|
|
30701
|
-
|
|
30702
|
-
|
|
30703
|
-
z-index: 1;
|
|
30644
|
+
|
|
30645
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30646
|
+
line-height: 18px;
|
|
30704
30647
|
}
|
|
30705
|
-
|
|
30706
|
-
|
|
30707
|
-
|
|
30648
|
+
|
|
30649
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30650
|
+
border: 0px;
|
|
30651
|
+
background-color: #fff;
|
|
30708
30652
|
}
|
|
30709
|
-
.
|
|
30710
|
-
|
|
30711
|
-
|
|
30712
|
-
padding:
|
|
30713
|
-
|
|
30653
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30654
|
+
padding-top: 0px;
|
|
30655
|
+
padding-bottom: 0px;
|
|
30656
|
+
padding-left: 0px !important;
|
|
30657
|
+
padding-right: 24px;
|
|
30714
30658
|
}
|
|
30715
|
-
.
|
|
30716
|
-
|
|
30717
|
-
border: 1px;
|
|
30718
|
-
padding: 8px 16px;
|
|
30659
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30660
|
+
right: 0px;
|
|
30719
30661
|
}
|
|
30720
|
-
.
|
|
30721
|
-
|
|
30722
|
-
border: 1px;
|
|
30723
|
-
padding: 2px 8px;
|
|
30662
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30663
|
+
padding: 0px;
|
|
30724
30664
|
}
|
|
30725
30665
|
|
|
30726
|
-
.
|
|
30727
|
-
|
|
30728
|
-
|
|
30729
|
-
min-height: 124px;
|
|
30730
|
-
display: flex;
|
|
30731
|
-
flex-direction: column;
|
|
30732
|
-
justify-content: center;
|
|
30733
|
-
align-items: center;
|
|
30734
|
-
}
|
|
30735
|
-
.E_fzh9mnb .error-text {
|
|
30736
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30737
|
-
margin-bottom: 16px;
|
|
30738
|
-
font-size: 18px;
|
|
30666
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30667
|
+
padding-right: 0px;
|
|
30668
|
+
cursor: default;
|
|
30739
30669
|
}
|
|
30740
30670
|
|
|
30741
30671
|
.E_d1bw7c5z {
|
|
@@ -30821,66 +30751,85 @@ html body {
|
|
|
30821
30751
|
width: 102px;
|
|
30822
30752
|
}
|
|
30823
30753
|
|
|
30824
|
-
.
|
|
30825
|
-
|
|
30826
|
-
margin-bottom: 0 !important;
|
|
30827
|
-
flex-flow: nowrap !important;
|
|
30828
|
-
line-break: auto;
|
|
30754
|
+
.E_c1yyuluq {
|
|
30755
|
+
border-radius: 8px;
|
|
30829
30756
|
}
|
|
30830
|
-
.
|
|
30831
|
-
|
|
30832
|
-
padding-bottom: 0 !important;
|
|
30757
|
+
.E_c1yyuluq .ant-card-body {
|
|
30758
|
+
padding: 20px 24px 24px 24px;
|
|
30833
30759
|
}
|
|
30834
|
-
|
|
30835
|
-
|
|
30836
|
-
|
|
30837
|
-
font-size: 13px;
|
|
30760
|
+
|
|
30761
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30762
|
+
padding: 4px 8px 0 8px;
|
|
30838
30763
|
color: rgba(44, 56, 82, 0.6);
|
|
30839
|
-
|
|
30764
|
+
font-size: 12px;
|
|
30840
30765
|
}
|
|
30841
|
-
.
|
|
30842
|
-
|
|
30766
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30767
|
+
padding-bottom: 6px;
|
|
30843
30768
|
}
|
|
30844
|
-
.
|
|
30845
|
-
|
|
30846
|
-
|
|
30847
|
-
min-height: 0px;
|
|
30769
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30770
|
+
padding-top: 4px;
|
|
30771
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30848
30772
|
}
|
|
30849
|
-
|
|
30850
|
-
|
|
30851
|
-
|
|
30852
|
-
min-height: 0px;
|
|
30773
|
+
|
|
30774
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30775
|
+
display: flex;
|
|
30853
30776
|
}
|
|
30854
30777
|
|
|
30855
|
-
.
|
|
30856
|
-
display:
|
|
30778
|
+
.E_phljevk {
|
|
30779
|
+
display: flex;
|
|
30780
|
+
justify-content: space-between;
|
|
30857
30781
|
align-items: center;
|
|
30782
|
+
padding: 10px 0;
|
|
30783
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30784
|
+
font-size: 12px;
|
|
30785
|
+
line-height: 24px;
|
|
30858
30786
|
}
|
|
30859
|
-
.
|
|
30860
|
-
|
|
30787
|
+
.E_phljevk .pagination-left {
|
|
30788
|
+
padding: 2px 8px;
|
|
30789
|
+
}
|
|
30790
|
+
.E_phljevk .dropdown-trigger {
|
|
30791
|
+
display: flex;
|
|
30861
30792
|
align-items: center;
|
|
30862
|
-
|
|
30793
|
+
border-radius: 6px;
|
|
30794
|
+
cursor: pointer;
|
|
30795
|
+
transition: all 0.3s ease;
|
|
30863
30796
|
}
|
|
30864
|
-
.
|
|
30865
|
-
|
|
30797
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30798
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30799
|
+
color: #0080ff;
|
|
30800
|
+
}
|
|
30801
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30866
30802
|
margin-left: 4px;
|
|
30867
30803
|
}
|
|
30868
|
-
.
|
|
30869
|
-
|
|
30870
|
-
|
|
30804
|
+
.E_phljevk .pagination-right {
|
|
30805
|
+
display: flex;
|
|
30806
|
+
align-items: center;
|
|
30807
|
+
color: #0080ff;
|
|
30808
|
+
font-weight: bold;
|
|
30809
|
+
}
|
|
30810
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30811
|
+
margin-left: 4px;
|
|
30812
|
+
}
|
|
30813
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30814
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30815
|
+
padding: 0 8px;
|
|
30816
|
+
}
|
|
30817
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30818
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30819
|
+
color: #0080ff;
|
|
30820
|
+
}
|
|
30821
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30822
|
+
transform: rotate(180deg);
|
|
30871
30823
|
}
|
|
30872
30824
|
|
|
30873
|
-
.
|
|
30874
|
-
height:
|
|
30825
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30826
|
+
max-height: calc(100vh - 128px);
|
|
30827
|
+
overflow-y: auto;
|
|
30828
|
+
}
|
|
30829
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30830
|
+
padding: 4px 20px;
|
|
30831
|
+
font-size: 12px;
|
|
30875
30832
|
line-height: 18px;
|
|
30876
|
-
padding: 0 4px;
|
|
30877
|
-
border-radius: 4px;
|
|
30878
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30879
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30880
|
-
display: flex;
|
|
30881
|
-
align-items: center;
|
|
30882
|
-
white-space: nowrap;
|
|
30883
|
-
margin-right: 4px;
|
|
30884
30833
|
}
|
|
30885
30834
|
|
|
30886
30835
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -31029,183 +30978,103 @@ html body {
|
|
|
31029
30978
|
width: 36px;
|
|
31030
30979
|
}
|
|
31031
30980
|
|
|
31032
|
-
.
|
|
31033
|
-
|
|
30981
|
+
.E_c1bus5hc {
|
|
30982
|
+
--color: white;
|
|
30983
|
+
height: 14px;
|
|
30984
|
+
width: 14px;
|
|
30985
|
+
border-radius: 50%;
|
|
30986
|
+
flex-shrink: 0;
|
|
30987
|
+
display: flex;
|
|
30988
|
+
align-items: center;
|
|
30989
|
+
justify-content: center;
|
|
30990
|
+
border: 1px solid var(--color);
|
|
31034
30991
|
}
|
|
31035
|
-
.
|
|
31036
|
-
|
|
31037
|
-
|
|
31038
|
-
|
|
31039
|
-
|
|
31040
|
-
|
|
31041
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31042
|
-
content: var(--a1wfy30z-1);
|
|
31043
|
-
display: var(--a1wfy30z-2);
|
|
31044
|
-
flex: none;
|
|
31045
|
-
align-items: center;
|
|
31046
|
-
margin-left: 4px;
|
|
31047
|
-
}
|
|
31048
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31049
|
-
content: var(--a1wfy30z-3);
|
|
31050
|
-
display: var(--a1wfy30z-4);
|
|
31051
|
-
flex: none;
|
|
31052
|
-
align-items: center;
|
|
31053
|
-
margin-right: 4px;
|
|
31054
|
-
cursor: auto;
|
|
31055
|
-
}
|
|
31056
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
31057
|
-
padding: 0;
|
|
31058
|
-
margin: 0;
|
|
31059
|
-
height: auto;
|
|
31060
|
-
font-size: inherit;
|
|
31061
|
-
}
|
|
31062
|
-
|
|
31063
|
-
.E_ivqqkzv {
|
|
31064
|
-
height: 24px;
|
|
31065
|
-
width: 56px !important;
|
|
31066
|
-
margin-right: 4px;
|
|
31067
|
-
}
|
|
31068
|
-
|
|
31069
|
-
.E_c1wk4q29 {
|
|
31070
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31071
|
-
}
|
|
31072
|
-
|
|
31073
|
-
.E_phljevk {
|
|
31074
|
-
display: flex;
|
|
31075
|
-
justify-content: space-between;
|
|
31076
|
-
align-items: center;
|
|
31077
|
-
padding: 10px 0;
|
|
31078
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31079
|
-
font-size: 12px;
|
|
31080
|
-
line-height: 24px;
|
|
31081
|
-
}
|
|
31082
|
-
.E_phljevk .pagination-left {
|
|
31083
|
-
padding: 2px 8px;
|
|
31084
|
-
}
|
|
31085
|
-
.E_phljevk .dropdown-trigger {
|
|
31086
|
-
display: flex;
|
|
31087
|
-
align-items: center;
|
|
31088
|
-
border-radius: 6px;
|
|
31089
|
-
cursor: pointer;
|
|
31090
|
-
transition: all 0.3s ease;
|
|
31091
|
-
}
|
|
31092
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
31093
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31094
|
-
color: #0080ff;
|
|
31095
|
-
}
|
|
31096
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31097
|
-
margin-left: 4px;
|
|
31098
|
-
}
|
|
31099
|
-
.E_phljevk .pagination-right {
|
|
31100
|
-
display: flex;
|
|
31101
|
-
align-items: center;
|
|
31102
|
-
color: #0080ff;
|
|
31103
|
-
font-weight: bold;
|
|
31104
|
-
}
|
|
31105
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
31106
|
-
margin-left: 4px;
|
|
31107
|
-
}
|
|
31108
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
31109
|
-
.E_phljevk .pagination-right .next-btn {
|
|
31110
|
-
padding: 0 8px;
|
|
31111
|
-
}
|
|
31112
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
31113
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
31114
|
-
color: #0080ff;
|
|
30992
|
+
.E_c1bus5hc .circle-inner {
|
|
30993
|
+
position: relative;
|
|
30994
|
+
height: 10px;
|
|
30995
|
+
width: 10px;
|
|
30996
|
+
border-radius: 50%;
|
|
30997
|
+
overflow: hidden;
|
|
31115
30998
|
}
|
|
31116
|
-
.
|
|
30999
|
+
.E_c1bus5hc .circle-content {
|
|
31000
|
+
position: absolute;
|
|
31001
|
+
height: 100%;
|
|
31002
|
+
width: 100%;
|
|
31003
|
+
left: 0;
|
|
31004
|
+
top: 0;
|
|
31005
|
+
border-radius: 50%;
|
|
31006
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31117
31007
|
transform: rotate(180deg);
|
|
31118
31008
|
}
|
|
31119
|
-
|
|
31120
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31121
|
-
max-height: calc(100vh - 128px);
|
|
31122
|
-
overflow-y: auto;
|
|
31123
|
-
}
|
|
31124
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31125
|
-
padding: 4px 20px;
|
|
31126
|
-
font-size: 12px;
|
|
31127
|
-
line-height: 18px;
|
|
31128
|
-
}
|
|
31129
|
-
|
|
31130
|
-
.E_owd0kml {
|
|
31131
|
-
display: inline-block;
|
|
31132
|
-
}
|
|
31133
|
-
|
|
31134
|
-
.E_h1jsgezc {
|
|
31135
|
-
visibility: hidden;
|
|
31009
|
+
.E_c1bus5hc .circle-child {
|
|
31136
31010
|
position: absolute;
|
|
31137
|
-
|
|
31138
|
-
|
|
31139
|
-
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31140
|
-
border-radius: 6px;
|
|
31141
|
-
}
|
|
31142
|
-
.E_s177mls5.ant-select.ant-select-single {
|
|
31011
|
+
height: 100%;
|
|
31143
31012
|
width: 100%;
|
|
31144
|
-
|
|
31145
|
-
|
|
31146
|
-
|
|
31147
|
-
|
|
31148
|
-
|
|
31149
|
-
|
|
31150
|
-
height: 30px;
|
|
31151
|
-
}
|
|
31152
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31153
|
-
height: 38px;
|
|
31154
|
-
font-size: 13px;
|
|
31013
|
+
left: 0;
|
|
31014
|
+
top: 0;
|
|
31015
|
+
margin-left: 50%;
|
|
31016
|
+
transform-origin: left;
|
|
31017
|
+
background: white;
|
|
31018
|
+
transform: rotate(0deg);
|
|
31155
31019
|
}
|
|
31156
|
-
|
|
31157
|
-
.
|
|
31158
|
-
|
|
31020
|
+
|
|
31021
|
+
.E_tju3gfj .date {
|
|
31022
|
+
margin-right: 4px;
|
|
31159
31023
|
}
|
|
31160
|
-
|
|
31161
|
-
|
|
31024
|
+
|
|
31025
|
+
.E_s1dizucg.ant-switch {
|
|
31026
|
+
min-width: 40px;
|
|
31027
|
+
height: 24px;
|
|
31028
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31029
|
+
overflow: hidden;
|
|
31162
31030
|
}
|
|
31163
|
-
.
|
|
31164
|
-
|
|
31165
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31031
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31032
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31166
31033
|
}
|
|
31167
|
-
.
|
|
31168
|
-
|
|
31034
|
+
.E_s1dizucg.ant-switch-small {
|
|
31035
|
+
min-width: 26px;
|
|
31036
|
+
height: 16px;
|
|
31169
31037
|
}
|
|
31170
|
-
.
|
|
31171
|
-
|
|
31172
|
-
|
|
31038
|
+
.E_s1dizucg.ant-switch-large {
|
|
31039
|
+
min-width: 52px;
|
|
31040
|
+
height: 32px;
|
|
31173
31041
|
}
|
|
31174
|
-
.
|
|
31175
|
-
|
|
31042
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31043
|
+
height: 20px;
|
|
31044
|
+
width: 20px;
|
|
31176
31045
|
}
|
|
31177
|
-
.
|
|
31178
|
-
|
|
31179
|
-
|
|
31180
|
-
cursor: "not-allowed";
|
|
31046
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31047
|
+
border-radius: 10px;
|
|
31048
|
+
transition-delay: 120ms;
|
|
31181
31049
|
}
|
|
31182
|
-
.
|
|
31183
|
-
|
|
31050
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31051
|
+
height: 14px;
|
|
31052
|
+
width: 14px;
|
|
31053
|
+
top: 1px;
|
|
31054
|
+
left: 1px;
|
|
31184
31055
|
}
|
|
31185
|
-
.
|
|
31186
|
-
|
|
31056
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31057
|
+
height: 28px;
|
|
31058
|
+
width: 28px;
|
|
31187
31059
|
}
|
|
31188
|
-
.
|
|
31189
|
-
border-
|
|
31190
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31060
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31061
|
+
border-radius: 14px;
|
|
31191
31062
|
}
|
|
31192
|
-
.
|
|
31193
|
-
|
|
31063
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31064
|
+
background-color: #00ba5d;
|
|
31194
31065
|
}
|
|
31195
|
-
|
|
31196
|
-
|
|
31197
|
-
border-radius: 8px;
|
|
31066
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31067
|
+
left: calc(100% - 20px - 2px);
|
|
31198
31068
|
}
|
|
31199
|
-
.
|
|
31200
|
-
|
|
31069
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31070
|
+
left: calc(100% - 14px - 1px);
|
|
31201
31071
|
}
|
|
31202
|
-
|
|
31203
|
-
|
|
31204
|
-
margin-right: 4px;
|
|
31072
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31073
|
+
left: calc(100% - 28px - 2px);
|
|
31205
31074
|
}
|
|
31206
31075
|
|
|
31207
|
-
.
|
|
31208
|
-
|
|
31076
|
+
.E_c1up6e3y {
|
|
31077
|
+
margin-left: 5px;
|
|
31209
31078
|
}
|
|
31210
31079
|
|
|
31211
31080
|
.E_s1sck0th {
|
|
@@ -31290,527 +31159,341 @@ html body {
|
|
|
31290
31159
|
background-color: #7E41FF;
|
|
31291
31160
|
}
|
|
31292
31161
|
|
|
31293
|
-
.
|
|
31294
|
-
|
|
31295
|
-
|
|
31296
|
-
|
|
31297
|
-
border-radius: 50%;
|
|
31298
|
-
flex-shrink: 0;
|
|
31299
|
-
display: flex;
|
|
31300
|
-
align-items: center;
|
|
31301
|
-
justify-content: center;
|
|
31302
|
-
border: 1px solid var(--color);
|
|
31162
|
+
.E_ivqqkzv {
|
|
31163
|
+
height: 24px;
|
|
31164
|
+
width: 56px !important;
|
|
31165
|
+
margin-right: 4px;
|
|
31303
31166
|
}
|
|
31304
|
-
|
|
31305
|
-
|
|
31306
|
-
|
|
31307
|
-
width: 10px;
|
|
31308
|
-
border-radius: 50%;
|
|
31309
|
-
overflow: hidden;
|
|
31167
|
+
|
|
31168
|
+
.E_c1wk4q29 {
|
|
31169
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31310
31170
|
}
|
|
31311
|
-
|
|
31312
|
-
|
|
31313
|
-
|
|
31314
|
-
width: 100%;
|
|
31315
|
-
left: 0;
|
|
31316
|
-
top: 0;
|
|
31317
|
-
border-radius: 50%;
|
|
31318
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31319
|
-
transform: rotate(180deg);
|
|
31320
|
-
}
|
|
31321
|
-
.E_c1bus5hc .circle-child {
|
|
31322
|
-
position: absolute;
|
|
31323
|
-
height: 100%;
|
|
31324
|
-
width: 100%;
|
|
31325
|
-
left: 0;
|
|
31326
|
-
top: 0;
|
|
31327
|
-
margin-left: 50%;
|
|
31328
|
-
transform-origin: left;
|
|
31329
|
-
background: white;
|
|
31330
|
-
transform: rotate(0deg);
|
|
31171
|
+
|
|
31172
|
+
.E_s1dni7lo {
|
|
31173
|
+
width: 430px !important;
|
|
31331
31174
|
}
|
|
31332
31175
|
|
|
31333
|
-
.
|
|
31334
|
-
|
|
31335
|
-
|
|
31336
|
-
|
|
31337
|
-
|
|
31338
|
-
|
|
31176
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31177
|
+
padding: 8px 16px;
|
|
31178
|
+
line-height: 18px;
|
|
31179
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31180
|
+
height: 34px;
|
|
31181
|
+
min-height: 34px;
|
|
31182
|
+
box-sizing: border-box;
|
|
31183
|
+
margin-top: 8px;
|
|
31339
31184
|
}
|
|
31340
31185
|
|
|
31341
|
-
.
|
|
31342
|
-
|
|
31343
|
-
|
|
31344
|
-
|
|
31345
|
-
|
|
31346
|
-
|
|
31186
|
+
.E_o1ugr09p {
|
|
31187
|
+
display: flex;
|
|
31188
|
+
flex-direction: column;
|
|
31189
|
+
margin: 1px 8px;
|
|
31190
|
+
padding: 8px;
|
|
31191
|
+
border-radius: 4px;
|
|
31347
31192
|
}
|
|
31348
|
-
|
|
31349
|
-
|
|
31350
|
-
font-family: Inter;
|
|
31351
|
-
font-style: normal;
|
|
31352
|
-
font-weight: bold;
|
|
31353
|
-
font-size: 24px;
|
|
31354
|
-
line-height: 32px;
|
|
31193
|
+
.E_o1ugr09p .selected-icon {
|
|
31194
|
+
display: none;
|
|
31355
31195
|
}
|
|
31356
|
-
|
|
31357
|
-
|
|
31358
|
-
font-family: Inter;
|
|
31359
|
-
font-style: normal;
|
|
31360
|
-
font-weight: normal;
|
|
31361
|
-
font-size: 32px;
|
|
31362
|
-
line-height: 40px;
|
|
31196
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31197
|
+
padding-left: 8px;
|
|
31363
31198
|
}
|
|
31364
|
-
|
|
31365
|
-
|
|
31366
|
-
font-family: Inter;
|
|
31367
|
-
font-style: normal;
|
|
31368
|
-
font-weight: bold;
|
|
31369
|
-
font-size: 20px;
|
|
31370
|
-
line-height: 24px;
|
|
31199
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31200
|
+
background-color: white;
|
|
31371
31201
|
}
|
|
31372
|
-
|
|
31373
|
-
|
|
31374
|
-
font-family: Inter;
|
|
31375
|
-
font-style: normal;
|
|
31376
|
-
font-weight: normal;
|
|
31377
|
-
font-size: 20px;
|
|
31378
|
-
line-height: 24px;
|
|
31202
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31203
|
+
color: #0080ff;
|
|
31379
31204
|
}
|
|
31380
|
-
|
|
31381
|
-
|
|
31382
|
-
font-family: Inter;
|
|
31383
|
-
font-style: normal;
|
|
31384
|
-
font-weight: bold;
|
|
31385
|
-
font-size: 18px;
|
|
31386
|
-
line-height: 22px;
|
|
31205
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31206
|
+
display: block;
|
|
31387
31207
|
}
|
|
31388
|
-
|
|
31389
|
-
.
|
|
31390
|
-
font-family: Inter;
|
|
31391
|
-
font-style: normal;
|
|
31392
|
-
font-weight: normal;
|
|
31393
|
-
font-size: 18px;
|
|
31394
|
-
line-height: 22px;
|
|
31208
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31209
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31395
31210
|
}
|
|
31396
|
-
|
|
31397
|
-
|
|
31398
|
-
font-family: Inter;
|
|
31399
|
-
font-style: normal;
|
|
31400
|
-
font-weight: bold;
|
|
31401
|
-
font-size: 16px;
|
|
31402
|
-
line-height: 22px;
|
|
31211
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31212
|
+
color: #0080ff;
|
|
31403
31213
|
}
|
|
31404
|
-
|
|
31405
|
-
.
|
|
31406
|
-
|
|
31407
|
-
font-style: normal;
|
|
31408
|
-
font-weight: normal;
|
|
31409
|
-
font-size: 16px;
|
|
31410
|
-
line-height: 22px;
|
|
31214
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31215
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31216
|
+
color: #0080ff;
|
|
31411
31217
|
}
|
|
31412
31218
|
|
|
31413
|
-
.
|
|
31414
|
-
|
|
31415
|
-
|
|
31416
|
-
|
|
31417
|
-
font-size: 14px;
|
|
31219
|
+
.E_o1ifxsq4 {
|
|
31220
|
+
display: flex;
|
|
31221
|
+
justify-content: space-between;
|
|
31222
|
+
height: 20px;
|
|
31418
31223
|
line-height: 20px;
|
|
31419
31224
|
}
|
|
31420
|
-
|
|
31421
|
-
|
|
31422
|
-
|
|
31423
|
-
|
|
31424
|
-
font-weight: normal;
|
|
31425
|
-
font-size: 14px;
|
|
31426
|
-
line-height: 20px;
|
|
31225
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31226
|
+
color: #2d3a56;
|
|
31227
|
+
overflow: hidden;
|
|
31228
|
+
text-overflow: ellipsis;
|
|
31427
31229
|
}
|
|
31428
31230
|
|
|
31429
|
-
.
|
|
31430
|
-
|
|
31431
|
-
|
|
31432
|
-
|
|
31433
|
-
|
|
31231
|
+
.E_o1zue7 {
|
|
31232
|
+
display: flex;
|
|
31233
|
+
justify-content: space-between;
|
|
31234
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31235
|
+
height: 18px;
|
|
31434
31236
|
line-height: 18px;
|
|
31237
|
+
margin-top: 2px;
|
|
31435
31238
|
}
|
|
31436
31239
|
|
|
31437
|
-
.
|
|
31438
|
-
|
|
31439
|
-
|
|
31440
|
-
|
|
31441
|
-
font-size: 12px;
|
|
31442
|
-
line-height: 18px;
|
|
31240
|
+
.E_tyfmlxg {
|
|
31241
|
+
border: none;
|
|
31242
|
+
margin-right: 0;
|
|
31243
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31443
31244
|
}
|
|
31444
31245
|
|
|
31445
|
-
.
|
|
31446
|
-
|
|
31447
|
-
|
|
31448
|
-
|
|
31449
|
-
|
|
31450
|
-
font-feature-settings: "cpsp" on;
|
|
31451
|
-
font-size: 12px;
|
|
31452
|
-
line-height: 18px;
|
|
31246
|
+
.E_o18uybox {
|
|
31247
|
+
pointer-events: none;
|
|
31248
|
+
height: 32px;
|
|
31249
|
+
width: 100%;
|
|
31250
|
+
opacity: 0;
|
|
31453
31251
|
}
|
|
31454
31252
|
|
|
31455
|
-
.
|
|
31456
|
-
|
|
31457
|
-
font-style: normal;
|
|
31458
|
-
font-weight: normal;
|
|
31459
|
-
text-transform: uppercase;
|
|
31460
|
-
font-feature-settings: "cpsp" on;
|
|
31461
|
-
font-size: 12px;
|
|
31462
|
-
line-height: 18px;
|
|
31253
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31254
|
+
border-radius: 6px;
|
|
31463
31255
|
}
|
|
31464
|
-
|
|
31465
|
-
|
|
31466
|
-
|
|
31467
|
-
|
|
31468
|
-
|
|
31469
|
-
font-size:
|
|
31470
|
-
line-height: 24px;
|
|
31256
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
31257
|
+
width: 100%;
|
|
31258
|
+
color: #2d3a56;
|
|
31259
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
31260
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31261
|
+
font-size: 13px;
|
|
31471
31262
|
}
|
|
31472
|
-
|
|
31473
|
-
|
|
31474
|
-
font-family: Inter;
|
|
31475
|
-
font-style: normal;
|
|
31476
|
-
font-weight: bold;
|
|
31477
|
-
font-size: 16px;
|
|
31478
|
-
line-height: 24px;
|
|
31263
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
31264
|
+
height: 30px;
|
|
31479
31265
|
}
|
|
31480
|
-
|
|
31481
|
-
|
|
31482
|
-
font-
|
|
31483
|
-
font-style: normal;
|
|
31484
|
-
font-weight: normal;
|
|
31485
|
-
font-size: 16px;
|
|
31486
|
-
line-height: 24px;
|
|
31266
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31267
|
+
height: 38px;
|
|
31268
|
+
font-size: 13px;
|
|
31487
31269
|
}
|
|
31488
|
-
|
|
31489
|
-
.
|
|
31490
|
-
|
|
31491
|
-
font-style: normal;
|
|
31492
|
-
font-weight: bold;
|
|
31493
|
-
font-size: 16px;
|
|
31494
|
-
line-height: 24px;
|
|
31270
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31271
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31272
|
+
transition: 160ms ease;
|
|
31495
31273
|
}
|
|
31496
|
-
|
|
31497
|
-
|
|
31498
|
-
font-family: Inter;
|
|
31499
|
-
font-style: normal;
|
|
31500
|
-
font-weight: normal;
|
|
31501
|
-
text-transform: uppercase;
|
|
31502
|
-
font-feature-settings: "cpsp" on;
|
|
31503
|
-
font-size: 16px;
|
|
31504
|
-
line-height: 24px;
|
|
31274
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31275
|
+
color: #0080ff;
|
|
31505
31276
|
}
|
|
31506
|
-
|
|
31507
|
-
.
|
|
31508
|
-
|
|
31509
|
-
font-style: normal;
|
|
31510
|
-
font-weight: bold;
|
|
31511
|
-
text-transform: uppercase;
|
|
31512
|
-
font-feature-settings: "cpsp" on;
|
|
31513
|
-
font-size: 16px;
|
|
31514
|
-
line-height: 24px;
|
|
31277
|
+
.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 {
|
|
31278
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31279
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31515
31280
|
}
|
|
31516
|
-
|
|
31517
|
-
|
|
31518
|
-
font-family: Inter;
|
|
31519
|
-
font-style: normal;
|
|
31520
|
-
font-weight: normal;
|
|
31521
|
-
font-size: 14px;
|
|
31522
|
-
line-height: 22px;
|
|
31281
|
+
.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 {
|
|
31282
|
+
color: #0080ff;
|
|
31523
31283
|
}
|
|
31524
|
-
|
|
31525
|
-
|
|
31526
|
-
|
|
31527
|
-
font-style: normal;
|
|
31528
|
-
font-weight: 500;
|
|
31529
|
-
font-size: 14px;
|
|
31530
|
-
line-height: 22px;
|
|
31284
|
+
.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 {
|
|
31285
|
+
border-color: #0080ff;
|
|
31286
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31531
31287
|
}
|
|
31532
|
-
|
|
31533
|
-
|
|
31534
|
-
font-family: Inter;
|
|
31535
|
-
font-style: normal;
|
|
31536
|
-
font-weight: bold;
|
|
31537
|
-
font-size: 14px;
|
|
31538
|
-
line-height: 22px;
|
|
31288
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31289
|
+
transform: rotate(180deg);
|
|
31539
31290
|
}
|
|
31540
|
-
|
|
31541
|
-
.
|
|
31542
|
-
|
|
31543
|
-
|
|
31544
|
-
font-weight: normal;
|
|
31545
|
-
font-size: 14px;
|
|
31546
|
-
line-height: 22px;
|
|
31291
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
31292
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31293
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31294
|
+
cursor: "not-allowed";
|
|
31547
31295
|
}
|
|
31548
|
-
|
|
31549
|
-
|
|
31550
|
-
font-family: Inter;
|
|
31551
|
-
font-style: normal;
|
|
31552
|
-
font-weight: bold;
|
|
31553
|
-
font-size: 14px;
|
|
31554
|
-
line-height: 22px;
|
|
31296
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
31297
|
+
border-color: #f0483e !important;
|
|
31555
31298
|
}
|
|
31556
|
-
|
|
31557
|
-
|
|
31558
|
-
font-family: Inter;
|
|
31559
|
-
font-style: normal;
|
|
31560
|
-
font-weight: normal;
|
|
31561
|
-
text-transform: uppercase;
|
|
31562
|
-
font-feature-settings: "cpsp" on;
|
|
31563
|
-
font-size: 14px;
|
|
31564
|
-
line-height: 22px;
|
|
31299
|
+
.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 {
|
|
31300
|
+
color: #1d326c;
|
|
31565
31301
|
}
|
|
31566
|
-
|
|
31567
|
-
|
|
31568
|
-
|
|
31569
|
-
font-style: normal;
|
|
31570
|
-
font-weight: bold;
|
|
31571
|
-
text-transform: uppercase;
|
|
31572
|
-
font-feature-settings: "cpsp" on;
|
|
31573
|
-
font-size: 14px;
|
|
31574
|
-
line-height: 22px;
|
|
31302
|
+
.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 {
|
|
31303
|
+
border-color: #0080ff;
|
|
31304
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31575
31305
|
}
|
|
31576
|
-
|
|
31577
|
-
|
|
31578
|
-
font-family: Inter;
|
|
31579
|
-
font-style: normal;
|
|
31580
|
-
font-weight: normal;
|
|
31581
|
-
font-size: 13px;
|
|
31582
|
-
line-height: 20px;
|
|
31306
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31307
|
+
transform: rotate(180deg);
|
|
31583
31308
|
}
|
|
31584
31309
|
|
|
31585
|
-
.
|
|
31586
|
-
|
|
31587
|
-
font-style: normal;
|
|
31588
|
-
font-weight: 600;
|
|
31589
|
-
font-size: 13px;
|
|
31590
|
-
line-height: 20px;
|
|
31310
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31311
|
+
display: none;
|
|
31591
31312
|
}
|
|
31592
|
-
|
|
31593
|
-
.
|
|
31594
|
-
|
|
31595
|
-
font-style: normal;
|
|
31596
|
-
font-weight: bold;
|
|
31597
|
-
font-size: 13px;
|
|
31598
|
-
line-height: 20px;
|
|
31313
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31314
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31315
|
+
border-radius: 4px;
|
|
31599
31316
|
}
|
|
31600
31317
|
|
|
31601
|
-
.
|
|
31602
|
-
|
|
31603
|
-
font-style: normal;
|
|
31604
|
-
font-weight: normal;
|
|
31605
|
-
font-size: 13px;
|
|
31606
|
-
line-height: 20px;
|
|
31318
|
+
.E_iq1gosr {
|
|
31319
|
+
display: inline-block;
|
|
31607
31320
|
}
|
|
31608
31321
|
|
|
31609
|
-
.
|
|
31610
|
-
|
|
31611
|
-
|
|
31612
|
-
|
|
31613
|
-
|
|
31614
|
-
|
|
31322
|
+
.E_fzh9mnb {
|
|
31323
|
+
width: 100%;
|
|
31324
|
+
height: 100%;
|
|
31325
|
+
min-height: 124px;
|
|
31326
|
+
display: flex;
|
|
31327
|
+
flex-direction: column;
|
|
31328
|
+
justify-content: center;
|
|
31329
|
+
align-items: center;
|
|
31615
31330
|
}
|
|
31616
|
-
|
|
31617
|
-
.
|
|
31618
|
-
|
|
31619
|
-
font-
|
|
31620
|
-
font-weight: bold;
|
|
31621
|
-
font-size: 13px;
|
|
31622
|
-
line-height: 20px;
|
|
31331
|
+
.E_fzh9mnb .error-text {
|
|
31332
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31333
|
+
margin-bottom: 16px;
|
|
31334
|
+
font-size: 18px;
|
|
31623
31335
|
}
|
|
31624
31336
|
|
|
31625
|
-
.
|
|
31626
|
-
|
|
31627
|
-
font-style: normal;
|
|
31628
|
-
font-weight: normal;
|
|
31629
|
-
text-transform: uppercase;
|
|
31630
|
-
font-feature-settings: "cpsp" on;
|
|
31631
|
-
font-size: 13px;
|
|
31632
|
-
line-height: 20px;
|
|
31337
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31338
|
+
display: var(--ai7qkf2-0);
|
|
31633
31339
|
}
|
|
31634
|
-
|
|
31635
|
-
|
|
31636
|
-
|
|
31637
|
-
|
|
31638
|
-
|
|
31639
|
-
text-transform: uppercase;
|
|
31640
|
-
font-feature-settings: "cpsp" on;
|
|
31641
|
-
font-size: 13px;
|
|
31642
|
-
line-height: 20px;
|
|
31340
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31341
|
+
display: inline-flex;
|
|
31342
|
+
line-height: 1.5715;
|
|
31343
|
+
height: 100%;
|
|
31344
|
+
width: 100%;
|
|
31643
31345
|
}
|
|
31644
|
-
|
|
31645
|
-
|
|
31646
|
-
|
|
31647
|
-
|
|
31648
|
-
|
|
31649
|
-
|
|
31650
|
-
|
|
31346
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31347
|
+
content: var(--ai7qkf2-1);
|
|
31348
|
+
display: var(--ai7qkf2-2);
|
|
31349
|
+
flex: none;
|
|
31350
|
+
align-items: center;
|
|
31351
|
+
margin-left: 4px;
|
|
31352
|
+
padding: 5px 12px 5px 0;
|
|
31353
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31651
31354
|
}
|
|
31652
|
-
|
|
31653
|
-
|
|
31654
|
-
|
|
31655
|
-
|
|
31656
|
-
|
|
31657
|
-
|
|
31658
|
-
|
|
31355
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31356
|
+
content: var(--ai7qkf2-3);
|
|
31357
|
+
display: var(--ai7qkf2-4);
|
|
31358
|
+
flex: none;
|
|
31359
|
+
align-items: center;
|
|
31360
|
+
margin-right: 4px;
|
|
31361
|
+
cursor: auto;
|
|
31362
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31659
31363
|
}
|
|
31660
|
-
|
|
31661
|
-
|
|
31662
|
-
font-family: Inter;
|
|
31663
|
-
font-style: normal;
|
|
31664
|
-
font-weight: bold;
|
|
31665
|
-
font-size: 12px;
|
|
31666
|
-
line-height: 18px;
|
|
31364
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31365
|
+
border-radius: 0;
|
|
31667
31366
|
}
|
|
31668
|
-
|
|
31669
|
-
|
|
31670
|
-
|
|
31671
|
-
font-style: normal;
|
|
31672
|
-
font-weight: normal;
|
|
31673
|
-
font-size: 12px;
|
|
31674
|
-
line-height: 18px;
|
|
31367
|
+
.E_ai7qkf2.ant-input-number {
|
|
31368
|
+
width: 100%;
|
|
31369
|
+
border-radius: 6px;
|
|
31675
31370
|
}
|
|
31676
|
-
|
|
31677
|
-
|
|
31678
|
-
|
|
31679
|
-
|
|
31680
|
-
font-weight: 500;
|
|
31681
|
-
font-size: 12px;
|
|
31682
|
-
line-height: 18px;
|
|
31371
|
+
.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 {
|
|
31372
|
+
border-color: #0096ff;
|
|
31373
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31374
|
+
z-index: 1;
|
|
31683
31375
|
}
|
|
31684
|
-
|
|
31685
|
-
|
|
31686
|
-
|
|
31687
|
-
font-style: normal;
|
|
31688
|
-
font-weight: bold;
|
|
31689
|
-
font-size: 12px;
|
|
31690
|
-
line-height: 18px;
|
|
31376
|
+
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31377
|
+
border-color: #e75a3a;
|
|
31378
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31691
31379
|
}
|
|
31692
|
-
|
|
31693
|
-
|
|
31694
|
-
|
|
31695
|
-
|
|
31696
|
-
font-
|
|
31697
|
-
text-transform: uppercase;
|
|
31698
|
-
font-feature-settings: "cpsp" on;
|
|
31699
|
-
font-size: 12px;
|
|
31700
|
-
line-height: 18px;
|
|
31380
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
31381
|
+
height: 30px;
|
|
31382
|
+
border: 1px;
|
|
31383
|
+
padding: 5px 12px;
|
|
31384
|
+
font-size: inherit;
|
|
31701
31385
|
}
|
|
31702
|
-
|
|
31703
|
-
|
|
31704
|
-
|
|
31705
|
-
|
|
31706
|
-
font-weight: bold;
|
|
31707
|
-
text-transform: uppercase;
|
|
31708
|
-
font-feature-settings: "cpsp" on;
|
|
31709
|
-
font-size: 12px;
|
|
31710
|
-
line-height: 18px;
|
|
31386
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
31387
|
+
height: 38px;
|
|
31388
|
+
border: 1px;
|
|
31389
|
+
padding: 8px 16px;
|
|
31711
31390
|
}
|
|
31712
|
-
|
|
31713
|
-
|
|
31714
|
-
|
|
31715
|
-
|
|
31716
|
-
font-weight: normal;
|
|
31717
|
-
font-size: 13px;
|
|
31718
|
-
line-height: 20px;
|
|
31391
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
31392
|
+
height: 22px;
|
|
31393
|
+
border: 1px;
|
|
31394
|
+
padding: 2px 8px;
|
|
31719
31395
|
}
|
|
31720
31396
|
|
|
31721
|
-
.
|
|
31722
|
-
|
|
31723
|
-
|
|
31724
|
-
|
|
31397
|
+
.E_f7pxqmh {
|
|
31398
|
+
width: 100%;
|
|
31399
|
+
margin-bottom: 0 !important;
|
|
31400
|
+
flex-flow: nowrap !important;
|
|
31401
|
+
line-break: auto;
|
|
31402
|
+
}
|
|
31403
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31404
|
+
text-align: left !important;
|
|
31405
|
+
padding-bottom: 0 !important;
|
|
31406
|
+
}
|
|
31407
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31408
|
+
min-height: 32px;
|
|
31409
|
+
height: auto;
|
|
31725
31410
|
font-size: 13px;
|
|
31726
|
-
|
|
31411
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31412
|
+
white-space: normal;
|
|
31727
31413
|
}
|
|
31728
|
-
|
|
31729
|
-
|
|
31730
|
-
|
|
31731
|
-
|
|
31732
|
-
|
|
31414
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31415
|
+
border-color: #ff4d4f !important;
|
|
31416
|
+
}
|
|
31417
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31418
|
+
margin-top: 4px;
|
|
31733
31419
|
font-size: 12px;
|
|
31734
|
-
|
|
31420
|
+
min-height: 0px;
|
|
31735
31421
|
}
|
|
31736
|
-
|
|
31737
|
-
.E_f17k1i3n {
|
|
31738
|
-
font-family: Inter;
|
|
31739
|
-
font-style: normal;
|
|
31740
|
-
font-weight: normal;
|
|
31422
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31741
31423
|
font-size: 12px;
|
|
31742
|
-
|
|
31424
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31425
|
+
min-height: 0px;
|
|
31743
31426
|
}
|
|
31744
31427
|
|
|
31745
|
-
.
|
|
31746
|
-
|
|
31747
|
-
font-style: normal;
|
|
31748
|
-
font-weight: normal;
|
|
31749
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31750
|
-
font-size: 13px;
|
|
31751
|
-
line-height: 20px;
|
|
31428
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31429
|
+
display: var(--a1wfy30z-0);
|
|
31752
31430
|
}
|
|
31753
|
-
|
|
31754
|
-
|
|
31755
|
-
|
|
31756
|
-
|
|
31757
|
-
|
|
31758
|
-
font-feature-settings: "zero" on;
|
|
31759
|
-
font-size: 13px;
|
|
31760
|
-
line-height: 20px;
|
|
31431
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31432
|
+
padding: 4px 11px;
|
|
31433
|
+
display: inline-flex;
|
|
31434
|
+
line-height: 1.5715;
|
|
31435
|
+
height: inherit;
|
|
31761
31436
|
}
|
|
31762
|
-
|
|
31763
|
-
|
|
31764
|
-
|
|
31765
|
-
|
|
31766
|
-
|
|
31767
|
-
|
|
31768
|
-
font-size: 12px;
|
|
31769
|
-
line-height: 18px;
|
|
31437
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31438
|
+
content: var(--a1wfy30z-1);
|
|
31439
|
+
display: var(--a1wfy30z-2);
|
|
31440
|
+
flex: none;
|
|
31441
|
+
align-items: center;
|
|
31442
|
+
margin-left: 4px;
|
|
31770
31443
|
}
|
|
31771
|
-
|
|
31772
|
-
|
|
31773
|
-
|
|
31774
|
-
|
|
31775
|
-
|
|
31776
|
-
|
|
31777
|
-
|
|
31778
|
-
|
|
31444
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31445
|
+
content: var(--a1wfy30z-3);
|
|
31446
|
+
display: var(--a1wfy30z-4);
|
|
31447
|
+
flex: none;
|
|
31448
|
+
align-items: center;
|
|
31449
|
+
margin-right: 4px;
|
|
31450
|
+
cursor: auto;
|
|
31451
|
+
}
|
|
31452
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31453
|
+
padding: 0;
|
|
31454
|
+
margin: 0;
|
|
31455
|
+
height: auto;
|
|
31456
|
+
font-size: inherit;
|
|
31779
31457
|
}
|
|
31780
31458
|
|
|
31781
|
-
.
|
|
31782
|
-
|
|
31783
|
-
font-style: normal;
|
|
31784
|
-
font-weight: normal;
|
|
31785
|
-
font-feature-settings: "zero" on;
|
|
31786
|
-
font-size: 12px;
|
|
31459
|
+
.E_i1inqkme {
|
|
31460
|
+
height: 18px;
|
|
31787
31461
|
line-height: 18px;
|
|
31462
|
+
padding: 0 4px;
|
|
31463
|
+
border-radius: 4px;
|
|
31464
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31465
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31466
|
+
display: flex;
|
|
31467
|
+
align-items: center;
|
|
31468
|
+
white-space: nowrap;
|
|
31469
|
+
margin-right: 4px;
|
|
31788
31470
|
}
|
|
31789
31471
|
|
|
31790
|
-
.
|
|
31791
|
-
|
|
31792
|
-
font-style: normal;
|
|
31793
|
-
font-weight: 500;
|
|
31794
|
-
font-feature-settings: "zero" on;
|
|
31795
|
-
font-size: 12px;
|
|
31796
|
-
line-height: 18px;
|
|
31472
|
+
.E_owd0kml {
|
|
31473
|
+
display: inline-block;
|
|
31797
31474
|
}
|
|
31798
31475
|
|
|
31799
|
-
.
|
|
31800
|
-
|
|
31801
|
-
|
|
31802
|
-
font-weight: bold;
|
|
31803
|
-
font-feature-settings: "zero" on;
|
|
31804
|
-
font-size: 16px;
|
|
31805
|
-
line-height: 24px;
|
|
31476
|
+
.E_h1jsgezc {
|
|
31477
|
+
visibility: hidden;
|
|
31478
|
+
position: absolute;
|
|
31806
31479
|
}
|
|
31807
31480
|
|
|
31808
|
-
.
|
|
31809
|
-
|
|
31810
|
-
|
|
31811
|
-
|
|
31812
|
-
|
|
31813
|
-
|
|
31481
|
+
.E_iouxfgt {
|
|
31482
|
+
display: inline-flex;
|
|
31483
|
+
align-items: center;
|
|
31484
|
+
}
|
|
31485
|
+
.E_iouxfgt .icon-inner {
|
|
31486
|
+
display: inline-flex;
|
|
31487
|
+
align-items: center;
|
|
31488
|
+
justify-content: center;
|
|
31489
|
+
}
|
|
31490
|
+
.E_iouxfgt .icon-inner + span,
|
|
31491
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31492
|
+
margin-left: 4px;
|
|
31493
|
+
}
|
|
31494
|
+
.E_iouxfgt.is-rotate img,
|
|
31495
|
+
.E_iouxfgt.is-rotate svg {
|
|
31496
|
+
animation: rotate 680ms linear infinite;
|
|
31814
31497
|
}
|
|
31815
31498
|
|
|
31816
31499
|
.E_cnujxq2 {
|
|
@@ -32315,345 +31998,662 @@ textarea.E_i74cfyt.ant-input.textarea-large {
|
|
|
32315
31998
|
min-height: 40px;
|
|
32316
31999
|
height: 40px;
|
|
32317
32000
|
}
|
|
32318
|
-
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
32319
|
-
height: 80px;
|
|
32001
|
+
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
32002
|
+
height: 80px;
|
|
32003
|
+
}
|
|
32004
|
+
textarea.E_i74cfyt.ant-input.textarea-middle {
|
|
32005
|
+
min-height: 32px;
|
|
32006
|
+
height: 32px;
|
|
32007
|
+
}
|
|
32008
|
+
textarea.E_i74cfyt.ant-input.textarea-middle:focus {
|
|
32009
|
+
height: 64px;
|
|
32010
|
+
}
|
|
32011
|
+
textarea.E_i74cfyt.ant-input.textarea-small {
|
|
32012
|
+
min-height: 24px;
|
|
32013
|
+
height: 24px;
|
|
32014
|
+
}
|
|
32015
|
+
textarea.E_i74cfyt.ant-input.textarea-small:focus {
|
|
32016
|
+
height: 40px;
|
|
32017
|
+
}
|
|
32018
|
+
|
|
32019
|
+
.E_k1ci6977 input, .E_k1ci6977.input-tags {
|
|
32020
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
32021
|
+
border-radius: 4px;
|
|
32022
|
+
}
|
|
32023
|
+
.E_k1ci6977.input-tags {
|
|
32024
|
+
position: relative;
|
|
32025
|
+
padding: 6px;
|
|
32026
|
+
height: 32px;
|
|
32027
|
+
cursor: pointer;
|
|
32028
|
+
transition: border 150ms;
|
|
32029
|
+
}
|
|
32030
|
+
.E_k1ci6977.input-tags:hover {
|
|
32031
|
+
border-color: #0080ff;
|
|
32032
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
32033
|
+
}
|
|
32034
|
+
.E_k1ci6977.input-tags.kit-input-suffix-wrapper {
|
|
32035
|
+
padding-right: 30px;
|
|
32036
|
+
}
|
|
32037
|
+
.E_k1ci6977.input-tags .input-tags-inner {
|
|
32038
|
+
display: flex;
|
|
32039
|
+
}
|
|
32040
|
+
.E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
32041
|
+
display: flex;
|
|
32042
|
+
}
|
|
32043
|
+
.E_k1ci6977.input-tags .input-tag-suffix {
|
|
32044
|
+
position: absolute;
|
|
32045
|
+
right: 12px;
|
|
32046
|
+
top: 50%;
|
|
32047
|
+
transform: translateY(-50%);
|
|
32048
|
+
}
|
|
32049
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
32050
|
+
color: rgba(0, 0, 0, 0.25);
|
|
32051
|
+
font-size: 12px;
|
|
32052
|
+
cursor: pointer;
|
|
32053
|
+
}
|
|
32054
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
32055
|
+
color: rgba(0, 0, 0, 0.45);
|
|
32056
|
+
}
|
|
32057
|
+
.E_k1ci6977.has-focus-indicator {
|
|
32058
|
+
position: relative;
|
|
32059
|
+
overflow: hidden;
|
|
32060
|
+
}
|
|
32061
|
+
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
32062
|
+
position: absolute;
|
|
32063
|
+
top: 50%;
|
|
32064
|
+
transform: translateY(-50%);
|
|
32065
|
+
left: -16px;
|
|
32066
|
+
transition: left 150ms ease;
|
|
32067
|
+
opacity: 0;
|
|
32068
|
+
}
|
|
32069
|
+
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
32070
|
+
left: 8px;
|
|
32071
|
+
opacity: 1;
|
|
32072
|
+
}
|
|
32073
|
+
.E_k1ci6977.has-focus-indicator input {
|
|
32074
|
+
transition: margin-left 150ms ease;
|
|
32075
|
+
margin-left: 0px;
|
|
32076
|
+
}
|
|
32077
|
+
.E_k1ci6977.has-focus-indicator input:focus {
|
|
32078
|
+
margin-left: 16px;
|
|
32079
|
+
}
|
|
32080
|
+
|
|
32081
|
+
input.E_l1f7td1d.ant-input {
|
|
32082
|
+
border-top-right-radius: 0;
|
|
32083
|
+
border-bottom-right-radius: 0;
|
|
32084
|
+
}
|
|
32085
|
+
|
|
32086
|
+
.E_l1f7td1d.ant-input-affix-wrapper {
|
|
32087
|
+
border-top-right-radius: 0;
|
|
32088
|
+
border-bottom-right-radius: 0;
|
|
32089
|
+
}
|
|
32090
|
+
|
|
32091
|
+
input.E_rf8rlle.ant-input {
|
|
32092
|
+
border-top-left-radius: 0;
|
|
32093
|
+
border-bottom-left-radius: 0;
|
|
32094
|
+
}
|
|
32095
|
+
|
|
32096
|
+
.E_rf8rlle.ant-input-affix-wrapper {
|
|
32097
|
+
border-top-left-radius: 0;
|
|
32098
|
+
border-bottom-left-radius: 0;
|
|
32099
|
+
}
|
|
32100
|
+
|
|
32101
|
+
.E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
|
|
32102
|
+
border-top-right-radius: 0;
|
|
32103
|
+
border-bottom-right-radius: 0;
|
|
32104
|
+
}
|
|
32105
|
+
|
|
32106
|
+
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
32107
|
+
border-top-left-radius: 0;
|
|
32108
|
+
border-bottom-left-radius: 0;
|
|
32109
|
+
}
|
|
32110
|
+
|
|
32111
|
+
.E_c3ni091 {
|
|
32112
|
+
display: flex;
|
|
32113
|
+
flex-direction: column;
|
|
32114
|
+
}
|
|
32115
|
+
.E_c3ni091 .select-wrapper {
|
|
32116
|
+
margin-top: 12px;
|
|
32117
|
+
}
|
|
32118
|
+
.E_c3ni091 .select-wrapper .select {
|
|
32119
|
+
width: 100%;
|
|
32120
|
+
}
|
|
32121
|
+
.E_c3ni091 .radio-wrapper {
|
|
32122
|
+
margin-top: 24px;
|
|
32123
|
+
}
|
|
32124
|
+
.E_c3ni091 div.form-item {
|
|
32125
|
+
width: 100%;
|
|
32126
|
+
}
|
|
32127
|
+
|
|
32128
|
+
.E_d105ju2d {
|
|
32129
|
+
font-size: 14px;
|
|
32130
|
+
font-weight: 500;
|
|
32131
|
+
color: #3e4652;
|
|
32132
|
+
line-height: 18px;
|
|
32133
|
+
}
|
|
32134
|
+
.E_d105ju2d + .E_d105ju2d {
|
|
32135
|
+
margin-top: 16px;
|
|
32136
|
+
}
|
|
32137
|
+
.E_d105ju2d + * {
|
|
32138
|
+
margin-top: 16px;
|
|
32139
|
+
}
|
|
32140
|
+
|
|
32141
|
+
.E_lh0l62z.E_d105ju2d {
|
|
32142
|
+
font-size: 12px;
|
|
32143
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32144
|
+
margin-top: 12px;
|
|
32145
|
+
}
|
|
32146
|
+
|
|
32147
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
32148
|
+
line-height: 18px;
|
|
32149
|
+
font-weight: 500;
|
|
32150
|
+
margin-top: 0;
|
|
32151
|
+
white-space: initial;
|
|
32152
|
+
}
|
|
32153
|
+
|
|
32154
|
+
.E_r1skkc3l {
|
|
32155
|
+
display: block;
|
|
32156
|
+
}
|
|
32157
|
+
.E_r1skkc3l span {
|
|
32158
|
+
font-size: 14px;
|
|
32159
|
+
font-weight: 500;
|
|
32160
|
+
line-height: 32px;
|
|
32161
|
+
color: #3e4652;
|
|
32162
|
+
}
|
|
32163
|
+
|
|
32164
|
+
.E_c3cobmo {
|
|
32165
|
+
margin-top: 16px;
|
|
32166
|
+
padding: 8px;
|
|
32167
|
+
border-radius: 6px;
|
|
32168
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32169
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32170
|
+
font-size: 12px;
|
|
32171
|
+
}
|
|
32172
|
+
.E_c3cobmo div {
|
|
32173
|
+
line-height: 20px;
|
|
32174
|
+
display: flex;
|
|
32175
|
+
align-items: center;
|
|
32176
|
+
word-break: break-all;
|
|
32177
|
+
}
|
|
32178
|
+
.E_c3cobmo .title {
|
|
32179
|
+
font-weight: 700;
|
|
32180
|
+
line-height: 18px;
|
|
32181
|
+
margin: 4px 0;
|
|
32182
|
+
}
|
|
32183
|
+
|
|
32184
|
+
.E_dsnbhzf {
|
|
32185
|
+
font-family: Inter;
|
|
32186
|
+
font-style: normal;
|
|
32187
|
+
font-weight: bold;
|
|
32188
|
+
font-size: 32px;
|
|
32189
|
+
line-height: 40px;
|
|
32190
|
+
}
|
|
32191
|
+
|
|
32192
|
+
.E_d1mvo22k {
|
|
32193
|
+
font-family: Inter;
|
|
32194
|
+
font-style: normal;
|
|
32195
|
+
font-weight: bold;
|
|
32196
|
+
font-size: 24px;
|
|
32197
|
+
line-height: 32px;
|
|
32198
|
+
}
|
|
32199
|
+
|
|
32200
|
+
.E_d1b444tr {
|
|
32201
|
+
font-family: Inter;
|
|
32202
|
+
font-style: normal;
|
|
32203
|
+
font-weight: normal;
|
|
32204
|
+
font-size: 32px;
|
|
32205
|
+
line-height: 40px;
|
|
32206
|
+
}
|
|
32207
|
+
|
|
32208
|
+
.E_dvs0kue {
|
|
32209
|
+
font-family: Inter;
|
|
32210
|
+
font-style: normal;
|
|
32211
|
+
font-weight: bold;
|
|
32212
|
+
font-size: 20px;
|
|
32213
|
+
line-height: 24px;
|
|
32214
|
+
}
|
|
32215
|
+
|
|
32216
|
+
.E_d1hcbfcq {
|
|
32217
|
+
font-family: Inter;
|
|
32218
|
+
font-style: normal;
|
|
32219
|
+
font-weight: normal;
|
|
32220
|
+
font-size: 20px;
|
|
32221
|
+
line-height: 24px;
|
|
32222
|
+
}
|
|
32223
|
+
|
|
32224
|
+
.E_d1cz922v {
|
|
32225
|
+
font-family: Inter;
|
|
32226
|
+
font-style: normal;
|
|
32227
|
+
font-weight: bold;
|
|
32228
|
+
font-size: 18px;
|
|
32229
|
+
line-height: 22px;
|
|
32230
|
+
}
|
|
32231
|
+
|
|
32232
|
+
.E_d3nzbrm {
|
|
32233
|
+
font-family: Inter;
|
|
32234
|
+
font-style: normal;
|
|
32235
|
+
font-weight: normal;
|
|
32236
|
+
font-size: 18px;
|
|
32237
|
+
line-height: 22px;
|
|
32238
|
+
}
|
|
32239
|
+
|
|
32240
|
+
.E_h1g0p5ob {
|
|
32241
|
+
font-family: Inter;
|
|
32242
|
+
font-style: normal;
|
|
32243
|
+
font-weight: bold;
|
|
32244
|
+
font-size: 16px;
|
|
32245
|
+
line-height: 22px;
|
|
32246
|
+
}
|
|
32247
|
+
|
|
32248
|
+
.E_hydo2ej {
|
|
32249
|
+
font-family: Inter;
|
|
32250
|
+
font-style: normal;
|
|
32251
|
+
font-weight: normal;
|
|
32252
|
+
font-size: 16px;
|
|
32253
|
+
line-height: 22px;
|
|
32254
|
+
}
|
|
32255
|
+
|
|
32256
|
+
.E_h1hbuq0r {
|
|
32257
|
+
font-family: Inter;
|
|
32258
|
+
font-style: normal;
|
|
32259
|
+
font-weight: bold;
|
|
32260
|
+
font-size: 14px;
|
|
32261
|
+
line-height: 20px;
|
|
32320
32262
|
}
|
|
32321
|
-
|
|
32322
|
-
|
|
32323
|
-
|
|
32263
|
+
|
|
32264
|
+
.E_h13bondg {
|
|
32265
|
+
font-family: Inter;
|
|
32266
|
+
font-style: normal;
|
|
32267
|
+
font-weight: normal;
|
|
32268
|
+
font-size: 14px;
|
|
32269
|
+
line-height: 20px;
|
|
32324
32270
|
}
|
|
32325
|
-
|
|
32326
|
-
|
|
32271
|
+
|
|
32272
|
+
.E_h1mhvdlx {
|
|
32273
|
+
font-family: Inter;
|
|
32274
|
+
font-style: normal;
|
|
32275
|
+
font-weight: bold;
|
|
32276
|
+
font-size: 12px;
|
|
32277
|
+
line-height: 18px;
|
|
32327
32278
|
}
|
|
32328
|
-
|
|
32329
|
-
|
|
32330
|
-
|
|
32279
|
+
|
|
32280
|
+
.E_h1inmfq6 {
|
|
32281
|
+
font-family: Inter;
|
|
32282
|
+
font-style: normal;
|
|
32283
|
+
font-weight: normal;
|
|
32284
|
+
font-size: 12px;
|
|
32285
|
+
line-height: 18px;
|
|
32331
32286
|
}
|
|
32332
|
-
|
|
32333
|
-
|
|
32287
|
+
|
|
32288
|
+
.E_h1kfc0la {
|
|
32289
|
+
font-family: Inter;
|
|
32290
|
+
font-style: normal;
|
|
32291
|
+
font-weight: bold;
|
|
32292
|
+
text-transform: uppercase;
|
|
32293
|
+
font-feature-settings: "cpsp" on;
|
|
32294
|
+
font-size: 12px;
|
|
32295
|
+
line-height: 18px;
|
|
32334
32296
|
}
|
|
32335
32297
|
|
|
32336
|
-
.
|
|
32337
|
-
|
|
32338
|
-
|
|
32298
|
+
.E_h10xnyuu {
|
|
32299
|
+
font-family: Inter;
|
|
32300
|
+
font-style: normal;
|
|
32301
|
+
font-weight: normal;
|
|
32302
|
+
text-transform: uppercase;
|
|
32303
|
+
font-feature-settings: "cpsp" on;
|
|
32304
|
+
font-size: 12px;
|
|
32305
|
+
line-height: 18px;
|
|
32339
32306
|
}
|
|
32340
|
-
|
|
32341
|
-
|
|
32342
|
-
|
|
32343
|
-
|
|
32344
|
-
|
|
32345
|
-
|
|
32307
|
+
|
|
32308
|
+
.E_lrcmi0v {
|
|
32309
|
+
font-family: Inter;
|
|
32310
|
+
font-style: normal;
|
|
32311
|
+
font-weight: normal;
|
|
32312
|
+
font-size: 16px;
|
|
32313
|
+
line-height: 24px;
|
|
32346
32314
|
}
|
|
32347
|
-
|
|
32348
|
-
|
|
32349
|
-
|
|
32315
|
+
|
|
32316
|
+
.E_lzt43lp {
|
|
32317
|
+
font-family: Inter;
|
|
32318
|
+
font-style: normal;
|
|
32319
|
+
font-weight: bold;
|
|
32320
|
+
font-size: 16px;
|
|
32321
|
+
line-height: 24px;
|
|
32350
32322
|
}
|
|
32351
|
-
|
|
32352
|
-
|
|
32323
|
+
|
|
32324
|
+
.E_l5yc9nt {
|
|
32325
|
+
font-family: Inter;
|
|
32326
|
+
font-style: normal;
|
|
32327
|
+
font-weight: normal;
|
|
32328
|
+
font-size: 16px;
|
|
32329
|
+
line-height: 24px;
|
|
32353
32330
|
}
|
|
32354
|
-
|
|
32355
|
-
|
|
32331
|
+
|
|
32332
|
+
.E_l1fbkbzo {
|
|
32333
|
+
font-family: Inter;
|
|
32334
|
+
font-style: normal;
|
|
32335
|
+
font-weight: bold;
|
|
32336
|
+
font-size: 16px;
|
|
32337
|
+
line-height: 24px;
|
|
32356
32338
|
}
|
|
32357
|
-
|
|
32358
|
-
|
|
32339
|
+
|
|
32340
|
+
.E_lahvcax {
|
|
32341
|
+
font-family: Inter;
|
|
32342
|
+
font-style: normal;
|
|
32343
|
+
font-weight: normal;
|
|
32344
|
+
text-transform: uppercase;
|
|
32345
|
+
font-feature-settings: "cpsp" on;
|
|
32346
|
+
font-size: 16px;
|
|
32347
|
+
line-height: 24px;
|
|
32359
32348
|
}
|
|
32360
|
-
|
|
32361
|
-
|
|
32362
|
-
|
|
32363
|
-
|
|
32364
|
-
|
|
32349
|
+
|
|
32350
|
+
.E_l11q3pxd {
|
|
32351
|
+
font-family: Inter;
|
|
32352
|
+
font-style: normal;
|
|
32353
|
+
font-weight: bold;
|
|
32354
|
+
text-transform: uppercase;
|
|
32355
|
+
font-feature-settings: "cpsp" on;
|
|
32356
|
+
font-size: 16px;
|
|
32357
|
+
line-height: 24px;
|
|
32365
32358
|
}
|
|
32366
|
-
|
|
32367
|
-
|
|
32368
|
-
font-
|
|
32369
|
-
|
|
32359
|
+
|
|
32360
|
+
.E_lfuc2qu {
|
|
32361
|
+
font-family: Inter;
|
|
32362
|
+
font-style: normal;
|
|
32363
|
+
font-weight: normal;
|
|
32364
|
+
font-size: 14px;
|
|
32365
|
+
line-height: 22px;
|
|
32370
32366
|
}
|
|
32371
|
-
|
|
32372
|
-
|
|
32367
|
+
|
|
32368
|
+
.E_l1jmp8r0 {
|
|
32369
|
+
font-family: Inter;
|
|
32370
|
+
font-style: normal;
|
|
32371
|
+
font-weight: 500;
|
|
32372
|
+
font-size: 14px;
|
|
32373
|
+
line-height: 22px;
|
|
32373
32374
|
}
|
|
32374
|
-
|
|
32375
|
-
|
|
32376
|
-
|
|
32375
|
+
|
|
32376
|
+
.E_lcnm221 {
|
|
32377
|
+
font-family: Inter;
|
|
32378
|
+
font-style: normal;
|
|
32379
|
+
font-weight: bold;
|
|
32380
|
+
font-size: 14px;
|
|
32381
|
+
line-height: 22px;
|
|
32377
32382
|
}
|
|
32378
|
-
|
|
32379
|
-
|
|
32380
|
-
|
|
32381
|
-
|
|
32382
|
-
|
|
32383
|
-
|
|
32384
|
-
|
|
32383
|
+
|
|
32384
|
+
.E_lu1z2n5 {
|
|
32385
|
+
font-family: Inter;
|
|
32386
|
+
font-style: normal;
|
|
32387
|
+
font-weight: normal;
|
|
32388
|
+
font-size: 14px;
|
|
32389
|
+
line-height: 22px;
|
|
32385
32390
|
}
|
|
32386
|
-
|
|
32387
|
-
|
|
32388
|
-
|
|
32391
|
+
|
|
32392
|
+
.E_l1r59djn {
|
|
32393
|
+
font-family: Inter;
|
|
32394
|
+
font-style: normal;
|
|
32395
|
+
font-weight: bold;
|
|
32396
|
+
font-size: 14px;
|
|
32397
|
+
line-height: 22px;
|
|
32389
32398
|
}
|
|
32390
|
-
|
|
32391
|
-
|
|
32392
|
-
|
|
32399
|
+
|
|
32400
|
+
.E_ljm2911 {
|
|
32401
|
+
font-family: Inter;
|
|
32402
|
+
font-style: normal;
|
|
32403
|
+
font-weight: normal;
|
|
32404
|
+
text-transform: uppercase;
|
|
32405
|
+
font-feature-settings: "cpsp" on;
|
|
32406
|
+
font-size: 14px;
|
|
32407
|
+
line-height: 22px;
|
|
32393
32408
|
}
|
|
32394
|
-
|
|
32395
|
-
|
|
32409
|
+
|
|
32410
|
+
.E_l124mzmr {
|
|
32411
|
+
font-family: Inter;
|
|
32412
|
+
font-style: normal;
|
|
32413
|
+
font-weight: bold;
|
|
32414
|
+
text-transform: uppercase;
|
|
32415
|
+
font-feature-settings: "cpsp" on;
|
|
32416
|
+
font-size: 14px;
|
|
32417
|
+
line-height: 22px;
|
|
32396
32418
|
}
|
|
32397
32419
|
|
|
32398
|
-
|
|
32399
|
-
|
|
32400
|
-
|
|
32420
|
+
.E_lb3chel {
|
|
32421
|
+
font-family: Inter;
|
|
32422
|
+
font-style: normal;
|
|
32423
|
+
font-weight: normal;
|
|
32424
|
+
font-size: 13px;
|
|
32425
|
+
line-height: 20px;
|
|
32401
32426
|
}
|
|
32402
32427
|
|
|
32403
|
-
.
|
|
32404
|
-
|
|
32405
|
-
|
|
32428
|
+
.E_lv9jstu {
|
|
32429
|
+
font-family: Inter;
|
|
32430
|
+
font-style: normal;
|
|
32431
|
+
font-weight: 600;
|
|
32432
|
+
font-size: 13px;
|
|
32433
|
+
line-height: 20px;
|
|
32406
32434
|
}
|
|
32407
32435
|
|
|
32408
|
-
|
|
32409
|
-
|
|
32410
|
-
|
|
32436
|
+
.E_lwqlh3x {
|
|
32437
|
+
font-family: Inter;
|
|
32438
|
+
font-style: normal;
|
|
32439
|
+
font-weight: bold;
|
|
32440
|
+
font-size: 13px;
|
|
32441
|
+
line-height: 20px;
|
|
32411
32442
|
}
|
|
32412
32443
|
|
|
32413
|
-
.
|
|
32414
|
-
|
|
32415
|
-
|
|
32444
|
+
.E_lalum9y {
|
|
32445
|
+
font-family: Inter;
|
|
32446
|
+
font-style: normal;
|
|
32447
|
+
font-weight: normal;
|
|
32448
|
+
font-size: 13px;
|
|
32449
|
+
line-height: 20px;
|
|
32416
32450
|
}
|
|
32417
32451
|
|
|
32418
|
-
.
|
|
32419
|
-
|
|
32420
|
-
|
|
32452
|
+
.E_l1t6dj5o {
|
|
32453
|
+
font-family: Inter;
|
|
32454
|
+
font-style: normal;
|
|
32455
|
+
font-weight: 600;
|
|
32456
|
+
font-size: 13px;
|
|
32457
|
+
line-height: 20px;
|
|
32458
|
+
}
|
|
32459
|
+
|
|
32460
|
+
.E_l12f6ic {
|
|
32461
|
+
font-family: Inter;
|
|
32462
|
+
font-style: normal;
|
|
32463
|
+
font-weight: bold;
|
|
32464
|
+
font-size: 13px;
|
|
32465
|
+
line-height: 20px;
|
|
32421
32466
|
}
|
|
32422
32467
|
|
|
32423
|
-
.
|
|
32424
|
-
|
|
32425
|
-
|
|
32468
|
+
.E_l7gmukq {
|
|
32469
|
+
font-family: Inter;
|
|
32470
|
+
font-style: normal;
|
|
32471
|
+
font-weight: normal;
|
|
32472
|
+
text-transform: uppercase;
|
|
32473
|
+
font-feature-settings: "cpsp" on;
|
|
32474
|
+
font-size: 13px;
|
|
32475
|
+
line-height: 20px;
|
|
32426
32476
|
}
|
|
32427
32477
|
|
|
32428
|
-
.
|
|
32429
|
-
|
|
32430
|
-
|
|
32431
|
-
|
|
32432
|
-
|
|
32433
|
-
|
|
32434
|
-
|
|
32435
|
-
|
|
32436
|
-
width: 100%;
|
|
32437
|
-
}
|
|
32438
|
-
.E_c3ni091 .radio-wrapper {
|
|
32439
|
-
margin-top: 24px;
|
|
32478
|
+
.E_lkwl0yp {
|
|
32479
|
+
font-family: Inter;
|
|
32480
|
+
font-style: normal;
|
|
32481
|
+
font-weight: bold;
|
|
32482
|
+
text-transform: uppercase;
|
|
32483
|
+
font-feature-settings: "cpsp" on;
|
|
32484
|
+
font-size: 13px;
|
|
32485
|
+
line-height: 20px;
|
|
32440
32486
|
}
|
|
32441
|
-
|
|
32442
|
-
|
|
32487
|
+
|
|
32488
|
+
.E_l10knv48 {
|
|
32489
|
+
font-family: Inter;
|
|
32490
|
+
font-style: normal;
|
|
32491
|
+
font-weight: normal;
|
|
32492
|
+
font-size: 12px;
|
|
32493
|
+
line-height: 18px;
|
|
32443
32494
|
}
|
|
32444
32495
|
|
|
32445
|
-
.
|
|
32446
|
-
font-
|
|
32496
|
+
.E_l6526ld {
|
|
32497
|
+
font-family: Inter;
|
|
32498
|
+
font-style: normal;
|
|
32447
32499
|
font-weight: 500;
|
|
32448
|
-
|
|
32500
|
+
font-size: 12px;
|
|
32449
32501
|
line-height: 18px;
|
|
32450
32502
|
}
|
|
32451
|
-
.E_d105ju2d + .E_d105ju2d {
|
|
32452
|
-
margin-top: 16px;
|
|
32453
|
-
}
|
|
32454
|
-
.E_d105ju2d + * {
|
|
32455
|
-
margin-top: 16px;
|
|
32456
|
-
}
|
|
32457
32503
|
|
|
32458
|
-
.
|
|
32504
|
+
.E_l1j81vli {
|
|
32505
|
+
font-family: Inter;
|
|
32506
|
+
font-style: normal;
|
|
32507
|
+
font-weight: bold;
|
|
32459
32508
|
font-size: 12px;
|
|
32460
|
-
|
|
32461
|
-
margin-top: 12px;
|
|
32509
|
+
line-height: 18px;
|
|
32462
32510
|
}
|
|
32463
32511
|
|
|
32464
|
-
.
|
|
32512
|
+
.E_l1x7n1mk {
|
|
32513
|
+
font-family: Inter;
|
|
32514
|
+
font-style: normal;
|
|
32515
|
+
font-weight: normal;
|
|
32516
|
+
font-size: 12px;
|
|
32465
32517
|
line-height: 18px;
|
|
32466
|
-
font-weight: 500;
|
|
32467
|
-
margin-top: 0;
|
|
32468
|
-
white-space: initial;
|
|
32469
32518
|
}
|
|
32470
32519
|
|
|
32471
|
-
.
|
|
32472
|
-
|
|
32473
|
-
|
|
32474
|
-
.E_r1skkc3l span {
|
|
32475
|
-
font-size: 14px;
|
|
32520
|
+
.E_l9fqufz {
|
|
32521
|
+
font-family: Inter;
|
|
32522
|
+
font-style: normal;
|
|
32476
32523
|
font-weight: 500;
|
|
32477
|
-
|
|
32478
|
-
|
|
32524
|
+
font-size: 12px;
|
|
32525
|
+
line-height: 18px;
|
|
32479
32526
|
}
|
|
32480
32527
|
|
|
32481
|
-
.
|
|
32482
|
-
|
|
32483
|
-
|
|
32484
|
-
|
|
32485
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32486
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32528
|
+
.E_l1iwnybd {
|
|
32529
|
+
font-family: Inter;
|
|
32530
|
+
font-style: normal;
|
|
32531
|
+
font-weight: bold;
|
|
32487
32532
|
font-size: 12px;
|
|
32488
|
-
}
|
|
32489
|
-
.E_c3cobmo div {
|
|
32490
|
-
line-height: 20px;
|
|
32491
|
-
display: flex;
|
|
32492
|
-
align-items: center;
|
|
32493
|
-
word-break: break-all;
|
|
32494
|
-
}
|
|
32495
|
-
.E_c3cobmo .title {
|
|
32496
|
-
font-weight: 700;
|
|
32497
32533
|
line-height: 18px;
|
|
32498
|
-
margin: 4px 0;
|
|
32499
32534
|
}
|
|
32500
32535
|
|
|
32501
|
-
.
|
|
32502
|
-
|
|
32536
|
+
.E_lprtm1e {
|
|
32537
|
+
font-family: Inter;
|
|
32538
|
+
font-style: normal;
|
|
32539
|
+
font-weight: normal;
|
|
32540
|
+
text-transform: uppercase;
|
|
32541
|
+
font-feature-settings: "cpsp" on;
|
|
32542
|
+
font-size: 12px;
|
|
32543
|
+
line-height: 18px;
|
|
32503
32544
|
}
|
|
32504
32545
|
|
|
32505
|
-
.
|
|
32506
|
-
|
|
32546
|
+
.E_l1lln87h {
|
|
32547
|
+
font-family: Inter;
|
|
32548
|
+
font-style: normal;
|
|
32549
|
+
font-weight: bold;
|
|
32550
|
+
text-transform: uppercase;
|
|
32551
|
+
font-feature-settings: "cpsp" on;
|
|
32552
|
+
font-size: 12px;
|
|
32507
32553
|
line-height: 18px;
|
|
32508
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32509
|
-
height: 34px;
|
|
32510
|
-
min-height: 34px;
|
|
32511
|
-
box-sizing: border-box;
|
|
32512
|
-
margin-top: 8px;
|
|
32513
32554
|
}
|
|
32514
32555
|
|
|
32515
|
-
.
|
|
32516
|
-
|
|
32517
|
-
|
|
32518
|
-
|
|
32519
|
-
|
|
32520
|
-
|
|
32521
|
-
}
|
|
32522
|
-
.E_o1ugr09p .selected-icon {
|
|
32523
|
-
display: none;
|
|
32524
|
-
}
|
|
32525
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32526
|
-
padding-left: 8px;
|
|
32527
|
-
}
|
|
32528
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32529
|
-
background-color: white;
|
|
32530
|
-
}
|
|
32531
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32532
|
-
color: #0080ff;
|
|
32533
|
-
}
|
|
32534
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32535
|
-
display: block;
|
|
32536
|
-
}
|
|
32537
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
32538
|
-
background: rgba(0, 136, 255, 0.16);
|
|
32539
|
-
}
|
|
32540
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32541
|
-
color: #0080ff;
|
|
32542
|
-
}
|
|
32543
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32544
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32545
|
-
color: #0080ff;
|
|
32556
|
+
.E_f2pb48l {
|
|
32557
|
+
font-family: Inter;
|
|
32558
|
+
font-style: normal;
|
|
32559
|
+
font-weight: normal;
|
|
32560
|
+
font-size: 13px;
|
|
32561
|
+
line-height: 20px;
|
|
32546
32562
|
}
|
|
32547
32563
|
|
|
32548
|
-
.
|
|
32549
|
-
|
|
32550
|
-
|
|
32551
|
-
|
|
32564
|
+
.E_fi9emkw {
|
|
32565
|
+
font-family: Inter;
|
|
32566
|
+
font-style: normal;
|
|
32567
|
+
font-weight: normal;
|
|
32568
|
+
font-size: 13px;
|
|
32552
32569
|
line-height: 20px;
|
|
32553
32570
|
}
|
|
32554
|
-
.E_o1ifxsq4 .timezone-title {
|
|
32555
|
-
color: #2d3a56;
|
|
32556
|
-
overflow: hidden;
|
|
32557
|
-
text-overflow: ellipsis;
|
|
32558
|
-
}
|
|
32559
32571
|
|
|
32560
|
-
.
|
|
32561
|
-
|
|
32562
|
-
|
|
32563
|
-
|
|
32564
|
-
|
|
32572
|
+
.E_f1nrg7da {
|
|
32573
|
+
font-family: Inter;
|
|
32574
|
+
font-style: normal;
|
|
32575
|
+
font-weight: normal;
|
|
32576
|
+
font-size: 12px;
|
|
32565
32577
|
line-height: 18px;
|
|
32566
|
-
margin-top: 2px;
|
|
32567
|
-
}
|
|
32568
|
-
|
|
32569
|
-
.E_tyfmlxg {
|
|
32570
|
-
border: none;
|
|
32571
|
-
margin-right: 0;
|
|
32572
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32573
32578
|
}
|
|
32574
32579
|
|
|
32575
|
-
.
|
|
32576
|
-
|
|
32577
|
-
|
|
32578
|
-
|
|
32579
|
-
|
|
32580
|
+
.E_f17k1i3n {
|
|
32581
|
+
font-family: Inter;
|
|
32582
|
+
font-style: normal;
|
|
32583
|
+
font-weight: normal;
|
|
32584
|
+
font-size: 12px;
|
|
32585
|
+
line-height: 18px;
|
|
32580
32586
|
}
|
|
32581
32587
|
|
|
32582
|
-
.
|
|
32583
|
-
|
|
32584
|
-
|
|
32585
|
-
|
|
32586
|
-
|
|
32587
|
-
|
|
32588
|
-
|
|
32589
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
32590
|
-
}
|
|
32591
|
-
.E_s1dizucg.ant-switch-small {
|
|
32592
|
-
min-width: 26px;
|
|
32593
|
-
height: 16px;
|
|
32594
|
-
}
|
|
32595
|
-
.E_s1dizucg.ant-switch-large {
|
|
32596
|
-
min-width: 52px;
|
|
32597
|
-
height: 32px;
|
|
32598
|
-
}
|
|
32599
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
32600
|
-
height: 20px;
|
|
32601
|
-
width: 20px;
|
|
32602
|
-
}
|
|
32603
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
32604
|
-
border-radius: 10px;
|
|
32605
|
-
transition-delay: 120ms;
|
|
32606
|
-
}
|
|
32607
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
32608
|
-
height: 14px;
|
|
32609
|
-
width: 14px;
|
|
32610
|
-
top: 1px;
|
|
32611
|
-
left: 1px;
|
|
32612
|
-
}
|
|
32613
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
32614
|
-
height: 28px;
|
|
32615
|
-
width: 28px;
|
|
32616
|
-
}
|
|
32617
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
32618
|
-
border-radius: 14px;
|
|
32619
|
-
}
|
|
32620
|
-
.E_s1dizucg.ant-switch-checked {
|
|
32621
|
-
background-color: #00ba5d;
|
|
32622
|
-
}
|
|
32623
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
32624
|
-
left: calc(100% - 20px - 2px);
|
|
32625
|
-
}
|
|
32626
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
32627
|
-
left: calc(100% - 14px - 1px);
|
|
32588
|
+
.E_t1tvuj2e {
|
|
32589
|
+
font-family: Inter;
|
|
32590
|
+
font-style: normal;
|
|
32591
|
+
font-weight: normal;
|
|
32592
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32593
|
+
font-size: 13px;
|
|
32594
|
+
line-height: 20px;
|
|
32628
32595
|
}
|
|
32629
|
-
|
|
32630
|
-
|
|
32596
|
+
|
|
32597
|
+
.E_t17uajlu {
|
|
32598
|
+
font-family: Inter;
|
|
32599
|
+
font-style: normal;
|
|
32600
|
+
font-weight: normal;
|
|
32601
|
+
font-feature-settings: "zero" on;
|
|
32602
|
+
font-size: 13px;
|
|
32603
|
+
line-height: 20px;
|
|
32631
32604
|
}
|
|
32632
32605
|
|
|
32633
|
-
.
|
|
32634
|
-
|
|
32606
|
+
.E_t114zbyz {
|
|
32607
|
+
font-family: Inter;
|
|
32608
|
+
font-style: normal;
|
|
32609
|
+
font-weight: normal;
|
|
32610
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32611
|
+
font-size: 12px;
|
|
32612
|
+
line-height: 18px;
|
|
32635
32613
|
}
|
|
32636
32614
|
|
|
32637
|
-
.
|
|
32638
|
-
|
|
32639
|
-
|
|
32615
|
+
.E_t1il0kvi {
|
|
32616
|
+
font-family: Inter;
|
|
32617
|
+
font-style: normal;
|
|
32618
|
+
font-weight: 500;
|
|
32619
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32620
|
+
font-size: 12px;
|
|
32621
|
+
line-height: 18px;
|
|
32640
32622
|
}
|
|
32641
|
-
|
|
32642
|
-
|
|
32643
|
-
|
|
32644
|
-
|
|
32645
|
-
|
|
32623
|
+
|
|
32624
|
+
.E_t10dv8p1 {
|
|
32625
|
+
font-family: Inter;
|
|
32626
|
+
font-style: normal;
|
|
32627
|
+
font-weight: normal;
|
|
32628
|
+
font-feature-settings: "zero" on;
|
|
32629
|
+
font-size: 12px;
|
|
32630
|
+
line-height: 18px;
|
|
32646
32631
|
}
|
|
32647
|
-
|
|
32648
|
-
|
|
32632
|
+
|
|
32633
|
+
.E_tc2oqpq {
|
|
32634
|
+
font-family: Inter;
|
|
32635
|
+
font-style: normal;
|
|
32636
|
+
font-weight: 500;
|
|
32637
|
+
font-feature-settings: "zero" on;
|
|
32638
|
+
font-size: 12px;
|
|
32639
|
+
line-height: 18px;
|
|
32649
32640
|
}
|
|
32650
|
-
|
|
32651
|
-
|
|
32641
|
+
|
|
32642
|
+
.E_tzvddmc {
|
|
32643
|
+
font-family: Inter;
|
|
32644
|
+
font-style: normal;
|
|
32645
|
+
font-weight: bold;
|
|
32646
|
+
font-feature-settings: "zero" on;
|
|
32647
|
+
font-size: 16px;
|
|
32648
|
+
line-height: 24px;
|
|
32652
32649
|
}
|
|
32653
32650
|
|
|
32654
|
-
.
|
|
32655
|
-
|
|
32656
|
-
|
|
32651
|
+
.E_u18llj45 {
|
|
32652
|
+
font-family: Inter;
|
|
32653
|
+
font-style: normal;
|
|
32654
|
+
font-weight: normal;
|
|
32655
|
+
font-size: 10px;
|
|
32656
|
+
line-height: 12px;
|
|
32657
32657
|
}
|
|
32658
32658
|
|
|
32659
32659
|
.E_h1ol2wl7 {
|
|
@@ -33427,10 +33427,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33427
33427
|
font-size: 0;
|
|
33428
33428
|
}
|
|
33429
33429
|
|
|
33430
|
-
.E_c1yd35n {
|
|
33431
|
-
padding: 0 12px 14px 12px;
|
|
33432
|
-
}
|
|
33433
|
-
|
|
33434
33430
|
.E_c1kghdax {
|
|
33435
33431
|
color: #2d3a56;
|
|
33436
33432
|
padding: 7px 12px;
|
|
@@ -33471,6 +33467,10 @@ input.E_rf8rlle.ant-input {
|
|
|
33471
33467
|
margin-right: 2px;
|
|
33472
33468
|
}
|
|
33473
33469
|
|
|
33470
|
+
.E_c1yd35n {
|
|
33471
|
+
padding: 0 12px 14px 12px;
|
|
33472
|
+
}
|
|
33473
|
+
|
|
33474
33474
|
.E_ckui4s7 {
|
|
33475
33475
|
color: #2d3a56;
|
|
33476
33476
|
line-height: 22px;
|
|
@@ -33516,223 +33516,40 @@ input.E_rf8rlle.ant-input {
|
|
|
33516
33516
|
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33517
33517
|
background: #2d3a56;
|
|
33518
33518
|
}
|
|
33519
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
33520
|
-
padding: 0;
|
|
33521
|
-
}
|
|
33522
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
33523
|
-
display: inline-block;
|
|
33524
|
-
margin-left: 12px;
|
|
33525
|
-
color: #2d3a56;
|
|
33526
|
-
}
|
|
33527
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
33528
|
-
margin-left: 28px;
|
|
33529
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33530
|
-
}
|
|
33531
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33532
|
-
margin-left: 8px;
|
|
33533
|
-
}
|
|
33534
|
-
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
33535
|
-
margin-left: 24px;
|
|
33536
|
-
}
|
|
33537
|
-
|
|
33538
|
-
.E_b14q2gmw {
|
|
33539
|
-
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
33540
|
-
}
|
|
33541
|
-
|
|
33542
|
-
.E_c1eym6el {
|
|
33543
|
-
border-radius: 8px;
|
|
33544
|
-
background-color: white;
|
|
33545
|
-
}
|
|
33546
|
-
.E_c1eym6el.hoverable {
|
|
33547
|
-
cursor: pointer;
|
|
33548
|
-
}
|
|
33549
|
-
.E_c1eym6el.hoverable:hover {
|
|
33550
|
-
transition: all 200ms ease;
|
|
33551
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33552
|
-
transform: translateY(-4px);
|
|
33553
|
-
}
|
|
33554
|
-
|
|
33555
|
-
.E_t1gvlxt5 {
|
|
33556
|
-
min-width: 0;
|
|
33557
|
-
flex: 1;
|
|
33558
|
-
}
|
|
33559
|
-
.E_t1gvlxt5 .tag {
|
|
33560
|
-
flex: 0 0 auto;
|
|
33561
|
-
}
|
|
33562
|
-
.E_t1gvlxt5 .progress-title {
|
|
33563
|
-
flex: 2;
|
|
33564
|
-
max-width: fit-content;
|
|
33565
|
-
}
|
|
33566
|
-
.E_t1gvlxt5 .progress-desc {
|
|
33567
|
-
flex: 1;
|
|
33568
|
-
max-width: fit-content;
|
|
33569
|
-
}
|
|
33570
|
-
|
|
33571
|
-
.E_a1ji6r68 {
|
|
33572
|
-
display: flex;
|
|
33573
|
-
align-items: center;
|
|
33574
|
-
column-gap: var(--a1ji6r68-0);
|
|
33575
|
-
}
|
|
33576
|
-
|
|
33577
|
-
.E_msn7nxt {
|
|
33578
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33579
|
-
text-align: center;
|
|
33580
|
-
display: flex;
|
|
33581
|
-
align-items: center;
|
|
33582
|
-
justify-content: center;
|
|
33583
|
-
flex-direction: column;
|
|
33584
|
-
height: 100%;
|
|
33585
|
-
}
|
|
33586
|
-
.E_msn7nxt .link {
|
|
33587
|
-
color: #0080ff;
|
|
33588
|
-
cursor: pointer;
|
|
33589
|
-
}
|
|
33590
|
-
|
|
33591
|
-
.E_mp64wfi {
|
|
33592
|
-
width: 100%;
|
|
33593
|
-
height: 100%;
|
|
33594
|
-
display: flex;
|
|
33595
|
-
flex-direction: column;
|
|
33596
|
-
}
|
|
33597
|
-
.E_mp64wfi .name-toolbar {
|
|
33598
|
-
width: 100%;
|
|
33599
|
-
display: flex;
|
|
33600
|
-
line-height: 30px;
|
|
33601
|
-
padding: 0 16px;
|
|
33602
|
-
justify-content: space-between;
|
|
33603
|
-
}
|
|
33604
|
-
.E_mp64wfi .name-toolbar .metric-extra {
|
|
33605
|
-
display: flex;
|
|
33606
|
-
font-size: 12px;
|
|
33607
|
-
align-items: center;
|
|
33608
|
-
}
|
|
33609
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
33610
|
-
color: #a3b4cc;
|
|
33611
|
-
}
|
|
33612
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
33613
|
-
margin-left: 10px;
|
|
33614
|
-
}
|
|
33615
|
-
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
33616
|
-
margin-left: 10px;
|
|
33617
|
-
cursor: pointer;
|
|
33618
|
-
}
|
|
33619
|
-
.E_mp64wfi .content {
|
|
33620
|
-
flex: 1;
|
|
33621
|
-
width: 100%;
|
|
33622
|
-
display: flex;
|
|
33623
|
-
justify-content: center;
|
|
33624
|
-
align-items: center;
|
|
33625
|
-
}
|
|
33626
|
-
.E_mp64wfi .single-content {
|
|
33627
|
-
height: 65px;
|
|
33628
|
-
}
|
|
33629
|
-
|
|
33630
|
-
.E_l1oyigan {
|
|
33631
|
-
display: flex;
|
|
33632
|
-
align-items: center;
|
|
33633
|
-
white-space: nowrap;
|
|
33634
|
-
overflow: hidden;
|
|
33635
|
-
width: 100%;
|
|
33636
|
-
}
|
|
33637
|
-
.E_l1oyigan .ant-dropdown-trigger {
|
|
33638
|
-
margin-left: auto;
|
|
33639
|
-
font-size: 12px;
|
|
33640
|
-
}
|
|
33641
|
-
|
|
33642
|
-
.E_l1noi4n1 {
|
|
33643
|
-
display: flex;
|
|
33644
|
-
justify-content: flex-start;
|
|
33645
|
-
align-items: center;
|
|
33646
|
-
font-size: 12px;
|
|
33647
|
-
cursor: pointer;
|
|
33648
|
-
}
|
|
33649
|
-
.E_l1noi4n1:not(:last-child) {
|
|
33650
|
-
margin-right: 20px;
|
|
33651
|
-
}
|
|
33652
|
-
.E_l1noi4n1.deselected {
|
|
33653
|
-
opacity: 0.4;
|
|
33654
|
-
}
|
|
33655
|
-
.E_l1noi4n1.deselected .color-block {
|
|
33656
|
-
background: #b4beca !important;
|
|
33657
|
-
}
|
|
33658
|
-
|
|
33659
|
-
.E_cz19rz6 {
|
|
33660
|
-
display: inline-block;
|
|
33661
|
-
height: 8px;
|
|
33662
|
-
width: 8px;
|
|
33663
|
-
margin-right: 8px;
|
|
33664
|
-
}
|
|
33665
|
-
|
|
33666
|
-
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
33667
|
-
display: flex;
|
|
33668
|
-
align-items: center;
|
|
33669
|
-
font-size: 12px;
|
|
33670
|
-
margin: 0;
|
|
33671
|
-
}
|
|
33672
|
-
|
|
33673
|
-
.E_m1y1hhnr {
|
|
33674
|
-
position: relative;
|
|
33675
|
-
}
|
|
33676
|
-
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
33677
|
-
bottom: -12px;
|
|
33678
|
-
}
|
|
33679
|
-
.E_m1y1hhnr .metric-toolbar {
|
|
33680
|
-
display: flex;
|
|
33681
|
-
justify-content: space-between;
|
|
33682
|
-
line-height: 30px;
|
|
33683
|
-
margin: 0 16px;
|
|
33684
|
-
}
|
|
33685
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
33686
|
-
display: flex;
|
|
33687
|
-
font-size: 12px;
|
|
33688
|
-
align-items: center;
|
|
33689
|
-
}
|
|
33690
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
33691
|
-
color: #a3b4cc;
|
|
33692
|
-
}
|
|
33693
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
33694
|
-
margin-left: 10px;
|
|
33519
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
33520
|
+
padding: 0;
|
|
33695
33521
|
}
|
|
33696
|
-
.
|
|
33697
|
-
|
|
33698
|
-
|
|
33522
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
33523
|
+
display: inline-block;
|
|
33524
|
+
margin-left: 12px;
|
|
33525
|
+
color: #2d3a56;
|
|
33699
33526
|
}
|
|
33700
|
-
.
|
|
33701
|
-
|
|
33527
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
33528
|
+
margin-left: 28px;
|
|
33529
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33702
33530
|
}
|
|
33703
|
-
.
|
|
33704
|
-
|
|
33705
|
-
bottom: 10px;
|
|
33706
|
-
padding: 0 8px;
|
|
33707
|
-
border-radius: 4px;
|
|
33708
|
-
font-size: 12px;
|
|
33709
|
-
color: #fff;
|
|
33710
|
-
background: rgba(0, 0, 0, 0.75);
|
|
33711
|
-
transform: translateX(-50%);
|
|
33531
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33532
|
+
margin-left: 8px;
|
|
33712
33533
|
}
|
|
33713
|
-
|
|
33714
|
-
|
|
33715
|
-
min-width: 200px;
|
|
33534
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
33535
|
+
margin-left: 24px;
|
|
33716
33536
|
}
|
|
33717
33537
|
|
|
33718
|
-
.
|
|
33719
|
-
|
|
33720
|
-
align-items: center;
|
|
33721
|
-
justify-content: space-between;
|
|
33722
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
33723
|
-
color: #b4beca;
|
|
33724
|
-
font-size: 12px;
|
|
33725
|
-
padding: 3px 6px;
|
|
33538
|
+
.E_b14q2gmw {
|
|
33539
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
33726
33540
|
}
|
|
33727
|
-
|
|
33728
|
-
|
|
33541
|
+
|
|
33542
|
+
.E_c1eym6el {
|
|
33543
|
+
border-radius: 8px;
|
|
33544
|
+
background-color: white;
|
|
33729
33545
|
}
|
|
33730
|
-
.
|
|
33731
|
-
|
|
33546
|
+
.E_c1eym6el.hoverable {
|
|
33547
|
+
cursor: pointer;
|
|
33732
33548
|
}
|
|
33733
|
-
.
|
|
33734
|
-
|
|
33735
|
-
|
|
33549
|
+
.E_c1eym6el.hoverable:hover {
|
|
33550
|
+
transition: all 200ms ease;
|
|
33551
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33552
|
+
transform: translateY(-4px);
|
|
33736
33553
|
}
|
|
33737
33554
|
|
|
33738
33555
|
.E_lht19u8 {
|
|
@@ -33793,33 +33610,226 @@ input.E_rf8rlle.ant-input {
|
|
|
33793
33610
|
margin-right: 4px;
|
|
33794
33611
|
}
|
|
33795
33612
|
|
|
33796
|
-
.E_slr2ynn {
|
|
33797
|
-
padding: 0 8px;
|
|
33798
|
-
height: 18px;
|
|
33613
|
+
.E_slr2ynn {
|
|
33614
|
+
padding: 0 8px;
|
|
33615
|
+
height: 18px;
|
|
33616
|
+
}
|
|
33617
|
+
|
|
33618
|
+
.E_m140wbb6 {
|
|
33619
|
+
padding: 2px 8px;
|
|
33620
|
+
height: 24px;
|
|
33621
|
+
}
|
|
33622
|
+
|
|
33623
|
+
.E_t1fozc1i {
|
|
33624
|
+
margin: 0;
|
|
33625
|
+
}
|
|
33626
|
+
|
|
33627
|
+
.E_i1vxv4ln {
|
|
33628
|
+
margin-right: 4px;
|
|
33629
|
+
height: 16px;
|
|
33630
|
+
}
|
|
33631
|
+
|
|
33632
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
33633
|
+
font-weight: 700;
|
|
33634
|
+
color: #00122e;
|
|
33635
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33636
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33637
|
+
word-break: break-all;
|
|
33638
|
+
display: inline;
|
|
33639
|
+
white-space: normal;
|
|
33640
|
+
}
|
|
33641
|
+
|
|
33642
|
+
.E_t1dtlqs1 {
|
|
33643
|
+
margin-bottom: 4px;
|
|
33644
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33645
|
+
overflow: hidden;
|
|
33646
|
+
text-overflow: ellipsis;
|
|
33647
|
+
white-space: nowrap;
|
|
33648
|
+
}
|
|
33649
|
+
|
|
33650
|
+
.E_s1ese5oy {
|
|
33651
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33652
|
+
line-height: 32px;
|
|
33653
|
+
height: 32px;
|
|
33654
|
+
margin-bottom: 0;
|
|
33655
|
+
}
|
|
33656
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
33657
|
+
color: #0080ff;
|
|
33658
|
+
}
|
|
33659
|
+
.E_s1ese5oy.warning {
|
|
33660
|
+
color: #ffa500;
|
|
33661
|
+
}
|
|
33662
|
+
.E_s1ese5oy.success {
|
|
33663
|
+
color: #00ba5d;
|
|
33664
|
+
}
|
|
33665
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
33666
|
+
color: #f0483e;
|
|
33667
|
+
}
|
|
33668
|
+
.E_s1ese5oy.normal {
|
|
33669
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33670
|
+
}
|
|
33671
|
+
|
|
33672
|
+
.E_b1ibis43 {
|
|
33673
|
+
margin-bottom: 0;
|
|
33674
|
+
color: #00122e;
|
|
33675
|
+
}
|
|
33676
|
+
|
|
33677
|
+
.E_b11xxjd2 {
|
|
33678
|
+
line-height: 32px;
|
|
33679
|
+
margin-right: 6px;
|
|
33680
|
+
}
|
|
33681
|
+
|
|
33682
|
+
.E_bsub5bw.with-description {
|
|
33683
|
+
height: 24px;
|
|
33684
|
+
flex: 1;
|
|
33685
|
+
position: relative;
|
|
33686
|
+
top: -7px;
|
|
33687
|
+
}
|
|
33688
|
+
.E_bsub5bw p {
|
|
33689
|
+
width: 100%;
|
|
33690
|
+
overflow: hidden;
|
|
33691
|
+
text-overflow: ellipsis;
|
|
33692
|
+
white-space: nowrap;
|
|
33693
|
+
}
|
|
33694
|
+
|
|
33695
|
+
.E_tmoyoag {
|
|
33696
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33697
|
+
border-radius: 8px;
|
|
33698
|
+
overflow: auto;
|
|
33699
|
+
}
|
|
33700
|
+
.E_tmoyoag .ant-list {
|
|
33701
|
+
position: relative;
|
|
33702
|
+
}
|
|
33703
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
33704
|
+
position: sticky;
|
|
33705
|
+
top: 0;
|
|
33706
|
+
z-index: 2;
|
|
33707
|
+
display: flex;
|
|
33708
|
+
padding: 8px;
|
|
33709
|
+
flex-wrap: nowrap;
|
|
33710
|
+
justify-content: flex-start;
|
|
33711
|
+
background: #f2f5fa;
|
|
33712
|
+
font-size: 14px;
|
|
33713
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33714
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33715
|
+
}
|
|
33716
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
33717
|
+
align-items: inherit;
|
|
33718
|
+
}
|
|
33719
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
33720
|
+
display: flex;
|
|
33721
|
+
justify-content: flex-start;
|
|
33722
|
+
align-items: flex-start;
|
|
33723
|
+
flex-wrap: wrap;
|
|
33724
|
+
padding: 8px;
|
|
33725
|
+
border: none;
|
|
33726
|
+
}
|
|
33727
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
33728
|
+
flex-basis: 100%;
|
|
33729
|
+
margin: 12px 0 0;
|
|
33730
|
+
order: 99;
|
|
33731
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33732
|
+
}
|
|
33733
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
33734
|
+
color: #f0483e;
|
|
33735
|
+
flex-basis: 100%;
|
|
33736
|
+
order: 98;
|
|
33737
|
+
margin: 12px 0 0;
|
|
33738
|
+
}
|
|
33739
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
33740
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33741
|
+
}
|
|
33742
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
33743
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33744
|
+
}
|
|
33745
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
33746
|
+
flex: 1 0 0;
|
|
33747
|
+
overflow: hidden;
|
|
33748
|
+
}
|
|
33749
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
33750
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33751
|
+
margin: 0;
|
|
33752
|
+
}
|
|
33753
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
33754
|
+
text-align: center;
|
|
33755
|
+
}
|
|
33756
|
+
.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 > * {
|
|
33757
|
+
text-align: center;
|
|
33758
|
+
}
|
|
33759
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
33760
|
+
text-align: left;
|
|
33761
|
+
}
|
|
33762
|
+
.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 > * {
|
|
33763
|
+
text-align: left;
|
|
33764
|
+
}
|
|
33765
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
33766
|
+
text-align: right;
|
|
33767
|
+
}
|
|
33768
|
+
.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 > * {
|
|
33769
|
+
text-align: right;
|
|
33770
|
+
}
|
|
33771
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
33772
|
+
margin-right: 8px;
|
|
33773
|
+
}
|
|
33774
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
33775
|
+
padding: 4px;
|
|
33776
|
+
width: 24px;
|
|
33777
|
+
height: 24px;
|
|
33778
|
+
overflow: hidden;
|
|
33779
|
+
}
|
|
33780
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
33781
|
+
padding: 0;
|
|
33782
|
+
}
|
|
33783
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
33784
|
+
cursor: not-allowed;
|
|
33785
|
+
opacity: 0.5;
|
|
33786
|
+
}
|
|
33787
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
33788
|
+
margin: 0;
|
|
33789
|
+
}
|
|
33790
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
33791
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
33792
|
+
border-radius: 5px;
|
|
33793
|
+
font-size: 12px;
|
|
33794
|
+
}
|
|
33795
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
33796
|
+
font-size: inherit;
|
|
33797
|
+
}
|
|
33798
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
33799
|
+
min-height: 24px;
|
|
33800
|
+
font-size: 12px;
|
|
33801
|
+
position: relative;
|
|
33802
|
+
}
|
|
33803
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
33804
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33805
|
+
}
|
|
33806
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
33807
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33808
|
+
}
|
|
33809
|
+
|
|
33810
|
+
.E_a138syjm {
|
|
33811
|
+
display: flex;
|
|
33812
|
+
align-items: center;
|
|
33813
|
+
margin-top: 8px;
|
|
33799
33814
|
}
|
|
33800
|
-
|
|
33801
|
-
.E_m140wbb6 {
|
|
33815
|
+
.E_a138syjm button.ant-btn {
|
|
33802
33816
|
padding: 2px 8px;
|
|
33803
33817
|
height: 24px;
|
|
33804
33818
|
}
|
|
33805
|
-
|
|
33806
|
-
|
|
33807
|
-
margin:
|
|
33819
|
+
.E_a138syjm > span.maximum-desc {
|
|
33820
|
+
display: none;
|
|
33821
|
+
margin-left: 8px;
|
|
33822
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33808
33823
|
}
|
|
33809
|
-
|
|
33810
|
-
|
|
33811
|
-
margin-right: 4px;
|
|
33812
|
-
height: 16px;
|
|
33824
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
33825
|
+
display: inline;
|
|
33813
33826
|
}
|
|
33814
33827
|
|
|
33815
|
-
.
|
|
33816
|
-
|
|
33817
|
-
|
|
33818
|
-
|
|
33819
|
-
|
|
33820
|
-
word-break: break-all;
|
|
33821
|
-
display: inline;
|
|
33822
|
-
white-space: normal;
|
|
33828
|
+
.E_d77i8u0 {
|
|
33829
|
+
width: 24px;
|
|
33830
|
+
height: 24px;
|
|
33831
|
+
padding: 4px;
|
|
33832
|
+
margin-right: 8px;
|
|
33823
33833
|
}
|
|
33824
33834
|
|
|
33825
33835
|
.E_i1g85yz3 {
|
|
@@ -34022,247 +34032,394 @@ input.E_rf8rlle.ant-input {
|
|
|
34022
34032
|
justify-content: center;
|
|
34023
34033
|
}
|
|
34024
34034
|
|
|
34025
|
-
.
|
|
34026
|
-
|
|
34027
|
-
|
|
34035
|
+
.E_t1gvlxt5 {
|
|
34036
|
+
min-width: 0;
|
|
34037
|
+
flex: 1;
|
|
34038
|
+
}
|
|
34039
|
+
.E_t1gvlxt5 .tag {
|
|
34040
|
+
flex: 0 0 auto;
|
|
34041
|
+
}
|
|
34042
|
+
.E_t1gvlxt5 .progress-title {
|
|
34043
|
+
flex: 2;
|
|
34044
|
+
max-width: fit-content;
|
|
34045
|
+
}
|
|
34046
|
+
.E_t1gvlxt5 .progress-desc {
|
|
34047
|
+
flex: 1;
|
|
34048
|
+
max-width: fit-content;
|
|
34049
|
+
}
|
|
34050
|
+
|
|
34051
|
+
.E_a1ji6r68 {
|
|
34052
|
+
display: flex;
|
|
34053
|
+
align-items: center;
|
|
34054
|
+
column-gap: var(--a1ji6r68-0);
|
|
34055
|
+
}
|
|
34056
|
+
|
|
34057
|
+
.E_tc97u5y {
|
|
34058
|
+
height: 100%;
|
|
34059
|
+
}
|
|
34060
|
+
|
|
34061
|
+
.E_tfzf37v {
|
|
34062
|
+
height: 100%;
|
|
34063
|
+
}
|
|
34064
|
+
.E_tfzf37v.empty-table .ant-table-content {
|
|
34065
|
+
overflow: visible !important;
|
|
34066
|
+
height: 100%;
|
|
34067
|
+
}
|
|
34068
|
+
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
34069
|
+
height: 100%;
|
|
34070
|
+
}
|
|
34071
|
+
.E_tfzf37v.empty-table .ant-table-content table {
|
|
34072
|
+
width: 100% !important;
|
|
34073
|
+
height: 100%;
|
|
34074
|
+
}
|
|
34075
|
+
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34076
|
+
padding: 15px 0;
|
|
34077
|
+
}
|
|
34078
|
+
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
34079
|
+
display: none;
|
|
34080
|
+
}
|
|
34081
|
+
.E_tfzf37v .active-row td:nth-child(1) {
|
|
34082
|
+
font-weight: 700;
|
|
34083
|
+
}
|
|
34084
|
+
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
34085
|
+
font-weight: 700;
|
|
34086
|
+
}
|
|
34087
|
+
.E_tfzf37v .ant-spin-nested-loading {
|
|
34088
|
+
height: 100%;
|
|
34089
|
+
}
|
|
34090
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
34091
|
+
height: 100%;
|
|
34092
|
+
overflow: visible;
|
|
34093
|
+
}
|
|
34094
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
34095
|
+
max-height: none;
|
|
34096
|
+
}
|
|
34097
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
34098
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
34099
|
+
display: none;
|
|
34100
|
+
}
|
|
34101
|
+
.E_tfzf37v td.ant-table-column-sort {
|
|
34102
|
+
background: transparent;
|
|
34103
|
+
}
|
|
34104
|
+
.E_tfzf37v td.ant-table-cell-fix-left,
|
|
34105
|
+
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
34106
|
+
background: #fff;
|
|
34107
|
+
padding: 0 !important;
|
|
34108
|
+
}
|
|
34109
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
34110
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34111
|
+
display: flex;
|
|
34112
|
+
align-items: center;
|
|
34113
|
+
height: 100%;
|
|
34114
|
+
padding: 8px;
|
|
34115
|
+
}
|
|
34116
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
34117
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
34028
34118
|
overflow: hidden;
|
|
34029
34119
|
text-overflow: ellipsis;
|
|
34030
|
-
|
|
34120
|
+
width: 100%;
|
|
34031
34121
|
}
|
|
34032
|
-
|
|
34033
|
-
|
|
34034
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34035
|
-
line-height: 32px;
|
|
34036
|
-
height: 32px;
|
|
34037
|
-
margin-bottom: 0;
|
|
34122
|
+
.E_tfzf37v .ant-table-container {
|
|
34123
|
+
height: 100%;
|
|
34038
34124
|
}
|
|
34039
|
-
.
|
|
34040
|
-
|
|
34125
|
+
.E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
|
|
34126
|
+
box-shadow: none !important;
|
|
34041
34127
|
}
|
|
34042
|
-
.
|
|
34043
|
-
|
|
34128
|
+
.E_tfzf37v .ant-table {
|
|
34129
|
+
border-radius: 0px;
|
|
34130
|
+
border-left: none;
|
|
34131
|
+
border-right: none;
|
|
34132
|
+
border-bottom: none;
|
|
34133
|
+
height: 100%;
|
|
34134
|
+
font-size: 12px;
|
|
34135
|
+
background: transparent;
|
|
34044
34136
|
}
|
|
34045
|
-
.
|
|
34046
|
-
|
|
34137
|
+
.E_tfzf37v .ant-table .ant-table-header {
|
|
34138
|
+
position: relative;
|
|
34139
|
+
z-index: 3;
|
|
34140
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34141
|
+
margin-bottom: -1px;
|
|
34047
34142
|
}
|
|
34048
|
-
.
|
|
34049
|
-
|
|
34143
|
+
.E_tfzf37v .ant-table .time-wrapper .date,
|
|
34144
|
+
.E_tfzf37v .ant-table .value {
|
|
34145
|
+
color: #2d3a56;
|
|
34050
34146
|
}
|
|
34051
|
-
.
|
|
34147
|
+
.E_tfzf37v .ant-table .time-wrapper .time,
|
|
34148
|
+
.E_tfzf37v .ant-table .unit {
|
|
34052
34149
|
color: rgba(44, 56, 82, 0.6);
|
|
34053
34150
|
}
|
|
34054
|
-
|
|
34055
|
-
|
|
34056
|
-
|
|
34057
|
-
color: #00122e;
|
|
34151
|
+
.E_tfzf37v .ant-table .ant-table-selection {
|
|
34152
|
+
position: unset;
|
|
34153
|
+
text-align: center;
|
|
34058
34154
|
}
|
|
34059
|
-
|
|
34060
|
-
|
|
34061
|
-
line-height: 32px;
|
|
34062
|
-
margin-right: 6px;
|
|
34155
|
+
.E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
34156
|
+
background: #fff;
|
|
34063
34157
|
}
|
|
34064
|
-
|
|
34065
|
-
|
|
34066
|
-
|
|
34067
|
-
|
|
34158
|
+
.E_tfzf37v .ant-table .anticon-setting {
|
|
34159
|
+
cursor: pointer;
|
|
34160
|
+
position: absolute;
|
|
34161
|
+
top: 50%;
|
|
34162
|
+
right: 12px;
|
|
34163
|
+
transform: translateY(-50%);
|
|
34164
|
+
}
|
|
34165
|
+
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
34166
|
+
box-shadow: none;
|
|
34167
|
+
width: 1px;
|
|
34168
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34169
|
+
}
|
|
34170
|
+
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
34171
|
+
box-shadow: none;
|
|
34172
|
+
width: 1px;
|
|
34173
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34174
|
+
}
|
|
34175
|
+
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
34068
34176
|
position: relative;
|
|
34069
|
-
top: -7px;
|
|
34070
34177
|
}
|
|
34071
|
-
.
|
|
34072
|
-
|
|
34178
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
34179
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34180
|
+
border-bottom: 1px solid white;
|
|
34181
|
+
height: 40px;
|
|
34182
|
+
vertical-align: middle;
|
|
34183
|
+
transition: background 0ms;
|
|
34184
|
+
color: #00122e;
|
|
34185
|
+
}
|
|
34186
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
34187
|
+
background: #f2f5fa;
|
|
34188
|
+
border-bottom-color: #f2f5fa;
|
|
34189
|
+
}
|
|
34190
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
34191
|
+
height: auto;
|
|
34192
|
+
color: #00122e;
|
|
34193
|
+
font-size: 12px;
|
|
34194
|
+
text-align: left;
|
|
34195
|
+
transition: none;
|
|
34073
34196
|
overflow: hidden;
|
|
34074
34197
|
text-overflow: ellipsis;
|
|
34075
34198
|
white-space: nowrap;
|
|
34076
34199
|
}
|
|
34077
|
-
|
|
34078
|
-
|
|
34079
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34080
|
-
border-radius: 8px;
|
|
34081
|
-
overflow: auto;
|
|
34200
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
34201
|
+
color: #0096ff;
|
|
34082
34202
|
}
|
|
34083
|
-
.
|
|
34084
|
-
|
|
34203
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
34204
|
+
overflow: hidden;
|
|
34205
|
+
text-overflow: ellipsis;
|
|
34206
|
+
width: 100%;
|
|
34207
|
+
vertical-align: middle;
|
|
34085
34208
|
}
|
|
34086
|
-
.
|
|
34087
|
-
|
|
34088
|
-
|
|
34089
|
-
|
|
34090
|
-
|
|
34091
|
-
|
|
34092
|
-
|
|
34093
|
-
|
|
34094
|
-
|
|
34095
|
-
|
|
34096
|
-
|
|
34097
|
-
border-
|
|
34209
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
34210
|
+
line-height: 0px;
|
|
34211
|
+
}
|
|
34212
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
34213
|
+
padding-right: 25px;
|
|
34214
|
+
}
|
|
34215
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
34216
|
+
border-top-color: transparent;
|
|
34217
|
+
}
|
|
34218
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
34219
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34220
|
+
border-color: transparent transparent white;
|
|
34221
|
+
}
|
|
34222
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
34223
|
+
border-radius: 8px 0 0 8px;
|
|
34098
34224
|
}
|
|
34099
|
-
.
|
|
34100
|
-
|
|
34225
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
34226
|
+
border-radius: 8px 0 0 8px;
|
|
34101
34227
|
}
|
|
34102
|
-
.
|
|
34103
|
-
|
|
34104
|
-
|
|
34105
|
-
|
|
34106
|
-
|
|
34107
|
-
|
|
34108
|
-
border: none;
|
|
34228
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
34229
|
+
content: "";
|
|
34230
|
+
width: 4px;
|
|
34231
|
+
top: -1px;
|
|
34232
|
+
bottom: -1px;
|
|
34233
|
+
background: white;
|
|
34109
34234
|
}
|
|
34110
|
-
.
|
|
34111
|
-
|
|
34112
|
-
margin: 12px 0 0;
|
|
34113
|
-
order: 99;
|
|
34114
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34235
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
34236
|
+
border-radius: 0 8px 8px 0;
|
|
34115
34237
|
}
|
|
34116
|
-
.
|
|
34117
|
-
|
|
34118
|
-
|
|
34119
|
-
|
|
34120
|
-
margin: 12px 0 0;
|
|
34238
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
34239
|
+
border-radius: 0;
|
|
34240
|
+
background: white;
|
|
34241
|
+
border-top: none;
|
|
34121
34242
|
}
|
|
34122
|
-
.
|
|
34123
|
-
|
|
34243
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
34244
|
+
border-top: 1px solid transparent;
|
|
34245
|
+
border-radius: 0 8px 8px 0;
|
|
34246
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34124
34247
|
}
|
|
34125
|
-
.
|
|
34126
|
-
background
|
|
34248
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
34249
|
+
background: white;
|
|
34250
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34127
34251
|
}
|
|
34128
|
-
.
|
|
34129
|
-
|
|
34130
|
-
|
|
34252
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34253
|
+
display: flex;
|
|
34254
|
+
align-items: center;
|
|
34255
|
+
height: 100%;
|
|
34256
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34131
34257
|
}
|
|
34132
|
-
.
|
|
34133
|
-
|
|
34134
|
-
|
|
34258
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
34259
|
+
background: white;
|
|
34260
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34135
34261
|
}
|
|
34136
|
-
.
|
|
34137
|
-
|
|
34262
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
34263
|
+
display: flex;
|
|
34264
|
+
align-items: center;
|
|
34265
|
+
height: 100%;
|
|
34266
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34138
34267
|
}
|
|
34139
|
-
.
|
|
34140
|
-
|
|
34268
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
34269
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34141
34270
|
}
|
|
34142
|
-
.
|
|
34143
|
-
|
|
34271
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
34272
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
34273
|
+
border-radius: 8px;
|
|
34144
34274
|
}
|
|
34145
|
-
.
|
|
34146
|
-
|
|
34275
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
34276
|
+
border-top-color: white;
|
|
34147
34277
|
}
|
|
34148
|
-
.
|
|
34149
|
-
|
|
34278
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
34279
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34280
|
+
border-bottom-color: transparent;
|
|
34281
|
+
border-top-color: transparent;
|
|
34150
34282
|
}
|
|
34151
|
-
.
|
|
34152
|
-
|
|
34283
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
34284
|
+
border-radius: 8px 0 0 8px;
|
|
34153
34285
|
}
|
|
34154
|
-
.
|
|
34155
|
-
|
|
34286
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
34287
|
+
border-radius: 0 8px 8px 0;
|
|
34156
34288
|
}
|
|
34157
|
-
.
|
|
34158
|
-
|
|
34159
|
-
width: 24px;
|
|
34160
|
-
height: 24px;
|
|
34161
|
-
overflow: hidden;
|
|
34289
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
34290
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34162
34291
|
}
|
|
34163
|
-
.
|
|
34164
|
-
|
|
34292
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
34293
|
+
background: #fff;
|
|
34294
|
+
font-weight: 400;
|
|
34295
|
+
position: relative;
|
|
34296
|
+
border-bottom: none;
|
|
34297
|
+
color: #00122e;
|
|
34298
|
+
transition: none;
|
|
34299
|
+
padding: 15px 8px 15px 8px;
|
|
34165
34300
|
}
|
|
34166
|
-
.
|
|
34167
|
-
|
|
34168
|
-
|
|
34301
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
34302
|
+
content: "";
|
|
34303
|
+
width: 1px;
|
|
34304
|
+
top: 0;
|
|
34305
|
+
bottom: 0;
|
|
34306
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34307
|
+
position: absolute;
|
|
34308
|
+
right: 0;
|
|
34169
34309
|
}
|
|
34170
|
-
.
|
|
34171
|
-
|
|
34310
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
34311
|
+
padding: unset;
|
|
34172
34312
|
}
|
|
34173
|
-
.
|
|
34174
|
-
|
|
34175
|
-
border-radius: 5px;
|
|
34176
|
-
font-size: 12px;
|
|
34313
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
34314
|
+
display: none;
|
|
34177
34315
|
}
|
|
34178
|
-
.
|
|
34179
|
-
|
|
34316
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
34317
|
+
width: 100%;
|
|
34318
|
+
overflow: hidden;
|
|
34319
|
+
white-space: nowrap;
|
|
34320
|
+
text-overflow: ellipsis;
|
|
34180
34321
|
}
|
|
34181
|
-
.
|
|
34182
|
-
|
|
34183
|
-
|
|
34184
|
-
|
|
34322
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
34323
|
+
overflow: hidden;
|
|
34324
|
+
text-overflow: ellipsis;
|
|
34325
|
+
flex: 1;
|
|
34185
34326
|
}
|
|
34186
|
-
.
|
|
34187
|
-
|
|
34327
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
34328
|
+
padding: 15px 25px 15px 8px;
|
|
34188
34329
|
}
|
|
34189
|
-
.
|
|
34190
|
-
|
|
34330
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
34331
|
+
padding: 0;
|
|
34191
34332
|
}
|
|
34192
|
-
|
|
34193
|
-
|
|
34194
|
-
|
|
34195
|
-
|
|
34196
|
-
|
|
34333
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
34334
|
+
position: absolute;
|
|
34335
|
+
right: 6px;
|
|
34336
|
+
top: 50%;
|
|
34337
|
+
transform: translateY(-50%);
|
|
34338
|
+
height: 16px;
|
|
34339
|
+
display: none;
|
|
34340
|
+
transition: transform 320ms ease;
|
|
34197
34341
|
}
|
|
34198
|
-
.
|
|
34199
|
-
|
|
34200
|
-
|
|
34342
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
34343
|
+
display: block;
|
|
34344
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34201
34345
|
}
|
|
34202
|
-
.
|
|
34346
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
34347
|
+
display: block;
|
|
34348
|
+
}
|
|
34349
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
34203
34350
|
display: none;
|
|
34204
|
-
margin-left: 8px;
|
|
34205
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34206
34351
|
}
|
|
34207
|
-
.
|
|
34208
|
-
|
|
34352
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
34353
|
+
transform: translateY(-50%);
|
|
34209
34354
|
}
|
|
34210
|
-
|
|
34211
|
-
|
|
34212
|
-
width: 24px;
|
|
34213
|
-
height: 24px;
|
|
34214
|
-
padding: 4px;
|
|
34215
|
-
margin-right: 8px;
|
|
34355
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
34356
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34216
34357
|
}
|
|
34217
|
-
|
|
34218
|
-
|
|
34219
|
-
font-size: 12px;
|
|
34220
|
-
line-height: 18px;
|
|
34221
|
-
height: 18px;
|
|
34358
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
34359
|
+
background: #f2f5fa;
|
|
34222
34360
|
}
|
|
34223
|
-
|
|
34224
|
-
|
|
34225
|
-
color: #0080FF;
|
|
34226
|
-
height: unset;
|
|
34361
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
34362
|
+
display: block;
|
|
34227
34363
|
}
|
|
34228
|
-
|
|
34229
|
-
|
|
34364
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
|
|
34365
|
+
padding-right: 25px;
|
|
34230
34366
|
}
|
|
34231
|
-
|
|
34232
|
-
|
|
34367
|
+
.E_tfzf37v .ant-table .ant-table-selection-column {
|
|
34368
|
+
padding: 0 !important;
|
|
34233
34369
|
}
|
|
34234
|
-
|
|
34235
|
-
|
|
34370
|
+
.E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
34371
|
+
position: absolute;
|
|
34372
|
+
left: 50%;
|
|
34373
|
+
top: 50%;
|
|
34374
|
+
transform: translate(-50%, -50%);
|
|
34236
34375
|
}
|
|
34237
|
-
|
|
34238
|
-
|
|
34376
|
+
.E_tfzf37v .ant-table .ant-table-selection-column:after {
|
|
34377
|
+
display: none;
|
|
34239
34378
|
}
|
|
34240
|
-
|
|
34241
|
-
|
|
34379
|
+
.E_tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
34380
|
+
background: #fff;
|
|
34242
34381
|
}
|
|
34243
|
-
|
|
34244
|
-
|
|
34382
|
+
.E_tfzf37v .ant-table .ant-table-placeholder {
|
|
34383
|
+
background: inherit;
|
|
34245
34384
|
}
|
|
34246
|
-
|
|
34247
|
-
|
|
34385
|
+
.E_tfzf37v .ant-table .ant-table-placeholder td {
|
|
34386
|
+
position: static;
|
|
34387
|
+
border: none;
|
|
34388
|
+
background: inherit !important;
|
|
34389
|
+
height: 100px;
|
|
34390
|
+
vertical-align: middle;
|
|
34248
34391
|
}
|
|
34249
|
-
|
|
34250
|
-
|
|
34392
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
|
|
34393
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34394
|
+
font-weight: bold;
|
|
34395
|
+
font-size: 20px;
|
|
34396
|
+
color: rgba(10, 37, 85, 0.6);
|
|
34251
34397
|
}
|
|
34252
|
-
|
|
34253
|
-
|
|
34398
|
+
.E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
|
|
34399
|
+
.E_tfzf37v .ant-table th.cell__action_ {
|
|
34400
|
+
z-index: 10;
|
|
34254
34401
|
}
|
|
34255
|
-
|
|
34256
|
-
|
|
34402
|
+
.E_tfzf37v .ant-table td.cell__action_ {
|
|
34403
|
+
padding: 0 !important;
|
|
34404
|
+
position: relative;
|
|
34405
|
+
background: #fff;
|
|
34257
34406
|
}
|
|
34258
|
-
|
|
34259
|
-
|
|
34407
|
+
.E_tfzf37v .ant-table td.cell__action_ > * {
|
|
34408
|
+
height: 100%;
|
|
34409
|
+
display: flex;
|
|
34410
|
+
align-items: center;
|
|
34411
|
+
justify-content: flex-end;
|
|
34412
|
+
padding-right: 8px;
|
|
34260
34413
|
}
|
|
34261
|
-
|
|
34262
|
-
|
|
34414
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button {
|
|
34415
|
+
width: 24px;
|
|
34416
|
+
height: 24px;
|
|
34417
|
+
cursor: pointer;
|
|
34418
|
+
justify-content: center;
|
|
34419
|
+
border-radius: 4px;
|
|
34263
34420
|
}
|
|
34264
|
-
|
|
34265
|
-
|
|
34421
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
|
|
34422
|
+
background: #fff;
|
|
34266
34423
|
}
|
|
34267
34424
|
|
|
34268
34425
|
.E_sddwhm6 {
|
|
@@ -34340,372 +34497,215 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34340
34497
|
display: inline-block;
|
|
34341
34498
|
}
|
|
34342
34499
|
|
|
34343
|
-
.
|
|
34344
|
-
|
|
34500
|
+
button.E_l48ei06.ant-btn {
|
|
34501
|
+
font-size: 12px;
|
|
34502
|
+
line-height: 18px;
|
|
34503
|
+
height: 18px;
|
|
34345
34504
|
}
|
|
34346
34505
|
|
|
34347
|
-
.
|
|
34348
|
-
|
|
34349
|
-
|
|
34350
|
-
.E_tfzf37v.empty-table .ant-table-content {
|
|
34351
|
-
overflow: visible !important;
|
|
34352
|
-
height: 100%;
|
|
34353
|
-
}
|
|
34354
|
-
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
34355
|
-
height: 100%;
|
|
34356
|
-
}
|
|
34357
|
-
.E_tfzf37v.empty-table .ant-table-content table {
|
|
34358
|
-
width: 100% !important;
|
|
34359
|
-
height: 100%;
|
|
34360
|
-
}
|
|
34361
|
-
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34362
|
-
padding: 15px 0;
|
|
34363
|
-
}
|
|
34364
|
-
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
34365
|
-
display: none;
|
|
34366
|
-
}
|
|
34367
|
-
.E_tfzf37v .active-row td:nth-child(1) {
|
|
34368
|
-
font-weight: 700;
|
|
34369
|
-
}
|
|
34370
|
-
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
34371
|
-
font-weight: 700;
|
|
34506
|
+
button.E_l48ei06 {
|
|
34507
|
+
color: #0080FF;
|
|
34508
|
+
height: unset;
|
|
34372
34509
|
}
|
|
34373
|
-
.
|
|
34374
|
-
|
|
34510
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
34511
|
+
margin-right: 4px;
|
|
34375
34512
|
}
|
|
34376
|
-
.
|
|
34377
|
-
|
|
34378
|
-
overflow: visible;
|
|
34513
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
34514
|
+
margin-left: 4px;
|
|
34379
34515
|
}
|
|
34380
|
-
.
|
|
34381
|
-
|
|
34516
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34517
|
+
color: #009DFF;
|
|
34382
34518
|
}
|
|
34383
|
-
.
|
|
34384
|
-
|
|
34385
|
-
display: none;
|
|
34519
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34520
|
+
color: #005ED1;
|
|
34386
34521
|
}
|
|
34387
|
-
.
|
|
34388
|
-
|
|
34522
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34523
|
+
color: #0080FF;
|
|
34389
34524
|
}
|
|
34390
|
-
.
|
|
34391
|
-
|
|
34392
|
-
background: #fff;
|
|
34393
|
-
padding: 0 !important;
|
|
34525
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34526
|
+
color: #00122E;
|
|
34394
34527
|
}
|
|
34395
|
-
.
|
|
34396
|
-
|
|
34397
|
-
display: flex;
|
|
34398
|
-
align-items: center;
|
|
34399
|
-
height: 100%;
|
|
34400
|
-
padding: 8px;
|
|
34528
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34529
|
+
color: #0080FF;
|
|
34401
34530
|
}
|
|
34402
|
-
.
|
|
34403
|
-
|
|
34404
|
-
overflow: hidden;
|
|
34405
|
-
text-overflow: ellipsis;
|
|
34406
|
-
width: 100%;
|
|
34531
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34532
|
+
color: #005ED1;
|
|
34407
34533
|
}
|
|
34408
|
-
.
|
|
34409
|
-
|
|
34534
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34535
|
+
color: #00122E;
|
|
34410
34536
|
}
|
|
34411
|
-
.
|
|
34412
|
-
|
|
34537
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34538
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34413
34539
|
}
|
|
34414
|
-
.
|
|
34415
|
-
|
|
34416
|
-
border-left: none;
|
|
34417
|
-
border-right: none;
|
|
34418
|
-
border-bottom: none;
|
|
34419
|
-
height: 100%;
|
|
34420
|
-
font-size: 12px;
|
|
34421
|
-
background: transparent;
|
|
34540
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34541
|
+
color: #0080FF;
|
|
34422
34542
|
}
|
|
34423
|
-
.
|
|
34424
|
-
|
|
34425
|
-
z-index: 3;
|
|
34426
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34427
|
-
margin-bottom: -1px;
|
|
34543
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34544
|
+
color: #005ED1;
|
|
34428
34545
|
}
|
|
34429
|
-
.
|
|
34430
|
-
|
|
34431
|
-
color: #2d3a56;
|
|
34546
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34547
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34432
34548
|
}
|
|
34433
|
-
|
|
34434
|
-
.
|
|
34549
|
+
|
|
34550
|
+
.E_msn7nxt {
|
|
34435
34551
|
color: rgba(44, 56, 82, 0.6);
|
|
34436
|
-
}
|
|
34437
|
-
.E_tfzf37v .ant-table .ant-table-selection {
|
|
34438
|
-
position: unset;
|
|
34439
34552
|
text-align: center;
|
|
34440
|
-
}
|
|
34441
|
-
.E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
34442
|
-
background: #fff;
|
|
34443
|
-
}
|
|
34444
|
-
.E_tfzf37v .ant-table .anticon-setting {
|
|
34445
|
-
cursor: pointer;
|
|
34446
|
-
position: absolute;
|
|
34447
|
-
top: 50%;
|
|
34448
|
-
right: 12px;
|
|
34449
|
-
transform: translateY(-50%);
|
|
34450
|
-
}
|
|
34451
|
-
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
34452
|
-
box-shadow: none;
|
|
34453
|
-
width: 1px;
|
|
34454
|
-
background: rgba(213, 219, 227, 0.6);
|
|
34455
|
-
}
|
|
34456
|
-
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
34457
|
-
box-shadow: none;
|
|
34458
|
-
width: 1px;
|
|
34459
|
-
background: rgba(213, 219, 227, 0.6);
|
|
34460
|
-
}
|
|
34461
|
-
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
34462
|
-
position: relative;
|
|
34463
|
-
}
|
|
34464
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
34465
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34466
|
-
border-bottom: 1px solid white;
|
|
34467
|
-
height: 40px;
|
|
34468
|
-
vertical-align: middle;
|
|
34469
|
-
transition: background 0ms;
|
|
34470
|
-
color: #00122e;
|
|
34471
|
-
}
|
|
34472
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
34473
|
-
background: #f2f5fa;
|
|
34474
|
-
border-bottom-color: #f2f5fa;
|
|
34475
|
-
}
|
|
34476
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
34477
|
-
height: auto;
|
|
34478
|
-
color: #00122e;
|
|
34479
|
-
font-size: 12px;
|
|
34480
|
-
text-align: left;
|
|
34481
|
-
transition: none;
|
|
34482
|
-
overflow: hidden;
|
|
34483
|
-
text-overflow: ellipsis;
|
|
34484
|
-
white-space: nowrap;
|
|
34485
|
-
}
|
|
34486
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
34487
|
-
color: #0096ff;
|
|
34488
|
-
}
|
|
34489
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
34490
|
-
overflow: hidden;
|
|
34491
|
-
text-overflow: ellipsis;
|
|
34492
|
-
width: 100%;
|
|
34493
|
-
vertical-align: middle;
|
|
34494
|
-
}
|
|
34495
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
34496
|
-
line-height: 0px;
|
|
34497
|
-
}
|
|
34498
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
34499
|
-
padding-right: 25px;
|
|
34500
|
-
}
|
|
34501
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
34502
|
-
border-top-color: transparent;
|
|
34503
|
-
}
|
|
34504
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
34505
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34506
|
-
border-color: transparent transparent white;
|
|
34507
|
-
}
|
|
34508
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
34509
|
-
border-radius: 8px 0 0 8px;
|
|
34510
|
-
}
|
|
34511
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
34512
|
-
border-radius: 8px 0 0 8px;
|
|
34513
|
-
}
|
|
34514
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
34515
|
-
content: "";
|
|
34516
|
-
width: 4px;
|
|
34517
|
-
top: -1px;
|
|
34518
|
-
bottom: -1px;
|
|
34519
|
-
background: white;
|
|
34520
|
-
}
|
|
34521
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
34522
|
-
border-radius: 0 8px 8px 0;
|
|
34523
|
-
}
|
|
34524
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
34525
|
-
border-radius: 0;
|
|
34526
|
-
background: white;
|
|
34527
|
-
border-top: none;
|
|
34528
|
-
}
|
|
34529
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
34530
|
-
border-top: 1px solid transparent;
|
|
34531
|
-
border-radius: 0 8px 8px 0;
|
|
34532
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34533
|
-
}
|
|
34534
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
34535
|
-
background: white;
|
|
34536
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34537
|
-
}
|
|
34538
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34539
|
-
display: flex;
|
|
34540
|
-
align-items: center;
|
|
34541
|
-
height: 100%;
|
|
34542
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34543
|
-
}
|
|
34544
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
34545
|
-
background: white;
|
|
34546
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34547
|
-
}
|
|
34548
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
34549
34553
|
display: flex;
|
|
34550
34554
|
align-items: center;
|
|
34555
|
+
justify-content: center;
|
|
34556
|
+
flex-direction: column;
|
|
34551
34557
|
height: 100%;
|
|
34552
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34553
|
-
}
|
|
34554
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
34555
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34556
|
-
}
|
|
34557
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
34558
|
-
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
34559
|
-
border-radius: 8px;
|
|
34560
34558
|
}
|
|
34561
|
-
.
|
|
34562
|
-
|
|
34559
|
+
.E_msn7nxt .link {
|
|
34560
|
+
color: #0080ff;
|
|
34561
|
+
cursor: pointer;
|
|
34563
34562
|
}
|
|
34564
|
-
|
|
34565
|
-
|
|
34566
|
-
|
|
34567
|
-
|
|
34563
|
+
|
|
34564
|
+
.E_mp64wfi {
|
|
34565
|
+
width: 100%;
|
|
34566
|
+
height: 100%;
|
|
34567
|
+
display: flex;
|
|
34568
|
+
flex-direction: column;
|
|
34568
34569
|
}
|
|
34569
|
-
.
|
|
34570
|
-
|
|
34570
|
+
.E_mp64wfi .name-toolbar {
|
|
34571
|
+
width: 100%;
|
|
34572
|
+
display: flex;
|
|
34573
|
+
line-height: 30px;
|
|
34574
|
+
padding: 0 16px;
|
|
34575
|
+
justify-content: space-between;
|
|
34571
34576
|
}
|
|
34572
|
-
.
|
|
34573
|
-
|
|
34577
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34578
|
+
display: flex;
|
|
34579
|
+
font-size: 12px;
|
|
34580
|
+
align-items: center;
|
|
34574
34581
|
}
|
|
34575
|
-
.
|
|
34576
|
-
|
|
34582
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34583
|
+
color: #a3b4cc;
|
|
34577
34584
|
}
|
|
34578
|
-
.
|
|
34579
|
-
|
|
34580
|
-
font-weight: 400;
|
|
34581
|
-
position: relative;
|
|
34582
|
-
border-bottom: none;
|
|
34583
|
-
color: #00122e;
|
|
34584
|
-
transition: none;
|
|
34585
|
-
padding: 15px 8px 15px 8px;
|
|
34585
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34586
|
+
margin-left: 10px;
|
|
34586
34587
|
}
|
|
34587
|
-
.
|
|
34588
|
-
|
|
34589
|
-
|
|
34590
|
-
top: 0;
|
|
34591
|
-
bottom: 0;
|
|
34592
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34593
|
-
position: absolute;
|
|
34594
|
-
right: 0;
|
|
34588
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34589
|
+
margin-left: 10px;
|
|
34590
|
+
cursor: pointer;
|
|
34595
34591
|
}
|
|
34596
|
-
.
|
|
34597
|
-
|
|
34592
|
+
.E_mp64wfi .content {
|
|
34593
|
+
flex: 1;
|
|
34594
|
+
width: 100%;
|
|
34595
|
+
display: flex;
|
|
34596
|
+
justify-content: center;
|
|
34597
|
+
align-items: center;
|
|
34598
34598
|
}
|
|
34599
|
-
.
|
|
34600
|
-
|
|
34599
|
+
.E_mp64wfi .single-content {
|
|
34600
|
+
height: 65px;
|
|
34601
34601
|
}
|
|
34602
|
-
|
|
34603
|
-
|
|
34604
|
-
|
|
34602
|
+
|
|
34603
|
+
.E_l1oyigan {
|
|
34604
|
+
display: flex;
|
|
34605
|
+
align-items: center;
|
|
34605
34606
|
white-space: nowrap;
|
|
34606
|
-
text-overflow: ellipsis;
|
|
34607
|
-
}
|
|
34608
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
34609
34607
|
overflow: hidden;
|
|
34610
|
-
|
|
34611
|
-
flex: 1;
|
|
34612
|
-
}
|
|
34613
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
34614
|
-
padding: 15px 25px 15px 8px;
|
|
34615
|
-
}
|
|
34616
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
34617
|
-
padding: 0;
|
|
34618
|
-
}
|
|
34619
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
34620
|
-
position: absolute;
|
|
34621
|
-
right: 6px;
|
|
34622
|
-
top: 50%;
|
|
34623
|
-
transform: translateY(-50%);
|
|
34624
|
-
height: 16px;
|
|
34625
|
-
display: none;
|
|
34626
|
-
transition: transform 320ms ease;
|
|
34608
|
+
width: 100%;
|
|
34627
34609
|
}
|
|
34628
|
-
.
|
|
34629
|
-
|
|
34630
|
-
|
|
34610
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
34611
|
+
margin-left: auto;
|
|
34612
|
+
font-size: 12px;
|
|
34631
34613
|
}
|
|
34632
|
-
|
|
34633
|
-
|
|
34614
|
+
|
|
34615
|
+
.E_l1noi4n1 {
|
|
34616
|
+
display: flex;
|
|
34617
|
+
justify-content: flex-start;
|
|
34618
|
+
align-items: center;
|
|
34619
|
+
font-size: 12px;
|
|
34620
|
+
cursor: pointer;
|
|
34634
34621
|
}
|
|
34635
|
-
.
|
|
34636
|
-
|
|
34622
|
+
.E_l1noi4n1:not(:last-child) {
|
|
34623
|
+
margin-right: 20px;
|
|
34637
34624
|
}
|
|
34638
|
-
.
|
|
34639
|
-
|
|
34625
|
+
.E_l1noi4n1.deselected {
|
|
34626
|
+
opacity: 0.4;
|
|
34640
34627
|
}
|
|
34641
|
-
.
|
|
34642
|
-
|
|
34628
|
+
.E_l1noi4n1.deselected .color-block {
|
|
34629
|
+
background: #b4beca !important;
|
|
34643
34630
|
}
|
|
34644
|
-
|
|
34645
|
-
|
|
34631
|
+
|
|
34632
|
+
.E_cz19rz6 {
|
|
34633
|
+
display: inline-block;
|
|
34634
|
+
height: 8px;
|
|
34635
|
+
width: 8px;
|
|
34636
|
+
margin-right: 8px;
|
|
34646
34637
|
}
|
|
34647
|
-
|
|
34648
|
-
|
|
34638
|
+
|
|
34639
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34640
|
+
display: flex;
|
|
34641
|
+
align-items: center;
|
|
34642
|
+
font-size: 12px;
|
|
34643
|
+
margin: 0;
|
|
34649
34644
|
}
|
|
34650
|
-
|
|
34651
|
-
|
|
34645
|
+
|
|
34646
|
+
.E_m1y1hhnr {
|
|
34647
|
+
position: relative;
|
|
34652
34648
|
}
|
|
34653
|
-
.
|
|
34654
|
-
|
|
34649
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
34650
|
+
bottom: -12px;
|
|
34655
34651
|
}
|
|
34656
|
-
.
|
|
34657
|
-
|
|
34658
|
-
|
|
34659
|
-
|
|
34660
|
-
|
|
34652
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
34653
|
+
display: flex;
|
|
34654
|
+
justify-content: space-between;
|
|
34655
|
+
line-height: 30px;
|
|
34656
|
+
margin: 0 16px;
|
|
34661
34657
|
}
|
|
34662
|
-
.
|
|
34663
|
-
display:
|
|
34658
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
34659
|
+
display: flex;
|
|
34660
|
+
font-size: 12px;
|
|
34661
|
+
align-items: center;
|
|
34664
34662
|
}
|
|
34665
|
-
.
|
|
34666
|
-
|
|
34663
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
34664
|
+
color: #a3b4cc;
|
|
34667
34665
|
}
|
|
34668
|
-
.
|
|
34669
|
-
|
|
34666
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34667
|
+
margin-left: 10px;
|
|
34670
34668
|
}
|
|
34671
|
-
.
|
|
34672
|
-
|
|
34673
|
-
|
|
34674
|
-
background: inherit !important;
|
|
34675
|
-
height: 100px;
|
|
34676
|
-
vertical-align: middle;
|
|
34669
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
34670
|
+
margin-left: 10px;
|
|
34671
|
+
cursor: pointer;
|
|
34677
34672
|
}
|
|
34678
|
-
.
|
|
34679
|
-
|
|
34680
|
-
font-weight: bold;
|
|
34681
|
-
font-size: 20px;
|
|
34682
|
-
color: rgba(10, 37, 85, 0.6);
|
|
34673
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
34674
|
+
font-size: 12px;
|
|
34683
34675
|
}
|
|
34684
|
-
.
|
|
34685
|
-
|
|
34686
|
-
|
|
34676
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
34677
|
+
position: absolute;
|
|
34678
|
+
bottom: 10px;
|
|
34679
|
+
padding: 0 8px;
|
|
34680
|
+
border-radius: 4px;
|
|
34681
|
+
font-size: 12px;
|
|
34682
|
+
color: #fff;
|
|
34683
|
+
background: rgba(0, 0, 0, 0.75);
|
|
34684
|
+
transform: translateX(-50%);
|
|
34687
34685
|
}
|
|
34688
|
-
|
|
34689
|
-
|
|
34690
|
-
|
|
34691
|
-
background: #fff;
|
|
34686
|
+
|
|
34687
|
+
.E_tnvijvs {
|
|
34688
|
+
min-width: 200px;
|
|
34692
34689
|
}
|
|
34693
|
-
|
|
34694
|
-
|
|
34690
|
+
|
|
34691
|
+
.E_t1ub2aex {
|
|
34695
34692
|
display: flex;
|
|
34696
34693
|
align-items: center;
|
|
34697
|
-
justify-content:
|
|
34698
|
-
|
|
34694
|
+
justify-content: space-between;
|
|
34695
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
34696
|
+
color: #b4beca;
|
|
34697
|
+
font-size: 12px;
|
|
34698
|
+
padding: 3px 6px;
|
|
34699
34699
|
}
|
|
34700
|
-
.
|
|
34701
|
-
|
|
34702
|
-
height: 24px;
|
|
34703
|
-
cursor: pointer;
|
|
34704
|
-
justify-content: center;
|
|
34705
|
-
border-radius: 4px;
|
|
34700
|
+
.E_t1ub2aex:first-child {
|
|
34701
|
+
padding-top: 3px;
|
|
34706
34702
|
}
|
|
34707
|
-
.
|
|
34708
|
-
|
|
34703
|
+
.E_t1ub2aex:last-child {
|
|
34704
|
+
padding-bottom: 3px;
|
|
34705
|
+
}
|
|
34706
|
+
.E_t1ub2aex .column-value {
|
|
34707
|
+
color: #fff;
|
|
34708
|
+
margin-left: 8px;
|
|
34709
34709
|
}
|
|
34710
34710
|
|
|
34711
34711
|
.E_t13ef470 {
|
|
@@ -34757,6 +34757,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34757
34757
|
display: block;
|
|
34758
34758
|
}
|
|
34759
34759
|
|
|
34760
|
+
.E_i14c7jc8 {
|
|
34761
|
+
color: var(--i14c7jc8-0);
|
|
34762
|
+
}
|
|
34763
|
+
|
|
34764
|
+
.E_i1ibuolf {
|
|
34765
|
+
display: flex;
|
|
34766
|
+
align-items: center;
|
|
34767
|
+
column-gap: 4px;
|
|
34768
|
+
font-size: 12px;
|
|
34769
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34770
|
+
}
|
|
34771
|
+
|
|
34760
34772
|
.E_d1u4ndxc {
|
|
34761
34773
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34762
34774
|
font-size: 12px;
|
|
@@ -34786,16 +34798,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34786
34798
|
to {
|
|
34787
34799
|
transform: translateX(100%);
|
|
34788
34800
|
}
|
|
34789
|
-
}
|
|
34790
|
-
|
|
34791
|
-
.E_i14c7jc8 {
|
|
34792
|
-
color: var(--i14c7jc8-0);
|
|
34793
|
-
}
|
|
34794
|
-
|
|
34795
|
-
.E_i1ibuolf {
|
|
34796
|
-
display: flex;
|
|
34797
|
-
align-items: center;
|
|
34798
|
-
column-gap: 4px;
|
|
34799
|
-
font-size: 12px;
|
|
34800
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
34801
34801
|
}
|