@cloudtower/eagle 0.31.25 → 0.31.26
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 +1585 -1585
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1623 -1623
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29572,2189 +29572,2190 @@ html body {
|
|
|
29572
29572
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29573
29573
|
}
|
|
29574
29574
|
}
|
|
29575
|
-
.
|
|
29576
|
-
|
|
29575
|
+
.E_c18gxmrl {
|
|
29576
|
+
border: 1px solid #d8deeb;
|
|
29577
|
+
border-radius: 4px;
|
|
29577
29578
|
}
|
|
29578
29579
|
|
|
29579
|
-
.
|
|
29580
|
-
|
|
29580
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
29581
|
+
margin-top: 8px;
|
|
29581
29582
|
}
|
|
29582
29583
|
|
|
29583
|
-
.
|
|
29584
|
-
color: #0080ff;
|
|
29584
|
+
.E_c18gxmrl:hover {
|
|
29585
|
+
border-color: #0080ff;
|
|
29585
29586
|
}
|
|
29586
29587
|
|
|
29587
|
-
.
|
|
29588
|
-
|
|
29589
|
-
width: 100%;
|
|
29588
|
+
.E_c18gxmrl:hover > header {
|
|
29589
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29590
29590
|
}
|
|
29591
29591
|
|
|
29592
|
-
.
|
|
29593
|
-
|
|
29592
|
+
.E_c18gxmrl.active header {
|
|
29593
|
+
border-bottom: 1px solid #d8deeb;
|
|
29594
29594
|
}
|
|
29595
29595
|
|
|
29596
|
-
.
|
|
29597
|
-
padding:
|
|
29596
|
+
.E_c18gxmrl > header {
|
|
29597
|
+
padding: 8px 12px;
|
|
29598
29598
|
}
|
|
29599
29599
|
|
|
29600
|
-
.
|
|
29600
|
+
.E_m74vjol {
|
|
29601
29601
|
display: flex;
|
|
29602
29602
|
justify-content: space-between;
|
|
29603
|
-
|
|
29604
|
-
font-size: 13px;
|
|
29605
|
-
line-height: 24px;
|
|
29606
|
-
color: #cccccc;
|
|
29607
|
-
white-space: nowrap;
|
|
29608
|
-
}
|
|
29609
|
-
|
|
29610
|
-
.E_c14wcxf0 label {
|
|
29611
|
-
margin-right: 32px;
|
|
29603
|
+
width: 100%;
|
|
29612
29604
|
}
|
|
29613
29605
|
|
|
29614
|
-
.
|
|
29615
|
-
|
|
29616
|
-
color: white;
|
|
29606
|
+
.E_m74vjol .action {
|
|
29607
|
+
margin-left: 16px;
|
|
29617
29608
|
}
|
|
29618
29609
|
|
|
29619
|
-
.
|
|
29620
|
-
width:
|
|
29621
|
-
height: 8px;
|
|
29622
|
-
border-radius: 2px;
|
|
29623
|
-
display: inline-block;
|
|
29624
|
-
background: var(--s11212zy-0);
|
|
29625
|
-
border: 1px solid #fff;
|
|
29626
|
-
box-sizing: content-box;
|
|
29627
|
-
margin-right: 6px;
|
|
29610
|
+
.E_a1o35uvh .ant-alert-message {
|
|
29611
|
+
width: 100%;
|
|
29628
29612
|
}
|
|
29629
29613
|
|
|
29630
|
-
.
|
|
29631
|
-
|
|
29632
|
-
|
|
29633
|
-
margin-right: 4px;
|
|
29614
|
+
.E_berrcjl {
|
|
29615
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29616
|
+
margin-bottom: 4px;
|
|
29634
29617
|
}
|
|
29635
29618
|
|
|
29636
|
-
.
|
|
29637
|
-
|
|
29619
|
+
.E_berrcjl .breadcrumb-link {
|
|
29620
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29621
|
+
cursor: pointer;
|
|
29622
|
+
transition: color 160ms ease;
|
|
29638
29623
|
}
|
|
29639
29624
|
|
|
29640
|
-
.
|
|
29641
|
-
|
|
29625
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29626
|
+
color: #0080ff;
|
|
29642
29627
|
}
|
|
29643
29628
|
|
|
29644
|
-
.
|
|
29645
|
-
|
|
29629
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29630
|
+
color: #005ed1;
|
|
29646
29631
|
}
|
|
29647
29632
|
|
|
29648
|
-
.
|
|
29649
|
-
|
|
29633
|
+
.E_b1nip9bk {
|
|
29634
|
+
padding: 4px 11px;
|
|
29650
29635
|
}
|
|
29651
29636
|
|
|
29652
|
-
.
|
|
29653
|
-
|
|
29637
|
+
.E_bqamoqe {
|
|
29638
|
+
white-space: nowrap;
|
|
29639
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29654
29640
|
}
|
|
29655
29641
|
|
|
29656
|
-
.
|
|
29657
|
-
|
|
29642
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29643
|
+
--color: #0080ff;
|
|
29658
29644
|
}
|
|
29659
29645
|
|
|
29660
|
-
.
|
|
29661
|
-
|
|
29646
|
+
.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] {
|
|
29647
|
+
--color: #0080ff;
|
|
29662
29648
|
}
|
|
29663
29649
|
|
|
29664
|
-
.
|
|
29665
|
-
|
|
29650
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29651
|
+
margin-left: 1px;
|
|
29666
29652
|
}
|
|
29667
29653
|
|
|
29668
|
-
.
|
|
29669
|
-
|
|
29670
|
-
|
|
29654
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29655
|
+
border-top-right-radius: 0;
|
|
29656
|
+
border-bottom-right-radius: 0;
|
|
29671
29657
|
}
|
|
29672
29658
|
|
|
29673
|
-
.
|
|
29674
|
-
|
|
29675
|
-
|
|
29676
|
-
text-overflow: ellipsis;
|
|
29659
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29660
|
+
border-top-left-radius: 0;
|
|
29661
|
+
border-bottom-left-radius: 0;
|
|
29677
29662
|
}
|
|
29678
29663
|
|
|
29679
|
-
.
|
|
29680
|
-
|
|
29681
|
-
justify-content: space-between;
|
|
29682
|
-
align-items: center;
|
|
29683
|
-
padding: 8px;
|
|
29684
|
-
min-height: 32px;
|
|
29664
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29665
|
+
border-radius: unset;
|
|
29685
29666
|
}
|
|
29686
29667
|
|
|
29687
|
-
.
|
|
29688
|
-
|
|
29689
|
-
font-weight: 600;
|
|
29690
|
-
font-size: 12px;
|
|
29691
|
-
line-height: 8px;
|
|
29668
|
+
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29669
|
+
justify-content: center;
|
|
29692
29670
|
}
|
|
29693
29671
|
|
|
29694
|
-
.
|
|
29695
|
-
|
|
29696
|
-
|
|
29697
|
-
|
|
29672
|
+
.E_b1wx3t3t.ant-btn {
|
|
29673
|
+
display: inline-flex;
|
|
29674
|
+
align-items: center;
|
|
29675
|
+
justify-content: center;
|
|
29676
|
+
height: 32px;
|
|
29677
|
+
border-radius: 6px;
|
|
29678
|
+
line-height: 22px;
|
|
29679
|
+
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
29680
|
+
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
29698
29681
|
}
|
|
29699
29682
|
|
|
29700
|
-
.
|
|
29701
|
-
|
|
29702
|
-
line-height:
|
|
29683
|
+
.E_b1wx3t3t.ant-btn.ant-btn-lg {
|
|
29684
|
+
height: 40px;
|
|
29685
|
+
line-height: 24px;
|
|
29703
29686
|
}
|
|
29704
29687
|
|
|
29705
|
-
.
|
|
29706
|
-
|
|
29707
|
-
|
|
29708
|
-
color: #2d3a56;
|
|
29688
|
+
.E_b1wx3t3t.ant-btn.ant-btn-sm {
|
|
29689
|
+
height: 24px;
|
|
29690
|
+
line-height: 20px;
|
|
29709
29691
|
}
|
|
29710
29692
|
|
|
29711
|
-
.
|
|
29712
|
-
|
|
29693
|
+
.E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
|
|
29694
|
+
border-radius: 50%;
|
|
29713
29695
|
}
|
|
29714
29696
|
|
|
29715
|
-
.
|
|
29716
|
-
|
|
29697
|
+
.E_b1wx3t3t .ant-btn-loading-icon span.anticon {
|
|
29698
|
+
margin-right: 8px;
|
|
29699
|
+
padding-right: 0px;
|
|
29717
29700
|
}
|
|
29718
29701
|
|
|
29719
|
-
.
|
|
29720
|
-
|
|
29721
|
-
|
|
29722
|
-
|
|
29723
|
-
|
|
29702
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
|
|
29703
|
+
color: var(--color, #06101f);
|
|
29704
|
+
font-weight: var(--font-weight);
|
|
29705
|
+
background: var(--background-color, #fff);
|
|
29706
|
+
border-width: var(--border-width, 1px);
|
|
29707
|
+
border-color: var(--border-color, #d9d9d9);
|
|
29724
29708
|
}
|
|
29725
29709
|
|
|
29726
|
-
.
|
|
29727
|
-
|
|
29728
|
-
text-align: left;
|
|
29710
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
|
|
29711
|
+
display: none;
|
|
29729
29712
|
}
|
|
29730
29713
|
|
|
29731
|
-
.
|
|
29732
|
-
|
|
29714
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
|
|
29715
|
+
color: var(--color, inherit);
|
|
29733
29716
|
}
|
|
29734
29717
|
|
|
29735
|
-
.
|
|
29736
|
-
|
|
29737
|
-
|
|
29738
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29739
|
-
padding-right: 12px;
|
|
29718
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
|
|
29719
|
+
background: var(--background-color-hover, var(--background-color));
|
|
29720
|
+
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
29740
29721
|
}
|
|
29741
29722
|
|
|
29742
|
-
.
|
|
29743
|
-
|
|
29744
|
-
|
|
29745
|
-
|
|
29746
|
-
|
|
29747
|
-
display: flex;
|
|
29748
|
-
width: 100%;
|
|
29749
|
-
overflow: hidden;
|
|
29723
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
|
|
29724
|
+
--scale: 1;
|
|
29725
|
+
--transY: 1px;
|
|
29726
|
+
background: var(--background-color-active, var(--background-color));
|
|
29727
|
+
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
29750
29728
|
}
|
|
29751
29729
|
|
|
29752
|
-
.
|
|
29753
|
-
|
|
29730
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
|
|
29731
|
+
background: var(--background-color-focus, var(--background-color));
|
|
29732
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
29733
|
+
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
29754
29734
|
}
|
|
29755
29735
|
|
|
29756
|
-
.
|
|
29757
|
-
|
|
29758
|
-
|
|
29759
|
-
border-
|
|
29736
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
|
|
29737
|
+
color: var(--color-disabled, var(--color));
|
|
29738
|
+
background: var(--background-color-disabled, var(--background-color));
|
|
29739
|
+
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
29740
|
+
opacity: 0.5;
|
|
29760
29741
|
}
|
|
29761
29742
|
|
|
29762
|
-
.
|
|
29763
|
-
|
|
29764
|
-
|
|
29765
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
29766
|
-
border-top: none;
|
|
29743
|
+
.E_b1wx3t3t.ant-btn-link[disabled] {
|
|
29744
|
+
color: #0080ff;
|
|
29745
|
+
opacity: 0.5;
|
|
29767
29746
|
}
|
|
29768
29747
|
|
|
29769
|
-
.
|
|
29770
|
-
|
|
29771
|
-
|
|
29748
|
+
.E_b1wx3t3t.ant-btn-primary {
|
|
29749
|
+
--color: #fff;
|
|
29750
|
+
--font-weight: bold;
|
|
29751
|
+
--border-width: 0;
|
|
29752
|
+
--background-color: #0080ff;
|
|
29753
|
+
--background-color-hover: #009dff;
|
|
29754
|
+
--background-color-active: #005ed1;
|
|
29755
|
+
--background-color-focus: #0080ff;
|
|
29756
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29772
29757
|
}
|
|
29773
29758
|
|
|
29774
|
-
.
|
|
29775
|
-
|
|
29776
|
-
|
|
29777
|
-
|
|
29778
|
-
|
|
29759
|
+
.E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
|
|
29760
|
+
--background-color: #f0483e;
|
|
29761
|
+
--background-color-hover: #ff5252;
|
|
29762
|
+
--background-color-active: #c73d31;
|
|
29763
|
+
--background-color-focus: #ff5252;
|
|
29764
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29779
29765
|
}
|
|
29780
29766
|
|
|
29781
|
-
.
|
|
29782
|
-
|
|
29783
|
-
|
|
29767
|
+
.E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
|
|
29768
|
+
--background-color: #fea008;
|
|
29769
|
+
--background-color-hover: #feba33;
|
|
29770
|
+
--background-color-active: #e07f00;
|
|
29771
|
+
--background-color-focus: #fea008;
|
|
29784
29772
|
}
|
|
29785
29773
|
|
|
29786
|
-
.
|
|
29787
|
-
|
|
29788
|
-
|
|
29789
|
-
|
|
29790
|
-
|
|
29791
|
-
|
|
29792
|
-
|
|
29793
|
-
|
|
29794
|
-
|
|
29795
|
-
|
|
29796
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
29797
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29798
|
-
opacity: 0.4;
|
|
29774
|
+
.E_b1wx3t3t.ant-btn-secondary {
|
|
29775
|
+
--color: #0080ff;
|
|
29776
|
+
--font-weight: bold;
|
|
29777
|
+
--border-width: 0;
|
|
29778
|
+
--background-color: rgba(0, 136, 255, 0.1);
|
|
29779
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
29780
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
29781
|
+
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
29782
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29799
29783
|
}
|
|
29800
29784
|
|
|
29801
|
-
.
|
|
29802
|
-
color:
|
|
29803
|
-
|
|
29785
|
+
.E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
|
|
29786
|
+
--color: #f0483e;
|
|
29787
|
+
--background-color: rgba(255, 74, 74, 0.1);
|
|
29788
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
29789
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
29790
|
+
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
29791
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29804
29792
|
}
|
|
29805
29793
|
|
|
29806
|
-
.
|
|
29807
|
-
color: #
|
|
29794
|
+
.E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
|
|
29795
|
+
--color: #fea008;
|
|
29796
|
+
--background-color: rgba(255, 187, 0, 0.1);
|
|
29797
|
+
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
29798
|
+
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
29799
|
+
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
29808
29800
|
}
|
|
29809
29801
|
|
|
29810
|
-
.
|
|
29811
|
-
|
|
29802
|
+
.E_b1wx3t3t.ant-btn-tertiary {
|
|
29803
|
+
--color: #0080ff;
|
|
29804
|
+
--font-weight: bold;
|
|
29805
|
+
--border-width: 0;
|
|
29806
|
+
--background-color: #fff;
|
|
29807
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29808
|
+
box-shadow: none;
|
|
29812
29809
|
}
|
|
29813
29810
|
|
|
29814
|
-
.
|
|
29815
|
-
|
|
29816
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
29817
|
-
backdrop-filter: blur(10px);
|
|
29818
|
-
padding: 7px 10px;
|
|
29811
|
+
.E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
|
|
29812
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29819
29813
|
}
|
|
29820
29814
|
|
|
29821
|
-
.
|
|
29822
|
-
color:
|
|
29823
|
-
|
|
29824
|
-
|
|
29825
|
-
align-items: center;
|
|
29826
|
-
padding: 8px 16px;
|
|
29815
|
+
.E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
|
|
29816
|
+
--color: #f0483e;
|
|
29817
|
+
--background-color: #fff;
|
|
29818
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29827
29819
|
}
|
|
29828
29820
|
|
|
29829
|
-
.
|
|
29830
|
-
|
|
29821
|
+
.E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
|
|
29822
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
|
|
29831
29823
|
}
|
|
29832
29824
|
|
|
29833
|
-
.
|
|
29834
|
-
color: #
|
|
29825
|
+
.E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
|
|
29826
|
+
--color: #fea008;
|
|
29827
|
+
--background-color: #fff;
|
|
29835
29828
|
}
|
|
29836
29829
|
|
|
29837
|
-
.
|
|
29838
|
-
|
|
29830
|
+
.E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
|
|
29831
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
|
|
29839
29832
|
}
|
|
29840
29833
|
|
|
29841
|
-
.
|
|
29842
|
-
|
|
29843
|
-
|
|
29834
|
+
.E_b1wx3t3t.ant-btn-ordinary {
|
|
29835
|
+
--color: #1d326c;
|
|
29836
|
+
--border-color: #ccd4e3;
|
|
29837
|
+
--background-color: #fff;
|
|
29838
|
+
--background-color-hover: #edf0f7;
|
|
29839
|
+
--background-color-active: #e4e9f2;
|
|
29840
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29841
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
29844
29842
|
}
|
|
29845
29843
|
|
|
29846
|
-
.
|
|
29847
|
-
|
|
29848
|
-
width: 2px;
|
|
29849
|
-
height: 2px;
|
|
29850
|
-
border-radius: 1px;
|
|
29851
|
-
background: #0096ff;
|
|
29844
|
+
.E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
|
|
29845
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
29852
29846
|
}
|
|
29853
29847
|
|
|
29854
|
-
.
|
|
29855
|
-
|
|
29848
|
+
.E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
|
|
29849
|
+
--color: #0080ff;
|
|
29850
|
+
--border-color: #0080ff;
|
|
29851
|
+
--background-color: #fff;
|
|
29852
|
+
--background-color-hover: linear-gradient(
|
|
29853
|
+
0deg,
|
|
29854
|
+
rgba(0, 136, 255, 0.16),
|
|
29855
|
+
rgba(0, 136, 255, 0.16)
|
|
29856
|
+
),
|
|
29857
|
+
#ffffff;
|
|
29858
|
+
--background-color-active: linear-gradient(
|
|
29859
|
+
0deg,
|
|
29860
|
+
rgba(0, 136, 255, 0.2),
|
|
29861
|
+
rgba(0, 136, 255, 0.2)
|
|
29862
|
+
),
|
|
29863
|
+
#ffffff;
|
|
29864
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29865
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
29856
29866
|
}
|
|
29857
29867
|
|
|
29858
|
-
.
|
|
29859
|
-
|
|
29860
|
-
|
|
29861
|
-
background: #
|
|
29862
|
-
|
|
29868
|
+
.E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
|
|
29869
|
+
--color: #f0483e;
|
|
29870
|
+
--border-color: #f0483e;
|
|
29871
|
+
--background-color: #fff;
|
|
29872
|
+
--background-color-hover: linear-gradient(
|
|
29873
|
+
0deg,
|
|
29874
|
+
rgba(255, 74, 74, 0.16),
|
|
29875
|
+
rgba(255, 74, 74, 0.16)
|
|
29876
|
+
),
|
|
29877
|
+
#ffffff;
|
|
29878
|
+
--background-color-active: linear-gradient(
|
|
29879
|
+
0deg,
|
|
29880
|
+
rgba(255, 74, 74, 0.2),
|
|
29881
|
+
rgba(255, 74, 74, 0.2)
|
|
29882
|
+
),
|
|
29883
|
+
#ffffff;
|
|
29884
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29863
29885
|
}
|
|
29864
29886
|
|
|
29865
|
-
|
|
29866
|
-
|
|
29887
|
+
.E_b1wx3t3t.ant-btn-ordinary-onTint {
|
|
29888
|
+
--color: #1d326c;
|
|
29889
|
+
--border-color: #fff;
|
|
29890
|
+
--background-color: #fff;
|
|
29891
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
29892
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
29893
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29894
|
+
box-shadow: none;
|
|
29867
29895
|
}
|
|
29868
29896
|
|
|
29869
|
-
.
|
|
29870
|
-
|
|
29871
|
-
|
|
29872
|
-
|
|
29873
|
-
|
|
29897
|
+
.E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
|
|
29898
|
+
--color: #0080ff;
|
|
29899
|
+
--border-color: #fff;
|
|
29900
|
+
--background-color: #fff;
|
|
29901
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
29902
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
29903
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29904
|
+
box-shadow: none;
|
|
29874
29905
|
}
|
|
29875
29906
|
|
|
29876
|
-
.
|
|
29877
|
-
|
|
29907
|
+
.E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
|
|
29908
|
+
--color: #f0483e;
|
|
29909
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
29910
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
29911
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29878
29912
|
}
|
|
29879
29913
|
|
|
29880
|
-
.
|
|
29881
|
-
|
|
29914
|
+
.E_b1wx3t3t.ant-btn-quiet {
|
|
29915
|
+
--color: rgba(44, 56, 82, 0.6);
|
|
29916
|
+
--border-width: 0;
|
|
29917
|
+
--background-color: transparent;
|
|
29918
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
29919
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
29920
|
+
--background-color-focus: #fff;
|
|
29921
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29922
|
+
box-shadow: none;
|
|
29882
29923
|
}
|
|
29883
29924
|
|
|
29884
|
-
.
|
|
29885
|
-
|
|
29886
|
-
|
|
29925
|
+
.E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
|
|
29926
|
+
--color: #f0483e;
|
|
29927
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
29928
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
29929
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29887
29930
|
}
|
|
29888
29931
|
|
|
29889
|
-
.
|
|
29890
|
-
|
|
29891
|
-
|
|
29932
|
+
.E_b1wx3t3t.ant-btn-quiet.quiet-blue {
|
|
29933
|
+
--color: #0080ff;
|
|
29934
|
+
--background-color: transparent;
|
|
29935
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
29936
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
29937
|
+
--background-color-focus: #fff;
|
|
29938
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29892
29939
|
}
|
|
29893
29940
|
|
|
29894
|
-
.
|
|
29895
|
-
|
|
29941
|
+
.E_b1wx3t3t .button-prefix-icon {
|
|
29942
|
+
margin-right: 8px;
|
|
29943
|
+
display: inline-flex;
|
|
29896
29944
|
}
|
|
29897
29945
|
|
|
29898
|
-
.
|
|
29899
|
-
|
|
29900
|
-
|
|
29901
|
-
-webkit-box-orient: vertical;
|
|
29902
|
-
word-break: break-all;
|
|
29946
|
+
.E_b1wx3t3t .button-suffix-icon {
|
|
29947
|
+
margin-left: 8px;
|
|
29948
|
+
display: inline-flex;
|
|
29903
29949
|
}
|
|
29904
29950
|
|
|
29905
|
-
.
|
|
29906
|
-
display:
|
|
29951
|
+
.E_b1wx3t3t .icon-wrapper {
|
|
29952
|
+
display: flex;
|
|
29953
|
+
justify-content: center;
|
|
29907
29954
|
}
|
|
29908
29955
|
|
|
29909
|
-
.
|
|
29910
|
-
|
|
29911
|
-
border-radius: 4px;
|
|
29956
|
+
button.E_n7k2c6r {
|
|
29957
|
+
padding: 0;
|
|
29912
29958
|
}
|
|
29913
29959
|
|
|
29914
|
-
.
|
|
29915
|
-
|
|
29960
|
+
.E_d1bw7c5z {
|
|
29961
|
+
position: relative;
|
|
29962
|
+
max-width: 388px;
|
|
29963
|
+
min-width: 285px;
|
|
29916
29964
|
}
|
|
29917
29965
|
|
|
29918
|
-
.
|
|
29966
|
+
.E_d1bw7c5z .center {
|
|
29967
|
+
position: absolute;
|
|
29968
|
+
font-size: 12px;
|
|
29969
|
+
width: 80px;
|
|
29970
|
+
height: 100px;
|
|
29971
|
+
top: 0;
|
|
29972
|
+
left: 35px;
|
|
29919
29973
|
display: flex;
|
|
29974
|
+
flex-direction: column;
|
|
29975
|
+
justify-content: center;
|
|
29920
29976
|
align-items: center;
|
|
29921
|
-
|
|
29922
|
-
background: #edf0f7;
|
|
29923
|
-
padding: 8px 12px;
|
|
29924
|
-
position: sticky;
|
|
29925
|
-
top: 0;
|
|
29926
|
-
z-index: 1;
|
|
29927
|
-
margin-bottom: -52px;
|
|
29977
|
+
color: #00122e;
|
|
29928
29978
|
}
|
|
29929
29979
|
|
|
29930
|
-
.
|
|
29931
|
-
|
|
29932
|
-
align-items: center;
|
|
29980
|
+
.E_d1bw7c5z .center .number {
|
|
29981
|
+
font-size: 24px;
|
|
29933
29982
|
font-weight: 700;
|
|
29934
|
-
flex-shrink: 0;
|
|
29935
29983
|
}
|
|
29936
29984
|
|
|
29937
|
-
.
|
|
29938
|
-
|
|
29939
|
-
|
|
29940
|
-
width:
|
|
29941
|
-
|
|
29942
|
-
border-radius: 50%;
|
|
29943
|
-
justify-content: center;
|
|
29985
|
+
.E_d1bw7c5z .center .text {
|
|
29986
|
+
padding: 0 5px;
|
|
29987
|
+
font-size: 12px;
|
|
29988
|
+
width: inherit;
|
|
29989
|
+
text-align: center;
|
|
29944
29990
|
}
|
|
29945
29991
|
|
|
29946
|
-
.
|
|
29947
|
-
|
|
29992
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
29993
|
+
display: flex;
|
|
29948
29994
|
}
|
|
29949
29995
|
|
|
29950
|
-
.
|
|
29951
|
-
|
|
29952
|
-
|
|
29953
|
-
|
|
29954
|
-
|
|
29955
|
-
|
|
29956
|
-
|
|
29957
|
-
margin-top: -4px;
|
|
29958
|
-
overflow: hidden;
|
|
29996
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
29997
|
+
position: relative !important;
|
|
29998
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
29999
|
+
left: 0 !important;
|
|
30000
|
+
bottom: 0 !important;
|
|
30001
|
+
display: flex;
|
|
30002
|
+
align-items: center;
|
|
29959
30003
|
}
|
|
29960
30004
|
|
|
29961
|
-
.
|
|
29962
|
-
|
|
30005
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30006
|
+
width: 100%;
|
|
29963
30007
|
}
|
|
29964
30008
|
|
|
29965
|
-
.
|
|
29966
|
-
|
|
30009
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30010
|
+
width: 100%;
|
|
30011
|
+
margin-right: 0 !important;
|
|
30012
|
+
line-height: 18px;
|
|
29967
30013
|
}
|
|
29968
30014
|
|
|
29969
|
-
.
|
|
29970
|
-
|
|
30015
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30016
|
+
border-radius: 2px;
|
|
29971
30017
|
}
|
|
29972
30018
|
|
|
29973
|
-
.
|
|
29974
|
-
|
|
30019
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30020
|
+
min-width: 75px;
|
|
30021
|
+
max-width: 198px;
|
|
30022
|
+
width: calc(100% - 20px);
|
|
30023
|
+
margin-left: 2px;
|
|
30024
|
+
color: #00122e !important;
|
|
30025
|
+
display: inline-flex;
|
|
30026
|
+
justify-content: space-between;
|
|
29975
30027
|
}
|
|
29976
30028
|
|
|
29977
|
-
.
|
|
30029
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30030
|
+
maxwidth: calc(100% - 12px);
|
|
29978
30031
|
cursor: pointer;
|
|
29979
|
-
|
|
29980
|
-
|
|
29981
|
-
|
|
29982
|
-
|
|
30032
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30033
|
+
overflow: hidden;
|
|
30034
|
+
text-overflow: ellipsis;
|
|
30035
|
+
white-space: nowrap;
|
|
29983
30036
|
}
|
|
29984
30037
|
|
|
29985
|
-
.
|
|
29986
|
-
|
|
30038
|
+
.E_d1bw7c5z .value {
|
|
30039
|
+
color: rgba(44, 56, 82, 0.75);
|
|
29987
30040
|
}
|
|
29988
30041
|
|
|
29989
|
-
.
|
|
29990
|
-
|
|
29991
|
-
padding: 32px 8px;
|
|
29992
|
-
overflow: auto;
|
|
30042
|
+
.E_t10pqbtc {
|
|
30043
|
+
width: 140px;
|
|
29993
30044
|
}
|
|
29994
30045
|
|
|
29995
|
-
.
|
|
30046
|
+
.E_t10pqbtc .item {
|
|
30047
|
+
margin: 6px auto;
|
|
29996
30048
|
display: flex;
|
|
29997
|
-
flex-direction: column;
|
|
29998
30049
|
justify-content: space-between;
|
|
29999
30050
|
}
|
|
30000
30051
|
|
|
30001
|
-
.
|
|
30002
|
-
|
|
30003
|
-
}
|
|
30004
|
-
|
|
30005
|
-
.E_s1at6qmn .ant-menu {
|
|
30006
|
-
background: #edf0f7;
|
|
30007
|
-
}
|
|
30008
|
-
|
|
30009
|
-
.E_s1at6qmn .ant-menu a {
|
|
30010
|
-
color: #00122e;
|
|
30011
|
-
width: 180px;
|
|
30012
|
-
overflow: hidden;
|
|
30013
|
-
text-overflow: ellipsis;
|
|
30014
|
-
}
|
|
30015
|
-
|
|
30016
|
-
.E_s1at6qmn .ant-menu-vertical {
|
|
30017
|
-
margin-bottom: 24px;
|
|
30018
|
-
}
|
|
30019
|
-
|
|
30020
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30021
|
-
margin: 0;
|
|
30022
|
-
}
|
|
30023
|
-
|
|
30024
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30025
|
-
font-size: 12px;
|
|
30026
|
-
padding: 0 8px 4px;
|
|
30027
|
-
line-height: 18px;
|
|
30052
|
+
.E_t10pqbtc .item .name {
|
|
30053
|
+
width: 102px;
|
|
30028
30054
|
}
|
|
30029
30055
|
|
|
30030
|
-
.
|
|
30031
|
-
|
|
30056
|
+
.E_c1uzzomf {
|
|
30057
|
+
margin-bottom: 16px;
|
|
30032
30058
|
}
|
|
30033
30059
|
|
|
30034
|
-
.
|
|
30035
|
-
|
|
30060
|
+
.E_c1uzzomf .card-title {
|
|
30061
|
+
font-size: 16px;
|
|
30062
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30063
|
+
font-weight: 700;
|
|
30064
|
+
line-height: 32px;
|
|
30036
30065
|
}
|
|
30037
30066
|
|
|
30038
|
-
.
|
|
30039
|
-
|
|
30040
|
-
border-
|
|
30067
|
+
.E_c1uzzomf .card-body {
|
|
30068
|
+
padding: 24px;
|
|
30069
|
+
border-radius: 8px;
|
|
30070
|
+
background: #fff;
|
|
30041
30071
|
}
|
|
30042
30072
|
|
|
30043
|
-
.
|
|
30044
|
-
|
|
30045
|
-
|
|
30046
|
-
align-items: center;
|
|
30047
|
-
height: 32px;
|
|
30073
|
+
.E_c1uzzomf .empty {
|
|
30074
|
+
font-weight: 700;
|
|
30075
|
+
font-size: 14px;
|
|
30048
30076
|
line-height: 22px;
|
|
30049
|
-
|
|
30077
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30078
|
+
text-align: center;
|
|
30050
30079
|
}
|
|
30051
30080
|
|
|
30052
|
-
.
|
|
30053
|
-
|
|
30081
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30082
|
+
padding: 4px 8px 0 8px;
|
|
30083
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30084
|
+
font-size: 12px;
|
|
30054
30085
|
}
|
|
30055
30086
|
|
|
30056
|
-
.
|
|
30057
|
-
|
|
30058
|
-
margin-bottom: 2px;
|
|
30087
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30088
|
+
padding-bottom: 6px;
|
|
30059
30089
|
}
|
|
30060
30090
|
|
|
30061
|
-
.
|
|
30062
|
-
|
|
30063
|
-
|
|
30064
|
-
border-radius: 6px;
|
|
30065
|
-
color: #fff;
|
|
30091
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30092
|
+
padding-top: 4px;
|
|
30093
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30066
30094
|
}
|
|
30067
30095
|
|
|
30068
|
-
.
|
|
30069
|
-
|
|
30096
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30097
|
+
border: 0px;
|
|
30098
|
+
background-color: #fff;
|
|
30070
30099
|
}
|
|
30071
30100
|
|
|
30072
|
-
.
|
|
30073
|
-
|
|
30074
|
-
|
|
30075
|
-
|
|
30101
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30102
|
+
padding-top: 0px;
|
|
30103
|
+
padding-bottom: 0px;
|
|
30104
|
+
padding-left: 0px !important;
|
|
30105
|
+
padding-right: 24px;
|
|
30076
30106
|
}
|
|
30077
30107
|
|
|
30078
|
-
.
|
|
30079
|
-
|
|
30080
|
-
transition: all 0s;
|
|
30108
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30109
|
+
right: 0px;
|
|
30081
30110
|
}
|
|
30082
30111
|
|
|
30083
|
-
.
|
|
30084
|
-
|
|
30085
|
-
overflow: hidden;
|
|
30112
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30113
|
+
padding: 0px;
|
|
30086
30114
|
}
|
|
30087
30115
|
|
|
30088
|
-
.
|
|
30089
|
-
|
|
30116
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30117
|
+
padding-right: 0px;
|
|
30118
|
+
cursor: default;
|
|
30090
30119
|
}
|
|
30091
30120
|
|
|
30092
|
-
.
|
|
30093
|
-
|
|
30094
|
-
padding: 0 6px;
|
|
30121
|
+
.E_c1yyuluq {
|
|
30122
|
+
border-radius: 8px;
|
|
30095
30123
|
}
|
|
30096
30124
|
|
|
30097
|
-
.
|
|
30125
|
+
.E_c1yyuluq .ant-card-body {
|
|
30126
|
+
padding: 20px 24px 24px 24px;
|
|
30127
|
+
}
|
|
30128
|
+
|
|
30129
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30098
30130
|
display: flex;
|
|
30099
|
-
place-items: center;
|
|
30100
|
-
width: 100% !important;
|
|
30101
30131
|
}
|
|
30102
30132
|
|
|
30103
|
-
.
|
|
30104
|
-
|
|
30105
|
-
opacity: 1 !important;
|
|
30133
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30134
|
+
line-height: 18px;
|
|
30106
30135
|
}
|
|
30107
30136
|
|
|
30108
|
-
.
|
|
30109
|
-
|
|
30110
|
-
|
|
30137
|
+
.E_phljevk {
|
|
30138
|
+
display: flex;
|
|
30139
|
+
justify-content: space-between;
|
|
30140
|
+
align-items: center;
|
|
30141
|
+
padding: 10px 0;
|
|
30142
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30143
|
+
font-size: 12px;
|
|
30144
|
+
line-height: 24px;
|
|
30111
30145
|
}
|
|
30112
30146
|
|
|
30113
|
-
.
|
|
30114
|
-
|
|
30147
|
+
.E_phljevk .pagination-left {
|
|
30148
|
+
padding: 2px 8px;
|
|
30115
30149
|
}
|
|
30116
30150
|
|
|
30117
|
-
.
|
|
30118
|
-
|
|
30119
|
-
|
|
30120
|
-
|
|
30121
|
-
|
|
30122
|
-
|
|
30151
|
+
.E_phljevk .dropdown-trigger {
|
|
30152
|
+
display: flex;
|
|
30153
|
+
align-items: center;
|
|
30154
|
+
border-radius: 6px;
|
|
30155
|
+
cursor: pointer;
|
|
30156
|
+
transition: all 0.3s ease;
|
|
30123
30157
|
}
|
|
30124
30158
|
|
|
30125
|
-
.
|
|
30126
|
-
|
|
30159
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30160
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30161
|
+
color: #0080ff;
|
|
30127
30162
|
}
|
|
30128
30163
|
|
|
30129
|
-
.
|
|
30130
|
-
|
|
30164
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30165
|
+
margin-left: 4px;
|
|
30131
30166
|
}
|
|
30132
30167
|
|
|
30133
|
-
.
|
|
30134
|
-
|
|
30168
|
+
.E_phljevk .pagination-right {
|
|
30169
|
+
display: flex;
|
|
30170
|
+
align-items: center;
|
|
30171
|
+
color: #0080ff;
|
|
30172
|
+
font-weight: bold;
|
|
30135
30173
|
}
|
|
30136
30174
|
|
|
30137
|
-
.
|
|
30138
|
-
|
|
30175
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30176
|
+
margin-left: 4px;
|
|
30139
30177
|
}
|
|
30140
30178
|
|
|
30141
|
-
.
|
|
30142
|
-
|
|
30143
|
-
padding:
|
|
30144
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30179
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30180
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30181
|
+
padding: 0 8px;
|
|
30145
30182
|
}
|
|
30146
30183
|
|
|
30147
|
-
.
|
|
30148
|
-
|
|
30149
|
-
|
|
30184
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30185
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30186
|
+
color: #0080ff;
|
|
30150
30187
|
}
|
|
30151
30188
|
|
|
30152
|
-
.
|
|
30153
|
-
|
|
30154
|
-
width: 100px;
|
|
30155
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30189
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30190
|
+
transform: rotate(180deg);
|
|
30156
30191
|
}
|
|
30157
30192
|
|
|
30158
|
-
.
|
|
30159
|
-
|
|
30160
|
-
|
|
30193
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30194
|
+
max-height: calc(100vh - 128px);
|
|
30195
|
+
overflow-y: auto;
|
|
30161
30196
|
}
|
|
30162
30197
|
|
|
30163
|
-
.
|
|
30164
|
-
|
|
30165
|
-
|
|
30198
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30199
|
+
padding: 4px 20px;
|
|
30200
|
+
font-size: 12px;
|
|
30201
|
+
line-height: 18px;
|
|
30166
30202
|
}
|
|
30167
30203
|
|
|
30168
|
-
.
|
|
30169
|
-
|
|
30170
|
-
align-items: center;
|
|
30171
|
-
justify-content: space-between;
|
|
30172
|
-
word-break: keep-all;
|
|
30204
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30205
|
+
margin-right: 8px;
|
|
30173
30206
|
}
|
|
30174
30207
|
|
|
30175
|
-
.
|
|
30176
|
-
margin:
|
|
30208
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30209
|
+
margin-left: 8px;
|
|
30177
30210
|
}
|
|
30178
30211
|
|
|
30179
|
-
.
|
|
30180
|
-
color:
|
|
30212
|
+
.E_cc368xp {
|
|
30213
|
+
color: #00122e;
|
|
30214
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30215
|
+
margin-right: 8px;
|
|
30216
|
+
padding-right: 8px;
|
|
30181
30217
|
}
|
|
30182
30218
|
|
|
30183
|
-
.
|
|
30184
|
-
flex: 1;
|
|
30219
|
+
.E_i11o6xqj {
|
|
30185
30220
|
display: flex;
|
|
30186
|
-
|
|
30187
|
-
align-items: center;
|
|
30188
|
-
justify-content: flex-start;
|
|
30189
|
-
white-space: nowrap;
|
|
30221
|
+
gap: 4px;
|
|
30190
30222
|
}
|
|
30191
30223
|
|
|
30192
|
-
.
|
|
30193
|
-
|
|
30194
|
-
overflow: hidden;
|
|
30195
|
-
text-overflow: ellipsis;
|
|
30224
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30225
|
+
cursor: pointer;
|
|
30196
30226
|
}
|
|
30197
30227
|
|
|
30198
|
-
.
|
|
30199
|
-
|
|
30200
|
-
align-items: center;
|
|
30228
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30229
|
+
cursor: not-allowed;
|
|
30201
30230
|
}
|
|
30202
30231
|
|
|
30203
|
-
.
|
|
30204
|
-
display: flex;
|
|
30205
|
-
|
|
30206
|
-
|
|
30232
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30233
|
+
display: inline-flex;
|
|
30234
|
+
align-items: baseline;
|
|
30235
|
+
white-space: pre-wrap;
|
|
30207
30236
|
}
|
|
30208
30237
|
|
|
30209
|
-
.
|
|
30210
|
-
|
|
30238
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30239
|
+
position: relative;
|
|
30240
|
+
top: 3px;
|
|
30211
30241
|
}
|
|
30212
30242
|
|
|
30213
|
-
.
|
|
30214
|
-
|
|
30215
|
-
margin-left: 14px;
|
|
30216
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
30217
|
-
cursor: pointer;
|
|
30243
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30244
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30218
30245
|
}
|
|
30219
30246
|
|
|
30220
|
-
.
|
|
30221
|
-
|
|
30222
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30247
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30248
|
+
border-color: #0080ff;
|
|
30223
30249
|
}
|
|
30224
30250
|
|
|
30225
|
-
.
|
|
30226
|
-
|
|
30227
|
-
|
|
30228
|
-
|
|
30251
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30252
|
+
border-color: #0080ff;
|
|
30253
|
+
background: #0080ff;
|
|
30254
|
+
}
|
|
30255
|
+
|
|
30256
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30257
|
+
top: 4px;
|
|
30258
|
+
left: 4px;
|
|
30259
|
+
width: 6px;
|
|
30260
|
+
height: 6px;
|
|
30261
|
+
background: #fff;
|
|
30229
30262
|
}
|
|
30230
30263
|
|
|
30231
|
-
.
|
|
30232
|
-
|
|
30233
|
-
color: #0096ff;
|
|
30264
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30265
|
+
opacity: 0.5;
|
|
30234
30266
|
}
|
|
30235
30267
|
|
|
30236
|
-
.
|
|
30237
|
-
|
|
30238
|
-
|
|
30268
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30269
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30270
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30239
30271
|
}
|
|
30240
30272
|
|
|
30241
|
-
.
|
|
30242
|
-
|
|
30243
|
-
width: 80px;
|
|
30244
|
-
margin: 0 9px;
|
|
30245
|
-
text-align: center;
|
|
30273
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30274
|
+
background: #00122e;
|
|
30246
30275
|
}
|
|
30247
30276
|
|
|
30248
|
-
.
|
|
30249
|
-
|
|
30250
|
-
|
|
30251
|
-
margin: 5px 0 5px 8px;
|
|
30277
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30278
|
+
color: #00122e;
|
|
30279
|
+
opacity: 0.5;
|
|
30252
30280
|
}
|
|
30253
30281
|
|
|
30254
|
-
.
|
|
30255
|
-
|
|
30256
|
-
background: #f5f7fa;
|
|
30257
|
-
box-sizing: border-box;
|
|
30258
|
-
border-radius: 16px;
|
|
30259
|
-
margin-right: 8px;
|
|
30282
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30283
|
+
color: #00122e;
|
|
30260
30284
|
}
|
|
30261
30285
|
|
|
30262
|
-
.
|
|
30263
|
-
|
|
30264
|
-
|
|
30265
|
-
|
|
30286
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30287
|
+
display: inline-block;
|
|
30288
|
+
padding: 0;
|
|
30289
|
+
padding-left: 12px;
|
|
30266
30290
|
}
|
|
30267
30291
|
|
|
30268
|
-
.
|
|
30269
|
-
|
|
30270
|
-
|
|
30271
|
-
color:
|
|
30292
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30293
|
+
margin-bottom: 0;
|
|
30294
|
+
white-space: pre-wrap;
|
|
30295
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30272
30296
|
}
|
|
30273
30297
|
|
|
30274
|
-
.
|
|
30275
|
-
|
|
30276
|
-
margin-top: 4px;
|
|
30298
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30299
|
+
padding-left: 8px;
|
|
30277
30300
|
}
|
|
30278
30301
|
|
|
30279
|
-
.
|
|
30280
|
-
|
|
30281
|
-
padding: 0;
|
|
30282
|
-
margin-bottom: 8px;
|
|
30302
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30303
|
+
border-radius: 5px 0 0 5px;
|
|
30283
30304
|
}
|
|
30284
30305
|
|
|
30285
|
-
.
|
|
30286
|
-
|
|
30287
|
-
border-color: #0096ff;
|
|
30288
|
-
color: #fff;
|
|
30306
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30307
|
+
border-radius: 0 5px 5px 0;
|
|
30289
30308
|
}
|
|
30290
30309
|
|
|
30291
|
-
.
|
|
30292
|
-
|
|
30293
|
-
|
|
30310
|
+
.E_rcc63c8 {
|
|
30311
|
+
color: #00122e;
|
|
30312
|
+
border-color: #ccd4e3;
|
|
30294
30313
|
}
|
|
30295
30314
|
|
|
30296
|
-
.
|
|
30297
|
-
|
|
30315
|
+
.E_rcc63c8:first-child {
|
|
30316
|
+
border-color: #a3b4cc;
|
|
30298
30317
|
}
|
|
30299
30318
|
|
|
30300
|
-
.
|
|
30301
|
-
|
|
30302
|
-
|
|
30303
|
-
|
|
30304
|
-
/* FIXME:(yanzhen) do this better */
|
|
30319
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30320
|
+
padding: 0 12px;
|
|
30321
|
+
line-height: 32px;
|
|
30322
|
+
height: 32px;
|
|
30305
30323
|
}
|
|
30306
30324
|
|
|
30307
|
-
.
|
|
30308
|
-
|
|
30309
|
-
display: flex;
|
|
30310
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30325
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30326
|
+
white-space: nowrap;
|
|
30311
30327
|
}
|
|
30312
30328
|
|
|
30313
|
-
.
|
|
30314
|
-
height:
|
|
30329
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30330
|
+
height: 22px;
|
|
30331
|
+
padding: 0 7px;
|
|
30332
|
+
line-height: 20px;
|
|
30315
30333
|
}
|
|
30316
30334
|
|
|
30317
|
-
.
|
|
30318
|
-
|
|
30319
|
-
padding: 1px 12px;
|
|
30320
|
-
line-height: 24px;
|
|
30321
|
-
height: 24px;
|
|
30322
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30323
|
-
border-radius: 4px 4px 0 0;
|
|
30324
|
-
cursor: pointer;
|
|
30325
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30335
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30336
|
+
background: #ccd4e3;
|
|
30326
30337
|
}
|
|
30327
30338
|
|
|
30328
|
-
.
|
|
30329
|
-
|
|
30339
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30340
|
+
background: #0080ff;
|
|
30330
30341
|
}
|
|
30331
30342
|
|
|
30332
|
-
.
|
|
30333
|
-
|
|
30343
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30344
|
+
background: #ccd4e3;
|
|
30345
|
+
opacity: 0.5;
|
|
30334
30346
|
}
|
|
30335
30347
|
|
|
30336
|
-
.
|
|
30337
|
-
color: #0080ff;
|
|
30338
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30348
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30349
|
+
border-right-color: #0080ff;
|
|
30339
30350
|
}
|
|
30340
30351
|
|
|
30341
|
-
.
|
|
30342
|
-
|
|
30352
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30353
|
+
border-color: #0080ff;
|
|
30343
30354
|
}
|
|
30344
30355
|
|
|
30345
|
-
.
|
|
30346
|
-
background: rgba(
|
|
30356
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30357
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30347
30358
|
}
|
|
30348
30359
|
|
|
30349
|
-
.
|
|
30350
|
-
color: #0080ff;
|
|
30360
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30351
30361
|
background: rgba(211, 218, 235, 0.6);
|
|
30362
|
+
border-color: #ccd4e3;
|
|
30363
|
+
opacity: 0.5;
|
|
30352
30364
|
}
|
|
30353
30365
|
|
|
30354
|
-
.
|
|
30355
|
-
|
|
30366
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30367
|
+
color: #00122e;
|
|
30368
|
+
border-color: #ccd4e3;
|
|
30356
30369
|
}
|
|
30357
30370
|
|
|
30358
|
-
.
|
|
30359
|
-
|
|
30371
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30372
|
+
color: #00122e;
|
|
30373
|
+
border-color: #ccd4e3;
|
|
30374
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30360
30375
|
}
|
|
30361
30376
|
|
|
30362
|
-
.
|
|
30363
|
-
|
|
30377
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30378
|
+
margin-right: 8px;
|
|
30379
|
+
display: inline;
|
|
30380
|
+
border: none;
|
|
30381
|
+
padding: 0;
|
|
30382
|
+
width: 36px;
|
|
30383
|
+
background: transparent;
|
|
30364
30384
|
}
|
|
30365
30385
|
|
|
30366
|
-
.
|
|
30367
|
-
|
|
30368
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30386
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30387
|
+
box-shadow: none;
|
|
30369
30388
|
}
|
|
30370
30389
|
|
|
30371
|
-
.
|
|
30372
|
-
|
|
30390
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30391
|
+
margin-right: 0;
|
|
30392
|
+
width: initial;
|
|
30393
|
+
box-shadow: none;
|
|
30373
30394
|
}
|
|
30374
30395
|
|
|
30375
|
-
.
|
|
30376
|
-
|
|
30396
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30397
|
+
display: none;
|
|
30377
30398
|
}
|
|
30378
30399
|
|
|
30379
|
-
.
|
|
30380
|
-
|
|
30381
|
-
height: 22px;
|
|
30400
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30401
|
+
display: inline;
|
|
30382
30402
|
}
|
|
30383
30403
|
|
|
30384
|
-
.
|
|
30385
|
-
|
|
30404
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30405
|
+
display: inline;
|
|
30406
|
+
margin-right: 8px;
|
|
30407
|
+
padding: 0;
|
|
30408
|
+
width: 36px;
|
|
30386
30409
|
}
|
|
30387
30410
|
|
|
30388
|
-
.
|
|
30389
|
-
|
|
30411
|
+
.E_c1bus5hc {
|
|
30412
|
+
--color: white;
|
|
30413
|
+
height: 14px;
|
|
30414
|
+
width: 14px;
|
|
30415
|
+
border-radius: 50%;
|
|
30416
|
+
flex-shrink: 0;
|
|
30390
30417
|
display: flex;
|
|
30391
30418
|
align-items: center;
|
|
30392
|
-
|
|
30419
|
+
justify-content: center;
|
|
30420
|
+
border: 1px solid var(--color);
|
|
30393
30421
|
}
|
|
30394
30422
|
|
|
30395
|
-
.
|
|
30396
|
-
|
|
30397
|
-
|
|
30398
|
-
|
|
30423
|
+
.E_c1bus5hc .circle-inner {
|
|
30424
|
+
position: relative;
|
|
30425
|
+
height: 10px;
|
|
30426
|
+
width: 10px;
|
|
30427
|
+
border-radius: 50%;
|
|
30428
|
+
overflow: hidden;
|
|
30399
30429
|
}
|
|
30400
30430
|
|
|
30401
|
-
.
|
|
30402
|
-
|
|
30403
|
-
|
|
30404
|
-
|
|
30431
|
+
.E_c1bus5hc .circle-content {
|
|
30432
|
+
position: absolute;
|
|
30433
|
+
height: 100%;
|
|
30434
|
+
width: 100%;
|
|
30435
|
+
left: 0;
|
|
30436
|
+
top: 0;
|
|
30437
|
+
border-radius: 50%;
|
|
30438
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30439
|
+
transform: rotate(180deg);
|
|
30405
30440
|
}
|
|
30406
30441
|
|
|
30407
|
-
.
|
|
30408
|
-
opacity: 0;
|
|
30442
|
+
.E_c1bus5hc .circle-child {
|
|
30409
30443
|
position: absolute;
|
|
30410
|
-
|
|
30444
|
+
height: 100%;
|
|
30445
|
+
width: 100%;
|
|
30411
30446
|
left: 0;
|
|
30412
|
-
|
|
30413
|
-
|
|
30414
|
-
|
|
30447
|
+
top: 0;
|
|
30448
|
+
margin-left: 50%;
|
|
30449
|
+
transform-origin: left;
|
|
30450
|
+
background: white;
|
|
30451
|
+
transform: rotate(0deg);
|
|
30452
|
+
}
|
|
30453
|
+
|
|
30454
|
+
.E_clm1wy1 {
|
|
30455
|
+
width: 192px;
|
|
30456
|
+
height: 246px;
|
|
30457
|
+
border-radius: 4px;
|
|
30458
|
+
}
|
|
30459
|
+
|
|
30460
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
30461
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
30462
|
+
width: 100%;
|
|
30463
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
30464
|
+
border-top: none;
|
|
30465
|
+
}
|
|
30466
|
+
|
|
30467
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
30468
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
30469
|
+
padding: 0 16px;
|
|
30470
|
+
}
|
|
30471
|
+
|
|
30472
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
30473
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
30474
|
+
width: 100%;
|
|
30475
|
+
height: 180px;
|
|
30476
|
+
border-spacing: 0;
|
|
30415
30477
|
}
|
|
30416
30478
|
|
|
30417
|
-
.
|
|
30418
|
-
|
|
30479
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
30480
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
30481
|
+
margin-bottom: 8px;
|
|
30419
30482
|
}
|
|
30420
30483
|
|
|
30421
|
-
.
|
|
30422
|
-
|
|
30423
|
-
|
|
30424
|
-
opacity: 1;
|
|
30425
|
-
max-width: 160px;
|
|
30484
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
30485
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
30486
|
+
width: 22px;
|
|
30426
30487
|
}
|
|
30427
30488
|
|
|
30428
|
-
.
|
|
30429
|
-
|
|
30430
|
-
|
|
30489
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
30490
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
30491
|
+
padding: 0;
|
|
30431
30492
|
}
|
|
30432
30493
|
|
|
30433
|
-
.
|
|
30434
|
-
|
|
30494
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
30495
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30496
|
+
opacity: 0.4;
|
|
30435
30497
|
}
|
|
30436
30498
|
|
|
30437
|
-
.
|
|
30438
|
-
|
|
30499
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
30500
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30501
|
+
opacity: 1;
|
|
30439
30502
|
}
|
|
30440
30503
|
|
|
30441
|
-
.
|
|
30442
|
-
|
|
30504
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
30505
|
+
color: #3e4652;
|
|
30443
30506
|
}
|
|
30444
30507
|
|
|
30445
|
-
.
|
|
30446
|
-
|
|
30447
|
-
height: 32px;
|
|
30448
|
-
border-radius: 6px 6px 0 0;
|
|
30508
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
30509
|
+
pointer-events: none;
|
|
30449
30510
|
}
|
|
30450
30511
|
|
|
30451
|
-
.
|
|
30452
|
-
|
|
30512
|
+
.E_t1tsm00v {
|
|
30513
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30514
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
30515
|
+
backdrop-filter: blur(10px);
|
|
30516
|
+
padding: 7px 10px;
|
|
30453
30517
|
}
|
|
30454
30518
|
|
|
30455
|
-
.
|
|
30456
|
-
|
|
30519
|
+
.E_c167wnad {
|
|
30520
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30521
|
+
display: flex;
|
|
30522
|
+
justify-content: space-between;
|
|
30523
|
+
align-items: center;
|
|
30524
|
+
padding: 8px 16px;
|
|
30457
30525
|
}
|
|
30458
30526
|
|
|
30459
|
-
.
|
|
30460
|
-
|
|
30461
|
-
height: 24px;
|
|
30527
|
+
.E_c167wnad .anticon {
|
|
30528
|
+
cursor: pointer;
|
|
30462
30529
|
}
|
|
30463
30530
|
|
|
30464
|
-
.
|
|
30465
|
-
|
|
30531
|
+
.E_c167wnad .anticon:hover {
|
|
30532
|
+
color: #0096ff;
|
|
30466
30533
|
}
|
|
30467
30534
|
|
|
30468
|
-
.
|
|
30469
|
-
|
|
30535
|
+
.E_cxhf7dh {
|
|
30536
|
+
text-align: center;
|
|
30470
30537
|
}
|
|
30471
30538
|
|
|
30472
|
-
.
|
|
30473
|
-
|
|
30539
|
+
.E_cxhf7dh .dots {
|
|
30540
|
+
display: flex;
|
|
30541
|
+
justify-content: center;
|
|
30474
30542
|
}
|
|
30475
30543
|
|
|
30476
|
-
.
|
|
30477
|
-
|
|
30544
|
+
.E_cxhf7dh .dot {
|
|
30545
|
+
display: inline-block;
|
|
30546
|
+
width: 2px;
|
|
30547
|
+
height: 2px;
|
|
30548
|
+
border-radius: 1px;
|
|
30549
|
+
background: #0096ff;
|
|
30478
30550
|
}
|
|
30479
30551
|
|
|
30480
|
-
.
|
|
30481
|
-
|
|
30552
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
30553
|
+
margin-right: 2px;
|
|
30482
30554
|
}
|
|
30483
30555
|
|
|
30484
|
-
.
|
|
30485
|
-
|
|
30486
|
-
|
|
30556
|
+
.E_cxhf7dh .bar {
|
|
30557
|
+
width: 9px;
|
|
30558
|
+
height: 2px;
|
|
30559
|
+
background: #0096ff;
|
|
30560
|
+
border-radius: 2px;
|
|
30487
30561
|
}
|
|
30488
30562
|
|
|
30489
|
-
.
|
|
30490
|
-
|
|
30563
|
+
.E_s1ebs0ra {
|
|
30564
|
+
display: flex;
|
|
30565
|
+
align-items: center;
|
|
30566
|
+
justify-content: space-between;
|
|
30567
|
+
background: #edf0f7;
|
|
30568
|
+
padding: 8px 12px;
|
|
30569
|
+
position: sticky;
|
|
30570
|
+
top: 0;
|
|
30571
|
+
z-index: 1;
|
|
30572
|
+
margin-bottom: -52px;
|
|
30491
30573
|
}
|
|
30492
30574
|
|
|
30493
|
-
.
|
|
30494
|
-
|
|
30575
|
+
.E_s1ebs0ra .select-total {
|
|
30576
|
+
display: flex;
|
|
30577
|
+
align-items: center;
|
|
30578
|
+
font-weight: 700;
|
|
30579
|
+
flex-shrink: 0;
|
|
30495
30580
|
}
|
|
30496
30581
|
|
|
30497
|
-
.
|
|
30498
|
-
|
|
30582
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30583
|
+
cursor: pointer;
|
|
30584
|
+
margin-left: 8px;
|
|
30585
|
+
width: 32px;
|
|
30586
|
+
height: 32px;
|
|
30587
|
+
border-radius: 50%;
|
|
30588
|
+
justify-content: center;
|
|
30499
30589
|
}
|
|
30500
30590
|
|
|
30501
|
-
.
|
|
30502
|
-
|
|
30591
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30592
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30503
30593
|
}
|
|
30504
30594
|
|
|
30505
|
-
.
|
|
30595
|
+
.E_s1ebs0ra .action-group {
|
|
30506
30596
|
flex: 1;
|
|
30507
|
-
|
|
30508
|
-
|
|
30597
|
+
margin-left: 88px;
|
|
30598
|
+
white-space: nowrap;
|
|
30599
|
+
text-align: right;
|
|
30600
|
+
position: relative;
|
|
30601
|
+
padding: 4px 0;
|
|
30602
|
+
margin-top: -4px;
|
|
30603
|
+
overflow: hidden;
|
|
30509
30604
|
}
|
|
30510
30605
|
|
|
30511
|
-
.
|
|
30512
|
-
|
|
30606
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30607
|
+
transform: translateY(-4px);
|
|
30513
30608
|
}
|
|
30514
30609
|
|
|
30515
|
-
.
|
|
30516
|
-
|
|
30517
|
-
animation: none;
|
|
30610
|
+
.E_s1ebs0ra .action-group button {
|
|
30611
|
+
border: none;
|
|
30518
30612
|
}
|
|
30519
30613
|
|
|
30520
|
-
.
|
|
30521
|
-
|
|
30522
|
-
padding: 0;
|
|
30614
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30615
|
+
margin-right: 8px;
|
|
30523
30616
|
}
|
|
30524
30617
|
|
|
30525
|
-
.
|
|
30526
|
-
margin:
|
|
30618
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30619
|
+
margin-right: 4px;
|
|
30620
|
+
}
|
|
30621
|
+
|
|
30622
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30623
|
+
cursor: pointer;
|
|
30624
|
+
width: 32px;
|
|
30527
30625
|
height: 32px;
|
|
30528
|
-
|
|
30529
|
-
|
|
30530
|
-
padding: 0 10px;
|
|
30531
|
-
display: block;
|
|
30532
|
-
overflow: hidden;
|
|
30533
|
-
text-overflow: ellipsis;
|
|
30534
|
-
white-space: nowrap;
|
|
30626
|
+
justify-content: center;
|
|
30627
|
+
border-radius: 50%;
|
|
30535
30628
|
}
|
|
30536
30629
|
|
|
30537
|
-
.
|
|
30538
|
-
|
|
30539
|
-
height: 1px;
|
|
30540
|
-
width: calc(100% + 10px);
|
|
30541
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30542
|
-
display: block;
|
|
30630
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30631
|
+
background: #fff;
|
|
30543
30632
|
}
|
|
30544
30633
|
|
|
30545
|
-
.
|
|
30546
|
-
|
|
30547
|
-
|
|
30634
|
+
.E_s1dizucg.ant-switch {
|
|
30635
|
+
min-width: 40px;
|
|
30636
|
+
height: 24px;
|
|
30637
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30638
|
+
overflow: hidden;
|
|
30548
30639
|
}
|
|
30549
30640
|
|
|
30550
|
-
.
|
|
30551
|
-
|
|
30552
|
-
border-radius: 4px;
|
|
30641
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30642
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30553
30643
|
}
|
|
30554
30644
|
|
|
30555
|
-
.
|
|
30556
|
-
|
|
30645
|
+
.E_s1dizucg.ant-switch-small {
|
|
30646
|
+
min-width: 26px;
|
|
30647
|
+
height: 16px;
|
|
30557
30648
|
}
|
|
30558
30649
|
|
|
30559
|
-
.
|
|
30560
|
-
|
|
30650
|
+
.E_s1dizucg.ant-switch-large {
|
|
30651
|
+
min-width: 52px;
|
|
30652
|
+
height: 32px;
|
|
30561
30653
|
}
|
|
30562
30654
|
|
|
30563
|
-
.
|
|
30564
|
-
|
|
30655
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30656
|
+
height: 20px;
|
|
30657
|
+
width: 20px;
|
|
30565
30658
|
}
|
|
30566
30659
|
|
|
30567
|
-
.
|
|
30568
|
-
border-
|
|
30660
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30661
|
+
border-radius: 10px;
|
|
30662
|
+
transition-delay: 120ms;
|
|
30569
30663
|
}
|
|
30570
30664
|
|
|
30571
|
-
.
|
|
30572
|
-
|
|
30665
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30666
|
+
height: 14px;
|
|
30667
|
+
width: 14px;
|
|
30668
|
+
top: 1px;
|
|
30669
|
+
left: 1px;
|
|
30573
30670
|
}
|
|
30574
30671
|
|
|
30575
|
-
.
|
|
30576
|
-
|
|
30577
|
-
|
|
30672
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30673
|
+
height: 28px;
|
|
30674
|
+
width: 28px;
|
|
30578
30675
|
}
|
|
30579
30676
|
|
|
30580
|
-
.
|
|
30581
|
-
|
|
30582
|
-
cursor: pointer;
|
|
30583
|
-
transition: color 160ms ease;
|
|
30677
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30678
|
+
border-radius: 14px;
|
|
30584
30679
|
}
|
|
30585
30680
|
|
|
30586
|
-
.
|
|
30587
|
-
color: #
|
|
30681
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30682
|
+
background-color: #00ba5d;
|
|
30588
30683
|
}
|
|
30589
30684
|
|
|
30590
|
-
.
|
|
30591
|
-
|
|
30685
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30686
|
+
left: calc(100% - 20px - 2px);
|
|
30592
30687
|
}
|
|
30593
30688
|
|
|
30594
|
-
.
|
|
30595
|
-
|
|
30596
|
-
justify-content: space-between;
|
|
30597
|
-
width: 100%;
|
|
30689
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30690
|
+
left: calc(100% - 14px - 1px);
|
|
30598
30691
|
}
|
|
30599
30692
|
|
|
30600
|
-
.
|
|
30601
|
-
|
|
30693
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30694
|
+
left: calc(100% - 28px - 2px);
|
|
30602
30695
|
}
|
|
30603
30696
|
|
|
30604
|
-
.
|
|
30605
|
-
|
|
30697
|
+
.E_c1up6e3y {
|
|
30698
|
+
margin-left: 5px;
|
|
30606
30699
|
}
|
|
30607
30700
|
|
|
30608
|
-
.
|
|
30609
|
-
|
|
30610
|
-
|
|
30611
|
-
|
|
30701
|
+
.E_ivqqkzv {
|
|
30702
|
+
height: 24px;
|
|
30703
|
+
width: 56px !important;
|
|
30704
|
+
margin-right: 4px;
|
|
30612
30705
|
}
|
|
30613
30706
|
|
|
30614
|
-
.
|
|
30615
|
-
|
|
30616
|
-
align-items: center;
|
|
30617
|
-
width: calc(100% - 40px);
|
|
30707
|
+
.E_c1wk4q29 {
|
|
30708
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30618
30709
|
}
|
|
30619
30710
|
|
|
30620
|
-
.
|
|
30711
|
+
.E_c18bcrac {
|
|
30621
30712
|
display: inline-block;
|
|
30622
30713
|
width: 100%;
|
|
30623
30714
|
}
|
|
30624
30715
|
|
|
30625
|
-
.
|
|
30626
|
-
|
|
30627
|
-
}
|
|
30628
|
-
|
|
30629
|
-
.E_u1p8acpn .unit {
|
|
30630
|
-
color: #00122e !important;
|
|
30716
|
+
.E_c18bcrac .recharts-wrapper {
|
|
30717
|
+
margin-left: 4px;
|
|
30631
30718
|
}
|
|
30632
30719
|
|
|
30633
|
-
.
|
|
30634
|
-
|
|
30720
|
+
.E_cro7kg2 {
|
|
30721
|
+
padding: 4px;
|
|
30635
30722
|
}
|
|
30636
30723
|
|
|
30637
|
-
.
|
|
30638
|
-
display:
|
|
30724
|
+
.E_c14wcxf0 {
|
|
30725
|
+
display: flex;
|
|
30726
|
+
justify-content: space-between;
|
|
30639
30727
|
align-items: center;
|
|
30640
|
-
|
|
30641
|
-
height:
|
|
30642
|
-
|
|
30643
|
-
|
|
30644
|
-
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
30645
|
-
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
30728
|
+
font-size: 13px;
|
|
30729
|
+
line-height: 24px;
|
|
30730
|
+
color: #cccccc;
|
|
30731
|
+
white-space: nowrap;
|
|
30646
30732
|
}
|
|
30647
30733
|
|
|
30648
|
-
.
|
|
30649
|
-
|
|
30650
|
-
line-height: 24px;
|
|
30734
|
+
.E_c14wcxf0 label {
|
|
30735
|
+
margin-right: 32px;
|
|
30651
30736
|
}
|
|
30652
30737
|
|
|
30653
|
-
.
|
|
30654
|
-
|
|
30655
|
-
|
|
30738
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
30739
|
+
font-weight: bold;
|
|
30740
|
+
color: white;
|
|
30656
30741
|
}
|
|
30657
30742
|
|
|
30658
|
-
.
|
|
30659
|
-
|
|
30743
|
+
.E_s11212zy {
|
|
30744
|
+
width: 8px;
|
|
30745
|
+
height: 8px;
|
|
30746
|
+
border-radius: 2px;
|
|
30747
|
+
display: inline-block;
|
|
30748
|
+
background: var(--s11212zy-0);
|
|
30749
|
+
border: 1px solid #fff;
|
|
30750
|
+
box-sizing: content-box;
|
|
30751
|
+
margin-right: 6px;
|
|
30660
30752
|
}
|
|
30661
30753
|
|
|
30662
|
-
.
|
|
30663
|
-
|
|
30664
|
-
|
|
30754
|
+
.E_p1lyky6c > :first-child {
|
|
30755
|
+
font-weight: bold;
|
|
30756
|
+
color: white;
|
|
30757
|
+
margin-right: 4px;
|
|
30665
30758
|
}
|
|
30666
30759
|
|
|
30667
|
-
.
|
|
30668
|
-
|
|
30669
|
-
font-weight: var(--font-weight);
|
|
30670
|
-
background: var(--background-color, #fff);
|
|
30671
|
-
border-width: var(--border-width, 1px);
|
|
30672
|
-
border-color: var(--border-color, #d9d9d9);
|
|
30760
|
+
.E_tju3gfj .date {
|
|
30761
|
+
margin-right: 4px;
|
|
30673
30762
|
}
|
|
30674
30763
|
|
|
30675
|
-
.
|
|
30764
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30676
30765
|
display: none;
|
|
30677
30766
|
}
|
|
30678
30767
|
|
|
30679
|
-
.
|
|
30680
|
-
|
|
30768
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30769
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30770
|
+
border-radius: 4px;
|
|
30681
30771
|
}
|
|
30682
30772
|
|
|
30683
|
-
.
|
|
30684
|
-
|
|
30685
|
-
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
30773
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30774
|
+
visibility: hidden;
|
|
30686
30775
|
}
|
|
30687
30776
|
|
|
30688
|
-
.
|
|
30689
|
-
|
|
30690
|
-
--transY: 1px;
|
|
30691
|
-
background: var(--background-color-active, var(--background-color));
|
|
30692
|
-
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
30777
|
+
.E_iq1gosr {
|
|
30778
|
+
display: inline-block;
|
|
30693
30779
|
}
|
|
30694
30780
|
|
|
30695
|
-
.
|
|
30696
|
-
|
|
30697
|
-
|
|
30698
|
-
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
30781
|
+
.E_s1sck0th {
|
|
30782
|
+
padding: 0 8px;
|
|
30783
|
+
border-radius: 4px;
|
|
30699
30784
|
}
|
|
30700
30785
|
|
|
30701
|
-
.
|
|
30702
|
-
|
|
30703
|
-
|
|
30704
|
-
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
30705
|
-
opacity: 0.5;
|
|
30786
|
+
.E_m855nr1 {
|
|
30787
|
+
padding: 2px 8px;
|
|
30788
|
+
border-radius: 3px;
|
|
30706
30789
|
}
|
|
30707
30790
|
|
|
30708
|
-
.
|
|
30709
|
-
|
|
30710
|
-
|
|
30791
|
+
.E_l1270xpg {
|
|
30792
|
+
padding: 3px 8px;
|
|
30793
|
+
border-radius: 2px;
|
|
30711
30794
|
}
|
|
30712
30795
|
|
|
30713
|
-
.
|
|
30714
|
-
|
|
30715
|
-
--font-weight: bold;
|
|
30716
|
-
--border-width: 0;
|
|
30717
|
-
--background-color: #0080ff;
|
|
30718
|
-
--background-color-hover: #009dff;
|
|
30719
|
-
--background-color-active: #005ed1;
|
|
30720
|
-
--background-color-focus: #0080ff;
|
|
30721
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30796
|
+
.E_t14rextb.ant-tag:hover {
|
|
30797
|
+
opacity: unset;
|
|
30722
30798
|
}
|
|
30723
30799
|
|
|
30724
|
-
.
|
|
30725
|
-
|
|
30726
|
-
|
|
30727
|
-
|
|
30728
|
-
|
|
30729
|
-
|
|
30800
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30801
|
+
margin: 0;
|
|
30802
|
+
margin-right: 8px;
|
|
30803
|
+
display: inline-flex;
|
|
30804
|
+
align-items: center;
|
|
30805
|
+
border: none;
|
|
30730
30806
|
}
|
|
30731
30807
|
|
|
30732
|
-
.
|
|
30733
|
-
|
|
30734
|
-
|
|
30735
|
-
|
|
30736
|
-
|
|
30808
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30809
|
+
width: 16px;
|
|
30810
|
+
height: 16px;
|
|
30811
|
+
color: inherit;
|
|
30812
|
+
margin-left: 4px;
|
|
30813
|
+
opacity: 0.6;
|
|
30814
|
+
display: inline-flex;
|
|
30737
30815
|
}
|
|
30738
30816
|
|
|
30739
|
-
.
|
|
30740
|
-
|
|
30741
|
-
--font-weight: bold;
|
|
30742
|
-
--border-width: 0;
|
|
30743
|
-
--background-color: rgba(0, 136, 255, 0.1);
|
|
30744
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30745
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30746
|
-
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
30747
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30817
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30818
|
+
opacity: 1;
|
|
30748
30819
|
}
|
|
30749
30820
|
|
|
30750
|
-
.
|
|
30751
|
-
|
|
30752
|
-
|
|
30753
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
30754
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
30755
|
-
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
30756
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30821
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30822
|
+
color: #0080ff;
|
|
30823
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30757
30824
|
}
|
|
30758
30825
|
|
|
30759
|
-
.
|
|
30760
|
-
|
|
30761
|
-
|
|
30762
|
-
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
30763
|
-
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
30764
|
-
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
30826
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30827
|
+
color: #f0483e;
|
|
30828
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30765
30829
|
}
|
|
30766
30830
|
|
|
30767
|
-
.
|
|
30768
|
-
|
|
30769
|
-
|
|
30770
|
-
--border-width: 0;
|
|
30771
|
-
--background-color: #fff;
|
|
30772
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30773
|
-
box-shadow: none;
|
|
30831
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30832
|
+
color: #e07f00;
|
|
30833
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
30774
30834
|
}
|
|
30775
30835
|
|
|
30776
|
-
.
|
|
30777
|
-
|
|
30836
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30837
|
+
color: #008f4c;
|
|
30838
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30778
30839
|
}
|
|
30779
30840
|
|
|
30780
|
-
.
|
|
30781
|
-
|
|
30782
|
-
|
|
30783
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30841
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30842
|
+
color: #1d326c;
|
|
30843
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
30784
30844
|
}
|
|
30785
30845
|
|
|
30786
|
-
.
|
|
30787
|
-
|
|
30846
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30847
|
+
color: #7E41FF;
|
|
30848
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
30788
30849
|
}
|
|
30789
30850
|
|
|
30790
|
-
.
|
|
30791
|
-
|
|
30792
|
-
--background-color: #fff;
|
|
30851
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30852
|
+
color: #fff;
|
|
30793
30853
|
}
|
|
30794
30854
|
|
|
30795
|
-
.
|
|
30796
|
-
|
|
30855
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
30856
|
+
background-color: #f0483e;
|
|
30797
30857
|
}
|
|
30798
30858
|
|
|
30799
|
-
.
|
|
30800
|
-
|
|
30801
|
-
--border-color: #ccd4e3;
|
|
30802
|
-
--background-color: #fff;
|
|
30803
|
-
--background-color-hover: #edf0f7;
|
|
30804
|
-
--background-color-active: #e4e9f2;
|
|
30805
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30806
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
30859
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30860
|
+
background-color: #fea008;
|
|
30807
30861
|
}
|
|
30808
30862
|
|
|
30809
|
-
.
|
|
30810
|
-
|
|
30863
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30864
|
+
background-color: #00ba5d;
|
|
30811
30865
|
}
|
|
30812
30866
|
|
|
30813
|
-
.
|
|
30814
|
-
|
|
30815
|
-
|
|
30816
|
-
|
|
30817
|
-
|
|
30818
|
-
|
|
30819
|
-
|
|
30820
|
-
|
|
30821
|
-
|
|
30822
|
-
|
|
30823
|
-
--background-color-active: linear-gradient(
|
|
30824
|
-
0deg,
|
|
30825
|
-
rgba(0, 136, 255, 0.2),
|
|
30826
|
-
rgba(0, 136, 255, 0.2)
|
|
30827
|
-
),
|
|
30828
|
-
#ffffff;
|
|
30829
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30830
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
30867
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30868
|
+
background-color: #0080ff;
|
|
30869
|
+
}
|
|
30870
|
+
|
|
30871
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30872
|
+
background-color: #6b7d99;
|
|
30873
|
+
}
|
|
30874
|
+
|
|
30875
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30876
|
+
background-color: #7E41FF;
|
|
30831
30877
|
}
|
|
30832
30878
|
|
|
30833
|
-
.
|
|
30834
|
-
|
|
30835
|
-
--border-color: #f0483e;
|
|
30836
|
-
--background-color: #fff;
|
|
30837
|
-
--background-color-hover: linear-gradient(
|
|
30838
|
-
0deg,
|
|
30839
|
-
rgba(255, 74, 74, 0.16),
|
|
30840
|
-
rgba(255, 74, 74, 0.16)
|
|
30841
|
-
),
|
|
30842
|
-
#ffffff;
|
|
30843
|
-
--background-color-active: linear-gradient(
|
|
30844
|
-
0deg,
|
|
30845
|
-
rgba(255, 74, 74, 0.2),
|
|
30846
|
-
rgba(255, 74, 74, 0.2)
|
|
30847
|
-
),
|
|
30848
|
-
#ffffff;
|
|
30849
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30879
|
+
.E_s1dni7lo {
|
|
30880
|
+
width: 430px !important;
|
|
30850
30881
|
}
|
|
30851
30882
|
|
|
30852
|
-
.
|
|
30853
|
-
|
|
30854
|
-
|
|
30855
|
-
|
|
30856
|
-
|
|
30857
|
-
|
|
30858
|
-
|
|
30859
|
-
|
|
30883
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30884
|
+
padding: 8px 16px;
|
|
30885
|
+
line-height: 18px;
|
|
30886
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30887
|
+
height: 34px;
|
|
30888
|
+
min-height: 34px;
|
|
30889
|
+
box-sizing: border-box;
|
|
30890
|
+
margin-top: 8px;
|
|
30860
30891
|
}
|
|
30861
30892
|
|
|
30862
|
-
.
|
|
30863
|
-
|
|
30864
|
-
|
|
30865
|
-
|
|
30866
|
-
|
|
30867
|
-
|
|
30868
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30869
|
-
box-shadow: none;
|
|
30893
|
+
.E_o1ugr09p {
|
|
30894
|
+
display: flex;
|
|
30895
|
+
flex-direction: column;
|
|
30896
|
+
margin: 1px 8px;
|
|
30897
|
+
padding: 8px;
|
|
30898
|
+
border-radius: 4px;
|
|
30870
30899
|
}
|
|
30871
30900
|
|
|
30872
|
-
.
|
|
30873
|
-
|
|
30874
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
30875
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
30876
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30901
|
+
.E_o1ugr09p .selected-icon {
|
|
30902
|
+
display: none;
|
|
30877
30903
|
}
|
|
30878
30904
|
|
|
30879
|
-
.
|
|
30880
|
-
|
|
30881
|
-
--border-width: 0;
|
|
30882
|
-
--background-color: transparent;
|
|
30883
|
-
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
30884
|
-
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
30885
|
-
--background-color-focus: #fff;
|
|
30886
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30887
|
-
box-shadow: none;
|
|
30905
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30906
|
+
padding-left: 8px;
|
|
30888
30907
|
}
|
|
30889
30908
|
|
|
30890
|
-
.
|
|
30891
|
-
|
|
30892
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
30893
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
30894
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30909
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30910
|
+
background-color: white;
|
|
30895
30911
|
}
|
|
30896
30912
|
|
|
30897
|
-
.
|
|
30898
|
-
|
|
30899
|
-
--background-color: transparent;
|
|
30900
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30901
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30902
|
-
--background-color-focus: #fff;
|
|
30903
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30913
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30914
|
+
color: #0080ff;
|
|
30904
30915
|
}
|
|
30905
30916
|
|
|
30906
|
-
.
|
|
30907
|
-
|
|
30908
|
-
display: inline-flex;
|
|
30917
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30918
|
+
display: block;
|
|
30909
30919
|
}
|
|
30910
30920
|
|
|
30911
|
-
.
|
|
30912
|
-
|
|
30913
|
-
display: inline-flex;
|
|
30921
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30922
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30914
30923
|
}
|
|
30915
30924
|
|
|
30916
|
-
.
|
|
30917
|
-
|
|
30918
|
-
justify-content: center;
|
|
30925
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30926
|
+
color: #0080ff;
|
|
30919
30927
|
}
|
|
30920
30928
|
|
|
30921
|
-
|
|
30922
|
-
|
|
30929
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30930
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30931
|
+
color: #0080ff;
|
|
30923
30932
|
}
|
|
30924
30933
|
|
|
30925
|
-
.
|
|
30926
|
-
|
|
30934
|
+
.E_o1ifxsq4 {
|
|
30935
|
+
display: flex;
|
|
30936
|
+
justify-content: space-between;
|
|
30937
|
+
height: 20px;
|
|
30938
|
+
line-height: 20px;
|
|
30927
30939
|
}
|
|
30928
30940
|
|
|
30929
|
-
.
|
|
30930
|
-
|
|
30931
|
-
|
|
30941
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30942
|
+
color: #2d3a56;
|
|
30943
|
+
overflow: hidden;
|
|
30944
|
+
text-overflow: ellipsis;
|
|
30932
30945
|
}
|
|
30933
30946
|
|
|
30934
|
-
.
|
|
30935
|
-
|
|
30947
|
+
.E_o1zue7 {
|
|
30948
|
+
display: flex;
|
|
30949
|
+
justify-content: space-between;
|
|
30950
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30951
|
+
height: 18px;
|
|
30952
|
+
line-height: 18px;
|
|
30953
|
+
margin-top: 2px;
|
|
30936
30954
|
}
|
|
30937
30955
|
|
|
30938
|
-
.
|
|
30939
|
-
|
|
30956
|
+
.E_tyfmlxg {
|
|
30957
|
+
border: none;
|
|
30958
|
+
margin-right: 0;
|
|
30959
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30940
30960
|
}
|
|
30941
30961
|
|
|
30942
|
-
.
|
|
30943
|
-
|
|
30962
|
+
.E_o18uybox {
|
|
30963
|
+
pointer-events: none;
|
|
30964
|
+
height: 32px;
|
|
30965
|
+
width: 100%;
|
|
30966
|
+
opacity: 0;
|
|
30944
30967
|
}
|
|
30945
30968
|
|
|
30946
|
-
.
|
|
30947
|
-
|
|
30948
|
-
border-bottom-right-radius: 0;
|
|
30969
|
+
.E_gmyahx3 {
|
|
30970
|
+
cursor: pointer;
|
|
30949
30971
|
}
|
|
30950
30972
|
|
|
30951
|
-
.
|
|
30952
|
-
|
|
30953
|
-
border-bottom-left-radius: 0;
|
|
30973
|
+
.E_gmyahx3 .link-text {
|
|
30974
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30954
30975
|
}
|
|
30955
30976
|
|
|
30956
|
-
.
|
|
30957
|
-
|
|
30977
|
+
.E_gmyahx3:hover .link-text {
|
|
30978
|
+
color: #0080ff;
|
|
30958
30979
|
}
|
|
30959
30980
|
|
|
30960
|
-
.
|
|
30961
|
-
margin
|
|
30981
|
+
span.E_tqjc4ui {
|
|
30982
|
+
margin: 0 2px;
|
|
30962
30983
|
}
|
|
30963
30984
|
|
|
30964
|
-
.
|
|
30965
|
-
|
|
30966
|
-
|
|
30967
|
-
font-weight: 700;
|
|
30968
|
-
line-height: 32px;
|
|
30985
|
+
.E_ou7iq30 {
|
|
30986
|
+
overflow: hidden;
|
|
30987
|
+
text-overflow: ellipsis;
|
|
30969
30988
|
}
|
|
30970
30989
|
|
|
30971
|
-
.
|
|
30972
|
-
|
|
30973
|
-
border-radius: 8px;
|
|
30974
|
-
background: #fff;
|
|
30990
|
+
.E_s1tui002 {
|
|
30991
|
+
white-space: nowrap;
|
|
30975
30992
|
}
|
|
30976
30993
|
|
|
30977
|
-
.
|
|
30978
|
-
|
|
30979
|
-
|
|
30980
|
-
|
|
30981
|
-
|
|
30982
|
-
text-align: center;
|
|
30994
|
+
.E_mxrc2zg {
|
|
30995
|
+
display: -webkit-box;
|
|
30996
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30997
|
+
-webkit-box-orient: vertical;
|
|
30998
|
+
word-break: break-all;
|
|
30983
30999
|
}
|
|
30984
31000
|
|
|
30985
|
-
.
|
|
30986
|
-
|
|
31001
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
31002
|
+
display: none;
|
|
30987
31003
|
}
|
|
30988
31004
|
|
|
30989
|
-
.
|
|
30990
|
-
|
|
31005
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
31006
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31007
|
+
border-radius: 4px;
|
|
30991
31008
|
}
|
|
30992
31009
|
|
|
30993
|
-
.
|
|
30994
|
-
|
|
30995
|
-
|
|
31010
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31011
|
+
visibility: hidden;
|
|
31012
|
+
}
|
|
31013
|
+
|
|
31014
|
+
.E_n12mqh7z {
|
|
31015
|
+
display: flex;
|
|
31016
|
+
align-items: center;
|
|
30996
31017
|
font-size: 12px;
|
|
31018
|
+
line-height: 18px;
|
|
30997
31019
|
}
|
|
30998
31020
|
|
|
30999
|
-
.
|
|
31000
|
-
|
|
31021
|
+
.E_n12mqh7z:not(:last-child) {
|
|
31022
|
+
margin-bottom: 4px;
|
|
31001
31023
|
}
|
|
31002
31024
|
|
|
31003
|
-
.
|
|
31004
|
-
|
|
31005
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31025
|
+
.E_tf5bynu {
|
|
31026
|
+
margin: 0 3px;
|
|
31006
31027
|
}
|
|
31007
31028
|
|
|
31008
|
-
.
|
|
31009
|
-
|
|
31029
|
+
.E_tcckoz1 {
|
|
31030
|
+
max-height: 400px;
|
|
31031
|
+
overflow: auto;
|
|
31010
31032
|
}
|
|
31011
31033
|
|
|
31012
|
-
.
|
|
31013
|
-
|
|
31014
|
-
|
|
31034
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
31035
|
+
background: #edf0f7;
|
|
31036
|
+
padding: 32px 8px;
|
|
31037
|
+
overflow: auto;
|
|
31015
31038
|
}
|
|
31016
31039
|
|
|
31017
|
-
.
|
|
31018
|
-
|
|
31019
|
-
|
|
31020
|
-
|
|
31021
|
-
padding-right: 24px;
|
|
31040
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
31041
|
+
display: flex;
|
|
31042
|
+
flex-direction: column;
|
|
31043
|
+
justify-content: space-between;
|
|
31022
31044
|
}
|
|
31023
31045
|
|
|
31024
|
-
.
|
|
31025
|
-
|
|
31046
|
+
.E_s1at6qmn footer {
|
|
31047
|
+
display: flex;
|
|
31026
31048
|
}
|
|
31027
31049
|
|
|
31028
|
-
.
|
|
31029
|
-
|
|
31050
|
+
.E_s1at6qmn .ant-menu {
|
|
31051
|
+
background: #edf0f7;
|
|
31030
31052
|
}
|
|
31031
31053
|
|
|
31032
|
-
.
|
|
31033
|
-
|
|
31034
|
-
|
|
31054
|
+
.E_s1at6qmn .ant-menu a {
|
|
31055
|
+
color: #00122e;
|
|
31056
|
+
width: 180px;
|
|
31057
|
+
overflow: hidden;
|
|
31058
|
+
text-overflow: ellipsis;
|
|
31035
31059
|
}
|
|
31036
31060
|
|
|
31037
|
-
.
|
|
31038
|
-
|
|
31061
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
31062
|
+
margin-bottom: 24px;
|
|
31039
31063
|
}
|
|
31040
31064
|
|
|
31041
|
-
.
|
|
31042
|
-
|
|
31043
|
-
max-width: 388px;
|
|
31044
|
-
min-width: 285px;
|
|
31065
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
31066
|
+
margin: 0;
|
|
31045
31067
|
}
|
|
31046
31068
|
|
|
31047
|
-
.
|
|
31048
|
-
position: absolute;
|
|
31069
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
31049
31070
|
font-size: 12px;
|
|
31050
|
-
|
|
31051
|
-
height:
|
|
31052
|
-
top: 0;
|
|
31053
|
-
left: 35px;
|
|
31054
|
-
display: flex;
|
|
31055
|
-
flex-direction: column;
|
|
31056
|
-
justify-content: center;
|
|
31057
|
-
align-items: center;
|
|
31058
|
-
color: #00122e;
|
|
31071
|
+
padding: 0 8px 4px;
|
|
31072
|
+
line-height: 18px;
|
|
31059
31073
|
}
|
|
31060
31074
|
|
|
31061
|
-
.
|
|
31062
|
-
|
|
31063
|
-
font-weight: 700;
|
|
31075
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
31076
|
+
padding: 0;
|
|
31064
31077
|
}
|
|
31065
31078
|
|
|
31066
|
-
.
|
|
31067
|
-
padding:
|
|
31068
|
-
font-size: 12px;
|
|
31069
|
-
width: inherit;
|
|
31070
|
-
text-align: center;
|
|
31079
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
31080
|
+
padding-bottom: 24px;
|
|
31071
31081
|
}
|
|
31072
31082
|
|
|
31073
|
-
.
|
|
31074
|
-
|
|
31083
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
31084
|
+
margin-bottom: 24px;
|
|
31085
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31075
31086
|
}
|
|
31076
31087
|
|
|
31077
|
-
.
|
|
31078
|
-
|
|
31079
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
31080
|
-
left: 0 !important;
|
|
31081
|
-
bottom: 0 !important;
|
|
31088
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
31089
|
+
transition: none;
|
|
31082
31090
|
display: flex;
|
|
31083
31091
|
align-items: center;
|
|
31092
|
+
height: 32px;
|
|
31093
|
+
line-height: 22px;
|
|
31094
|
+
padding: 0 8px;
|
|
31084
31095
|
}
|
|
31085
31096
|
|
|
31086
|
-
.
|
|
31087
|
-
|
|
31097
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
31098
|
+
margin-right: 12px;
|
|
31088
31099
|
}
|
|
31089
31100
|
|
|
31090
|
-
.
|
|
31091
|
-
|
|
31092
|
-
margin-
|
|
31093
|
-
line-height: 18px;
|
|
31101
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
31102
|
+
margin: 0;
|
|
31103
|
+
margin-bottom: 2px;
|
|
31094
31104
|
}
|
|
31095
31105
|
|
|
31096
|
-
.
|
|
31097
|
-
|
|
31106
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
31107
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
31108
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
31109
|
+
border-radius: 6px;
|
|
31110
|
+
color: #fff;
|
|
31098
31111
|
}
|
|
31099
31112
|
|
|
31100
|
-
.
|
|
31101
|
-
|
|
31102
|
-
max-width: 198px;
|
|
31103
|
-
width: calc(100% - 20px);
|
|
31104
|
-
margin-left: 2px;
|
|
31105
|
-
color: #00122e !important;
|
|
31106
|
-
display: inline-flex;
|
|
31107
|
-
justify-content: space-between;
|
|
31113
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
31114
|
+
color: #fff;
|
|
31108
31115
|
}
|
|
31109
31116
|
|
|
31110
|
-
.
|
|
31111
|
-
|
|
31112
|
-
|
|
31113
|
-
border-
|
|
31114
|
-
overflow: hidden;
|
|
31115
|
-
text-overflow: ellipsis;
|
|
31116
|
-
white-space: nowrap;
|
|
31117
|
+
.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 {
|
|
31118
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
31119
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
31120
|
+
border-radius: 6px;
|
|
31117
31121
|
}
|
|
31118
31122
|
|
|
31119
|
-
.
|
|
31120
|
-
|
|
31123
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
31124
|
+
white-space: nowrap;
|
|
31125
|
+
transition: all 0s;
|
|
31121
31126
|
}
|
|
31122
31127
|
|
|
31123
|
-
.
|
|
31124
|
-
|
|
31128
|
+
.E_s1wu0lms.shrink {
|
|
31129
|
+
transition: all 0s;
|
|
31130
|
+
overflow: hidden;
|
|
31125
31131
|
}
|
|
31126
31132
|
|
|
31127
|
-
.
|
|
31128
|
-
|
|
31129
|
-
display: flex;
|
|
31130
|
-
justify-content: space-between;
|
|
31133
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
31134
|
+
visibility: hidden;
|
|
31131
31135
|
}
|
|
31132
31136
|
|
|
31133
|
-
.
|
|
31134
|
-
width:
|
|
31137
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
31138
|
+
width: 36px;
|
|
31139
|
+
padding: 0 6px;
|
|
31135
31140
|
}
|
|
31136
31141
|
|
|
31137
|
-
.
|
|
31142
|
+
.E_n1ugzfva {
|
|
31138
31143
|
display: flex;
|
|
31139
|
-
|
|
31140
|
-
|
|
31141
|
-
padding: 10px 0;
|
|
31142
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31143
|
-
font-size: 12px;
|
|
31144
|
-
line-height: 24px;
|
|
31145
|
-
}
|
|
31146
|
-
|
|
31147
|
-
.E_phljevk .pagination-left {
|
|
31148
|
-
padding: 2px 8px;
|
|
31144
|
+
place-items: center;
|
|
31145
|
+
width: 100% !important;
|
|
31149
31146
|
}
|
|
31150
31147
|
|
|
31151
|
-
.
|
|
31152
|
-
|
|
31153
|
-
|
|
31154
|
-
border-radius: 6px;
|
|
31155
|
-
cursor: pointer;
|
|
31156
|
-
transition: all 0.3s ease;
|
|
31148
|
+
.E_n1ugzfva[disabled] {
|
|
31149
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
31150
|
+
opacity: 1 !important;
|
|
31157
31151
|
}
|
|
31158
31152
|
|
|
31159
|
-
.
|
|
31160
|
-
|
|
31161
|
-
color: #
|
|
31153
|
+
.E_n1ugzfva.ant-btn {
|
|
31154
|
+
width: 100%;
|
|
31155
|
+
color: #00122e;
|
|
31162
31156
|
}
|
|
31163
31157
|
|
|
31164
|
-
.
|
|
31165
|
-
margin-
|
|
31158
|
+
.E_n1ugzfva .icon-wrapper {
|
|
31159
|
+
margin-right: 12px;
|
|
31166
31160
|
}
|
|
31167
31161
|
|
|
31168
|
-
.
|
|
31169
|
-
|
|
31170
|
-
|
|
31171
|
-
|
|
31172
|
-
|
|
31162
|
+
.E_n1ugzfva .link-title {
|
|
31163
|
+
flex: 1;
|
|
31164
|
+
overflow: hidden;
|
|
31165
|
+
white-space: nowrap;
|
|
31166
|
+
text-overflow: ellipsis;
|
|
31167
|
+
text-align: left;
|
|
31173
31168
|
}
|
|
31174
31169
|
|
|
31175
|
-
.
|
|
31176
|
-
|
|
31170
|
+
.E_t1sqg15u {
|
|
31171
|
+
background: white;
|
|
31177
31172
|
}
|
|
31178
31173
|
|
|
31179
|
-
.
|
|
31180
|
-
|
|
31181
|
-
padding: 0 8px;
|
|
31174
|
+
.E_t1sqg15u.inline .table-row {
|
|
31175
|
+
flex-direction: column;
|
|
31182
31176
|
}
|
|
31183
31177
|
|
|
31184
|
-
.
|
|
31185
|
-
|
|
31186
|
-
color: #0080ff;
|
|
31178
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
31179
|
+
padding: 0 16px 7px 0;
|
|
31187
31180
|
}
|
|
31188
31181
|
|
|
31189
|
-
.
|
|
31190
|
-
|
|
31182
|
+
.E_t1sqg15u.has-border .table-header {
|
|
31183
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
31191
31184
|
}
|
|
31192
31185
|
|
|
31193
|
-
.
|
|
31194
|
-
|
|
31195
|
-
overflow-y: auto;
|
|
31186
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
31187
|
+
border-top: none !important;
|
|
31196
31188
|
}
|
|
31197
31189
|
|
|
31198
|
-
.
|
|
31199
|
-
|
|
31200
|
-
font-size: 12px;
|
|
31201
|
-
line-height: 18px;
|
|
31190
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
31191
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
31202
31192
|
}
|
|
31203
31193
|
|
|
31204
|
-
.
|
|
31205
|
-
|
|
31206
|
-
align-items: baseline;
|
|
31207
|
-
white-space: pre-wrap;
|
|
31194
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
31195
|
+
padding-bottom: 0;
|
|
31208
31196
|
}
|
|
31209
31197
|
|
|
31210
|
-
.
|
|
31211
|
-
|
|
31212
|
-
top: 3px;
|
|
31198
|
+
.E_t1sqg15u.align-right .content {
|
|
31199
|
+
text-align: right;
|
|
31213
31200
|
}
|
|
31214
31201
|
|
|
31215
|
-
.
|
|
31216
|
-
|
|
31202
|
+
.E_t1sqg15u .uuid-row {
|
|
31203
|
+
display: flex;
|
|
31204
|
+
justify-content: space-between;
|
|
31217
31205
|
}
|
|
31218
31206
|
|
|
31219
|
-
.
|
|
31220
|
-
|
|
31207
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
31208
|
+
white-space: nowrap;
|
|
31209
|
+
overflow: hidden;
|
|
31210
|
+
text-overflow: ellipsis;
|
|
31221
31211
|
}
|
|
31222
31212
|
|
|
31223
|
-
.
|
|
31224
|
-
|
|
31225
|
-
|
|
31213
|
+
.E_t4zczcp {
|
|
31214
|
+
display: flex;
|
|
31215
|
+
justify-content: space-between;
|
|
31216
|
+
align-items: center;
|
|
31217
|
+
padding: 8px;
|
|
31218
|
+
min-height: 32px;
|
|
31226
31219
|
}
|
|
31227
31220
|
|
|
31228
|
-
.
|
|
31229
|
-
|
|
31230
|
-
|
|
31231
|
-
|
|
31232
|
-
height:
|
|
31233
|
-
background: #fff;
|
|
31221
|
+
.E_t4zczcp .table-title {
|
|
31222
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31223
|
+
font-weight: 600;
|
|
31224
|
+
font-size: 12px;
|
|
31225
|
+
line-height: 8px;
|
|
31234
31226
|
}
|
|
31235
31227
|
|
|
31236
|
-
.
|
|
31237
|
-
|
|
31228
|
+
.E_t4zczcp .edit-icon {
|
|
31229
|
+
font-size: 16px;
|
|
31230
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31231
|
+
cursor: pointer;
|
|
31238
31232
|
}
|
|
31239
31233
|
|
|
31240
|
-
.
|
|
31241
|
-
|
|
31242
|
-
|
|
31234
|
+
.E_t1s7goww {
|
|
31235
|
+
font-size: 12px;
|
|
31236
|
+
line-height: 18px;
|
|
31243
31237
|
}
|
|
31244
31238
|
|
|
31245
|
-
.
|
|
31246
|
-
|
|
31239
|
+
.E_t93e4cf {
|
|
31240
|
+
display: flex;
|
|
31241
|
+
padding: 8px 0;
|
|
31242
|
+
color: #2d3a56;
|
|
31247
31243
|
}
|
|
31248
31244
|
|
|
31249
|
-
.
|
|
31250
|
-
|
|
31251
|
-
opacity: 0.5;
|
|
31245
|
+
.E_t93e4cf .hidden {
|
|
31246
|
+
display: none;
|
|
31252
31247
|
}
|
|
31253
31248
|
|
|
31254
|
-
.
|
|
31255
|
-
|
|
31249
|
+
.E_t93e4cf .ant-btn-link {
|
|
31250
|
+
height: auto;
|
|
31256
31251
|
}
|
|
31257
31252
|
|
|
31258
|
-
.
|
|
31259
|
-
|
|
31260
|
-
|
|
31261
|
-
|
|
31253
|
+
.E_t93e4cf .content {
|
|
31254
|
+
overflow: hidden;
|
|
31255
|
+
overflow-x: auto;
|
|
31256
|
+
width: 100%;
|
|
31257
|
+
white-space: pre-wrap;
|
|
31262
31258
|
}
|
|
31263
31259
|
|
|
31264
|
-
.
|
|
31265
|
-
margin-bottom: 0;
|
|
31260
|
+
.E_t93e4cf .content .ant-btn {
|
|
31266
31261
|
white-space: pre-wrap;
|
|
31267
|
-
|
|
31262
|
+
text-align: left;
|
|
31268
31263
|
}
|
|
31269
31264
|
|
|
31270
|
-
.
|
|
31271
|
-
|
|
31265
|
+
.E_t93e4cf .content .unit-chart {
|
|
31266
|
+
justify-content: flex-start;
|
|
31272
31267
|
}
|
|
31273
31268
|
|
|
31274
|
-
.
|
|
31275
|
-
|
|
31269
|
+
.E_rhz2uv5 {
|
|
31270
|
+
width: var(--rhz2uv5-0);
|
|
31271
|
+
flex-shrink: 0;
|
|
31272
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31273
|
+
padding-right: 12px;
|
|
31276
31274
|
}
|
|
31277
31275
|
|
|
31278
|
-
.
|
|
31279
|
-
|
|
31276
|
+
.E_skwah65 {
|
|
31277
|
+
height: 8px;
|
|
31278
|
+
box-sizing: border-box;
|
|
31279
|
+
border-radius: 2px;
|
|
31280
|
+
background: #f5f7fa;
|
|
31281
|
+
display: flex;
|
|
31282
|
+
width: 100%;
|
|
31283
|
+
overflow: hidden;
|
|
31280
31284
|
}
|
|
31281
31285
|
|
|
31282
|
-
.
|
|
31283
|
-
|
|
31284
|
-
border-color: #ccd4e3;
|
|
31286
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
31287
|
+
margin-left: 1px;
|
|
31285
31288
|
}
|
|
31286
31289
|
|
|
31287
|
-
.
|
|
31288
|
-
|
|
31290
|
+
.E_wg1tsps {
|
|
31291
|
+
display: flex;
|
|
31292
|
+
align-items: center;
|
|
31293
|
+
justify-content: flex-end;
|
|
31289
31294
|
}
|
|
31290
31295
|
|
|
31291
|
-
.
|
|
31292
|
-
|
|
31293
|
-
|
|
31294
|
-
|
|
31296
|
+
.E_b1ctd5xy {
|
|
31297
|
+
display: flex;
|
|
31298
|
+
align-items: center;
|
|
31299
|
+
width: calc(100% - 40px);
|
|
31295
31300
|
}
|
|
31296
31301
|
|
|
31297
|
-
.
|
|
31298
|
-
|
|
31302
|
+
.E_b1ctd5xy .chart {
|
|
31303
|
+
display: inline-block;
|
|
31304
|
+
width: 100%;
|
|
31299
31305
|
}
|
|
31300
31306
|
|
|
31301
|
-
.
|
|
31302
|
-
|
|
31303
|
-
padding: 0 7px;
|
|
31304
|
-
line-height: 20px;
|
|
31307
|
+
.E_u1p8acpn {
|
|
31308
|
+
min-width: 40px;
|
|
31305
31309
|
}
|
|
31306
31310
|
|
|
31307
|
-
.
|
|
31308
|
-
|
|
31311
|
+
.E_u1p8acpn .unit {
|
|
31312
|
+
color: #00122e !important;
|
|
31309
31313
|
}
|
|
31310
31314
|
|
|
31311
|
-
.
|
|
31312
|
-
|
|
31315
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
31316
|
+
display: flex;
|
|
31317
|
+
align-items: center;
|
|
31313
31318
|
}
|
|
31314
31319
|
|
|
31315
|
-
.
|
|
31316
|
-
|
|
31317
|
-
opacity: 0.5;
|
|
31320
|
+
.E_s1iv0tp1 .enabled-text {
|
|
31321
|
+
margin-right: 8px;
|
|
31318
31322
|
}
|
|
31319
31323
|
|
|
31320
|
-
.
|
|
31321
|
-
|
|
31324
|
+
.E_c1up1pdz {
|
|
31325
|
+
width: 648px;
|
|
31322
31326
|
}
|
|
31323
31327
|
|
|
31324
|
-
.
|
|
31328
|
+
.E_c1up1pdz.active {
|
|
31325
31329
|
border-color: #0080ff;
|
|
31326
31330
|
}
|
|
31327
31331
|
|
|
31328
|
-
.
|
|
31329
|
-
background: rgba(0,
|
|
31332
|
+
.E_c1up1pdz.active > header {
|
|
31333
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31330
31334
|
}
|
|
31331
31335
|
|
|
31332
|
-
.
|
|
31333
|
-
|
|
31334
|
-
border-color: #ccd4e3;
|
|
31335
|
-
opacity: 0.5;
|
|
31336
|
+
.E_c1up1pdz .expand {
|
|
31337
|
+
padding: 12px;
|
|
31336
31338
|
}
|
|
31337
31339
|
|
|
31338
|
-
.
|
|
31339
|
-
|
|
31340
|
-
|
|
31340
|
+
.E_c1up1pdz .field-item {
|
|
31341
|
+
display: flex;
|
|
31342
|
+
padding: 10px 0;
|
|
31343
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31341
31344
|
}
|
|
31342
31345
|
|
|
31343
|
-
.
|
|
31344
|
-
|
|
31345
|
-
|
|
31346
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31346
|
+
.E_c1up1pdz .field-item:last-child {
|
|
31347
|
+
border-bottom: none;
|
|
31348
|
+
padding-bottom: 0;
|
|
31347
31349
|
}
|
|
31348
31350
|
|
|
31349
|
-
.
|
|
31350
|
-
|
|
31351
|
-
|
|
31352
|
-
|
|
31353
|
-
padding: 0;
|
|
31354
|
-
width: 36px;
|
|
31355
|
-
background: transparent;
|
|
31351
|
+
.E_c1up1pdz .field-item label {
|
|
31352
|
+
line-height: 32px;
|
|
31353
|
+
width: 100px;
|
|
31354
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31356
31355
|
}
|
|
31357
31356
|
|
|
31358
|
-
.
|
|
31359
|
-
|
|
31357
|
+
.E_c1up1pdz .help {
|
|
31358
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31359
|
+
margin-top: 5px;
|
|
31360
31360
|
}
|
|
31361
31361
|
|
|
31362
|
-
.
|
|
31363
|
-
|
|
31364
|
-
width:
|
|
31365
|
-
box-shadow: none;
|
|
31362
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
31363
|
+
.E_c1up1pdz .ant-picker {
|
|
31364
|
+
width: 128px;
|
|
31366
31365
|
}
|
|
31367
31366
|
|
|
31368
|
-
.
|
|
31369
|
-
display:
|
|
31367
|
+
.E_c156wh19 {
|
|
31368
|
+
display: flex;
|
|
31369
|
+
align-items: center;
|
|
31370
|
+
justify-content: space-between;
|
|
31371
|
+
word-break: keep-all;
|
|
31370
31372
|
}
|
|
31371
31373
|
|
|
31372
|
-
.
|
|
31373
|
-
|
|
31374
|
+
.E_c156wh19 .title {
|
|
31375
|
+
margin: 0 16px 0 8px;
|
|
31374
31376
|
}
|
|
31375
31377
|
|
|
31376
|
-
.
|
|
31377
|
-
|
|
31378
|
-
margin-right: 8px;
|
|
31379
|
-
padding: 0;
|
|
31380
|
-
width: 36px;
|
|
31378
|
+
.E_c156wh19 .retain {
|
|
31379
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31381
31380
|
}
|
|
31382
31381
|
|
|
31383
|
-
.
|
|
31384
|
-
|
|
31382
|
+
.E_c156wh19 div.left {
|
|
31383
|
+
flex: 1;
|
|
31384
|
+
display: flex;
|
|
31385
|
+
overflow: hidden;
|
|
31386
|
+
align-items: center;
|
|
31387
|
+
justify-content: flex-start;
|
|
31388
|
+
white-space: nowrap;
|
|
31385
31389
|
}
|
|
31386
31390
|
|
|
31387
|
-
.
|
|
31388
|
-
|
|
31391
|
+
.E_c156wh19 div.left .title {
|
|
31392
|
+
max-width: 100%;
|
|
31393
|
+
overflow: hidden;
|
|
31394
|
+
text-overflow: ellipsis;
|
|
31389
31395
|
}
|
|
31390
31396
|
|
|
31391
|
-
.
|
|
31392
|
-
|
|
31397
|
+
.E_c156wh19 div.right {
|
|
31398
|
+
display: flex;
|
|
31399
|
+
align-items: center;
|
|
31393
31400
|
}
|
|
31394
31401
|
|
|
31395
|
-
.
|
|
31396
|
-
|
|
31397
|
-
|
|
31398
|
-
|
|
31399
|
-
padding-right: 8px;
|
|
31402
|
+
.E_c156wh19 .reverse {
|
|
31403
|
+
display: flex;
|
|
31404
|
+
flex-direction: row-reverse;
|
|
31405
|
+
align-items: center;
|
|
31400
31406
|
}
|
|
31401
31407
|
|
|
31402
|
-
.
|
|
31403
|
-
|
|
31404
|
-
gap: 4px;
|
|
31408
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
31409
|
+
margin-left: 8px;
|
|
31405
31410
|
}
|
|
31406
31411
|
|
|
31407
|
-
.
|
|
31412
|
+
.E_c156wh19 .close {
|
|
31413
|
+
padding-left: 14px;
|
|
31414
|
+
margin-left: 14px;
|
|
31415
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31408
31416
|
cursor: pointer;
|
|
31409
31417
|
}
|
|
31410
31418
|
|
|
31411
|
-
.
|
|
31412
|
-
|
|
31419
|
+
.E_m126spxy {
|
|
31420
|
+
padding-bottom: 4px;
|
|
31421
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31413
31422
|
}
|
|
31414
31423
|
|
|
31415
|
-
.
|
|
31416
|
-
|
|
31417
|
-
|
|
31418
|
-
|
|
31424
|
+
.E_m126spxy .ant-btn-link {
|
|
31425
|
+
padding: 1px 10px;
|
|
31426
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31427
|
+
border-radius: 4px;
|
|
31419
31428
|
}
|
|
31420
31429
|
|
|
31421
|
-
.
|
|
31422
|
-
|
|
31430
|
+
.E_m126spxy .ant-btn-link.active {
|
|
31431
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31432
|
+
color: #0096ff;
|
|
31423
31433
|
}
|
|
31424
31434
|
|
|
31425
|
-
.
|
|
31426
|
-
|
|
31427
|
-
|
|
31428
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31429
|
-
overflow: hidden;
|
|
31435
|
+
.E_wpbf4pq {
|
|
31436
|
+
padding: 10px 0;
|
|
31437
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31430
31438
|
}
|
|
31431
31439
|
|
|
31432
|
-
.
|
|
31433
|
-
|
|
31440
|
+
.E_wpbf4pq .ant-input,
|
|
31441
|
+
.E_wpbf4pq .ant-picker {
|
|
31442
|
+
width: 80px;
|
|
31443
|
+
margin: 0 9px;
|
|
31444
|
+
text-align: center;
|
|
31434
31445
|
}
|
|
31435
31446
|
|
|
31436
|
-
.
|
|
31437
|
-
|
|
31438
|
-
|
|
31447
|
+
.E_wpbf4pq .options {
|
|
31448
|
+
padding: 12px 0 12px 16px;
|
|
31449
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31450
|
+
margin: 5px 0 5px 8px;
|
|
31439
31451
|
}
|
|
31440
31452
|
|
|
31441
|
-
.
|
|
31442
|
-
|
|
31443
|
-
|
|
31453
|
+
.E_wpbf4pq .week-day-option,
|
|
31454
|
+
.E_wpbf4pq .month-day-option {
|
|
31455
|
+
background: #f5f7fa;
|
|
31456
|
+
box-sizing: border-box;
|
|
31457
|
+
border-radius: 16px;
|
|
31458
|
+
margin-right: 8px;
|
|
31444
31459
|
}
|
|
31445
31460
|
|
|
31446
|
-
.
|
|
31447
|
-
|
|
31448
|
-
|
|
31461
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
31462
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
31463
|
+
color: inherit;
|
|
31464
|
+
border-color: #d9d9d9;
|
|
31449
31465
|
}
|
|
31450
31466
|
|
|
31451
|
-
.
|
|
31452
|
-
|
|
31453
|
-
|
|
31467
|
+
.E_wpbf4pq .week-day-option.active {
|
|
31468
|
+
background-color: #0096ff;
|
|
31469
|
+
border-color: #0096ff;
|
|
31470
|
+
color: #fff;
|
|
31454
31471
|
}
|
|
31455
31472
|
|
|
31456
|
-
.
|
|
31457
|
-
|
|
31458
|
-
|
|
31459
|
-
top: 1px;
|
|
31460
|
-
left: 1px;
|
|
31473
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
31474
|
+
width: 110px;
|
|
31475
|
+
margin-top: 4px;
|
|
31461
31476
|
}
|
|
31462
31477
|
|
|
31463
|
-
.
|
|
31464
|
-
|
|
31465
|
-
|
|
31478
|
+
.E_wpbf4pq .month-day-option {
|
|
31479
|
+
width: 32px;
|
|
31480
|
+
padding: 0;
|
|
31481
|
+
margin-bottom: 8px;
|
|
31466
31482
|
}
|
|
31467
31483
|
|
|
31468
|
-
.
|
|
31469
|
-
|
|
31484
|
+
.E_wpbf4pq .month-day-option.active {
|
|
31485
|
+
background-color: #0096ff;
|
|
31486
|
+
border-color: #0096ff;
|
|
31487
|
+
color: #fff;
|
|
31470
31488
|
}
|
|
31471
31489
|
|
|
31472
|
-
.
|
|
31473
|
-
|
|
31490
|
+
.E_t160l1cm {
|
|
31491
|
+
display: flex;
|
|
31492
|
+
flex-direction: column;
|
|
31493
|
+
flex: 1;
|
|
31494
|
+
/* FIXME:(yanzhen) do this better */
|
|
31474
31495
|
}
|
|
31475
31496
|
|
|
31476
|
-
.
|
|
31477
|
-
|
|
31497
|
+
.E_t160l1cm .tab-bar {
|
|
31498
|
+
flex-shrink: 0;
|
|
31499
|
+
display: flex;
|
|
31500
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
31478
31501
|
}
|
|
31479
31502
|
|
|
31480
|
-
.
|
|
31481
|
-
|
|
31503
|
+
.E_t160l1cm .tab-content {
|
|
31504
|
+
height: 100%;
|
|
31482
31505
|
}
|
|
31483
31506
|
|
|
31484
|
-
.
|
|
31485
|
-
|
|
31507
|
+
.E_t160l1cm .tab-menu-item {
|
|
31508
|
+
margin-right: 2px;
|
|
31509
|
+
padding: 1px 12px;
|
|
31510
|
+
line-height: 24px;
|
|
31511
|
+
height: 24px;
|
|
31512
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31513
|
+
border-radius: 4px 4px 0 0;
|
|
31514
|
+
cursor: pointer;
|
|
31515
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31486
31516
|
}
|
|
31487
31517
|
|
|
31488
|
-
.
|
|
31489
|
-
|
|
31518
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
31519
|
+
padding-left: 0;
|
|
31490
31520
|
}
|
|
31491
31521
|
|
|
31492
|
-
.
|
|
31493
|
-
|
|
31494
|
-
height: 14px;
|
|
31495
|
-
width: 14px;
|
|
31496
|
-
border-radius: 50%;
|
|
31497
|
-
flex-shrink: 0;
|
|
31498
|
-
display: flex;
|
|
31499
|
-
align-items: center;
|
|
31500
|
-
justify-content: center;
|
|
31501
|
-
border: 1px solid var(--color);
|
|
31522
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
31523
|
+
padding-left: 12px;
|
|
31502
31524
|
}
|
|
31503
31525
|
|
|
31504
|
-
.
|
|
31505
|
-
|
|
31506
|
-
|
|
31507
|
-
width: 10px;
|
|
31508
|
-
border-radius: 50%;
|
|
31509
|
-
overflow: hidden;
|
|
31526
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
31527
|
+
color: #0080ff;
|
|
31528
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31510
31529
|
}
|
|
31511
31530
|
|
|
31512
|
-
.
|
|
31513
|
-
|
|
31514
|
-
height: 100%;
|
|
31515
|
-
width: 100%;
|
|
31516
|
-
left: 0;
|
|
31517
|
-
top: 0;
|
|
31518
|
-
border-radius: 50%;
|
|
31519
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31520
|
-
transform: rotate(180deg);
|
|
31531
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
31532
|
+
fill: #0080ff;
|
|
31521
31533
|
}
|
|
31522
31534
|
|
|
31523
|
-
.
|
|
31524
|
-
|
|
31525
|
-
height: 100%;
|
|
31526
|
-
width: 100%;
|
|
31527
|
-
left: 0;
|
|
31528
|
-
top: 0;
|
|
31529
|
-
margin-left: 50%;
|
|
31530
|
-
transform-origin: left;
|
|
31531
|
-
background: white;
|
|
31532
|
-
transform: rotate(0deg);
|
|
31535
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
31536
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31533
31537
|
}
|
|
31534
31538
|
|
|
31535
|
-
.
|
|
31536
|
-
|
|
31539
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
31540
|
+
color: #0080ff;
|
|
31541
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31537
31542
|
}
|
|
31538
31543
|
|
|
31539
|
-
.
|
|
31540
|
-
|
|
31541
|
-
line-height: 18px;
|
|
31542
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31543
|
-
height: 34px;
|
|
31544
|
-
min-height: 34px;
|
|
31545
|
-
box-sizing: border-box;
|
|
31546
|
-
margin-top: 8px;
|
|
31544
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
31545
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31547
31546
|
}
|
|
31548
31547
|
|
|
31549
|
-
.
|
|
31550
|
-
|
|
31551
|
-
flex-direction: column;
|
|
31552
|
-
margin: 1px 8px;
|
|
31553
|
-
padding: 8px;
|
|
31554
|
-
border-radius: 4px;
|
|
31548
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
31549
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31555
31550
|
}
|
|
31556
31551
|
|
|
31557
|
-
.
|
|
31558
|
-
|
|
31552
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
31553
|
+
fill: #0080ff;
|
|
31559
31554
|
}
|
|
31560
31555
|
|
|
31561
|
-
.
|
|
31562
|
-
|
|
31556
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
31557
|
+
color: #0080ff;
|
|
31558
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31563
31559
|
}
|
|
31564
31560
|
|
|
31565
|
-
.
|
|
31566
|
-
background
|
|
31561
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
31562
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31567
31563
|
}
|
|
31568
31564
|
|
|
31569
|
-
.
|
|
31570
|
-
|
|
31565
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
31566
|
+
fill: #1d326c;
|
|
31571
31567
|
}
|
|
31572
31568
|
|
|
31573
|
-
.
|
|
31574
|
-
|
|
31569
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
31570
|
+
margin-left: 8px;
|
|
31571
|
+
height: 22px;
|
|
31575
31572
|
}
|
|
31576
31573
|
|
|
31577
|
-
.
|
|
31578
|
-
|
|
31574
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
31575
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
31579
31576
|
}
|
|
31580
31577
|
|
|
31581
|
-
.
|
|
31582
|
-
|
|
31578
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
31579
|
+
padding: 0;
|
|
31580
|
+
display: flex;
|
|
31581
|
+
align-items: center;
|
|
31582
|
+
overflow: hidden;
|
|
31583
31583
|
}
|
|
31584
31584
|
|
|
31585
|
-
.
|
|
31586
|
-
|
|
31587
|
-
|
|
31585
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
31586
|
+
opacity: 0;
|
|
31587
|
+
max-width: 0;
|
|
31588
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
31588
31589
|
}
|
|
31589
31590
|
|
|
31590
|
-
.
|
|
31591
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
31592
|
+
padding: 1px 12px;
|
|
31593
|
+
position: relative;
|
|
31591
31594
|
display: flex;
|
|
31592
|
-
justify-content: space-between;
|
|
31593
|
-
height: 20px;
|
|
31594
|
-
line-height: 20px;
|
|
31595
31595
|
}
|
|
31596
31596
|
|
|
31597
|
-
.
|
|
31598
|
-
|
|
31599
|
-
|
|
31600
|
-
|
|
31597
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
31598
|
+
opacity: 0;
|
|
31599
|
+
position: absolute;
|
|
31600
|
+
top: 50%;
|
|
31601
|
+
left: 0;
|
|
31602
|
+
transform: translate(-50%, -50%);
|
|
31603
|
+
transition: opacity 100ms linear;
|
|
31604
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
31601
31605
|
}
|
|
31602
31606
|
|
|
31603
|
-
.
|
|
31604
|
-
|
|
31605
|
-
justify-content: space-between;
|
|
31606
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31607
|
-
height: 18px;
|
|
31608
|
-
line-height: 18px;
|
|
31609
|
-
margin-top: 2px;
|
|
31607
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
31608
|
+
color: #0080ff;
|
|
31610
31609
|
}
|
|
31611
31610
|
|
|
31612
|
-
.
|
|
31613
|
-
|
|
31614
|
-
|
|
31615
|
-
|
|
31611
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31612
|
+
padding: 1px 12px;
|
|
31613
|
+
display: inline-block;
|
|
31614
|
+
opacity: 1;
|
|
31615
|
+
max-width: 160px;
|
|
31616
31616
|
}
|
|
31617
31617
|
|
|
31618
|
-
.
|
|
31619
|
-
|
|
31620
|
-
|
|
31621
|
-
width: 100%;
|
|
31622
|
-
opacity: 0;
|
|
31618
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31619
|
+
padding: 1px 12px;
|
|
31620
|
+
color: #005ed1;
|
|
31623
31621
|
}
|
|
31624
31622
|
|
|
31625
|
-
.
|
|
31626
|
-
|
|
31627
|
-
border-radius: 4px;
|
|
31623
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31624
|
+
opacity: 1;
|
|
31628
31625
|
}
|
|
31629
31626
|
|
|
31630
|
-
.
|
|
31631
|
-
|
|
31632
|
-
border-radius: 3px;
|
|
31627
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
31628
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31633
31629
|
}
|
|
31634
31630
|
|
|
31635
|
-
.
|
|
31636
|
-
|
|
31637
|
-
border-radius: 2px;
|
|
31631
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
31632
|
+
opacity: 0;
|
|
31638
31633
|
}
|
|
31639
31634
|
|
|
31640
|
-
.
|
|
31641
|
-
|
|
31635
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
31636
|
+
padding: 4px 16px;
|
|
31637
|
+
height: 32px;
|
|
31638
|
+
border-radius: 6px 6px 0 0;
|
|
31642
31639
|
}
|
|
31643
31640
|
|
|
31644
|
-
.
|
|
31645
|
-
|
|
31646
|
-
margin-right: 8px;
|
|
31647
|
-
display: inline-flex;
|
|
31648
|
-
align-items: center;
|
|
31649
|
-
border: none;
|
|
31641
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
31642
|
+
padding-left: 0;
|
|
31650
31643
|
}
|
|
31651
31644
|
|
|
31652
|
-
.
|
|
31653
|
-
|
|
31654
|
-
height: 16px;
|
|
31655
|
-
color: inherit;
|
|
31656
|
-
margin-left: 4px;
|
|
31657
|
-
opacity: 0.6;
|
|
31658
|
-
display: inline-flex;
|
|
31645
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
31646
|
+
padding-left: 16px;
|
|
31659
31647
|
}
|
|
31660
31648
|
|
|
31661
|
-
.
|
|
31662
|
-
|
|
31649
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
31650
|
+
margin-left: 11px;
|
|
31651
|
+
height: 24px;
|
|
31663
31652
|
}
|
|
31664
31653
|
|
|
31665
|
-
.
|
|
31666
|
-
|
|
31667
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
31654
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
31655
|
+
padding: 0;
|
|
31668
31656
|
}
|
|
31669
31657
|
|
|
31670
|
-
.
|
|
31671
|
-
|
|
31672
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
31658
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
31659
|
+
padding: 4px 16px;
|
|
31673
31660
|
}
|
|
31674
31661
|
|
|
31675
|
-
.
|
|
31676
|
-
|
|
31677
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
31662
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31663
|
+
padding: 4px 16px;
|
|
31678
31664
|
}
|
|
31679
31665
|
|
|
31680
|
-
.
|
|
31681
|
-
|
|
31682
|
-
|
|
31666
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
31667
|
+
background: #fff;
|
|
31668
|
+
}
|
|
31669
|
+
|
|
31670
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
31671
|
+
color: #005ed1;
|
|
31683
31672
|
}
|
|
31684
31673
|
|
|
31685
|
-
.
|
|
31674
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
31675
|
+
background: #fff;
|
|
31686
31676
|
color: #1d326c;
|
|
31687
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
31688
31677
|
}
|
|
31689
31678
|
|
|
31690
|
-
.
|
|
31691
|
-
color:
|
|
31692
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
31679
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31680
|
+
color: rgba(45, 58, 86, 0.6);
|
|
31693
31681
|
}
|
|
31694
31682
|
|
|
31695
|
-
.
|
|
31696
|
-
color: #
|
|
31683
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31684
|
+
color: #1d326c;
|
|
31697
31685
|
}
|
|
31698
31686
|
|
|
31699
|
-
.
|
|
31700
|
-
|
|
31687
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31688
|
+
fill: #d8deeb;
|
|
31701
31689
|
}
|
|
31702
31690
|
|
|
31703
|
-
.
|
|
31704
|
-
|
|
31691
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
31692
|
+
fill: #1d326c;
|
|
31705
31693
|
}
|
|
31706
31694
|
|
|
31707
|
-
.
|
|
31708
|
-
|
|
31695
|
+
.E_t160l1cm .tab-content {
|
|
31696
|
+
flex: 1;
|
|
31697
|
+
display: flex;
|
|
31698
|
+
flex-direction: column;
|
|
31709
31699
|
}
|
|
31710
31700
|
|
|
31711
|
-
.
|
|
31712
|
-
|
|
31701
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
31702
|
+
overflow: visible;
|
|
31713
31703
|
}
|
|
31714
31704
|
|
|
31715
|
-
.
|
|
31716
|
-
|
|
31705
|
+
.E_t14npdqr {
|
|
31706
|
+
max-width: 240px;
|
|
31707
|
+
animation: none;
|
|
31717
31708
|
}
|
|
31718
31709
|
|
|
31719
|
-
.
|
|
31720
|
-
|
|
31710
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
31711
|
+
border: 1px solid #0080ff;
|
|
31712
|
+
padding: 0;
|
|
31721
31713
|
}
|
|
31722
31714
|
|
|
31723
|
-
.
|
|
31724
|
-
|
|
31725
|
-
height:
|
|
31726
|
-
|
|
31727
|
-
|
|
31728
|
-
|
|
31729
|
-
|
|
31730
|
-
|
|
31715
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31716
|
+
margin: 0;
|
|
31717
|
+
height: 32px;
|
|
31718
|
+
line-height: 32px;
|
|
31719
|
+
font-size: 13px;
|
|
31720
|
+
padding: 0 10px;
|
|
31721
|
+
display: block;
|
|
31722
|
+
overflow: hidden;
|
|
31723
|
+
text-overflow: ellipsis;
|
|
31724
|
+
white-space: nowrap;
|
|
31731
31725
|
}
|
|
31732
31726
|
|
|
31733
|
-
.
|
|
31734
|
-
|
|
31735
|
-
|
|
31736
|
-
|
|
31727
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
31728
|
+
content: " ";
|
|
31729
|
+
height: 1px;
|
|
31730
|
+
width: calc(100% + 10px);
|
|
31731
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31732
|
+
display: block;
|
|
31737
31733
|
}
|
|
31738
31734
|
|
|
31739
|
-
.
|
|
31740
|
-
|
|
31735
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
31736
|
+
color: #0080ff;
|
|
31737
|
+
background: transparent;
|
|
31741
31738
|
}
|
|
31742
31739
|
|
|
31743
|
-
.
|
|
31744
|
-
|
|
31745
|
-
|
|
31740
|
+
.E_iouxfgt {
|
|
31741
|
+
display: inline-flex;
|
|
31742
|
+
align-items: center;
|
|
31746
31743
|
}
|
|
31747
31744
|
|
|
31748
|
-
.
|
|
31749
|
-
|
|
31745
|
+
.E_iouxfgt .icon-inner {
|
|
31746
|
+
display: inline-flex;
|
|
31747
|
+
align-items: center;
|
|
31748
|
+
justify-content: center;
|
|
31750
31749
|
}
|
|
31751
31750
|
|
|
31752
|
-
.
|
|
31753
|
-
|
|
31751
|
+
.E_iouxfgt .icon-inner + span,
|
|
31752
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31753
|
+
margin-left: 4px;
|
|
31754
31754
|
}
|
|
31755
31755
|
|
|
31756
|
-
.
|
|
31757
|
-
|
|
31756
|
+
.E_iouxfgt.is-rotate img,
|
|
31757
|
+
.E_iouxfgt.is-rotate svg {
|
|
31758
|
+
animation: rotate 680ms linear infinite;
|
|
31758
31759
|
}
|
|
31759
31760
|
|
|
31760
31761
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
@@ -31792,8 +31793,81 @@ button.E_n7k2c6r {
|
|
|
31792
31793
|
font-size: inherit;
|
|
31793
31794
|
}
|
|
31794
31795
|
|
|
31795
|
-
.
|
|
31796
|
-
|
|
31796
|
+
.E_i1inqkme {
|
|
31797
|
+
height: 18px;
|
|
31798
|
+
line-height: 18px;
|
|
31799
|
+
padding: 0 4px;
|
|
31800
|
+
border-radius: 4px;
|
|
31801
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31802
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31803
|
+
display: flex;
|
|
31804
|
+
align-items: center;
|
|
31805
|
+
white-space: nowrap;
|
|
31806
|
+
margin-right: 4px;
|
|
31807
|
+
}
|
|
31808
|
+
|
|
31809
|
+
.E_f7pxqmh {
|
|
31810
|
+
width: 100%;
|
|
31811
|
+
margin-bottom: 0 !important;
|
|
31812
|
+
flex-flow: nowrap !important;
|
|
31813
|
+
line-break: auto;
|
|
31814
|
+
}
|
|
31815
|
+
|
|
31816
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31817
|
+
text-align: left !important;
|
|
31818
|
+
padding-bottom: 0 !important;
|
|
31819
|
+
}
|
|
31820
|
+
|
|
31821
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31822
|
+
min-height: 32px;
|
|
31823
|
+
height: auto;
|
|
31824
|
+
font-size: 13px;
|
|
31825
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31826
|
+
white-space: normal;
|
|
31827
|
+
}
|
|
31828
|
+
|
|
31829
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31830
|
+
border-color: #ff4d4f !important;
|
|
31831
|
+
}
|
|
31832
|
+
|
|
31833
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31834
|
+
border-color: #ff4d4f !important;
|
|
31835
|
+
}
|
|
31836
|
+
|
|
31837
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31838
|
+
margin-top: 4px;
|
|
31839
|
+
font-size: 12px;
|
|
31840
|
+
min-height: 0px;
|
|
31841
|
+
}
|
|
31842
|
+
|
|
31843
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31844
|
+
font-size: 12px;
|
|
31845
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31846
|
+
min-height: 0px;
|
|
31847
|
+
}
|
|
31848
|
+
|
|
31849
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31850
|
+
margin-left: 8px;
|
|
31851
|
+
}
|
|
31852
|
+
|
|
31853
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31854
|
+
padding: 2px 7px 2px 12px;
|
|
31855
|
+
}
|
|
31856
|
+
|
|
31857
|
+
.E_fzh9mnb {
|
|
31858
|
+
width: 100%;
|
|
31859
|
+
height: 100%;
|
|
31860
|
+
min-height: 124px;
|
|
31861
|
+
display: flex;
|
|
31862
|
+
flex-direction: column;
|
|
31863
|
+
justify-content: center;
|
|
31864
|
+
align-items: center;
|
|
31865
|
+
}
|
|
31866
|
+
|
|
31867
|
+
.E_fzh9mnb .error-text {
|
|
31868
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31869
|
+
margin-bottom: 16px;
|
|
31870
|
+
font-size: 18px;
|
|
31797
31871
|
}
|
|
31798
31872
|
|
|
31799
31873
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
@@ -31866,80 +31940,6 @@ button.E_n7k2c6r {
|
|
|
31866
31940
|
padding: 2px 8px;
|
|
31867
31941
|
}
|
|
31868
31942
|
|
|
31869
|
-
.E_iouxfgt {
|
|
31870
|
-
display: inline-flex;
|
|
31871
|
-
align-items: center;
|
|
31872
|
-
}
|
|
31873
|
-
|
|
31874
|
-
.E_iouxfgt .icon-inner {
|
|
31875
|
-
display: inline-flex;
|
|
31876
|
-
align-items: center;
|
|
31877
|
-
justify-content: center;
|
|
31878
|
-
}
|
|
31879
|
-
|
|
31880
|
-
.E_iouxfgt .icon-inner + span,
|
|
31881
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31882
|
-
margin-left: 4px;
|
|
31883
|
-
}
|
|
31884
|
-
|
|
31885
|
-
.E_iouxfgt.is-rotate img,
|
|
31886
|
-
.E_iouxfgt.is-rotate svg {
|
|
31887
|
-
animation: rotate 680ms linear infinite;
|
|
31888
|
-
}
|
|
31889
|
-
|
|
31890
|
-
.E_i1inqkme {
|
|
31891
|
-
height: 18px;
|
|
31892
|
-
line-height: 18px;
|
|
31893
|
-
padding: 0 4px;
|
|
31894
|
-
border-radius: 4px;
|
|
31895
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31896
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31897
|
-
display: flex;
|
|
31898
|
-
align-items: center;
|
|
31899
|
-
white-space: nowrap;
|
|
31900
|
-
margin-right: 4px;
|
|
31901
|
-
}
|
|
31902
|
-
|
|
31903
|
-
.E_f7pxqmh {
|
|
31904
|
-
width: 100%;
|
|
31905
|
-
margin-bottom: 0 !important;
|
|
31906
|
-
flex-flow: nowrap !important;
|
|
31907
|
-
line-break: auto;
|
|
31908
|
-
}
|
|
31909
|
-
|
|
31910
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
31911
|
-
text-align: left !important;
|
|
31912
|
-
padding-bottom: 0 !important;
|
|
31913
|
-
}
|
|
31914
|
-
|
|
31915
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31916
|
-
min-height: 32px;
|
|
31917
|
-
height: auto;
|
|
31918
|
-
font-size: 13px;
|
|
31919
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31920
|
-
white-space: normal;
|
|
31921
|
-
}
|
|
31922
|
-
|
|
31923
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31924
|
-
border-color: #ff4d4f !important;
|
|
31925
|
-
}
|
|
31926
|
-
|
|
31927
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31928
|
-
border-color: #ff4d4f !important;
|
|
31929
|
-
}
|
|
31930
|
-
|
|
31931
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
31932
|
-
margin-top: 4px;
|
|
31933
|
-
font-size: 12px;
|
|
31934
|
-
min-height: 0px;
|
|
31935
|
-
}
|
|
31936
|
-
|
|
31937
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
31938
|
-
font-size: 12px;
|
|
31939
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31940
|
-
min-height: 0px;
|
|
31941
|
-
}
|
|
31942
|
-
|
|
31943
31943
|
.E_owd0kml {
|
|
31944
31944
|
display: inline-block;
|
|
31945
31945
|
}
|
|
@@ -31949,10 +31949,6 @@ button.E_n7k2c6r {
|
|
|
31949
31949
|
position: absolute;
|
|
31950
31950
|
}
|
|
31951
31951
|
|
|
31952
|
-
.E_m196gn1d {
|
|
31953
|
-
min-width: 1280px;
|
|
31954
|
-
}
|
|
31955
|
-
|
|
31956
31952
|
.E_dsnbhzf {
|
|
31957
31953
|
font-family: Inter;
|
|
31958
31954
|
font-style: normal;
|
|
@@ -32461,6 +32457,10 @@ button.E_n7k2c6r {
|
|
|
32461
32457
|
transition: all 320ms ease;
|
|
32462
32458
|
}
|
|
32463
32459
|
|
|
32460
|
+
.E_m196gn1d {
|
|
32461
|
+
min-width: 1280px;
|
|
32462
|
+
}
|
|
32463
|
+
|
|
32464
32464
|
.E_cnujxq2 {
|
|
32465
32465
|
display: flex;
|
|
32466
32466
|
flex-direction: column;
|
|
@@ -33249,12 +33249,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33249
33249
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
33250
33250
|
}
|
|
33251
33251
|
|
|
33252
|
-
.E_h1ol2wl7 {
|
|
33253
|
-
font-weight: bold;
|
|
33254
|
-
background-color: unset;
|
|
33255
|
-
padding: unset;
|
|
33256
|
-
}
|
|
33257
|
-
|
|
33258
33252
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
33259
33253
|
border-radius: 6px;
|
|
33260
33254
|
}
|
|
@@ -33326,32 +33320,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33326
33320
|
transform: rotate(180deg);
|
|
33327
33321
|
}
|
|
33328
33322
|
|
|
33329
|
-
.E_oa99sl3 {
|
|
33330
|
-
display: flex;
|
|
33331
|
-
justify-content: space-between;
|
|
33332
|
-
align-items: center;
|
|
33333
|
-
gap: 8px;
|
|
33334
|
-
}
|
|
33335
|
-
|
|
33336
|
-
.E_oa99sl3,
|
|
33337
|
-
.E_oa99sl3 :first-child {
|
|
33338
|
-
line-height: inherit !important;
|
|
33339
|
-
}
|
|
33340
|
-
|
|
33341
|
-
.E_lvp5pj7 {
|
|
33342
|
-
display: flex;
|
|
33343
|
-
justify-content: space-between;
|
|
33344
|
-
align-items: center;
|
|
33345
|
-
gap: 8px;
|
|
33346
|
-
min-width: 0;
|
|
33347
|
-
}
|
|
33348
|
-
|
|
33349
|
-
.E_s1io1lws {
|
|
33350
|
-
display: flex;
|
|
33351
|
-
align-items: center;
|
|
33352
|
-
flex-shrink: 0;
|
|
33353
|
-
}
|
|
33354
|
-
|
|
33355
33323
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
33356
33324
|
opacity: 1;
|
|
33357
33325
|
}
|
|
@@ -33509,6 +33477,55 @@ input.E_rf8rlle.ant-input {
|
|
|
33509
33477
|
color: rgba(0, 21, 64, 0.3);
|
|
33510
33478
|
}
|
|
33511
33479
|
|
|
33480
|
+
.E_oa99sl3 {
|
|
33481
|
+
display: flex;
|
|
33482
|
+
justify-content: space-between;
|
|
33483
|
+
align-items: center;
|
|
33484
|
+
gap: 8px;
|
|
33485
|
+
}
|
|
33486
|
+
|
|
33487
|
+
.E_oa99sl3,
|
|
33488
|
+
.E_oa99sl3 :first-child {
|
|
33489
|
+
line-height: inherit !important;
|
|
33490
|
+
}
|
|
33491
|
+
|
|
33492
|
+
.E_lvp5pj7 {
|
|
33493
|
+
display: flex;
|
|
33494
|
+
justify-content: space-between;
|
|
33495
|
+
align-items: center;
|
|
33496
|
+
gap: 8px;
|
|
33497
|
+
min-width: 0;
|
|
33498
|
+
}
|
|
33499
|
+
|
|
33500
|
+
.E_s1io1lws {
|
|
33501
|
+
display: flex;
|
|
33502
|
+
align-items: center;
|
|
33503
|
+
flex-shrink: 0;
|
|
33504
|
+
}
|
|
33505
|
+
|
|
33506
|
+
.E_w1dxz879 {
|
|
33507
|
+
display: flex;
|
|
33508
|
+
flex-direction: column;
|
|
33509
|
+
gap: 6px;
|
|
33510
|
+
}
|
|
33511
|
+
|
|
33512
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
33513
|
+
max-height: var(--w1dxz879-0);
|
|
33514
|
+
text-overflow: clip;
|
|
33515
|
+
overflow: hidden;
|
|
33516
|
+
}
|
|
33517
|
+
|
|
33518
|
+
.E_w1dxz879 .tips {
|
|
33519
|
+
color: #fff;
|
|
33520
|
+
opacity: 0.8;
|
|
33521
|
+
}
|
|
33522
|
+
|
|
33523
|
+
.E_h1ol2wl7 {
|
|
33524
|
+
font-weight: bold;
|
|
33525
|
+
background-color: unset;
|
|
33526
|
+
padding: unset;
|
|
33527
|
+
}
|
|
33528
|
+
|
|
33512
33529
|
.E_suhck3k {
|
|
33513
33530
|
height: 24px;
|
|
33514
33531
|
width: 24px;
|
|
@@ -33541,23 +33558,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33541
33558
|
margin-right: 6px;
|
|
33542
33559
|
}
|
|
33543
33560
|
|
|
33544
|
-
.E_w1dxz879 {
|
|
33545
|
-
display: flex;
|
|
33546
|
-
flex-direction: column;
|
|
33547
|
-
gap: 6px;
|
|
33548
|
-
}
|
|
33549
|
-
|
|
33550
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
33551
|
-
max-height: var(--w1dxz879-0);
|
|
33552
|
-
text-overflow: clip;
|
|
33553
|
-
overflow: hidden;
|
|
33554
|
-
}
|
|
33555
|
-
|
|
33556
|
-
.E_w1dxz879 .tips {
|
|
33557
|
-
color: #fff;
|
|
33558
|
-
opacity: 0.8;
|
|
33559
|
-
}
|
|
33560
|
-
|
|
33561
33561
|
.E_hrhfj7c {
|
|
33562
33562
|
display: none;
|
|
33563
33563
|
}
|
|
@@ -34681,10 +34681,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34681
34681
|
background-color: transparent;
|
|
34682
34682
|
}
|
|
34683
34683
|
|
|
34684
|
-
.E_c1yd35n {
|
|
34685
|
-
padding: 0 12px 14px 12px;
|
|
34686
|
-
}
|
|
34687
|
-
|
|
34688
34684
|
.E_ckui4s7 {
|
|
34689
34685
|
color: #2d3a56;
|
|
34690
34686
|
line-height: 22px;
|
|
@@ -34812,6 +34808,29 @@ input.E_rf8rlle.ant-input {
|
|
|
34812
34808
|
margin-right: 2px;
|
|
34813
34809
|
}
|
|
34814
34810
|
|
|
34811
|
+
.E_c1yd35n {
|
|
34812
|
+
padding: 0 12px 14px 12px;
|
|
34813
|
+
}
|
|
34814
|
+
|
|
34815
|
+
.E_b14q2gmw {
|
|
34816
|
+
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);
|
|
34817
|
+
}
|
|
34818
|
+
|
|
34819
|
+
.E_c1eym6el {
|
|
34820
|
+
border-radius: 8px;
|
|
34821
|
+
background-color: white;
|
|
34822
|
+
}
|
|
34823
|
+
|
|
34824
|
+
.E_c1eym6el.hoverable {
|
|
34825
|
+
cursor: pointer;
|
|
34826
|
+
}
|
|
34827
|
+
|
|
34828
|
+
.E_c1eym6el.hoverable:hover {
|
|
34829
|
+
transition: all 200ms ease;
|
|
34830
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34831
|
+
transform: translateY(-4px);
|
|
34832
|
+
}
|
|
34833
|
+
|
|
34815
34834
|
.E_lht19u8 {
|
|
34816
34835
|
width: 64px;
|
|
34817
34836
|
height: 64px;
|
|
@@ -34861,23 +34880,43 @@ input.E_rf8rlle.ant-input {
|
|
|
34861
34880
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34862
34881
|
}
|
|
34863
34882
|
|
|
34864
|
-
.
|
|
34865
|
-
|
|
34883
|
+
.E_w7ob4th.outside-tag {
|
|
34884
|
+
padding-left: 0;
|
|
34866
34885
|
}
|
|
34867
34886
|
|
|
34868
|
-
.
|
|
34869
|
-
border-radius:
|
|
34870
|
-
|
|
34887
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34888
|
+
border-radius: 4px 0 0 4px;
|
|
34889
|
+
padding-right: 4px;
|
|
34890
|
+
margin-right: 4px;
|
|
34871
34891
|
}
|
|
34872
34892
|
|
|
34873
|
-
.
|
|
34874
|
-
|
|
34893
|
+
.E_slr2ynn {
|
|
34894
|
+
padding: 0 8px;
|
|
34895
|
+
height: 18px;
|
|
34875
34896
|
}
|
|
34876
34897
|
|
|
34877
|
-
.
|
|
34878
|
-
|
|
34879
|
-
|
|
34880
|
-
|
|
34898
|
+
.E_m140wbb6 {
|
|
34899
|
+
padding: 2px 8px;
|
|
34900
|
+
height: 24px;
|
|
34901
|
+
}
|
|
34902
|
+
|
|
34903
|
+
.E_t1fozc1i {
|
|
34904
|
+
margin: 0;
|
|
34905
|
+
}
|
|
34906
|
+
|
|
34907
|
+
.E_i1vxv4ln {
|
|
34908
|
+
margin-right: 4px;
|
|
34909
|
+
height: 16px;
|
|
34910
|
+
}
|
|
34911
|
+
|
|
34912
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34913
|
+
font-weight: 700;
|
|
34914
|
+
color: #00122e;
|
|
34915
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34916
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34917
|
+
word-break: break-all;
|
|
34918
|
+
display: inline;
|
|
34919
|
+
white-space: normal;
|
|
34881
34920
|
}
|
|
34882
34921
|
|
|
34883
34922
|
button.E_l48ei06.ant-btn {
|
|
@@ -34943,31 +34982,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34943
34982
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34944
34983
|
}
|
|
34945
34984
|
|
|
34946
|
-
.E_l12xdkhl {
|
|
34947
|
-
width: 64px;
|
|
34948
|
-
height: 64px;
|
|
34949
|
-
max-width: 64px;
|
|
34950
|
-
max-height: 64px;
|
|
34951
|
-
overflow: hidden;
|
|
34952
|
-
display: flex;
|
|
34953
|
-
align-items: center;
|
|
34954
|
-
justify-content: center;
|
|
34955
|
-
position: relative;
|
|
34956
|
-
opacity: 0.6;
|
|
34957
|
-
}
|
|
34958
|
-
|
|
34959
|
-
.E_l12xdkhl .icon-wrapper {
|
|
34960
|
-
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
34961
|
-
}
|
|
34962
|
-
|
|
34963
|
-
@keyframes rotate {
|
|
34964
|
-
from {
|
|
34965
|
-
transform: rotate(0deg);
|
|
34966
|
-
}
|
|
34967
|
-
to {
|
|
34968
|
-
transform: rotate(360deg);
|
|
34969
|
-
}
|
|
34970
|
-
}
|
|
34971
34985
|
.E_sddwhm6 {
|
|
34972
34986
|
margin: 0;
|
|
34973
34987
|
border-radius: 20px;
|
|
@@ -35514,45 +35528,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35514
35528
|
background: #fff;
|
|
35515
35529
|
}
|
|
35516
35530
|
|
|
35517
|
-
.
|
|
35518
|
-
|
|
35519
|
-
|
|
35520
|
-
|
|
35521
|
-
|
|
35522
|
-
|
|
35523
|
-
|
|
35524
|
-
|
|
35525
|
-
|
|
35526
|
-
|
|
35527
|
-
.
|
|
35528
|
-
padding: 0 8px;
|
|
35529
|
-
height: 18px;
|
|
35530
|
-
}
|
|
35531
|
-
|
|
35532
|
-
.E_m140wbb6 {
|
|
35533
|
-
padding: 2px 8px;
|
|
35534
|
-
height: 24px;
|
|
35535
|
-
}
|
|
35536
|
-
|
|
35537
|
-
.E_t1fozc1i {
|
|
35538
|
-
margin: 0;
|
|
35531
|
+
.E_l12xdkhl {
|
|
35532
|
+
width: 64px;
|
|
35533
|
+
height: 64px;
|
|
35534
|
+
max-width: 64px;
|
|
35535
|
+
max-height: 64px;
|
|
35536
|
+
overflow: hidden;
|
|
35537
|
+
display: flex;
|
|
35538
|
+
align-items: center;
|
|
35539
|
+
justify-content: center;
|
|
35540
|
+
position: relative;
|
|
35541
|
+
opacity: 0.6;
|
|
35539
35542
|
}
|
|
35540
35543
|
|
|
35541
|
-
.
|
|
35542
|
-
|
|
35543
|
-
height: 16px;
|
|
35544
|
+
.E_l12xdkhl .icon-wrapper {
|
|
35545
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
35544
35546
|
}
|
|
35545
35547
|
|
|
35546
|
-
|
|
35547
|
-
|
|
35548
|
-
|
|
35549
|
-
|
|
35550
|
-
|
|
35551
|
-
|
|
35552
|
-
|
|
35553
|
-
white-space: normal;
|
|
35548
|
+
@keyframes rotate {
|
|
35549
|
+
from {
|
|
35550
|
+
transform: rotate(0deg);
|
|
35551
|
+
}
|
|
35552
|
+
to {
|
|
35553
|
+
transform: rotate(360deg);
|
|
35554
|
+
}
|
|
35554
35555
|
}
|
|
35555
|
-
|
|
35556
35556
|
.E_t1dtlqs1 {
|
|
35557
35557
|
margin-bottom: 4px;
|
|
35558
35558
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -35786,6 +35786,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35786
35786
|
margin-right: 8px;
|
|
35787
35787
|
}
|
|
35788
35788
|
|
|
35789
|
+
.E_i1g85yz3 {
|
|
35790
|
+
margin-right: 4px;
|
|
35791
|
+
height: 16px;
|
|
35792
|
+
}
|
|
35793
|
+
|
|
35789
35794
|
.E_sjob3jg {
|
|
35790
35795
|
--item-min-width: 60px;
|
|
35791
35796
|
}
|
|
@@ -36073,11 +36078,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36073
36078
|
background: rgba(163, 180, 204, 0.18);
|
|
36074
36079
|
}
|
|
36075
36080
|
|
|
36076
|
-
.E_i1g85yz3 {
|
|
36077
|
-
margin-right: 4px;
|
|
36078
|
-
height: 16px;
|
|
36079
|
-
}
|
|
36080
|
-
|
|
36081
36081
|
.E_msn7nxt {
|
|
36082
36082
|
color: rgba(44, 56, 82, 0.6);
|
|
36083
36083
|
text-align: center;
|