@cloudtower/eagle 0.32.5 → 0.32.7
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 +906 -907
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +803 -803
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29573,65 +29573,101 @@ html body {
|
|
|
29573
29573
|
margin-left: 1px;
|
|
29574
29574
|
}
|
|
29575
29575
|
|
|
29576
|
-
.
|
|
29577
|
-
|
|
29578
|
-
|
|
29579
|
-
|
|
29580
|
-
background: #edf0f7;
|
|
29581
|
-
padding: 8px 12px;
|
|
29582
|
-
position: sticky;
|
|
29583
|
-
top: 0;
|
|
29584
|
-
z-index: 1;
|
|
29585
|
-
margin-bottom: -52px;
|
|
29576
|
+
.E_clm1wy1 {
|
|
29577
|
+
width: 192px;
|
|
29578
|
+
height: 246px;
|
|
29579
|
+
border-radius: 4px;
|
|
29586
29580
|
}
|
|
29587
|
-
.
|
|
29588
|
-
|
|
29589
|
-
|
|
29590
|
-
|
|
29591
|
-
|
|
29581
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
29582
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
29583
|
+
width: 100%;
|
|
29584
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
29585
|
+
border-top: none;
|
|
29592
29586
|
}
|
|
29593
|
-
.
|
|
29594
|
-
|
|
29595
|
-
|
|
29596
|
-
width: 32px;
|
|
29597
|
-
height: 32px;
|
|
29598
|
-
border-radius: 50%;
|
|
29599
|
-
justify-content: center;
|
|
29587
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
29588
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
29589
|
+
padding: 0 16px;
|
|
29600
29590
|
}
|
|
29601
|
-
.
|
|
29602
|
-
|
|
29591
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
29592
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
29593
|
+
width: 100%;
|
|
29594
|
+
height: 180px;
|
|
29595
|
+
border-spacing: 0;
|
|
29603
29596
|
}
|
|
29604
|
-
.
|
|
29605
|
-
|
|
29606
|
-
margin-
|
|
29607
|
-
white-space: nowrap;
|
|
29608
|
-
text-align: right;
|
|
29609
|
-
position: relative;
|
|
29610
|
-
padding: 4px 0;
|
|
29611
|
-
margin-top: -4px;
|
|
29612
|
-
overflow: hidden;
|
|
29597
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
29598
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
29599
|
+
margin-bottom: 8px;
|
|
29613
29600
|
}
|
|
29614
|
-
.
|
|
29615
|
-
|
|
29601
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
29602
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
29603
|
+
width: 22px;
|
|
29616
29604
|
}
|
|
29617
|
-
.
|
|
29618
|
-
|
|
29605
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
29606
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
29607
|
+
padding: 0;
|
|
29619
29608
|
}
|
|
29620
|
-
.
|
|
29621
|
-
|
|
29609
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
29610
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29611
|
+
opacity: 0.4;
|
|
29622
29612
|
}
|
|
29623
|
-
.
|
|
29624
|
-
|
|
29613
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
29614
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29615
|
+
opacity: 1;
|
|
29625
29616
|
}
|
|
29626
|
-
.
|
|
29617
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
29618
|
+
color: #3e4652;
|
|
29619
|
+
}
|
|
29620
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
29621
|
+
pointer-events: none;
|
|
29622
|
+
}
|
|
29623
|
+
|
|
29624
|
+
.E_t1tsm00v {
|
|
29625
|
+
color: rgba(129, 138, 153, 0.6);
|
|
29626
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
29627
|
+
backdrop-filter: blur(10px);
|
|
29628
|
+
padding: 7px 10px;
|
|
29629
|
+
}
|
|
29630
|
+
|
|
29631
|
+
.E_c167wnad {
|
|
29632
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29633
|
+
display: flex;
|
|
29634
|
+
justify-content: space-between;
|
|
29635
|
+
align-items: center;
|
|
29636
|
+
padding: 8px 16px;
|
|
29637
|
+
}
|
|
29638
|
+
.E_c167wnad .anticon {
|
|
29627
29639
|
cursor: pointer;
|
|
29628
|
-
|
|
29629
|
-
|
|
29640
|
+
}
|
|
29641
|
+
.E_c167wnad .anticon:hover {
|
|
29642
|
+
color: #0096ff;
|
|
29643
|
+
}
|
|
29644
|
+
|
|
29645
|
+
.E_cxhf7dh {
|
|
29646
|
+
text-align: center;
|
|
29647
|
+
}
|
|
29648
|
+
.E_cxhf7dh .dots {
|
|
29649
|
+
display: flex;
|
|
29630
29650
|
justify-content: center;
|
|
29631
|
-
border-radius: 50%;
|
|
29632
29651
|
}
|
|
29633
|
-
.
|
|
29634
|
-
|
|
29652
|
+
.E_cxhf7dh .dot {
|
|
29653
|
+
display: inline-block;
|
|
29654
|
+
width: 2px;
|
|
29655
|
+
height: 2px;
|
|
29656
|
+
border-radius: 1px;
|
|
29657
|
+
background: #0096ff;
|
|
29658
|
+
}
|
|
29659
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
29660
|
+
margin-right: 2px;
|
|
29661
|
+
}
|
|
29662
|
+
.E_cxhf7dh .bar {
|
|
29663
|
+
width: 9px;
|
|
29664
|
+
height: 2px;
|
|
29665
|
+
background: #0096ff;
|
|
29666
|
+
border-radius: 2px;
|
|
29667
|
+
}
|
|
29668
|
+
|
|
29669
|
+
span.E_tqjc4ui {
|
|
29670
|
+
margin: 0 2px;
|
|
29635
29671
|
}
|
|
29636
29672
|
|
|
29637
29673
|
.E_gmyahx3 {
|
|
@@ -29644,10 +29680,6 @@ html body {
|
|
|
29644
29680
|
color: #0080ff;
|
|
29645
29681
|
}
|
|
29646
29682
|
|
|
29647
|
-
span.E_tqjc4ui {
|
|
29648
|
-
margin: 0 2px;
|
|
29649
|
-
}
|
|
29650
|
-
|
|
29651
29683
|
.E_c18bcrac {
|
|
29652
29684
|
display: inline-block;
|
|
29653
29685
|
width: 100%;
|
|
@@ -29695,23 +29727,65 @@ span.E_tqjc4ui {
|
|
|
29695
29727
|
margin-right: 4px;
|
|
29696
29728
|
}
|
|
29697
29729
|
|
|
29698
|
-
.
|
|
29730
|
+
.E_s1ebs0ra {
|
|
29699
29731
|
display: flex;
|
|
29700
29732
|
align-items: center;
|
|
29701
|
-
|
|
29702
|
-
|
|
29733
|
+
justify-content: space-between;
|
|
29734
|
+
background: #edf0f7;
|
|
29735
|
+
padding: 8px 12px;
|
|
29736
|
+
position: sticky;
|
|
29737
|
+
top: 0;
|
|
29738
|
+
z-index: 1;
|
|
29739
|
+
margin-bottom: -52px;
|
|
29703
29740
|
}
|
|
29704
|
-
.
|
|
29705
|
-
|
|
29741
|
+
.E_s1ebs0ra .select-total {
|
|
29742
|
+
display: flex;
|
|
29743
|
+
align-items: center;
|
|
29744
|
+
font-weight: 700;
|
|
29745
|
+
flex-shrink: 0;
|
|
29706
29746
|
}
|
|
29707
|
-
|
|
29708
|
-
|
|
29709
|
-
margin:
|
|
29747
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29748
|
+
cursor: pointer;
|
|
29749
|
+
margin-left: 8px;
|
|
29750
|
+
width: 32px;
|
|
29751
|
+
height: 32px;
|
|
29752
|
+
border-radius: 50%;
|
|
29753
|
+
justify-content: center;
|
|
29710
29754
|
}
|
|
29711
|
-
|
|
29712
|
-
.
|
|
29713
|
-
|
|
29714
|
-
|
|
29755
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29756
|
+
background: rgba(225, 230, 241, 0.6);
|
|
29757
|
+
}
|
|
29758
|
+
.E_s1ebs0ra .action-group {
|
|
29759
|
+
flex: 1;
|
|
29760
|
+
margin-left: 88px;
|
|
29761
|
+
white-space: nowrap;
|
|
29762
|
+
text-align: right;
|
|
29763
|
+
position: relative;
|
|
29764
|
+
padding: 4px 0;
|
|
29765
|
+
margin-top: -4px;
|
|
29766
|
+
overflow: hidden;
|
|
29767
|
+
}
|
|
29768
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29769
|
+
transform: translateY(-4px);
|
|
29770
|
+
}
|
|
29771
|
+
.E_s1ebs0ra .action-group button {
|
|
29772
|
+
border: none;
|
|
29773
|
+
}
|
|
29774
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29775
|
+
margin-right: 8px;
|
|
29776
|
+
}
|
|
29777
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
29778
|
+
margin-right: 4px;
|
|
29779
|
+
}
|
|
29780
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
29781
|
+
cursor: pointer;
|
|
29782
|
+
width: 32px;
|
|
29783
|
+
height: 32px;
|
|
29784
|
+
justify-content: center;
|
|
29785
|
+
border-radius: 50%;
|
|
29786
|
+
}
|
|
29787
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
29788
|
+
background: #fff;
|
|
29715
29789
|
}
|
|
29716
29790
|
|
|
29717
29791
|
.E_ou7iq30 {
|
|
@@ -29741,97 +29815,136 @@ span.E_tqjc4ui {
|
|
|
29741
29815
|
visibility: hidden;
|
|
29742
29816
|
}
|
|
29743
29817
|
|
|
29744
|
-
.
|
|
29745
|
-
|
|
29746
|
-
|
|
29747
|
-
|
|
29818
|
+
.E_n12mqh7z {
|
|
29819
|
+
display: flex;
|
|
29820
|
+
align-items: center;
|
|
29821
|
+
font-size: 12px;
|
|
29822
|
+
line-height: 18px;
|
|
29748
29823
|
}
|
|
29749
|
-
.
|
|
29750
|
-
|
|
29751
|
-
width: 100%;
|
|
29752
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
29753
|
-
border-top: none;
|
|
29824
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29825
|
+
margin-bottom: 4px;
|
|
29754
29826
|
}
|
|
29755
|
-
|
|
29756
|
-
.
|
|
29757
|
-
|
|
29827
|
+
|
|
29828
|
+
.E_tf5bynu {
|
|
29829
|
+
margin: 0 3px;
|
|
29758
29830
|
}
|
|
29759
|
-
|
|
29760
|
-
.
|
|
29761
|
-
|
|
29762
|
-
|
|
29763
|
-
border-spacing: 0;
|
|
29831
|
+
|
|
29832
|
+
.E_tcckoz1 {
|
|
29833
|
+
max-height: 400px;
|
|
29834
|
+
overflow: auto;
|
|
29764
29835
|
}
|
|
29765
|
-
|
|
29766
|
-
.
|
|
29767
|
-
|
|
29836
|
+
|
|
29837
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
29838
|
+
background: #edf0f7;
|
|
29839
|
+
padding: 32px 8px;
|
|
29840
|
+
overflow: auto;
|
|
29768
29841
|
}
|
|
29769
|
-
.
|
|
29770
|
-
|
|
29771
|
-
|
|
29842
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
29843
|
+
display: flex;
|
|
29844
|
+
flex-direction: column;
|
|
29845
|
+
justify-content: space-between;
|
|
29772
29846
|
}
|
|
29773
|
-
.
|
|
29774
|
-
|
|
29847
|
+
.E_s1at6qmn footer {
|
|
29848
|
+
display: flex;
|
|
29849
|
+
}
|
|
29850
|
+
.E_s1at6qmn .ant-menu {
|
|
29851
|
+
background: #edf0f7;
|
|
29852
|
+
}
|
|
29853
|
+
.E_s1at6qmn .ant-menu a {
|
|
29854
|
+
color: #00122e;
|
|
29855
|
+
width: 180px;
|
|
29856
|
+
overflow: hidden;
|
|
29857
|
+
text-overflow: ellipsis;
|
|
29858
|
+
}
|
|
29859
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
29860
|
+
margin-bottom: 24px;
|
|
29861
|
+
}
|
|
29862
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
29863
|
+
margin: 0;
|
|
29864
|
+
}
|
|
29865
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
29866
|
+
font-size: 12px;
|
|
29867
|
+
padding: 0 8px 4px;
|
|
29868
|
+
line-height: 18px;
|
|
29869
|
+
}
|
|
29870
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
29775
29871
|
padding: 0;
|
|
29776
29872
|
}
|
|
29777
|
-
.
|
|
29778
|
-
|
|
29779
|
-
opacity: 0.4;
|
|
29873
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
29874
|
+
padding-bottom: 24px;
|
|
29780
29875
|
}
|
|
29781
|
-
.
|
|
29782
|
-
|
|
29783
|
-
|
|
29876
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
29877
|
+
margin-bottom: 24px;
|
|
29878
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
29784
29879
|
}
|
|
29785
|
-
.
|
|
29786
|
-
|
|
29880
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
29881
|
+
transition: none;
|
|
29882
|
+
display: flex;
|
|
29883
|
+
align-items: center;
|
|
29884
|
+
height: 32px;
|
|
29885
|
+
line-height: 22px;
|
|
29886
|
+
padding: 0 8px;
|
|
29787
29887
|
}
|
|
29788
|
-
.
|
|
29789
|
-
|
|
29888
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
29889
|
+
margin-right: 12px;
|
|
29790
29890
|
}
|
|
29791
|
-
|
|
29792
|
-
|
|
29793
|
-
|
|
29794
|
-
|
|
29795
|
-
|
|
29796
|
-
|
|
29891
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
29892
|
+
margin: 0;
|
|
29893
|
+
margin-bottom: 2px;
|
|
29894
|
+
}
|
|
29895
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
29896
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
29897
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
29898
|
+
border-radius: 6px;
|
|
29899
|
+
color: #fff;
|
|
29900
|
+
}
|
|
29901
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
29902
|
+
color: #fff;
|
|
29903
|
+
}
|
|
29904
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
29905
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
29906
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
29907
|
+
border-radius: 6px;
|
|
29797
29908
|
}
|
|
29798
29909
|
|
|
29799
|
-
.
|
|
29800
|
-
|
|
29801
|
-
|
|
29802
|
-
justify-content: space-between;
|
|
29803
|
-
align-items: center;
|
|
29804
|
-
padding: 8px 16px;
|
|
29910
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
29911
|
+
white-space: nowrap;
|
|
29912
|
+
transition: all 0s;
|
|
29805
29913
|
}
|
|
29806
|
-
.
|
|
29807
|
-
|
|
29914
|
+
.E_s1wu0lms.shrink {
|
|
29915
|
+
transition: all 0s;
|
|
29916
|
+
overflow: hidden;
|
|
29808
29917
|
}
|
|
29809
|
-
.
|
|
29810
|
-
|
|
29918
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
29919
|
+
visibility: hidden;
|
|
29811
29920
|
}
|
|
29812
|
-
|
|
29813
|
-
|
|
29814
|
-
|
|
29921
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
29922
|
+
width: 36px;
|
|
29923
|
+
padding: 0 6px;
|
|
29815
29924
|
}
|
|
29816
|
-
|
|
29925
|
+
|
|
29926
|
+
.E_n1ugzfva {
|
|
29817
29927
|
display: flex;
|
|
29818
|
-
|
|
29928
|
+
place-items: center;
|
|
29929
|
+
width: 100% !important;
|
|
29819
29930
|
}
|
|
29820
|
-
.
|
|
29821
|
-
|
|
29822
|
-
|
|
29823
|
-
height: 2px;
|
|
29824
|
-
border-radius: 1px;
|
|
29825
|
-
background: #0096ff;
|
|
29931
|
+
.E_n1ugzfva[disabled] {
|
|
29932
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
29933
|
+
opacity: 1 !important;
|
|
29826
29934
|
}
|
|
29827
|
-
.
|
|
29828
|
-
|
|
29935
|
+
.E_n1ugzfva.ant-btn {
|
|
29936
|
+
width: 100%;
|
|
29937
|
+
color: #00122e;
|
|
29829
29938
|
}
|
|
29830
|
-
.
|
|
29831
|
-
|
|
29832
|
-
|
|
29833
|
-
|
|
29834
|
-
|
|
29939
|
+
.E_n1ugzfva .icon-wrapper {
|
|
29940
|
+
margin-right: 12px;
|
|
29941
|
+
}
|
|
29942
|
+
.E_n1ugzfva .link-title {
|
|
29943
|
+
flex: 1;
|
|
29944
|
+
overflow: hidden;
|
|
29945
|
+
white-space: nowrap;
|
|
29946
|
+
text-overflow: ellipsis;
|
|
29947
|
+
text-align: left;
|
|
29835
29948
|
}
|
|
29836
29949
|
|
|
29837
29950
|
.E_c1up1pdz {
|
|
@@ -29974,147 +30087,6 @@ span.E_tqjc4ui {
|
|
|
29974
30087
|
color: #fff;
|
|
29975
30088
|
}
|
|
29976
30089
|
|
|
29977
|
-
.E_s1at6qmn.ant-layout-sider {
|
|
29978
|
-
background: #edf0f7;
|
|
29979
|
-
padding: 32px 8px;
|
|
29980
|
-
overflow: auto;
|
|
29981
|
-
}
|
|
29982
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
29983
|
-
display: flex;
|
|
29984
|
-
flex-direction: column;
|
|
29985
|
-
justify-content: space-between;
|
|
29986
|
-
}
|
|
29987
|
-
.E_s1at6qmn footer {
|
|
29988
|
-
display: flex;
|
|
29989
|
-
}
|
|
29990
|
-
.E_s1at6qmn .ant-menu {
|
|
29991
|
-
background: #edf0f7;
|
|
29992
|
-
}
|
|
29993
|
-
.E_s1at6qmn .ant-menu a {
|
|
29994
|
-
color: #00122e;
|
|
29995
|
-
width: 180px;
|
|
29996
|
-
overflow: hidden;
|
|
29997
|
-
text-overflow: ellipsis;
|
|
29998
|
-
}
|
|
29999
|
-
.E_s1at6qmn .ant-menu-vertical {
|
|
30000
|
-
margin-bottom: 24px;
|
|
30001
|
-
}
|
|
30002
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30003
|
-
margin: 0;
|
|
30004
|
-
}
|
|
30005
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30006
|
-
font-size: 12px;
|
|
30007
|
-
padding: 0 8px 4px;
|
|
30008
|
-
line-height: 18px;
|
|
30009
|
-
}
|
|
30010
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30011
|
-
padding: 0;
|
|
30012
|
-
}
|
|
30013
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30014
|
-
padding-bottom: 24px;
|
|
30015
|
-
}
|
|
30016
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30017
|
-
margin-bottom: 24px;
|
|
30018
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30019
|
-
}
|
|
30020
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
30021
|
-
transition: none;
|
|
30022
|
-
display: flex;
|
|
30023
|
-
align-items: center;
|
|
30024
|
-
height: 32px;
|
|
30025
|
-
line-height: 22px;
|
|
30026
|
-
padding: 0 8px;
|
|
30027
|
-
}
|
|
30028
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
30029
|
-
margin-right: 12px;
|
|
30030
|
-
}
|
|
30031
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
30032
|
-
margin: 0;
|
|
30033
|
-
margin-bottom: 2px;
|
|
30034
|
-
}
|
|
30035
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
30036
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
30037
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
30038
|
-
border-radius: 6px;
|
|
30039
|
-
color: #fff;
|
|
30040
|
-
}
|
|
30041
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
30042
|
-
color: #fff;
|
|
30043
|
-
}
|
|
30044
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
30045
|
-
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
30046
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
30047
|
-
border-radius: 6px;
|
|
30048
|
-
}
|
|
30049
|
-
|
|
30050
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
30051
|
-
white-space: nowrap;
|
|
30052
|
-
transition: all 0s;
|
|
30053
|
-
}
|
|
30054
|
-
.E_s1wu0lms.shrink {
|
|
30055
|
-
transition: all 0s;
|
|
30056
|
-
overflow: hidden;
|
|
30057
|
-
}
|
|
30058
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
30059
|
-
visibility: hidden;
|
|
30060
|
-
}
|
|
30061
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
30062
|
-
width: 36px;
|
|
30063
|
-
padding: 0 6px;
|
|
30064
|
-
}
|
|
30065
|
-
|
|
30066
|
-
.E_n1ugzfva {
|
|
30067
|
-
display: flex;
|
|
30068
|
-
place-items: center;
|
|
30069
|
-
width: 100% !important;
|
|
30070
|
-
}
|
|
30071
|
-
.E_n1ugzfva[disabled] {
|
|
30072
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
30073
|
-
opacity: 1 !important;
|
|
30074
|
-
}
|
|
30075
|
-
.E_n1ugzfva.ant-btn {
|
|
30076
|
-
width: 100%;
|
|
30077
|
-
color: #00122e;
|
|
30078
|
-
}
|
|
30079
|
-
.E_n1ugzfva .icon-wrapper {
|
|
30080
|
-
margin-right: 12px;
|
|
30081
|
-
}
|
|
30082
|
-
.E_n1ugzfva .link-title {
|
|
30083
|
-
flex: 1;
|
|
30084
|
-
overflow: hidden;
|
|
30085
|
-
white-space: nowrap;
|
|
30086
|
-
text-overflow: ellipsis;
|
|
30087
|
-
text-align: left;
|
|
30088
|
-
}
|
|
30089
|
-
|
|
30090
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
30091
|
-
display: flex;
|
|
30092
|
-
align-items: center;
|
|
30093
|
-
}
|
|
30094
|
-
.E_s1iv0tp1 .enabled-text {
|
|
30095
|
-
margin-right: 8px;
|
|
30096
|
-
}
|
|
30097
|
-
|
|
30098
|
-
.E_c18gxmrl {
|
|
30099
|
-
border: 1px solid #d8deeb;
|
|
30100
|
-
border-radius: 4px;
|
|
30101
|
-
}
|
|
30102
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
30103
|
-
margin-top: 8px;
|
|
30104
|
-
}
|
|
30105
|
-
.E_c18gxmrl:hover {
|
|
30106
|
-
border-color: #0080ff;
|
|
30107
|
-
}
|
|
30108
|
-
.E_c18gxmrl:hover > header {
|
|
30109
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30110
|
-
}
|
|
30111
|
-
.E_c18gxmrl.active header {
|
|
30112
|
-
border-bottom: 1px solid #d8deeb;
|
|
30113
|
-
}
|
|
30114
|
-
.E_c18gxmrl > header {
|
|
30115
|
-
padding: 8px 12px;
|
|
30116
|
-
}
|
|
30117
|
-
|
|
30118
30090
|
.E_t1sqg15u {
|
|
30119
30091
|
background: white;
|
|
30120
30092
|
}
|
|
@@ -30205,85 +30177,35 @@ span.E_tqjc4ui {
|
|
|
30205
30177
|
padding-right: 12px;
|
|
30206
30178
|
}
|
|
30207
30179
|
|
|
30208
|
-
.
|
|
30209
|
-
|
|
30210
|
-
|
|
30211
|
-
}
|
|
30212
|
-
.E_berrcjl .breadcrumb-link {
|
|
30213
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30214
|
-
cursor: pointer;
|
|
30215
|
-
transition: color 160ms ease;
|
|
30216
|
-
}
|
|
30217
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
30218
|
-
color: #0080ff;
|
|
30219
|
-
}
|
|
30220
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
30221
|
-
color: #005ed1;
|
|
30222
|
-
}
|
|
30223
|
-
|
|
30224
|
-
.E_wg1tsps {
|
|
30225
|
-
display: flex;
|
|
30226
|
-
align-items: center;
|
|
30227
|
-
justify-content: flex-end;
|
|
30228
|
-
}
|
|
30229
|
-
|
|
30230
|
-
.E_b1ctd5xy {
|
|
30231
|
-
display: flex;
|
|
30232
|
-
align-items: center;
|
|
30233
|
-
width: calc(100% - 40px);
|
|
30234
|
-
}
|
|
30235
|
-
.E_b1ctd5xy .chart {
|
|
30236
|
-
display: inline-block;
|
|
30237
|
-
width: 100%;
|
|
30238
|
-
}
|
|
30239
|
-
|
|
30240
|
-
.E_u1p8acpn {
|
|
30241
|
-
min-width: 40px;
|
|
30242
|
-
}
|
|
30243
|
-
.E_u1p8acpn .unit {
|
|
30244
|
-
color: #00122e !important;
|
|
30245
|
-
}
|
|
30246
|
-
|
|
30247
|
-
.E_m74vjol {
|
|
30248
|
-
display: flex;
|
|
30249
|
-
justify-content: space-between;
|
|
30250
|
-
width: 100%;
|
|
30251
|
-
}
|
|
30252
|
-
.E_m74vjol .action {
|
|
30253
|
-
margin-left: 16px;
|
|
30254
|
-
}
|
|
30255
|
-
|
|
30256
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30257
|
-
width: 100%;
|
|
30258
|
-
}
|
|
30259
|
-
|
|
30260
|
-
.E_b1nip9bk {
|
|
30261
|
-
padding: 4px 11px;
|
|
30262
|
-
}
|
|
30263
|
-
|
|
30264
|
-
.E_bqamoqe {
|
|
30265
|
-
white-space: nowrap;
|
|
30266
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30180
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30181
|
+
display: flex;
|
|
30182
|
+
align-items: center;
|
|
30267
30183
|
}
|
|
30268
|
-
.
|
|
30269
|
-
|
|
30184
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30185
|
+
margin-right: 8px;
|
|
30270
30186
|
}
|
|
30271
|
-
|
|
30272
|
-
|
|
30187
|
+
|
|
30188
|
+
.E_wg1tsps {
|
|
30189
|
+
display: flex;
|
|
30190
|
+
align-items: center;
|
|
30191
|
+
justify-content: flex-end;
|
|
30273
30192
|
}
|
|
30274
|
-
|
|
30275
|
-
|
|
30193
|
+
|
|
30194
|
+
.E_b1ctd5xy {
|
|
30195
|
+
display: flex;
|
|
30196
|
+
align-items: center;
|
|
30197
|
+
width: calc(100% - 40px);
|
|
30276
30198
|
}
|
|
30277
|
-
.
|
|
30278
|
-
|
|
30279
|
-
|
|
30199
|
+
.E_b1ctd5xy .chart {
|
|
30200
|
+
display: inline-block;
|
|
30201
|
+
width: 100%;
|
|
30280
30202
|
}
|
|
30281
|
-
|
|
30282
|
-
|
|
30283
|
-
|
|
30203
|
+
|
|
30204
|
+
.E_u1p8acpn {
|
|
30205
|
+
min-width: 40px;
|
|
30284
30206
|
}
|
|
30285
|
-
.
|
|
30286
|
-
|
|
30207
|
+
.E_u1p8acpn .unit {
|
|
30208
|
+
color: #00122e !important;
|
|
30287
30209
|
}
|
|
30288
30210
|
|
|
30289
30211
|
.E_t160l1cm {
|
|
@@ -30489,6 +30411,84 @@ span.E_tqjc4ui {
|
|
|
30489
30411
|
background: transparent;
|
|
30490
30412
|
}
|
|
30491
30413
|
|
|
30414
|
+
.E_c18gxmrl {
|
|
30415
|
+
border: 1px solid #d8deeb;
|
|
30416
|
+
border-radius: 4px;
|
|
30417
|
+
}
|
|
30418
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30419
|
+
margin-top: 8px;
|
|
30420
|
+
}
|
|
30421
|
+
.E_c18gxmrl:hover {
|
|
30422
|
+
border-color: #0080ff;
|
|
30423
|
+
}
|
|
30424
|
+
.E_c18gxmrl:hover > header {
|
|
30425
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30426
|
+
}
|
|
30427
|
+
.E_c18gxmrl.active header {
|
|
30428
|
+
border-bottom: 1px solid #d8deeb;
|
|
30429
|
+
}
|
|
30430
|
+
.E_c18gxmrl > header {
|
|
30431
|
+
padding: 8px 12px;
|
|
30432
|
+
}
|
|
30433
|
+
|
|
30434
|
+
.E_m74vjol {
|
|
30435
|
+
display: flex;
|
|
30436
|
+
justify-content: space-between;
|
|
30437
|
+
width: 100%;
|
|
30438
|
+
}
|
|
30439
|
+
.E_m74vjol .action {
|
|
30440
|
+
margin-left: 16px;
|
|
30441
|
+
}
|
|
30442
|
+
|
|
30443
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30444
|
+
width: 100%;
|
|
30445
|
+
}
|
|
30446
|
+
|
|
30447
|
+
.E_berrcjl {
|
|
30448
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30449
|
+
margin-bottom: 4px;
|
|
30450
|
+
}
|
|
30451
|
+
.E_berrcjl .breadcrumb-link {
|
|
30452
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30453
|
+
cursor: pointer;
|
|
30454
|
+
transition: color 160ms ease;
|
|
30455
|
+
}
|
|
30456
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30457
|
+
color: #0080ff;
|
|
30458
|
+
}
|
|
30459
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30460
|
+
color: #005ed1;
|
|
30461
|
+
}
|
|
30462
|
+
|
|
30463
|
+
.E_b1nip9bk {
|
|
30464
|
+
padding: 4px 11px;
|
|
30465
|
+
}
|
|
30466
|
+
|
|
30467
|
+
.E_bqamoqe {
|
|
30468
|
+
white-space: nowrap;
|
|
30469
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30470
|
+
}
|
|
30471
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30472
|
+
--color: #0080ff;
|
|
30473
|
+
}
|
|
30474
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30475
|
+
--color: #0080ff;
|
|
30476
|
+
}
|
|
30477
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30478
|
+
margin-left: 1px;
|
|
30479
|
+
}
|
|
30480
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30481
|
+
border-top-right-radius: 0;
|
|
30482
|
+
border-bottom-right-radius: 0;
|
|
30483
|
+
}
|
|
30484
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30485
|
+
border-top-left-radius: 0;
|
|
30486
|
+
border-bottom-left-radius: 0;
|
|
30487
|
+
}
|
|
30488
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30489
|
+
border-radius: unset;
|
|
30490
|
+
}
|
|
30491
|
+
|
|
30492
30492
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30493
30493
|
justify-content: center;
|
|
30494
30494
|
}
|
|
@@ -30772,6 +30772,10 @@ button.E_n7k2c6r {
|
|
|
30772
30772
|
padding: 20px 24px 24px 24px;
|
|
30773
30773
|
}
|
|
30774
30774
|
|
|
30775
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30776
|
+
line-height: 18px;
|
|
30777
|
+
}
|
|
30778
|
+
|
|
30775
30779
|
.E_ccrbeuz .ant-collapse-item {
|
|
30776
30780
|
border: 0px;
|
|
30777
30781
|
background-color: #fff;
|
|
@@ -30794,8 +30798,21 @@ button.E_n7k2c6r {
|
|
|
30794
30798
|
cursor: default;
|
|
30795
30799
|
}
|
|
30796
30800
|
|
|
30797
|
-
.
|
|
30798
|
-
|
|
30801
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30802
|
+
display: flex;
|
|
30803
|
+
}
|
|
30804
|
+
|
|
30805
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30806
|
+
padding: 4px 8px 0 8px;
|
|
30807
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30808
|
+
font-size: 12px;
|
|
30809
|
+
}
|
|
30810
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30811
|
+
padding-bottom: 6px;
|
|
30812
|
+
}
|
|
30813
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30814
|
+
padding-top: 4px;
|
|
30815
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30799
30816
|
}
|
|
30800
30817
|
|
|
30801
30818
|
.E_d1bw7c5z {
|
|
@@ -30881,23 +30898,6 @@ button.E_n7k2c6r {
|
|
|
30881
30898
|
width: 102px;
|
|
30882
30899
|
}
|
|
30883
30900
|
|
|
30884
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30885
|
-
display: flex;
|
|
30886
|
-
}
|
|
30887
|
-
|
|
30888
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30889
|
-
padding: 4px 8px 0 8px;
|
|
30890
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30891
|
-
font-size: 12px;
|
|
30892
|
-
}
|
|
30893
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30894
|
-
padding-bottom: 6px;
|
|
30895
|
-
}
|
|
30896
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30897
|
-
padding-top: 4px;
|
|
30898
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30899
|
-
}
|
|
30900
|
-
|
|
30901
30901
|
.E_phljevk {
|
|
30902
30902
|
display: flex;
|
|
30903
30903
|
justify-content: space-between;
|
|
@@ -30949,106 +30949,11 @@ button.E_n7k2c6r {
|
|
|
30949
30949
|
max-height: calc(100vh - 128px);
|
|
30950
30950
|
overflow-y: auto;
|
|
30951
30951
|
}
|
|
30952
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30953
|
-
padding: 4px 20px;
|
|
30954
|
-
font-size: 12px;
|
|
30955
|
-
line-height: 18px;
|
|
30956
|
-
}
|
|
30957
|
-
|
|
30958
|
-
.E_i11gg7mj .ant-input-prefix {
|
|
30959
|
-
margin-right: 8px;
|
|
30960
|
-
}
|
|
30961
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
30962
|
-
margin-left: 8px;
|
|
30963
|
-
}
|
|
30964
|
-
|
|
30965
|
-
.E_cc368xp {
|
|
30966
|
-
color: #00122e;
|
|
30967
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30968
|
-
margin-right: 8px;
|
|
30969
|
-
padding-right: 8px;
|
|
30970
|
-
}
|
|
30971
|
-
|
|
30972
|
-
.E_i11o6xqj {
|
|
30973
|
-
display: flex;
|
|
30974
|
-
gap: 4px;
|
|
30975
|
-
}
|
|
30976
|
-
.E_i11o6xqj .icon-wrapper {
|
|
30977
|
-
cursor: pointer;
|
|
30978
|
-
}
|
|
30979
|
-
|
|
30980
|
-
.E_d19ruhdj.icon-wrapper {
|
|
30981
|
-
cursor: not-allowed;
|
|
30982
|
-
}
|
|
30983
|
-
|
|
30984
|
-
.E_ivqqkzv {
|
|
30985
|
-
height: 24px;
|
|
30986
|
-
width: 56px !important;
|
|
30987
|
-
margin-right: 4px;
|
|
30988
|
-
}
|
|
30989
|
-
|
|
30990
|
-
.E_c1wk4q29 {
|
|
30991
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30992
|
-
}
|
|
30993
|
-
|
|
30994
|
-
.E_s1dizucg.ant-switch {
|
|
30995
|
-
min-width: 40px;
|
|
30996
|
-
height: 24px;
|
|
30997
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30998
|
-
overflow: hidden;
|
|
30999
|
-
}
|
|
31000
|
-
.E_s1dizucg.ant-switch:focus {
|
|
31001
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31002
|
-
}
|
|
31003
|
-
.E_s1dizucg.ant-switch-small {
|
|
31004
|
-
min-width: 26px;
|
|
31005
|
-
height: 16px;
|
|
31006
|
-
}
|
|
31007
|
-
.E_s1dizucg.ant-switch-large {
|
|
31008
|
-
min-width: 52px;
|
|
31009
|
-
height: 32px;
|
|
31010
|
-
}
|
|
31011
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31012
|
-
height: 20px;
|
|
31013
|
-
width: 20px;
|
|
31014
|
-
}
|
|
31015
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31016
|
-
border-radius: 10px;
|
|
31017
|
-
transition-delay: 120ms;
|
|
31018
|
-
}
|
|
31019
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31020
|
-
height: 14px;
|
|
31021
|
-
width: 14px;
|
|
31022
|
-
top: 1px;
|
|
31023
|
-
left: 1px;
|
|
31024
|
-
}
|
|
31025
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31026
|
-
height: 28px;
|
|
31027
|
-
width: 28px;
|
|
31028
|
-
}
|
|
31029
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31030
|
-
border-radius: 14px;
|
|
31031
|
-
}
|
|
31032
|
-
.E_s1dizucg.ant-switch-checked {
|
|
31033
|
-
background-color: #00ba5d;
|
|
31034
|
-
}
|
|
31035
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31036
|
-
left: calc(100% - 20px - 2px);
|
|
31037
|
-
}
|
|
31038
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31039
|
-
left: calc(100% - 14px - 1px);
|
|
31040
|
-
}
|
|
31041
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31042
|
-
left: calc(100% - 28px - 2px);
|
|
31043
|
-
}
|
|
31044
|
-
|
|
31045
|
-
.E_c1up6e3y {
|
|
31046
|
-
margin-left: 5px;
|
|
31047
|
-
}
|
|
31048
|
-
|
|
31049
|
-
.E_tju3gfj .date {
|
|
31050
|
-
margin-right: 4px;
|
|
31051
|
-
}
|
|
30952
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30953
|
+
padding: 4px 20px;
|
|
30954
|
+
font-size: 12px;
|
|
30955
|
+
line-height: 18px;
|
|
30956
|
+
}
|
|
31052
30957
|
|
|
31053
30958
|
.E_rapgekc.ant-radio-wrapper {
|
|
31054
30959
|
display: inline-flex;
|
|
@@ -31196,6 +31101,91 @@ button.E_n7k2c6r {
|
|
|
31196
31101
|
width: 36px;
|
|
31197
31102
|
}
|
|
31198
31103
|
|
|
31104
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
31105
|
+
margin-right: 8px;
|
|
31106
|
+
}
|
|
31107
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
31108
|
+
margin-left: 8px;
|
|
31109
|
+
}
|
|
31110
|
+
|
|
31111
|
+
.E_cc368xp {
|
|
31112
|
+
color: #00122e;
|
|
31113
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31114
|
+
margin-right: 8px;
|
|
31115
|
+
padding-right: 8px;
|
|
31116
|
+
}
|
|
31117
|
+
|
|
31118
|
+
.E_i11o6xqj {
|
|
31119
|
+
display: flex;
|
|
31120
|
+
gap: 4px;
|
|
31121
|
+
}
|
|
31122
|
+
.E_i11o6xqj .icon-wrapper {
|
|
31123
|
+
cursor: pointer;
|
|
31124
|
+
}
|
|
31125
|
+
|
|
31126
|
+
.E_d19ruhdj.icon-wrapper {
|
|
31127
|
+
cursor: not-allowed;
|
|
31128
|
+
}
|
|
31129
|
+
|
|
31130
|
+
.E_tju3gfj .date {
|
|
31131
|
+
margin-right: 4px;
|
|
31132
|
+
}
|
|
31133
|
+
|
|
31134
|
+
.E_s1dizucg.ant-switch {
|
|
31135
|
+
min-width: 40px;
|
|
31136
|
+
height: 24px;
|
|
31137
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31138
|
+
overflow: hidden;
|
|
31139
|
+
}
|
|
31140
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31141
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31142
|
+
}
|
|
31143
|
+
.E_s1dizucg.ant-switch-small {
|
|
31144
|
+
min-width: 26px;
|
|
31145
|
+
height: 16px;
|
|
31146
|
+
}
|
|
31147
|
+
.E_s1dizucg.ant-switch-large {
|
|
31148
|
+
min-width: 52px;
|
|
31149
|
+
height: 32px;
|
|
31150
|
+
}
|
|
31151
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31152
|
+
height: 20px;
|
|
31153
|
+
width: 20px;
|
|
31154
|
+
}
|
|
31155
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31156
|
+
border-radius: 10px;
|
|
31157
|
+
transition-delay: 120ms;
|
|
31158
|
+
}
|
|
31159
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31160
|
+
height: 14px;
|
|
31161
|
+
width: 14px;
|
|
31162
|
+
top: 1px;
|
|
31163
|
+
left: 1px;
|
|
31164
|
+
}
|
|
31165
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31166
|
+
height: 28px;
|
|
31167
|
+
width: 28px;
|
|
31168
|
+
}
|
|
31169
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31170
|
+
border-radius: 14px;
|
|
31171
|
+
}
|
|
31172
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31173
|
+
background-color: #00ba5d;
|
|
31174
|
+
}
|
|
31175
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31176
|
+
left: calc(100% - 20px - 2px);
|
|
31177
|
+
}
|
|
31178
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31179
|
+
left: calc(100% - 14px - 1px);
|
|
31180
|
+
}
|
|
31181
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31182
|
+
left: calc(100% - 28px - 2px);
|
|
31183
|
+
}
|
|
31184
|
+
|
|
31185
|
+
.E_c1up6e3y {
|
|
31186
|
+
margin-left: 5px;
|
|
31187
|
+
}
|
|
31188
|
+
|
|
31199
31189
|
.E_c1bus5hc {
|
|
31200
31190
|
--color: white;
|
|
31201
31191
|
height: 14px;
|
|
@@ -31236,6 +31226,16 @@ button.E_n7k2c6r {
|
|
|
31236
31226
|
transform: rotate(0deg);
|
|
31237
31227
|
}
|
|
31238
31228
|
|
|
31229
|
+
.E_ivqqkzv {
|
|
31230
|
+
height: 24px;
|
|
31231
|
+
width: 56px !important;
|
|
31232
|
+
margin-right: 4px;
|
|
31233
|
+
}
|
|
31234
|
+
|
|
31235
|
+
.E_c1wk4q29 {
|
|
31236
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31237
|
+
}
|
|
31238
|
+
|
|
31239
31239
|
.E_s1sck0th {
|
|
31240
31240
|
padding: 0 8px;
|
|
31241
31241
|
border-radius: 4px;
|
|
@@ -31399,25 +31399,6 @@ button.E_n7k2c6r {
|
|
|
31399
31399
|
opacity: 0;
|
|
31400
31400
|
}
|
|
31401
31401
|
|
|
31402
|
-
.E_iq1gosr {
|
|
31403
|
-
display: inline-block;
|
|
31404
|
-
}
|
|
31405
|
-
|
|
31406
|
-
.E_fzh9mnb {
|
|
31407
|
-
width: 100%;
|
|
31408
|
-
height: 100%;
|
|
31409
|
-
min-height: 124px;
|
|
31410
|
-
display: flex;
|
|
31411
|
-
flex-direction: column;
|
|
31412
|
-
justify-content: center;
|
|
31413
|
-
align-items: center;
|
|
31414
|
-
}
|
|
31415
|
-
.E_fzh9mnb .error-text {
|
|
31416
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31417
|
-
margin-bottom: 16px;
|
|
31418
|
-
font-size: 18px;
|
|
31419
|
-
}
|
|
31420
|
-
|
|
31421
31402
|
.E_f7pxqmh {
|
|
31422
31403
|
width: 100%;
|
|
31423
31404
|
margin-bottom: 0 !important;
|
|
@@ -31459,66 +31440,6 @@ button.E_n7k2c6r {
|
|
|
31459
31440
|
padding: 2px 7px 2px 12px;
|
|
31460
31441
|
}
|
|
31461
31442
|
|
|
31462
|
-
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31463
|
-
display: var(--ai7qkf2-0);
|
|
31464
|
-
}
|
|
31465
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31466
|
-
display: inline-flex;
|
|
31467
|
-
line-height: 1.5715;
|
|
31468
|
-
height: 100%;
|
|
31469
|
-
width: 100%;
|
|
31470
|
-
}
|
|
31471
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31472
|
-
content: var(--ai7qkf2-1);
|
|
31473
|
-
display: var(--ai7qkf2-2);
|
|
31474
|
-
flex: none;
|
|
31475
|
-
align-items: center;
|
|
31476
|
-
margin-left: 4px;
|
|
31477
|
-
padding: 5px 12px 5px 0;
|
|
31478
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31479
|
-
}
|
|
31480
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31481
|
-
content: var(--ai7qkf2-3);
|
|
31482
|
-
display: var(--ai7qkf2-4);
|
|
31483
|
-
flex: none;
|
|
31484
|
-
align-items: center;
|
|
31485
|
-
margin-right: 4px;
|
|
31486
|
-
cursor: auto;
|
|
31487
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31488
|
-
}
|
|
31489
|
-
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31490
|
-
border-radius: 0;
|
|
31491
|
-
}
|
|
31492
|
-
.E_ai7qkf2.ant-input-number {
|
|
31493
|
-
width: 100%;
|
|
31494
|
-
border-radius: 6px;
|
|
31495
|
-
}
|
|
31496
|
-
.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 {
|
|
31497
|
-
border-color: #0096ff;
|
|
31498
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31499
|
-
z-index: 1;
|
|
31500
|
-
}
|
|
31501
|
-
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31502
|
-
border-color: #e75a3a;
|
|
31503
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31504
|
-
}
|
|
31505
|
-
.E_ai7qkf2 .ant-input-number-input {
|
|
31506
|
-
height: 30px;
|
|
31507
|
-
border: 1px;
|
|
31508
|
-
padding: 5px 12px;
|
|
31509
|
-
font-size: inherit;
|
|
31510
|
-
}
|
|
31511
|
-
.E_ai7qkf2.ant-input-number-lg input {
|
|
31512
|
-
height: 38px;
|
|
31513
|
-
border: 1px;
|
|
31514
|
-
padding: 8px 16px;
|
|
31515
|
-
}
|
|
31516
|
-
.E_ai7qkf2.ant-input-number-sm input {
|
|
31517
|
-
height: 22px;
|
|
31518
|
-
border: 1px;
|
|
31519
|
-
padding: 2px 8px;
|
|
31520
|
-
}
|
|
31521
|
-
|
|
31522
31443
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31523
31444
|
display: none;
|
|
31524
31445
|
}
|
|
@@ -31583,13 +31504,92 @@ button.E_n7k2c6r {
|
|
|
31583
31504
|
align-items: center;
|
|
31584
31505
|
justify-content: center;
|
|
31585
31506
|
}
|
|
31586
|
-
.E_iouxfgt .icon-inner + span,
|
|
31587
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31588
|
-
margin-left: 4px;
|
|
31507
|
+
.E_iouxfgt .icon-inner + span,
|
|
31508
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31509
|
+
margin-left: 4px;
|
|
31510
|
+
}
|
|
31511
|
+
.E_iouxfgt.is-rotate img,
|
|
31512
|
+
.E_iouxfgt.is-rotate svg {
|
|
31513
|
+
animation: rotate 680ms linear infinite;
|
|
31514
|
+
}
|
|
31515
|
+
|
|
31516
|
+
.E_iq1gosr {
|
|
31517
|
+
display: inline-block;
|
|
31518
|
+
}
|
|
31519
|
+
|
|
31520
|
+
.E_fzh9mnb {
|
|
31521
|
+
width: 100%;
|
|
31522
|
+
height: 100%;
|
|
31523
|
+
min-height: 124px;
|
|
31524
|
+
display: flex;
|
|
31525
|
+
flex-direction: column;
|
|
31526
|
+
justify-content: center;
|
|
31527
|
+
align-items: center;
|
|
31528
|
+
}
|
|
31529
|
+
.E_fzh9mnb .error-text {
|
|
31530
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31531
|
+
margin-bottom: 16px;
|
|
31532
|
+
font-size: 18px;
|
|
31533
|
+
}
|
|
31534
|
+
|
|
31535
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31536
|
+
display: var(--ai7qkf2-0);
|
|
31537
|
+
}
|
|
31538
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31539
|
+
display: inline-flex;
|
|
31540
|
+
line-height: 1.5715;
|
|
31541
|
+
height: 100%;
|
|
31542
|
+
width: 100%;
|
|
31543
|
+
}
|
|
31544
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31545
|
+
content: var(--ai7qkf2-1);
|
|
31546
|
+
display: var(--ai7qkf2-2);
|
|
31547
|
+
flex: none;
|
|
31548
|
+
align-items: center;
|
|
31549
|
+
margin-left: 4px;
|
|
31550
|
+
padding: 5px 12px 5px 0;
|
|
31551
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31552
|
+
}
|
|
31553
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31554
|
+
content: var(--ai7qkf2-3);
|
|
31555
|
+
display: var(--ai7qkf2-4);
|
|
31556
|
+
flex: none;
|
|
31557
|
+
align-items: center;
|
|
31558
|
+
margin-right: 4px;
|
|
31559
|
+
cursor: auto;
|
|
31560
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31561
|
+
}
|
|
31562
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31563
|
+
border-radius: 0;
|
|
31564
|
+
}
|
|
31565
|
+
.E_ai7qkf2.ant-input-number {
|
|
31566
|
+
width: 100%;
|
|
31567
|
+
border-radius: 6px;
|
|
31568
|
+
}
|
|
31569
|
+
.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 {
|
|
31570
|
+
border-color: #0096ff;
|
|
31571
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31572
|
+
z-index: 1;
|
|
31573
|
+
}
|
|
31574
|
+
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31575
|
+
border-color: #e75a3a;
|
|
31576
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31577
|
+
}
|
|
31578
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
31579
|
+
height: 30px;
|
|
31580
|
+
border: 1px;
|
|
31581
|
+
padding: 5px 12px;
|
|
31582
|
+
font-size: inherit;
|
|
31583
|
+
}
|
|
31584
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
31585
|
+
height: 38px;
|
|
31586
|
+
border: 1px;
|
|
31587
|
+
padding: 8px 16px;
|
|
31589
31588
|
}
|
|
31590
|
-
.
|
|
31591
|
-
|
|
31592
|
-
|
|
31589
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
31590
|
+
height: 22px;
|
|
31591
|
+
border: 1px;
|
|
31592
|
+
padding: 2px 8px;
|
|
31593
31593
|
}
|
|
31594
31594
|
|
|
31595
31595
|
.E_owd0kml {
|
|
@@ -31601,34 +31601,8 @@ button.E_n7k2c6r {
|
|
|
31601
31601
|
position: absolute;
|
|
31602
31602
|
}
|
|
31603
31603
|
|
|
31604
|
-
.
|
|
31605
|
-
|
|
31606
|
-
align-items: center;
|
|
31607
|
-
justify-content: center;
|
|
31608
|
-
color: #fff;
|
|
31609
|
-
font-weight: bold;
|
|
31610
|
-
font-size: 12px;
|
|
31611
|
-
width: 24px;
|
|
31612
|
-
height: 24px;
|
|
31613
|
-
border-radius: 50%;
|
|
31614
|
-
background: var(--a1b5xrg3-0);
|
|
31615
|
-
}
|
|
31616
|
-
.E_a1b5xrg3.btn-item {
|
|
31617
|
-
transition: all 160ms ease;
|
|
31618
|
-
cursor: pointer;
|
|
31619
|
-
width: 56px;
|
|
31620
|
-
height: 40px;
|
|
31621
|
-
display: inline-flex;
|
|
31622
|
-
align-items: center;
|
|
31623
|
-
justify-content: center;
|
|
31624
|
-
border-radius: 6px;
|
|
31625
|
-
}
|
|
31626
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
31627
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
31628
|
-
}
|
|
31629
|
-
.E_a1b5xrg3.btn-item:active {
|
|
31630
|
-
transform: translateY(2px);
|
|
31631
|
-
transition: all 320ms ease;
|
|
31604
|
+
.E_m196gn1d {
|
|
31605
|
+
min-width: 1280px;
|
|
31632
31606
|
}
|
|
31633
31607
|
|
|
31634
31608
|
.E_dsnbhzf {
|
|
@@ -32106,8 +32080,34 @@ button.E_n7k2c6r {
|
|
|
32106
32080
|
line-height: 12px;
|
|
32107
32081
|
}
|
|
32108
32082
|
|
|
32109
|
-
.
|
|
32110
|
-
|
|
32083
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32084
|
+
display: inline-flex;
|
|
32085
|
+
align-items: center;
|
|
32086
|
+
justify-content: center;
|
|
32087
|
+
color: #fff;
|
|
32088
|
+
font-weight: bold;
|
|
32089
|
+
font-size: 12px;
|
|
32090
|
+
width: 24px;
|
|
32091
|
+
height: 24px;
|
|
32092
|
+
border-radius: 50%;
|
|
32093
|
+
background: var(--a1b5xrg3-0);
|
|
32094
|
+
}
|
|
32095
|
+
.E_a1b5xrg3.btn-item {
|
|
32096
|
+
transition: all 160ms ease;
|
|
32097
|
+
cursor: pointer;
|
|
32098
|
+
width: 56px;
|
|
32099
|
+
height: 40px;
|
|
32100
|
+
display: inline-flex;
|
|
32101
|
+
align-items: center;
|
|
32102
|
+
justify-content: center;
|
|
32103
|
+
border-radius: 6px;
|
|
32104
|
+
}
|
|
32105
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32106
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32107
|
+
}
|
|
32108
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32109
|
+
transform: translateY(2px);
|
|
32110
|
+
transition: all 320ms ease;
|
|
32111
32111
|
}
|
|
32112
32112
|
|
|
32113
32113
|
.E_cnujxq2 {
|
|
@@ -33974,67 +33974,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33974
33974
|
padding: 0;
|
|
33975
33975
|
}
|
|
33976
33976
|
|
|
33977
|
-
.E_c1kghdax {
|
|
33978
|
-
color: #2d3a56;
|
|
33979
|
-
padding: 7px 12px;
|
|
33980
|
-
display: flex;
|
|
33981
|
-
justify-content: space-between;
|
|
33982
|
-
align-items: center;
|
|
33983
|
-
}
|
|
33984
|
-
.E_c1kghdax.has-arrow {
|
|
33985
|
-
padding-left: 10px;
|
|
33986
|
-
}
|
|
33987
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33988
|
-
cursor: pointer;
|
|
33989
|
-
color: #00122e;
|
|
33990
|
-
}
|
|
33991
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33992
|
-
color: #2d3a56;
|
|
33993
|
-
font-weight: 600;
|
|
33994
|
-
}
|
|
33995
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33996
|
-
transform: rotate(90deg);
|
|
33997
|
-
}
|
|
33998
|
-
.E_c1kghdax .sub-info {
|
|
33999
|
-
font-size: 12px;
|
|
34000
|
-
line-height: 18px;
|
|
34001
|
-
}
|
|
34002
|
-
.E_c1kghdax .title-wrapper {
|
|
34003
|
-
display: flex;
|
|
34004
|
-
align-items: center;
|
|
34005
|
-
user-select: none;
|
|
34006
|
-
flex-grow: 1;
|
|
34007
|
-
font-size: 12px;
|
|
34008
|
-
line-height: 18px;
|
|
34009
|
-
color: #2d3a56;
|
|
34010
|
-
font-weight: 700;
|
|
34011
|
-
}
|
|
34012
|
-
.E_c1kghdax .collapse-arrow {
|
|
34013
|
-
transition: all 50ms ease-out 0ms;
|
|
34014
|
-
margin-right: 2px;
|
|
34015
|
-
}
|
|
34016
|
-
|
|
34017
|
-
.E_c1yd35n {
|
|
34018
|
-
padding: 0 12px 14px 12px;
|
|
34019
|
-
}
|
|
34020
|
-
|
|
34021
|
-
.E_b14q2gmw {
|
|
34022
|
-
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);
|
|
34023
|
-
}
|
|
34024
|
-
|
|
34025
|
-
.E_c1eym6el {
|
|
34026
|
-
border-radius: 8px;
|
|
34027
|
-
background-color: white;
|
|
34028
|
-
}
|
|
34029
|
-
.E_c1eym6el.hoverable {
|
|
34030
|
-
cursor: pointer;
|
|
34031
|
-
}
|
|
34032
|
-
.E_c1eym6el.hoverable:hover {
|
|
34033
|
-
transition: all 200ms ease;
|
|
34034
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34035
|
-
transform: translateY(-4px);
|
|
34036
|
-
}
|
|
34037
|
-
|
|
34038
33977
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34039
33978
|
margin-right: 2px;
|
|
34040
33979
|
}
|
|
@@ -34112,35 +34051,209 @@ button.E_l48ei06 .button-suffix-icon {
|
|
|
34112
34051
|
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34113
34052
|
color: #009DFF;
|
|
34114
34053
|
}
|
|
34115
|
-
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34116
|
-
color: #005ED1;
|
|
34054
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34055
|
+
color: #005ED1;
|
|
34056
|
+
}
|
|
34057
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34058
|
+
color: #0080FF;
|
|
34059
|
+
}
|
|
34060
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34061
|
+
color: #00122E;
|
|
34062
|
+
}
|
|
34063
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34064
|
+
color: #0080FF;
|
|
34065
|
+
}
|
|
34066
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34067
|
+
color: #005ED1;
|
|
34068
|
+
}
|
|
34069
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34070
|
+
color: #00122E;
|
|
34071
|
+
}
|
|
34072
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34073
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34074
|
+
}
|
|
34075
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34076
|
+
color: #0080FF;
|
|
34077
|
+
}
|
|
34078
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34079
|
+
color: #005ED1;
|
|
34080
|
+
}
|
|
34081
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34082
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34083
|
+
}
|
|
34084
|
+
|
|
34085
|
+
.E_ckui4s7 {
|
|
34086
|
+
color: #2d3a56;
|
|
34087
|
+
line-height: 22px;
|
|
34088
|
+
display: inline-flex;
|
|
34089
|
+
}
|
|
34090
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34091
|
+
height: 22px;
|
|
34092
|
+
display: flex;
|
|
34093
|
+
align-items: center;
|
|
34094
|
+
top: 0;
|
|
34095
|
+
}
|
|
34096
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34097
|
+
border: none;
|
|
34098
|
+
}
|
|
34099
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34100
|
+
border-color: #0080ff;
|
|
34101
|
+
}
|
|
34102
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34103
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34104
|
+
}
|
|
34105
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34106
|
+
border: 1px solid #0080ff;
|
|
34107
|
+
}
|
|
34108
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34109
|
+
background: #0080ff;
|
|
34110
|
+
}
|
|
34111
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34112
|
+
background-color: #fff;
|
|
34113
|
+
height: 2px;
|
|
34114
|
+
width: 10px;
|
|
34115
|
+
border-radius: 2px;
|
|
34116
|
+
}
|
|
34117
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34118
|
+
opacity: 0.5;
|
|
34119
|
+
}
|
|
34120
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34121
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34122
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34123
|
+
}
|
|
34124
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34125
|
+
border-color: #2d3a56;
|
|
34126
|
+
}
|
|
34127
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34128
|
+
background: #2d3a56;
|
|
34129
|
+
}
|
|
34130
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34131
|
+
padding: 0;
|
|
34132
|
+
}
|
|
34133
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34134
|
+
display: inline-block;
|
|
34135
|
+
margin-left: 12px;
|
|
34136
|
+
color: #2d3a56;
|
|
34137
|
+
}
|
|
34138
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34139
|
+
margin-left: 28px;
|
|
34140
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34141
|
+
}
|
|
34142
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34143
|
+
margin-left: 8px;
|
|
34144
|
+
}
|
|
34145
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34146
|
+
margin-left: 24px;
|
|
34147
|
+
}
|
|
34148
|
+
|
|
34149
|
+
.E_c1yd35n {
|
|
34150
|
+
padding: 0 12px 14px 12px;
|
|
34151
|
+
}
|
|
34152
|
+
|
|
34153
|
+
.E_c1kghdax {
|
|
34154
|
+
color: #2d3a56;
|
|
34155
|
+
padding: 7px 12px;
|
|
34156
|
+
display: flex;
|
|
34157
|
+
justify-content: space-between;
|
|
34158
|
+
align-items: center;
|
|
34159
|
+
}
|
|
34160
|
+
.E_c1kghdax.has-arrow {
|
|
34161
|
+
padding-left: 10px;
|
|
34162
|
+
}
|
|
34163
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34164
|
+
cursor: pointer;
|
|
34165
|
+
color: #00122e;
|
|
34166
|
+
}
|
|
34167
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34168
|
+
color: #2d3a56;
|
|
34169
|
+
font-weight: 600;
|
|
34170
|
+
}
|
|
34171
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34172
|
+
transform: rotate(90deg);
|
|
34173
|
+
}
|
|
34174
|
+
.E_c1kghdax .sub-info {
|
|
34175
|
+
font-size: 12px;
|
|
34176
|
+
line-height: 18px;
|
|
34177
|
+
}
|
|
34178
|
+
.E_c1kghdax .title-wrapper {
|
|
34179
|
+
display: flex;
|
|
34180
|
+
align-items: center;
|
|
34181
|
+
user-select: none;
|
|
34182
|
+
flex-grow: 1;
|
|
34183
|
+
font-size: 12px;
|
|
34184
|
+
line-height: 18px;
|
|
34185
|
+
color: #2d3a56;
|
|
34186
|
+
font-weight: 700;
|
|
34117
34187
|
}
|
|
34118
|
-
|
|
34119
|
-
|
|
34188
|
+
.E_c1kghdax .collapse-arrow {
|
|
34189
|
+
transition: all 50ms ease-out 0ms;
|
|
34190
|
+
margin-right: 2px;
|
|
34120
34191
|
}
|
|
34121
|
-
|
|
34122
|
-
|
|
34192
|
+
|
|
34193
|
+
.E_lht19u8 {
|
|
34194
|
+
width: 64px;
|
|
34195
|
+
height: 64px;
|
|
34196
|
+
display: flex;
|
|
34197
|
+
align-items: center;
|
|
34198
|
+
justify-content: center;
|
|
34199
|
+
position: relative;
|
|
34200
|
+
opacity: 0.2;
|
|
34123
34201
|
}
|
|
34124
|
-
|
|
34125
|
-
|
|
34202
|
+
|
|
34203
|
+
.E_lk3gkp4 {
|
|
34204
|
+
position: absolute;
|
|
34205
|
+
width: 5px;
|
|
34206
|
+
height: 48px;
|
|
34207
|
+
left: 9.33px;
|
|
34208
|
+
top: 40.5px;
|
|
34209
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34210
|
+
border-radius: 5px;
|
|
34211
|
+
transform: rotate(-128deg);
|
|
34212
|
+
transform-origin: top left;
|
|
34213
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34126
34214
|
}
|
|
34127
|
-
|
|
34128
|
-
|
|
34215
|
+
|
|
34216
|
+
.E_ll4n94n {
|
|
34217
|
+
position: absolute;
|
|
34218
|
+
width: 5px;
|
|
34219
|
+
height: 48px;
|
|
34220
|
+
left: 40.8px;
|
|
34221
|
+
top: 8.4px;
|
|
34222
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34223
|
+
border-radius: 5px;
|
|
34224
|
+
transform: rotate(-8deg);
|
|
34225
|
+
transform-origin: top left;
|
|
34226
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34129
34227
|
}
|
|
34130
|
-
|
|
34131
|
-
|
|
34228
|
+
|
|
34229
|
+
.E_l17lbdo6 {
|
|
34230
|
+
position: absolute;
|
|
34231
|
+
width: 5px;
|
|
34232
|
+
height: 48px;
|
|
34233
|
+
left: 52.9px;
|
|
34234
|
+
top: 51.8px;
|
|
34235
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34236
|
+
border-radius: 5px;
|
|
34237
|
+
transform: rotate(112deg);
|
|
34238
|
+
transform-origin: top left;
|
|
34239
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34132
34240
|
}
|
|
34133
|
-
|
|
34134
|
-
|
|
34241
|
+
|
|
34242
|
+
.E_b14q2gmw {
|
|
34243
|
+
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);
|
|
34135
34244
|
}
|
|
34136
|
-
|
|
34137
|
-
|
|
34245
|
+
|
|
34246
|
+
.E_c1eym6el {
|
|
34247
|
+
border-radius: 8px;
|
|
34248
|
+
background-color: white;
|
|
34138
34249
|
}
|
|
34139
|
-
|
|
34140
|
-
|
|
34250
|
+
.E_c1eym6el.hoverable {
|
|
34251
|
+
cursor: pointer;
|
|
34141
34252
|
}
|
|
34142
|
-
|
|
34143
|
-
|
|
34253
|
+
.E_c1eym6el.hoverable:hover {
|
|
34254
|
+
transition: all 200ms ease;
|
|
34255
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34256
|
+
transform: translateY(-4px);
|
|
34144
34257
|
}
|
|
34145
34258
|
|
|
34146
34259
|
.E_sddwhm6 {
|
|
@@ -34226,17 +34339,17 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34226
34339
|
overflow: visible !important;
|
|
34227
34340
|
height: 100%;
|
|
34228
34341
|
}
|
|
34229
|
-
.E_efzf37v .ant-table-
|
|
34342
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
34230
34343
|
height: 100%;
|
|
34231
34344
|
}
|
|
34232
|
-
.E_efzf37v
|
|
34345
|
+
.E_efzf37v table {
|
|
34233
34346
|
width: 100% !important;
|
|
34234
34347
|
height: 100%;
|
|
34235
34348
|
}
|
|
34236
|
-
.E_efzf37v
|
|
34349
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34237
34350
|
padding: 15px 0;
|
|
34238
34351
|
}
|
|
34239
|
-
.E_efzf37v
|
|
34352
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
34240
34353
|
display: none;
|
|
34241
34354
|
}
|
|
34242
34355
|
|
|
@@ -34588,117 +34701,21 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34588
34701
|
background: #fff;
|
|
34589
34702
|
}
|
|
34590
34703
|
|
|
34591
|
-
.
|
|
34592
|
-
color: #2d3a56;
|
|
34593
|
-
line-height: 22px;
|
|
34594
|
-
display: inline-flex;
|
|
34595
|
-
}
|
|
34596
|
-
.E_ckui4s7 .ant-checkbox {
|
|
34597
|
-
height: 22px;
|
|
34704
|
+
.E_r77hffu {
|
|
34598
34705
|
display: flex;
|
|
34599
34706
|
align-items: center;
|
|
34600
|
-
|
|
34601
|
-
|
|
34602
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34603
|
-
border: none;
|
|
34604
|
-
}
|
|
34605
|
-
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34606
|
-
border-color: #0080ff;
|
|
34607
|
-
}
|
|
34608
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34609
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34610
|
-
}
|
|
34611
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34612
|
-
border: 1px solid #0080ff;
|
|
34613
|
-
}
|
|
34614
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34615
|
-
background: #0080ff;
|
|
34616
|
-
}
|
|
34617
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34618
|
-
background-color: #fff;
|
|
34619
|
-
height: 2px;
|
|
34620
|
-
width: 10px;
|
|
34621
|
-
border-radius: 2px;
|
|
34622
|
-
}
|
|
34623
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34624
|
-
opacity: 0.5;
|
|
34625
|
-
}
|
|
34626
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34627
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34628
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34629
|
-
}
|
|
34630
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34631
|
-
border-color: #2d3a56;
|
|
34632
|
-
}
|
|
34633
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34634
|
-
background: #2d3a56;
|
|
34635
|
-
}
|
|
34636
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34637
|
-
padding: 0;
|
|
34638
|
-
}
|
|
34639
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34640
|
-
display: inline-block;
|
|
34641
|
-
margin-left: 12px;
|
|
34642
|
-
color: #2d3a56;
|
|
34643
|
-
}
|
|
34644
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34645
|
-
margin-left: 28px;
|
|
34646
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34647
|
-
}
|
|
34648
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34649
|
-
margin-left: 8px;
|
|
34650
|
-
}
|
|
34651
|
-
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34652
|
-
margin-left: 24px;
|
|
34707
|
+
justify-content: space-between;
|
|
34708
|
+
column-gap: 6px;
|
|
34653
34709
|
}
|
|
34654
34710
|
|
|
34655
|
-
.
|
|
34656
|
-
width: 64px;
|
|
34657
|
-
height: 64px;
|
|
34711
|
+
.E_p1cmxsf7 {
|
|
34658
34712
|
display: flex;
|
|
34659
|
-
|
|
34713
|
+
flex-direction: column;
|
|
34660
34714
|
justify-content: center;
|
|
34661
|
-
|
|
34662
|
-
opacity: 0.2;
|
|
34663
|
-
}
|
|
34664
|
-
|
|
34665
|
-
.E_lk3gkp4 {
|
|
34666
|
-
position: absolute;
|
|
34667
|
-
width: 5px;
|
|
34668
|
-
height: 48px;
|
|
34669
|
-
left: 9.33px;
|
|
34670
|
-
top: 40.5px;
|
|
34671
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34672
|
-
border-radius: 5px;
|
|
34673
|
-
transform: rotate(-128deg);
|
|
34674
|
-
transform-origin: top left;
|
|
34675
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34676
|
-
}
|
|
34677
|
-
|
|
34678
|
-
.E_ll4n94n {
|
|
34679
|
-
position: absolute;
|
|
34680
|
-
width: 5px;
|
|
34681
|
-
height: 48px;
|
|
34682
|
-
left: 40.8px;
|
|
34683
|
-
top: 8.4px;
|
|
34684
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34685
|
-
border-radius: 5px;
|
|
34686
|
-
transform: rotate(-8deg);
|
|
34687
|
-
transform-origin: top left;
|
|
34688
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34715
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34689
34716
|
}
|
|
34690
|
-
|
|
34691
|
-
|
|
34692
|
-
position: absolute;
|
|
34693
|
-
width: 5px;
|
|
34694
|
-
height: 48px;
|
|
34695
|
-
left: 52.9px;
|
|
34696
|
-
top: 51.8px;
|
|
34697
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34698
|
-
border-radius: 5px;
|
|
34699
|
-
transform: rotate(112deg);
|
|
34700
|
-
transform-origin: top left;
|
|
34701
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34717
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34718
|
+
font-size: 0;
|
|
34702
34719
|
}
|
|
34703
34720
|
|
|
34704
34721
|
.E_w7ob4th.outside-tag {
|
|
@@ -34739,23 +34756,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34739
34756
|
white-space: normal;
|
|
34740
34757
|
}
|
|
34741
34758
|
|
|
34742
|
-
.E_r77hffu {
|
|
34743
|
-
display: flex;
|
|
34744
|
-
align-items: center;
|
|
34745
|
-
justify-content: space-between;
|
|
34746
|
-
column-gap: 6px;
|
|
34747
|
-
}
|
|
34748
|
-
|
|
34749
|
-
.E_p1cmxsf7 {
|
|
34750
|
-
display: flex;
|
|
34751
|
-
flex-direction: column;
|
|
34752
|
-
justify-content: center;
|
|
34753
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34754
|
-
}
|
|
34755
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
34756
|
-
font-size: 0;
|
|
34757
|
-
}
|
|
34758
|
-
|
|
34759
34759
|
.E_sjob3jg {
|
|
34760
34760
|
--item-min-width: 60px;
|
|
34761
34761
|
}
|
|
@@ -35147,11 +35147,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35147
35147
|
margin-right: 8px;
|
|
35148
35148
|
}
|
|
35149
35149
|
|
|
35150
|
-
.E_i1g85yz3 {
|
|
35151
|
-
margin-right: 4px;
|
|
35152
|
-
height: 16px;
|
|
35153
|
-
}
|
|
35154
|
-
|
|
35155
35150
|
.E_t13ef470 {
|
|
35156
35151
|
height: 100%;
|
|
35157
35152
|
}
|
|
@@ -35182,6 +35177,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35182
35177
|
background: rgba(163, 180, 204, 0.18);
|
|
35183
35178
|
}
|
|
35184
35179
|
|
|
35180
|
+
.E_i1g85yz3 {
|
|
35181
|
+
margin-right: 4px;
|
|
35182
|
+
height: 16px;
|
|
35183
|
+
}
|
|
35184
|
+
|
|
35185
35185
|
.E_t1gvlxt5 {
|
|
35186
35186
|
min-width: 0;
|
|
35187
35187
|
flex: 1;
|
|
@@ -35442,18 +35442,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35442
35442
|
display: block;
|
|
35443
35443
|
}
|
|
35444
35444
|
|
|
35445
|
-
.E_i14c7jc8 {
|
|
35446
|
-
color: var(--i14c7jc8-0);
|
|
35447
|
-
}
|
|
35448
|
-
|
|
35449
|
-
.E_i1ibuolf {
|
|
35450
|
-
display: flex;
|
|
35451
|
-
align-items: center;
|
|
35452
|
-
column-gap: 4px;
|
|
35453
|
-
font-size: 12px;
|
|
35454
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35455
|
-
}
|
|
35456
|
-
|
|
35457
35445
|
.E_d1u4ndxc {
|
|
35458
35446
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35459
35447
|
font-size: 12px;
|
|
@@ -35483,4 +35471,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35483
35471
|
to {
|
|
35484
35472
|
transform: translateX(100%);
|
|
35485
35473
|
}
|
|
35474
|
+
}
|
|
35475
|
+
|
|
35476
|
+
.E_i14c7jc8 {
|
|
35477
|
+
color: var(--i14c7jc8-0);
|
|
35478
|
+
}
|
|
35479
|
+
|
|
35480
|
+
.E_i1ibuolf {
|
|
35481
|
+
display: flex;
|
|
35482
|
+
align-items: center;
|
|
35483
|
+
column-gap: 4px;
|
|
35484
|
+
font-size: 12px;
|
|
35485
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35486
35486
|
}
|